.styles_footer__xYQ43{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1440px;padding:32px 80px 64px}@media(max-width:1024px){.styles_footer__xYQ43{padding-left:40px;padding-right:40px}}@media(max-width:768px){.styles_footer__xYQ43{align-items:center;flex-direction:column;gap:32px;justify-content:flex-start}}@media(max-width:540px){.styles_footer__xYQ43{padding:32px 20px 65px}}.styles_footer__xYQ43 .styles_logo__p3vGY{width:228px;height:30px}.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ{color:#fff;font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.01em}@media(max-width:540px){.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ{font-size:18px;line-height:26px}}.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ .styles_privacyLink__2DC_D{align-items:center;display:flex;gap:32px}@media(max-width:540px){.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ .styles_privacyLink__2DC_D{align-items:flex-start;gap:12px}}.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ .styles_privacyLink__2DC_D .styles_link__C4Zek{color:#fff;cursor:pointer}.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ .styles_privacyLink__2DC_D .styles_link__C4Zek:hover{color:#00fc8e;text-decoration:underline}.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ .styles_privacyLink__2DC_D .styles_link__C4Zek:active{color:#2db976}@media(max-width:768px){.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ{display:flex;align-items:center;gap:16px}.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ .styles_copy__hqxWz{margin-bottom:0}.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ .styles_privacyLink__2DC_D{gap:16px}}@media(max-width:540px){.styles_footer__xYQ43 .styles_privacyWrapper__qvxyQ{flex-direction:column;gap:8px}}.styles_footer__xYQ43 .styles_copy__hqxWz{margin-bottom:8px}.styles_footer__xYQ43 .styles_links__nsj0H{align-items:center;display:flex;flex-wrap:wrap;gap:18px}@media(max-width:540px){.styles_footer__xYQ43 .styles_links__nsj0H{justify-content:center;max-width:230px}}.styles_footer__xYQ43 .styles_links__nsj0H .styles_icon__7l_Fh{align-items:center;color:#191919;display:flex;justify-content:center}.styles_footer__xYQ43 .styles_links__nsj0H .styles_icon__7l_Fh:hover{color:#3d3d3d}.styles_footer__xYQ43 .styles_links__nsj0H .styles_icon__7l_Fh:hover svg path:first-child{fill:#3d3d3d;transition:.2s}@keyframes styles_spin__NJ7_J{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_iconLoader__oHi_G{display:inline-flex;background-position:50%;animation:styles_spin__NJ7_J 1s linear infinite;background-repeat:no-repeat}.styles_iconLoader__oHi_G svg{width:24px;height:24px}.styles_primaryBtn__A2viV{align-items:center;background-color:#15d474;border:0;border-radius:32px;box-sizing:border-box;color:#000;display:flex;font-size:18px;justify-content:center;line-height:20px;margin:0 auto;padding:20px 40px;transition:background-color .2s ease-in-out}.styles_primaryBtn__A2viV:hover{background-color:#00fc8e}.styles_primaryBtn__A2viV:active{background-color:#00a867}.styles_primaryBtn__A2viV:disabled{pointer-events:none;opacity:.6}.styles_primaryBtn__A2viV .styles_icon__FJODr{height:32px;margin-right:12px;width:32px}.styles_primaryBtn__A2viV.styles_loading__O8D_N{pointer-events:none;opacity:.8;position:relative}.styles_primaryBtn__A2viV.styles_loading__O8D_N .styles_loader__O5cQ5{margin-right:8px;position:absolute}
/*!
 * # Semantic UI 2.5.0 - Modal
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.modal{position:absolute;display:none;z-index:1001;text-align:left;background:#fff;border:none;box-shadow:1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);transform-origin:50% 25%;flex:0 0 auto;border-radius:.28571429rem;-webkit-user-select:text;-moz-user-select:text;user-select:text;will-change:top,left,margin,transform,opacity}.ui.modal>.icon:first-child+*,.ui.modal>:first-child:not(.icon){border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem}.ui.modal>:last-child{border-bottom-left-radius:.28571429rem;border-bottom-right-radius:.28571429rem}.ui.modal>.close{cursor:pointer;position:absolute;top:-2.5rem;right:-2.5rem;z-index:1;opacity:.8;font-size:1.25em;color:#fff;width:2.25rem;height:2.25rem;padding:.625rem 0 0}.ui.modal>.close:hover{opacity:1}.ui.modal>.header{display:block;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;background:#fff;margin:0;padding:1.25rem 1.5rem;box-shadow:none;color:rgba(0,0,0,.85);border-bottom:1px solid rgba(34,36,38,.15)}.ui.modal>.header:not(.ui){font-size:1.42857143rem;line-height:1.28571429em;font-weight:700}.ui.modal>.content{display:block;width:100%;font-size:1em;line-height:1.4;padding:1.5rem;background:#fff}.ui.modal>.image.content{display:flex;flex-direction:row}.ui.modal>.content>.image{display:block;flex:0 1 auto;width:"";align-self:top}.ui.modal>[class*="top aligned"]{align-self:top}.ui.modal>[class*="middle aligned"]{align-self:middle}.ui.modal>[class*=stretched]{align-self:stretch}.ui.modal>.content>.description{display:block;flex:1 0 auto;min-width:0;align-self:top}.ui.modal>.content>.icon+.description,.ui.modal>.content>.image+.description{flex:0 1 auto;min-width:"";width:auto;padding-left:2em}.ui.modal>.content>.image>i.icon{margin:0;opacity:1;width:auto;line-height:1;font-size:8rem}.ui.modal>.actions{background:#f9fafb;padding:1rem;border-top:1px solid rgba(34,36,38,.15);text-align:right}.ui.modal .actions>.button{margin-left:.75em}@media only screen and (max-width:767px){.ui.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.modal{width:850px;margin:0}}@media only screen and (min-width:1200px){.ui.modal{width:900px;margin:0}}@media only screen and (min-width:1920px){.ui.modal{width:950px;margin:0}}@media only screen and (max-width:991px){.ui.modal>.header{padding-right:2.25rem}.ui.modal>.close{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87)}}@media only screen and (max-width:767px){.ui.modal>.header{padding:.75rem 2.25rem .75rem 1rem!important}.ui.modal>.content{display:block;padding:1rem!important}.ui.modal>.close{top:.5rem!important;right:.5rem!important}.ui.modal .image.content{flex-direction:column}.ui.modal .content>.image{display:block;max-width:100%;margin:0 auto!important;text-align:center;padding:0 0 1rem!important}.ui.modal>.content>.image>i.icon{font-size:5rem;text-align:center}.ui.modal .content>.description{display:block;width:100%!important;margin:0!important;padding:1rem 0!important;box-shadow:none}.ui.modal>.actions{padding:1rem 1rem 0!important}.ui.modal .actions>.button,.ui.modal .actions>.buttons{margin-bottom:1rem}}.ui.inverted.dimmer>.ui.modal{box-shadow:1px 3px 10px 2px rgba(0,0,0,.2)}.ui.basic.modal{border:none;border-radius:0;box-shadow:none!important;color:#fff}.ui.basic.modal,.ui.basic.modal>.actions,.ui.basic.modal>.content,.ui.basic.modal>.header{background-color:transparent}.ui.basic.modal>.header{color:#fff}.ui.basic.modal>.close{top:1rem;right:1.5rem}.ui.inverted.dimmer>.basic.modal{color:rgba(0,0,0,.87)}.ui.inverted.dimmer>.ui.basic.modal>.header{color:rgba(0,0,0,.85)}.ui.legacy.modal,.ui.legacy.page.dimmer>.ui.modal{top:50%;left:50%}.ui.legacy.page.dimmer>.ui.scrolling.modal,.ui.page.dimmer>.ui.scrolling.legacy.modal,.ui.top.aligned.dimmer>.ui.legacy.modal,.ui.top.aligned.legacy.page.dimmer>.ui.modal{top:auto}@media only screen and (max-width:991px){.ui.basic.modal>.close{color:#fff}}.ui.loading.modal{display:block;visibility:hidden;z-index:-1}.ui.active.modal{display:block}.modals.dimmer[class*="top aligned"] .modal{margin:5vh auto}@media only screen and (max-width:767px){.modals.dimmer[class*="top aligned"] .modal{margin:1rem auto}}.legacy.modals.dimmer[class*="top aligned"]{padding-top:5vh}@media only screen and (max-width:767px){.legacy.modals.dimmer[class*="top aligned"]{padding-top:1rem}}.scrolling.dimmable.dimmed{overflow:hidden}.scrolling.dimmable>.dimmer{justify-content:flex-start}.scrolling.dimmable.dimmed>.dimmer{overflow:auto;-webkit-overflow-scrolling:touch}.scrolling.dimmable>.dimmer{position:fixed}.modals.dimmer .ui.scrolling.modal{margin:1rem auto}.scrolling.undetached.dimmable.dimmed{overflow:auto;-webkit-overflow-scrolling:touch}.scrolling.undetached.dimmable.dimmed>.dimmer{overflow:hidden}.scrolling.undetached.dimmable .ui.scrolling.modal{position:absolute;left:50%;margin-top:1rem!important}.ui.modal .scrolling.content{max-height:calc(80vh - 10em);overflow:auto}.ui.fullscreen.modal{width:95%!important;margin:1em auto}.ui.fullscreen.modal>.header{padding-right:2.25rem}.ui.fullscreen.modal>.close{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87)}.ui.modal{font-size:1rem}.ui.mini.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767px){.ui.mini.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.mini.modal{width:35.2%;margin:0}}@media only screen and (min-width:992px){.ui.mini.modal{width:340px;margin:0}}@media only screen and (min-width:1200px){.ui.mini.modal{width:360px;margin:0}}@media only screen and (min-width:1920px){.ui.mini.modal{width:380px;margin:0}}@media only screen and (max-width:767px){.ui.tiny.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.tiny.modal{width:52.8%;margin:0}}@media only screen and (min-width:992px){.ui.tiny.modal{width:510px;margin:0}}@media only screen and (min-width:1200px){.ui.tiny.modal{width:540px;margin:0}}@media only screen and (min-width:1920px){.ui.tiny.modal{width:570px;margin:0}}.ui.small.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767px){.ui.small.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.small.modal{width:70.4%;margin:0}}@media only screen and (min-width:992px){.ui.small.modal{width:680px;margin:0}}@media only screen and (min-width:1200px){.ui.small.modal{width:720px;margin:0}}@media only screen and (min-width:1920px){.ui.small.modal{width:760px;margin:0}}.ui.large.modal>.header{font-size:1.6em}@media only screen and (max-width:767px){.ui.large.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.large.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.large.modal{width:1020px;margin:0}}@media only screen and (min-width:1200px){.ui.large.modal{width:1080px;margin:0}}@media only screen and (min-width:1920px){.ui.large.modal{width:1140px;margin:0}}
/*!
 * # Semantic UI 2.5.0 - Dimmer
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.dimmable:not(body){position:relative}.ui.dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;padding:1em;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;animation-fill-mode:both;animation-duration:.5s;transition:background-color .5s linear;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:opacity;z-index:1000}.ui.dimmer>.content{-webkit-user-select:text;-moz-user-select:text;user-select:text;color:#fff}.ui.segment>.ui.dimmer{border-radius:inherit!important}.ui.dimmer:not(.inverted)::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25)}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive{background:hsla(0,0%,100%,.15)}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.35)}.animating.dimmable:not(body),.dimmed.dimmable:not(body){overflow:hidden}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{display:flex;opacity:1}.ui.disabled.dimmer{width:0!important;height:0!important}.dimmed.dimmable>.ui.animating.legacy.dimmer,.dimmed.dimmable>.ui.visible.legacy.dimmer,.ui.active.legacy.dimmer{display:block}.ui[class*="top aligned"].dimmer{justify-content:flex-start}.ui[class*="bottom aligned"].dimmer{justify-content:flex-end}.ui.page.dimmer{position:fixed;transform-style:"";perspective:2000px;transform-origin:center center}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden}body.dimmable>.dimmer{position:fixed}.blurring.dimmable>:not(.dimmer){filter:blur(0) grayscale(0);transition:-webkit-filter .8s ease;transition:filter .8s ease;transition:filter .8s ease,-webkit-filter .8s ease}.blurring.dimmed.dimmable>:not(.dimmer){filter:blur(5px) grayscale(.7)}.blurring.dimmable>.dimmer{background-color:rgba(0,0,0,.6)}.blurring.dimmable>.inverted.dimmer{background-color:hsla(0,0%,100%,.6)}.ui.dimmer>.top.aligned.content>*{vertical-align:top}.ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:hsla(0,0%,100%,.85)}.ui.inverted.dimmer>.content>*{color:#fff}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;width:0;height:0;z-index:-100;background-color:transparent}.dimmed.dimmable>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:1}.ui.simple.inverted.dimmer{background-color:hsla(0,0%,100%,0)}.dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:hsla(0,0%,100%,.85)}.styles_modal__kuz2C.ui.modal{border-radius:24px;background:#1a1a1a;box-shadow:0 1.27778px 6.4537px 0 rgba(0,0,0,.1),0 5.62222px 13.36296px 0 rgba(0,0,0,.16),0 13.8px 26.65px 0 rgba(0,0,0,.2);max-width:100%;padding:40px;position:relative;width:624px}@media(max-width:540px){.styles_modal__kuz2C.ui.modal{padding-bottom:24px}}.styles_closeButton__RNr7U{position:absolute;right:16px;top:16px;transition:.3s;width:24px;z-index:3}.styles_closeButton__RNr7U:hover{opacity:.85}.styles_closeButton__RNr7U:active{opacity:.65}.styles_closeButton__RNr7U svg{width:24px;height:24px}.styles_closeButton__RNr7U svg path{stroke:#666;stroke-width:3}.styles_wrapper__cZaYj{width:auto!important;max-width:800px!important}.styles_wrapper__cZaYj.ui.modal .styles_button__dI8AZ{color:#000;font-size:22px;font-weight:600;line-height:28px;letter-spacing:-.01em;border-radius:80px}@media(max-width:540px){.styles_wrapper__cZaYj.ui.modal .styles_button__dI8AZ{font-size:18px;line-height:26px}}.styles_subtitle__fX2Wq{font-size:24px;font-weight:400;line-height:31px;letter-spacing:-.02em;color:#fff;color:hsla(0,0%,100%,.6);margin-bottom:24px;text-align:center}@media(max-width:540px){.styles_subtitle__fX2Wq{letter-spacing:-.5px;font-size:20px}}.styles_title__SSC58{color:#fff;font-size:48px;font-weight:600;line-height:50.4px;letter-spacing:-.02em;text-align:center;margin-bottom:24px}@media(max-width:540px){.styles_title__SSC58{letter-spacing:-.02em;font-size:32px;line-height:33px}}.styles_list__Y1TSV{display:flex;flex-direction:column;row-gap:8px;list-style-type:none;padding-left:0;align-items:center;margin-bottom:40px}.styles_item___DeaZ{color:#fff;font-size:22px;font-weight:400;line-height:28px;letter-spacing:-.01em;display:flex;align-items:center;column-gap:8px}@media(max-width:540px){.styles_item___DeaZ{font-size:18px;line-height:26px}}.styles_wrapper__gC1BF.ui.modal{overflow:hidden;padding:0}.styles_wrapper__gC1BF.ui.modal .styles_button__uDcBN{width:100%;border-bottom-left-radius:32px;border-bottom-right-radius:32px}.styles_wrapper__gC1BF .styles_video__6dw28{width:100%}@font-face{font-family:__applicationFont_e19d6d;src:url(/_next/static/media/d0905174e3bf5f38-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__applicationFont_e19d6d;src:url(/_next/static/media/f4636a179d04e619-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__applicationFont_e19d6d;src:url(/_next/static/media/de27237b7fa25800-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__applicationFont_Fallback_e19d6d;src:local("Arial");ascent-override:93.67%;descent-override:24.71%;line-gap-override:0.00%;size-adjust:104.41%}.__className_e19d6d{font-family:__applicationFont_e19d6d,__applicationFont_Fallback_e19d6d}.__variable_e19d6d{--font-applicationFont:"__applicationFont_e19d6d","__applicationFont_Fallback_e19d6d"}@keyframes styles_blink__Tk5Un{0%,to{opacity:1}50%{opacity:0}}.styles_dropDownItem__1rMNi,.styles_item__iINbX{text-align:left;letter-spacing:0;color:#fff;font-size:18px;font-weight:400;line-height:26px;white-space:nowrap;display:block}@media(max-width:540px){.styles_dropDownItem__1rMNi,.styles_item__iINbX{font-size:16px;line-height:23px}}.styles_dropDownItem__1rMNi:hover,.styles_item__iINbX:hover{color:#15d474}.styles_item__iINbX{display:flex;align-items:center;gap:8px;position:relative;cursor:default}.styles_dropdownWrapper__nA9UE{position:absolute;left:-20px;top:100%;padding:20px;background-color:#000;border-radius:16px;width:max-content}.styles_dropdownWrapperWithLiveIcon__cwmpW{margin-left:16px}.styles_dropDownItem__1rMNi:not(:last-child){margin-bottom:16px}.styles_liveIcon__5hUIM{width:8px;height:8px;border-radius:50%;background-color:#eb4242;animation:styles_blink__Tk5Un 1.5s infinite;flex-shrink:0}.styles_overlay__a9Bkb{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.698);height:100vh;height:100dvh}@media(min-width:1151px){.styles_overlay__a9Bkb{display:none}}.styles_mobileMenu__QT7WK{overflow:hidden;position:absolute;top:0;right:0;left:50%;bottom:0;display:flex;flex-direction:column;height:100vh;height:100dvh;background-color:#000;animation:styles_appearance__bbPqi .4s;z-index:4}@media(min-width:1151px){.styles_mobileMenu__QT7WK{display:none}}@media(max-width:540px){.styles_mobileMenu__QT7WK{left:0;animation:styles_appearance-mobile__nSifI .4s}}.styles_mobileMenu__QT7WK .styles_top__TVEdG{display:flex;align-items:center;justify-content:flex-end;padding:20px}.styles_mobileMenu__QT7WK .styles_top__TVEdG .styles_closeBtn___ahnu{width:30px;height:30px;min-width:30px}.styles_mobileMenu__QT7WK .styles_main__lLJzd{display:flex;overflow-y:auto;flex-direction:column;flex-grow:1;padding:40px;min-width:295px}@media(max-width:540px){.styles_mobileMenu__QT7WK .styles_main__lLJzd{padding:0 20px 32px}}.styles_mobileMenu__QT7WK .styles_main__lLJzd .styles_links__pNVP1{flex-grow:1;margin-bottom:20px}.styles_mobileMenu__QT7WK .styles_main__lLJzd .styles_links__pNVP1 .styles_mobileLink__PEMYp{display:block;cursor:pointer;color:#fff;font-size:26px;font-weight:600;line-height:31px;word-break:keep-all;min-width:295px}.styles_mobileMenu__QT7WK .styles_main__lLJzd .styles_links__pNVP1 .styles_mobileLink__PEMYp:hover{transition:.2s;text-decoration:underline;color:#00fc8e}.styles_mobileMenu__QT7WK .styles_main__lLJzd .styles_links__pNVP1 .styles_mobileLink__PEMYp:active{color:#2db976}.styles_mobileMenu__QT7WK .styles_main__lLJzd .styles_links__pNVP1 .styles_mobileLink__PEMYp:not(:last-child){margin-bottom:32px}@media(max-width:540px){.styles_mobileMenu__QT7WK .styles_main__lLJzd .styles_links__pNVP1 .styles_mobileLink__PEMYp:not(:last-child){margin-bottom:24px}}.styles_mobileMenu__QT7WK .styles_main__lLJzd .styles_extensionBtn__W8vPB{justify-content:center;width:100%}.styles_mobileMenu__QT7WK .styles_footer__wvvc6{display:flex;padding:40px}@media(max-width:540px){.styles_mobileMenu__QT7WK .styles_footer__wvvc6{padding:32px 20px}}.styles_mobileMenu__QT7WK .styles_socialLinks__tRIfw{display:flex;align-items:center;flex-wrap:wrap;gap:18px;width:222px;min-width:222px}.styles_mobileMenu__QT7WK .styles_socialLinks__tRIfw .styles_icon__A0p4W{display:flex;align-items:center;justify-content:center;color:#191919}.styles_mobileMenu__QT7WK .styles_socialLinks__tRIfw .styles_icon__A0p4W:hover{color:#3d3d3d}.styles_mobileMenu__QT7WK .styles_socialLinks__tRIfw .styles_icon__A0p4W:hover svg path:first-child{transition:.2s;fill:#3d3d3d}.styles_btnDemo__1Cq2t{margin:0 0 20px;padding:16px 30px;width:-moz-fit-content;width:fit-content}@keyframes styles_appearance__bbPqi{0%{left:100%}to{left:50%}}@keyframes styles_appearance-mobile__nSifI{0%{left:100%}to{left:0}}.styles_header__4CDBP{position:fixed;z-index:11;right:0;left:0;background-color:#000;transition:all .2s ease 0s}.styles_header__4CDBP .styles_extLinkBtn__o0kcQ{padding:11px 24px}@media(max-width:1150px){.styles_header__4CDBP .styles_extLinkBtn__o0kcQ{display:none}}.styles_header__4CDBP.styles_isHide__CLlPg{transform:translateY(-172px)}.styles_wrapper__a20Bh{display:flex;align-items:center;justify-content:space-between;max-width:1440px;height:112px;margin-right:auto;margin-left:auto;padding:32px 80px;column-gap:32px}@media(max-width:540px){.styles_wrapper__a20Bh{height:70px}}@media(max-width:1024px){.styles_wrapper__a20Bh{padding-right:40px;padding-left:40px;column-gap:24px}}@media(max-width:768px){.styles_wrapper__a20Bh{padding:20px;height:70px}}.styles_headerLogo__JhAUG{display:flex;cursor:pointer}@media(max-width:768px){.styles_headerLogo__JhAUG{margin:0 auto}}.styles_headerLogo__JhAUG svg{height:30px}.styles_headerLogo__JhAUG svg .styles_layoutBreakpointTabletNormal__95vsH{width:200px}@media(max-width:768px){.styles_headerLogo__JhAUG svg{height:36.25px}}@media(max-width:540px){.styles_headerLogo__JhAUG svg{width:201.5px;height:29px}}.styles_btnWrapper__TXS0e{display:flex;align-items:center;gap:32px;position:relative}.styles_btnWrapper__TXS0e .styles_personalBtn__JXN2A{display:flex;align-items:center;gap:8px;position:relative}@media(max-width:1150px){.styles_btnWrapper__TXS0e{width:auto}}@media(max-width:768px){.styles_btnWrapper__TXS0e{position:absolute}}.styles_btnWrapper__TXS0e .styles_headerLink__ylndc{white-space:nowrap;text-align:left;letter-spacing:0;color:#fff;font-size:18px;font-weight:400;line-height:26px}@media(max-width:540px){.styles_btnWrapper__TXS0e .styles_headerLink__ylndc{font-size:16px;line-height:23px}}.styles_btnWrapper__TXS0e .styles_headerLink__ylndc.styles_active__K__Pa{color:#2db976}.styles_btnWrapper__TXS0e .styles_headerLink__ylndc:hover{color:#15d474}.styles_btnWrapper__TXS0e .styles_twitterIcon__5zpe4{display:flex;align-items:center;justify-content:center;color:#000}@media(max-width:1150px){.styles_btnWrapper__TXS0e .styles_twitterIcon__5zpe4{display:none}}@media(max-width:540px){.styles_btnWrapper__TXS0e .styles_twitterIcon__5zpe4{display:flex}}.styles_btnWrapper__TXS0e .styles_twitterIcon__5zpe4 svg{transition:.3s ease-in;width:28px;height:28px;fill:#fff}.styles_btnWrapper__TXS0e .styles_twitterIcon__5zpe4:hover svg path{fill:#15d474}.styles_btnWrapper__TXS0e .styles_twitterIcon__5zpe4:active{fill:#2db976}.styles_btnWrapper__TXS0e .styles_headerBtn__lE_Z0{margin-left:auto}@media(max-width:1024px){.styles_btnWrapper__TXS0e .styles_headerBtn__lE_Z0{display:none}}.styles_menuBtn__qFcAZ{display:flex;align-items:center;flex:1 1;transition:.3s ease-in;gap:32px}@media(max-width:1024px){.styles_menuBtn__qFcAZ{display:none}}.styles_product__ABiuB{display:flex;justify-content:center;text-align:center;padding:12px;background-color:#4a99e9}.styles_product__ABiuB a{font-weight:400;color:#fff;font-size:16px;font-weight:600;line-height:20px}@media(max-width:540px){.styles_product__ABiuB a{font-size:14px;line-height:18px}}.styles_socials__Bsury{display:flex;align-items:center}@media(max-width:1024px){.styles_socials__Bsury{position:absolute;right:20px}.styles_socials__Bsury .styles_headerBtn__lE_Z0{display:none}}@media(max-width:540px){.styles_socials__Bsury{display:flex}.styles_socials__Bsury .styles_twitterIcon__5zpe4{display:none}}.styles_mobileMenuBtn__8q_zj{height:32px}@media(min-width:1025px){.styles_mobileMenuBtn__8q_zj{display:none}}@media(max-width:540px){.styles_mobileMenuBtn__8q_zj,.styles_mobileMenuBtn__8q_zj svg{width:24px;height:24px}}html{font-family:var(--font-applicationFont),sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}#__next,body,html{height:100%;color:#fff;background-color:#000;font-family:var(--font-applicationFont),sans-serif;font-display:swap}*{box-sizing:border-box}body,button{font-family:var(--font-applicationFont),sans-serif}button{padding:0;border:0;background-color:transparent}h1,h2,h3,h4,p{margin:0}.ui.dimmer.modals{background-color:rgba(0,0,0,.3)}.styles_container__pm_0X{margin:0 auto}