.v-button{align-items:center;border:none;cursor:pointer;display:inline-flex;justify-content:center;outline:none;position:relative;text-align:center;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-button--orange{background-color:#fac02e;border-radius:7rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){.v-button--orange:hover{background-color:#ffd66d}}.v-button--orange.is-disabled{background-color:#fac02e80}.v-button--gray{background-color:#fafafa;border-radius:7rem}.v-button--border{background-color:#fff;border:2px solid #fac02e;border-radius:7rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){.v-button--border:hover{background-color:#ffd66d}}.v-button--transparent{background-color:transparent}.v-button--big{font-size:2.4rem;font-weight:700;height:7.4rem;line-height:7.4rem;padding:0 2.6rem}@media only screen and (max-width:1024px){.v-button--big{font-size:22px;height:60px;line-height:60px}}@media only screen and (max-width:767px){.v-button--big{font-size:18px;height:50px;line-height:50px}}.v-button--xsmall{font-size:2rem;font-weight:600;height:7rem;line-height:normal;padding:0 2.6rem}@media only screen and (max-width:1024px){.v-button--xsmall{height:60px}}.v-button--medium{font-size:1.4rem;font-weight:700;height:4.6rem;padding:0 2.6rem}.v-button--medium .v-button__icon{height:2rem;width:2rem}.v-button--sm{font-size:1.4rem;font-weight:700;height:3.8rem;padding:0 2.6rem}.v-button--sm .v-button__icon{height:2rem;width:2rem}.v-button--small{font-size:1.4rem;font-weight:700;height:3rem;padding:0 2.6rem}.v-button--custom{font-size:1.4rem;font-weight:700;padding-left:3rem}.v-button--custom .v-button__icon{height:2rem;left:.2rem;position:absolute;top:45%;transform:translateY(-50%);transition:left .15s ease;width:2rem}.v-button--custom:hover .v-button__icon{left:0}.v-button__content{align-items:center;display:inline-flex;gap:1rem;justify-content:center;overflow:hidden;transition:opacity .3s ease}.v-button__content--hidden{opacity:0}.v-button__text{overflow:hidden;text-overflow:ellipsis}.v-button.is-disabled{pointer-events:none}.v-button.is-spinner{position:relative}.v-button.is-spinner:after{animation:spinner 1s linear 0s infinite;border:.3rem solid hsla(0,0%,100%,.5);border-radius:50%;border-top-color:#000;bottom:0;content:"";height:2rem;left:0;margin:auto;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;width:2rem}.v-button.is-loading{pointer-events:none}.v-button.is-loading:after{opacity:1}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._BaseModal_4wyrm_8{background:#fff;border-radius:19px;left:50%;max-height:80%;overflow-y:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:55%}._BaseModal_4wyrm_8.__login_4wyrm_19{left:50%;padding:8px;top:50%;transform:translate(-50%,-50%);width:61.8rem}@media only screen and (max-width:767px){._BaseModal_4wyrm_8.__login_4wyrm_19{width:90%}}._BaseModal_4wyrm_8.__qr_4wyrm_31{max-width:50rem;width:100%}._BaseModal_4wyrm_8.__instruction_4wyrm_35{max-width:48rem;width:100%}@media only screen and (max-width:767px){._BaseModal_4wyrm_8.__instruction_4wyrm_35{width:calc(100% - 3.2rem)}}._BaseModal_4wyrm_8.__verification_4wyrm_44{max-width:76.2rem;width:100%}._BaseModal_4wyrm_8.__verify_4wyrm_48{background:#ffffffe6;border-radius:unset;height:100vh;left:unset;max-height:unset;padding:0;position:relative;top:unset;transform:unset;width:100%}@media only screen and (max-width:767px){._BaseModal_4wyrm_8.__verify_4wyrm_48{width:100%}}@media only screen and (max-width:1330px){._BaseModal_4wyrm_8{width:75%}}@media only screen and (max-width:767px){._BaseModal_4wyrm_8{width:95%}}._BaseModal_4wyrm_8.modal-appear-enter-active{transition:transform .4s}._BaseModal_4wyrm_8.modal-appear-leave-active{transition:transform .2s}._BaseModal_4wyrm_8.modal-appear-enter-from,._BaseModal_4wyrm_8.modal-appear-leave-to{transform:translate(110%)}._BaseModal_4wyrm_8._to-left{left:0;right:auto}._BaseModal_4wyrm_8._to-left.modal-appear-enter,._BaseModal_4wyrm_8._to-left.modal-appear-leave-to{transform:translate(-110%)}._close_4wyrm_92{cursor:pointer;height:1.7rem;position:absolute;right:1.8rem;top:1.8rem;width:1.7rem;z-index:1}@media only screen and (max-width:767px){._close_4wyrm_92{height:12px;top:12px;width:12px}}._close_4wyrm_92 svg{height:100%;width:100%}._MessageModal_12qrd_8{border-radius:2.4rem;width:34.2rem}@media only screen and (max-width:767px){._MessageModal_12qrd_8{width:calc(100% - 4rem)}}._content_12qrd_18{align-items:center;display:flex;flex-direction:column;padding:3.2rem 2.4rem 2.4rem;text-align:center}@media only screen and (max-width:767px){._content_12qrd_18{padding:3.2rem 2rem 2rem}}._iconWrap_12qrd_31{align-items:center;display:flex;height:6rem;justify-content:center;margin-bottom:2.4rem;width:6.2rem}._icon_12qrd_31{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}._title_12qrd_47{color:#232526;font-size:2rem;font-weight:500;line-height:1.2;margin:0 0 1.2rem}._message_12qrd_55{color:#23252680;font-size:1.6rem;font-weight:400;line-height:1.35;margin:0 0 2.4rem;width:100%}._message_12qrd_55 p{margin:0}._message_12qrd_55 p+p{margin-top:.8rem}._message_12qrd_55 a{color:#232526;text-decoration:underline;text-underline-offset:.2rem}._message_12qrd_55 b,._message_12qrd_55 strong{color:#232526;font-weight:500}._action_12qrd_80{width:100%}._button_12qrd_84{border:1px solid hsla(0,0%,100%,.129);border-radius:1.6rem;color:#fff;min-height:4.8rem;padding:1.35rem 2rem;width:100%}._button_12qrd_84,._button_12qrd_84:hover{background:radial-gradient(33.85% 100% at 49.43% .89%,#232526 0,#020202)}._button_12qrd_84:hover{color:#ffffff63}.v-checkbox{align-items:center;display:flex;font-size:1.4rem;line-height:1;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-checkbox__body{align-items:center;background-color:transparent;border:2px solid #fac02e;border-radius:50%;display:inline-flex;flex-shrink:0;height:2.4rem;justify-content:center;margin-right:1rem;transition:background-color .3s ease-in-out,border-color .3s ease-in-out;width:2.4rem}.v-checkbox__arrow{color:#fac02e;height:100%;transform:scale(0);transition:transform .3s ease-in-out;width:100%}.v-checkbox__native{display:none}.v-checkbox.is-disabled{pointer-events:none}.v-checkbox.is-checked .v-checkbox__arrow{transform:scale(1)}._LoginForm_mnyan_8{width:100%}._fieldset_mnyan_12{display:flex;flex-direction:column;gap:1rem;margin-top:3.4rem;width:100%}._inner_mnyan_20{display:flex;justify-content:flex-end}._link_mnyan_25{color:#fac02e;font-size:1.4rem;font-weight:700;text-align:right}._link_mnyan_25:hover{color:#0a58ca}._submit_mnyan_35{display:inline-flex;flex-direction:column;gap:2rem;width:100%}._submit_mnyan_35 span{font-size:1.4rem}._error_mnyan_45{background:#d14d4d;border-radius:.9rem;color:#fff;font-size:1.6rem;font-weight:800;line-height:1.25;margin-bottom:.9rem;padding:1.2rem;text-align:center}._title_abnms_8{align-items:center;border-bottom:.4rem solid #fac02e;border-radius:1.1rem 1.1rem 0 0;box-shadow:0 -12px 50px #0000001a;display:flex;flex-direction:column;font-size:2.4rem;font-weight:800;justify-content:center;line-height:2.8rem;padding:2.4rem 0 3rem;text-align:center;width:100%}@media only screen and (max-width:767px){._title_abnms_8{font-size:22px;line-height:26px;padding:18px 0 20px}}._form_abnms_31{padding:1rem 2.2rem 3.2rem}@media only screen and (max-width:767px){._form_abnms_31{padding:10px}}._dropdown_18xwi_8{background:#fff;border-radius:1.6rem;box-shadow:0 8px 32px #2325261f,0 2px 8px #2325260f;min-width:26rem;padding:.8rem;position:absolute;right:0;top:calc(100% + .8rem);z-index:100}._top_18xwi_20{display:none;justify-content:flex-end}@media only screen and (max-width:767px){._top_18xwi_20{display:flex}}._btnClose_18xwi_30{display:flex}._iconClose_18xwi_34{height:3.2rem;width:3.2rem}._emailRow_18xwi_39{align-items:center;color:#232526;display:flex;gap:1.2rem;padding:1.2rem 1.6rem}._emailIcon_18xwi_47{align-items:center;color:#8d8f96;display:flex;flex-shrink:0;justify-content:center}._emailText_18xwi_55{color:#232526;font-size:1.4rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._separator_18xwi_64{background:#eeeff1;height:1px;margin:.4rem 0}._item_18xwi_70{align-items:center;background:none;border:none;border-radius:1rem;color:#232526;cursor:pointer;display:flex;font-size:1.4rem;font-weight:500;gap:1.2rem;padding:1.2rem 1.6rem;text-align:left;text-decoration:none;transition:background-color .15s ease;width:100%}._item_18xwi_70:hover{background-color:#f5f5f5;color:#232526}._itemIcon_18xwi_92,._langIcon_18xwi_98{flex-shrink:0;height:2rem;width:2rem}._logout_18xwi_104{color:#232526}._mobileDropdown_18xwi_108{left:1.6rem;max-height:calc(100vh - 8rem);overflow-y:auto;position:fixed;right:1.6rem;top:6.4rem;z-index:200}@media only screen and (max-width:1024px){._mobileDropdown_18xwi_108{left:unset;min-width:280px}}@media only screen and (max-width:767px){._mobileDropdown_18xwi_108{border-bottom-right-radius:0;border-top-right-radius:0;height:100vh;max-height:unset;right:0;top:0}}._langRow_18xwi_134{align-items:center;display:flex;gap:.8rem;padding:1.2rem 1.6rem}._langBtn_18xwi_141{background:none;border:none;color:#23252666;cursor:pointer;font-size:1.4rem;font-weight:400;padding:0;transition:color .15s}._langBtn_18xwi_141:hover{color:#232526}._langBtnActive_18xwi_155{color:#232526;font-weight:600}._langDivider_18xwi_160{color:#23252640;font-size:1.4rem}._dropdown_bntty_8{background:#fff;border-radius:1.6rem;box-shadow:0 8px 32px #2325261f,0 2px 8px #2325260f;left:1.6rem;max-height:calc(100vh - 8rem);overflow-y:auto;padding:.8rem;position:fixed;right:1.6rem;top:6.4rem;z-index:200}@media only screen and (max-width:1024px){._dropdown_bntty_8{left:unset;min-width:280px}}@media only screen and (max-width:767px){._dropdown_bntty_8{border-bottom-right-radius:0;border-top-right-radius:0;height:100vh;max-height:unset;min-width:280px;right:0;top:0}}._top_bntty_39{display:none;justify-content:flex-end}@media only screen and (max-width:767px){._top_bntty_39{display:flex}}._btnClose_bntty_49{display:flex}._iconClose_bntty_53{height:3.2rem;width:3.2rem}._btn_bntty_49{background:radial-gradient(33.85% 100% at 49.43% .89%,#232526 0,#020202);border-radius:1.6rem;color:#fff;font-size:1.6rem;margin:.8rem 0;padding:1.35rem 0;width:100%}._item_bntty_68{align-items:center;border-radius:1rem;color:#232526;cursor:pointer;display:flex;font-size:1.4rem;font-weight:500;gap:1.2rem;padding:1.2rem 1.6rem;text-decoration:none;transition:background-color .15s ease;width:100%}._item_bntty_68:hover{background-color:#f5f5f5;color:#232526}._itemIcon_bntty_87{flex-shrink:0;height:2rem;width:2rem}._separator_bntty_93{background:#eeeff1;height:1px;margin:.4rem 0}._langRow_bntty_99{align-items:center;display:flex;gap:.8rem;padding:1.2rem 1.6rem}._langIcon_bntty_106{flex-shrink:0;height:2rem;width:2rem}._langBtn_bntty_112{background:none;border:none;color:#23252666;cursor:pointer;font-size:1.4rem;font-weight:400;padding:0;transition:color .15s}._langBtn_bntty_112:hover{color:#232526}._langBtnActive_bntty_126{color:#232526;font-weight:600}._langDivider_bntty_131{color:#23252640;font-size:1.4rem}._redesignModalContent_ayf8c_8{align-items:center;display:flex;flex-direction:column;margin-top:3.2rem;width:100%}._redesignModalContent_ayf8c_8 h5{font-size:2.4rem;font-weight:600;margin-bottom:3.2rem}@media only screen and (max-width:1024px){._redesignModalContent_ayf8c_8 h5{margin-bottom:2.4rem}}@media only screen and (max-width:767px){._redesignModalContent_ayf8c_8 h5{margin-bottom:1.6rem}}@media only screen and (max-width:1024px){._redesignModalContent_ayf8c_8{margin-top:2.4rem}}@media only screen and (max-width:767px){._redesignModalContent_ayf8c_8{margin-top:2.4rem}}._overlay_ayf8c_41{background:#0009;top:0;right:0;bottom:0;left:0;position:fixed;z-index:98}._mobileOverlay_ayf8c_48{background:#0006;top:0;right:0;bottom:0;left:0;position:fixed;z-index:199}._swiperNav_ayf8c_55{display:flex;gap:3.2rem;justify-content:center;margin-bottom:3.2rem;margin-top:3.2rem}@media only screen and (max-width:1024px){._swiperNav_ayf8c_55{margin-bottom:1.4rem;margin-top:2.4rem}}@media only screen and (max-width:767px){._swiperNav_ayf8c_55{margin-bottom:2.4rem;margin-top:1.6rem}}._navBtn_ayf8c_75{cursor:pointer;height:2.4rem;width:2.4rem}._navBtn_ayf8c_75 img{height:2.6rem;width:2.6rem}._redesignModal_ayf8c_8{height:900px!important;left:50%;max-height:unset!important;overflow:hidden!important;position:fixed;top:50%;transform:translate(-50%) translateY(-50%);width:1000px!important;z-index:99}@media only screen and (max-width:1024px){._redesignModal_ayf8c_8{height:630px!important;width:700px!important}}@media only screen and (max-width:767px){._redesignModal_ayf8c_8{height:343px!important;width:328px!important}}._swiper_ayf8c_55{height:calc(900px - 17.6rem);max-width:100%;width:936px}@media only screen and (max-width:1024px){._swiper_ayf8c_55{height:calc(630px - 13.4rem);width:100%}}@media only screen and (max-width:767px){._swiper_ayf8c_55{height:calc(343px - 12.8rem)}}._swiperImg_ayf8c_126{border-radius:1.6rem;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}._redesignPreview_ayf8c_133{align-items:center;background-image:url(../images/header/preview-banner.png);background-size:cover;display:flex;gap:1.6rem;height:60px;justify-content:center;padding:1.4rem 0;position:relative;width:100%}@media only screen and (max-width:1024px){._redesignPreview_ayf8c_133{padding:1.2rem 1.25rem}}._redesignPreview_ayf8c_133 button{align-items:center;background:radial-gradient(33.85% 100% at 49.43% .89%,#232526 0,#020202);border:1px solid hsla(0,0%,100%,.129);border-radius:1.2rem;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:400;gap:.4rem;padding:.4rem 2.4rem}._redesignPreview_ayf8c_133 button img{height:2.4rem;width:2.4rem}@media only screen and (max-width:1024px){._redesignPreview_ayf8c_133 button{padding:.8rem 1.2rem}}._redesignPreviewClose_ayf8c_173{color:#000;cursor:pointer;height:1.4rem;position:absolute;right:2rem;width:1.4rem}._redesignPreviewClose_ayf8c_173 svg{height:100%;width:100%}._redesignPreviewTitle_ayf8c_186{font-size:1.6rem;font-weight:600}@media only screen and (max-width:1024px){._redesignPreviewTitle_ayf8c_186{font-size:1.2rem;max-width:121px}}._redesignModalTitle_ayf8c_197{align-items:center;display:flex;gap:.8rem}._redesignModalTitle_ayf8c_197 img{height:2.4rem;width:2.4rem}._banner_ayf8c_207{align-items:center;background:#232526;display:none;height:5.4rem;justify-content:center;position:relative;width:100%;z-index:5}._banner_ayf8c_207.__active_ayf8c_217{display:flex}@media only screen and (max-width:767px){._banner_ayf8c_207{height:40px}}._contest_ayf8c_226{align-items:center;border:2px solid #fac02e;border-radius:35px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;padding:1rem 4rem;position:relative}@media only screen and (max-width:767px){._contest_ayf8c_226{font-size:12px;padding:8px 14px}}._contest_ayf8c_226:hover{border-color:#fff;color:#fff}._contest_ayf8c_226:hover path{fill:#fff}._contest_ayf8c_226 svg{margin-right:1rem}._contestIcon_ayf8c_254{color:#fac02e;height:1.6rem;width:1.6rem}._close_ayf8c_260{color:#fff;cursor:pointer;height:1.7rem;position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:1.7rem}@media only screen and (max-width:767px){._close_ayf8c_260{height:14px;right:12px;width:14px}}._close_ayf8c_260 svg{max-height:100%;max-width:100%;position:absolute}._header_ayf8c_283{background:#fff;height:6.4rem;padding:2.1rem 0;position:relative;width:100%;z-index:5}@media only screen and (max-width:1024px){._header_ayf8c_283{height:6.4rem}}._wrapper_ayf8c_297{align-items:center;display:flex;gap:2rem;height:100%;justify-content:space-between;max-width:unset;padding-left:12rem;padding-right:12rem;width:100%}@media only screen and (max-width:1024px){._wrapper_ayf8c_297{padding-left:1.5rem;padding-right:1.5rem}}._logo_ayf8c_315{display:inline-flex;flex-shrink:0;max-width:100%}._logo_ayf8c_315 svg{height:auto;max-width:100%;width:166px}@media only screen and (max-width:1024px){._logo_ayf8c_315 svg{height:30px;width:97.5px}}._menu_ayf8c_332{height:100%}@media only screen and (max-width:1024px){._menu_ayf8c_332{display:none}}._menuList_ayf8c_341{align-items:center;display:flex;gap:3.2rem;height:100%}@media only screen and (max-width:1024px){._menuList_ayf8c_341{flex-direction:column;gap:15px}}@media (max-height:400px){._menuList_ayf8c_341{flex-direction:row;flex-wrap:wrap;justify-content:center}}._menuItem_ayf8c_361{align-items:center;display:flex;font-weight:500;height:100%;position:relative}@media only screen and (max-width:1024px){._menuItem_ayf8c_361{color:#fac02e;font-size:20px;font-weight:700;height:unset}}._menuItem_ayf8c_361:after{background-color:transparent;bottom:-22px;content:"";height:6px;left:0;position:absolute;transition:background-color .15s ease,width .25s linear;width:0}._menuItem_ayf8c_361:hover{color:#fac02e}._activeLink_ayf8c_390:after{background-color:#fac02e;width:100%}._action_ayf8c_395{align-items:center;display:flex;gap:1rem}._langSwitch_ayf8c_401{align-items:center;display:flex;gap:.4rem}@media only screen and (max-width:1024px){._langSwitch_ayf8c_401{display:none}}._langBtn_ayf8c_412{background:none;border:none;color:#23252666;cursor:pointer;font-size:1.4rem;font-weight:400;padding:0;transition:color .15s}._langBtn_ayf8c_412:hover{color:#232526}._langBtnActive_ayf8c_426{color:#232526;font-weight:600}._langDivider_ayf8c_431{color:#23252640;font-size:1.4rem}._profileWrap_ayf8c_436{position:relative}._profile_ayf8c_436{background-color:#fbc02d33;border-radius:16px;font-size:1.4rem;font-weight:500;padding:.8rem;text-align:center;transition:.5s}@media only screen and (max-width:1024px){._profile_ayf8c_436{display:none}}._profile_ayf8c_436:hover{background-color:#fbc02d73}._profileBtn_ayf8c_458{background:linear-gradient(266.11deg,#fbf5a7 -11.03%,#fac02e 52.35%);border-radius:12px;padding:.7rem 2.4rem}._register_ayf8c_464{max-width:21rem}@media only screen and (max-width:767px){._register_ayf8c_464{display:none}}._langSwitchMobile_ayf8c_473{align-items:center;display:none;gap:.4rem}@media only screen and (max-width:1024px){._langSwitchMobile_ayf8c_473{display:flex}}._loginMobile_ayf8c_484{display:none}@media only screen and (max-width:1024px){._loginMobile_ayf8c_484{display:flex}}._registerMobile_ayf8c_493{display:none}@media only screen and (max-width:1024px){._registerMobile_ayf8c_493{display:flex}}._burger_ayf8c_502{background-color:transparent;border-radius:50%;display:none;height:4rem;position:relative;width:4rem;z-index:5}@media only screen and (max-width:1024px){._burger_ayf8c_502{align-items:center;display:flex;justify-content:center}}@media only screen and (max-width:767px){._burger_ayf8c_502{height:35px;margin-right:30px;width:35px}}._burger_ayf8c_502.__open_ayf8c_525 ._burgerBar_ayf8c_525{background-color:transparent;transition:background-color .1s ease-in-out}._burger_ayf8c_502.__open_ayf8c_525 ._burgerBar_ayf8c_525:after,._burger_ayf8c_502.__open_ayf8c_525 ._burgerBar_ayf8c_525:before{top:0;transition:all .2s ease-in-out}._burger_ayf8c_502.__open_ayf8c_525 ._burgerBar_ayf8c_525:before{transform:rotate(45deg)}._burger_ayf8c_502.__open_ayf8c_525 ._burgerBar_ayf8c_525:after{transform:rotate(-45deg)}._burgerBar_ayf8c_525{background-color:#232526;border-radius:10px;height:2px;position:relative;transition:background-color .1s ease-in-out;width:20px}@media only screen and (max-width:1024px){._burgerBar_ayf8c_525{width:15px}}._burgerBar_ayf8c_525:after,._burgerBar_ayf8c_525:before{background-color:#232526;border-radius:10px;content:"";height:2px;left:0;position:absolute;transition:all .2s ease-in-out;width:100%}._burgerBar_ayf8c_525:before{top:-4px}._burgerBar_ayf8c_525:after{top:4px}._lang_ayf8c_401{position:absolute;right:2rem;top:50%}@media only screen and (max-width:1330px){._lang_ayf8c_401{right:10px}}._mobile_ayf8c_48{align-items:center;background-color:#fff;display:none;flex-direction:column;height:100vh;left:0;margin:6.4rem 0 0;position:absolute;top:0;transform:translate(-150%);transition:transform .2s ease;width:100%;z-index:4}@media only screen and (max-width:1024px){._mobile_ayf8c_48{display:flex;margin-top:6.4rem}}._mobile_ayf8c_48.__open_ayf8c_525{transform:translate(0)}._mobileWrap_ayf8c_606{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:space-around;margin-top:5.4rem}@media only screen and (max-width:1024px){._mobileWrap_ayf8c_606{height:100%;margin-top:54px;max-height:calc(100% - 200px);overflow-y:scroll}}@media only screen and (max-width:767px){._mobileWrap_ayf8c_606{margin-bottom:140px;margin-top:40px;max-height:calc(100% - 144px)}}._mobileWrap_ayf8c_606 nav{max-height:30rem;overflow-y:scroll;width:100%}._TheHead_1kqta_8{background-image:url(../images/default-block-header-bg.jpg);background-repeat:no-repeat;background-size:cover;margin-bottom:5rem;padding:1.2rem 0 3rem;position:relative;width:100%}._breadcrumbs_1kqta_18{position:relative}._list_1kqta_22{align-items:center;background-color:#fff;border-radius:46px;display:inline-flex;margin-bottom:1rem;padding:.9rem 1.2rem .8rem}._item_1kqta_31{align-items:center;display:flex;font-size:1.2rem;font-weight:600;position:relative}._item_1kqta_31 ._icon_1kqta_38{color:#b0b2ba;height:.8rem;margin:0 1rem;width:.4rem}._link_1kqta_45{color:#232526;position:relative}._link_1kqta_45.__current_1kqta_49{color:#b0b2ba;font-weight:700}._wrapper_1kqta_54{margin-top:2.4rem;padding-left:2.8rem;position:relative;width:70%}@media only screen and (max-width:1024px){._wrapper_1kqta_54{width:100%}}._wrapper_1kqta_54:before{background:linear-gradient(180deg,#d8dae3,#fac02e 139.4%);border-radius:72px;content:"";display:block;height:90%;left:0;position:absolute;top:6%;width:4px}._title_1kqta_77{font-size:4.8rem;font-weight:800;margin-bottom:1rem}@media only screen and (max-width:1024px){._title_1kqta_77{font-size:38px}}._footer_nwsoj_8{background-color:#020202;border-radius:3.2rem;margin:0 4rem 4rem;padding:2rem 4rem}@media only screen and (max-width:767px){._footer_nwsoj_8{border-radius:2.4rem;margin:0 1.6rem 1.6rem;padding:2.4rem 2rem}}._deepLinkItem_nwsoj_22{color:#fff;font-size:1.6rem;font-weight:400;line-height:1.2}._deepLinkList_nwsoj_29{display:flex;gap:2rem}@media only screen and (max-width:767px){._deepLinkList_nwsoj_29{flex-direction:column;gap:1.4rem}}._footerTop_nwsoj_40{display:flex;justify-content:space-between;margin-bottom:1.2rem}@media only screen and (max-width:767px){._footerTop_nwsoj_40{flex-direction:column;gap:2.4rem}}._footerMid_nwsoj_52{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.102);display:flex;justify-content:space-between;padding-bottom:1.2rem}._footerPartners_nwsoj_60{display:flex;gap:2rem}._copyright_nwsoj_65{color:#8d8f96;font-size:1.2rem;font-weight:400;line-height:1.4}._copyright_nwsoj_65 span{display:block}._social_nwsoj_75{align-items:center;display:inline-flex;gap:2rem}._info_nwsoj_81{color:#8d8f96;font-size:1.2rem;font-weight:400;line-height:1.4;padding-top:1.2rem}._info_nwsoj_81 span{display:block;margin-bottom:.3rem}._info_nwsoj_81 span:last-child{margin-bottom:0}._DefaultLayout_6dqvx_8{height:100%;overflow:hidden;position:relative;width:100%}._page_6dqvx_15{height:100%;min-height:calc(100vh - 29.4rem);overflow-x:hidden;overflow-y:auto;padding-bottom:15rem;padding-top:0;width:100%}@media only screen and (max-width:1024px){._page_6dqvx_15{padding-bottom:75px}}@media only screen and (max-width:767px){._page_6dqvx_15{padding-bottom:50px}}._content_6dqvx_35{display:flex;flex-direction:column;font-size:1.6rem;gap:1.3rem;line-height:1.25;margin-top:1.3rem}._link_6dqvx_44{color:#7ca7c8;display:inline-block;font-weight:700;text-decoration:underline}._wrap_6dqvx_51{display:flex;justify-content:center}._img_6dqvx_56{height:100%;max-height:30rem;width:auto}
