@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-SemiBold.8600233f.eot);src:url(/_next/static/media/Manrope-SemiBold.8600233f.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/Manrope-SemiBold.0755b9c8.woff2) format("woff2"),url(/_next/static/media/Manrope-SemiBold.4fb99c1c.woff) format("woff"),url(/_next/static/media/Manrope-SemiBold.ba0d9ed2.ttf) format("truetype"),url(/_next/static/media/Manrope-SemiBold.702b799f.svg#Manrope-SemiBold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-Medium.03c078b7.eot);src:url(/_next/static/media/Manrope-Medium.03c078b7.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/Manrope-Medium.40ec5932.woff2) format("woff2"),url(/_next/static/media/Manrope-Medium.b6db6f46.woff) format("woff"),url(/_next/static/media/Manrope-Medium.291ccaa4.ttf) format("truetype"),url(/_next/static/media/Manrope-Medium.ca0ff12f.svg#Manrope-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"DM Serif Text";src:url(/_next/static/media/DMSerifText-Regular.228e38a4.eot);src:url(/_next/static/media/DMSerifText-Regular.228e38a4.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/DMSerifText-Regular.2c84b878.woff2) format("woff2"),url(/_next/static/media/DMSerifText-Regular.dc2be31f.woff) format("woff"),url(/_next/static/media/DMSerifText-Regular.79218df7.ttf) format("truetype"),url(/_next/static/media/DMSerifText-Regular.6685afef.svg#DMSerifText-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-Regular.492c4a55.eot);src:url(/_next/static/media/Manrope-Regular.492c4a55.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/Manrope-Regular.b730acf4.woff2) format("woff2"),url(/_next/static/media/Manrope-Regular.7268e733.woff) format("woff"),url(/_next/static/media/Manrope-Regular.163d31b3.ttf) format("truetype"),url(/_next/static/media/Manrope-Regular.602c8bb9.svg#Manrope-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-Bold.eaab6868.eot);src:url(/_next/static/media/Manrope-Bold.eaab6868.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/Manrope-Bold.4b96b20e.woff2) format("woff2"),url(/_next/static/media/Manrope-Bold.99950f89.woff) format("woff"),url(/_next/static/media/Manrope-Bold.7a019506.ttf) format("truetype"),url(/_next/static/media/Manrope-Bold.24d711a5.svg#Manrope-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}:root,body{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--body_text:#4F4F4FFF;--body_text_dark:#454545FF;--body_bg:#F9FAFC;--stroke:#E7E7E7FF;--stroke_dark:#D1D1D1;--table_head_bg:#F6F6F6FF;--black:#0D0D0DFF;--white:#FFF;--negative:#E10909FF;--positive:#0E810BFF;--primary:#0D66DEFF;--primary_lite:#BAE5FF;--primary-500:#2CA1FF;--secondary:#AA3D24FF;--secondary-lite:#DB6734}body{color:var(--body_text);font-family:Manrope;font-weight:400;font-style:normal;font-size:14px;background-color:var(--body_bg)}p{margin:0}a{text-decoration:none}h1,h2,h3,h4{font-family:"DM Serif Text";color:var(--black)}h1{font-size:48px}.section_heading h2,h3{font-size:32px}.text_primary{color:var(--primary)}.no_style{list-style:none;padding:0;margin:0}.flex{display:flex;align-items:center;justify-content:center}.flex_jcs{justify-content:space-between}.flex_jce{justify-content:end}.bttn{margin:0;border:0;outline:0;background-color:var(--primary);font-size:14px;line-height:normal;color:#fff;padding:10px 24px;border-radius:12px;transition:.3s ease-in-out}.bttn:hover{background-color:#0081FF}.btn_outline{background-color:transparent;color:var(--primary);border:1px solid var(--primary);font-weight:600;position:relative;display:inline-block}.btn_outline:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.66634 8L13.333 8M13.333 8L9.33301 12M13.333 8L9.33301 4' stroke='%23FFFFFF' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");height:16px;width:16px;background-repeat:no-repeat;background-size:100% 100%;position:absolute;right:16px;top:50%;transform:translateY(-50%);display:none}.btn_outline:hover{background-color:var(--primary);color:#fff;transition:all .2s ease-in-out;padding-right:50px}.btn_outline:hover:before{display:block}.input-wrapper{position:relative;background-color:var(--table_head_bg);border:1px solid var(--stroke);border-radius:6px;width:100%;max-width:280px;padding:10px 24px}.input-wrapper.bg_white{background-color:var(--white)}.input-wrapper.w-100{max-width:unset}.input-wrapper.search{padding-left:35px}.input-wrapper.search:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);height:20px;width:20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.99968 1.33423C6.09608 1.33431 5.20559 1.55047 4.40252 1.96469C3.59945 2.37891 2.90708 2.97917 2.38317 3.7154C1.85927 4.45162 1.51902 5.30246 1.39082 6.19692C1.26262 7.09139 1.35018 8.00354 1.6462 8.85728C1.94222 9.71103 2.43811 10.4816 3.09251 11.1047C3.7469 11.7278 4.54082 12.1854 5.40802 12.4393C6.27523 12.6932 7.19058 12.736 8.07769 12.5642C8.96481 12.3923 9.79798 12.0109 10.5077 11.4516L12.9423 13.8862C13.0681 14.0077 13.2365 14.0749 13.4113 14.0733C13.5861 14.0718 13.7533 14.0017 13.8769 13.8781C14.0005 13.7545 14.0706 13.5873 14.0721 13.4125C14.0736 13.2377 14.0065 13.0693 13.885 12.9436L11.4503 10.5089C12.109 9.67331 12.5191 8.66916 12.6337 7.61138C12.7484 6.5536 12.5629 5.48491 12.0985 4.52762C11.6341 3.57034 10.9096 2.76313 10.0079 2.19838C9.10616 1.63363 8.06366 1.33416 6.99968 1.33423ZM2.66635 7.0009C2.66635 5.85162 3.12289 4.74942 3.93555 3.93677C4.74821 3.12411 5.85041 2.66756 6.99968 2.66756C8.14895 2.66756 9.25115 3.12411 10.0638 3.93677C10.8765 4.74942 11.333 5.85162 11.333 7.0009C11.333 8.15017 10.8765 9.25237 10.0638 10.065C9.25115 10.8777 8.14895 11.3342 6.99968 11.3342C5.85041 11.3342 4.74821 10.8777 3.93555 10.065C3.12289 9.25237 2.66635 8.15017 2.66635 7.0009Z" fill="%23A0A3A7"/></svg>');background-repeat:no-repeat;background-size:100% 100%}input{border:0;outline:0;background-color:transparent;width:100%}.input-wrapper:focus-within,.input-wrapper:hover{border:1px solid var(--primary)}.input-wrapper:has(.error){border:1px solid var(--secondary)}.input-wrapper .error::placeholder{color:var(--secondary)}.stock{position:relative;padding-left:16px;color:var(--positive)!important}.stock:before{content:"";position:absolute;background-repeat:no-repeat;background-size:100% 100%;left:0;top:50%;transform:translateY(-50%);height:6px;width:12px;background-image:url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 0.399988L0 6.79999H12L6 0.399988Z" fill="%23197622"/></svg>')}.stock.low{color:var(--negative)!important}.stock.low:before{background-image:url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 6.60001L0 0.200012H12L6 6.60001Z" fill="%23D83737"/></svg>')}@media (max-width:991px){.section_heading h2{font-size:28px}}@media (max-width:767px){.section_heading h2{font-size:24px}}@media (max-width:575px){.section_heading h2{font-size:20px}}@media (max-width:479px){.section_heading h2{font-size:18px}}.slick-track{display:flex!important;gap:1rem}.page_height{height:93vh}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}.footer_footer__AQTwI{max-width:1600px;margin:0 auto;padding-top:40px}.footer_footer_sc__mzYPM{padding:0 16px}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc{display:grid;grid-template-columns:auto 1fr;gap:40px}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_left__XANSF ul li{margin-bottom:10px}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_right__IyuCE{display:grid;grid-template-columns:repeat(6,auto);gap:10px;font-size:14px}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_right__IyuCE ul li:first-child{color:var(--black);font-weight:600;font-family:Manrope}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_right__IyuCE ul li{margin-bottom:10px}.footer_footer_sc__mzYPM a{color:var(--body_text);text-decoration:none;display:inline-block}.footer_footer_sc__mzYPM .footer_finace__g6Bxc{text-align:center}.footer_finance_second_child__5AzWx{margin-bottom:0;padding-bottom:0;width:100%;font-size:15.5px}.footer_footer_sc__mzYPM .footer_finace__g6Bxc p:first-child{padding:0}.footer_footer_sc__mzYPM .footer_investor__Ih5E3 span{display:block;color:var(--negative);padding-top:16px}.footer_footer_sc__mzYPM .footer_investor__Ih5E3 *{font-size:12px}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_social_media_icons__IxQRD a:first-child{padding-left:0}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_social_media_icons__IxQRD a{display:inline-block;padding:10px}.footer_footer_container__uZdnc>ul:first-child li{margin-bottom:10px}.footer_footer_container__uZdnc span{display:inline-block}ul.footer_copy_rights__uIeBS{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-top:1px solid var(--stroke);margin-top:24px;margin-bottom:0;font-size:14px;color:#4f4f4f!important;font-family:Manrope}ul.footer_copy_rights__uIeBS a{color:var(--black);text-decoration:none;font-weight:600}@media(max-width:1199px){ul.footer_copy_rights__uIeBS{padding:8px 0;flex-direction:column}ul.footer_copy_rights__uIeBS li{text-align:center}}@media(max-width:991px){.footer_footer_sc__mzYPM .footer_footer_container__uZdnc{grid-template-columns:1fr;gap:20px}.footer_finance_second_child__5AzWx{width:100%}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_left__XANSF ul{display:flex;justify-content:space-between}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_right__IyuCE{grid-template-columns:repeat(3,auto);row-gap:16px}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_right__IyuCE ul li{margin-bottom:5px}.footer_social_media_icons__IxQRD{text-align:end}}@media(max-width:767px){.footer_home_signup_sc__F_Ju0{padding:18px 0}.footer_footer_sc__mzYPM .footer_finace__g6Bxc p,.footer_footer_sc__mzYPM a,ul.footer_copy_rights__uIeBS li{font-size:14px}}@media (max-width:575px){.footer_footer_sc__mzYPM .footer_finace__g6Bxc p,.footer_footer_sc__mzYPM a,ul.footer_copy_rights__uIeBS li{font-size:12px}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_left__XANSF ul>div:last-child>li:last-child{display:flex;flex-direction:column;align-items:end}.footer_footer_sc__mzYPM{padding:0}}@media (max-width:479px){.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_left__XANSF ul{flex-direction:column}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_right__IyuCE{grid-template-columns:repeat(2,auto)}.footer_social_media_icons__IxQRD{text-align:start}.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_left__XANSF ul>div:last-child>li:last-child{flex-direction:row;justify-content:start}.footer_footer_sc__mzYPM .footer_finace__g6Bxc p,.footer_footer_sc__mzYPM a,ul.footer_copy_rights__uIeBS li{font-size:13px}}@media(max-width:359px){.footer_footer_sc__mzYPM .footer_footer_container__uZdnc .footer_right__IyuCE ul li{margin-bottom:2px}}.footer_no_style__NbeUR{list-style:none;gap:1rem;padding:0}.footer_address__ostLU{color:#4f4f4f;font-size:14px}.header_header__ZYf69{background:rgba(255,255,255,.9);border-bottom:1px solid #dadada;backdrop-filter:blur(7px);position:sticky;top:0;z-index:10;animation:header_header__ZYf69 .8s ease-in-out;padding:.2rem 0}.header_header_container__MvBgl{display:flex;justify-content:space-between;align-items:center;padding-left:1rem}.header_input_wrapper__vX4Fk{padding:5px 24px}@media (max-width:1199px){.header_input-wrapper__fwhZ3{max-width:200px;padding:8px 24px}}.header_left_section__EZBir{display:flex;align-items:center;gap:1rem}.header_logo_and_hamIcon__jGP44{display:flex;gap:1rem}.header_right_section__x7HRo{display:flex;align-items:center;gap:1rem}.header_no_style__scP0s{list-style:none;display:flex;gap:1rem;padding:0}.header_no_style__scP0s li a{color:#333;text-decoration:none;padding:12px 0;border-bottom:2px solid transparent}.header_no_style__scP0s li a:hover{color:#000}.header_no_style__scP0s li a.header_active__sVmTM{border-bottom:3px solid #0d66de;color:#000}.header_logo_container__3_vzz img{width:auto;height:42px}.header_search_wrapper__rUQGh{position:relative;width:14rem;height:2.1rem}.header_search_input__d_rS8{width:100%;height:100%;padding-left:2rem;border:1px solid #ccc;border-radius:8px;font-size:14px;font-family:Manrope;background:#f9f9f9}.header_search_icon__EKXX5{position:absolute;left:10px;top:50%;transform:translateY(-50%);pointer-events:none;width:16px;height:16px}.header_login__LzMS7{padding:.3rem .5rem;cursor:pointer;font-weight:500;color:#0D66DE}.header_hamburger__elyMG{display:none;cursor:pointer}.header_desktop_nav__n1i9E{font-size:14px;font-family:Manrope;gap:2rem}.header_hamburger__elyMG.header_active__sVmTM .header_line__quSKu:first-child,.header_hamburger__elyMG.header_active__sVmTM .header_line__quSKu:nth-child(3){background-color:black}.header_mobile_nav__vk_mr{position:fixed;left:0;top:0;height:100vh;width:0;overflow:hidden;background-color:#fff;transition:width .3s ease-in-out;z-index:999;box-shadow:0 0 10px rgba(0,0,0,.1)}.header_nav_list__azpfe{display:flex;flex-direction:column}.header_mobile_nav__vk_mr.header_active__sVmTM{width:240px}.header_mobile_nav__vk_mr ul{padding:60px 20px}.header_mobile_nav__vk_mr ul li{padding:10px 0}.header_mobile_nav__vk_mr .header_login__LzMS7{margin-top:1rem;border:1px solid #0d66de;color:#0D66DE;font-weight:600;padding:10px 24px;border-radius:12px;text-align:center}.header_login__LzMS7 a{text-decoration:none!important}.header_mobile_searchbar__5rZTe{display:none}@keyframes header_header__ZYf69{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.header_desktop_nav__n1i9E{display:none!important}.header_hamburger__elyMG{display:block!important}.header_login__LzMS7,.header_search_wrapper__rUQGh{display:none!important}.header_mobile_searchbar__5rZTe{display:block!important}.header_left_section__EZBir{justify-content:space-between;width:100%}}@media (max-width:575px){.header_logo_container__3_vzz img{width:100px;height:30px}.header_header__ZYf69{padding:6px 0}}.header_login_cta__fKD1_{display:flex;gap:.5rem;align-items:center}.header_login_name__NPKTG{color:#4F4F4FFF}.header_dropdown_component__Ra5A6{text-align:center}.header_mobile_login_toggle__ZjwyU{font-weight:600;color:#0D66DE;padding:10px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.header_mobile_login_dropdown__kCKcB{background:#fff}.header_no_bg_outline__rNFJQ{background-color:transparent!important;color:#0d66de!important;text-align:left;border-color:#0d66de!important;width:100%}.header_no_bg_outline__rNFJQ:active,.header_no_bg_outline__rNFJQ:focus{background-color:transparent!important;box-shadow:0 0 0 0 rgba(13,102,222,.6)!important;outline:none!important;color:#0d66de!important}@media (max-width:768px){.header_fullWidth__PJH5Q{width:100%;display:block}.header_mobile_login_dropdown__kCKcB{padding-top:0}}.header_line__quSKu{width:30px;height:3px;background-color:#000;margin:4px 0;transition:all .3s ease-in-out;display:block}.header_hamburger__elyMG.header_active__sVmTM .header_line__quSKu:first-child{transform:translateY(6px) rotate(45deg)}.header_hamburger__elyMG.header_active__sVmTM .header_line__quSKu:nth-child(2){opacity:0}.header_hamburger__elyMG.header_active__sVmTM .header_line__quSKu:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.loginDropdown_dropdownWrapper__zcH2j{position:relative;display:inline-block}.loginDropdown_icon__8LJSB{display:flex;align-items:center}.loginDropdown_dropdownMenu__qEa_v{position:absolute;top:110%;right:5%;background-color:white;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:0;margin:0;list-style:none;min-width:180px;z-index:1000}.loginDropdown_dropdownItem__PjQnm{display:block;text-decoration:none;color:#333333;transition:background .2s}.loginDropdown_dropdownItem__PjQnm:hover{background-color:#f5f5f5}.loginDropdown_mobileMenu__hBe_x{list-style:none;margin:5px 0 0;padding:0!important}.loginDropdown_mobileMenu__hBe_x li{padding:8px 0}.loginDropdown_mobileMenu__hBe_x li a{color:#333;text-decoration:none;padding:0}.loginDropdown_mobileMenu__hBe_x li a:hover{text-decoration:underline}