@font-face{font-family:Poppins;font-weight:400;src:url(/assets/Poppins-Regular-CfG6Z_oO.woff2) format("woff2")}@font-face{font-family:Poppins;font-weight:500;src:url(/assets/Poppins-Medium-Dq1rtk94.woff2) format("woff2")}@font-face{font-family:Poppins;font-weight:600;src:url(Poppins-Semibold.woff2) format("woff2")}@font-face{font-family:Poppins;font-weight:700;src:url(/assets/Poppins-Bold-by1NX2R9.woff2) format("woff2")}:root{--headerHeight: 50px;--footerHeight: 70px;--pageBg: #f1f2f4;--headerBg: #ffffff;--footerBg: #1f2937}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;overflow-x:hidden;color:#1f2937;background-color:#f1f2f4}a{color:#1f2937;text-decoration:none}.line{display:flex;position:relative;width:100%;flex-wrap:wrap}.line:not(:last-child){margin-bottom:12px}.line.mini:not(:last-child){margin-bottom:4px}.line.tiny:not(:last-child){margin-bottom:8px}.line.small:not(:last-child){margin-bottom:12px}.line.semi-medium:not(:last-child){margin-bottom:16px}.line.medium:not(:last-child){margin-bottom:20px}.line.upper-middle:not(:last-child){margin-bottom:24px}.line.big{margin-bottom:30px}.line.bigger:not(:last-child){margin-bottom:40px}.line.great:not(:last-child){margin-bottom:50px}.flex,.flex_nowrap,.flex_column,.flex_align_center,.flex_align_start,.flex_align_end,.flex_justify_start,.flex_justify_center,.flex_justify_end,.flex_justify_around,.flex_justify_between{display:flex}.flex_nowrap{flex-wrap:nowrap}.flex_column{flex-direction:column}.flex_align_center{align-items:center}.flex_align_start{align-items:flex-start}.flex_align_end{align-items:flex-end}.flex_justify_start{justify-content:flex-start}.flex_justify_center{justify-content:center}.flex_justify_end{justify-content:flex-end}.flex_justify_around{justify-content:space-around}.flex_justify_between{justify-content:space-between}.text_lowercase{text-transform:lowercase}.text_lowercase_firstLetter:first-letter{text-transform:lowercase}.text_uppercase{text-transform:uppercase}.text_uppercase_firstLetter:first-letter{text-transform:uppercase}.text_underline{text-decoration:underline}.text_center{text-align:center}.text_italic{font-style:italic}.text_opensans{font-family:Open Sans,sans-serif}.text_regular{font-weight:400}.text_medium{font-weight:500}.text_semiBold{font-weight:600}.text_bold{font-weight:700}.text_font-10{font-size:10px;line-height:14px}.text_font-12{font-size:12px;line-height:16px}.text_font-13{font-size:13px;line-height:16px}.text_font-14{font-size:14px;line-height:17px}.text_font-16{font-size:16px;line-height:19px}.text_font-18{font-size:18px;line-height:21px}.text_font-20{font-size:20px;line-height:23px}.text_font-22{font-size:22px;line-height:35px}.text_font-24{font-size:24px;line-height:37px}.text_font-26{font-size:26px;line-height:39px}.Header{position:relative;width:100%;background-color:var(--headerBg);border-bottom:1px solid #eee}.HeaderContent{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:1280px;padding:12px 0;box-sizing:border-box;height:var(--headerHeight)}.HeaderLinks{display:flex;align-items:center;justify-content:center;margin:16px 0;column-gap:24px}.HeaderLinks>a:nth-child(2).notification{animation-name:wave;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite}@keyframes wave{to{opacity:1}0%{opacity:.5}}.HeaderProfile{display:flex;align-items:center;justify-content:center;cursor:pointer;width:32px;height:32px;border-radius:8px;color:#fff;background-color:#0073e6}.Page{position:relative;width:100%;box-sizing:border-box}.PageContent{width:1280px;position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;min-height:calc(100vh - var(--headerHeight) - 24px - 37px);box-sizing:content-box;padding:24px 24px 37px}.Footer{width:100%;background-color:#1f2937}.FooterContent{display:flex;align-items:center;justify-content:center;margin:0 auto;width:1280px;padding:12px 24px;box-sizing:border-box;height:var(--footerHeight);color:#fff9}
