@keyframes bounce{0%,20%,50%,80%,to{-moz-transform:translateY(0) rotate(90deg);-ms-transform:translateY(0) rotate(90deg);-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}40%{-moz-transform:translateY(15) rotate(90deg);-ms-transform:translateY(15px) rotate(90deg);-webkit-transform:translateY(15px) rotate(90deg);transform:translateY(15px) rotate(90deg)}60%{-moz-transform:translateY(7) rotate(90deg);-ms-transform:translateY(7px) rotate(90deg);-webkit-transform:translateY(7px) rotate(90deg);transform:translateY(7px) rotate(90deg)}}.header{width:100%;padding:0 55px}.header__wrap{margin:0 auto;text-align:center}.header__wrap .header__icon{width:100%;height:auto;min-width:40px;min-height:40px;max-width:40px;max-height:40px;object-fit:contain}.header__wrap .header__content{display:flex;flex-direction:column;gap:12px}.header__wrap .header__content .header__description{margin-bottom:0;color:var(--c-scale-11_txt)}.header__wrap .header__title{margin-block-end:0;font-weight:var(--font_weight_bold);font-family:var(--font_primary)}.header__wrap .header__description,.header__wrap .header__subtitle{font-weight:var(--font_weight_regular);font-family:var(--font_secondary)}.jump-to{max-width:1536px;margin:0 auto;padding:64px 48px}.jump-to__content .jump-to__header{padding-bottom:46px}.jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.desktop,.jump-to__content .jump-to__header .header__wrap .header__icon.desktop{display:flex}.jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.mobile,.jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.tablet,.jump-to__content .jump-to__header .header__wrap .header__icon.mobile,.jump-to__content .jump-to__header .header__wrap .header__icon.tablet{display:none}.jump-to__content .jump-to__cards{gap:24px;flex-wrap:wrap}.jump-to__content .jump-to__cards .jump-to__card{max-width:372px;max-height:290px;width:100%;height:290px;padding:24px;background:var(--c-scale-1_bg);color:var(--c-scale-11_txt);cursor:pointer}.jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent{gap:16px;text-align:center;background:var(--c-scale-1_bg);justify-content:space-between}.jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon{max-width:38px;max-height:38px;width:100%;height:auto;margin:0 auto}.jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon svg path{fill:var(--c-scale-11)}.jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-title{padding-top:15px;font-weight:var(--font_weight_bold);font-family:var(--font_primary)}.jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-description{padding-bottom:10px;font-weight:var(--font_weight_regular);font-family:var(--font_secondary)}.jump-to__content .jump-to__cards .jump-to__card .arrow{transform:rotate(90deg);position:relative}.jump-to__content .jump-to__cards .jump-to__card .arrow .arrow-icon{margin-left:-16px;position:relative}.jump-to__content .jump-to__cards .jump-to__card .arrow .arrow-icon path,.jump-to__content .jump-to__cards .jump-to__card .arrow .arrow-icon-double path{fill:var(--c-scale-12_fill)}.jump-to__content .jump-to__cards .jump-to__card .arrow .arrow-icon-double{position:absolute;left:-10px}.jump-to__content .jump-to__cards .jump-to__card .arrow.hide-arrow{display:none}.jump-to__content .jump-to__cards .jump-to__card:hover .card-description{padding-bottom:-10px}.jump-to__content .jump-to__cards .jump-to__card:hover .arrow{-moz-animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}.jump-to--wrapper{background-color:var(--c-scale-1_bg)}.c-s-max-width-768 .jump-to{padding:40px 48px}.c-s-max-width-768 .jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.tablet,.c-s-max-width-768 .jump-to__content .jump-to__header .header__wrap .header__icon.tablet{display:flex}.c-s-max-width-768 .jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.desktop,.c-s-max-width-768 .jump-to__content .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.mobile,.c-s-max-width-768 .jump-to__content .jump-to__header .header__wrap .header__icon.desktop,.c-s-max-width-768 .jump-to__content .jump-to__header .header__wrap .header__icon.mobile{display:none}.c-s-max-width-300 .jump-to,.c-s-max-width-480 .jump-to{padding:40px 24px}.c-s-max-width-480 .jump-to .jump-to__header{padding:0 0 40px}.c-s-max-width-480 .jump-to .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.mobile,.c-s-max-width-480 .jump-to .jump-to__header .header__wrap .header__icon.mobile{display:flex}.c-s-max-width-480 .jump-to .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.desktop,.c-s-max-width-480 .jump-to .jump-to__cards .jump-to__card .jump-to__cardcontent .card-icon.tablet,.c-s-max-width-480 .jump-to .jump-to__header .header__wrap .header__icon.desktop,.c-s-max-width-480 .jump-to .jump-to__header .header__wrap .header__icon.tablet{display:none}.c-s-max-width-300 .jump-to__content .jump-to__cards .jump-to__card{max-height:unset;height:100%}