@keyframes fadeOut{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}:root{--color-background-primary:#f5f5f5}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}body{box-sizing:border-box;width:100%;height:100%;background-color:var(--color-background-primary);font-family:Rajdhani,Open Sans,sans-serif;font-weight:400;line-height:1.7;color:#2d2d2d}@supports(-webkit-font-smoothing:antialiased){body{-webkit-font-smoothing:antialiased}}@supports(-moz-osx-font-smoothing:grayscale){body{-moz-osx-font-smoothing:grayscale}}#root{height:inherit;width:inherit}::selection{background-color:#969696;color:#fff}.heading-primary,.heading-primary--gradient,.heading-secondary,.heading-secondary--gradient,.heading-tertiary--gradient{font-size:2.5rem;text-transform:none;font-weight:700;display:inline-block;color:#572b64;letter-spacing:0;line-height:3.6rem}@media only screen and (max-width:56.25em){.heading-primary,.heading-primary--gradient,.heading-secondary,.heading-secondary--gradient,.heading-tertiary--gradient{font-size:2.2rem;line-height:3rem}}@media only screen and (max-width:37.5em){.heading-primary,.heading-primary--gradient,.heading-secondary,.heading-secondary--gradient,.heading-tertiary--gradient{font-size:2rem;line-height:1.3}}.heading-primary--gradient,.heading-secondary--gradient{background-image:linear-gradient(90deg,#a33847,#572B64);-webkit-background-clip:text;color:rgba(0,0,0,0)}.heading-secondary{font-size:3.4rem;margin-top:5rem;margin-bottom:1.5rem}@media only screen and (max-width:56.25em){.heading-secondary{font-size:2.2rem;line-height:3rem}}.heading-secondary--gradient{font-size:3.4rem}.heading-tertiary--gradient{background-image:linear-gradient(90deg,#198754,#34CB7D);-webkit-background-clip:text;color:rgba(0,0,0,0)}.paragraph-primary{font-family:Open Sans,sans-serif;font-size:1.6rem;color:#151515;line-height:2.1rem}.semantic_hidden_element{position:absolute;color:rgba(0,0,0,0)}.pp_btn,.pp_btn:link,.pp_btn:visited{position:relative;text-transform:uppercase;text-decoration:none;padding:.8rem 3rem;display:inline-block;border-radius:10rem;font-size:1.6rem;border:none;cursor:pointer;transition:all .2s}.pp_btn:hover{transform:translateY(-3px);box-shadow:0 1rem 2rem rgba(0,0,0,.2)}.pp_btn:hover:after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.pp_btn:active,.pp_btn:focus{outline:none;transform:translateY(-1px);box-shadow:0 .5rem 1rem rgba(0,0,0,.2)}.pp_btn__gradient,.pp_btn__gradient:link,.pp_btn__gradient:visited{box-sizing:content-box;background-image:linear-gradient(90deg,#a33847,#572B64);color:#fff;text-align:center;padding:.8rem 2rem;margin:0;line-height:2.8rem}.pp_btn__gradient:disabled{opacity:.7}.pp_btn__outline,.pp_btn__outline:link,.pp_btn__outline:visited{box-sizing:content-box;background-color:#fff;color:#572b64;border:1px solid;text-align:center;padding:.8rem 2.8rem;margin:0}.pp_form,.pp_form__group{width:100%}.pp_form__group:not(:last-child){margin-bottom:1rem}.pp_form__input{font-size:1.6rem;font-family:inherit;font-weight:600;color:inherit;padding:1.3rem 2.5rem;width:100%;display:block;background-color:#fff;border:1px solid;border-radius:3rem}.pp_form__input:focus{outline:none;box-shadow:0 1rem 2rem rgba(0,0,0,.1);border:2px solid #572b64}.pp_form__input:focus:invalid{color:#ff7730}.pp_form__input::-ms-input-placeholder,.pp_form__input::-webkit-input-placeholder{color:#151515}.pp_form__label{font-size:1.2rem;font-weight:700;margin-left:2rem;margin-top:.7rem;display:none}.pp_form__select{font-size:1.6rem;font-family:inherit;font-weight:700;color:inherit;padding:1.3rem 2.5rem;width:100%;display:block;background-color:#fff;border:1px solid #572b64;border-radius:3rem;-moz-appearance:none;-webkit-appearance:none;appearance:none}.pp_form__select:focus{outline:none;box-shadow:0 1rem 2rem rgba(0,0,0,.1);border:1px solid #572b64}.pp_form__select::-moz-placeholder,.pp_form__select::-ms-input-placeholder,.pp_form__select::-webkit-input-placeholder,.pp_form__select::placeholder{color:#151515}.pp_form__select[data-info=false]{color:gray;font-weight:600}.pp_form__input_search{font-size:1.5rem;font-family:inherit;font-weight:400;letter-spacing:0;color:inherit;padding:1.3rem 1.1rem 1.3rem 2rem;width:100%;display:block;background-color:#fff;border:1px solid;border-radius:3rem}.pp_form__input_search:focus{outline:none;box-shadow:0 1rem 2rem rgba(0,0,0,.1);border:1px solid #572b64}.pp_form__input_search::-moz-placeholder,.pp_form__input_search::-ms-input-placeholder,.pp_form__input_search::-webkit-input-placeholder,.pp_form__input_search::placeholder{color:currentColor}.pp_markdown{width:100%;text-align:left;padding:3rem;font-family:Open Sans,sans-serif;font-size:1.6rem;color:#151515}@media only screen and (max-width:37.5em){.pp_markdown{padding:1rem}}.pp_markdown h1{font-size:4rem;line-height:4.8rem}@media only screen and (max-width:37.5em){.pp_markdown h1{font-size:3.2rem;line-height:3.8rem}}.pp_markdown h2{font-size:3.2rem;line-height:3.8rem}@media only screen and (max-width:37.5em){.pp_markdown h2{font-size:2.8rem;line-height:3.3rem}}.pp_markdown h3{font-size:2.8rem;line-height:3.3rem}@media only screen and (max-width:37.5em){.pp_markdown h3{font-size:2.4rem;line-height:2.8rem}}.pp_markdown h4{font-size:2.4rem;line-height:2.8rem}@media only screen and (max-width:37.5em){.pp_markdown h4{font-size:2rem;line-height:2.8rem}}.pp_markdown h5{font-size:2rem;line-height:2.8rem}@media only screen and (max-width:37.5em){.pp_markdown h5{font-size:1.6rem}}.pp_markdown h6{font-size:1.6rem}.pp_markdown h1,.pp_markdown h2,.pp_markdown h3,.pp_markdown h4,.pp_markdown h5,.pp_markdown h6{margin-top:.8rem;margin-bottom:.8rem;font-weight:600;font-family:Rajdhani,Open Sans,sans-serif}.pp_markdown h6,.pp_markdown p,.pp_markdown ul{margin-top:.8rem;margin-bottom:1.6rem;line-height:2.5rem;font-weight:500}.pp_markdown ul{padding-left:3.2rem}.pp_markdown a,.pp_markdown a:visited{color:#572b64}.pp_markdown pre code{font-family:monospace;line-height:1.95rem}#notistack-snackbar{font-size:1.6rem!important}#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo,a#CybotCookiebotDialogPoweredbyCybot,div#CybotCookiebotDialogPoweredByText{display:none!important}.pp_gallery{padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between}.pp_gallery>*{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1.5rem);margin-bottom:3.7rem}@media only screen and (max-width:56.25em){.pp_gallery>*{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1.5rem)}.pp_gallery{margin-top:3rem}}@media only screen and (max-width:37.5em){.pp_gallery{display:block;padding:0}}.pp_gallery .skeleton{flex:0 0 32%}@media only screen and (max-width:56.25em){.pp_gallery .skeleton{flex:0 0 48%}}.pp_gallery .skeleton>*{padding-bottom:4rem}.pp_gallery .skeleton_items{padding:2rem 0}.pp_gallery .skeleton_items>*{height:2.5rem;margin-bottom:.5rem}.pp_gallery .skeleton .rectangular{padding-top:56%}.pp_bullet_list{padding-top:1rem;display:flex;justify-content:flex-start;flex-wrap:wrap}.pp_bullet_list_item{margin:0 1.5rem;color:currentColor;font-size:inherit;font-weight:500;line-height:1}.pp_bullet_list_item:not(:last-child){margin-bottom:1.5rem}.pp_bullet_list_item::marker{font-size:2rem;color:currentColor}.pp_bullet_list_item_col_3{flex-grow:0;flex-shrink:1;flex-basis:calc(33.3333333333% - 3rem)}@media only screen and (max-width:56.25em){.pp_bullet_list_item_col_3{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 3rem)}}.Layout_wrapper__vFv9m{position:relative;width:100%;height:auto;margin:0;padding:0}.Layout_wrapper__vFv9m .Layout_container__uSAir{padding-top:10rem}.Layout_wrapper__vFv9m .Layout_container__uSAir[role=searchbox]{padding-top:calc(10rem + 3.9rem)}@media only screen and (max-width:56.25em){.Layout_wrapper__vFv9m .Layout_container__uSAir,.Layout_wrapper__vFv9m .Layout_container__uSAir[role=searchbox]{padding-top:6.4rem}}@media only screen and (max-width:37.5em){.Layout_wrapper__vFv9m .Layout_container__uSAir[role=searchbox]{padding-top:calc(6.4rem + 6rem)}}.Layout_wrapper__vFv9m .Layout_container__uSAir .Layout_separator__RAmi_{height:2px;margin:0 1rem;background-color:#a33847;display:none}@media only screen and (max-width:56.25em){.Layout_wrapper__vFv9m .Layout_container__uSAir .Layout_separator__RAmi_{display:block}}.Header_wrapper__O5m97{position:fixed;width:100vw;z-index:10;background-color:#fff;box-shadow:0 2px 1px -2px rgba(0,0,0,.14),0 1px 1px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.08)}@media only screen and (max-width:56.25em){.Header_wrapper__O5m97{box-shadow:none;background-color:var(--color-background-primary)}}.Header_container__1Eyxt{width:100%;height:auto;flex:auto;max-width:114.6rem;margin:4rem auto;padding:0 2rem}@media only screen and (max-width:56.25em){.Header_container__1Eyxt{margin:calc(4rem/2) auto}}.Header_container__1Eyxt{margin-top:0;margin-bottom:0;height:10rem;display:flex;justify-content:flex-start;align-items:center}@media only screen and (max-width:56.25em){.Header_container__1Eyxt{justify-content:space-between;flex-direction:row;width:calc(100vw - 2rem);height:6.4rem;margin:0 1rem;padding:0;border-bottom:2px solid #572b64}.Header_container__1Eyxt[data-controls=home]{border-bottom:none}}.Header_placeholder__wmk6_{display:none}@media only screen and (max-width:56.25em){.Header_placeholder__wmk6_{display:block;width:4.4rem}}header .Header_search__teXqD{margin-bottom:calc(3.9rem*.5);margin-top:calc(3.9rem*-.5)}@media only screen and (max-width:56.25em){header .Header_search__teXqD{height:3.9rem;margin-top:0;margin-bottom:0}}@media only screen and (max-width:37.5em){header .Header_search__teXqD{margin-top:.5rem;padding-bottom:1rem;height:auto;width:98%;border-bottom:2px solid #572b64}}.Logo_container__SRnCT{position:relative;width:28.2rem;height:100%;padding:4.5rem;display:flex;align-items:center}@media only screen and (max-width:56.25em){.Logo_container__SRnCT{justify-content:center;height:5rem}}@media only screen and (max-width:20em){.Logo_container__SRnCT{width:25rem}}.Menu_content__ySR_Q{width:100%;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:56.25em){.Menu_content__ySR_Q{justify-content:flex-start;width:auto}}.Menu_link__vmrVF{display:flex;align-items:center;height:8.2rem;text-decoration:none;cursor:pointer}.Menu_link__vmrVF:not(:last-child){margin-right:2rem}.Menu_link_label__VIDEm{max-width:30rem;overflow:hidden;font-size:1.6rem;font-weight:500;color:#151515;text-decoration:none}@media only screen and (max-width:56.25em){.Menu_link_label__VIDEm{display:none}}.Menu_link_label__VIDEm:not(:last-of-type){padding-right:7px}.Menu_link_label__VIDEm:not(:last-of-type):after{content:"I";margin-left:7px;color:gray}.Menu_link_label__VIDEm:hover{color:hsl(32.7272727273,8.5271317829%,45.2941176471%)}.Menu_menu_hamburger__m_3Nv{display:none;width:4.4rem;height:4.4rem;fill:rgba(0,0,0,0)}@media only screen and (max-width:56.25em){.Menu_menu_hamburger__m_3Nv{display:inherit}}.Menu_menu_hamburger_icon___zFr9{color:#572b64;width:inherit;height:inherit;cursor:pointer}.Menu_popover_content__MJyaA{display:flex;flex-direction:column;margin:1rem}.Menu_popover_content__MJyaA>*{color:#572b64;text-decoration:none;font-size:1.8rem}.Menu_popover_content__MJyaA>:not(:last-child){margin-bottom:1rem}.TopBanner_top_banner__rCZXV{position:relative;width:100%;height:auto;margin:0;display:flex;justify-content:center;align-items:center;min-height:5.5rem;padding:0 1.6rem;font-size:1.6rem;color:#fff;background-image:linear-gradient(90deg,#a33847,#572B64)}@media only screen and (max-width:56.25em){.TopBanner_top_banner__rCZXV{min-height:4rem}}.TopBanner_top_banner_link__DBEaP{color:currentColor;cursor:pointer;text-underline-offset:4px;font-weight:500;font-size:1.5rem}.TopBanner_top_banner__rCZXV[aria-hidden=true]{display:none}.CallToActionComponent_cta__ETOqP{width:100%;height:auto;margin:0;padding:0;position:relative}.CallToActionComponent_cta_box__HzbN1{position:absolute;width:51rem;height:23.7rem;box-shadow:0 2px 10px 2px rgba(0,0,0,.14);bottom:-3rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box__HzbN1{width:37rem;height:auto;bottom:18rem}.CallToActionComponent_cta_box__HzbN1[aria-describedby=trade-in]{bottom:13.7rem}.CallToActionComponent_cta_box__HzbN1[aria-describedby=sale]{bottom:17.8rem}}@media only screen and (max-width:37.5em){.CallToActionComponent_cta_box__HzbN1{width:35rem}}@media only screen and (max-width:22.5em){.CallToActionComponent_cta_box__HzbN1{width:35rem}}@media only screen and (max-width:20em){.CallToActionComponent_cta_box__HzbN1{width:31.8rem}}.CallToActionComponent_cta_box_content__xvLag{flex:1 1;padding:2rem 3rem;background-color:#fff;border:1px solid #572b64;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box_content__xvLag{padding:2rem 2.5rem}}@media only screen and (max-width:37.5em){.CallToActionComponent_cta_box_content__xvLag{padding:2rem 1.5rem 1.5rem 2rem}}@media only screen and (max-width:22.5em){.CallToActionComponent_cta_box_content__xvLag{padding:3rem 2rem 2rem}}@media only screen and (max-width:20em){.CallToActionComponent_cta_box_content__xvLag{padding:1.8rem 1.5rem}}.CallToActionComponent_cta_box_content_item_row__LAm5S{display:flex;align-items:center}.CallToActionComponent_cta_box_content_item_row__LAm5S p{font-size:1.5rem}.CallToActionComponent_cta_box_content_item_row__LAm5S:not(:last-child){margin-bottom:.8rem}.CallToActionComponent_cta_box_content_item_row__LAm5S:first-child{margin-top:.1rem}.CallToActionComponent_cta_box_content_item_row_icon__nzj71{flex:0 0 2.445rem;margin-right:1rem;color:#00b67a;height:1.63rem}.CallToActionComponent_cta_box_content_item_row__condensed__ipTVB:not(:last-child){margin-bottom:.6rem}.CallToActionComponent_cta_box_content_item_row__condensed__ipTVB:first-child{margin-top:0}.CallToActionComponent_cta_box_content__xvLag .CallToActionComponent_cta_box_content_button__EkCgC{flex:1 1;display:flex;justify-content:center;padding:.8rem;margin-top:2rem;text-transform:none;font-size:1.8rem;font-family:Open Sans,sans-serif}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box_content__xvLag .CallToActionComponent_cta_box_content_button__EkCgC{font-size:2rem;margin-top:0}}@media only screen and (max-width:37.5em){.CallToActionComponent_cta_box_content__xvLag .CallToActionComponent_cta_box_content_button__EkCgC{font-size:1.6rem}}.CallToActionComponent_cta_box_content__xvLag .CallToActionComponent_cta_box_content_button_phone__zpdlT{margin-top:1.5rem;text-transform:none;font-weight:500;font-size:1.8rem}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box_content__xvLag .CallToActionComponent_cta_box_content_button_phone__zpdlT{margin-top:1.5rem}}.CallToActionComponent_cta_box_content__xvLag .CallToActionComponent_cta_box_content_button_phone__zpdlT[data-selected=false]{display:none}.CallToActionComponent_cta_box_content_sale__Y39QZ{display:flex;justify-content:space-between}.CallToActionComponent_cta_box_content_sale__Y39QZ>:not(:last-child){margin-right:1.6rem}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box_content_sale__Y39QZ>:not(:last-child){margin-right:0}.CallToActionComponent_cta_box_content_sale__Y39QZ{flex-direction:column;margin-top:1rem}.CallToActionComponent_cta_box_content_sale__Y39QZ>:not(:last-of-type){margin-bottom:1.5rem}}.CallToActionComponent_cta_box_content_sale__Y39QZ[data-selected=false]{display:none}.CallToActionComponent_cta_box_content_sale_box__5l7Tv{margin:0 auto;width:90%}.CallToActionComponent_cta_box_content_sale_input__nLxVr{margin-top:2rem;margin-bottom:1rem;padding-top:1rem;padding-bottom:1rem}.CallToActionComponent_cta_box_content_buy__e2Ijh{display:flex;justify-content:space-between}.CallToActionComponent_cta_box_content_buy__box__rgzgc{flex:1 1;margin-top:.5rem}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box_content_buy__box__rgzgc{margin-top:1.4rem}}.CallToActionComponent_cta_box_content_buy__box_buttons__kn8p4{display:flex}.CallToActionComponent_cta_box_content_buy__box_buttons__kn8p4>:not(:last-child){margin-right:1.5rem}.CallToActionComponent_cta_box_content_buy__box_search__F9fwU{padding-inline:0}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box_content_buy__box_search__F9fwU{margin:0!important;padding:0!important}}.CallToActionComponent_cta_box_content_buy__box__rgzgc p{margin:1rem 0;text-align:center;font-size:1.6rem}.CallToActionComponent_cta_box_content_buy__e2Ijh>:not(:last-child){margin-right:1.6rem}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box_content_buy__e2Ijh>:not(:last-child){margin-right:0}.CallToActionComponent_cta_box_content_buy__e2Ijh{flex-direction:column;margin-top:1.5rem}.CallToActionComponent_cta_box_content_buy__e2Ijh>:not(:last-of-type){margin-bottom:1.5rem}}.CallToActionComponent_cta_box_content_buy__e2Ijh[data-selected=false]{display:none}.CallToActionComponent_cta_box_content_buy_info__r0hwk{margin:2rem auto 0;text-align:center;color:#a33847;font-size:1.5rem;font-weight:600;line-height:1.4}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_box_content_buy_info__r0hwk{max-width:24rem}}.CallToActionComponent_cta_box_content_buy_info__r0hwk[data-selected=false]{display:none}.CallToActionComponent_cta_box_content_title__3ovp6{font-size:1.8rem;line-height:1;font-weight:600}.CallToActionComponent_cta_box_content_subtitle__I2juS{font-size:1.6rem;margin-bottom:.5rem;padding-bottom:.5rem;margin-top:.5rem}.CallToActionComponent_cta_box_content_link__G1YCm{font-size:1.6rem;font-family:Open Sans,sans-serif}.CallToActionComponent_cta_tabs__u0ZLR{position:absolute;width:100%;height:4.4rem;top:-4.3rem;color:#572b64;font-size:1.8rem;font-family:Open Sans,sans-serif;display:flex;justify-content:space-between}@media only screen and (max-width:56.25em){.CallToActionComponent_cta_tabs__u0ZLR{font-size:1.6rem}}.CallToActionComponent_cta_tabs__u0ZLR>*{flex:1 1;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border:1px solid #572b64;border-bottom:none;display:flex;justify-content:center;align-items:center}.CallToActionComponent_cta_tabs_sale__chtTd{margin-right:.1rem;margin-left:.1rem;border-bottom:none;background-color:#fff;cursor:pointer;box-shadow:0 -10px 10px -5px rgba(0,0,0,.08)}.CallToActionComponent_cta_tabs_sale__chtTd[data-selected=false]{border-bottom:1px solid #572b64;background-color:#f2f2f2;box-shadow:none}.CallToActionComponent_cta_tabs_buy__8EvM3{border-bottom:none;background-color:#fff;cursor:pointer;box-shadow:0 -10px 10px -5px rgba(0,0,0,.08)}.CallToActionComponent_cta_tabs_buy__8EvM3[data-selected=false]{border-bottom:1px solid #572b64;background-color:#f2f2f2;box-shadow:none}.CallToActionComponent_cta_tabs_tradein__Ol7EC{border-bottom:none;background-color:#fff;cursor:pointer;box-shadow:0 -10px 10px -5px rgba(0,0,0,.08)}.CallToActionComponent_cta_tabs_tradein__Ol7EC[data-selected=false]{border-bottom:1px solid #572b64;background-color:#f2f2f2;box-shadow:none}.CallToActionComponent_invalid_input__IzOmJ{color:#ff7730}.HeaderSearchFilter_header_search__kkUEp{max-width:58rem;margin-top:0;margin-bottom:0;color:#572b64}@media only screen and (max-width:56.25em){.HeaderSearchFilter_header_search__kkUEp{flex-direction:column}}.HeaderSearchFilter_header_search_search__x_PWr{flex:1 1;margin-right:1.5rem;display:flex}.HeaderSearchFilter_header_search_search_box__iurOH{flex:1 1;display:flex;flex-direction:column}@media only screen and (max-width:56.25em){.HeaderSearchFilter_header_search_search__x_PWr{margin:0}}.HeaderSearchFilter_header_search_search_input__eSiO0{height:3.9rem;padding-left:2rem;overflow:hidden;font-size:1.6rem;border-top-right-radius:0;border-bottom-right-radius:0}@media only screen and (max-width:56.25em){.HeaderSearchFilter_header_search_search_input__eSiO0{height:4.4rem;border-radius:2.5rem 0 0 2.5rem;border-right:none}.HeaderSearchFilter_header_search_search_input__eSiO0:active,.HeaderSearchFilter_header_search_search_input__eSiO0:focus{border-left:none}}.HeaderSearchFilter_header_search_search__x_PWr input::placeholder{color:inherit}.HeaderSearchFilter_header_search_search_label__L7S5p{font-size:1.4rem;line-height:4rem;color:#151515;margin-left:1.5rem}@media only screen and (max-width:56.25em){.HeaderSearchFilter_header_search_search_label__L7S5p{display:none}}.HeaderSearchFilter_header_search_search_button__WX2YG{align-self:flex-end;width:5rem;height:3.9rem;cursor:pointer;border-top-right-radius:1.85rem;border-bottom-right-radius:1.85rem;border:none;background-color:#572b64;color:#fff}@media only screen and (max-width:56.25em){.HeaderSearchFilter_header_search_search_button__WX2YG{height:4.4rem;width:6rem;background-color:#fff;color:#572b64;border:1px solid #572b64;border-left:none;border-radius:0 2.5rem 2.5rem 0}}.HeaderSearchFilter_header_search_search_button__WX2YG:focus{outline:none}.HeaderSearchFilter_header_search_search_button_icon__beI89{height:1.4rem;width:1.4rem}.HeaderSearchFilter_header_search_search_button_icon_box__t1urj{width:inherit;height:inherit;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:56.25em){.HeaderSearchFilter_header_search_search_button_icon__beI89{height:1.8rem;width:1.8rem}}.Footer_container__9juW1{position:relative;width:100%;height:auto;margin:0;padding:0;font-family:Open Sans,sans-serif;background-image:linear-gradient(180deg,#572B64,#a33847);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:56.25em){.Footer_container__9juW1{padding:0 2.5rem}}.Footer_container__9juW1 .Footer_avatar__nrgrx{display:none;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Footer_container__9juW1 .Footer_avatar_box__FaBrq{position:relative;width:10.8rem;height:10.8rem;overflow:hidden;border-radius:50%}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_avatar__nrgrx{display:block;border:3px solid #572b64;border-radius:50%}}.Footer_container__9juW1 .Footer_customer_service__Del6l{display:none;text-align:center;width:100%;height:auto;flex:auto;max-width:114.6rem;margin:calc(4rem/2) auto;padding:0 2rem}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_customer_service__Del6l{padding:0 calc(2rem/2.3)}}.Footer_container__9juW1 .Footer_customer_service__Del6l{margin-top:7.6rem}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_customer_service__Del6l{display:flex;flex-direction:column}}.Footer_container__9juW1 .Footer_customer_service_title__nhHn2{font-size:2rem;font-weight:400}.Footer_container__9juW1 .Footer_customer_service_subtitle__ENesN{margin-top:.6rem;font-size:1.5rem;font-weight:400}.Footer_container__9juW1 .Footer_customer_service_buttons__dt152{display:flex;margin:4.2rem 0 5rem}.Footer_container__9juW1 .Footer_customer_service_buttons__dt152>*{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - .75rem);font-family:Open Sans,sans-serif;font-weight:500}.Footer_container__9juW1 .Footer_customer_service_buttons__dt152>:first-child{margin-right:1.5rem}.Footer_container__9juW1 .Footer_customer_service_buttons_link__hPan_{border:1px solid #fff;border-radius:1rem;font-size:1.4rem;color:#fff;text-decoration:none;display:flex;justify-content:center;align-items:center}.Footer_container__9juW1 .Footer_customer_service__Del6l:after{content:"";display:table;height:1px;background-color:#fff}.Footer_container__9juW1 .Footer_company_overview__wImJa{width:100%;height:auto;flex:auto;max-width:114.6rem;margin:calc(4rem/2) auto;padding:0 2rem}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_overview__wImJa{padding:0 calc(2rem/2.3)}}.Footer_container__9juW1 .Footer_company_overview__wImJa{padding:0;border-bottom:1px solid #fff;display:flex}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_overview__wImJa{flex-direction:column}}.Footer_container__9juW1 .Footer_company_overview_item__2JdQ4{flex:0 0 33.3333333333%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:6rem 0}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_overview_item__2JdQ4{margin:3rem 0}}.Footer_container__9juW1 .Footer_company_overview_number__iP0Mg{height:15rem;width:15rem;display:flex;align-items:center;justify-content:center;font-size:5rem;font-weight:700;border:3px solid #fff;border-radius:50%}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_overview_number__iP0Mg{height:8rem;width:8rem;font-size:3rem}}.Footer_container__9juW1 .Footer_company_overview_text__8PWWO{font-size:1.9rem;text-align:center;padding:1.4rem}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_overview_text__8PWWO{font-size:1.5rem}}.Footer_container__9juW1 .Footer_company_awards__XLJ8X{border-bottom:1px solid #fff;display:flex;justify-content:center;width:100%;height:auto;flex:auto;max-width:114.6rem;margin:calc(4rem/2) auto;padding:0 2rem}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_awards__XLJ8X{padding:0 calc(2rem/2.3);padding-bottom:6rem}}.Footer_container__9juW1 .Footer_company_awards_images__WBjjG{width:100%;padding:0 10rem;display:flex;justify-content:space-around}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_awards_images__WBjjG{flex-direction:column;align-items:center;padding:0}.Footer_container__9juW1 .Footer_company_awards_images__WBjjG>:not(:last-child){margin-bottom:5rem}}.Footer_container__9juW1 .Footer_company_awards_images_desc__KXFhc{padding-top:3.2rem;font-size:2.2rem}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_awards_images_desc__KXFhc{display:none}.Footer_container__9juW1 .Footer_company_awards_images_aaa__8nDaB,.Footer_container__9juW1 .Footer_company_awards_images_trustpilot__JshzF{margin-bottom:6rem;margin-top:4rem}}.Footer_container__9juW1 .Footer_company_awards_images_aaa__8nDaB{width:15rem;height:9.6rem}.Footer_container__9juW1 .Footer_company_awards_images_trustpilot__JshzF{width:13.4rem;height:6.2rem}.Footer_container__9juW1 .Footer_company_awards_images_gasell__sKp_n{width:10.4rem;height:14.7rem}.Footer_container__9juW1 .Footer_company_trading__PAzWU{width:100%;height:auto;flex:auto;max-width:114.6rem;margin:calc(4rem/2) auto;padding:0 2rem}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_trading__PAzWU{padding:0 calc(2rem/2.3)}}.Footer_container__9juW1 .Footer_company_trading__PAzWU{border-bottom:1px solid #fff;padding:2.9rem 0 6rem;margin:0;text-align:center;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_company_trading__PAzWU{display:none}}.Footer_container__9juW1 .Footer_company_trading__PAzWU p{font-size:6rem;line-height:6rem;font-weight:700}.Footer_container__9juW1 .Footer_company_trading_buttons__4vHAb{display:flex;margin:5.2rem 0 0}.Footer_container__9juW1 .Footer_company_trading_buttons__4vHAb>*{flex:1 1;white-space:nowrap;padding-right:2.6rem;padding-left:2.6rem}.Footer_container__9juW1 .Footer_company_trading_buttons__4vHAb>:first-child{margin-right:.7rem}.Footer_container__9juW1 .Footer_company_trading_buttons__4vHAb>:last-child{margin-left:.7rem}.Footer_container__9juW1 .Footer_main_general_info__K8LeY{display:flex;justify-content:space-around;width:100%;height:auto;flex:auto;max-width:114.6rem;margin:calc(4rem/2) auto;padding:0 2rem}@media only screen and (max-width:56.25em){.Footer_container__9juW1 .Footer_main_general_info__K8LeY{padding:0 calc(2rem/2.3);flex-direction:column}}.Footer_container__9juW1 .Footer_main_general_info__K8LeY>*{margin-bottom:4.8rem}.Footer_container__9juW1 .Footer_main_general_info_item__K_wmR{display:flex;flex-direction:column}.Footer_container__9juW1 .Footer_main_general_info_item__K_wmR a,.Footer_container__9juW1 .Footer_main_general_info_item__K_wmR p{font-size:1.5rem;color:#fff}.Footer_container__9juW1 .Footer_main_general_info_item__K_wmR p:first-of-type{font-size:2rem}.Footer_container__9juW1 .Footer_version__Dijyc{position:absolute;bottom:1rem;right:1rem;font-size:.8rem}.Footer_container__9juW1 .Footer_login__RzBUl{margin-top:.5rem;font-size:1.6rem;color:#ececec;cursor:pointer;max-width:13rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Footer_container__9juW1 .Footer_login__RzBUl:hover{color:#fff}.AdvertisementComponent_wrapper__4oaFG{position:absolute}.AdvertisementComponent_container__cBtqX{position:relative;height:100%;background-color:#e1e7ee}.AdvertisementComponent_container__cBtqX .AdvertisementComponent_buttons__66heb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:200%;width:100%;padding-inline:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;top:93%}@media only screen and (max-width:56.25em){.AdvertisementComponent_container__cBtqX .AdvertisementComponent_buttons__66heb{top:94%}}.AdvertisementComponent_container__cBtqX .AdvertisementComponent_buttons_buy__MNk5X,.AdvertisementComponent_container__cBtqX .AdvertisementComponent_buttons_sell__MTr8l{box-shadow:1px 1px 150px 20px rgba(0,0,0,.6);border:2px solid #fff;font-size:2.6rem;font-weight:600;padding:1.2rem 2.5rem;text-transform:none;margin-top:3rem;margin-bottom:3rem}@media only screen and (max-width:37.5em){.AdvertisementComponent_container__cBtqX .AdvertisementComponent_buttons_buy__MNk5X,.AdvertisementComponent_container__cBtqX .AdvertisementComponent_buttons_sell__MTr8l{font-size:1.6rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:1rem 2.5rem}}.AdvertisementComponent_container__cBtqX .AdvertisementComponent_overlay__oT7qF{position:absolute;width:100vw;height:100vh}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e769f40faa52555-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e807dee2426166ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e769f40faa52555-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e807dee2426166ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e769f40faa52555-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e807dee2426166ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e769f40faa52555-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e807dee2426166ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e769f40faa52555-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e807dee2426166ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Open Sans Fallback;src:local("Arial");ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.00%;size-adjust:105.15%}.__className_c89120{font-family:Open Sans,Open Sans Fallback;font-style:normal}@font-face{font-family:Rajdhani;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/fafb524c7c48736d-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Rajdhani;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/2868207ed3c7166f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Rajdhani;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/d9df7be9880a78d0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Rajdhani;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7e5a5c10421db7a0-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Rajdhani;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/573cbd3e993edffe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Rajdhani;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4b657decd6407698-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Rajdhani;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b009b118a8c58d8c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Rajdhani;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/264c8506a75dd158-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Rajdhani;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3d26d2f3aa81a833-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Rajdhani;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/04971cd00c9d3b68-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Rajdhani;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1a22315a480e72db-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Rajdhani;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6e1768769e6f59a2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/67695be07a46cf4c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bcc69932347c6777-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ab2e3a11646b0499-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Rajdhani Fallback;src:local("Arial");ascent-override:102.12%;descent-override:37.99%;line-gap-override:0.00%;size-adjust:91.07%}.__className_6184ad{font-family:Rajdhani,Rajdhani Fallback;font-style:normal}