@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";.button{box-sizing:border-box;box-shadow:0 3px 6px #0000004d;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,.3);padding:0 4px;transition:easy-out .3s;outline:none;border:none;cursor:pointer;box-shadow:none;text-decoration:none}.button.size-1{width:100%;height:42px;display:flex;justify-content:center;align-items:center;gap:16px;border-radius:5px}@media (max-width: 1919.98px){.button.size-1{height:36px;gap:8px}}@media (max-width: 767.98px){.button.size-1{height:30px;gap:10px;border-radius:5px}}.button.size-1.h-40{height:40px}@media (max-width: 767.98px){.button.size-1.h-40{height:30px}}.button.size-1 .button_span{font-size:1rem;font-weight:500}@media (max-width: 1919.98px){.button.size-1 .button_span{font-size:.75rem}}.button.size-1 .button_icon{display:flex;align-items:center;width:auto;height:auto}.button.size-1 .button_icon svg{width:20px;height:auto}@media (max-width: 1919.98px){.button.size-1 .button_icon svg{width:15px;height:15px}}.button.size-2{width:100%;height:42px;display:flex;justify-content:center;align-items:center;gap:16px;border-radius:5px}@media (max-width: 1919.98px){.button.size-2{height:36px;gap:8px}}@media (max-width: 767.98px){.button.size-2{height:30px;gap:10px;border-radius:5px}}.button.size-2 .button_span{font-size:1rem;font-weight:500}@media (max-width: 1919.98px){.button.size-2 .button_span{font-size:.75rem}}.button.size-2 .button_icon{display:flex;align-items:center;width:auto;height:auto}.button.size-2 .button_icon svg{width:20px;height:auto}@media (max-width: 1919.98px){.button.size-2 .button_icon svg{width:15px;height:15px}}.button.size-3{width:40%;height:42px;display:flex;justify-content:center;align-items:center;gap:16px;border-radius:10px}@media (max-width: 1919.98px){.button.size-3{height:36px;gap:8px}}@media (max-width: 767.98px){.button.size-3{height:30px;gap:10px;border-radius:6px}}.button.size-3 .button_span{font-size:1rem;font-weight:500}@media (max-width: 1919.98px){.button.size-3 .button_span{font-size:.75rem}}.button.size-3 .button_icon{display:flex;align-items:center;width:auto;height:auto}.button.size-3 .button_icon svg{width:20px;height:auto}@media (max-width: 1919.98px){.button.size-3 .button_icon svg{width:15px;height:15px}}.button.borwine{background:linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);transition:.1s;opacity:1}.button.borwine .button_span{color:#fff;font-weight:500}.button.borwine:hover,.button.borwine:focus,.button.borwine:active{background:-moz-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);cursor:pointer}.button.borwine.disable{opacity:.25}.button.borwine.disable:hover,.button.borwine.disable:focus,.button.borwine.disable:active{cursor:auto}.button.borwine path{fill:#fff}.button.green{background:#22af33;transition:.1s;opacity:1}.button.green .button_span{color:#fff;font-weight:500}.button.green:hover,.button.green:focus,.button.green:active{opacity:.85;cursor:pointer}.button.green.disable{opacity:.25}.button.green.disable:hover,.button.green.disable:focus,.button.green.disable:active{cursor:auto}.button.green path{fill:#fff}.button.green-oil{background:#12BE12;transition:.1s;opacity:1}.button.green-oil .button_span{color:#fff;font-weight:500}.button.green-oil:hover,.button.green-oil:focus,.button.green-oil:active{opacity:.85;cursor:pointer}.button.green-oil.disable{opacity:.25}.button.green-oil.disable:hover,.button.green-oil.disable:focus,.button.green-oil.disable:active{cursor:auto}.button.green-oil path{fill:#fff}.button.green-bordered{background:#ffffff;border:1px solid #22af33;transition:.1s;opacity:1}.button.green-bordered .button_span{color:#22af33;font-weight:500}.button.green-bordered:hover,.button.green-bordered:focus,.button.green-bordered:active{opacity:.85;cursor:pointer}.button.green-bordered.disable{opacity:.25}.button.green-bordered.disable:hover,.button.green-bordered.disable:focus,.button.green-bordered.disable:active{cursor:auto;border:1px solid #22af33}.button.green-bordered path{fill:#bf4342}.button.red{background:#d8002a;transition:.1s;opacity:1}.button.red .button_span{color:#fff;font-weight:500}.button.red:hover,.button.red:focus,.button.red:active{opacity:.85;cursor:pointer}.button.red.disable{opacity:.25}.button.red.disable:hover,.button.red.disable:focus,.button.red.disable:active{cursor:auto}.button.red path{fill:#fff}.button.light-yellow{background:#fff7da;transition:.1s;opacity:1}.button.light-yellow .button_span{color:#f5bb00;font-weight:500}.button.light-yellow:hover,.button.light-yellow:focus,.button.light-yellow:active{opacity:.85;cursor:pointer}.button.light-yellow.disable{opacity:.25}.button.light-yellow.disable:hover,.button.light-yellow.disable:focus,.button.light-yellow.disable:active{cursor:auto}.button.light-yellow path{fill:#f5bb00}.button.white{background:#ffffff;transition:.1s}.button.white .button_span{color:#676767;font-weight:500}.button.white:hover,.button.white:focus,.button.white:active,.button.white.selected{cursor:pointer;background:#fce9ed}.button.white:hover .button_span,.button.white:focus .button_span,.button.white:active .button_span,.button.white.selected .button_span{color:#bf4342}.button.white.disable{opacity:.25}.button.white.disable:hover,.button.white.disable:focus,.button.white.disable:active{cursor:auto}.button.white path{fill:#fff}.button.white-bordered{background:#ffffff;border:1px solid #bf4342;transition:.1s;opacity:1}.button.white-bordered .button_span{color:#bf4342;font-weight:500}.button.white-bordered:hover,.button.white-bordered:focus,.button.white-bordered:active{opacity:.85;cursor:pointer}.button.white-bordered.disable{opacity:.25}.button.white-bordered.disable:hover,.button.white-bordered.disable:focus,.button.white-bordered.disable:active{cursor:auto;border:1px solid #bf4342}.button.white-bordered path{fill:#bf4342}.button.white-bordered-green{background:#ffffff;border:1px solid #12BE12;transition:.1s;opacity:1}.button.white-bordered-green .button_span{color:#12be12;font-weight:500}.button.white-bordered-green:hover{background:#12BE12;color:#fff;cursor:pointer}.button.white-bordered-green:hover .button_span{color:#fff}.button.white-bordered-green:focus,.button.white-bordered-green:active{opacity:.85;cursor:pointer}.button.white-bordered-green.disable{opacity:.25}.button.white-bordered-green.disable:hover,.button.white-bordered-green.disable:focus,.button.white-bordered-green.disable:active{cursor:auto;border:1px solid #1F5C47}.button.white-bordered-green path{fill:#22af33}.button.blue-bordered{background:transparent;border:1px solid #3893e3;transition:.1s;opacity:1}.button.blue-bordered .button_span{color:#3893e3;font-weight:500}.button.blue-bordered:hover,.button.blue-bordered:focus,.button.blue-bordered:active{opacity:.85;cursor:pointer}.button.blue-bordered path{fill:#bf4342}.button.blue{background:#3893e3;transition:.1s;opacity:1}.button.blue .button_span{color:#fff;font-weight:500}.button.blue:hover,.button.blue:focus,.button.blue:active{opacity:.85;cursor:pointer}.button.blue.disable{opacity:.25}.button.blue.disable:hover,.button.blue.disable:focus,.button.blue.disable:active{cursor:auto}.button.gray-bordered{background:#ffffff;border:1px solid #676767;transition:.1s;opacity:1}.button.gray-bordered .button_span{color:#676767;font-weight:500}.button.gray-bordered:hover,.button.gray-bordered:focus,.button.gray-bordered:active{opacity:.85;cursor:pointer}.button.gray-bordered.disable{opacity:.25}.button.gray-bordered.disable:hover,.button.gray-bordered.disable:focus,.button.gray-bordered.disable:active{cursor:auto;border:1px solid #bf4342}.button.gray-bordered path{fill:#676767}.error-modal_body{display:flex;flex-direction:column;gap:20px}.error-modal_body .error-modal_icon-wrapp{display:flex;justify-content:center;width:100%}.error-modal_body .error-modal_title,.error-modal_body .error-modal_title a{color:#2a2a2b;font-size:1rem;font-weight:700;letter-spacing:1.6px;text-align:center;text-decoration:none}.error-modal_body .error-modal_subtitle{color:#2a2a2b;font-size:.875rem;font-weight:600;letter-spacing:1.6px;text-align:center;text-decoration:none;margin-top:-18px}.error-modal_body .error-modal_span{color:#2a2a2b;font-size:1.125rem;font-weight:400;text-align:center}.error-modal_body .error-modal_btn-wrapp{display:flex;justify-content:center;gap:12px}.error-modal_body .error-modal-btn-wrapp button{border-radius:5px!important}.land-header_wrapp{box-sizing:border-box;width:100%;height:120px;background-color:#f9f9f7;border-radius:0 0 20px 20px}@media (max-width: 1399.98px){.land-header_wrapp{height:90px}}@media (max-width: 575.98px){.land-header_wrapp{height:60px}}.land-header_wrapp .land-header_grid{display:grid;grid-template-columns:auto auto 1fr;grid-template-rows:120px;grid-gap:16px;width:100%}@media (max-width: 1399.98px){.land-header_wrapp .land-header_grid{grid-template-rows:90px}}@media (max-width: 575.98px){.land-header_wrapp .land-header_grid{grid-template-rows:60px}}.land-header_wrapp .land-header_grid .land-header_logo-wrapp{padding:0 0 0 80px}@media (max-width: 1399.98px){.land-header_wrapp .land-header_grid .land-header_logo-wrapp{padding:0 0 0 24px}}@media (max-width: 575.98px){.land-header_wrapp .land-header_grid .land-header_logo-wrapp{padding:0 0 0 16px}}.land-header_wrapp .land-header_grid .land-header_logo-wrapp .land-header_logo-link{outline:none;text-decoration:none;height:100%;display:flex;align-items:center}.land-header_wrapp .land-header_grid .land-header_logo-wrapp .land-header_logo-link .land-header_logo-img{width:250px;height:auto}@media (max-width: 1399.98px){.land-header_wrapp .land-header_grid .land-header_logo-wrapp .land-header_logo-link .land-header_logo-img{width:200px}}@media (max-width: 575.98px){.land-header_wrapp .land-header_grid .land-header_logo-wrapp .land-header_logo-link .land-header_logo-img{width:154px}}.land-header_wrapp .land-header_grid .land-header_menu-wrapp{display:grid;grid-template-columns:max-content max-content max-content max-content;grid-template-rows:100%;grid-gap:8px}@media (max-width: 1399.98px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp{grid-gap:4px}}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-wrapp,.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp{display:flex;position:relative;outline:none;text-decoration:none;box-shadow:none;border:none;cursor:pointer;gap:8px;align-items:center;padding:0 8px;height:48px;align-self:center}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-wrapp .land-header_link,.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_link{font-size:1rem;letter-spacing:.5px;font-weight:500;color:#676767}@media (max-width: 1919.98px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-wrapp .land-header_link,.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_link{font-size:.813rem}}@media (max-width: 1199.98px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-wrapp .land-header_link,.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_link{font-size:.75rem}}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp{background-color:transparent;display:none}@media (max-width: 1200px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp{display:flex}}@media (max-width: 767.98px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp{display:none}}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp svg{width:14px;height:14px}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp svg path{fill:#676767}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content{position:absolute;top:48px;right:0;min-width:auto;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;height:0;padding:0;overflow:hidden;z-index:20;box-shadow:0 3px 6px #0000004d}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link{display:flex;justify-content:flex-end;background:transparent;padding:10px 20px;border-radius:10px;width:100%;cursor:pointer;text-decoration:none;outline:none;transition:.1s}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link .land-header_dropd-span{font-size:1rem;font-weight:500;color:#676767;text-align:end;text-align:right;white-space:nowrap}@media (max-width: 1919.98px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link .land-header_dropd-span{font-size:.813rem}}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link:hover,.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link:focus,.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link:active{background:#f8c9d1}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link:hover .land-header_dropd-span,.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link:focus .land-header_dropd-span,.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link:active .land-header_dropd-span{color:#2a2a2b}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link.fin{display:none}@media (max-width: 916px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link.fin{display:flex}}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link.ponch{display:none}@media (max-width: 1132px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link.ponch{display:flex}}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link.faq{display:none}@media (max-width: 1220px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp .land-header_dropd-content .land-header_dropd-content-link.faq{display:flex}}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp.open .land-header_dropd-content{height:auto;padding:10px 8px;transition:all ease .1s}.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-dropd-wrapp.open .land-header_dropd-arrow-icon{transform:rotate(180deg);transition:all ease .15s}@media (max-width: 767.98px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-wrapp.inv{display:none}}@media (max-width: 916px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-wrapp.fin{display:none}}@media (max-width: 1132px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-wrapp.ponch{display:none}}@media (max-width: 1200px){.land-header_wrapp .land-header_grid .land-header_menu-wrapp .land-header_link-wrapp.faq{display:none}}.land-header_wrapp .land-header_grid .land-header_login-wrapp{display:flex;justify-content:flex-end;align-items:center;gap:16px;padding:0 80px 0 0}@media (max-width: 1399.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp{padding:0 24px 0 0}}@media (max-width: 767.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp{display:none}}.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link,.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn{outline:none;text-decoration:none;box-shadow:none;border:none}.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link{font-weight:600;white-space:nowrap;cursor:pointer;border-radius:12px;min-width:150px;height:40px;display:flex;justify-content:center;align-items:center;transition:.1s;border:2px solid #2a2a2b;background:-moz-linear-gradient(0deg,rgba(228,228,228,0) 0%,rgba(238,238,238,0) 20%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(0deg,rgba(228,228,228,0) 0%,rgba(238,238,238,0) 20%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,rgba(228,228,228,0) 0%,rgba(238,238,238,0) 20%,rgba(255,255,255,0) 100%)}@media (max-width: 1919.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link{min-width:130px;height:36px;border-radius:10px}}@media (max-width: 1199.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link{min-width:120px}}.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link span{color:#2a2a2b;font-weight:600;font-size:.875rem}@media (max-width: 1919.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link span{font-size:.75rem}}.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link:hover,.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link:focus,.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-link:active{background:-moz-linear-gradient(0deg,rgb(233,233,233) 0%,rgb(238,238,238) 10%,rgb(255,255,255) 100%);background:-webkit-linear-gradient(0deg,rgb(233,233,233) 0%,rgb(238,238,238) 10%,rgb(255,255,255) 100%);background:linear-gradient(0deg,rgb(233,233,233) 0%,rgb(238,238,238) 10%,rgb(255,255,255) 100%)}.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn{font-weight:500;background:#bf4342;background:-moz-linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);cursor:pointer;border-radius:12px;min-width:170px;height:40px;display:flex;justify-content:center;align-items:center;transition:.1s}@media (max-width: 1919.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn{min-width:130px;height:36px;border-radius:10px}}@media (max-width: 1399.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn{min-width:110px}}@media (max-width: 991.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn{min-width:100px}}.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn span{color:#fff;font-weight:600;font-size:.875rem}@media (max-width: 1919.98px){.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn span{font-size:.75rem}}.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn:hover,.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn:focus,.land-header_wrapp .land-header_grid .land-header_login-wrapp .land-header_login-btn:active{background:-moz-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%)}.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp{display:none;justify-content:flex-end;align-items:center;padding:0 80px 0 0}@media (max-width: 767.98px){.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp{display:flex}}@media (max-width: 991.98px){.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp{padding:0 40px 0 0}}@media (max-width: 767.98px){.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp{padding:0 20px 0 0}}@media (max-width: 575.98px){.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp{padding:0 16px 0 0}}.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp .land-header_menu-burger-btn{display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;outline:none;border:none;background-color:#fff;width:60px;height:60px;border-radius:30px;transition:.1s;box-shadow:3px 3px 10px #0003}@media (max-width: 1399.98px){.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp .land-header_menu-burger-btn{width:40px;height:40px}}.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp .land-header_menu-burger-btn svg{width:22px;height:22px}@media (max-width: 1399.98px){.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp .land-header_menu-burger-btn svg{width:14px}}.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp .land-header_menu-burger-btn svg path{fill:#2a2a2b}.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp .land-header_menu-burger-btn:hover,.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp .land-header_menu-burger-btn:focus,.land-header_wrapp .land-header_grid .land-header_menu-burger-wrapp .land-header_menu-burger-btn:active{opacity:.85}.landing-sidebar_container{position:fixed;width:100%;max-width:250px;top:0;bottom:0;left:0;margin:auto;z-index:1000;background:rgba(0,0,0,.3);box-shadow:none;border:none;transform:translate(-100%);transition:all ease .2s}.landing-sidebar_container .landing-sidebar_wrapp{position:relative;float:left;width:auto;max-width:250px;background:#ffffff;border:none;padding:27px 20px 34px;margin:0;transform:none;height:calc(100vh + 40px)}.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid{display:grid;grid-template-columns:100%;grid-template-rows:100px auto;height:100%;overflow:hidden auto;scrollbar-width:thin}.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid .landing-sidebar_head{position:relative;display:flex;justify-content:center;width:100%;height:auto}.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid .landing-sidebar_head .landing-sidebar_logo-img{width:100%;max-width:210px;height:auto;object-fit:contain;margin:0 0 35px}.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid .landing-sidebar_nav{display:flex;flex-direction:column;gap:32px;margin:0 0 40px}.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid .landing-sidebar_nav .landing-sidebar_nav-link{font-size:.75rem;font-weight:500;color:#676767;cursor:pointer;text-decoration:none}.landing-sidebar_container .landing-sidebar_wrapp .landing-sidebar_grid .landing-sidebar_nav .landing-sidebar_nav-link.borwine{color:#bf4342}.landing-sidebar_container .landing-sidebar_toggle-btn{position:absolute;top:75px;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;outline:none;border:none;background-color:#fff;width:50px;height:50px;min-width:50px;min-height:50px;border-radius:30px;transition:.1s;box-shadow:3px 3px 10px #0003}.landing-sidebar_container .landing-sidebar_toggle-btn .landing-sidebar_toggle-icon,.landing-sidebar_container .landing-sidebar_toggle-btn svg{width:15px;height:15px;max-width:15px;max-height:15px;object-fit:contain}.landing-sidebar_container.active{transform:translate(0);transition:all ease .3s}.landing-sidebar_container.active .landing-sidebar_toggle-btn{right:-24px}.landing-sidebar_back-overlay{position:fixed;width:100%;top:0;bottom:0;left:0;right:0;margin:auto;z-index:999;background:rgba(0,0,0,.3);box-shadow:none;border:none;transform:translate(-100%)}.landing-sidebar_back-overlay.active{transform:translate(0)}.landing1_wrapp{width:100%;max-width:2080px;height:100%;min-height:calc(100vh - 485px);margin:0 auto;padding:0 80px;background:#ffffff;box-sizing:border-box;overflow:hidden}@media (max-width: 991.98px){.landing1_wrapp{padding:0 40px}}@media (max-width: 767.98px){.landing1_wrapp{padding:0 20px}}@media (max-width: 575.98px){.landing1_wrapp{padding:0 16px}}.landing1_wrapp .landing1_body-wrapp{margin:0;background:transparent;border-radius:20px 20px 0 0;height:calc(100% - 76px);animation-name:landing-bodybackground;animation-duration:1s;animation-direction:reverse}@media (max-width: 767.98px){.landing1_wrapp .landing1_body-wrapp{border-radius:20px}}@media (max-width: 575.98px){.landing1_wrapp .landing1_body-wrapp{margin:16px 0 20px}}.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid{display:flex;justify-content:center;align-items:center;width:100%;height:auto}.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link{text-decoration:none;outline:none;display:flex;justify-content:center;align-items:center;gap:16px;cursor:pointer;margin:0 0 120px;opacity:1}@media (max-width: 767.98px){.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link{margin:0 0 100px}}@media (max-width: 575.98px){.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link{margin:0 0 20px}}.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link .landing1_legal-link-title{font-size:1.375rem;font-weight:700;color:#2a2a2b}@media (max-width: 575.98px){.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link .landing1_legal-link-title{font-size:.75rem}}.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link .landing1_legal-link-icon-wrapp{width:40px;min-width:40px;height:40px;min-height:40px;border-radius:20px;display:flex;justify-content:center;align-items:center;background:linear-gradient(0deg,rgba(131,11,52,1) 0%,rgba(131,11,52,1) 30%,rgba(206,67,114,1) 100%);background:-webkit-linear-gradient(0deg,rgba(131,11,52,1) 0%,rgba(131,11,52,1) 30%,rgba(206,67,114,1) 100%);background:-moz-linear-gradient(0deg,rgba(131,11,52,1) 0%,rgba(131,11,52,1) 30%,rgba(206,67,114,1) 100%);box-shadow:0 3px 6px #0000004d}@media (max-width: 575.98px){.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link .landing1_legal-link-icon-wrapp{width:20px;min-width:20px;height:20px;min-height:20px}}.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link:hover,.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link:focus,.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link:active{opacity:.85}.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link svg{width:20px;height:auto}@media (max-width: 575.98px){.landing1_wrapp .landing1_body-wrapp .landing1_legal-link-grid .landing1_legal-link svg{width:10px;height:auto}}.landing1_wrapp .landing_social-wrapp .button{height:50px!important;border-radius:12px!important}.landing1_wrapp .landing_social-wrapp .button .button_span{font-size:1rem!important}@media (max-width: 575.98px){.landing1_wrapp .suscribe_wrapp .suscribe_main{border-radius:12px!important}}.landing1_wrapp .suscribe_wrapp .suscribe_main .suscribe_input-wrapper .ponc-input{height:50px!important;border-radius:12px}@media (max-width: 1919.98px){.landing1_wrapp .suscribe_wrapp .suscribe_main .suscribe_input-wrapper .ponc-input{height:36px}}.landing1_wrapp .suscribe_wrapp .suscribe_main .suscribe_input-wrapper .ponc-input::placeholder{font-size:1rem}.landing1_wrapp .suscribe_wrapp .suscribe_button-wrapper .button{height:50px!important;border-radius:12px!important}.landing1_wrapp .suscribe_wrapp .suscribe_button-wrapper .button .button_span{font-size:1rem!important}.landing1_wrapp .css-1208u16-MuiPaper-root-MuiAccordion-root.Mui-expanded:last-of-type{margin-bottom:16px}.landing_presentation-wrapp{box-sizing:border-box;width:100%;height:100%;background-color:transparent;border-radius:20px;padding:80px}@media (max-width: 1919.98px){.landing_presentation-wrapp{padding:32px}}@media (max-width: 991.98px){.landing_presentation-wrapp{padding:40px}}@media (max-width: 767.98px){.landing_presentation-wrapp{padding:20px}}@media (max-width: 575.98px){.landing_presentation-wrapp{padding:16px}}.landing_presentation-wrapp .landing_present-desc-wrapp{display:flex;flex-direction:row;gap:24px;width:100%;height:auto;box-sizing:border-box;border-radius:20px;background-color:#fff;padding:0}@media (max-width: 991.98px){.landing_presentation-wrapp .landing_present-desc-wrapp{flex-direction:column;padding:0 100px 56px;height:auto}}@media (max-width: 991.98px){.landing_presentation-wrapp .landing_present-desc-wrapp{flex-direction:column;padding:0 40px 56px;height:auto}}@media (max-width: 767.98px){.landing_presentation-wrapp .landing_present-desc-wrapp{padding:40px;margin:0 0 100px}}@media (max-width: 575.98px){.landing_presentation-wrapp .landing_present-desc-wrapp{padding:0;margin:0 0 32px;gap:0}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp{display:flex;flex-direction:column;justify-content:center;width:50%;max-width:567px;box-sizing:border-box}@media (max-width: 1199.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp{width:100%}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_logo{width:352px;height:auto;object-fit:contain;margin-bottom:20px;transition:.4s}@media (max-width: 1189.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_logo{width:285px}}@media (max-width: 767.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_logo{width:280px}}@media (max-width: 575.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_logo{width:100%;max-width:128px}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_slogan{font-size:3.125rem;line-height:1.1;font-weight:700;margin-bottom:20px}@media (max-width: 1919.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_slogan{font-size:2.25rem}}@media (max-width: 991.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_slogan{font-size:2rem}}@media (max-width: 575.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_slogan{font-size:1.125rem}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_text-p{font-size:1.25rem;font-weight:500;color:#676767;margin:0 0 28px}@media (max-width: 575.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_text-p{font-size:1rem;margin:0 0 16px}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp{display:flex;justify-content:flex-start;gap:40px;width:100%}@media (max-width: 1341.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp{gap:20px}}@media (max-width: 609.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp{gap:16px;flex-direction:column;justify-content:flex-start;align-items:center}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .button{max-width:230px}@media (max-width: 609.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .button{max-width:100%}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .landing_social-link-group{display:flex;gap:40px}@media (max-width: 1341.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .landing_social-link-group{gap:20px}}@media (max-width: 609.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .landing_social-link-group{gap:16px}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .landing_social-link-group .landing_social-link-wrapp{display:flex;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;min-height:50px;border-radius:12px;border:3px solid #bf4342;background:transparent;outline:none;text-decoration:none}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .landing_social-link-group .landing_social-link-wrapp svg{width:25px;height:auto}@media (max-width: 575.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .landing_social-link-group .landing_social-link-wrapp svg{width:17px;height:auto}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_text-wrapp .landing_social-wrapp .landing_social-link-group .landing_social-link-wrapp svg path{fill:#bf4342}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp{position:relative;width:50%;height:580px;z-index:0}@media (max-width: 1919.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp{height:510px}}@media (max-width: 1399.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp{height:420px}}@media (max-width: 1199.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp{width:100%;justify-content:center;display:flex}}@media (max-width: 991.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp{height:400px}}@media (max-width: 575.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp{height:320px}}.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp .landing_laptop-img{width:100%;height:100%;object-fit:contain}@media (max-width: 1199.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp .landing_laptop-img{position:relative;width:100%;z-index:0}}@media (max-width: 767.98px){.landing_presentation-wrapp .landing_present-desc-wrapp .landing_main-img-wrapp .landing_laptop-img{margin:0 0 40px}}.our-services_wrapp{width:100%;padding:40px 80px 200px}@media (max-width: 1919.98px){.our-services_wrapp{padding:40px 20px 120px}}@media (max-width: 1399.98px){.our-services_wrapp{padding:40px 20px 90px}}@media (max-width: 575.98px){.our-services_wrapp{padding:40px 16px 60px}}.our-services_wrapp .our-services_sections-wrapp{display:flex;flex-direction:column;justify-content:center;gap:48px;padding:0}@media (max-width: 1919.98px){.our-services_wrapp .our-services_sections-wrapp{align-items:center;gap:32px}}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp{gap:0;padding:0}}.our-services_wrapp .our-services_sections-wrapp .our-services_title{font-size:2.75rem;font-weight:600;color:#2a2a2b;word-wrap:break-word;text-align:center;margin:0}@media (max-width: 1399.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_title{margin:0 0 44px;text-align:center}}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_title{font-size:1.25rem;text-align:center;max-width:210px}}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group{display:flex;justify-content:center;flex-wrap:wrap;gap:40px;margin:0 auto;width:100%}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group{gap:9px}}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp{position:relative;box-sizing:border-box;width:100%;max-width:450px;height:fit-content;min-height:341px;padding:0}@media (max-width: 1919.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp{gap:18px;width:100%;max-width:400px;min-height:280px}}@media (max-width: 767.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp{min-height:220px}}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp{max-width:none;height:fit-content;min-height:200px;border-radius:10px}}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp:hover .our-services_card-face.front{transform:perspective(600px) rotateY(180deg)}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp:hover .our-services_card-face.back{transform:perspective(600px) rotateY(360deg)}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face{position:absolute;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:32px;width:100%;height:100%;box-shadow:3px 3px 10px #0003;padding:40px;border-radius:20px;background-color:#fff;overflow:hidden;backface-visibility:hidden;transition:.5s}@media (max-width: 1919.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face{gap:24px;padding:30px}}@media (max-width: 767.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face{gap:20px;padding:24px}}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face{border-radius:10px;padding:12px}}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_icon{width:58px;height:58px;margin:0 0 20px;transition:1s ease}@media (max-width: 1919.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_icon{width:42px;height:42px;margin:0 0 16px}}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_icon{width:36px;height:36px;margin:0 0 12px}}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_icon path{fill:#bf4342}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_icon.borwine path{fill:#930335}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_icon.green path{fill:#6bb739}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_card-label{font-size:1.25rem;font-weight:700;color:#2a2a2b;margin:0 0 18px;transition:.5s ease}@media (max-width: 1919.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_card-label{font-size:1.125rem;margin:0 0 12px}}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_card-label{font-size:.813rem}}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_card-label.borwine{color:#930335}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_card-description{font-size:1rem;font-weight:500;color:#676767;transition:1s ease;transition-delay:.2s}@media (max-width: 1919.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_card-description{font-size:.875rem}}@media (max-width: 767.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_card-description{font-size:.75rem}}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face .our-services_card-description.borwine{color:#930335}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button{min-width:230px}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button{min-width:200px}}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button.borwine{background:-moz-linear-gradient(0deg,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(147,3,53,1) 100%)}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button.borwine:hover,.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button.borwine:focus,.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button.borwine:active{background:-moz-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);cursor:pointer}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button.green{background:-moz-linear-gradient(0deg,rgba(107,183,57,1) 100%);background:-webkit-linear-gradient(0deg,rgba(107,183,57,1) 100%);background:transparent linear-gradient(180deg,rgba(107,183,57,1) 0%,rgba(107,183,57,1) 100%) 0% 0% no-repeat padding-box}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button.green:hover,.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button.green:focus,.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face button.green:active{background:-moz-linear-gradient(180deg,rgba(107,183,57,1) 0%,rgba(54,92,29,1) 100%);background:-webkit-linear-gradient(180deg,rgba(107,183,57,1) 0%,rgba(54,92,29,1) 100%);background:transparent linear-gradient(180deg,rgba(107,183,57,1) 0%,rgba(54,92,29,1) 100%) 0% 0% no-repeat padding-box}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face.front{transform:perspective(600px) rotateY(0)}.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face.back{transform:perspective(600px) rotateY(180deg);padding:70px 40px 40px}@media (max-width: 1919.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face.back{padding:60px 30px 30px}}@media (max-width: 767.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face.back{padding:30px 24px 24px}}@media (max-width: 575.98px){.our-services_wrapp .our-services_sections-wrapp .our-services_sect-group .our-services_card-wrapp .our-services_card-face.back{padding:30px 12px 12px}}.tag-wrapper{display:flex;justify-content:center;align-items:center;height:30px;font-size:.875rem;border-radius:12px;border:1px solid #2a2a2b;padding:0 8px}.tag-wrapper.normal{width:fit-content}.tag-wrapper.normal .tag-title{color:#2a2a2b}.tag-wrapper.colored{width:fit-content;border-color:#bf4342}.tag-wrapper .tag-title{font-size:.875rem;font-weight:500;color:#bf4342}@media (max-width: 1919.98px){.tag-wrapper .tag-title{font-size:.75rem}}@media (max-width: 575.98px){.tag-wrapper .tag-title{font-size:.75rem}}.tag-wrapper.colored-large{width:182px;border-color:#bf4342}.tag-wrapper.colored-large .tag-title{color:#bf4342}.blog-card-wrapper{width:100%;height:520px;border-radius:20px;background:#ffffff;font-family:inherit;cursor:pointer;box-shadow:0 3px 6px #0000004d}@media (max-width: 1399.98px){.blog-card-wrapper{height:496px}}@media (max-width: 575.98px){.blog-card-wrapper{height:320px;border-radius:10px}}.blog-card-wrapper .blog-card-img{width:100%;height:298px;border-radius:20px 20px 0 0;object-fit:cover;pointer-events:none;user-select:none}@media (max-width: 1399.98px){.blog-card-wrapper .blog-card-img{height:298px}}@media (max-width: 575.98px){.blog-card-wrapper .blog-card-img{height:130px;border-radius:10px 10px 0 0}}.blog-card-wrapper .blog-card-body{padding:20px 40px}@media (max-width: 1919.98px){.blog-card-wrapper .blog-card-body{padding:12px 16px}}.blog-card-wrapper .blog-card-body>*+*{margin:12px 0 0}@media (max-width: 575.98px){.blog-card-wrapper .blog-card-body>*+*{margin:10px 0 0}}.blog-card-wrapper .blog-card-body .blog-card-title{font-size:1.313rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 575.98px){.blog-card-wrapper .blog-card-body .blog-card-title{font-size:.875rem}}.blog-card-wrapper .blog-card-body .blog-card-content{font-size:.875rem;font-weight:400;color:#676767;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 575.98px){.blog-card-wrapper .blog-card-body .blog-card-content{-webkit-line-clamp:3;font-size:.75rem}}.blog-card-wrapper .blog-card-body .blog-card-time{font-size:.75rem;font-weight:400;color:#676767}@media (max-width: 575.98px){.blog-card-wrapper .blog-card-body .blog-card-time{font-size:.75rem}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.carousel_wrapper{position:relative;width:calc(100% - 8px)}@media (max-width: 575.98px){.carousel_wrapper{width:100%;margin-left:-3px}}.carousel-controls{display:flex;justify-content:center;margin:20px 0 0;gap:12px}@media (max-width: 575.98px){.carousel-controls{margin:7px 0 0}}.carousel-controls.carousel_arrows{position:absolute;top:50%;left:50%;transform:translate(calc(-50% + 1px),-70%);display:flex;justify-content:space-between;margin:0;z-index:1;width:calc(100% + 80px)}.carousel-controls .custom-bullets{background:#a0a0a0;width:8px;height:8px;border:none;border-radius:5px;cursor:pointer}.carousel-controls .custom-bullets.glide__bullet--active{background:#2a2a2b;width:8px;height:8px;border:none;border-radius:5px}.carousel-controls .carousel-controls-btn{display:flex;justify-content:center;align-items:center;width:40px;height:40px;color:#fff;background:#ffffff;opacity:1;border:3px solid #676767;border-radius:50%;cursor:pointer;outline:none}@media (max-width: 1919.98px){.carousel-controls .carousel-controls-btn{width:32px;height:32px}}@media (max-width: 575.98px){.carousel-controls .carousel-controls-btn{width:24px;height:24px;border:2px solid #676767;font-size:8px}}.carousel-controls .carousel-controls-btn:hover{background:#f7f7f7}.carousel-controls .carousel-controls-btn svg{width:8px;height:auto}.carousel-controls .carousel-controls-btn svg path{fill:#676767}@media (max-width: 575.98px){.carousel-controls .carousel-controls-btn svg{width:6px}}.landing-blog_wrapp .landing-blog_main{width:100%;height:841px;padding:80px 160px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;background:#ffffff}@media (max-width: 1919.98px){.landing-blog_wrapp .landing-blog_main{padding:80px}}@media (max-width: 1399.98px){.landing-blog_wrapp .landing-blog_main{padding:80px 0}}@media (max-width: 767.98px){.landing-blog_wrapp .landing-blog_main{padding:80px 40px}}@media (max-width: 575.98px){.landing-blog_wrapp .landing-blog_main{border-radius:10px;padding:40px 0;height:auto}}.landing-blog_wrapp .landing-blog_main .landing-blog-title{font-size:2.75rem;font-weight:600;color:#2a2a2b;word-wrap:break-word;max-width:190px;text-align:center;line-height:1.3;margin:0 0 20px}@media (max-width: 1399.98px){.landing-blog_wrapp .landing-blog_main .landing-blog-title{font-size:1.875rem;margin:0 0 20px}}@media (max-width: 575.98px){.landing-blog_wrapp .landing-blog_main .landing-blog-title{font-size:1.25rem;margin:0 0 20px}}.faq-wrapper{display:flex;flex-direction:column;gap:70px;width:100%;color:#2a2a2b;font-family:inherit;margin:60px 0 80px;padding:80px 160px;background-color:#f9f9f7;border-radius:20px}@media (max-width: 1919.98px){.faq-wrapper{margin:40px 0 80px;padding:80px;gap:30px}}@media (max-width: 1199.98px){.faq-wrapper{margin:30px 0 80px;padding:80px 100px}}@media (max-width: 991.98px){.faq-wrapper{margin:30px 0 40px;grid-template-columns:minmax(0%,100%)}}@media (max-width: 575.98px){.faq-wrapper{margin:20px 0;gap:20px;padding:40px 15px;border-radius:10px}}.faq-wrapper h2{font-size:2.75rem;font-weight:600;color:#2a2a2b;word-wrap:break-word;text-align:left;width:100%}@media (max-width: 1399.98px){.faq-wrapper h2{font-size:1.875rem;margin:0 0 20px}}@media (max-width: 575.98px){.faq-wrapper h2{font-size:1.25rem;margin:0 0 20px}}.faq-wrapper .faq-questions{display:flex;flex-direction:column;overflow:hidden}.faq-wrapper .faq-questions .faq-questions-selector-wrapper{display:flex;align-items:center;justify-content:space-around;gap:40px;width:100%;height:80px;padding:16px 20px;margin:0 0 40px;background:white;border-radius:20px;z-index:1}.faq-wrapper .faq-questions .faq-questions-selector-wrapper .faq-questions-button{max-width:330px;flex:1 0 0%;height:auto;min-height:40px;padding:4px 8px;color:#bf4342;background:transparent;border:none;font-weight:500;cursor:pointer}.faq-wrapper .faq-questions .faq-questions-selector-wrapper .faq-questions-button.active{border-radius:12px;background:#bf4342;color:#f9f9f7}.faq-wrapper .faq-questions .faq-questions-selector-wrapper .faq-questions-button:hover{border-radius:12px;border:2px solid #bf4342}.faq-wrapper .faq-questions .faq-accordion{position:relative;bottom:0;font-family:inherit;color:red!important;z-index:0;overflow-y:hidden;transform:translateY(-120%);display:none}.faq-wrapper .faq-questions .faq-accordion.active{display:block;animation:fadeInTop 1s cubic-bezier(.1,-.01,.1,.99) 0s 1 normal;transform:translateY(0)}.faq-wrapper .faq-questions .faq-accordion .faq-accordion-wrapp{display:flex;gap:30px}@media (max-width: 1199.98px){.faq-wrapper .faq-questions .faq-accordion .faq-accordion-wrapp{flex-direction:column;gap:0}}.faq-wrapper .faq-questions .faq-accordion .custom-accordion_arrow-down-svg{width:24px;height:24px}.faq-wrapper .faq-questions .faq-accordion .custom-accordion_arrow-down-svg path{fill:#bf4342}@media (max-width: 1399.98px){.faq-wrapper .faq-questions .faq-accordion .custom-accordion_arrow-down-svg{width:20px;height:20px}}@media (max-width: 575.98px){.faq-wrapper .faq-questions .faq-accordion .custom-accordion_arrow-down-svg{width:10px;height:10px}}.landing-footer-wrapper{display:flex;flex-direction:column;grid-gap:32px;width:100%;height:auto;padding:116px 80px;background:#2a2a2b}@media (max-width: 1399.98px){.landing-footer-wrapper{grid-template-columns:1fr;grid-template-rows:repeat(3,auto);grid-gap:0;padding:80px}}@media (max-width: 575.98px){.landing-footer-wrapper{padding:20px 20px 24px}}.landing-footer-wrapper .landing-footer-info-wrapp{grid-area:landing-footer-info;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;height:100%;transition:.3s all}@media (max-width: 1399.98px){.landing-footer-wrapper .landing-footer-info-wrapp{height:auto;margin:0 0 46px}}@media (max-width: 767.98px){.landing-footer-wrapper .landing-footer-info-wrapp{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width: 575.98px){.landing-footer-wrapper .landing-footer-info-wrapp{margin:0 0 18px}}.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-info:first-of-type{margin-bottom:15px}.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-info,.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link{width:100%;max-width:680px;color:#fff;font-size:1rem;line-height:1.7}@media (max-width: 575.98px){.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-info,.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link{font-size:.75rem}}.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-info.secondary,.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link.secondary{color:#dce0d9}.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp{margin-top:10px;display:flex}.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp .landing-footer-link{display:flex;align-items:center;gap:10px}.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp .landing-footer-link:hover,.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp .landing-footer-link:active,.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp .landing-footer-link:focus{color:#dce0d9}.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp .landing-footer-link:hover .landing-footer-link-icon,.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp .landing-footer-link:active .landing-footer-link-icon,.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp .landing-footer-link:focus .landing-footer-link-icon{border:2px solid #dce0d9;background:rgba(255,255,255,.2)}.landing-footer-wrapper .landing-footer-info-wrapp .landing-footer-link-wrapp .landing-footer-link .landing-footer-link-icon{display:flex;justify-content:center;align-items:center;border:2px solid white;border-radius:100%;width:20px;height:20px}.landing-footer-wrapper .landing-footer-media{width:100%;display:flex;justify-content:start;align-items:center;gap:30px}@media (max-width: 1399.98px){.landing-footer-wrapper .landing-footer-media{height:auto;justify-content:flex-start}}@media (max-width: 575.98px){.landing-footer-wrapper .landing-footer-media{gap:20px}}.landing-footer-wrapper .landing-footer-media .landing-footer-button{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:transparen;color:#fff;padding:0;text-align:center;border:2px solid #ffffff;border-radius:10px;text-decoration:none}@media (max-width: 1919.98px){.landing-footer-wrapper .landing-footer-media .landing-footer-button{width:36px;height:36px;border-radius:8px}}@media (max-width: 575.98px){.landing-footer-wrapper .landing-footer-media .landing-footer-button{width:30px;height:30px;border-radius:6px}}.landing-footer-wrapper .landing-footer-media .landing-footer-button:hover,.landing-footer-wrapper .landing-footer-media .landing-footer-button a:active{background-color:#5f5f60}.landing-footer-wrapper .landing-footer-media .landing-footer-button .landing-footer-icon{width:22px;height:22px;fill:#fff}@media (max-width: 1919.98px){.landing-footer-wrapper .landing-footer-media .landing-footer-button .landing-footer-icon{width:18px;height:18px}}@media (max-width: 575.98px){.landing-footer-wrapper .landing-footer-media .landing-footer-button .landing-footer-icon{width:16px;height:16px}}.landing-footer-wrapper .landing-footer-logo{grid-row:span 1 / span 1;grid-area:landing-footer-logo;display:flex;align-items:center;justify-content:start}@media (max-width: 1399.98px){.landing-footer-wrapper .landing-footer-logo{height:auto;justify-content:flex-start;margin:0 0 40px}}@media (max-width: 575.98px){.landing-footer-wrapper .landing-footer-logo{margin:0 0 16px}}.landing-footer-wrapper .landing-footer-logo .landing-footer-logo-icon{width:320px;height:auto}@media (max-width: 1399.98px){.landing-footer-wrapper .landing-footer-logo .landing-footer-logo-icon{width:260px}}@media (max-width: 575.98px){.landing-footer-wrapper .landing-footer-logo .landing-footer-logo-icon{width:180px}}.landing-blog-popup_main .MuiPaper-root{border-radius:20px!important;max-width:1440px!important;max-height:none;min-height:calc(100vh - 95px)!important;height:calc(100% - 64px);overflow:hidden;animation:fadeInCenter .6s ease 0s 1 normal forwards}@media (max-width: 767.98px){.landing-blog-popup_main .MuiPaper-root{max-width:688px!important;width:100%!important;border-radius:5px!important;margin:20px!important}}@media (max-width: 767.98px){.landing-blog-popup_main .MuiPaper-root{margin:15px!important}}.landing-blog-popup_main .MuiPaper-root .blog_icon-btn-img{position:absolute;right:0;margin:10px;width:fit-content;height:fit-content;background:transparent;background-color:transparent;border:none;outline:none;box-shadow:none;cursor:pointer}.landing-blog-popup_main .MuiPaper-root .blog_icon-btn{width:fit-content;height:fit-content;background:transparent;background-color:transparent;border:none;outline:none;box-shadow:none;cursor:pointer}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper{display:grid;grid-template-columns:1fr 2fr;height:100%}@media (max-width: 1399.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper{grid-template-columns:4fr 6fr}}@media (max-width: 1199.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper{grid-template-columns:5fr 5fr}}@media (max-width: 991.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper{grid-template-columns:100%}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-icon-close{display:none}@media (max-width: 991.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-icon-close{display:block}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-icon-close path{fill:#fff}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-image{width:100%;height:100%;object-fit:cover}@media (max-width: 767.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-image{height:158px}}@media (max-width: 991.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-image{height:258px}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper{display:flex;flex-direction:column;gap:24px;padding:40px}@media (max-width: 1199.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper{padding:20px;gap:16px}}@media (max-width: 991.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper{max-width:100%}}@media (max-width: 575.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper{gap:12px}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-tag-icon-wrapper{display:flex;justify-content:space-between}@media (max-width: 991.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-tag-icon-wrapper svg{display:none}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-title-timestamp-wrapper{display:flex;gap:10px;justify-content:space-between}@media (max-width: 767.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-title-timestamp-wrapper{flex-direction:column}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-title-timestamp-wrapper .blog_popup-content-title{font-size:1.313rem;font-weight:700}@media (max-width: 767.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-title-timestamp-wrapper .blog_popup-content-title{font-size:1.125rem}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-title-timestamp-wrapper .blog_popup_content-timestamp{font-size:.75rem;color:#676767}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-blog-entry-wrapp{width:100%;height:auto;max-height:calc(100vh - 300px);margin:0 0 10px;overflow:hidden auto;scrollbar-width:thin}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-blog-entry-wrapp::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-blog-entry-wrapp::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-blog-entry-wrapp::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-blog-entry-wrapp::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}@media (max-width: 991.98px){.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-blog-entry-wrapp{max-height:calc(100vh - 520px)}}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-blog-entry-wrapp .blog_popup_content-blog-entry,.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog_popup_content-blog-entry-wrapp p{font-size:1rem;font-weight:400;color:#676767;line-height:1.7;margin:0 0 10px}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog-popup_btn-share{background:transparent;background-color:transparent;outline:none;border:none;cursor:pointer;width:fit-content;height:fit-content}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog-popup_btn-share svg{width:20px;height:20px}.landing-blog-popup_main .MuiPaper-root .blog_popup-wrapper .blog_popup-content-wrapper .blog-popup_btn-share svg path{fill:#bf4342}.operate-det_tag-pill{display:flex;align-items:center;justify-content:center;width:fit-content;min-width:132px;height:30px;border-radius:12px;padding:12px}.operate-det_tag-pill.borwine{background-color:#bf4342;border:1px solid #bf4342}.operate-det_tag-pill.borwine svg path{fill:#fff}.operate-det_tag-pill.borwine .operate-det_span{color:#fff}.operate-det_tag-pill.white-b-borwine{background-color:#fff;border:1px solid #bf4342}.operate-det_tag-pill.white-b-borwine .operate-det_span{color:#bf4342}.operate-det_tag-pill.white-b-borwine svg path{fill:#bf4342}@media (max-width: 991.98px){.operate-det_tag-pill{height:20px;border-radius:3px;min-width:82px}}.operate-det_tag-pill svg{width:18px;height:18px;margin:0 8px 0 0}.operate-det_tag-pill svg path{fill:#bf4342}.operate-det_tag-pill .operate-det_span{font-size:.875rem;font-weight:500;white-space:nowrap}@media (max-width: 1919.98px){.operate-det_tag-pill .operate-det_span{font-size:.75rem}}@media (max-width: 575.98px){.operate-det_tag-pill .operate-det_span{font-size:.75rem}}.share-link_wrapp{display:flex;flex-direction:column;gap:20px}.share-link_wrapp .share-link_title{font-size:1.375rem;font-weight:500;color:#676767}@media (max-width: 991.98px){.share-link_wrapp .share-link_title{font-size:1.125rem}}.share-link_wrapp .share-link_link-wrapp{display:flex;justify-content:center;gap:16px}@media (max-width: 575.98px){.share-link_wrapp .share-link_link-wrapp{gap:8px}}.share-link_wrapp .share-link_link-wrapp .share-link_btn{border-radius:30px;height:fit-content;width:fit-content;transition:.3s ease;width:56px;height:56px;border:none}@media (max-width: 991.98px){.share-link_wrapp .share-link_link-wrapp .share-link_btn{width:48px;height:48px}}@media (max-width: 575.98px){.share-link_wrapp .share-link_link-wrapp .share-link_btn{width:32px;height:32px}}.share-link_wrapp .share-link_link-wrapp .share-link_btn:hover{opacity:.85;box-shadow:3px 3px 10px #0003}.share-link_wrapp .share-link_link-wrapp .share-link_btn svg{width:56px;height:auto}@media (max-width: 991.98px){.share-link_wrapp .share-link_link-wrapp .share-link_btn svg{width:48px}}@media (max-width: 575.98px){.share-link_wrapp .share-link_link-wrapp .share-link_btn svg{width:32px}}.testimonials_wrapp{width:100%;min-height:240px;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 160px;background:#ffffff}@media (max-width: 1919.98px){.testimonials_wrapp{padding:80px 80px 20px}}@media (max-width: 1399.98px){.testimonials_wrapp{padding:80px 0 20px}}@media (max-width: 767.98px){.testimonials_wrapp{flex-direction:column;gap:40px}}@media (max-width: 575.98px){.testimonials_wrapp{padding:40px 0}}.testimonials_wrapp .testimonials_title{font-size:2.75rem;font-weight:600;color:#2a2a2b;word-wrap:break-word;text-align:center;margin:0 0 20px}@media (max-width: 1399.98px){.testimonials_wrapp .testimonials_title{font-size:1.875rem;margin:0 0 40px}}@media (max-width: 575.98px){.testimonials_wrapp .testimonials_title{font-size:1.25rem;margin:0 0 20px}}.testimonials_wrapp .testimonials-card_wrapp{min-height:320px;border:1px solid #c8c8c8;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px}@media (max-width: 767.98px){.testimonials_wrapp .testimonials-card_wrapp{padding:16px}}@media (max-width: 575.98px){.testimonials_wrapp .testimonials-card_wrapp{min-height:210px;gap:4px;border-radius:10px}}.testimonials_wrapp .testimonials-card_wrapp img{width:60px;height:60px;object-fit:cover;border-radius:100%}@media (max-width: 991.98px){.testimonials_wrapp .testimonials-card_wrapp img{width:40px;height:40px}}.testimonials_wrapp .testimonials-card_wrapp .testimonials-card_title{font-size:1.25rem;font-weight:600;color:#2a2a2b;text-align:center;white-space:break-spaces}@media (max-width: 1399.98px){.testimonials_wrapp .testimonials-card_wrapp .testimonials-card_title{font-size:1rem}}@media (max-width: 575.98px){.testimonials_wrapp .testimonials-card_wrapp .testimonials-card_title{font-size:.875rem}}.testimonials_wrapp .testimonials-card_wrapp .testimonials-card_subtitle{font-size:.875rem;color:#2a2a2b;text-align:center;white-space:break-spaces}@media (max-width: 575.98px){.testimonials_wrapp .testimonials-card_wrapp .testimonials-card_subtitle{font-size:.75rem}}.testimonials_wrapp .testimonials-card_wrapp .testimonials-card_parag{font-size:1rem;font-weight:500;color:#2a2a2b;text-align:center;white-space:break-spaces}@media (max-width: 1399.98px){.testimonials_wrapp .testimonials-card_wrapp .testimonials-card_parag{font-size:.875rem}}@media (max-width: 575.98px){.testimonials_wrapp .testimonials-card_wrapp .testimonials-card_parag{font-size:.75rem}}.login_wrapp{width:100%;max-width:2080px;height:100vh;min-height:calc(100vh - 485px);margin:0 auto;padding:0 80px 80px;box-sizing:border-box;overflow:hidden;background:white}@media (max-width: 767.98px){.login_wrapp{padding:0 40px}}@media (max-width: 575.98px){.login_wrapp{padding:0 16px}}.login_wrapp .login_background-wrapper{display:grid;grid-template-columns:minmax(0%,500px) minmax(0%,100%);width:100%;height:100%;background-color:transparent;padding:50px 0 50px 40px;border-radius:20px}@media (max-width: 1099.98px){.login_wrapp .login_background-wrapper{grid-template-columns:100%;padding:50px 40px}}@media (max-width: 767.98px){.login_wrapp .login_background-wrapper{padding:40px}}@media (max-width: 575.98px){.login_wrapp .login_background-wrapper{padding:16px}}.login_wrapp .login_background-wrapper .register_card-wrapper{display:flex;flex-direction:column;justify-self:flex-start;gap:32px;width:100%;max-width:500px;height:100%;padding:40px;border-radius:5px;box-shadow:0 20px 20px 14px #0000000d}@media (max-width: 1919.98px){.login_wrapp .login_background-wrapper .register_card-wrapper{gap:24px}}@media (max-width: 1399.98px){.login_wrapp .login_background-wrapper .register_card-wrapper{min-width:unset;max-width:400px}}@media (max-width: 1199.98px){.login_wrapp .login_background-wrapper .register_card-wrapper{justify-self:center}}@media (max-width: 575.98px){.login_wrapp .login_background-wrapper .register_card-wrapper{padding:16px;gap:10px}}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-title{font-size:2.25rem;font-weight:700;color:#000}@media (max-width: 1399.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-title{font-size:1.75rem}}@media (max-width: 575.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-title{font-size:1.375rem}}.login_wrapp .login_background-wrapper .register_card-wrapper .password-eye-icon_container{position:relative;display:flex;align-items:center;width:100%;height:50px;padding:4px 40px 4px 20px;border:1px solid #dce0d9;border-radius:5px;outline:none;background:#f9f9f7;justify-content:space-between}@media (max-width: 1919.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .password-eye-icon_container{height:36px}}@media (max-width: 575.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .password-eye-icon_container{height:30px;padding:4px 10px;font-size:.75rem;letter-spacing:1px;border-radius:5px}}.login_wrapp .login_background-wrapper .register_card-wrapper .password-eye-icon_container .ponc-input_password-variant{width:100%;font-size:16px;font-weight:500;letter-spacing:1px;caret-color:#2a2a2b;border:none;background:none;outline:none}@media (max-width: 1919.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .password-eye-icon_container .ponc-input_password-variant{height:36px}}.login_wrapp .login_background-wrapper .register_card-wrapper .password-eye-icon_container .ponc-input_password-variant::placeholder{font-size:1rem;font-weight:500;letter-spacing:1px;color:#676767}.login_wrapp .login_background-wrapper .register_card-wrapper .password-eye-icon_container .icon_container{display:flex;align-items:center;height:50px;background:none;position:absolute;right:10px}.login_wrapp .login_background-wrapper .register_card-wrapper .password-eye-icon_container .icon_container .password-icon_button{border:transparent;background:transparent;display:flex;align-items:center;cursor:pointer}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-input-item-label{font-size:1rem;font-weight:700;color:#2a2a2b}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-divider{color:#dce0d9}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;width:100%}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container{display:flex;gap:16px;cursor:pointer}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container svg:hover g rect{fill:#ecc5d3}@media (max-width: 1399.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .facebook_icon{width:42px;height:42px}}@media (max-width: 575.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .facebook_icon{width:35px;height:35px}}@media (max-width: 1399.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .facebook_icon,.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .google_icon{width:42px;height:42px}}@media (max-width: 575.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .facebook_icon,.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .google_icon{width:35px;height:35px}}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper{display:flex;gap:20px;align-items:center}@media (max-width: 991.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper{padding:0;flex-direction:column}}@media (max-width: 767.98px){.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper{gap:8px}}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn{width:100%;height:50px;display:flex;justify-content:center;align-items:center;gap:16px;border-radius:5px;text-decoration:none}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered{background:#ffffff;border:1px solid #bf4342;transition:.1s;opacity:1}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered .button_span{color:#bf4342;font-weight:500;text-decoration:none}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered:hover,.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered:focus,.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered:active{opacity:.85;cursor:pointer}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine{background:linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);transition:.1s;opacity:1}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine .button_span{color:#fff;font-weight:500;text-decoration:none}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine:hover,.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine:focus,.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine:active{background:-moz-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);cursor:pointer}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine.disable{opacity:.25}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine.disable:hover,.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine.disable:focus,.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine.disable:active{opacity:.25;cursor:auto;background:#bf4342}.login_wrapp .login_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine path{fill:#fff}.login_wrapp .login_background-wrapper .register_card-wrapper .link{display:block;color:#000}.login_wrapp .login_background-wrapper .register_card-wrapper .access_form_card-checkbox-item{display:flex;align-items:center;gap:16px}.login_wrapp .login_background-wrapper .register_card-wrapper .access_form_card-checkbox-item .access_form_card-p{font-weight:500;color:#000}.signup-header_wrapp{box-sizing:border-box;width:100%;height:auto;min-height:80px;background-color:transparent;box-shadow:0 20px 20px 14px #0000000d}@media (max-width: 575.98px){.signup-header_wrapp{height:60px}}.signup-header_wrapp .signup-header_grid{display:grid;grid-template-columns:1fr auto;grid-template-rows:120px}@media (max-width: 1919.98px){.signup-header_wrapp .signup-header_grid{grid-template-rows:90px}}@media (max-width: 575.98px){.signup-header_wrapp .signup-header_grid{grid-template-rows:60px}}.signup-header_wrapp .signup-header_grid .signup-header_logo-wrapp{padding:0 80px}@media (max-width: 767.98px){.signup-header_wrapp .signup-header_grid .signup-header_logo-wrapp{padding:0 0 0 40px}}@media (max-width: 575.98px){.signup-header_wrapp .signup-header_grid .signup-header_logo-wrapp{padding:0 0 0 16px}}.signup-header_wrapp .signup-header_grid .signup-header_logo-wrapp .signup-header_logo-link{outline:none;text-decoration:none;height:100%;width:auto;width:fit-content;display:flex;align-items:center}.signup-header_wrapp .signup-header_grid .signup-header_logo-wrapp .signup-header_logo-link .signup-header_logo-img{width:220px;height:auto}@media (max-width: 575.98px){.signup-header_wrapp .signup-header_grid .signup-header_logo-wrapp .signup-header_logo-link .signup-header_logo-img{width:154px}}.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp{display:flex;align-items:center;gap:30px;padding:0 80px 0 0}@media (max-width: 1199.98px){.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp{display:none}}.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-link,.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-btn{outline:none;text-decoration:none;box-shadow:none;border:none}.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-link{letter-spacing:1.6px;color:#676767;font-weight:500;white-space:nowrap}.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-btn{font-weight:500;background:#bf4342;background:-moz-linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);cursor:pointer;border-radius:12px;min-width:180px;height:40px;display:flex;justify-content:center;align-items:center;transition:.1s}@media (max-width: 575.98px){.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-btn{display:none}}.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-btn span{color:#fff;font-weight:500}.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-btn:hover,.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-btn:focus,.signup-header_wrapp .signup-header_grid .signup-header_login-wrapp .signup-header_login-btn:active{background:-moz-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%)}.register_image-wrapp{display:flex;flex-direction:column;align-items:center;justify-content:start;justify-self:center;width:100%}@media (max-width: 1099.98px){.register_image-wrapp{display:none}}.register_image-wrapp .register_logo-link{text-decoration:none}.register_image-wrapp .register_logo-link .register_logo{width:100%;max-width:282px;height:auto;object-fit:contain;padding:0 20px 40px}@media (max-width: 767.98px){.register_image-wrapp .register_logo-link .register_logo{padding:40px 20px 20px}}.register_image-wrapp .register_image{width:100%;max-width:874px;height:auto;object-fit:contain;padding:0 70px}@media (max-width: 1399.98px){.register_image-wrapp .register_image{padding:0!important}}@media (max-width: 767.98px){.register_image-wrapp .register_image{margin:0 0 20px}}input[type=checkbox].checkbox{position:relative;display:inline-block;width:30px;min-width:30px;height:30px;min-height:30px;vertical-align:top;margin:0;background:#fff;border:2px solid #dce0d9;border-radius:5px;outline:none;cursor:pointer;transition:background .3s,border-color .3s;-moz-appearance:none;-webkit-appearance:none}@media (max-width: 1919.98px){input[type=checkbox].checkbox{width:24px;min-width:24px;height:24px;min-height:24px}}@media (max-width: 1399.98px){input[type=checkbox].checkbox{width:20px;min-width:20px;height:20px;min-height:20px}}input[type=checkbox].checkbox:after{content:"";position:absolute;left:9px;top:1.5px;display:block;width:6px;height:16px;border:3px solid #1F5C47;border-top:0;border-left:0;opacity:0;transform:rotate(0);transition:transform .3s ease,opacity .2s}@media (max-width: 1919.98px){input[type=checkbox].checkbox:after{width:5px;height:12px;left:6px}}@media (max-width: 1399.98px){input[type=checkbox].checkbox:after{width:3px;height:8px;left:5px}}@media (max-width: 575.98px){input[type=checkbox].checkbox:after{left:5px;top:1px;display:block;width:3px;height:10px}}input[type=checkbox].checkbox:checked{background:#fff;transition:transform .6s cubic-bezier(.2,.85,.32,1.2),opacity .3s;border-color:#1f5c47}input[type=checkbox].checkbox:checked:after{transform:rotate(43deg);opacity:1}input[type=checkbox].checkbox:disabled{background:#e1e6f9;cursor:not-allowed;opacity:.9}input[type=checkbox].checkbox:disabled:checked{background:#e1e6f9;border-color:#bbc1e1}.saved-changes-modal_wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:40px}@media (max-width: 1399.98px){.saved-changes-modal_wrapper{gap:30px}}@media (max-width: 575.98px){.saved-changes-modal_wrapper{gap:15px}}.saved-changes-modal_wrapper .saved-changes-modal_icon{align-self:center;width:100px;height:100px}@media (max-width: 575.98px){.saved-changes-modal_wrapper .saved-changes-modal_icon{width:60px;height:60px}}.saved-changes-modal_wrapper .saved-changes-modal_title{align-self:center;color:#2a2a2b;font-size:16px;font-weight:700;letter-spacing:1.6px}@media (max-width: 575.98px){.saved-changes-modal_wrapper .saved-changes-modal_title{color:#2a2a2b;font-size:12px;font-weight:700;letter-spacing:1.2px}}.saved-changes-modal_wrapper .saved-changes-modal_button-wrapper{align-self:center;width:210px}@media (max-width: 1399.98px){.saved-changes-modal_wrapper .saved-changes-modal_button-wrapper{width:100%}}.pass-recovery_wrapp{width:100%;max-width:2080px;height:100%;min-height:calc(100vh - 485px);margin:0 auto;padding:0 80px 80px;background:#ffffff;box-sizing:border-box;overflow:hidden}@media (max-width: 767.98px){.pass-recovery_wrapp{padding:0 40px}}@media (max-width: 575.98px){.pass-recovery_wrapp{padding:0 16px}}.pass-recovery_wrapp .pass-recovery_body{display:grid;grid-template-columns:minmax(0%,100%);width:100%;height:100%;background-color:#f9f9f7;padding:50px 50px 50px 40px;border-radius:20px;box-shadow:0 20px 20px 14px #0000000d;min-height:calc(100vh - 120px)}@media (max-width: 1919.98px){.pass-recovery_wrapp .pass-recovery_body{min-height:calc(100vh - 90px)}}@media (max-width: 1099.98px){.pass-recovery_wrapp .pass-recovery_body{grid-template-columns:100%;padding:50px 40px}}@media (max-width: 767.98px){.pass-recovery_wrapp .pass-recovery_body{padding:40px}}@media (max-width: 575.98px){.pass-recovery_wrapp .pass-recovery_body{min-height:calc(100vh - 80px);padding:16px}}.pass-recovery_wrapp .pass-recovery_body .pass-recovery_card-wrapper{display:flex;flex-direction:column;justify-self:center;gap:32px;width:100%;max-width:500px;height:100%;padding:40px;border-radius:20px;background-color:#fff}@media (max-width: 1919.98px){.pass-recovery_wrapp .pass-recovery_body .pass-recovery_card-wrapper{gap:24px}}@media (max-width: 1399.98px){.pass-recovery_wrapp .pass-recovery_body .pass-recovery_card-wrapper{max-width:400px}}@media (max-width: 575.98px){.pass-recovery_wrapp .pass-recovery_body .pass-recovery_card-wrapper{padding:16px;gap:10px}}.pass-recovery_input-container{display:flex;flex-direction:column;gap:40px;margin:0}@media (max-width: 1919.98px){.pass-recovery_input-container{gap:20px}}@media (max-width: 575.98px){.pass-recovery_input-container{gap:10px}}.pass-recovery_input-container .pass-recovery_title{font-size:2.25rem;font-weight:700;color:#2a2a2b}@media (max-width: 1399.98px){.pass-recovery_input-container .pass-recovery_title{font-size:1.75rem}}@media (max-width: 575.98px){.pass-recovery_input-container .pass-recovery_title{font-size:1.375rem}}.pass-recovery_input-container .pass-recovery_subtitle{font-size:1.125rem;color:#2a2a2b}@media (max-width: 1399.98px){.pass-recovery_input-container .pass-recovery_subtitle{font-size:1rem}}.register_card-password-check-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin:10px 0}.dialog_action_spinner{margin:0 auto}.ponc-input_wrapper input[type=number]::-webkit-inner-spin-button,.ponc-input_wrapper input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ponc-input_wrapper .ponc-input{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:4px 20px;font-size:16px;font-weight:500;letter-spacing:1px;color:#2a2a2b;border:1px solid #dce0d9;caret-color:#2a2a2b;border-radius:5px;outline:none;background:#f9f9f7}.ponc-input_wrapper .input_label.variant-4{font-size:1rem;color:#000;font-weight:700;letter-spacing:1.6px}@media (max-width: 575.98px){.ponc-input_wrapper .password-eye-icon_container{height:30px;padding:4px 10px;font-size:16px;letter-spacing:1px;border-radius:5px}}.ponc-input_wrapper .password-eye-icon_container .ponc-input_password-variant{padding:0;font-size:16px;font-weight:500;letter-spacing:1px;caret-color:#2a2a2b;border:none;background:none;outline:none;border-radius:5px!important}@media (max-width: 575.98px){.ponc-input_wrapper .password-eye-icon_container .icon_container{display:none}}.no-favorites-card_wrapper{width:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;font-family:inherit;border-radius:20px;background-color:#fff;padding:100px 0}.no-favorites-card_wrapper .no-favorites-card_title{font-size:1.375rem;text-align:center;color:#a0a0a0}.no-favorites-card_wrapper .no-favorites-card_body{text-align:center;color:#a0a0a0}.no-favorites-card_wrapper .no-favorites-card_body strong{font-weight:700;color:#a0a0a0}.no-favorites-card_wrapper .no-favorites-card_action{margin-top:40px;display:flex;justify-content:center}.no-favorites-card_wrapper .no-favorites-card_action button{width:150px}.register_wrapp{width:100%;max-width:2080px;height:100%;min-height:100vh;margin:0 auto;padding:0 80px 80px;background:#ffffff;box-sizing:border-box;overflow:hidden}.register_wrapp .register_background-wrapper{display:grid;grid-template-columns:minmax(0%,100%) minmax(0%,500px);width:100%;height:100%;background-color:#f9f9f7;padding:50px 40px 50px 0;border-radius:20px}.register_wrapp .register_background-wrapper.shadow{box-shadow:0 20px 20px 14px #0000000d}.register_wrapp .register_background-wrapper .register_card-wrapper{display:flex;flex-direction:column;justify-self:flex-end;gap:32px;width:100%;max-width:500px;height:100%;padding:40px;border-radius:5px;background-color:#fff}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper .register_card-wrapper{padding:16px}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-title{font-size:2.25rem;font-weight:700;color:#2a2a2b}@media (max-width: 1919.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_inputs-container{gap:10px}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-password-check-wrapper .p_4{font-weight:600;color:#d8002a}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;width:100%}@media (max-width: 767.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper{margin:0 0 40px;gap:16px}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container svg:hover g rect{fill:#ecc5d3}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered{background:#ffffff;border:1px solid #bf4342;transition:.1s;opacity:1}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered .button_span{color:#bf4342;font-weight:500;text-decoration:none}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine{background:linear-gradient(0deg,rgba(147,3,53,1) 0%,rgba(147,3,53,1) 100%);transition:.1s;opacity:1}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine .button_span{color:#fff;font-weight:500;text-decoration:none}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine:hover,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine:focus,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine:active{background:-moz-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:-webkit-linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);background:linear-gradient(0deg,rgba(80,11,40,1) 0%,rgba(80,11,40,1) 10%,rgba(147,3,53,1) 100%);cursor:pointer}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine.disable{opacity:.25}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine.disable:hover,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine.disable:focus,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine.disable:active{opacity:.25;cursor:auto;background:#bf4342}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.borwine path{fill:#fff}@media (max-width: 575.98px){.ponc-input_wrapper .ponc-input{height:30px;padding:4px 10px;font-size:.75rem;letter-spacing:1px;border-radius:5px}}@media (max-width: 575.98px){.ponc-input_wrapper .ponc-input::placeholder{font-size:.75rem;letter-spacing:1px}}@media (max-width: 575.98px){.ponc-input_wrapper .input_label{font-size:.875rem;letter-spacing:1px}}.ponc-input_wrapper .input_label.variant-2{font-size:1rem;color:#2a2a2b;font-weight:700;letter-spacing:1.6px}@media (max-width: 575.98px){.ponc-input_wrapper .input_label.variant-2{font-size:.75rem;letter-spacing:1px}}.ponc-input_wrapper .input_label.variant-3{font-size:.875rem;color:#2a2a2b;font-weight:600;letter-spacing:1.6px}@media (max-width: 575.98px){.ponc-input_wrapper .input_label.variant-3{font-size:.75rem;letter-spacing:1px}}.ponc-input_wrapper .password-eye-icon_container{position:relative;display:flex;align-items:center;width:100%;height:50px;padding:4px 40px 4px 20px;border:1px solid #dce0d9;border-radius:5px;outline:none;background:#f9f9f7;justify-content:space-between}@media (max-width: 1919.98px){.ponc-input_wrapper .password-eye-icon_container{height:36px}}@media (max-width: 575.98px){.ponc-input_wrapper .password-eye-icon_container{height:30px;padding:4px 10px;font-size:.75rem;letter-spacing:1px;border-radius:5px}}.ponc-input_wrapper .password-eye-icon_container .ponc-input_password-variant{padding:0;font-size:16px;font-weight:500;letter-spacing:1px;caret-color:#2a2a2b;border:none;background:none;outline:none}.ponc-input_wrapper .password-eye-icon_container .ponc-input_password-variant::placeholder{font-size:16px;font-weight:500;letter-spacing:1px;color:#676767}.ponc-input_wrapper .password-eye-icon_container .icon_container{display:flex;align-items:center;height:50px;background:none;position:absolute;right:10px}@media (max-width: 1919.98px){.ponc-input_wrapper .password-eye-icon_container .icon_container{height:36px}}.ponc-input_wrapper .password-eye-icon_container .icon_container .password-icon_button{border:transparent;background:transparent;display:flex;align-items:center;cursor:pointer}.spinner-wrapp{width:100%;height:100%;min-width:100%;min-height:100%;display:flex;align-items:center;justify-content:center}.spinner-absolute-wrapp{position:fixed;top:0;left:0;width:100%;height:100%;min-width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;z-index:190}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px;margin:auto}.lds-ripple div{position:absolute;border:4px solid #fcf;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div.borwine{border-color:#930335}.lds-ripple div.white{border-color:#fff}.lds-ripple div.gray{border-color:#bebebe}.lds-ripple div.green{border-color:#12be12}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0px;left:0px;width:72px;height:72px;opacity:0}}.verification_code-card-wrapper{display:flex;flex-direction:column;justify-self:center;width:100%;max-width:500px;height:fit-content;align-self:center;padding:40px;gap:20px;border-radius:20px;background-color:#fff;box-sizing:border-box}@media (max-width: 575.98px){.verification_code-card-wrapper{padding:16px}}.verification_code-card-wrapper .verification_code-card-title{font-size:2.25rem;font-weight:700}@media (max-width: 1399.98px){.verification_code-card-wrapper .verification_code-card-title{font-size:1.75rem}}@media (max-width: 575.98px){.verification_code-card-wrapper .verification_code-card-title{font-size:1.375rem}}.verification_code-card-wrapper .verification_code-card-disclaimer{font-size:1rem;font-weight:700;margin:0 0 20px}@media (max-width: 575.98px){.verification_code-card-wrapper .verification_code-card-disclaimer{font-size:.75rem}}.verification_code-card-wrapper .verification_code-card-instructions{font-size:1.125rem;font-weight:500;color:#676767}@media (max-width: 575.98px){.verification_code-card-wrapper .verification_code-card-instructions{font-size:.75rem}}.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:40px;grid-gap:20px;margin:0 auto;width:100%;max-width:470px}@media (max-width: 575.98px){.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper{grid-gap:8px;max-width:100%}}.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper .verification_code-card-input{-moz-appearance:textfield}.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper .verification_code-card-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper .verification_code-card-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper .verification_code-card-input{width:100%;height:50px;padding:4px 0;font-size:1rem;font-weight:500;letter-spacing:1px;color:#2a2a2b;border:1px solid #dce0d9;caret-color:#2a2a2b;border-radius:10px;outline:none;background:#f9f9f7;text-align:center}.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper .verification_code-card-input.valid{border:solid 1px #6bb739;color:#6bb739;background:#dcebd0}.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper .verification_code-card-input.invalid{border:solid 1px #d8002a;color:#d8002a;background:#f0c6cc}@media (max-width: 575.98px){.verification_code-card-wrapper .verification_code-card-verif-numbers-wrapper .verification_code-card-input{width:100%;max-width:48px;height:35px;text-align:center;padding:unset}}.verification_code-card-wrapper .verification_code-card-link{font-size:1rem;font-weight:600;color:#bf4342}.verification_code-card-wrapper .button{max-width:210px;margin:0 auto}@media (max-width: 767.98px){.verification_code-card-wrapper .button{max-width:100%}}.verification_delete{text-align:initial;margin:0;background:none;border:none;box-shadow:none;box-sizing:border-box;cursor:pointer;outline:none;opacity:1;display:flex;align-items:center}.verification_delete:hover,.verification_delete:focus{opacity:.8}.verification_delete:active{opacity:1}.verification_delete .verification-icon{display:none;width:14px;height:14px;fill:#bf4342;stroke:#bf4342}@media (max-width: 575.98px){.verification_delete .verification-icon{display:flex}}.verification_delete .verification_delete-text{background:none;border:none;color:#bf4342;font-size:.875rem;font-weight:600;letter-spacing:-.76px;text-decoration:underline;cursor:pointer!important}@media (max-width: 1399.98px){.verification_delete .verification_delete-text{font-size:1.125rem;font-weight:600;letter-spacing:-.97px}}@media (max-width: 575.98px){.verification_delete .verification_delete-text{font-size:.875rem}}.verification_delete .verification_delete-text.disabled{color:#676767;cursor:auto!important}.verification_delete .verification_timer{margin:0 10px;font-size:.875rem;font-weight:600;cursor:initial}.verification_delete .verification_timer.error{margin:0;color:#d91c3c}*:before,*:after{box-sizing:border-box}.terms_container{margin:76px 0;background-color:#f9f9f7;padding:80px;border-radius:20px}@media (max-width: 991.98px){.terms_container{padding:40px}}@media (max-width: 575.98px){.terms_container{padding:15px}}.terms_container .terms_wrapp{display:grid;grid-template-columns:1fr;grid-auto-rows:max-content;grid-gap:20px;width:100%;height:auto;padding:80px;border-radius:20px;background:#ffffff}@media (max-width: 991.98px){.terms_container .terms_wrapp{padding:40px}}@media (max-width: 575.98px){.terms_container .terms_wrapp{padding:15px}}.terms_container .terms_wrapp .terms_title-1{font-size:2.5rem;font-weight:700}@media (max-width: 1919.98px){.terms_container .terms_wrapp .terms_title-1{font-size:1.875rem}}@media (max-width: 767.98px){.terms_container .terms_wrapp .terms_title-1{font-size:1.25rem}}.terms_container .terms_wrapp .responsive-image{max-width:100%;height:auto;display:block;margin:0 auto;justify-self:center;align-self:center}.work-in-progress_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:auto}.work-in-progress_wrapper .work-in-progress_logo{width:560px;height:72px}@media (max-width: 575.98px){.work-in-progress_wrapper .work-in-progress_logo{width:280px;height:36px}}.work-in-progress_wrapper .work-in-progress_icon{width:96px;height:96px;fill:#bf4342}@media (max-width: 575.98px){.work-in-progress_wrapper .work-in-progress_icon{width:48px;height:48px}}.work-in-progress_wrapper .work-in-progress_text{letter-spacing:1.5px}@media (max-width: 575.98px){.work-in-progress_wrapper .work-in-progress_text{font-size:.75rem}}.page-in-progress_wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;margin:auto}.page-in-progress_wrapper .page-in-progress_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 80px);height:calc(100% - 80px);background-color:#f9f9f7;border-radius:20px;box-shadow:0 20px 20px 14px #0000000d}.page-in-progress_wrapper .page-in-progress_logo{width:560px;height:72px;margin:0 auto}.page-in-progress_wrapper .page-in-progress_icon{width:96px;height:96px;fill:#bf4342}.page-in-progress_wrapper .page-in-progress_text{letter-spacing:1.5px}.header_container{background-color:#f9f9f7;padding:20px 0 0;position:sticky;position:-webkit-sticky;top:0;z-index:200}@media (max-width: 991.98px){.header_container{padding:0;width:100%}}.header_container .header_wrapp{box-sizing:border-box;padding:0 40px;border-radius:5px 5px 0 0;background:#f9f9f7}@media (max-width: 1919.98px){.header_container .header_wrapp{padding:10px 32px 5px}}@media (max-width: 1199.98px){.header_container .header_wrapp{padding:10px 20px 5px 84px}}@media (max-width: 991.98px){.header_container .header_wrapp{border-radius:0;padding:10px 20px 5px;width:100%}}.header_container .header_wrapp .header_grid{display:grid;grid-template-areas:"header_input-wrapp header_user-wrapp";grid-template-columns:75% 25%;grid-template-rows:90px;grid-gap:14px}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid{grid-template-rows:50px;grid-gap:4px;grid-template-columns:1fr auto}}@media (max-width: 991.98px){.header_container .header_wrapp .header_grid{grid-template-areas:"header_user-wrapp" "header_input-wrapp";grid-template-columns:minmax(0%,100%);grid-template-rows:auto auto;width:100%}}.header_container .header_wrapp .header_grid .header_input-wrapp{grid-area:header_input-wrapp;display:flex;align-items:center;gap:20px}@media (max-width: 1730px){.header_container .header_wrapp .header_grid .header_input-wrapp{gap:16px}}@media (max-width: 991.98px){.header_container .header_wrapp .header_grid .header_input-wrapp{gap:12px}}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link{display:flex;justify-content:center;align-items:center;flex:1 0 0%;gap:10px;min-width:120px;width:100%;height:50px;padding:0 12px;border-radius:12px;text-decoration:none;outline:none;box-shadow:3px 3px 10px #0003;cursor:pointer;background:linear-gradient(90deg,rgb(131,11,52) 0%,rgb(131,11,52) 30%,rgb(206,67,114) 100%);background:-webkit-linear-gradient(90deg,rgba(131,11,52,1) 0%,rgba(131,11,52,1) 30%,rgba(206,67,114,1) 100%);background:-moz-linear-gradient(90deg,rgb(131,11,52) 0%,rgb(131,11,52) 30%,rgb(206,67,114) 100%)}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link{gap:8px;width:100%;min-width:fit-content;height:36px;padding:0 6px;border-radius:10px}}@media (max-width: 767.98px){.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link{border-radius:8px}}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link .header_input-link-icon{width:20px;height:20px;min-width:20px;min-height:20px}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link .header_input-link-icon{width:15px;height:15px;min-width:15px;min-height:15px}}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link .header_input-link-icon path{fill:#fff}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link .header_input-link-span{font-size:1rem;font-weight:500;color:#fff;text-align:center}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link .header_input-link-span{font-size:.75rem}}@media (hover: hover){.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link:hover{background:linear-gradient(90deg,rgb(147,3,53) 0%,rgb(147,3,53) 100%);background:-webkit-linear-gradient(90deg,rgba(147,3,53) 0%,rgba(147,3,53) 100%);background:-moz-linear-gradient(90deg,rgb(147,3,53) 0%,rgb(147,3,53) 100%)}}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link:active{background:linear-gradient(90deg,rgb(80,11,40) 0%,rgb(80,11,40) 100%);background:-webkit-linear-gradient(90deg,rgba(80,11,40) 0%,rgba(80,11,40) 100%);background:-moz-linear-gradient(90deg,rgb(80,11,40) 0%,rgb(80,11,40) 100%)}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.investments{grid-area:"investments"}@media (max-width: 520px){.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.investments{display:none}}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.deposit{grid-area:"deposit"}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.withdraw{grid-area:"withdraw"}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.operate{grid-area:"operate"}@media (max-width: 520px){.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.operate{display:none}}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.adviser{grid-area:"adviser"}@media (max-width: 768px){.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.adviser{display:none}}.header_container .header_wrapp .header_grid .header_input-wrapp .header_input-link.active{background:linear-gradient(90deg,rgb(147,3,53) 0%,rgb(147,3,53) 100%);background:-webkit-linear-gradient(90deg,rgba(147,3,53) 0%,rgba(147,3,53) 100%);background:-moz-linear-gradient(90deg,rgb(147,3,53) 0%,rgb(147,3,53) 100%)}.header_container .header_wrapp .header_grid .header_user-wrapp{grid-area:header_user-wrapp;display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%}.header_container .header_wrapp .header_grid .header_user-wrapp .header_alert-wrapp{display:flex;justify-content:center;align-items:center;width:56px;height:48px;position:relative;cursor:pointer;border:none;background:transparent}.header_container .header_wrapp .header_grid .header_user-wrapp .header_alert-wrapp .header_alert-dot{position:absolute;width:10px;height:10px;border-radius:5px;background:#d8002a;top:12px;right:13px}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_alert-wrapp .header_alert-dot{width:8px;height:8px;top:12px;right:17px}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_alert-wrapp .header_alert-icon{width:26px;height:26px}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_alert-wrapp .header_alert-icon{max-width:24px;max-height:24px;min-width:24px;min-height:24px}}@media (max-width: 575.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_alert-wrapp .header_alert-icon{width:20px;height:20px}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_alert-wrapp .header_alert-icon path{fill:#a0a0a0}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-vert-separator{width:3px;height:50px;background:#dce0d9}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-vert-separator.pl-18{margin:0 18px 0 0}@media (max-width: 1399.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-vert-separator.pl-18{margin:0 12px 0 0}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp{display:flex;align-items:center;gap:20px;width:calc(100% - 68px);max-width:300px;flex:1 0 auto}@media (max-width: 1730px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp{gap:8px}}@media (max-width: 1399.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp{justify-content:space-between}}@media (max-width: 1399.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp{max-width:fit-content;gap:6px}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-profile_button{border:none;cursor:pointer;background:transparent;display:flex;align-items:center}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-profile_button .header_user-prof-img{width:50px;max-width:50px;height:50px;max-height:50px;object-fit:cover;border-radius:5px;flex:1 0 0%}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-profile_button .header_user-prof-img{width:40px;max-width:40px;height:40px;max-height:40px}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp{width:calc(100% - 98px)}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text{display:flex;flex-direction:column;gap:0;width:auto;height:auto;width:100%}@media (max-width: 991.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text{display:none}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-name-span{font-size:1rem;font-weight:700;color:#2a2a2b;text-align:left;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-name-span{font-size:.875rem}}@media (max-width: 1199.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-name-span{max-width:120px}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-invest-wrapp{display:flex;align-items:center;gap:12px}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-invest-wrapp{gap:6px}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-invest-wrapp .header_user-prof-invest-icon{width:25px;height:25px;object-fit:contain}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-invest-wrapp .header_user-prof-invest-icon{width:20px;height:20px}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-invest-wrapp .header_user-prof-invest-span{font-size:1rem;font-weight:400;color:#2a2a2b}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-name-text .header_user-prof-invest-wrapp .header_user-prof-invest-span{font-size:.875rem}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-menu{display:flex;align-items:center}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-menu .header_user-prof-button{display:flex;justify-content:center;align-items:center;width:28px;height:28px;box-shadow:none;outline:none;border:3px solid #2a2a2b;border-radius:14px;background:#ffffff;cursor:pointer}@media (max-width: 1399.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-menu .header_user-prof-button{display:none}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-menu .header_user-prof-button .header_user-prof-button-icon{width:12px;height:12px}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-name-wrapp .header_user-prof-menu .header_user-prof-button .header_user-prof-button-icon path{fill:#2a2a2b}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-icon-arrow-left{display:flex;align-items:center;justify-content:center;margin:0 0 0 12px;background-color:transparent;border:none;box-shadow:none;max-width:29px;max-height:29px;min-width:29px;min-height:29px;border:3px solid #2a2a2b;border-radius:29px;cursor:pointer}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-icon-arrow-left{max-width:24px;max-height:24px;min-width:24px;min-height:24px}}@media (max-width: 991.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-icon-arrow-left{display:none}}.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-icon-arrow-left svg{height:12px;width:auto}@media (max-width: 1919.98px){.header_container .header_wrapp .header_grid .header_user-wrapp .header_user-prof-menu-wrapp .header_user-prof-icon-arrow-left svg{width:10px;height:10px}}.header_input-link.disabled{opacity:.5;pointer-events:none}.advisor-modal_card-wrapp{width:100%;display:flex;flex-direction:column}.advisor-modal_card-wrapp .advisor-modal_card-type-wrapp{display:flex;align-items:center;gap:16px;margin:0 0 12px}.advisor-modal_card-wrapp .advisor-modal_card-type-wrapp .advisor-modal_card-type-img{width:50px;height:50px;object-fit:cover;border-radius:6px}@media (max-width: 767.98px){.advisor-modal_card-wrapp .advisor-modal_card-type-wrapp .advisor-modal_card-type-img{width:20px;height:20px;border-radius:3px}}.advisor-modal_card-wrapp .advisor-modal_card-type-wrapp .advisor-modal_title-wrapp{display:flex;flex-direction:column;justify-content:flex-start}.advisor-modal_card-wrapp .advisor-modal_card-type-wrapp .advisor-modal_title-wrapp .advisor-modal_card-type-title{font-size:1.625rem;font-weight:600;color:#2a2a2b;text-align:start;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 767.98px){.advisor-modal_card-wrapp .advisor-modal_card-type-wrapp .advisor-modal_title-wrapp .advisor-modal_card-type-title{font-size:.75rem}}.advisor-modal_card-wrapp .advisor-modal_card-type-wrapp .advisor-modal_title-wrapp .advisor-modal_card-time{font-size:1rem;font-weight:400;color:#676767;margin:0 0 8px;text-align:start;text-align:left}@media (max-width: 767.98px){.advisor-modal_card-wrapp .advisor-modal_card-type-wrapp .advisor-modal_title-wrapp .advisor-modal_card-time{display:none}}.advisor-modal_card-wrapp .advisor-modal_card-parag{font-size:1rem;font-weight:400;color:#2a2a2b;line-height:1.7;margin:0 0 8px;text-align:start;text-align:left}@media (max-width: 767.98px){.advisor-modal_card-wrapp .advisor-modal_card-parag{font-size:.75rem}}.notification-card_wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.notification-card_wrapper .notification-card_header{display:flex;justify-content:space-between}.notification-card_wrapper .notification-card_header .notification-card_header-button{display:flex;align-items:center;gap:10px;margin:0 0 6px;background:transparent;border:none;cursor:pointer}.notification-card_wrapper .notification-card_header .notification-card_header-button .notification-card_header-icon{width:24px;height:24px;object-fit:cover;border-radius:6px}.notification-card_wrapper .notification-card_header .notification-card_header-button .notification-card_header-title{font-size:1rem;font-weight:600;color:#2a2a2b;text-align:start;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.notification-card_wrapper .notification-card_header .notification-card_header-button .notification-card_header-title.adv{color:#2a2a2b}.notification-card_wrapper .notification-card_header .notification-card_header-button .notification-card_header-title.alert{color:#a0a0a0}.notification-card_wrapper .notification-card_header .notification-card_close-icon-container{display:flex;align-items:center;margin:0;padding:0;background:transparent;outline:none;border:none;box-shadow:none;cursor:pointer;width:20px;height:20px}@media (max-width: 767.98px){.notification-card_wrapper .notification-card_header .notification-card_close-icon-container{width:14px;height:14px;margin:0}}.notification-card_wrapper .notification-card_header .notification-card_close-icon-container svg{width:100%;height:100%}.notification-card_wrapper .notification-card_header .notification-card_close-icon-container svg path{fill:#2a2a2b}.notification-card_wrapper .notification-card_time{font-size:.75rem;font-weight:400;color:#676767;margin:0 0 8px;text-align:start;text-align:left}.notification-card_wrapper .notification-card_thumb{width:100%;height:64px;border-radius:6px;object-fit:cover;margin:0 0 10px}.notification-card_wrapper .notification-card_body{width:300px;max-width:300px;font-size:.875rem;font-weight:400;color:#2a2a2b;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:start;text-align:left;background:transparent;border:none;cursor:pointer}.notification-card_wrapper .text-right{text-align:-moz-right;text-align:end;text-align:right}.prof-menu_card-wrapp{width:100%;display:flex;flex-direction:column;background:#f9f9f7;border-radius:5px!important;box-shadow:3px 3px 10px #0003;padding:14px;cursor:pointer}.prof-menu_card-wrapp.readed{box-shadow:none!important}.prof-menu_card-wrapp .prof-menu_card-type-wrapp{display:flex;align-items:center;gap:10px;margin:0 0 6px;background:transparent;border:none;cursor:pointer}.prof-menu_card-wrapp .prof-menu_card-type-wrapp .prof-menu_card-type-img{width:24px;height:24px;object-fit:cover;border-radius:6px}.prof-menu_card-wrapp .prof-menu_card-type-wrapp .prof-menu_card-type-title{font-size:1rem;font-weight:600;color:#2a2a2b;text-align:start;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.prof-menu_card-wrapp .prof-menu_card-type-wrapp .prof-menu_card-type-title.adv{color:#2a2a2b}.prof-menu_card-wrapp .prof-menu_card-type-wrapp .prof-menu_card-type-title.alert{color:#a0a0a0}.prof-menu_card-wrapp .prof-menu_card-time{font-size:.75rem;font-weight:400;color:#676767;margin:0 0 8px;text-align:start;text-align:left}.prof-menu_card-wrapp .prof-menu_card-thumb{width:100%;height:64px;border-radius:6px;object-fit:cover;margin:0 0 10px}.prof-menu_card-wrapp .prof-menu_card-parag{font-size:.875rem;font-weight:400;color:#2a2a2b;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:start;text-align:left;background:transparent;border:none;cursor:pointer}.prof-menu_card-wrapp .text-right{text-align:-moz-right;text-align:end;text-align:right}.infinite-list_loading{display:flex;justify-content:center;margin:20px 0}.prof-menu_backg-overlay{position:fixed;width:100%;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1002;background:rgba(0,0,0,.3);transition:all ease .2s;transform:translate(100%);box-shadow:none;border:none}.prof-menu_backg-overlay .prof-menu_wrapp{position:relative;right:50%;transform:translate(960px);float:right;width:auto;min-width:300px;max-width:510px;background:#f2f2f2;border-radius:5px;border:none;padding:32px 32px 20px;margin:20px;height:fit-content}@media (max-width: 1900.99px){.prof-menu_backg-overlay .prof-menu_wrapp{right:0;transform:none}}@media (max-width: 1919.98px){.prof-menu_backg-overlay .prof-menu_wrapp{padding:15px 10px}}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp{position:relative;width:100%;max-width:100%;height:100%;border-radius:0;margin:0;top:0;right:0;padding:25px 20px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid{display:grid;grid-template-columns:100%;grid-template-rows:100px auto;grid-gap:5px;height:fit-content}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid{grid-template-rows:auto auto}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head{width:100%;height:100%;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;grid-gap:20px}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head{grid-template-columns:60px 1fr;grid-gap:9px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-img{width:100px;height:100px;object-fit:cover;border-radius:5px}@media (max-width: 1919.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-img{width:80px;height:80px}}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-img{width:60px;height:60px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-gap:8px;height:100px}@media (max-width: 1919.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid{height:80px}}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid{height:60px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp{display:flex;align-items:flex-start;gap:20px;width:100%}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_name-span-group{display:flex;flex-direction:column;width:calc(100% - 73px)}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_name-span-group .profile-menu_name-span{font-size:1.5rem;font-weight:700;color:#2a2a2b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;line-height:1.1}@media (max-width: 1919.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_name-span-group .profile-menu_name-span{font-size:1.125rem}}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_name-span-group .profile-menu_name-span{font-size:.875rem}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_edit-wrapp{display:flex;align-items:center;gap:16px}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_edit-wrapp .profile-menu_edit-link{background:transparent;border:0;cursor:pointer;font-size:.875rem;font-weight:600;color:#2a2a2b}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_edit-wrapp .profile-menu_button{display:flex;justify-content:center;align-items:center;width:28px;height:28px;box-shadow:none;outline:none;border:3px solid #2a2a2b;border-radius:14px;background:transparent;cursor:pointer}@media (max-width: 1919.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_edit-wrapp .profile-menu_button{width:24px;height:24px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_edit-wrapp .profile-menu_button .profile-menu_button-icon{width:12px;height:12px;transform:rotate(180deg)}@media (max-width: 1919.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_edit-wrapp .profile-menu_button .profile-menu_button-icon{width:10px;height:10px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_name-wrapp .profile-menu_edit-wrapp .profile-menu_button .profile-menu_button-icon path{fill:#2a2a2b}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_prof-invest-wrapp{display:flex;gap:16px;align-items:center;height:fit-content}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_prof-invest-wrapp{gap:8px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_prof-invest-wrapp .profile-menu_prof-invest-icon{width:24px;height:24px;object-fit:contain}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_prof-invest-wrapp .profile-menu_prof-invest-icon{width:20px;height:20px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_prof-invest-wrapp .profile-menu_prof-invest-span{font-size:1rem;font-weight:400;color:#2a2a2b}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_head .prof-menu_head-body-grid .profile-menu_prof-invest-wrapp .profile-menu_prof-invest-span{font-size:.75rem}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body{width:100%;border:none;border-radius:5px;padding:10px;margin:0;background:#ffffff;max-height:calc(100vh - 550px)}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body.extended{height:calc(100vh - 350px)}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body{overflow:auto auto;scrollbar-width:thin}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body{scrollbar-width:thin}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar{width:10px}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar-thumb{border-radius:10px}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar-track{background:#f1f1f1}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar-thumb{background:#888}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body{padding:0;background:transparent;max-height:calc(100vh - 220px)}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid{width:100%;display:flex;flex-direction:column;gap:5px;height:calc(100% + 100px)}@media (max-width: 575.98px){.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid{height:calc(100% + 300px)}}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid.fit-content{height:fit-content}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_body-empty-notification{display:flex;justify-content:center}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp{width:100%;display:flex;flex-direction:column;background:white;border-radius:5px!important;box-shadow:3px 3px 10px #0003;padding:14px;cursor:pointer}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .prof-menu_card-type-wrapp{display:flex;align-items:center;gap:10px;margin:0 0 6px;background:transparent;border:none;cursor:pointer}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .prof-menu_card-type-wrapp .prof-menu_card-type-img{width:24px;height:24px;object-fit:cover;border-radius:6px}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .prof-menu_card-type-wrapp .prof-menu_card-type-title{font-size:1rem;font-weight:600;color:#2a2a2b;text-align:start;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .prof-menu_card-type-wrapp .prof-menu_card-type-title.adv{color:#2a2a2b}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .prof-menu_card-type-wrapp .prof-menu_card-type-title.alert{color:#a0a0a0}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .prof-menu_card-time{font-size:.75rem;font-weight:400;color:#676767;margin:0 0 8px;text-align:start;text-align:left}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .prof-menu_card-thumb{width:100%;height:64px;border-radius:6px;object-fit:cover;margin:0 0 10px}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .prof-menu_card-parag{font-size:.875rem;font-weight:400;color:#2a2a2b;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:start;text-align:left;background:transparent;border:none;cursor:pointer}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_body .prof-menu_body-grid .prof-menu_card-wrapp .text-right{text-align:-moz-right;text-align:end;text-align:right}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_footer{display:flex;justify-content:center;align-items:center;padding:0 20px;background:transparent}.prof-menu_backg-overlay .prof-menu_wrapp .prof-menu_grid .prof-menu_footer .prof-menu_footer-button{background:none;border:none;padding:0;font-family:inherit;font-weight:500;letter-spacing:-.65px;color:#12be12;cursor:pointer}.prof-menu_backg-overlay.active{transform:translate(0);transition:all ease .3s}.enabled-trading-modal_body{display:flex;flex-direction:column;gap:20px}.enabled-trading-modal_body .enabled-trading-modal_icon-wrapp{display:flex;justify-content:center;width:100%}.enabled-trading-modal_body .enabled-trading-modal_title{color:#2a2a2b;font-size:1rem;font-weight:700;letter-spacing:1.6px;text-align:center}@media (max-width: 767.98px){.enabled-trading-modal_body .enabled-trading-modal_title{font-size:.875rem}}.enabled-trading-modal_body .enabled-trading-modal_span{color:#2a2a2b;font-size:1.125rem;font-weight:400;text-align:center}@media (max-width: 767.98px){.enabled-trading-modal_body .enabled-trading-modal_span{font-size:.875rem}}.enabled-trading-modal_body .enabled-trading-modal_btn-wrapp{display:flex;gap:12px}.sidebar-dashb_wrapp{width:100%;max-width:348px;height:100vh;padding:50px 32px 16px;margin:0;position:fixed;background:#ffffff;z-index:1000;visibility:hidden;transition:visibility 0s,opacity .5s linear;opacity:0}@media (max-width: 1919.98px){.sidebar-dashb_wrapp{padding:46px 16px 16px 24px}}@media (max-width: 1730px){.sidebar-dashb_wrapp{max-width:260px}}@media (max-width: 991.98px){.sidebar-dashb_wrapp{padding:28px 20px 34px;max-width:250px}}@media (max-width: 575.98px){.sidebar-dashb_wrapp{padding:28px 16px 20px;height:100%;min-height:100%}}.sidebar-dashb_wrapp.show{visibility:visible;opacity:1}.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn{position:absolute;top:40px;right:-24px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;outline:none;border:none;background-color:#fff;width:50px;height:50px;min-width:50px;min-height:50px;border-radius:30px;transition:.1s;box-shadow:3px 3px 10px #0003}.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn.hidden{display:none}@media (max-width: 1919.98px){.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn{top:34px;right:-24px;width:42px;height:42px;min-width:42px;min-height:42px}}@media (max-width: 991.98px){.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn{top:16px}}.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon{width:15px;height:15px;object-fit:cover;transition:.5s}.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon.burger{display:none}@media (max-width: 1399.98px){.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon.burger{display:none}}.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon.arrow{display:block}@media (max-width: 1399.98px){.sidebar-dashb_wrapp .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon.arrow{display:block}}.sidebar-dashb_wrapp .sidebar-dashb_grid{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;width:100%;height:100%;margin:0;padding:0 10px 0 0;overflow:hidden auto;scrollbar-width:thin}.sidebar-dashb_wrapp .sidebar-dashb_grid::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.sidebar-dashb_wrapp .sidebar-dashb_grid::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.sidebar-dashb_wrapp .sidebar-dashb_grid::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.sidebar-dashb_wrapp .sidebar-dashb_grid::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_head{cursor:pointer;background:transparent;border:0;padding:0;position:relative;display:flex;justify-content:center;width:100%;height:auto}.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-img{width:100%;max-width:269px;height:auto;object-fit:contain;margin:0 6px 35px 0}@media (max-width: 1919.98px){.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-img{max-width:250px}}@media (max-width: 1399.98px){.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-img{max-width:190px;margin:0 0 30px}}@media (max-width: 991.98px){.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-img{max-width:180px}}.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-round-img{width:100%;max-width:34px;height:34px;object-fit:contain;margin:13px 0 30px;display:none}@media (max-width: 1919.98px){.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-round-img{margin:2px 0 30px}}.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_nav{display:flex;flex-direction:column;gap:20px;margin:0 0 20px}@media (max-width: 1919.98px){.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_nav{gap:14px}}@media (max-width: 1399.98px){.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_nav{gap:10px}}.sidebar-dashb_wrapp .sidebar-dashb_grid .sidebar-dashb_footer{margin:0}.sidebar-dashb_wrapp.collapse{max-width:110px;padding:36px 24px 34px 40px}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse{max-width:300px;padding:86px 40px 34px;transform:translate(-340px);position:absolute}}.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;width:100%;height:100%;margin:0;padding:0}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid{padding:0 10px 0 0}}.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-img{display:none}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-img{display:block}}.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-round-img{display:block}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid .sidebar-dashb_head .sidebar-dashb_logo-round-img{display:none}}.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid .sidebar-dashb_nav .sidebar-hdr-btn .button_span{display:none}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid .sidebar-dashb_nav .sidebar-hdr-btn .button_span{display:block}}.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid .sidebar-dashb_footer .sidebar-hdr-btn .button_span{display:none}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_grid .sidebar-dashb_footer .sidebar-hdr-btn .button_span{display:block}}.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn{right:-30px}@media (max-width: 1919.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn{right:-20px}}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn{transform:translate(124px);top:34px;right:0}}@media (max-width: 991.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn{transform:translate(90px);top:14px;right:-10px}}@media (max-width: 767.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn{transform:translate(70px);right:-30px}}.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon{transform:rotate(180deg)}.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon.burger{display:none}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon.burger{display:block}}.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon.arrow{display:block}@media (max-width: 1199.98px){.sidebar-dashb_wrapp.collapse .sidebar-dashb_toggle-btn .sidebar-dashb_toggle-icon.arrow{display:none}}.sidebar-dashb_overlay{background:rgba(0,0,0,.6);position:fixed;width:100%;height:100%;z-index:999;left:0;top:0;cursor:pointer;text-decoration:none;border:none;border-radius:0!important;padding:1px;display:none;visibility:hidden;transition:visibility 0s,opacity .5s linear;opacity:0}@media (max-width: 1199.98px){.sidebar-dashb_overlay{display:block}}.sidebar-dashb_overlay.show{visibility:visible;opacity:1}.sidebar-dashb_overlay.collapse{display:none}.sidebar-hdr-btn{display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;box-shadow:0 3px 6px #0000004d;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,.3);padding:0 12px;background:#ffffff;outline:none;border:none;cursor:pointer;text-decoration:none;box-shadow:none;width:100%;height:42px;gap:16px;border-radius:12px;opacity:1;transition:.3s easy;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 1399.98px){.sidebar-hdr-btn{height:38px}}.sidebar-hdr-btn:hover,.sidebar-hdr-btn:focus{opacity:.68}.sidebar-hdr-btn:active,.sidebar-hdr-btn.active{background:#B7E3B1;opacity:.9;transition:.3s easy;-webkit-transition:.3s easy;-moz-transition:.3s easy;-ms-transition:.3s easy;-o-transition:.3s easy;border-radius:5px}.sidebar-hdr-btn:active .button_icon svg path,.sidebar-hdr-btn.active .button_icon svg path{fill:#1f5c47}.sidebar-hdr-btn:active .button_span,.sidebar-hdr-btn.active .button_span{font-weight:700;color:#1f5c47}.sidebar-hdr-btn .button_icon{display:flex;align-items:center;justify-content:center;width:auto;height:auto}.sidebar-hdr-btn .button_icon svg{width:18px;height:18px}@media (max-width: 1399.98px){.sidebar-hdr-btn .button_icon svg{width:16px;height:16px}}@media (max-width: 575.98px){.sidebar-hdr-btn .button_icon svg{width:16px;height:16px}}.sidebar-hdr-btn .button_icon svg path{fill:#2a2a2b}.sidebar-hdr-btn .button_span{font-size:1rem;font-weight:500;color:#2a2a2b}@media (max-width: 1399.98px){.sidebar-hdr-btn .button_span{font-size:.875rem}}@media (max-width: 575.98px){.sidebar-hdr-btn .button_span{font-size:.75rem}}.sidebar-hdr-btn .button_circle{width:10px;height:10px;min-width:10px;min-height:10px;border-radius:9999px;background-color:#d8002a}.sidebar-hdr-btn.disable{background:transparent;cursor:default}.sidebar-hdr-btn.disable .button_icon g path{stroke:#a0a0a0}.sidebar-hdr-btn.disable .button_span{color:#a0a0a0;font-weight:400}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_span .bold-text{font-weight:700;font-size:inherit}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;padding:20px;border-radius:5px;min-height:90px;background:#f9f9f7}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp{padding:15px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp{display:flex;align-items:center;gap:10px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp .dialog_comp-img{width:50px;min-width:50px;height:50px;min-height:50px;border-radius:5px;object-fit:contain}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp .dialog_comp-img{width:30px;min-width:30px;height:30px;min-height:30px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp .dialog_company-span-wrapp{display:flex;flex-direction:column}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-1{font-size:1.375rem;font-weight:700;color:#2a2a2b;margin:0 0 4px}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-1{font-size:1rem}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-1{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-2{font-size:.875rem;font-weight:400;color:#2a2a2b}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-2{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp{display:flex;justify-self:center;align-items:flex-end;gap:8px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp{justify-self:flex-end;align-items:center}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp .dialog_comp-coin{font-size:1.375rem;font-weight:400;color:#2a2a2b;margin:0 0 10px}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp .dialog_comp-coin{font-size:1rem}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp .dialog_comp-coin{font-size:.75rem;margin:0}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp .dialog_comp-coin.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp .dialog_comp-number{font-size:3rem;font-weight:600;color:#2a2a2b}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp .dialog_comp-number{font-size:2.375rem}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp .dialog_comp-number{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp .dialog_comp-amount-wrapp .dialog_comp-number.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .button{justify-self:center;max-width:210px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to .MuiFormControl-root .MuiOutlinedInput-root{border-radius:5px;background-color:#f9f9f7}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to .MuiFormControl-root .MuiOutlinedInput-root .MuiOutlinedInput-input{border:1px solid #dce0d9;border-radius:5px;padding:16px 20px;text-transform:uppercase;color:#676767;font-weight:500;font-size:16px}.dialog_main .MuiPaper-root{margin:24px;background-color:transparent;border-radius:5px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root{max-width:580px;width:100%;border-radius:5px;margin:0 16px;max-height:calc(100% - 32px)!important}}.dialog_main .MuiPaper-root .dialog_wrapper{position:relative;overflow:hidden auto;scrollbar-width:thin}.dialog_main .MuiPaper-root .dialog_wrapper::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.dialog_main .MuiPaper-root .dialog_wrapper::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.dialog_main .MuiPaper-root .dialog_wrapper::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.dialog_main .MuiPaper-root .dialog_wrapper::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.dialog_main .MuiPaper-root .dialog_wrapper::-webkit-scrollbar-thumb{border-radius:5px;background:#888}.dialog_main .MuiPaper-root .dialog_wrapper::-webkit-scrollbar-track{background:#f1f1f1}.dialog_main .MuiPaper-root .dialog_wrapper::-webkit-scrollbar-button{height:0px}.dialog_main .MuiPaper-root .dialog_wrapper{background-color:#fff;padding:48px 40px 40px;color:#2a2a2b;border-radius:5px;border:none;max-height:calc(100% - 48px);max-width:580px;width:580px;box-shadow:3px 3px 10px #0003}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper{width:100%;max-width:100%;border-radius:5px;padding:40px 15px 15px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_close-container{width:fit-content;height:fit-content}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_close-container .dialog_close-icon-container{position:absolute;right:20px;top:20px;display:flex;align-items:center;padding:0;background:transparent;outline:none;border:none;box-shadow:none;cursor:pointer;margin:0;width:20px;height:20px;z-index:2}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_close-container .dialog_close-icon-container{right:16px;top:16px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_close-container .dialog_close-icon-container svg{width:100%;height:100%}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_close-container .dialog_close-icon-container svg path{fill:#2a2a2b}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body{display:grid;grid-template-columns:1fr;grid-gap:20px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body.hidden{display:none}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_title{margin:0;font-size:1rem;font-weight:700;color:#2a2a2b;letter-spacing:1px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_title.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_span{font-size:1.125rem;font-weight:400;color:#2a2a2b;letter-spacing:1px}@media (max-width: 1399.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_span{font-size:.875rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_span.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_span.right{text-align:right}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_span .bold{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp{display:flex;justify-self:center;width:fit-content;height:fit-content}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp div{width:fit-content;height:fit-content}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp.borwine svg path{fill:#12be12}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp.medium .invest-prof_img{width:110px;height:110px;margin:0 0 10px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp.medium .invest-prof_img{width:64px;height:64px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp.medium svg{width:110px;height:110px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp.medium svg{width:64px;height:64px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp svg{width:95px;height:83px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_icon-wrapp svg{width:58px;height:58px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp{display:flex;justify-self:center;align-items:flex-end;gap:8px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp{flex-wrap:wrap;justify-content:center}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp .dialog_coin{font-size:1.375rem;font-weight:400;color:#2a2a2b;padding:0 0 10px}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp .dialog_coin{font-size:1.125rem;padding:0 0 10px}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp .dialog_coin{font-size:.75rem;padding:0 0 1px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp .dialog_coin.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp .dialog_number{font-size:3rem;font-weight:600;color:#2a2a2b}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp .dialog_number{font-size:2.375rem}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp .dialog_number{font-size:1rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_amount-wrapp .dialog_number.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount{display:grid;grid-template-columns:1fr;grid-gap:20px;padding:20px;border-radius:5px;min-height:90px;background:#f9f9f7}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp{display:flex;justify-self:center;align-items:flex-end;gap:8px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp .dialog_coin{font-size:1.375rem;font-weight:400;color:#2a2a2b;padding:0 0 8px}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp .dialog_coin{font-size:1.125rem;padding:0 0 8px}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp .dialog_coin{font-size:.75rem;padding:0 0 1px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp .dialog_coin.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp .dialog_number{font-size:3rem;font-weight:600;color:#2a2a2b}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp .dialog_number{font-size:2.375rem}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp .dialog_number{font-size:1rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_succes-amount .dialog_amount-wrapp .dialog_number.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2{display:flex;justify-content:center;align-items:center;grid-gap:20px;padding:20px;border-radius:5px;min-height:90px;background:#f9f9f7}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2{padding:15px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp{display:flex;align-items:center;gap:10px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp .dialog_comp-img{width:50px;min-width:50px;height:50px;min-height:50px;border-radius:5px;object-fit:contain}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp .dialog_comp-img{width:30px;min-width:30px;height:30px;min-height:30px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp .dialog_company-span-wrapp{display:flex;flex-direction:column}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-1{font-size:1.375rem;font-weight:700;color:#2a2a2b;margin:0 0 4px}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-1{font-size:1rem}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-1{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-2{font-size:.875rem;font-weight:400;color:#2a2a2b}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-name-wrapp .dialog_company-span-wrapp .dialog_company-span-2{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp{display:flex;justify-self:center;align-items:flex-end;gap:8px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp{justify-self:flex-end;align-items:center}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp .dialog_comp-coin{font-size:1.375rem;font-weight:400;color:#2a2a2b;margin:0 0 10px}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp .dialog_comp-coin{font-size:1rem}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp .dialog_comp-coin{font-size:.75rem;margin:0}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp .dialog_comp-coin.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp .dialog_comp-number{font-size:3rem;font-weight:600;color:#2a2a2b}@media (max-width: 1919.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp .dialog_comp-number{font-size:2.375rem}}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp .dialog_comp-number{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_company-wrapp2 .dialog_comp-amount-wrapp .dialog_comp-number.center{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_separator{border:1px #e6e6e6 solid}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-conditions{border-top:2px #e6e6e6 solid;border-bottom:2px #e6e6e6 solid;padding:20px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-conditions .dialog_terms-conditions-subtitle{font-weight:700}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-conditions .list-icon{width:20px;height:20px;min-width:20px;min-height:20px}@media (max-width: 575.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-conditions .list-icon{width:16px;height:16px;min-width:16px;min-height:16px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-conditions p{text-align:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-conditions ul{margin-top:20px;list-style:none}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-conditions ul li{margin:10px 0;display:flex;align-items:center}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-conditions ul li span{margin-left:20px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_disclaimer{font-size:.75rem;font-weight:500;color:#676767}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_disclaimer .bold-text{font-weight:700;font-size:inherit}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_disclaimer{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-wrapp{display:flex;align-items:center;gap:20px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-wrapp .dialog_terms-span{font-size:.75rem;font-weight:500;color:#676767;height:fit-content}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_terms-wrapp .dialog_terms-span{font-size:.75rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .button{justify-self:center;max-width:210px;border-radius:5px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .button{max-width:100%}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_centered-btn-wrapp{display:flex;justify-content:center;gap:20px;width:100%}@media (max-width: 575.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_centered-btn-wrapp{gap:8px}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_centered-btn-wrapp.column{flex-direction:column;align-items:center;gap:8px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_centered-btn-wrapp .button{justify-self:center;max-width:210px}@media (max-width: 767.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_centered-btn-wrapp .button{max-width:100%}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_checkbox-list-wrapp{display:flex;flex-direction:column;gap:6px;margin:0 0 12px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_checkbox-list-wrapp .dialog_checkbox-item{display:flex;align-items:center;gap:8px}@media (max-width: 575.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_checkbox-list-wrapp .dialog_checkbox-item span{font-size:.875rem}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_hr{width:100%;height:1px;border:none;background:#a0a0a0;background-color:#a0a0a0}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to{display:flex;flex-direction:row;gap:20px}@media (max-width: 575.98px){.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to{flex-direction:column}}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to .MuiFormControl-root{margin:0;width:100%}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to .MuiFormControl-root .MuiInputLabel-root{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;color:#2a2a2b;letter-spacing:1px;position:relative;max-width:100%;width:100%;transform:none;translate:none;transform-origin:unset;margin:0 0 16px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to .MuiFormControl-root .MuiOutlinedInput-root{border-radius:10px;background-color:#f9f9f7}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to .MuiFormControl-root .MuiOutlinedInput-root .MuiOutlinedInput-input{border:1px solid #dce0d9;border-radius:10px;padding:16px 20px;text-transform:uppercase;color:#676767;font-weight:500;font-size:16px}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_date-from-to .MuiFormControl-root fieldset{display:none}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_table{width:100%;padding:8px 20px;border-radius:5px;min-height:90px;background:#f9f9f7}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_table .dialog_table-row{display:grid;grid-template-columns:minmax(0%,1fr) minmax(0%,1fr);padding:12px 0}.dialog_main .MuiPaper-root .dialog_wrapper .dialog_body .dialog_table .dialog_table-row.border-b{border-bottom:1px solid #dce0d9}.dialog_main .link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none;text-decoration:underline}@media (max-width: 767.98px){.dialog_main .link{font-size:.75rem}}.dialog_main .link.borwine{color:#bf4342}.dialog_main .link:hover,.dialog_main .link:focus{opacity:.8}.dialog_main .link:active{opacity:1}.dialog_main .d-flex{display:flex}.dialog_main .justify-between{justify-content:space-between}.dialog_main .items-center{align-items:center}.dialog_main .my-0{margin-top:0;margin-bottom:0}.dialog_main .mx-auto{margin-left:auto;margin-right:auto}.dialog_main .pl-2{padding:0 0 0 6px}.dialog_main .hidden{display:none}.dialog_main .text-right{text-align:right}.step_buttons{display:flex;justify-content:space-around;align-items:center;margin-top:1em;margin-bottom:1em;flex-direction:row}.sign-out_btn-wrapp{display:flex;justify-content:center;gap:20px;width:100%}.main_spinner{display:flex;justify-content:center;align-items:center;min-height:100vh}.main_wrapp{width:100%;max-width:1920px;height:100%;min-height:100vh;margin:0 auto;padding:0;background:#ffffff;box-sizing:border-box}.main_wrapp .main_grid{//display: grid;grid-template-columns:minmax(0%,100%);grid-template-rows:100%;height:inherit;min-height:inherit;padding:0;width:100%}.main_wrapp .body_wrapp{width:100%;background:#f9f9f7;margin:0;padding:0 20px 0 348px}@media (max-width: 1730px){.main_wrapp .body_wrapp{padding:0 20px 0 260px}}@media (max-width: 1199.98px){.main_wrapp .body_wrapp{padding:0 20px}}@media (max-width: 991.98px){.main_wrapp .body_wrapp{padding:0}}.main_wrapp .body_wrapp .body_grid{display:grid;grid-template-columns:minmax(0,100%);grid-gap:24px;padding:5px 40px 40px;border-radius:0 0 20px 20px;background:#f9f9f7;min-height:calc(100% - 150px);margin:0 0 40px}@media (max-width: 1919.98px){.main_wrapp .body_wrapp .body_grid{min-height:calc(100% - 130px)}}@media (max-width: 1199.98px){.main_wrapp .body_wrapp .body_grid{padding:5px 20px 30px}}@media (max-width: 991.98px){.main_wrapp .body_wrapp .body_grid{margin:0;border-radius:0;min-height:calc(100% - 110px)}}@media (max-width: 575.98px){.main_wrapp .body_wrapp .body_grid{padding:5px 16px 30px}}.main_wrapp .body_wrapp.collapse{padding:0 40px 0 110px}@media (max-width: 1199.98px){.main_wrapp .body_wrapp.collapse{padding:0 20px}}@media (max-width: 991.98px){.main_wrapp .body_wrapp.collapse{padding:0}}.wrapper{position:absolute;height:100%;width:100%;z-index:9999;background-color:#0ce864b3}.wrapper .loading{min-height:100vh;display:flex;justify-content:center;align-items:center}.id_register_1-background-wrapper{display:grid;grid-template-columns:auto 1fr;width:100%;padding:40px 80px 80px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:5px;gap:40px;box-shadow:0 10px 40px #0000001a}@media (max-width: 1099.98px){.id_register_1-background-wrapper{grid-template-columns:100%;padding:50px 40px}}@media (max-width: 767.98px){.id_register_1-background-wrapper{padding:40px}}@media (max-width: 575.98px){.id_register_1-background-wrapper{padding:16px}}.id_register_1-form-container{position:relative;width:100%;max-width:800px}.id_register_1-progress-indicator{margin-bottom:30px}.id_register_1-progress-indicator .progress-bar{width:100%;height:6px;background:#e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:12px}.id_register_1-progress-indicator .progress-bar .progress-fill{height:100%;background:#22c55e;border-radius:12px;transition:width .6s ease;position:relative}.id_register_1-progress-indicator .progress-bar .progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 2s infinite}.id_register_1-progress-indicator .progress-text{font-size:12px;color:#6b7280;font-weight:600;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.5px}.id_register_1-form{display:flex;flex-direction:column;gap:30px}.document-input-wrapper{position:relative}.form-actions .button{min-width:250px;height:50px;font-size:16px;font-weight:600;border-radius:5px!important;transition:all .3s ease}.form-actions .button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #8b5a2b4d}.id_register_1-motto-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:20px}@media (max-width: 1099.98px){.id_register_1-motto-container{display:none}}.motto-icon-wrapper .id_register_1-motto-icon{width:80px;height:80px;padding:16px;background:#12BE12;border-radius:50%;color:#fff!important;position:relative;z-index:2}@media (max-width: 1919.98px){.motto-icon-wrapper .id_register_1-motto-icon{width:60px;height:60px}}.motto-features .feature-item .feature-icon{width:24px;height:24px;flex-shrink:0;padding:12px;background:linear-gradient(135deg,#12BE12 0%,#16a34a 100%);border-radius:5px;border:2px solid #ffffff;transition:all .3s ease;box-shadow:0 4px 16px #22c55e66;stroke-width:3;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center}.id_register_1-civil-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 575.98px){.id_register_1-civil-wrapper{grid-template-columns:1fr;gap:10px}}.id_register_1-docs-container{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 575.98px){.id_register_1-docs-container{grid-template-columns:1fr;gap:10px;margin:0 0 20px}}.id_register_1-button-wrapper{display:flex;justify-content:center;margin:35px 0 0}.id_register_1-button-wrapper .button{max-width:235px}@media (max-width: 575.98px){.id_register_1-button-wrapper{margin-bottom:50px}}.dropd-container-wrapper{display:flex;flex-direction:column;gap:10px}.dropd-container-wrapper .dropd-title-label{color:#2a2a2b;font-size:1rem;font-weight:700;letter-spacing:1.6px}.dropd-container-wrapper .dropd-wrapp{display:flex;position:relative;justify-content:space-between;align-items:center;text-decoration:none;box-shadow:none;border:1px solid #dce0d9;cursor:pointer;padding:0 20px;width:100%;height:50px;background:#f9f9f7;border-radius:10px;outline:none}@media (max-width: 1919.98px){.dropd-container-wrapper .dropd-wrapp{height:fit-content;min-height:36px}}@media (max-width: 575.98px){.dropd-container-wrapper .dropd-wrapp{height:fit-content;min-height:30px;border-radius:6px}}.dropd-container-wrapper .dropd-wrapp .dropd-label{font-size:1rem;font-weight:500;letter-spacing:1px;color:#676767}.dropd-container-wrapper .dropd-wrapp .dropd-icon{width:12px;height:auto}.dropd-container-wrapper .dropd-wrapp .dropd-icon path{fill:#a0a0a0}.dropd-container-wrapper .dropd-wrapp .dropd-icon{transition:transform ease .15s}.dropd-container-wrapper .dropd-wrapp .dropd-content{position:absolute;top:48px;left:-1px;right:-1px;min-width:150px;background:#f9f9f7;box-shadow:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;height:0;padding:0;border:none;max-height:220px;overflow-y:auto;z-index:1000}@media (max-width: 1919.98px){.dropd-container-wrapper .dropd-wrapp .dropd-content{top:34px}}@media (max-width: 575.98px){.dropd-container-wrapper .dropd-wrapp .dropd-content{top:28px}}.dropd-container-wrapper .dropd-wrapp .dropd-content .dropd-content-link{display:flex;justify-content:flex-start;background:transparent;padding:10px 20px;border:none;border-radius:6px;width:100%;cursor:pointer;text-decoration:none;outline:none;box-shadow:none;transition:.1s;font-size:1rem;font-weight:500;color:#676767;text-align:start;transition:background ease .2s}.dropd-container-wrapper .dropd-wrapp .dropd-content .dropd-content-link:hover,.dropd-container-wrapper .dropd-wrapp .dropd-content .dropd-content-link:focus,.dropd-container-wrapper .dropd-wrapp .dropd-content .dropd-content-link:active{background:#B7E3B1;transition:background ease .2s}.dropd-container-wrapper .dropd-wrapp .dropd-content .dropd-content-link:hover .dropd-span,.dropd-container-wrapper .dropd-wrapp .dropd-content .dropd-content-link:focus .dropd-span,.dropd-container-wrapper .dropd-wrapp .dropd-content .dropd-content-link:active .dropd-span{color:#2a2a2b}.dropd-container-wrapper .dropd-wrapp .dropd-content .dropd-content-link2{display:flex;justify-content:flex-start;background:transparent;padding:10px 20px;border:none;border-radius:6px;width:100%;text-decoration:none;outline:none;box-shadow:none;transition:.1s;font-size:1rem;font-weight:500;color:#676767;text-align:start}.dropd-container-wrapper .dropd-wrapp.open{border-bottom:none;border-radius:10px 10px 0 0}@media (max-width: 575.98px){.dropd-container-wrapper .dropd-wrapp.open{height:30px;border-top-left-radius:6px;border-top-right-radius:6px}}.dropd-container-wrapper .dropd-wrapp.open .dropd-content{border:1px solid #dce0d9;border-top:none;height:auto;padding:10px 8px}.dropd-container-wrapper .dropd-wrapp.open .dropd-icon{transform:rotate(180deg);transition:transform ease .15s}.dropd-search-input{width:100%;padding:5px 0;margin-bottom:10px;border:none;border-bottom:1px solid #ccc;outline:none;background-color:transparent;color:#333}.dropd-content{text-align:left}.register_template-data-card-wrapper{display:flex;flex-direction:column;width:100%;max-width:580px;padding:50px 40px 40px;background:#ffffff;border-radius:5px}@media (max-width: 1399.98px){.register_template-data-card-wrapper{max-width:500px}}@media (max-width: 1099.98px){.register_template-data-card-wrapper{margin:0 auto}}@media (max-width: 575.98px){.register_template-data-card-wrapper{padding:16px}}.register_template-data-card-wrapper .register_template-data-title-steps-wrapper{display:flex;justify-content:space-between;align-items:baseline}.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-title-tooltip-wrapper{display:flex;gap:10px;align-items:baseline}.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-title-tooltip-wrapper svg{width:25px;height:25px}@media (max-width: 1199.98px){.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-title-tooltip-wrapper svg{width:20px;height:20px}}.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-data-title{font-size:2.25rem;font-weight:700;margin:0 0 40px}@media (max-width: 1919.98px){.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-data-title{font-size:1.75rem}}@media (max-width: 575.98px){.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-data-title{font-size:1.375rem}}.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-data-steps{font-size:1.25rem;font-weight:500;margin:0 0 40px}@media (max-width: 1919.98px){.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-data-steps{font-size:1rem}}@media (max-width: 575.98px){.register_template-data-card-wrapper .register_template-data-title-steps-wrapper .register_template-data-steps{font-size:.75rem}}.register_template-data-card-wrapper .register_template-content-wrapper{display:flex;flex-direction:column;gap:20px}.register_template-data-card-wrapper .register_template-content-wrapper form{display:flex;flex-direction:column;gap:20px;width:100%}.css-kudwh-MuiTooltip-arrow{color:#fff!important}.css-kudwh-MuiTooltip-arrow:before{border:1px solid #888888;margin:-1px!important;border-radius:2px!important}.ponc-input_wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.ponc-input_wrapper .ponc-input{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:4px 20px;font-size:16px;font-weight:500;letter-spacing:1px;color:#2a2a2b;border:1px solid #dce0d9;caret-color:#2a2a2b;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 1919.98px){.ponc-input_wrapper .ponc-input{height:36px}}.ponc-input_wrapper .ponc-input::placeholder{font-size:16px;font-weight:500;letter-spacing:1px;color:#676767}@media (max-width: 575.98px){.ponc-input_wrapper .ponc-input{height:30px;padding:4px 10px;border-radius:5px}}.ponc-input_wrapper .ponc-input.error{border:2px solid red;background:#fee}.ponc-input_wrapper .input_label.variant-2{font-size:1rem;color:#2a2a2b;font-weight:700;letter-spacing:1.6px;white-space:break-spaces}.id_register_2-background-wrapper{display:grid;grid-template-columns:auto 1fr;width:100%;padding:40px 80px 80px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:5px;gap:40px;box-shadow:0 10px 40px #0000001a}@media (max-width: 1099.98px){.id_register_2-background-wrapper{grid-template-columns:100%;padding:50px 40px}}@media (max-width: 767.98px){.id_register_2-background-wrapper{padding:40px}}@media (max-width: 575.98px){.id_register_2-background-wrapper{padding:16px}}.id_register_2-form-container{position:relative;width:100%;max-width:800px}.id_register_2-progress-indicator{margin-bottom:30px}.id_register_2-progress-indicator .progress-bar{width:100%;height:6px;background:#e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:12px}.id_register_2-progress-indicator .progress-bar .progress-fill{height:100%;background:#22c55e;border-radius:12px;transition:width .6s ease;position:relative}.id_register_2-progress-indicator .progress-bar .progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 2s infinite}.id_register_2-progress-indicator .progress-text{font-size:12px;color:#6b7280;font-weight:600;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.5px}.id_register_2-form{display:flex;flex-direction:column;gap:30px}.id_register_2-motto-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:20px}@media (max-width: 1099.98px){.id_register_2-motto-container{display:none}}.motto-icon-wrapper .id_register_2-motto-icon{width:80px;height:80px;padding:16px;background:#12BE12;border-radius:50%;color:#fff!important;position:relative;z-index:2}@media (max-width: 1919.98px){.motto-icon-wrapper .id_register_2-motto-icon{width:60px;height:60px}}.section-icon{width:16px;height:16px;margin-right:8px;color:#bf4342;flex-shrink:0}.motto-features .feature-item:hover .feature-icon{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);box-shadow:0 8px 24px #8b5a2b80;transform:scale(1.1);border-color:#ffffffe6;color:#fff}.id_register_2-country-province-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 575.98px){.id_register_2-country-province-wrapper{grid-template-columns:1fr}}.id_register_2-contact-phone-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 35px}@media (max-width: 575.98px){.id_register_2-contact-phone-wrapper{grid-template-columns:1fr}}.id_register_2-button-wrapper{display:flex;justify-content:center}.id_register_2-button-wrapper .button{max-width:235px}@media (max-width: 575.98px){.id_register_2-button-wrapper{margin-bottom:50px}}.form-span_span{font-size:1rem;color:#2a2a2b;font-weight:700;letter-spacing:1.6px}.id_register_3-background-wrapper{display:grid;grid-template-columns:auto 1fr;width:100%;padding:40px 80px 80px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:5px;gap:40px;box-shadow:0 10px 40px #0000001a}@media (max-width: 1099.98px){.id_register_3-background-wrapper{grid-template-columns:100%;padding:50px 40px}}@media (max-width: 767.98px){.id_register_3-background-wrapper{padding:40px}}@media (max-width: 575.98px){.id_register_3-background-wrapper{padding:16px}}.id_register_3-form-container{position:relative;width:100%;max-width:800px}.id_register_3-progress-indicator{margin-bottom:30px}.id_register_3-progress-indicator .progress-bar{width:100%;height:6px;background:#e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:12px}.id_register_3-progress-indicator .progress-bar .progress-fill{height:100%;background:#22c55e;border-radius:12px;transition:width .6s ease;position:relative}.id_register_3-progress-indicator .progress-bar .progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 2s infinite}.id_register_3-progress-indicator .progress-text{font-size:12px;color:#6b7280;font-weight:600;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.5px}.id_register_3-form{display:flex;flex-direction:column;gap:30px}.form-separator{height:1px;background:#e9ecef}.ponc-input_wrapper .ponc-input,.dropd-container-wrapper .dropd-wrapp{border-radius:5px!important}.section-title{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 20px;padding-bottom:12px}.input-group{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.input-group.single{grid-template-columns:1fr}.input-group:last-child{margin-bottom:0}@media (max-width: 575.98px){.input-group{grid-template-columns:1fr;gap:16px;margin-bottom:20px}}.employment-section{padding:20px;background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);border-radius:5px;border:1px solid #e9ecef}.employment-section .input-group.single{margin-bottom:20px}.employment-section .input-group.single:last-child{margin-bottom:0}.ocde-section{padding:16px;background:linear-gradient(135deg,#f0f9ff 0%,#ffffff 100%);border-radius:5px;border:1px solid #e0f2fe;margin-bottom:16px}.ocde-section:last-child{margin-bottom:0}.ocde-section .subsection-title{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:8px}.ocde-section .subsection-title .subsection-icon{color:#12be12;flex-shrink:0}.ocde-section .input-group.single{margin-bottom:16px}.ocde-section .input-group.single:last-child{margin-bottom:0}.tax-item .tax-label{display:block;font-size:16px;font-weight:700;color:#2c3e50;margin-bottom:12px;letter-spacing:.5px}.tax-item .radio-group{display:flex;gap:16px;margin-bottom:12px}@media (max-width: 575.98px){.tax-item .radio-group{flex-direction:column;gap:8px}}.switch-item{border:1px solid #e9ecef;border-radius:12px;padding:16px;margin-bottom:16px;background:#fafbfc;transition:all .3s ease}.switch-item:hover{border-color:#12be12;background:#f8f9fa}.switch-item .switch-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.switch-item .switch-header .switch-label-wrapper{display:flex;align-items:center;gap:10px;flex:1}.switch-item .switch-header .switch-label-wrapper .switch-label{font-size:16px;font-weight:600;color:#2c3e50}.switch-item .switch-header .switch-label-wrapper .tooltip-icon{display:flex;align-items:center;cursor:help}.switch-item .switch-header .switch-label-wrapper .tooltip-icon svg{width:20px;height:20px;color:#6c757d;transition:color .3s ease}.switch-item .switch-header .switch-label-wrapper .tooltip-icon svg:hover{color:#8b5a2b}@media (max-width: 575.98px){.switch-item .switch-header .switch-label-wrapper .tooltip-icon svg{width:16px;height:16px}}.switch-item .switch-content{margin-top:16px;padding-top:16px;border-top:1px solid #e9ecef}.switch-item .switch-content .ocde-content .ocde-section:first-child .subsection-title{margin-top:0}.pep-type-selection{margin-bottom:16px}.pep-type-selection .pep-type-label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.pep-type-selection .radio-group{display:flex;flex-direction:column;gap:8px}.pep-type-selection .radio-group .radio-button{padding:8px;border-radius:5px;transition:all .2s ease}.pep-type-selection .radio-group .radio-button:hover{background:#ffffff;box-shadow:0 2px 4px #0000000d}.pep-type-selection .input-error{font-size:12px;color:#ef4444;margin-top:4px;display:block}.input-helper{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;background:#f8f9fa;border-radius:5px;font-size:12px;color:#6c757d;border-left:3px solid #ffc107}.input-helper .helper-icon{width:14px;height:14px;margin-right:8px;color:#f5bb00;flex-shrink:0}.input-helper .completion-icon{width:16px;height:16px;margin-right:8px;flex-shrink:0}.input-helper .completion-icon.completion-icon{color:#22af33}.form-actions{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:30px;padding:24px;background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);border-radius:5px!important;border:2px dashed #dee2e6}.form-actions .form-buttons{display:flex;gap:16px;width:100%;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width: 575.98px){.form-actions .form-buttons{flex-direction:column;gap:12px}}.form-actions .button{min-width:200px;height:50px;font-size:16px;font-weight:600;border-radius:5px!important;transition:all .3s ease}.form-actions .button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #22c55e4d}@media (max-width: 575.98px){.form-actions .button{min-width:250px}}.form-completion .completion-text{font-size:14px;color:#495057;font-weight:500;padding:8px 16px;background:white;border-radius:5px!important;border:1px solid #dee2e6;display:inline-block}.id_register_3-motto-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:20px}@media (max-width: 1099.98px){.id_register_3-motto-container{display:none}}.motto-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px}.motto-icon-wrapper{position:relative;margin-bottom:24px}.motto-icon-wrapper .id_register_3-motto-icon{width:80px;height:80px;padding:16px;background:#12BE12;border-radius:50%;color:#fff!important;position:relative;z-index:2}@media (max-width: 1919.98px){.motto-icon-wrapper .id_register_3-motto-icon{width:60px;height:60px}}.motto-icon-wrapper .icon-decoration{position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border:2px solid #12BE12!important;border-radius:50%;opacity:.3;animation:pulse 2s infinite}.motto-text .motto-title{font-size:32px;font-weight:700;color:#2c3e50;margin:0 0 8px;line-height:1.2}@media (max-width: 1919.98px){.motto-text .motto-title{font-size:24px}}@media (max-width: 1199.98px){.motto-text .motto-title{font-size:20px}}.motto-text .motto-subtitle{font-size:18px;color:#6c757d;margin:0 0 24px;font-weight:400}@media (max-width: 1919.98px){.motto-text .motto-subtitle{font-size:16px}}@media (max-width: 1199.98px){.motto-text .motto-subtitle{font-size:14px}}.motto-features{display:flex;flex-direction:column;gap:12px}.motto-features .feature-item{display:flex;align-items:center;gap:12px;padding:18px 20px;background:white;border-radius:5px!important;box-shadow:0 2px 10px #0000000d;border:1px solid #f8f9fa;font-size:14px;font-weight:500;color:#495057;opacity:0;transform:translateY(20px) scale(.95);filter:blur(4px);animation:pulseInOut 4s ease-in-out infinite;min-height:56px}.motto-features .feature-item .feature-icon{width:24px;height:24px;flex-shrink:0;padding:12px;background:linear-gradient(135deg,#12BE12 0%,#16a34a 100%);border-radius:5px;border:2px solid #ffffff;transition:all .3s ease;box-shadow:0 4px 16px #22c55e66;stroke-width:3;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;color:#fff}.motto-features .feature-item:nth-child(1){animation-delay:0s}.motto-features .feature-item:nth-child(2){animation-delay:1.3s}.motto-features .feature-item:nth-child(3){animation-delay:2.6s}.section-icon{width:16px;height:16px;margin-right:8px;color:#12be12;flex-shrink:0}.completion-icon{width:16px;height:16px;margin-right:8px;flex-shrink:0;color:#22af33}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.05);opacity:.5}}@keyframes pulseInOut{0%{opacity:0;transform:translateY(20px) scale(.95);filter:blur(4px);box-shadow:0 2px 10px #0000000d}15%{opacity:1;transform:translateY(0) scale(1);filter:blur(0);box-shadow:0 8px 25px #00000026}85%{opacity:1;transform:translateY(0) scale(1);filter:blur(0);box-shadow:0 8px 25px #00000026}to{opacity:0;transform:translateY(-15px) scale(.9);filter:blur(3px);box-shadow:0 2px 10px #0000000d}}@media (prefers-reduced-motion: reduce){.motto-features .feature-item{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}}.motto-features .feature-item:hover{animation-play-state:paused;opacity:1!important;transform:translateY(0) scale(1.02)!important;filter:blur(0)!important;box-shadow:0 12px 30px #0003!important;transition:all .3s ease}.motto-features .feature-item:hover .feature-icon{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);box-shadow:0 8px 24px #22c55e80;transform:scale(1.1);border-color:#ffffffe6;color:#fff}.id_register_3-profits-item-wrapper{display:flex;flex-direction:column;gap:20px;margin:0 0 20px}.id_register_3-profits-item-wrapper .id_register_3-profits-label{font-size:16px;font-weight:700;letter-spacing:1.6px}.id_register_3-profits-item-wrapper .id_register_3-profits-rbutton-container{display:flex;gap:16px}.id_register_3-pep-wrapper,.id_register_3-fatca-wrapper,.id_register_3-ocde-wrapper{display:flex;justify-content:space-between;align-items:center;gap:16px}.id_register_3-label_tooltip-wrapper{display:flex;gap:10px;align-items:center}.id_register_3-label_tooltip-wrapper svg{width:30px;height:30px}@media (max-width: 575.98px){.id_register_3-label_tooltip-wrapper svg{width:16px;height:16px}}.id_register_3-button-wrapper{display:flex;justify-content:center}.id_register_3-button-wrapper .button{max-width:235px}.radio-button_wrapper{display:flex;align-items:center;gap:8px;width:100%}.radio-button_wrapper .column{flex-direction:column;align-items:flex-start}.radio-button_wrapper input[type=radio]{-webkit-appearance:none;-moz-appearance:none;position:relative;display:inline-block;width:24px;min-width:24px;height:24px;min-height:24px;margin:0;vertical-align:top;background:#dce0d9;border:1px solid #dce0d9;border-radius:50%;cursor:pointer;outline:none;transition:background .3s,border-color .3s,box-shadow .2s}.radio-button_wrapper input[type=radio]:after{position:absolute;left:50%;margin:0 0 0 -8px;top:3px;content:"";display:block;width:16px;height:16px;background:#12BE12;border-radius:50%;transform:scale(0);transition:transform .3s ease,opacity .2s;opacity:0}.radio-button_wrapper input[type=radio]:checked{background:white}.radio-button_wrapper input[type=radio]:checked:after{transform:scale(1);opacity:1;transition:transform .6s cubic-bezier(.2,.85,.32,1.2),opacity .3s}.radio-button_wrapper input[type=radio]:disabled{background:#f6f8ff;border-color:#e1e6f9;cursor:not-allowed;opacity:.9}.radio-button_wrapper input[type=radio]:disabled:checked{background:white}.radio-button_wrapper input[type=radio]:disabled:checked:after{background:#e1e6f9}.radio-button_wrapper input[type=radio]:disabled+label{cursor:not-allowed}.radio-button_wrapper input[type=radio]+label{font-size:1rem;font-weight:500;color:#676767;line-height:21px;display:inline-block;cursor:pointer;margin-left:4px;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1399.98px){.radio-button_wrapper input[type=radio]+label{font-size:.875rem}}input[type=checkbox].switch{position:relative;display:inline-block;width:55px;min-width:55px;height:26px;margin:0;vertical-align:top;background:#ffffff;border-radius:13px;border:2px solid #dce0d9;cursor:pointer;transition:background .3s;-webkit-appearance:none;-moz-appearance:none}@media (max-width: 1919.98px){input[type=checkbox].switch{width:40px;min-width:40px;height:20px}}input[type=checkbox].switch:after{position:absolute;left:3px;top:1.5px;display:block;width:20px;height:20px;background:#dce0d9;border-radius:50%;content:"";transition:transform .6s cubic-bezier(.2,.85,.32,1.2)}@media (max-width: 1919.98px){input[type=checkbox].switch:after{width:13px;height:13px}}input[type=checkbox].switch:after:checked{background:#12BE12}input[type=checkbox].switch:checked{background:#ffffff;border:2px solid #12BE12}input[type=checkbox].switch:checked:after{background:#12BE12;transform:translate(calc(100% + 6px))}.fake-switch{position:relative;display:inline-block;width:55px;min-width:55px;height:26px;margin:0;vertical-align:top;background:#ffffff;border-radius:13px;border:2px solid #dce0d9;cursor:pointer;transition:background .3s;-webkit-appearance:none;-moz-appearance:none}@media (max-width: 1919.98px){.fake-switch{width:40px;min-width:40px;height:20px}}.fake-switch:after{position:absolute;left:3px;top:1.5px;display:block;width:20px;height:20px;background:#dce0d9;border-radius:50%;content:"";transition:transform .6s cubic-bezier(.2,.85,.32,1.2)}@media (max-width: 1919.98px){.fake-switch:after{width:13px;height:13px}}.fake-switch.checked{background:#ffffff;border:2px solid #bf4342}.fake-switch.checked:after{background:#12BE12;transform:translate(calc(100% + 6px))}.interest_checkbox-wrapper{display:flex;align-items:center;gap:15px}.interest_checkbox-wrapper .interest_checkbox-label{font-size:1rem;font-weight:500;color:#676767}@media (max-width: 575.98px){.interest_checkbox-wrapper .interest_checkbox-label{font-size:.75rem}}.additional_data_register-background-wrapper{display:grid;grid-template-columns:auto 1fr;width:100%;padding:40px 80px 80px;background:#f9f9f7;border-radius:20px;gap:40px}@media (max-width: 1099.98px){.additional_data_register-background-wrapper{grid-template-columns:100%;padding:0}}.additional_data_register-background-wrapper .additional_data_register-question{font-size:1rem;font-weight:700}@media (max-width: 1099.98px){.additional_data_register-background-wrapper .additional_data_register-question{font-size:.75rem}}.additional_data_register-background-wrapper .additional_data_register-options-wrapper{display:flex;flex-direction:column;gap:20px;overflow:hidden auto;scrollbar-width:thin}.additional_data_register-background-wrapper .additional_data_register-options-wrapper::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.additional_data_register-background-wrapper .additional_data_register-options-wrapper::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.additional_data_register-background-wrapper .additional_data_register-options-wrapper::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.additional_data_register-background-wrapper .additional_data_register-options-wrapper::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.additional_data_register-background-wrapper .additional_data_register-options-wrapper{max-height:468px}.additional_data_register-background-wrapper .additional_data_register-button{display:flex;justify-content:center}.additional_data_register-background-wrapper .additional_data_register-button .button{max-width:235px}.additional_data_register-background-wrapper .additional_data_register-link{background-color:transparent;border:none;cursor:pointer;display:inline;margin:0;padding:0;font-size:1rem;font-weight:600;color:#bf4342}@media (max-width: 1399.98px){.additional_data_register-background-wrapper .additional_data_register-link{font-size:.75rem}}.additional_data_register-background-wrapper .additional_data_register-motto-container{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 1099.98px){.additional_data_register-background-wrapper .additional_data_register-motto-container{display:none}}.additional_data_register-background-wrapper .additional_data_register-motto-container .additional_data_register-motto-icon{width:66px;height:66px;margin:0 0 20px}@media (max-width: 1919.98px){.additional_data_register-background-wrapper .additional_data_register-motto-container .additional_data_register-motto-icon{width:48px;height:48px}}.additional_data_register-background-wrapper .additional_data_register-motto-container .additional_data_register-motto-phrase{font-size:1.875rem;color:#2a2a2b;max-width:584px;text-align:center}@media (max-width: 1919.98px){.additional_data_register-background-wrapper .additional_data_register-motto-container .additional_data_register-motto-phrase{font-size:1.25rem}}@media (max-width: 1199.98px){.additional_data_register-background-wrapper .additional_data_register-motto-container .additional_data_register-motto-phrase{font-size:1rem}}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.dialog_signature-board-wrapp{width:100%;display:flex;flex-direction:column;gap:16px}.dialog_signature-board-wrapp .dialog_signature-board{width:100%;height:300px;border:1px solid #dce0d9;background-color:#f9f9f7;border-radius:10px}@media (max-width: 767.98px){.dialog_signature-board-wrapp .dialog_signature-board{height:160px}}.dialog_signature-board-wrapp .dialog_sign-img-uploaded{width:100%;height:300px;border:1px solid #dce0d9;border-radius:10px;object-fit:contain;padding:10px}.dialog_signature-board-wrapp .sigCanvas{width:100%;height:300px}@media (max-width: 767.98px){.dialog_signature-board-wrapp .sigCanvas{height:160px}}.dialog_signature-start-wrapp{display:flex;flex-direction:column;gap:16px;text-align:center}@media (max-width: 767.98px){.dialog_signature-start-wrapp{gap:8px}}.dialog_signature-start-wrapp .dialog_signature-start-p{font-size:1.125rem;font-weight:400;color:#2a2a2b;margin:0 0 20px}@media (max-width: 1919.98px){.dialog_signature-start-wrapp .dialog_signature-start-p{font-size:1rem}}@media (max-width: 767.98px){.dialog_signature-start-wrapp .dialog_signature-start-p{font-size:.875rem}}.file-inputs{padding:40px;position:relative;width:100%;height:40px;overflow:hidden}.file-inputs input{position:absolute;z-index:0;width:100%;max-width:50px;overflow:hidden;opacity:0}.file-inputs .file-inputs-wrapp{position:relative;z-index:2;width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;background-color:#f9f9f7;border:1px solid #dce0d9;border-radius:6px}@media (max-width: 1919.98px){.file-inputs .file-inputs-wrapp{height:36px}}.file-inputs .file-inputs-wrapp .file-input-upload{width:100%;max-width:100%;height:100%;background-color:transparent;border:none;display:flex;align-items:center;gap:10px;outline:none;cursor:pointer;box-shadow:none;margin:0 0 0 16px}.file-inputs .file-inputs-wrapp .file-input-upload.borwine span{color:#bf4342}.file-inputs .file-inputs-wrapp .file-input-upload.borwine svg path{fill:#bf4342}.file-inputs .file-inputs-wrapp .file-input-upload span{font-size:.875rem;color:#a0a0a0}.file-inputs .file-inputs-wrapp .file-input-upload svg{width:18px;height:18px}@media (max-width: 1919.98px){.file-inputs .file-inputs-wrapp .file-input-upload svg{width:16px;height:16px}}.file-inputs .file-inputs-wrapp .file-input-upload svg path{fill:#a0a0a0}.file-inputs .file-inputs-wrapp .file-input-close{width:20px;height:20px;outline:none;cursor:pointer;box-shadow:none;border:none;background-color:transparent;margin:0 16px 0 0}.file-inputs .file-inputs-wrapp .file-input-close svg{width:18px;height:18px}.file-inputs .file-inputs-wrapp .file-input-close svg path{fill:#bf4342}.register_wrapp{width:100%;max-width:2080px;margin:0 auto;padding:0 80px 80px;background:white;box-sizing:border-box}@media (max-width: 767.98px){.register_wrapp{padding:0 40px}}@media (max-width: 575.98px){.register_wrapp{padding:0 16px}}.register_wrapp .register_background-wrapper{display:grid;grid-template-columns:minmax(0%,100%) minmax(0%,500px);width:100%;height:100%;background-color:transparent;padding:50px 40px 50px 0;border-radius:20px;box-shadow:0 20px 20px 14px #0000000d}@media (max-width: 1099.98px){.register_wrapp .register_background-wrapper{grid-template-columns:100%;padding:50px 40px}}@media (max-width: 767.98px){.register_wrapp .register_background-wrapper{padding:40px}}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper{padding:16px}}.register_wrapp .register_background-wrapper .register_card-wrapper{display:flex;flex-direction:column;justify-self:flex-start;gap:32px;width:100%;max-width:500px;height:100%;padding:40px;border-radius:5px;box-shadow:0 20px 20px 14px #0000000d}@media (max-width: 1919.98px){.register_wrapp .register_background-wrapper .register_card-wrapper{gap:24px}}@media (max-width: 1399.98px){.register_wrapp .register_background-wrapper .register_card-wrapper{min-width:unset;max-width:400px}}@media (max-width: 1199.98px){.register_wrapp .register_background-wrapper .register_card-wrapper{justify-self:center}}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper .register_card-wrapper{padding:16px;gap:10px}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-title{font-size:2.25rem;font-weight:700;color:#000}@media (max-width: 1399.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-title{font-size:1.75rem}}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-title{font-size:1.375rem}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-input-item-label{font-size:1rem;font-weight:700;color:#2a2a2b;margin:0 0 10px}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-input-item-label{font-size:.75rem}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_inputs-container{display:flex;flex-direction:column;gap:40px;margin:0}@media (max-width: 1919.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_inputs-container{gap:20px}}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_inputs-container{gap:10px}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-password-check-wrapper{display:flex;gap:8px;width:100%;margin:0}@media (max-width: 1399.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-password-check-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-password-check-wrapper .register-card_password-check{display:flex;align-items:center;gap:10px}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-password-check-wrapper .p_4{font-weight:600;color:#1f5c47}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-password-check-wrapper .p_4{font-size:.75rem}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-divider{color:#dce0d9;margin:0}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;width:100%;margin:0}@media (max-width: 767.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper{gap:16px}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container{display:flex;gap:16px;cursor:pointer}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container svg:hover g rect{fill:#1f5c47}@media (max-width: 1399.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .apple_icon{width:42px;height:42px}}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .apple_icon{width:35px;height:35px}}@media (max-width: 1399.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .facebook_icon,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .google_icon{width:42px;height:42px}}@media (max-width: 575.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .facebook_icon,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-social-login-wrapper .register_card-social-icons-container .google_icon{width:35px;height:35px}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper{display:flex;gap:20px;align-items:center}@media (max-width: 991.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper{padding:0;flex-direction:column}}@media (max-width: 767.98px){.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper{gap:8px}}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn{width:100%;height:50px;display:flex;justify-content:center;align-items:center;gap:16px;border-radius:12px;text-decoration:none}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered{background:#ffffff;border:1px solid #1f5c47;transition:.1s;opacity:1}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered .button_span{color:#1f5c47;font-weight:500;text-decoration:none}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered:hover,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered:focus,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.white-bordered:active{opacity:.85;cursor:pointer}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil{background:#1f5c47;transition:.1s;opacity:1}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil .button_span{color:#fff;font-weight:500}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil:hover,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil:focus,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil:active{opacity:.85;cursor:pointer}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil.disable{opacity:.25}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil.disable:hover,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil.disable:focus,.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil.disable:active{cursor:auto}.register_wrapp .register_background-wrapper .register_card-wrapper .register_card-login-buttons-wrapper .register_btn.green-oil path{fill:#fff}.investor_profile-wrapp{display:flex;justify-content:center;width:100%;height:100%;background-color:#f9f9f7;padding:50px;border-radius:5px}@media (max-width: 1099.98px){.investor_profile-wrapp{grid-template-columns:100%;padding:40px}}@media (max-width: 767.98px){.investor_profile-wrapp{padding:32px}}@media (max-width: 575.98px){.investor_profile-wrapp{padding:16px}}.investor_profile-header{display:flex}.investor_profile-header .investor_profile-header_icon{display:grid;grid-template-columns:1fr auto;grid-template-rows:120px}@media (max-width: 1919.98px){.investor_profile-header .investor_profile-header_icon{grid-template-rows:90px}}@media (max-width: 575.98px){.investor_profile-header .investor_profile-header_icon{grid-template-rows:60px}}.investor_profile-header .investor_profile-header_icon .subhdr-2_wrapp{gap:0}.investor_profile-header .investor_profile-header_logo .signup-header_wrapp .signup-header_grid .signup-header_logo-wrapp{padding:0 20px}.investor_profile_form_template-card-container{display:flex;flex-direction:column;justify-self:center;width:100%;max-width:880px;height:100%;padding:40px;margin:auto;border-radius:5px;background-color:#fff}@media (max-width: 575.98px){.investor_profile_form_template-card-container{padding:15px}}.investor_profile_form_template-card-container .investor_profile_form_template-title-steps-wrapper{display:flex;justify-content:space-between;align-items:baseline}.investor_profile_form_template-card-container .investor_profile_form_template-title-steps-wrapper .investor_profile_form_template-title{font-size:2.25rem;font-weight:700;max-width:60%;margin:0 0 40px}@media (max-width: 1399.98px){.investor_profile_form_template-card-container .investor_profile_form_template-title-steps-wrapper .investor_profile_form_template-title{font-size:1.75rem}}@media (max-width: 575.98px){.investor_profile_form_template-card-container .investor_profile_form_template-title-steps-wrapper .investor_profile_form_template-title{font-size:1.375rem;max-width:calc(100% - 30px)}}.investor_profile_form_template-card-container .investor_profile_form_template-title-steps-wrapper .investor_profile_form_template-steps{font-size:1.25rem;font-weight:500}@media (max-width: 575.98px){.investor_profile_form_template-card-container .investor_profile_form_template-title-steps-wrapper .investor_profile_form_template-steps{font-size:.75rem}}.investor_profile_form_template-card-container .investor_profile_form_template-question-wrapper{display:flex;gap:15px;margin:0 0 40px}.investor_profile_form_template-card-container .investor_profile_form_template-question-wrapper .investor_profile_form_template-question-icon{display:flex;justify-content:center;width:20px;height:20px;padding:0 6px;color:#f9f9f7;background:#2a2a2b}@media (max-width: 575.98px){.investor_profile_form_template-card-container .investor_profile_form_template-question-wrapper .investor_profile_form_template-question-icon{width:13px;height:13px;font-size:.5rem}}.investor_profile_form_template-card-container .investor_profile_form_template-question-wrapper .investor_profile_form_template-question{font-size:1rem;font-weight:700}@media (max-width: 575.98px){.investor_profile_form_template-card-container .investor_profile_form_template-question-wrapper .investor_profile_form_template-question{font-size:.75rem}}.investor_profile_form_template-card-container .investor_profile_form_template-option-wrapper{display:flex;margin:0 0 40px}.investor_profile_form_template-card-container .investor_profile_form_template-link-button-wrapper{display:flex;justify-content:center;align-items:center;gap:40px}@media (max-width: 1399.98px){.investor_profile_form_template-card-container .investor_profile_form_template-link-button-wrapper{display:flex;flex-direction:column;gap:20px}}.investor_profile_form_template-card-container .investor_profile_form_template-link-button-wrapper .investor-profile-form-template_return-link{background-color:transparent;border:none;cursor:pointer;text-decoration:underline;margin:0;padding:0;font-size:.75rem;font-weight:600}@media (max-width: 1399.98px){.investor_profile_form_template-card-container .investor_profile_form_template-link-button-wrapper .investor-profile-form-template_return-link{font-size:.75rem}}.investor_profile_form_template-card-container .investor_profile_form_template-link-button-wrapper .investor_profile_form_template-button-container{display:flex;justify-content:center;gap:32px;width:100%}@media (max-width: 991.98px){.investor_profile_form_template-card-container .investor_profile_form_template-link-button-wrapper .investor_profile_form_template-button-container{gap:24px;flex-direction:column}}.investor_profile_form_template-card-container .investor_profile_form_template-link-button-wrapper .investor_profile_form_template-button-container .button{max-width:210px;width:100%}@media (max-width: 991.98px){.investor_profile_form_template-card-container .investor_profile_form_template-link-button-wrapper .investor_profile_form_template-button-container .button{max-width:100%}}.skeleton-investor-profile{height:510px!important}.invest-prof_group{width:100%;display:flex;gap:18px}.invest-prof_wrapp{width:max-content;height:auto;display:flex;flex-direction:column;gap:38px;align-items:center}@media (max-width: 1919.98px){.invest-prof_wrapp{gap:28px}}.invest-prof_tag{position:relative;display:flex;justify-content:center;align-items:center;width:178px;height:40px;border-radius:12px;background:#c84913}@media (max-width: 1919.98px){.invest-prof_tag{height:36px}}@media (max-width: 575.98px){.invest-prof_tag{border-radius:8px}}.invest-prof_tag .invest-prof_tag-icon-arrow{top:-13px;position:absolute;width:auto;height:auto}.invest-prof_tag .invest-prof_tag-icon-arrow svg{width:16px;height:16px}.invest-prof_tag .invest-prof_tag-icon-arrow svg path{fill:#c84913}.invest-prof_tag .invest-prof_tag-span{font-size:.875rem;color:#fff;font-weight:500;letter-spacing:.063rem}@media (max-width: 1919.98px){.invest-prof_tag .invest-prof_tag-span{font-size:.75rem}}.invest-prof_tag.very-conservative{background:#c84913}.invest-prof_tag.very-conservative .invest-prof_tag-icon-arrow svg path{fill:#c84913}.invest-prof_tag.conservative{background:#5d3c29}.invest-prof_tag.conservative .invest-prof_tag-icon-arrow svg path{fill:#5d3c29}.invest-prof_tag.moderate{background:#6b5db5}.invest-prof_tag.moderate .invest-prof_tag-icon-arrow svg path{fill:#6b5db5}.invest-prof_tag.risky{background:#f5bb00}.invest-prof_tag.risky .invest-prof_tag-icon-arrow svg path{fill:#f5bb00}.invest-prof_tag.very-risky{background:#58be2a}.invest-prof_tag.very-risky .invest-prof_tag-icon-arrow svg path{fill:#58be2a}.invest-prof_img-wrapp{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:max-content;height:136px}@media (max-width: 1919.98px){.invest-prof_img-wrapp{height:106px}}@media (max-width: 1399.98px){.invest-prof_img-wrapp{height:80px}}@media (max-width: 575.98px){.invest-prof_img-wrapp{height:56px}}.invest-prof_img-wrapp .invest-prof_img{width:100px;height:100px;object-fit:contain}@media (max-width: 1919.98px){.invest-prof_img-wrapp .invest-prof_img{width:80px;height:80px}}@media (max-width: 1399.98px){.invest-prof_img-wrapp .invest-prof_img{width:64px;height:64px}}@media (max-width: 575.98px){.invest-prof_img-wrapp .invest-prof_img{width:50px;height:50px}}.invest-prof_img-wrapp .invest-prof_img-shadow{width:85px;height:auto;object-fit:contain}@media (max-width: 1399.98px){.invest-prof_img-wrapp .invest-prof_img-shadow{width:48px}}@media (max-width: 575.98px){.invest-prof_img-wrapp .invest-prof_img-shadow{width:32px}}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.subhdr-2_wrapp{display:flex;flex-direction:column;justify-content:center;gap:10px;width:100%}@media (max-width: 767.98px){.subhdr-2_wrapp{gap:8px}}.subhdr-2_wrapp .subhdr-2_title-wrapp{display:flex;align-items:center;gap:10px}.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title{font-size:1.875rem;font-weight:500}@media (max-width: 1919.98px){.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title{font-size:1.5rem}}@media (max-width: 1399.98px){.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title{font-size:1.375rem}}@media (max-width: 991.98px){.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title{font-size:1.125rem}}.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title-icon-btn{display:flex;justify-content:center;align-items:center;width:28px;height:28px;min-width:28px;min-height:28px;box-shadow:none;outline:none;border:3px solid #2a2a2b;border-radius:14px;background:transparent;cursor:pointer;background-color:transparent;transition:easy 3ms}@media (max-width: 1399.98px){.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title-icon-btn{width:24px;height:24px;min-width:24px;min-height:24px}}.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title-icon-btn:hover{background-color:#ffdfe4;border-color:#bf4342}.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title-icon-btn:hover .subhdr-2_title-icon path{fill:#bf4342}.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title-icon-btn .subhdr-2_title-icon{width:12px;height:12px}@media (max-width: 1399.98px){.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title-icon-btn .subhdr-2_title-icon{width:10px;height:10px}}.subhdr-2_wrapp .subhdr-2_title-wrapp .subhdr-2_title-icon-btn .subhdr-2_title-icon path{fill:#2a2a2b}.subhdr-2_wrapp .subhdr-2_secondary{display:flex;align-items:center}.subhdr-2_wrapp .subhdr-2_secondary .subhdr-2_subtitle{font-size:1.125rem;font-weight:500;color:#676767;display:inline;margin:0 20px 0 0}@media (max-width: 1919.98px){.subhdr-2_wrapp .subhdr-2_secondary .subhdr-2_subtitle{font-size:.875rem}}.subhdr-2_wrapp .subhdr-2_secondary .subhdr-2_tooltip{display:inline}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.multiple-questions{display:flex;flex-wrap:wrap}.multiple-questions .multiple-questions_container{display:flex;margin:10px 0;align-items:center;width:50%;gap:10px}@media (max-width: 575.98px){.multiple-questions{flex-direction:column}.multiple-questions .multiple-questions_container{width:100%}.multiple-questions .multiple-questions_container label{font-size:.75rem}}.MuiSlider-valueLabelLabel{color:#12be12;font-weight:600}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.investment-card-wrapper{cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:space-between;padding:20px;font-family:inherit;border-radius:5px;box-shadow:3px 3px 10px #0003;background-color:#fff;min-height:172px;height:fit-content}@media (max-width: 1919.98px){.investment-card-wrapper{padding:16px}}@media (max-width: 991.98px){.investment-card-wrapper{min-height:158px}}@media (max-width: 767.98px){.investment-card-wrapper{min-height:148px}}@media (max-width: 575.98px){.investment-card-wrapper{border-radius:10px;padding:10px;min-height:120px}}.investment-card-wrapper .investment-card-header{display:flex}.investment-card-wrapper .investment-card-header img{width:50px;height:50px;max-width:50px;max-height:50px;min-width:50px;min-height:50px;object-fit:contain;border-radius:5px;background-color:#fff!important}@media (max-width: 1399.98px){.investment-card-wrapper .investment-card-header img{width:40px;height:40px;max-width:40px;max-height:40px;min-width:40px;min-height:40px}}@media (max-width: 575.98px){.investment-card-wrapper .investment-card-header img{width:36px;height:36px;max-width:36px;max-height:36px;min-width:36px;min-height:36px}}.investment-card-wrapper .investment-card-header .investment-card-description{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 10px}.investment-card-wrapper .investment-card-header .investment-card-description .investment-card-title{font-weight:700;font-size:1.375rem;line-height:1.1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1919.98px){.investment-card-wrapper .investment-card-header .investment-card-description .investment-card-title{font-size:1rem}}.investment-card-wrapper .investment-card-header .investment-card-description .investment-card-subtitle{font-size:.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1399.98px){.investment-card-wrapper .investment-card-header .investment-card-description .investment-card-subtitle{font-size:.75rem}}.investment-card-wrapper .investment-card-chart{display:flex;width:100%;height:195px}@media (max-width: 1919.98px){.investment-card-wrapper .investment-card-chart{height:172px}}@media (max-width: 767.98px){.investment-card-wrapper .investment-card-chart{height:90px}}.investment-card-wrapper .investment-card-price{display:flex;justify-content:space-between;align-items:center;overflow:auto hidden;scrollbar-width:thin}.investment-card-wrapper .investment-card-price::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.investment-card-wrapper .investment-card-price::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.investment-card-wrapper .investment-card-price::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.investment-card-wrapper .investment-card-price::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.investment-card-wrapper .investment-card-price .investment-card-price-currency{font-size:1.25rem;letter-spacing:0;line-height:1.8}@media (max-width: 1919.98px){.investment-card-wrapper .investment-card-price .investment-card-price-currency{font-size:1.125rem}}@media (max-width: 1399.98px){.investment-card-wrapper .investment-card-price .investment-card-price-currency{font-size:1.125rem}}@media (max-width: 575.98px){.investment-card-wrapper .investment-card-price .investment-card-price-currency{font-size:1.125rem}}.investment-card-wrapper .investment-card-price .investment-card-price-number{margin:0 0 0 4px;font-size:1.875rem;letter-spacing:0}@media (max-width: 1919.98px){.investment-card-wrapper .investment-card-price .investment-card-price-number{font-size:1.125rem}}@media (max-width: 1199.98px){.investment-card-wrapper .investment-card-price .investment-card-price-number{font-size:1.125rem}}@media (max-width: 575.98px){.investment-card-wrapper .investment-card-price .investment-card-price-number{font-size:1.125rem}}.investment-card-wrapper .goal-detail_objectives-bar{width:100%;height:fit-content;position:relative;height:20px;margin:4px 0 0}@media (max-width: 1199.98px){.investment-card-wrapper .goal-detail_objectives-bar{height:18px}}.investment-card-wrapper .goal-detail_objectives-bar .bar-background{position:absolute;width:100%;height:20px;background-color:#e3e3e3;border-radius:10px}@media (max-width: 1199.98px){.investment-card-wrapper .goal-detail_objectives-bar .bar-background{height:18px}}.investment-card-wrapper .goal-detail_objectives-bar .bar-body{position:absolute;height:20px;border-radius:10px;background:rgb(147,3,53);background:linear-gradient(90deg,rgba(147,3,53,1) 0%,rgba(238,108,129,1) 100%)}@media (max-width: 1199.98px){.investment-card-wrapper .goal-detail_objectives-bar .bar-body{height:18px}}.investment-card-wrapper .transac-main-detail .transac-main-detail-span-1{font-size:1rem;font-weight:400;color:#676767}@media (max-width: 1919.98px){.investment-card-wrapper .transac-main-detail .transac-main-detail-span-1{font-size:.875rem}}@media (max-width: 767.98px){.investment-card-wrapper .transac-main-detail .transac-main-detail-span-1{font-size:.75rem}}.investment-card-wrapper .transac-main-detail .transac-main-detail-span-2{font-size:2rem;font-weight:600;color:#2a2a2b}@media (max-width: 1919.98px){.investment-card-wrapper .transac-main-detail .transac-main-detail-span-2{font-size:1.5rem}}@media (max-width: 767.98px){.investment-card-wrapper .transac-main-detail .transac-main-detail-span-2{font-size:1.125rem}}.investment-card-wrapper .transac-main-detail .transac-main-detail-p{font-size:1.375rem;font-weight:400;color:#676767}@media (max-width: 1919.98px){.investment-card-wrapper .transac-main-detail .transac-main-detail-p{font-size:1rem}}@media (max-width: 767.98px){.investment-card-wrapper .transac-main-detail .transac-main-detail-p{font-size:.875rem}}.investment-card-wrapper .transac-info-wrapp{display:flex;flex-direction:column;justify-content:space-between;gap:10px;height:100%}@media (max-width: 575.98px){.investment-card-wrapper .transac-info-wrapp{gap:8px}}.investment-card-wrapper .transac-info-wrapp .transac-main-info{display:flex;flex-direction:column;gap:16px;width:100%;padding:12px;border-radius:12px;background-color:#f9f9f7}@media (max-width: 1919.98px){.investment-card-wrapper .transac-info-wrapp .transac-main-info{gap:10px}}@media (max-width: 575.98px){.investment-card-wrapper .transac-info-wrapp .transac-main-info{gap:6px}}.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_amount,.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_deposit{display:flex;justify-content:space-between;gap:12px}.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_amount p,.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_deposit p{font-size:1rem;color:#676767}@media (max-width: 1919.98px){.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_amount p,.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_deposit p{font-size:.875rem}}@media (max-width: 1199.98px){.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_amount p,.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_deposit p{font-size:.75rem}}.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_amount span,.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_deposit span{display:flex;gap:10px;font-size:1.125rem;font-weight:600;color:#2a2a2b}@media (max-width: 1919.98px){.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_amount span,.investment-card-wrapper .transac-info-wrapp .transac-main-info .transac-main-info_deposit span{font-size:.875rem}}.investment-card-wrapper .transac-info-wrapp .transac-amount{display:flex;align-items:flex-end;gap:8px}.investment-card-wrapper .transac-info-wrapp .transac-amount .transac-amount-currency{font-size:1.375rem;color:#2a2a2b}@media (max-width: 1919.98px){.investment-card-wrapper .transac-info-wrapp .transac-amount .transac-amount-currency{font-size:1.125rem}}@media (max-width: 767.98px){.investment-card-wrapper .transac-info-wrapp .transac-amount .transac-amount-currency{font-size:.875rem}}.investment-card-wrapper .transac-info-wrapp .transac-amount .transac-amount-number{font-size:1.875rem;font-weight:600;color:#2a2a2b;line-height:1.2}@media (max-width: 1919.98px){.investment-card-wrapper .transac-info-wrapp .transac-amount .transac-amount-number{font-size:1.375rem;line-height:1.3}}@media (max-width: 767.98px){.investment-card-wrapper .transac-info-wrapp .transac-amount .transac-amount-number{font-size:1.125rem}}.investment-card-wrapper .transac-info-wrapp .transac-buttons{display:flex;flex-direction:column;gap:8px}.investment-card-wrapper .investment-buttons_wrapp{display:flex;flex-direction:column}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing{display:flex;flex-direction:column;justify-content:flex-end;overflow:auto hidden}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing.dashboard{width:100%}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution_tab{min-height:28.8px}@media (max-width: 1919.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution_tab{min-height:23.6px}}@media (max-width: 1399.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution_tab{min-height:21px}}@media (max-width: 575.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution_tab{min-height:15.75px}}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp{display:flex;justify-content:space-between;align-items:center;gap:6px;width:100%}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution{flex:1 1;display:flex;align-items:center;flex-wrap:wrap;font-size:1.375rem}@media (max-width: 1919.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution{font-size:1.125rem}}@media (max-width: 1399.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution{font-size:1rem}}@media (max-width: 575.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution{font-size:.75rem}}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-profits-icon{width:24px;height:24px;min-width:24px;min-height:24px;margin:0 12px 0 0}@media (max-width: 1919.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-profits-icon{width:20px;height:20px;min-width:20px;min-height:20px;border-radius:5px}}@media (max-width: 1399.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-profits-icon{width:15px;height:15px;min-width:15px;min-height:15px}}@media (max-width: 575.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-profits-icon{width:10px;height:10px;min-width:10px;min-height:10px;border-radius:2px}}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-profits-icon.green{fill:#22af33}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-profits-icon.red{fill:#d8002a;transform:scaleY(-1)}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-percentage{font-size:inherit;font-weight:600}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-percentage.black{color:#2a2a2b}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-percentage.green{color:#22af33}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-percentage.red{color:#d8002a}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-value{margin:0 0 0 6px;font-size:inherit}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-value.black{color:#2a2a2b}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-value.green{color:#22af33}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .investment-card-evolution .investment-card-value.red{color:#d8002a}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .tooltip{flex:0 1}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .tooltip span{display:block;width:24px;height:24px}@media (max-width: 1919.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .tooltip span{width:20px;height:20px;min-width:20px;min-height:20px}}@media (max-width: 1399.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .tooltip span{width:18px;height:18px;min-width:18px;min-height:18px}}@media (max-width: 575.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .tooltip span{width:15px;height:15px;min-width:15px;min-height:15px}}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .tooltip span svg{width:100%;height:100%}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .investment-card-evolution-wrapp .tooltip span svg #Path_9597{fill:#bf4342}.investment-card-wrapper .investment-buttons_wrapp .investment-card-pricing .MuiDivider-root.MuiDivider-middle.css-1qi73dn-MuiDivider-root{margin:8px 0}.investment-card-wrapper .investment-buttons_wrapp .investment-buttons{display:flex;align-items:center;width:100%;margin:10px 0 0}.investment-card-wrapper .investment-buttons_wrapp .investment-buttons>*+*{margin:10px 0 0}@media (max-width: 1919.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-buttons>*+*{margin:20px 0 0}}@media (max-width: 575.98px){.investment-card-wrapper .investment-buttons_wrapp .investment-buttons>*+*{margin:10px 0 0}}.investment-card-wrapper.my-invest-page_wrapp{height:100%;min-height:100%}.investment-card-wrapper.my-invest-page_wrapp .investment-card-chart{max-height:100%;height:100%;min-height:92px}@media (max-width: 1919.98px){.investment-card-wrapper.my-invest-page_wrapp .investment-card-chart{height:150px}}@media (max-width: 767.98px){.investment-card-wrapper.my-invest-page_wrapp .investment-card-chart{height:150px}}.investment-card-wrapper .goal-detail_objectives-span{font-size:.75rem}@media (max-width: 575.98px){.investment-card-wrapper .goal-detail_objectives-span{font-size:.625rem}}.investment-card-wrapper .goal-detail_objectives-span b{font-size:inherit}.investment-card-wrapper .goal-detail_objectives-bar{height:14px;margin:4px 0 0}@media (max-width: 1199.98px){.investment-card-wrapper .goal-detail_objectives-bar{height:14px}}@media (max-width: 767.98px){.investment-card-wrapper .goal-detail_objectives-bar{height:8px}}@media (max-width: 575.98px){.investment-card-wrapper .goal-detail_objectives-bar{margin:4px 0 0}}.investment-card-wrapper .goal-detail_objectives-bar .bar-background{height:14px}@media (max-width: 1199.98px){.investment-card-wrapper .goal-detail_objectives-bar .bar-background{height:14px}}@media (max-width: 767.98px){.investment-card-wrapper .goal-detail_objectives-bar .bar-background{height:8px}}.investment-card-wrapper .goal-detail_objectives-bar .bar-body{height:14px}@media (max-width: 1199.98px){.investment-card-wrapper .goal-detail_objectives-bar .bar-body{height:14px}}@media (max-width: 767.98px){.investment-card-wrapper .goal-detail_objectives-bar .bar-body{height:8px}}.fund-investments-card_content-item-value{font-size:1.375rem;font-weight:700;line-height:1.1}.fund-investments-card_content-item-value.align-left{text-align:left}.fund-investments-card_content-item-value.align-right{text-align:right}@media (max-width: 1919.98px){.fund-investments-card_content-item-value{font-size:1rem}}@media (max-width: 1199.98px){.fund-investments-card_content-item-value{font-size:.875rem}}@media (max-width: 575.98px){.fund-investments-card_content-item-value{font-size:.813rem}}.fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary{font-size:1.125rem;font-size:inherit;line-height:1.1}.fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.green{color:#22af33}.fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.red{color:#d8002a}.fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.black{color:#2a2a2b}@media (max-width: 1919.98px){.fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary{font-size:.938rem}}@media (max-width: 1199.98px){.fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary{font-size:.813rem}}@media (max-width: 575.98px){.fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary{font-size:.75rem}}.fund-investments-card_content-item-value.green{color:#22af33}.fund-investments-card_content-item-value.red{color:#d8002a}.fund-investments-card_content-item-value.black{color:#2a2a2b}.investment-card-price-wrapper{display:flex;justify-content:space-between;align-items:center}.investment-card-price-label{font-weight:700}.investment-card-price{text-align:right}.fund-investments-card_wrapper{width:100%;margin-bottom:30px}.fund-details-list_wrapper{display:grid;gap:20px;margin:0;grid-template-columns:repeat(12,minmax(0,1fr))}.fund-details-list_wrapper .fund-details-list_item{padding:10px 0;border-radius:10px;background-color:#f9f9f7;grid-column:span 6 / span 6;display:flex;flex-direction:column;align-items:center;justify-content:center}.fund-details-list_wrapper .fund-details-list_item span{font-size:.75rem;text-align:center}.fund-details-list_wrapper .fund-details-list_item p{font-weight:600;font-size:1rem;text-align:center}@media (max-width: 991.98px){.fund-details-list_wrapper .fund-details-list_item{grid-column:span 12 / span 12}}.no-investments-card_wrapper{width:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;font-family:inherit;border-radius:5px;background-color:#fff;padding:100px 0}.no-investments-card_wrapper .no-investments-card_title{font-size:1.375rem;text-align:center;color:#a0a0a0}.no-investments-card_wrapper .no-investments-card_body{text-align:center;color:#a0a0a0}.no-investments-card_wrapper .no-investments-card_body strong{font-weight:700;color:#a0a0a0}.no-investments-card_wrapper .no-investments-card_action{margin-top:40px;display:flex;justify-content:center}.no-investments-card_wrapper .no-investments-card_action button{border-radius:5px;width:150px}.hidden-container{display:none}.my-investments-wrapper{width:100%}.my-investments-wrapper>*+*{margin:20px 0 0}.my-investments-wrapper .my-investments_loading{display:flex;justify-content:center;padding:20px 0}.my-investments-wrapper .text{width:550px}.my-investments-wrapper .my-investments-financial-list2{height:auto;width:100%;margin-left:5%;overflow-y:auto}.my-investments-wrapper .my-investments-financial-list2{overflow-x:hidden}.my-investments-wrapper .my-investments-financial-list2::-webkit-scrollbar{width:10px}.my-investments-wrapper .my-investments-financial-list2::-webkit-scrollbar-track{background:#f0f0f0}.my-investments-wrapper .my-investments-financial-list2::-webkit-scrollbar-thumb{background-color:silver;border-radius:5px;border:2px solid #f0f0f0}.my-investments-wrapper .my-investments-financial-list2{scrollbar-width:thin;scrollbar-color:#c0c0c0 #f0f0f0}@media (max-width: 1399.98px){.my-investments-wrapper .my-investments-financial-list2{width:auto}}.my-investments-wrapper .my-investments-financial-list3{height:350px;margin-left:5%;overflow-y:auto}.my-investments-wrapper .my-investments-financial-list3{overflow-x:hidden}.my-investments-wrapper .my-investments-financial-list3::-webkit-scrollbar{width:10px}.my-investments-wrapper .my-investments-financial-list3::-webkit-scrollbar-track{background:#f0f0f0}.my-investments-wrapper .my-investments-financial-list3::-webkit-scrollbar-thumb{background-color:silver;border-radius:5px;border:2px solid #f0f0f0}.my-investments-wrapper .my-investments-financial-list3{scrollbar-width:thin;scrollbar-color:#c0c0c0 #f0f0f0}.my-investments-wrapper .download-report-card_wrapper{height:fit-content;width:66%}@media (max-width: 1399.98px){.my-investments-wrapper .download-report-card_wrapper{width:100%}}.my-investments-wrapper .my-investments-header2{display:flex;flex-direction:row;border-radius:5px;box-shadow:3px 3px 10px #0003;background-color:#fff;padding:10px}@media (max-width: 1399.98px){.my-investments-wrapper .my-investments-header2{flex-direction:column;gap:12px;margin-bottom:40px}}.my-investments-wrapper .my-investments-available-balance{margin:0 0 60px}.my-investments-wrapper .my-investments-available-balance>*+*{margin:20px 0 0}.my-investments-wrapper .my-investments-available-balance .my-investments_wallet-wrapper{display:flex;gap:18px}@media (max-width: 1919.98px){.my-investments-wrapper .my-investments-available-balance .my-investments_wallet-wrapper{flex-direction:column;gap:12px}}.my-investments-wrapper .my-investments-available-balance .my-investments_wallet-wrapper .my-investments-wallets{flex-basis:75%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;gap:18px}@media (max-width: 1399.98px){.my-investments-wrapper .my-investments-available-balance .my-investments_wallet-wrapper .my-investments-wallets{grid-template-columns:1fr}}.my-investments-wrapper .my-investments-available-balance .my-investments_wallet-wrapper .my-investments_wallet_dowload-report{flex-basis:25%}.my-investments-wrapper .my-investments>*+*{margin:20px 0 0}.my-investments-wrapper .my-investments .my-investments_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:370px;grid-auto-rows:370px;gap:20px}@media (max-width: 1919.98px){.my-investments-wrapper .my-investments .my-investments_grid{grid-template-rows:365px;grid-auto-rows:365px}}@media (max-width: 1399.98px){.my-investments-wrapper .my-investments .my-investments_grid{grid-template-rows:355px;grid-auto-rows:355px}}@media (max-width: 991.98px){.my-investments-wrapper .my-investments .my-investments_grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:480px;grid-auto-rows:480px;gap:20px}}@media (max-width: 575.98px){.my-investments-wrapper .my-investments .my-investments_grid{grid-template-columns:minmax(0,1fr);grid-template-rows:480px;grid-auto-rows:480px}}.my-investments-wrapper .my-investments_section-title{color:#2a2a2b;font-size:1.375rem;font-weight:500;letter-spacing:0}@media (max-width: 1919.98px){.my-investments-wrapper .my-investments_section-title{font-size:1rem}}@media (max-width: 575.98px){.my-investments-wrapper .my-investments_section-title{font-size:.875rem}}.my-investments-wrapper .my-investments_future{display:flex;flex-direction:column;gap:10px}.my-investments-wrapper .my-investments_future .my-investments_future-title{display:flex;align-items:center;gap:10px}.my-investments-wrapper .my-investments_future .my-investments_future-title .my-investments_future-text{color:#2a2a2b;font-size:1.375rem;font-weight:500;letter-spacing:0}@media (max-width: 1919.98px){.my-investments-wrapper .my-investments_future .my-investments_future-title .my-investments_future-text{font-size:1.125rem}}@media (max-width: 1199.98px){.my-investments-wrapper .my-investments_future .my-investments_future-title .my-investments_future-text{font-size:1rem}}.my-investments-wrapper .my-investments_future .my-investments_future-title span{display:flex}.my-investments-wrapper .my-investments_future .my-investments_future-title span svg{width:30px;height:30px}@media (max-width: 1919.98px){.my-investments-wrapper .my-investments_future .my-investments_future-title span svg{width:24px;height:24px}}@media (max-width: 991.98px){.my-investments-wrapper .my-investments_future .my-investments_future-title span svg{width:20px;height:20px}}.my-investments-wrapper .my-investments_section-subtitle{color:#2a2a2b;font-size:1.375rem;font-weight:500;letter-spacing:0}@media (max-width: 1919.98px){.my-investments-wrapper .my-investments_section-subtitle{font-size:1.25rem}}@media (max-width: 1199.98px){.my-investments-wrapper .my-investments_section-subtitle{font-size:1.125rem}}.my-invest-skeleton{display:flex;flex-direction:column;gap:24px}@media (max-width: 575.98px){.my-invest-skeleton{gap:10px}}.my-invest-skeleton .my-invest-skeleton_title{display:flex;width:300px;height:36px}@media (max-width: 991.98px){.my-invest-skeleton .my-invest-skeleton_title{width:220px}}.my-invest-skeleton .my-invest-skeleton_title-circle{width:36px;height:36px;min-width:36px;min-height:36px;margin:0 16px 0 0}.my-invest-skeleton .my-invest-skeleton_header{display:flex;gap:10px;justify-content:space-between}@media (max-width: 991.98px){.my-invest-skeleton .my-invest-skeleton_header{flex-direction:column;justify-content:flex-start}}.my-invest-skeleton .my-invest-skeleton_header .my-invest-skeleton_col-1{width:45%}@media (max-width: 991.98px){.my-invest-skeleton .my-invest-skeleton_header .my-invest-skeleton_col-1{width:100%}}.my-invest-skeleton .my-invest-skeleton_title-1{width:100%;height:40px}.my-invest-skeleton .my-invest-skeleton_subtitle-1{width:100%;height:20px}.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-title{width:300px;height:40px;margin:0 0 20px}.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-title .my-invest-skeleton_1{width:100%;height:100%}.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-body{display:grid;grid-template-columns:minmax(0,100%) minmax(0,100%) minmax(0,100%);gap:20px}@media (max-width: 991.98px){.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-body{grid-template-columns:minmax(0,100%) minmax(0,100%)}}@media (max-width: 575.98px){.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-body{grid-template-columns:minmax(0,100%)}}.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-body .my-invest-skeleton_col{width:100%;height:310px}@media (max-width: 1199.98px){.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-body .my-invest-skeleton_col{height:270px}}@media (max-width: 575.98px){.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-body .my-invest-skeleton_col{height:240px}}.my-invest-skeleton .my-invest-skeleton_row-1 .my-invest-skeleton_row-body .my-invest-skeleton_col .my-invest-skeleton_1,.my-invest-skeleton .my-invest-skeleton_skeleton{width:100%;height:100%}.fund-composition-card_content-wrapper2{display:flex;justify-content:center;align-items:center;height:350px;width:40%}@media (max-width: 1199.98px){.fund-composition-card_content-wrapper2{height:350px;width:100%}}@media (max-width: 1399.98px){.fund-composition-card_content-wrapper2{height:400px;width:100%}}@media (max-width: 575.98px){.fund-composition-card_content-wrapper2{height:300px;width:100%}}.fund-composition-card_chart2{width:100%;height:100%}.subhdr-curr_subtitle2-wrapp2{display:flex;gap:10px;justify-content:flex-end;align-items:baseline!important}@media (max-width: 991.98px){.subhdr-curr_subtitle2-wrapp2{flex-direction:row;justify-content:center;align-items:flex-start;gap:4px;background:#ffffff;border-radius:10px;padding:10px;box-shadow:3px 3px 10px #0003}}.subhdr-curr_subtitle2-wrapp2 .subhdr-curr_span2{font-size:.875rem;font-weight:500;color:#676767;margin:0 0 4px}@media (max-width: 1399.98px){.subhdr-curr_subtitle2-wrapp2 .subhdr-curr_span2{font-size:.875rem}}.subhdr-curr_subtitle2-wrapp2 .subhdr-curr_span3{font-size:1.875rem;font-weight:600;color:#2a2a2b}@media (max-width: 1399.98px){.subhdr-curr_subtitle2-wrapp2 .subhdr-curr_span3{font-size:1.375rem}}@media (max-width: 767.98px){.subhdr-curr_subtitle2-wrapp2 .subhdr-curr_span3{font-size:1.125rem}}.subhdr-curr_subtitle2-wrapp2 .subhdr-curr_span3 .subhdr-curr_curren{font-size:1.375rem;font-weight:400}@media (max-width: 1399.98px){.subhdr-curr_subtitle2-wrapp2 .subhdr-curr_span3 .subhdr-curr_curren{font-size:.875rem}}.operate_tags-btn-wrapp{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-columns:auto;grid-gap:20px}@media (max-width: 1919.98px){.operate_tags-btn-wrapp{grid-gap:12px}}@media (max-width: 1700px){.operate_tags-btn-wrapp{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1199.98px){.operate_tags-btn-wrapp{grid-template-columns:repeat(2,1fr)}}.download-report-card_wrapper{display:flex;flex-direction:column;width:100%;height:100%;padding:20px 30px;background-color:#fff;border-radius:20px;box-shadow:0 3px 10px #00000029;height:fit-content}@media (max-width: 1919.98px){.download-report-card_wrapper{padding:14px 18px;gap:12px}}@media (max-width: 575.98px){.download-report-card_wrapper{padding:10px;border-radius:12px}}.download-report-card_wrapper.variant-1{display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1919.98px){.download-report-card_wrapper.variant-1{display:grid;grid-template-columns:80% 20%}}@media (max-width: 1399.98px){.download-report-card_wrapper.variant-1{display:flex;flex-direction:column}}.download-report-card_wrapper.variant-1 .download-report-card_content{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_header{display:flex;align-items:center;margin:0}.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_header .download-report-card_icon{width:24px;height:24px}@media (max-width: 1919.98px){.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_header .download-report-card_icon{width:20px;height:20px}}@media (max-width: 575.98px){.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_header .download-report-card_icon{width:14px;height:14px}}.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_header .download-report-card_title{margin:0 0 0 10px;color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_header .download-report-card_title{font-size:1rem}}@media (max-width: 575.98px){.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_header .download-report-card_title{font-size:.875rem}}.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_child{font-size:.875rem;line-height:1.7;letter-spacing:0}@media (max-width: 575.98px){.download-report-card_wrapper.variant-1 .download-report-card_content .download-report-card_child{font-size:.75rem}}.download-report-card_wrapper.variant-1 .download-report-card_button{place-self:center;width:180px}@media (max-width: 1919.98px){.download-report-card_wrapper.variant-1 .download-report-card_button{width:150px}}@media (max-width: 1399.98px){.download-report-card_wrapper.variant-1 .download-report-card_button{width:100%}}.download-report-card_wrapper.variant-2{display:grid;grid-template-columns:1fr auto;gap:20px;box-shadow:none}@media (max-width: 991.98px){.download-report-card_wrapper.variant-2{grid-template-columns:1fr;gap:10px}}.download-report-card_wrapper.variant-2 .download-report-card_content{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_header{display:flex;align-items:center;gap:12px}.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_header .download-report-card_icon{width:24px;height:24px}@media (max-width: 1399.98px){.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_header .download-report-card_icon{width:20px;height:20px}}@media (max-width: 575.98px){.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_header .download-report-card_icon{width:14px;height:14px}}.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_header .download-report-card_title{color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_header .download-report-card_title{font-size:1rem}}@media (max-width: 575.98px){.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_header .download-report-card_title{font-size:.875rem}}.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_child{font-size:.875rem;letter-spacing:0}@media (max-width: 575.98px){.download-report-card_wrapper.variant-2 .download-report-card_content .download-report-card_child{font-size:.75rem}}.download-report-card_wrapper.variant-2 .download-report-card_button{place-self:center;width:180px}@media (max-width: 1919.98px){.download-report-card_wrapper.variant-2 .download-report-card_button{width:150px}}@media (max-width: 991.98px){.download-report-card_wrapper.variant-2 .download-report-card_button{width:100%}}.subtitle_h2{font-size:1.375rem;font-weight:500;color:#2a2a2b}@media (max-width: 1919.98px){.subtitle_h2{font-size:1.25rem}}@media (max-width: 1199.98px){.subtitle_h2{font-size:1.125rem}}.financial-asset-item_wrapper{position:relative;display:grid;margin-top:20px;gap:10px;margin-right:1%;grid-template-columns:2fr 2fr 1fr auto}@media (max-width: 1919.98px){.financial-asset-item_wrapper{grid-template-columns:2fr 2fr 1fr auto}}@media (max-width: 575.98px){.financial-asset-item_wrapper{grid-template-columns:2fr 2fr 1fr auto}}@media (max-width: 370px){.financial-asset-item_wrapper{grid-template-columns:2fr 2fr 1fr auto;gap:20px}}.financial-asset-item_wrapper .hidden-container{display:none}.financial-asset-item_wrapper .financial-asset-item_title{display:flex;align-items:center;gap:15px}.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_logo{width:50px;height:50px;object-fit:cover}@media (max-width: 1919.98px){.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_logo{width:40px;height:40px}}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_logo{width:30px;height:30px}}.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_logo .financial-asset-item_logo{width:100%;height:100%}.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_name{display:flex;align-items:center;font-size:1rem;letter-spacing:1.58px}@media (max-width: 1919.98px){.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_name{font-size:.875rem;letter-spacing:1.39px}}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_name{font-size:.75rem;letter-spacing:1.19px}}.financial-asset-item_wrapper .financial-asset-item_value{display:flex;align-items:center;font-size:1rem;letter-spacing:1.58px;color:#676767}@media (max-width: 1919.98px){.financial-asset-item_wrapper .financial-asset-item_value{font-size:.875rem;letter-spacing:1.39px}}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_value{font-size:.75rem;letter-spacing:1.19px}}.financial-asset-item_wrapper .financial-asset-item_percentage{display:flex;align-items:center;font-size:1rem;letter-spacing:1.58px;color:#676767;justify-self:start}@media (max-width: 1919.98px){.financial-asset-item_wrapper .financial-asset-item_percentage{font-size:.875rem;letter-spacing:1.39px}}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_percentage{font-size:.75rem;letter-spacing:1.19px}}.financial-asset-item_wrapper .financial-asset-item_color-indicator{display:flex;align-items:center;justify-self:end;padding:0 0 0 40px}.financial-asset-item_wrapper .financial-asset-item_color-indicator .financial-asset-item_circle{width:15px;height:15px;border-radius:9999px;background-color:#000;background-color:var(--circle-color, #000000)}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_color-indicator .financial-asset-item_circle{width:10px;height:10px}}@media (max-width: 370px){.financial-asset-item_wrapper .financial-asset-item_color-indicator{padding:0}}.financial-asset-item_wrapper:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.4}.fund-composition-card_items{display:grid;grid-template-columns:1fr;gap:20px}.interest-tag{position:relative;cursor:pointer;background:#ffffff;border-radius:5px}.interest-tag:hover{background:#fce9ed}.interest-tag:hover .interest-tag_label{color:#12be12}.interest-tag input[type=checkbox].interest-tag_input{-webkit-appearance:none;-moz-appearance:none;width:100%;height:50px;display:flex;border-radius:5px;transition:.25s ease;cursor:pointer;z-index:1000}@media (max-width: 1919.98px){.interest-tag input[type=checkbox].interest-tag_input{height:36px}}.interest-tag input[type=checkbox].interest-tag_input:checked{background:#fce9ed}.interest-tag input[type=checkbox].interest-tag_input:checked+.interest-tag_label{color:#b51732}.interest-tag .interest-tag_label{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:0 8px;color:#676767;font-size:1rem;font-weight:600;letter-spacing:0;user-select:none}@media (max-width: 1919.98px){.interest-tag .interest-tag_label{font-size:.75rem}}.operate-det_wrapp{display:flex;flex-direction:column;gap:40px}.operate-det_wrapp .operate-det_body-wrapp{display:grid;grid-template-columns:minmax(0,65%) minmax(0,400px);width:90%;margin:0;grid-gap:30px;padding:0}@media (max-width: 1919.98px){.operate-det_wrapp .operate-det_body-wrapp{grid-template-columns:minmax(0,60%) minmax(0,360px);width:100%;gap:20px}}@media (max-width: 1399.98px){.operate-det_wrapp .operate-det_body-wrapp{grid-template-columns:minmax(0,100%) minmax(0,310px)}}@media (max-width: 991.98px){.operate-det_wrapp .operate-det_body-wrapp{padding:0;grid-template-columns:minmax(0,1fr)}}.operate-det_wrapp .operate-det_body-wrapp.is-detail{width:100%;grid-template-columns:minmax(0,60%) minmax(0,40%)}@media (max-width: 1919.98px){.operate-det_wrapp .operate-det_body-wrapp.is-detail{width:100%;gap:20px;padding:0}}@media (max-width: 1399.98px){.operate-det_wrapp .operate-det_body-wrapp.is-detail{grid-template-columns:minmax(0,55%) minmax(0,45%)}}@media (max-width: 1399.98px){.operate-det_wrapp .operate-det_body-wrapp.is-detail{padding:0}}@media (max-width: 991.98px){.operate-det_wrapp .operate-det_body-wrapp.is-detail{padding:0;grid-template-columns:minmax(0,1fr)}}.operate-det_wrapp .operate-det_body-wrapp .operate-det_graph-wrapp{width:100%;height:100%;padding:40px;background:#ffffff;border-radius:5px}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp{display:flex;flex-direction:column;gap:20px;width:100%;padding:40px;background:#ffffff;border-radius:5px}@media (max-width: 991.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp{padding:20px}}@media (max-width: 575.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp{padding:20px}}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp.active{height:100%}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp{display:flex;flex-direction:column;gap:20px}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container{display:grid;grid-template-columns:auto 1fr;grid-gap:10px}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_img{display:flex;align-self:center;width:80px;min-width:80px;height:80px;min-height:80px;object-fit:contain;border:1px solid #dce0d9;border-radius:5px;background-color:#fff!important}@media (max-width: 1199.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_img{width:60px;min-width:60px;height:60px;min-height:60px}}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1.25rem;font-weight:700;line-height:1.2;margin:0 0 2px}@media (max-width: 1919.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1.125rem}}@media (max-width: 575.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1rem}}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:.875rem;font-weight:400}@media (max-width: 767.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:1rem}}@media (max-width: 575.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:.875rem}}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_tags-wrapp{display:flex;flex-wrap:wrap;gap:16px}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp{width:100%;height:auto;max-height:672px;overflow:hidden auto;scrollbar-width:thin}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.operate-det_wrapp .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp .operate-det_text-p{font-size:1rem;font-weight:400;color:#676767;line-height:1.6}.o-detail-skeleton{display:flex;flex-direction:column;gap:20px}.o-detail-skeleton .o-detail-skeleton_title{display:flex;width:300px;height:36px}@media (max-width: 991.98px){.o-detail-skeleton .o-detail-skeleton_title{width:220px}}.o-detail-skeleton .o-detail-skeleton_title-circle{width:36px;height:36px;min-width:36px;min-height:36px;margin:0 16px 0 0}.o-detail-skeleton .o-detail-skeleton-body{display:flex;gap:20px}@media (max-width: 991.98px){.o-detail-skeleton .o-detail-skeleton-body{flex-direction:column;gap:30px}}.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-1{width:60%;height:600px}@media (max-width: 991.98px){.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-1{width:100%}}.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-2{width:40%}@media (max-width: 991.98px){.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-2{width:100%}}.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-2 .o-detail-skeleton_invest-data{display:flex;flex-direction:column;gap:20px}.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-2 .o-detail-skeleton_invest-data .o-detail-skeleton_title{width:40%;height:30px;margin:0 0 20px}.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-2 .o-detail-skeleton_invest-data .o-detail-skeleton_data-box-wrapp{width:100%;display:flex;flex-direction:column;gap:20px}.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-2 .o-detail-skeleton_invest-data .o-detail-skeleton_data-box-wrapp .o-detail-skeleton_row{width:100%;display:flex;gap:20px}.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-2 .o-detail-skeleton_invest-data .o-detail-skeleton_data-box-wrapp .o-detail-skeleton_row .o-detail-skeleton_box{width:50%;height:90px}.o-detail-skeleton .o-detail-skeleton-body .o-detail-skeleton_col-2 .o-detail-skeleton_invest-data .o-detail-skeleton_skeleton-data{width:100%;height:330px}.o-detail-skeleton .o-detail-skeleton_skeleton{width:100%;height:100%}.subtitle-ons{font-size:1rem;font-weight:500}.title-ons{font-size:1rem;font-weight:700}.subtitle-horizonte{font-weight:700;font-size:1.125rem;text-align:center}.fund-info-card_wrapper{width:100%;padding:40px;background:white;border-radius:5px}@media (max-width: 991.98px){.fund-info-card_wrapper.active{display:none}}@media (max-width: 575.98px){.fund-info-card_wrapper{padding:20px}}.fund-info-card_wrapper .fund-info-card_grid{display:grid;grid-gap:8px;grid-template:repeat(4,minmax(20px,auto)) / repeat(5,minmax(0,1fr))}@media (max-width: 1199.98px){.fund-info-card_wrapper .fund-info-card_grid{grid-gap:4px}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid{grid-gap:2px}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header{grid-column:1 / -3;grid-row:1 / 2;height:fit-content}@media (max-width: 1399.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header{grid-column:1 / -1}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content{display:flex}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:50px;height:50px}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:50px;height:50px}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:30px;height:30px}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description{display:flex;flex-direction:column;justify-content:center;margin:0 50px 4px 10px}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{color:#2a2a2b;font-size:1.25rem;line-height:1.2;letter-spacing:0}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{font-size:1.125rem}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{font-size:1rem}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:.875rem;font-weight:400}@media (max-width: 1199.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:1.125rem}}@media (max-width: 767.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:1rem}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:.875rem}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn{grid-column:-1 / -3;grid-row:1 / 2;margin:0 0 0 auto;width:36px;height:36px;border-radius:5px;background:transparent;border:none;cursor:pointer;opacity:1}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn svg{width:36px;height:36px}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn svg path{fill:#a0a0a0}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn svg.active path{fill:#e53855}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn:hover,.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn:focus,.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn:active{opacity:.8}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn .selected{background:#fae7ea}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_like-btn .selected path{fill:#e53855}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_button{grid-column:-1 / -3;grid-row:2 / 3}@media (max-width: 1199.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_button{grid-column:1 / -1;grid-row:11 / 12;padding:10px 0 0}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper{display:none;height:100%;flex-direction:column;justify-content:space-around;gap:10px;margin:0}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1rem}@media (max-width: 767.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper{gap:12px;margin:0}}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1.125rem}}@media (max-width: 1199.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1rem}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper.active{display:flex}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value{grid-column:1 / span 4;grid-row:2 / 3;align-self:center}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .subtitle-card{font-weight:600}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:1.125rem}}@media (max-width: 1399.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:1rem}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:.75rem}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{margin:0 0 0 12px;color:#2a2a2b;font-size:3.125rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.875rem}}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.5rem}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.25rem}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution{grid-column:1 / -1;grid-row:6 / 7;align-self:center;display:flex;align-items:center;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution{font-size:1.125rem}}@media (max-width: 1399.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution{font-size:1rem}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution{grid-row:6 / 7}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:24px;height:24px}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:20px;height:20px}}@media (max-width: 1399.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:18px;height:18px}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:15px;height:15px}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon.green{fill:#22af33}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon.red{fill:#d8002a;transform:scaleY(-1)}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_percentage{margin:0 0 0 12px;font-size:inherit;color:#2a2a2b;letter-spacing:inherit}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage{font-size:inherit;letter-spacing:inherit;padding:0 0 0 4px}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage.green{color:#22af33}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage.red{color:#d8002a}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_divider{grid-column:1 / -1;grid-row:3 / 4;align-self:center;padding:8px 0}@media (max-width: 1199.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_divider{padding:0}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_divider hr{color:#a0a0a0}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_cards{grid-column:1 / -1;grid-row:4 / 5}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_cards{grid-row:4 / 5}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info{grid-column:1 / -1;grid-row:5 / 6;align-self:center;display:flex;justify-content:space-between;align-items:center}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info{display:none}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info.fund{justify-content:end}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title{display:flex;align-items:center}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-icon{width:24px;height:24px}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-icon{width:20px;height:20px}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-text{margin:0 0 0 10px;color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-text{font-size:1rem}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_title-hint{color:#a0a0a0;font-size:1rem;letter-spacing:0;margin-bottom:-7%}@media (max-width: 1919.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_title-hint{font-size:.875rem}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart{grid-column:1 / -1;grid-row:7 / 10;max-height:300px;height:300px}@media (max-width: 1399.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart{max-height:240px}}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_chart{grid-row:7 / 10}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_filters{grid-column:1 / -1;grid-row:10 / 11;margin:4px 0 0}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_filters.tag{display:grid;grid-template-columns:repeat(5,1fr)}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_filters.tag{display:none}}.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_filters.dropdown{display:none}@media (max-width: 575.98px){.fund-info-card_wrapper .fund-info-card_grid .fund-info-card_filters.dropdown{display:block}}.fund-info-card_profits-icon2{width:24px;height:24px}@media (max-width: 1919.98px){.fund-info-card_profits-icon2{width:20px;height:20px}}@media (max-width: 1399.98px){.fund-info-card_profits-icon2{width:18px;height:18px}}@media (max-width: 575.98px){.fund-info-card_profits-icon2{width:15px;height:15px}}.fund-info-card_profits-icon2.green{fill:#22af33}.fund-info-card_profits-icon2.red{fill:#d8002a;transform:scaleY(-1)}.subtitle-card2{font-weight:500;color:#000;font-size:12.5px}@media (max-width: 1919.98px){.subtitle-card2{font-size:12px}}@media (max-width: 1399.98px){.subtitle-card2{font-size:12px}}@media (max-width: 575.98px){.subtitle-card2{font-size:12px}}.fund-info-card_percentage2{margin:0 0 0 12px;font-size:inherit;color:#2a2a2b;letter-spacing:inherit}.fund-info-card_value_percentage2{font-size:inherit;letter-spacing:inherit;padding:0 0 0 4px}.fund-info-card_value_percentage2.green{color:#22af33}.fund-info-card_value_percentage2.red{color:#d8002a}.fund-info-card_divider2{grid-column:1 / -1;grid-row:3 / 4;align-self:center;padding:8px 0}@media (max-width: 1199.98px){.fund-info-card_divider2{padding:0}}.fund-info-card_divider2 hr{color:#a0a0a0}.filter-tag_wrapper{width:100%;height:40px;padding:0 4px}@media (max-width: 767.98px){.filter-tag_wrapper{height:32px!important}}.filter-tag_wrapper .filter-tag_button{box-sizing:border-box;display:flex;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;color:#a0a0a0;background-color:#fff;border:2px solid #a0a0a0;border-radius:5px;cursor:pointer;outline:none;transition:easy-out .3s;padding:0 8px}.filter-tag_wrapper .filter-tag_button.active{color:#bf4342;background-color:#f8c9d1;border-color:#bf4342}.filter-tag_wrapper .filter-tag_button.active span{color:#bf4342}.filter-tag_wrapper .filter-tag_button:hover{border-color:#bf4342;color:#bf4342}.filter-tag_wrapper .filter-tag_button:hover span{color:#bf4342}.filter-tag_wrapper .filter-tag_button span{font-size:.875rem;color:#a0a0a0;white-space:nowrap}@media (max-width: 767.98px){.filter-tag_wrapper .filter-tag_button span{font-size:.938rem}}@media (max-width: 767.98px){.filter-tag_wrapper{height:50px;font-size:.938rem}}.fund-details_wrapper2{background:white;border-radius:5px;padding:20px;justify-content:center;align-items:center;grid-row-end:4}@media (max-width: 575.98px){.fund-details_wrapper2{padding:10px}}.fund-details_wrapper2 .fund-details_cards2{display:grid;gap:20px;justify-content:center;grid-template-columns:repeat(12,minmax(0,1fr))}.fund-details_wrapper2 .fund-details_cards2 .fund-details_card2{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100px;border-radius:5px;background-color:#f9f9f7;grid-column:span 6 / span 6}.fund-details_wrapper2 .fund-details_cards2 .fund-details_card2 .fund-details_card-title2{font-size:.875rem;text-align:center}.fund-details_wrapper2 .fund-details_cards2 .fund-details_card2 .fund-details_card-value2{font-weight:700;font-size:1.125rem;text-align:center}@media (max-width: 768px){.fund-details_wrapper2 .fund-details_cards2 .fund-details_card2{grid-column:span 12 / span 12}}.fund-details_wrapper{display:flex;flex-direction:column;background:white;border-radius:5px;padding:40px}@media (max-width: 575.98px){.fund-details_wrapper{padding:10px}}.fund-details_wrapper.active{grid-row-start:2}@media (max-width: 991.98px){.fund-details_wrapper.active{display:none}}.fund-details_wrapper .fund-details_header{border-radius:5px;padding:20px 10px;background-color:#f9f9f7;display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}.fund-details_wrapper .fund-details_header .fund-details_header-logo{grid-column:span 2 / span 2;display:flex;align-items:center;justify-content:center;border-radius:5px}.fund-details_wrapper .fund-details_header .fund-details_header-logo img{border-radius:5px;width:90px}@media (max-width: 1919.98px){.fund-details_wrapper .fund-details_header .fund-details_header-logo{grid-column:span 3 / span 3}}@media (max-width: 1399.98px){.fund-details_wrapper .fund-details_header .fund-details_header-logo img{width:75px}}@media (max-width: 575.98px){.fund-details_wrapper .fund-details_header .fund-details_header-logo{grid-column:span 12 / span 12}.fund-details_wrapper .fund-details_header .fund-details_header-logo img{width:75px;margin:0 0 20px}}.fund-details_wrapper .fund-details_header .fund-details_header-text{grid-column:span 10 / span 10;display:flex;flex-direction:column;gap:5px;margin:0 10px}.fund-details_wrapper .fund-details_header .fund-details_header-text small{font-weight:600;color:#676767}.fund-details_wrapper .fund-details_header .fund-details_header-text p{font-weight:700}@media (max-width: 1919.98px){.fund-details_wrapper .fund-details_header .fund-details_header-text{grid-column:span 9 / span 9}}@media (max-width: 575.98px){.fund-details_wrapper .fund-details_header .fund-details_header-text{grid-column:span 12 / span 12}}.fund-details_wrapper .fund-details_header2{display:flex;justify-content:center;align-items:center;border-radius:5px;padding:20px 10px;margin-top:20px;background-color:#f9f9f7}.fund-details_wrapper .fund-details_header2 .fund-details_header-text2{grid-column:span 10 / span 10;display:flex;flex-direction:column;gap:5px;margin:0 10px}.fund-details_wrapper .fund-details_header2 .fund-details_header-text2 small{font-weight:600;color:#676767}.fund-details_wrapper .fund-details_header2 .fund-details_header-text2 p{font-weight:700}@media (max-width: 1919.98px){.fund-details_wrapper .fund-details_header2 .fund-details_header-text2{grid-column:span 9 / span 9}}@media (max-width: 575.98px){.fund-details_wrapper .fund-details_header2 .fund-details_header-text2{grid-column:span 12 / span 12}}.fund-details_wrapper .fund-details_cards{margin:20px 0 0;display:grid;gap:20px;grid-template-columns:repeat(12,minmax(0,1fr))}.fund-details_wrapper .fund-details_cards .fund-details_card{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100px;border-radius:5px;background-color:#f9f9f7;grid-column:span 6 / span 6}@media (max-width: 575.98px){.fund-details_wrapper .fund-details_cards .fund-details_card{grid-column:span 12 / span 12}}.fund-details_wrapper .fund-details_cards .fund-details_card .fund-details_card-title{font-size:.875rem;text-align:center}.fund-details_wrapper .fund-details_cards .fund-details_card .fund-details_card-value{font-weight:700;font-size:1.125rem;text-align:center}.calculator_container{height:100%;width:100%;margin:0;padding:0}.calculator_container .calculator_wrapp{position:relative;display:flex;flex-direction:column;gap:10px;width:100%;max-width:400px;height:fit-content;padding:20px 40px;background:#ffffff;border-radius:5px;background:#2a2a2b;color:#fff;animation:fadeIn 1s ease 0s 1 normal forwards}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp{max-width:380px}}@media (max-width: 1399.98px){.calculator_container .calculator_wrapp{max-width:330px;padding:20px;gap:8px}}@media (max-width: 991.98px){.calculator_container .calculator_wrapp{max-width:310px;margin:0 auto}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp{max-width:300px;padding:30px 16px 20px;gap:6px;border-radius:5px}}.calculator_container .calculator_wrapp .calculator_close-btn{position:absolute;width:fit-content;height:fit-content;background-color:transparent;border:none;box-shadow:none;outline:none;top:8px;right:8px;cursor:pointer}.calculator_container .calculator_wrapp .calculator_close-btn .calculator_close-icon{width:24px;height:24px}.calculator_container .calculator_wrapp .calculator_close-btn .calculator_close-icon path{fill:#fff}.calculator_container .calculator_wrapp .calculator_h-line{width:100%;height:1px;background:#ffffff}.calculator_container .calculator_wrapp .calculator_header{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp{display:flex;align-items:center;align-self:center;gap:10px}.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp .calculator_icon-wrapp{display:flex;align-items:center;width:fit-content;height:fit-content;background:transparent;border:none;cursor:pointer;opacity:1}.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp .calculator_icon-wrapp .calculator_icon{width:24px;height:24px}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp .calculator_icon-wrapp .calculator_icon{width:20px;height:20px}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp .calculator_icon-wrapp .calculator_icon{width:13px;height:13px}}.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp .calculator_title-span{font-size:1.375rem;font-weight:700;color:#fff}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp .calculator_title-span{font-size:1.25rem}}@media (max-width: 1199.98px){.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp .calculator_title-span{font-size:1.125rem}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp .calculator_header .calculator_title-wrapp .calculator_title-span{font-size:.75rem}}.calculator_container .calculator_wrapp .calculator_header .calculator_subtitle{font-size:1rem;font-weight:400;color:#fff;text-align:right;line-height:1;display:flex;align-self:center;justify-content:flex-end;padding:6px 0 0}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_header .calculator_subtitle{font-size:.875rem;text-align:start;text-align:left}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp .calculator_header .calculator_subtitle{font-size:.75rem}}.calculator_container .calculator_wrapp .calculator_data-wrapp{display:flex;flex-direction:column;gap:10px}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp{gap:4px}}.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group{display:flex;align-items:center;gap:20px}.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group.calculator_data-dollar{margin-bottom:10px}.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data-title{font-size:1rem;font-weight:700;color:#fff}@media (max-width: 1399.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data-title{font-size:.875rem}}@media (max-width: 991.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data-title{font-size:.75rem}}.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data-subtitle{font-size:1rem;font-weight:400;color:#fff}@media (max-width: 1399.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data-subtitle{font-size:.875rem}}@media (max-width: 991.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data-subtitle{font-size:.75rem}}.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data{font-size:1.375rem;font-weight:400;color:#fff}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data{font-size:1rem}}@media (max-width: 991.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data{font-size:.75rem}}.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data .calculator_data_amount{border-bottom:1px solid #ffffff;font-size:1.375rem;color:#fff;padding:0 5px}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data .calculator_data_amount{font-size:1.125rem}}@media (max-width: 575.98px){.calculator_container .calculator_wrapp .calculator_data-wrapp .calculator_data-group .calculator_data .calculator_data_amount{font-size:1rem}}.calculator_container .calculator_wrapp .calculator_result-wrapp{display:flex;justify-content:flex-end;align-items:center;gap:10px;width:100%}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-coin{display:flex;align-self:flex-end;font-size:1.375rem;font-weight:400;color:#fff}@media (max-width: 991.98px){.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-coin{font-size:.75rem;margin:0 0 14px}}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-num{font-size:3.125rem!important;font-weight:600;color:#fff;background:transparent;background-color:transparent;border:none;outline:none;text-align:right;width:inherit}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-num{font-size:2.5rem!important}}@media (max-width: 991.98px){.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-num{font-size:1.375rem!important}}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-wrapp{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:50px;border-radius:6px;border:2px dashed #ffffff;background:transparent;cursor:pointer}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-wrapp svg{width:18px;height:18px;object-fit:contain}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-wrapp svg path{fill:#fff}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-wrapp .calculator_result-icon-text{font-size:.75rem;font-weight:400;color:#fff}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-wrapp .calculator_result-icon-text{font-size:.75rem}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-wrapp .calculator_result-icon-text{font-size:.5rem}}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;border-radius:50%;background:transparent;padding:20px;border:none;cursor:pointer}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp::placeholder{display:flex}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp:hover,.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp:focus,.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp:active{box-shadow:3px 3px 6px #000}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp.selected{box-shadow:3px 3px 6px #000}.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp .calculator_result-icon-text{font-size:.75rem;font-weight:400;color:#fff;text-decoration:underline}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp .calculator_result-icon-text{font-size:.75rem}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp .calculator_result-wrapp .calculator_result-btn-max-wrapp .calculator_result-icon-text{font-size:.5rem}}.calculator_container .calculator_wrapp .calculator_interface-wrapp{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:50px;grid-gap:10px;background:transparent;padding:16px 36px}@media (max-width: 1399.98px){.calculator_container .calculator_wrapp .calculator_interface-wrapp{padding:6px 20px;grid-gap:2px}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp .calculator_interface-wrapp{padding:10px 30px;grid-gap:6px}}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn{display:flex;justify-content:center;align-items:center;align-self:center;justify-self:center;width:100%;max-width:50px;height:50px;border-radius:25px;background:#2a2a2b;border:none;cursor:pointer;opacity:1;outline:none;font-size:1.375rem;font-weight:500;color:#fff}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn{max-width:40px;height:40px}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn{max-width:32px;height:32px}}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn::placeholder{display:flex}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn:hover,.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn:focus,.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn:active{box-shadow:3px 3px 6px #000}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn.end-4{grid-column-end:4}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn .calculator_interface-span{font-size:1.375rem;font-weight:500;color:#fff}@media (max-width: 1919.98px){.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn .calculator_interface-span{font-size:1.125rem}}@media (max-width: 767.98px){.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn .calculator_interface-span{font-size:1rem}}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn svg{width:24px;height:24px}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn svg path{fill:#fff}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn-round{display:flex;justify-content:center;align-items:center;align-self:center;justify-self:center;width:100%;max-width:50px;height:50px;border-radius:25px;background:#ffffff;box-shadow:0 3px 6px #0000004d;border:none;cursor:pointer;opacity:1;outline:none}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn-round:hover,.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn-round:focus,.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn-round:active{box-shadow:3px 3px 6px #000}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn-round.end-5{grid-column-end:5}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn-round svg{width:19px;height:11px}.calculator_container .calculator_wrapp .calculator_interface-wrapp .calculator_interface-btn-round svg path{fill:#2a2a2b}.calculator_container .calculator_wrapp .calculator_footer-wrapp{margin:16px auto 0;left:0;right:0;text-align:center;bottom:40px;min-width:210px}.calculator_container .calculator_wrapp .calculator_footer-wrapp div{display:flex;justify-content:center;grid-gap:20px}.calculator_container .calculator_wrapp .calculator_footer-wrapp div .button{max-width:180px}.calculator_container .calculator_wrapp .calculator_footer-label{display:flex;justify-content:center;grid-gap:20px}.calculator_container .calculator_wrapp .calculator_footer-label span{text-align:center;color:#fff}.action-switch_wrapp{display:flex;border-radius:30px;border:solid 1px #ffffff;transition:all .2s}.action-switch_wrapp:hover{cursor:pointer;background-color:#676767}.action-switch_wrapp .action-switch_btn{padding:1px 12px;border-radius:30px;background-color:transparent;border:none;box-shadow:none;transition:all .2s}.action-switch_wrapp .action-switch_btn:hover{cursor:pointer;background-color:#676767}.action-switch_wrapp .action-switch_btn.active{background-color:#fff}.action-switch_wrapp .action-switch_btn.active:hover{cursor:unset;background-color:#fff}.action-switch_wrapp .action-switch_btn.active .action-switch_btn-span{color:#000}.action-switch_wrapp .action-switch_btn .action-switch_btn-span{font-size:1rem;font-weight:700;color:#fff}@media (max-width: 1919.98px){.action-switch_wrapp .action-switch_btn .action-switch_btn-span{font-size:.875rem}}@media (max-width: 767.98px){.action-switch_wrapp .action-switch_btn .action-switch_btn-span{font-size:.75rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.fund-investments-card_wrapper{margin-bottom:30px}@media (max-width: 991.98px){.fund-investments-card_wrapper{margin:10px 0 30px}}@media (max-width: 575.98px){.fund-investments-card_wrapper{padding:10px}}.fund-investments-card_wrapper .fund-investments-card_header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_icon{width:24px;height:24px;fill:#2a2a2b}@media (max-width: 1919.98px){.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_icon{width:20px;height:20px}}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_icon{width:14px;height:14px}}.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_header-text{color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_header-text{font-size:1.125rem}}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_header-text{font-size:1rem}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:110px;grid-auto-rows:110px;grid-gap:20px}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper{grid-template-columns:1fr;grid-template-rows:80px;grid-auto-rows:80px}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item{display:grid;grid-gap:2px;padding:20px;min-height:70px;box-shadow:0 3px 6px #0000004d;background:white;border-radius:20px}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item{height:80px;padding:10px}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-title{text-align:center;font-size:1rem;line-height:1.1}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-title{display:flex;align-self:center;justify-self:center}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value{font-size:1.375rem;text-align:center;font-weight:700;line-height:1.1}@media (max-width: 1919.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value{font-size:1.125rem}}@media (max-width: 1199.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value{font-size:1.125rem}}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value{font-size:1.125rem}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary{font-size:inherit;line-height:1.1}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.green{color:#22af33}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.red{color:#d8002a}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.black{color:#2a2a2b}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value.green{color:#22af33}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value.red{color:#d8002a}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value.black{color:#2a2a2b}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.fund-composition-card_wrapper{background:white;width:100%;border-radius:5px;padding:20px}@media (max-width: 575.98px){.fund-composition-card_wrapper{padding:10px}}.fund-composition-card_wrapper .fund-composition-card_header{display:flex;align-items:center;gap:20px}.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_icon{width:24px;height:24px;fill:#2a2a2b}@media (max-width: 1919.98px){.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_icon{width:20px;height:20px}}@media (max-width: 575.98px){.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_icon{width:14px;height:14px}}.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_header-text{color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_header-text{font-size:1rem}}.fund-composition-card_wrapper .fund-composition-card_content-wrapper .fund-composition-card_chart{height:400px}@media (max-width: 575.98px){.fund-composition-card_wrapper .fund-composition-card_content-wrapper .fund-composition-card_chart{height:250px}}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.fund-detail_wrapper{display:flex;gap:20px}@media (max-width: 991.98px){.fund-detail_wrapper{flex-direction:column}}.fund-detail_wrapper .fund-detail_left{width:60%;display:flex;flex-direction:column;gap:20px}@media (max-width: 991.98px){.fund-detail_wrapper .fund-detail_left{width:100%}}.fund-detail_wrapper .fund-detail_right{width:40%;display:flex;flex-direction:column;align-items:center}@media (max-width: 991.98px){.fund-detail_wrapper .fund-detail_right{width:100%}}.fund-detail_wrapper .operate-det_body-wrapp{display:grid;grid-template-columns:minmax(0,65%) minmax(0,400px);width:90%;margin:0;grid-gap:30px;padding:0}@media (max-width: 1919.98px){.fund-detail_wrapper .operate-det_body-wrapp{grid-template-columns:minmax(0,100%) minmax(0,360px);width:100%;gap:20px}}@media (max-width: 1399.98px){.fund-detail_wrapper .operate-det_body-wrapp{grid-template-columns:minmax(0,100%) minmax(0,310px)}}@media (max-width: 991.98px){.fund-detail_wrapper .operate-det_body-wrapp{padding:0;grid-template-columns:minmax(0,1fr)}}.fund-detail_wrapper .operate-det_body-wrapp.is-detail{width:100%;grid-template-columns:minmax(0,60%) minmax(0,40%);grid-template-rows:repeat(10,minmax(0,10%));gap:20px}@media (max-width: 1919.98px){.fund-detail_wrapper .operate-det_body-wrapp.is-detail{width:100%;gap:20px;padding:0}}@media (max-width: 1399.98px){.fund-detail_wrapper .operate-det_body-wrapp.is-detail{grid-template-columns:minmax(0,55%) minmax(0,45%)}}@media (max-width: 1399.98px){.fund-detail_wrapper .operate-det_body-wrapp.is-detail{padding:0}}@media (max-width: 991.98px){.fund-detail_wrapper .operate-det_body-wrapp.is-detail{display:flex;flex-direction:column;padding:0}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_graph-wrapp{width:100%;height:100%;padding:40px;background:#ffffff;border-radius:5px}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp{display:flex;flex-direction:column;gap:20px;width:100%;padding:40px;background:#ffffff;border-radius:5px}@media (max-width: 991.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp{padding:20px}}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp{padding:20px}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp.active{height:100%}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp{display:flex;flex-direction:column;gap:20px}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container{display:grid;grid-template-columns:auto 1fr;grid-gap:10px}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_img{display:flex;align-self:center;width:80px;min-width:80px;height:80px;min-height:80px;object-fit:contain;border:1px solid #dce0d9;border-radius:5px;background-color:#fff!important}@media (max-width: 1199.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_img{width:60px;min-width:60px;height:60px;min-height:60px}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1.25rem;font-weight:700;line-height:1.2;margin:0 0 2px}@media (max-width: 1919.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1.125rem}}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1rem}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:.875rem;font-weight:400}@media (max-width: 767.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:1rem}}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:.875rem}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_tags-wrapp{display:flex;flex-wrap:wrap;gap:16px}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp{width:100%;height:auto;max-height:672px;overflow:hidden auto;scrollbar-width:thin}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp .operate-det_text-p{font-size:1rem;font-weight:400;color:#676767;line-height:1.6}.fund-detail_wrapper .fund-detail_report{grid-area:fund-detail-report;display:none}.fund-detail_wrapper .fund-detail_report.active{display:block}.fund-detail_wrapper .fund-composition-card_wrapper,.fund-detail_wrapper .calculator_wrapp{grid-area:fund-graph-and-calc}.skeleton-fund-detail .subhdr-skeleton-title{height:40px!important;width:100%;margin-bottom:20px}.skeleton-fund-detail .fund-information_wrapper-skeleton{height:250px!important}.skeleton-fund-detail .fund-composition-card_wrapper-skeleton{height:616px!important;width:100%}.skeleton-fund-detail .fund-details_wrapper-skeleton{height:450px!important}.fund-information_wrapper{width:100%;padding:40px;background:white;border-radius:5px}.fund-information_wrapper.active{grid-row-end:2}@media (max-width: 991.98px){.fund-information_wrapper.active{display:none}}@media (max-width: 1199.98px){.fund-information_wrapper{max-height:350px}}@media (max-width: 575.98px){.fund-information_wrapper{padding:20px}}.fund-information_wrapper .fund-info-card_grid{display:grid;grid-gap:8px;grid-template:repeat(1,minmax(20px,auto)) / repeat(5,minmax(0,1fr))}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid{grid-gap:4px}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid{grid-gap:2px}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header{grid-column:1 / -3;grid-row:1 / 2;height:fit-content}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header{grid-column:1 / -1}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content{display:flex}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:50px;height:50px}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:50px;height:50px}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:30px;height:30px}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description{display:flex;flex-direction:column;justify-content:center;margin:0 50px 4px 10px}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{color:#2a2a2b;font-size:1.25rem;line-height:1.2;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{font-size:1.125rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{font-size:1rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:.875rem;font-weight:400}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:1.125rem}}@media (max-width: 767.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:1rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:.875rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn{grid-column:-1 / -3;grid-row:1 / 2;margin:0 0 0 auto;width:36px;height:36px;border-radius:18px;background:transparent;border:none;cursor:pointer;opacity:1}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn svg{width:36px;height:36px}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn svg path{fill:#a0a0a0}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn svg.active path{fill:#e53855}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn:hover,.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn:focus,.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn:active{opacity:.8}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn .selected{background:#fae7ea}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn .selected path{fill:#e53855}.fund-information_wrapper .fund-info-card_grid .fund-info-card_button{grid-column:-1 / -3;grid-row:2 / 3}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_button{grid-column:1 / -1;grid-row:11 / 12;padding:10px 0 0}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper{display:none;height:100%;flex-direction:column;justify-content:space-around;gap:10px;margin:0}.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1rem}@media (max-width: 767.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper{gap:12px;margin:0}}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1.125rem}}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper.active{display:flex}.fund-information_wrapper .fund-info-card_grid .fund-info-card_value{grid-column:1 / span 4;grid-row:2 / 3;align-self:center}.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:1.125rem}}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:1rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:.75rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{margin:0 0 0 12px;color:#2a2a2b;font-size:3.125rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.875rem}}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.5rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.25rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution{grid-column:1 / -1;grid-row:5 / 6;align-self:center;display:flex;align-items:center;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution{font-size:1.125rem}}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution{font-size:1rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution{grid-row:4 / 5}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:24px;height:24px}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:20px;height:20px}}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:18px;height:18px}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:15px;height:15px}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon.green{fill:#22af33}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon.red{fill:#d8002a;transform:scaleY(-1)}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_percentage{margin:0 0 0 12px;font-size:inherit;color:#2a2a2b;letter-spacing:inherit}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage{font-size:inherit;letter-spacing:inherit;padding:0 0 0 4px}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage.green{color:#22af33}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage.red{color:#d8002a}.fund-information_wrapper .fund-info-card_grid .fund-info-card_divider{grid-column:1 / -1;grid-row:3 / 4;align-self:center;padding:8px 0}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_divider{padding:0}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_divider hr{color:#a0a0a0}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info{grid-column:1 / -1;grid-row:4 / 5;align-self:center;display:flex;justify-content:space-between;align-items:center}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info{display:none}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info.fund{justify-content:end}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title{display:flex;align-items:center}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-icon{width:24px;height:24px}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-icon{width:20px;height:20px}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-text{margin:0 0 0 10px;color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-text{font-size:1rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_title-hint{color:#a0a0a0;font-size:1rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_title-hint{font-size:.875rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart{grid-column:1 / -1;grid-row:6 / 10;max-height:300px;height:300px}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart{max-height:240px}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart{grid-row:5 / 10}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters{grid-column:1 / -1;grid-row:10 / 11;margin:4px 0 0}.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters.tag{display:grid;grid-template-columns:repeat(5,1fr)}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters.tag{display:none}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters.dropdown{display:none}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters.dropdown{display:block}}.operate-det_img{width:80px;min-width:80px;height:80px;min-height:80px;object-fit:contain;border:1px solid #dce0d9;border-radius:8px;background-color:#fff!important}@media (max-width: 1199.98px){.operate-det_img{width:60px;min-width:60px;height:60px;min-height:60px}}@media (max-width: 767.98px){.operate-det_img{width:60px;min-width:60px;height:60px;min-height:60px}}.select-deposit-type_wrapper{width:100%;height:100%;padding:20px;border-radius:20px;background-color:#f9f9f7;display:flex;flex-direction:column;gap:8px}@media (max-width: 575.98px){.select-deposit-type_wrapper{padding:14px;border-radius:5px}}.select-deposit-type_wrapper .select-deposit-type_title-container{width:100%}.select-deposit-type_wrapper .select-deposit-type_content-container{position:relative;display:flex;flex-direction:column;gap:40px;width:580px;max-width:580px;height:fit-content;min-height:300px;margin:0 auto;padding:40px;background-color:#fff;border-radius:20px}@media (max-width: 1199.98px){.select-deposit-type_wrapper .select-deposit-type_content-container{gap:24px;padding:24px}}@media (max-width: 767.98px){.select-deposit-type_wrapper .select-deposit-type_content-container{width:100%;padding:16px}}.select-deposit-type_wrapper .select-deposit-type{display:flex;gap:10px;justify-content:space-between;align-items:center}.select-deposit-type_wrapper .select-deposit-type .select-deposit-type-title-wrapp{display:flex;gap:10px;align-items:center}.select-deposit-type_wrapper .select-deposit-type .select-deposit-type-title-wrapp .select-deposit-type-title{color:blue !import;font-size:1.375rem;font-weight:700;letter-spacing:0px}@media (max-width: 1919.98px){.select-deposit-type_wrapper .select-deposit-type .select-deposit-type-title-wrapp .select-deposit-type-title{font-size:1rem}}@media (max-width: 575.98px){.select-deposit-type_wrapper .select-deposit-type .select-deposit-type-title-wrapp .select-deposit-type-title{font-size:.75rem}}.select-deposit-type_wrapper .select-deposit-type_content{display:grid;grid-template-columns:repeat(3,1fr)}.select-deposit-type_wrapper .select-deposit-type_content :disabled{background:red}@media (max-width: 1399.98px){.select-deposit-type_wrapper .select-deposit-type_content{display:flex;flex-direction:column}}.title{font-size:1.375rem;font-weight:700;letter-spacing:0px}@media (max-width: 1919.98px){.title{font-size:1rem}}@media (max-width: 575.98px){.title{font-size:.75rem}}.button-continue{align-self:center;width:210px}.disabled{opacity:.4!important}.custom-accordion-2.MuiPaper-root{background-color:transparent;box-shadow:none;margin:0}.custom-accordion-2.MuiPaper-root:before{display:none}.custom-accordion-2.MuiPaper-root .MuiButtonBase-root,.custom-accordion-2.MuiPaper-root .MuiAccordionDetails-root{padding:0}.custom-accordion-2.MuiPaper-root .operate_title-mobile{display:none}@media (max-width: 1199.98px){.custom-accordion-2.MuiPaper-root .operate_title-mobile{display:flex}}.custom-accordion-2.MuiPaper-root .operate_title-mobile .custom-accordion_arrow-down-svg{width:36px;height:36px}@media (max-width: 1399.98px){.custom-accordion-2.MuiPaper-root .operate_title-mobile .custom-accordion_arrow-down-svg{width:20px;height:20px}}@media (max-width: 767.98px){.custom-accordion-2.MuiPaper-root .operate_title-mobile .custom-accordion_arrow-down-svg{width:16px;height:16px}}.custom-accordion-2.MuiPaper-root .operate_title-mobile .custom-accordion_arrow-down-svg path{fill:#2a2a2b}.custom-accordion-2.MuiPaper-root .operate_acord-title-wrapp{display:grid;grid-template-columns:1fr auto;grid-gap:20px}.custom-accordion-2.MuiPaper-root .operate_acord-title-wrapp .operate_sect-title{display:flex;align-self:center;font-size:1.375rem}@media (max-width: 767.98px){.custom-accordion-2.MuiPaper-root .operate_acord-title-wrapp .operate_sect-title{font-size:.875rem}}.custom-accordion-2.MuiPaper-root .operate_acord-title-wrapp.pc{margin:0 0 24px;display:grid}@media (max-width: 1199.98px){.custom-accordion-2.MuiPaper-root .operate_acord-title-wrapp.pc{display:none}}@media (max-width: 1919.98px){.custom-accordion-2.MuiPaper-root .operate_acord-title-wrapp .link-wrapp span{font-size:1rem}}@media (max-width: 1199.98px){.custom-accordion-2.MuiPaper-root .operate_acord-title-wrapp .link-wrapp span{font-size:.875rem}}.custom-accordion-2.MuiPaper-root .operate_link-btn{display:flex;align-self:center;height:auto;background:transparent;outline:none;border:none;cursor:pointer}.custom-accordion-2.MuiPaper-root .operate_link-btn .link{text-decoration:underline}.custom-accordion-2.MuiPaper-root .header{display:flex}@media (max-width: 1199.98px){.custom-accordion-2.MuiPaper-root .header{display:none}}.custom-accordion-2.MuiPaper-root .footer{display:none;justify-content:flex-end;align-items:center;width:100%;height:48px}@media (max-width: 1199.98px){.custom-accordion-2.MuiPaper-root .footer{display:flex}}.custom-accordion-2.MuiPaper-root .operate_cards-acord-group{display:grid;grid-template-columns:repeat(4,minmax(0,100%));grid-auto-rows:auto;grid-gap:20px}@media (max-width: 991.98px){.custom-accordion-2.MuiPaper-root .operate_cards-acord-group{grid-template-columns:repeat(2,minmax(0,100%))}}@media (max-width: 767.98px){.custom-accordion-2.MuiPaper-root .operate_cards-acord-group{grid-template-columns:100%}}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.invest-card-acord_wrapp{display:grid;grid-template-columns:100%;grid-template-areas:"acord-header" "value-wrapp";width:100%;max-width:100%;height:auto;padding:20px;background:#ffffff;box-shadow:0 3px 10px #00000029;border-radius:5px;opacity:1;gap:10px}@media (max-width: 1919.98px){.invest-card-acord_wrapp{padding:16px;gap:4px}}@media (max-width: 991.98px){.invest-card-acord_wrapp{grid-template-areas:"acord-header value-wrapp";grid-template-columns:1fr auto;padding:10px;border-radius:10px}}.invest-card-acord_wrapp .invest-card-acord_header{grid-area:acord-header;display:flex;gap:12px;height:auto}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header{gap:8px}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_header{min-height:fit-content}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon{width:50px;height:50px;max-width:50px;max-height:50px;min-width:50px;min-height:50px;border:1px solid #dce0d9;border-radius:8px;display:block}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon{width:40px;height:40px;max-width:40px;max-height:40px;min-width:40px;min-height:40px;border-radius:5px}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon{width:36px;height:36px;max-width:36px;max-height:36px;min-width:36px;min-height:36px}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon .icon-img{width:100%;height:100%;object-fit:contain;border-radius:8px}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon .icon-img{border-radius:5px}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon .icon-img{object-fit:fill}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text{display:flex;flex-direction:column;gap:4px;text-decoration:none;width:calc(100% - 82px)}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text{gap:0}}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text{width:calc(100% - 48px)}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-one{font-weight:700;font-size:1.375rem}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-one{font-size:1.125rem}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-one{font-size:.875rem}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-two{font-size:.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-two{font-size:.75rem}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-two{font-size:.75rem}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_detail{width:20%;color:#930335;font-size:12px;text-align:right;font-weight:600}@media (max-width: 1199.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_detail{display:none}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn{width:36px;height:36px;border-radius:18px;background:transparent;border:none;cursor:pointer;opacity:1}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn{width:26px;height:26px;min-width:26px;min-height:26px}}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn{display:none}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn svg{width:100%;height:100%}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn svg path{fill:#a0a0a0}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn svg.active path{fill:#e53855}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn:hover,.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn:focus,.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn:active{opacity:.8}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn .selected{background:#fae7ea}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn .selected path{fill:#e53855}.invest-card-acord_wrapp .invest-card-acord_value-wrapp{grid-area:value-wrapp;display:flex;flex-direction:column}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp{align-items:flex-end}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price{grid-area:acord-price;display:flex;align-items:center;gap:20px;border-bottom:1px solid #a0a0a0}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price{flex-direction:row;align-items:flex-end;min-height:auto;gap:10px}}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price{border:none}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{width:100%;display:flex;align-items:flex-end;overflow:auto hidden;scrollbar-width:thin}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{padding:4px 0 10px}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{width:auto;border:none}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{width:100%}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{padding:0 0 4px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-one{font-size:1.125rem;color:#2a2a2b;letter-spacing:0;line-height:1.6}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-one{font-size:.75rem;line-height:1.4}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-one{font-size:.75rem;line-height:1.2}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-two{display:block;font-size:2rem;font-weight:600;color:#2a2a2b;margin:0 0 0 8px;line-height:1}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-two{font-size:1.5rem}}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-two{font-size:1.125rem;margin:0 0 0 8px}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-two{font-size:1rem;margin:0 0 0 8px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .graph{width:100%;max-width:116px;height:100%;max-height:70px}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .graph img{width:100%;height:100%;object-fit:contain}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .graph{width:100%;max-width:75px;height:100%;max-height:35px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent{grid-area:acord-percent;display:flex;flex-direction:column;gap:16px;margin:4px 0 0}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp{display:flex;align-items:center;gap:12px}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp{gap:8px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp img{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:5px;object-fit:contain}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp img{width:18px;height:18px;min-width:18px;min-height:18px;border-radius:5px}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp img{width:15px;height:15px;min-width:15px;min-height:15px}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp img{width:10px;height:10px;min-width:10px;min-height:10px;border-radius:2px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{width:100%;display:flex;gap:10px}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{flex-direction:row;align-items:center}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{gap:4px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-warning{margin-left:auto}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-warning .footer-warning_icon{display:flex;align-items:center}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1.375rem;font-weight:500}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1.125rem}}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1rem}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:.75rem}}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount{font-size:.875rem}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount{font-size:.75rem}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.black{color:#2a2a2b}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.green{color:#22af33}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.red{color:#d8002a}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:24px;height:24px}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:20px;height:20px}}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:16px;height:16px}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:12px;height:12px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon.green{fill:#22af33}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon.red{fill:#d8002a;transform:scaleY(-1)}.custom-accordion-3.MuiPaper-root{background-color:transparent;box-shadow:none;margin:0}.custom-accordion-3.MuiPaper-root:before{display:none}.custom-accordion-3.MuiPaper-root .MuiButtonBase-root,.custom-accordion-3.MuiPaper-root .MuiAccordionDetails-root{padding:0}.no-instruments-card_wrapper{width:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;font-family:inherit;border-radius:20px;background-color:#fff;padding:100px 0}.no-instruments-card_wrapper .no-instruments-card_title{font-size:1.375rem;text-align:center;color:#a0a0a0}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.operate_wrapp{display:flex;flex-direction:column;gap:20px}.operate_wrapp .operate_title-wrapp{display:grid;grid-template-columns:1fr 340px;grid-gap:20px}@media (max-width: 575.98px){.operate_wrapp .operate_title-wrapp{grid-template-columns:100%}}.operate_wrapp .operate_title-wrapp .operate_text-wrapp{display:flex;flex-direction:column;align-self:center;gap:20px}.operate_wrapp .operate_title-wrapp .operate_text-wrapp .operate_title{font-size:1.875rem;font-weight:500}.operate_wrapp .operate_title-wrapp .operate_text-wrapp .operate_subtitle{font-size:1.125rem;font-weight:500;color:#676767}@media (max-width: 1199.98px){.operate_wrapp .operate_title-wrapp .operate_text-wrapp .subhdr-2_subtitle{display:none}}.operate_wrapp .operate_title-wrapp .operate_buy-card{display:flex;align-items:center;gap:16px;width:348px;max-width:348px;padding:18px;border-radius:5px;box-shadow:0 3px 6px #0000004d;background:#ffffff;cursor:pointer}@media (max-width: 1199.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card{width:100%;max-width:100%;padding:14px}}@media (max-width: 991.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card{border-radius:10px}}@media (max-width: 767.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card{padding:12px}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp{width:40px;height:40px;border-radius:5px}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp{background:#459112}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp svg{width:30px;height:30px}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp svg{width:24px;height:24px}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp svg path{fill:#fff}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp{display:flex;flex-direction:column;gap:10px}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp{gap:8px}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_title{font-size:1.375rem;font-weight:700}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_title{font-size:1rem}}@media (max-width: 767.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_title{font-size:.75rem}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_span{font-size:.75rem;font-weight:400}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_span{font-size:.75rem}}.operate_wrapp .operate_filter-wrapp{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;grid-gap:20px}@media (max-width: 1399.98px){.operate_wrapp .operate_filter-wrapp{grid-template-columns:100%}}@media (max-width: 575.98px){.operate_wrapp .operate_filter-wrapp{grid-gap:12px}}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp{display:flex;align-items:center;justify-content:flex-start;gap:40px;max-width:100%;height:79px;padding:19px 24px;border-radius:20px;background:#ffffff}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp{flex-direction:column;align-items:flex-start;height:fit-content;gap:16px}}@media (max-width: 767.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp{border-radius:10px}}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group{display:flex;align-items:center;gap:10px}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group{display:none}}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group .operate_checkbox-label{font-size:1rem;font-weight:500;color:#676767}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group svg{width:20px;max-width:20px;height:20px;max-height:20px}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group svg path{fill:#bf4342}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn{display:none;align-items:center;gap:16px;cursor:pointer}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn{display:flex}}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn .operate_filter-btn-icon{width:40px;height:40px}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn .operate_filter-btn-icon svg{width:100%;height:100%}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn .operate_filter-btn-icon svg path{fill:#2a2a2b}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn .operate_filter-label{font-size:1rem;font-weight:500;color:#676767}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-results{display:none}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-results{display:flex;flex-wrap:wrap}}.operate_wrapp .operate_filter-wrapp .operate_search-wrapp{display:flex;align-items:center;gap:16px;width:248px;max-width:348px}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_search-wrapp{position:absolute;top:19px;right:16px}}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_search-wrapp{top:12px}}@media (max-width: 575.98px){.operate_wrapp .operate_filter-wrapp .operate_search-wrapp{width:100%;max-width:100%;position:unset;transform:none}}.operate_wrapp .operate_filter-wrapp .operate_search-wrapp form{background:#ffffff}.operate_wrapp .operate_tags-wrapp{display:flex;flex-direction:column;gap:20px}.operate_wrapp .operate_tags-wrapp .operate_tags-title{font-size:1.125rem;font-weight:500;color:#676767}.operate_wrapp .operate_tags-wrapp .operate_tags-btn-wrapp{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-columns:auto;grid-gap:20px}@media (max-width: 1919.98px){.operate_wrapp .operate_tags-wrapp .operate_tags-btn-wrapp{grid-gap:12px}}@media (max-width: 1700px){.operate_wrapp .operate_tags-wrapp .operate_tags-btn-wrapp{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1199.98px){.operate_wrapp .operate_tags-wrapp .operate_tags-btn-wrapp{display:none}}.operate_wrapp .operate_cards-wrapp{display:flex;flex-direction:column;gap:40px}.operate_wrapp .operate_cards-wrapp .operate_cards-section{display:flex;flex-direction:column;gap:20px}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_sect-title-wrapp{display:grid;grid-template-columns:1fr auto;grid-gap:20px}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_sect-title-wrapp .operate_sect-title{display:flex;align-self:center;font-size:1.375rem}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_sect-title-wrapp .operate_link-btn{display:flex;align-self:center;height:auto;background:transparent;outline:none;border:none;cursor:pointer}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_sect-title-wrapp .operate_link-btn .link{text-decoration:underline}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_cards-group{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;grid-gap:20px}@media (max-width: 1820px){.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_cards-group{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1480px){.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_cards-group{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1199.98px){.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_cards-group{grid-template-columns:100%}}.operate_wrapp .operate_cards-acord-wrapp{display:flex;flex-direction:column;gap:20px}@media (max-width: 1199.98px){.operate_wrapp .operate_cards-acord-wrapp{gap:0}}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section{display:flex;flex-direction:column;gap:20px}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_sect-acord-title-wrapp{display:grid;grid-template-columns:1fr auto;grid-gap:20px}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_sect-acord-title-wrapp .operate_sect-title{display:flex;align-self:center;font-size:1.375rem}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_link-btn{display:flex;align-self:center;height:auto;background:transparent;outline:none;border:none;cursor:pointer}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_link-btn .link{text-decoration:underline}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .header{display:flex}@media (max-width: 1199.98px){.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .header{display:none}}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .footer{display:none;align-self:flex-end}@media (max-width: 1199.98px){.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .footer{display:flex}}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_cards-acord-group{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;grid-gap:20px}@media (max-width: 991.98px){.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_cards-acord-group{grid-template-columns:repeat(2,minmax(0,100%))}}@media (max-width: 767.98px){.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_cards-acord-group{grid-template-columns:100%}}.operate-skeleton{display:flex;flex-direction:column;gap:24px}@media (max-width: 575.98px){.operate-skeleton{gap:10px}}.operate-skeleton .operate-skeleton_header{display:flex;flex-direction:column;gap:10px}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1{display:flex;gap:20px;justify-content:space-between}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1{flex-direction:column}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-1{width:60%;height:fit-content;display:flex;flex-direction:column;gap:10px}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2{width:40%}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2{width:100%}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2 .operate-skeleton_card{width:100%;max-width:348px;height:111px;margin:0 0 0 auto}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2 .operate-skeleton_card{height:88px}}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2 .operate-skeleton_card{max-width:100%;height:70px}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2{display:flex;gap:20px;justify-content:space-between;align-items:center}@media (max-width: 1399.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2 .operate-skeleton_card-2{width:70%;height:79px}@media (max-width: 1399.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2 .operate-skeleton_card-2{width:100%}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2 .operate-skeleton_card-3{width:30%;max-width:348px;height:40px;margin:0}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2 .operate-skeleton_card-3{display:none}}.operate-skeleton .operate-skeleton_post-header{display:flex;flex-direction:column;gap:10px}.operate-skeleton .operate-skeleton_post-header .operate-skeleton_post-header-title{width:220px;height:18px}.operate-skeleton .operate-skeleton_post-header .operate-skeleton_post-header-row-1{display:flex;gap:20px;flex-wrap:wrap}.operate-skeleton .operate-skeleton_post-header .operate-skeleton_post-header-row-1 .operate-skeleton_post-header-pill{width:193px;height:50px}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_post-header .operate-skeleton_post-header-row-1 .operate-skeleton_post-header-pill{display:none}}.operate-skeleton .operate-skeleton_title{display:flex;width:300px;height:36px}@media (max-width: 991.98px){.operate-skeleton .operate-skeleton_title{width:220px}}.operate-skeleton .operate-skeleton_title-circle{width:36px;height:36px;min-width:36px;min-height:36px;margin:0 16px 0 0}.operate-skeleton .operate-skeleton_title-1{width:100%;height:40px}.operate-skeleton .operate-skeleton_subtitle-1{width:80%;height:20px}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_subtitle-1{display:none}}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_row-1{margin:24px 0 0}}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-title{width:300px;height:40px;margin:0 0 20px}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-title{width:200px;height:20px}}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-title .operate-skeleton_1{width:100%;height:100%}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body{display:grid;grid-template-columns:minmax(0,100%) minmax(0,100%) minmax(0,100%) minmax(0,100%);gap:20px}@media (max-width: 991.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body{grid-template-columns:minmax(0,100%) minmax(0,100%)}}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body .operate-skeleton_col{width:100%;height:175px}@media (max-width: 1919.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body .operate-skeleton_col{height:138px}}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body .operate-skeleton_col{height:74px}}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body .operate-skeleton_col .operate-skeleton_1,.operate-skeleton .operate-skeleton_skeleton{width:100%;height:100%}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.invest-card-acord_wrapp2{display:grid;grid-template-columns:100%;grid-template-areas:"acord-header" "value-wrapp";width:100%;max-width:100%;height:auto;padding:20px;background:#ffffff;box-shadow:0 3px 10px #00000029;border-radius:5px;position:relative;overflow:hidden;opacity:1;gap:10px}@media (max-width: 1919.98px){.invest-card-acord_wrapp2{padding:16px;gap:4px}}@media (max-width: 991.98px){.invest-card-acord_wrapp2{grid-template-areas:"acord-header value-wrapp";grid-template-columns:1fr auto;padding:10px;border-radius:10px;min-height:160px}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2{min-height:120px;opacity:1;animation:none}.invest-card-acord_wrapp2:after{content:var(--recommended-description);position:absolute;top:70%;left:50%;width:90%;transform:translate(-50%,-50%);font-size:12px;color:#333;opacity:1;background-color:#fff}}.invest-card-acord_wrapp2 .invest-card-acord_header2{grid-area:acord-header;display:flex;gap:12px;height:auto}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2{gap:8px}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2{min-height:fit-content}}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_icon{width:50px;height:50px;max-width:50px;max-height:50px;min-width:50px;min-height:50px;border:1px solid #dce0d9;border-radius:8px;display:block}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_icon{width:40px;height:40px;max-width:40px;max-height:40px;min-width:40px;min-height:40px;border-radius:5px}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_icon{width:36px;height:36px;max-width:36px;max-height:36px;min-width:36px;min-height:36px}}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_icon .icon-img{width:100%;height:100%;object-fit:contain;border-radius:8px}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_icon .icon-img{border-radius:5px}}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_icon .icon-img{object-fit:fill}}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text{display:flex;flex-direction:column;gap:4px;text-decoration:none;width:calc(100% - 82px)}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text{gap:0}}@media (max-width: 991.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text{width:calc(100% - 48px)}}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text .block-one{font-weight:700;font-size:1.375rem}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text .block-one{font-size:1.125rem}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text .block-one{font-size:.875rem}}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text .block-two{font-size:.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1399.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text .block-two{font-size:.75rem}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_text .block-two{font-size:.75rem}}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_detail{width:20%;color:#930335;font-size:12px;text-align:right;font-weight:600}@media (max-width: 1199.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_detail{display:none}}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn{width:36px;height:36px;border-radius:18px;background:transparent;border:none;cursor:pointer;opacity:1}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn{width:26px;height:26px;min-width:26px;min-height:26px}}@media (max-width: 991.98px){.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn{display:none}}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn svg{width:100%;height:100%}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn svg path{fill:#a0a0a0}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn svg.active path{fill:#e53855}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn:hover,.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn:focus,.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn:active{opacity:.8}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn .selected{background:#fae7ea}.invest-card-acord_wrapp2 .invest-card-acord_header2 .invest-card-acord_like-btn .selected path{fill:#e53855}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2{grid-area:value-wrapp;display:flex;flex-direction:column}@media (max-width: 991.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2{align-items:flex-end}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price{grid-area:acord-price;display:flex;align-items:center;gap:20px;border-bottom:1px solid #a0a0a0}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price{flex-direction:row;align-items:flex-end;min-height:auto;gap:10px}}@media (max-width: 991.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price{border:none}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount{width:100%;display:flex;align-items:flex-end;overflow:auto hidden;scrollbar-width:thin}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount{padding:4px 0 10px}@media (max-width: 1399.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount{width:auto;border:none}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount{width:100%}}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount{padding:0 0 4px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount .block-one{font-size:1.125rem;color:#2a2a2b;letter-spacing:0;line-height:1.6}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount .block-one{font-size:.75rem;line-height:1.4}}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount .block-one{font-size:.75rem;line-height:1.2}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount .block-two{display:block;font-size:2rem;font-weight:600;color:#2a2a2b;margin:0 0 0 8px;line-height:1}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount .block-two{font-size:1.5rem}}@media (max-width: 991.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount .block-two{font-size:1.125rem;margin:0 0 0 8px}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .amount .block-two{font-size:1rem;margin:0 0 0 8px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .graph{width:100%;max-width:116px;height:100%;max-height:70px}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .graph img{width:100%;height:100%;object-fit:contain}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_price .graph{width:100%;max-width:75px;height:100%;max-height:35px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent{grid-area:acord-percent;display:flex;flex-direction:column;gap:16px;margin:4px 0 0}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp{display:flex;align-items:center;gap:12px}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp{gap:8px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp img{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:5px;object-fit:contain}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp img{width:18px;height:18px;min-width:18px;min-height:18px;border-radius:5px}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp img{width:15px;height:15px;min-width:15px;min-height:15px}}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp img{width:10px;height:10px;min-width:10px;min-height:10px;border-radius:2px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{width:100%;display:flex;gap:10px}@media (max-width: 1399.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{flex-direction:row;align-items:center}}@media (max-width: 767.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{gap:4px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-warning{margin-left:auto}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-warning .footer-warning_icon{display:flex;align-items:center}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1.375rem;font-weight:500}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1.125rem}}@media (max-width: 1399.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1rem}}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:.75rem}}@media (max-width: 1399.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount{font-size:.875rem}}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount{font-size:.75rem}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.black{color:#2a2a2b}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.green{color:#22af33}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.red{color:#d8002a}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:24px;height:24px}@media (max-width: 1919.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:20px;height:20px}}@media (max-width: 1399.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:16px;height:16px}}@media (max-width: 575.98px){.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:12px;height:12px}}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon.green{fill:#22af33}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2 .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon.red{fill:#d8002a;transform:scaleY(-1)}.invest-card-acord_header2{z-index:2}.invest-card-acord_value-wrapp2{z-index:1}@media (min-width: 992px){.invest-card-acord_wrapp2:hover .invest-card-acord_value-wrapp2{opacity:0;animation:slideUpFadeOut 1s ease forwards}.invest-card-acord_wrapp2:hover:after{content:var(--recommended-description);position:absolute;top:70%;left:50%;width:90%;transform:translate(-50%,-50%);font-size:11px;color:#333;opacity:0;animation:fadeIn 1s ease forwards;background-color:#fff;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}}@keyframes slideUpFadeOut{0%{opacity:1;transform:translateY(0)}20%{opacity:1}to{opacity:0;transform:translateY(-80%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 990px){.invest-card-acord_wrapp2:after{content:var(--recommended-description);position:absolute;top:70%;left:50%;width:90%;transform:translate(-50%,-50%);font-size:12px;color:#333;opacity:1;background-color:#fff;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.invest-card-acord_wrapp2 .invest-card-acord_value-wrapp2{opacity:1;animation:none}}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.invest-card-acord_wrapp3{display:grid;grid-template-columns:100%;grid-template-areas:"acord-header" "value-wrapp";width:100%;max-width:100%;height:auto;padding:20px;background:#ffffff;box-shadow:0 3px 10px #00000029;border-radius:5px;position:relative;overflow:hidden;opacity:1;gap:10px}@media (max-width: 1919.98px){.invest-card-acord_wrapp3{padding:16px;gap:4px}}@media (max-width: 991.98px){.invest-card-acord_wrapp3{grid-template-areas:"acord-header value-wrapp";grid-template-columns:1fr auto;padding:10px;border-radius:10px;min-height:120px}}@media (max-width: 767.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3{min-height:120px;opacity:1;animation:none}.invest-card-acord_wrapp3:after{content:"Inversi\f3n clave para quien busca estabilidad y protecci\f3n. Resguardate frente a la devaluaci\f3n. Simple, r\e1pido y sin salir de Argentina. Ideal para mantener tu capital siempre un paso adelante";position:absolute;top:70%;left:50%;width:90%;transform:translate(-50%,-50%);font-size:12px;color:#333;opacity:1;background-color:#fff}}.invest-card-acord_wrapp3 .invest-card-acord_header3{grid-area:acord-header;display:flex;gap:12px;height:auto}@media (max-width: 1919.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3{gap:8px}}@media (max-width: 767.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3{min-height:fit-content}}.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_icon3{width:50px;height:50px;max-width:50px;max-height:50px;min-width:50px;min-height:50px;border:1px solid #dce0d9;border-radius:8px;display:block}@media (max-width: 1919.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_icon3{width:40px;height:40px;max-width:40px;max-height:40px;min-width:40px;min-height:40px;border-radius:5px}}@media (max-width: 767.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_icon3{width:36px;height:36px;max-width:36px;max-height:36px;min-width:36px;min-height:36px}}.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_icon3 .icon-img{width:100%;height:100%;object-fit:contain;border-radius:8px}@media (max-width: 1919.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_icon3 .icon-img{border-radius:5px}}@media (max-width: 575.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_icon3 .icon-img{object-fit:fill}}.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3{display:flex;flex-direction:column;gap:4px;text-decoration:none;width:calc(100% - 82px)}@media (max-width: 1919.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3{gap:0}}@media (max-width: 991.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3{width:calc(100% - 48px)}}.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3 .block-one3{font-weight:700;font-size:1.375rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1919.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3 .block-one3{font-size:1.125rem}}@media (max-width: 767.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3 .block-one3{font-size:.875rem}}.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3 .block-two3{font-size:.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1399.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3 .block-two3{font-size:.75rem}}@media (max-width: 767.98px){.invest-card-acord_wrapp3 .invest-card-acord_header3 .invest-card-acord_text3 .block-two3{font-size:.75rem}}.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3{grid-area:value-wrapp;display:flex;flex-direction:column}@media (max-width: 991.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3{align-items:flex-end}}.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3{grid-area:acord-price;display:flex;align-items:center;gap:10px;border-bottom:1px solid #a0a0a0}@media (max-width: 1919.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3{flex-direction:row;align-items:flex-end;min-height:auto;gap:10px}}@media (max-width: 991.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3{border:none}}.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3{grid-area:acord-price;display:flex;align-items:center;gap:20px;overflow:auto hidden;scrollbar-width:thin}.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3{padding:4px 0 10px}@media (max-width: 1399.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3{width:auto;border:none}}@media (max-width: 767.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3{width:100%}}@media (max-width: 575.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .amount3{padding:0 0 4px}}.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .graph{width:100%;max-width:116px;height:100%;max-height:70px}.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .graph img{width:100%;height:100%;object-fit:contain}@media (max-width: 767.98px){.invest-card-acord_wrapp3 .invest-card-acord_value-wrapp3 .invest-card-acord_price3 .graph{width:100%;max-width:75px;height:100%;max-height:35px}}.invest-card-acord_header3{z-index:2}.invest-card-acord_value-wrapp3{z-index:1}@media (min-width: 992px){.invest-card-acord_wrapp3:hover .invest-card-acord_value-wrapp3{opacity:0;animation:slideUpFadeOut 1s ease forwards}.invest-card-acord_wrapp3:hover:after{content:"Inversi\f3n clave para quien busca estabilidad y protecci\f3n. Resguardate frente a la devaluaci\f3n. Simple, r\e1pido y sin salir de Argentina. Ideal para mantener tu capital siempre un paso adelante";position:absolute;top:70%;left:50%;width:90%;transform:translate(-50%,-50%);font-size:11px;color:#333;opacity:0;animation:fadeIn 1s ease forwards;background-color:#fff;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}}@keyframes slideUpFadeOut{0%{opacity:1;transform:translateY(0)}20%{opacity:1}to{opacity:0;transform:translateY(-80%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.prueba{display:flex;align-items:center}.operate_spanDolar{font-size:21px;font-weight:600;margin:0 0 0 8px;color:#2a2a2b}@media (max-width: 767.98px){.operate_spanDolar{font-size:1rem}}@media (max-width: 280px){.invest-card-acord_price3{display:flex;flex-direction:column;align-items:start;gap:5px}.blockone3,.operate_spanDolar{font-size:.8rem;margin:0;padding:0}}@media (min-width: 768px) and (max-width: 1024px){.invest-card-acord_wrapp3:hover .invest-card-acord_value-wrapp3{opacity:0;animation:slideUpFadeOut 1s ease forwards}.invest-card-acord_wrapp3:hover:after{content:"Inversi\f3n clave para quien busca estabilidad y protecci\f3n. Resguardate frente a la devaluaci\f3n. Simple, r\e1pido y sin salir de Argentina. Ideal para mantener tu capital siempre un paso adelante";position:absolute;top:70%;left:50%;width:90%;transform:translate(-50%,-50%);font-size:11px;color:#333;opacity:0;animation:fadeIn 1s ease forwards;background-color:#fff}}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.fund-detail_wrapper{display:flex;gap:20px}@media (max-width: 991.98px){.fund-detail_wrapper{flex-direction:column}}.fund-detail_wrapper .fund-detail_left{width:60%;display:flex;flex-direction:column;gap:20px}@media (max-width: 991.98px){.fund-detail_wrapper .fund-detail_left{width:100%}}.fund-detail_wrapper .fund-detail_right{width:40%;display:flex;flex-direction:column;align-items:center}@media (max-width: 991.98px){.fund-detail_wrapper .fund-detail_right{width:100%}}.fund-detail_wrapper .operate-det_body-wrapp{display:grid;grid-template-columns:minmax(0,65%) minmax(0,400px);width:90%;margin:0;grid-gap:30px;padding:0}@media (max-width: 1919.98px){.fund-detail_wrapper .operate-det_body-wrapp{grid-template-columns:minmax(0,100%) minmax(0,360px);width:100%;gap:20px}}@media (max-width: 1399.98px){.fund-detail_wrapper .operate-det_body-wrapp{grid-template-columns:minmax(0,100%) minmax(0,310px)}}@media (max-width: 991.98px){.fund-detail_wrapper .operate-det_body-wrapp{padding:0;grid-template-columns:minmax(0,1fr)}}.fund-detail_wrapper .operate-det_body-wrapp.is-detail{width:100%;grid-template-columns:minmax(0,60%) minmax(0,40%);grid-template-rows:repeat(10,minmax(0,10%));gap:20px}@media (max-width: 1919.98px){.fund-detail_wrapper .operate-det_body-wrapp.is-detail{width:100%;gap:20px;padding:0}}@media (max-width: 1399.98px){.fund-detail_wrapper .operate-det_body-wrapp.is-detail{grid-template-columns:minmax(0,55%) minmax(0,45%)}}@media (max-width: 1399.98px){.fund-detail_wrapper .operate-det_body-wrapp.is-detail{padding:0}}@media (max-width: 991.98px){.fund-detail_wrapper .operate-det_body-wrapp.is-detail{display:flex;flex-direction:column;padding:0}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_graph-wrapp{width:100%;height:100%;padding:40px;background:#ffffff;border-radius:20px}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp{display:flex;flex-direction:column;gap:20px;width:100%;padding:40px;background:#ffffff;border-radius:5px}@media (max-width: 991.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp{padding:20px}}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp{padding:20px}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp.active{height:100%}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp{display:flex;flex-direction:column;gap:20px}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container{display:grid;grid-template-columns:auto 1fr;grid-gap:10px}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_img{display:flex;align-self:center;width:80px;min-width:80px;height:80px;min-height:80px;object-fit:contain;border:1px solid #dce0d9;border-radius:5px;background-color:#fff!important}@media (max-width: 1199.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_img{width:60px;min-width:60px;height:60px;min-height:60px}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1.25rem;font-weight:700;line-height:1.2;margin:0 0 2px}@media (max-width: 1919.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1.125rem}}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_title{font-size:1rem}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:.875rem;font-weight:400}@media (max-width: 767.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:1rem}}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_title-container .operate-det_title-wrapp .operate-det_subtitle{font-size:.875rem}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_hdr-wrapp .operate-det_tags-wrapp{display:flex;flex-wrap:wrap;gap:16px}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp{width:100%;height:auto;max-height:672px;overflow:hidden auto;scrollbar-width:thin}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.fund-detail_wrapper .operate-det_body-wrapp .operate-det_about-wrapp .operate-det_text-wrapp .operate-det_text-p{font-size:1rem;font-weight:400;color:#676767;line-height:1.6}.fund-detail_wrapper .fund-detail_report{grid-area:fund-detail-report;display:none}.fund-detail_wrapper .fund-detail_report.active{display:block}.fund-detail_wrapper .fund-composition-card_wrapper,.fund-detail_wrapper .calculator_wrapp{grid-area:fund-graph-and-calc}.skeleton-fund-detail .subhdr-skeleton-title{height:40px!important;width:100%;margin-bottom:20px}.skeleton-fund-detail .fund-information_wrapper-skeleton{height:250px!important}.skeleton-fund-detail .fund-composition-card_wrapper-skeleton{height:616px!important;width:100%}.skeleton-fund-detail .fund-details_wrapper-skeleton{height:450px!important}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.fund-information_wrapper{width:100%;padding:40px;background:white;border-radius:5px}.fund-information_wrapper.active{grid-row-end:2}@media (max-width: 991.98px){.fund-information_wrapper.active{display:none}}@media (max-width: 1199.98px){.fund-information_wrapper{max-height:350px}}@media (max-width: 575.98px){.fund-information_wrapper{padding:20px}}.fund-information_wrapper .fund-info-card_grid{display:grid;grid-gap:8px;grid-template:repeat(1,minmax(20px,auto)) / repeat(5,minmax(0,1fr))}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid{grid-gap:4px}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid{grid-gap:2px}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header{grid-column:1 / -3;grid-row:1 / 2;height:fit-content}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header{grid-column:1 / -1}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content{display:flex}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:50px;height:50px}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:50px;height:50px}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_icon{width:30px;height:30px}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description{display:flex;flex-direction:column;justify-content:center;margin:0 50px 4px 10px}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{color:#2a2a2b;font-size:1.25rem;line-height:1.2;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{font-size:1.125rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_title{font-size:1rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:.875rem;font-weight:400}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:1.125rem}}@media (max-width: 767.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:1rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_header .fund-info-card_header-content .fund-info-card_description .fund-info-card_subtitle{font-size:.875rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn{grid-column:-1 / -3;grid-row:1 / 2;margin:0 0 0 auto;width:36px;height:36px;border-radius:18px;background:transparent;border:none;cursor:pointer;opacity:1}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn svg{width:36px;height:36px}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn svg path{fill:#a0a0a0}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn svg.active path{fill:#e53855}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn:hover,.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn:focus,.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn:active{opacity:.8}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn .selected{background:#fae7ea}.fund-information_wrapper .fund-info-card_grid .fund-info-card_like-btn .selected path{fill:#e53855}.fund-information_wrapper .fund-info-card_grid .fund-info-card_button{grid-column:-1 / -3;grid-row:2 / 3}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_button{grid-column:1 / -1;grid-row:11 / 12;padding:10px 0 0}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper{display:none;height:100%;flex-direction:column;justify-content:space-around;gap:10px;margin:0}.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1rem}@media (max-width: 767.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper{gap:12px;margin:0}}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1.125rem}}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper .fund-info-card_button-action .button_span{font-size:1rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_button .fund-info-card_button-wrapper.active{display:flex}.fund-information_wrapper .fund-info-card_grid .fund-info-card_value{grid-column:1 / span 4;grid-row:2 / 3;align-self:center}.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:1.125rem}}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:1rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-currency{font-size:.75rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{margin:0 0 0 12px;color:#2a2a2b;font-size:3.125rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.875rem}}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.5rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_value .fund-info-card_price .fund-info-card_price-number{font-size:1.25rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution{grid-column:1 / -1;grid-row:5 / 6;align-self:center;display:flex;align-items:center;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution{font-size:1.125rem}}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution{font-size:1rem}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution{grid-row:4 / 5}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:24px;height:24px}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:20px;height:20px}}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:18px;height:18px}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon{width:15px;height:15px}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon.green{fill:#22af33}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_profits-icon.red{fill:#d8002a;transform:scaleY(-1)}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_percentage{margin:0 0 0 12px;font-size:inherit;color:#2a2a2b;letter-spacing:inherit}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage{font-size:inherit;letter-spacing:inherit;padding:0 0 0 4px}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage.green{color:#22af33}.fund-information_wrapper .fund-info-card_grid .fund-info-card_evolution .fund-info-card_value_percentage.red{color:#d8002a}.fund-information_wrapper .fund-info-card_grid .fund-info-card_divider{grid-column:1 / -1;grid-row:3 / 4;align-self:center;padding:8px 0}@media (max-width: 1199.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_divider{padding:0}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_divider hr{color:#a0a0a0}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info{grid-column:1 / -1;grid-row:4 / 5;align-self:center;display:flex;justify-content:space-between;align-items:center}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info{display:none}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info.fund{justify-content:end}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title{display:flex;align-items:center}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-icon{width:24px;height:24px}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-icon{width:20px;height:20px}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-text{margin:0 0 0 10px;color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_chart-title .fund-info-card_title-text{font-size:1rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_title-hint{color:#a0a0a0;font-size:1rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart-info .fund-info-card_title-hint{font-size:.875rem}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart{grid-column:1 / -1;grid-row:6 / 10;max-height:300px;height:300px}@media (max-width: 1399.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart{max-height:240px}}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_chart{grid-row:5 / 10}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters{grid-column:1 / -1;grid-row:10 / 11;margin:4px 0 0}.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters.tag{display:grid;grid-template-columns:repeat(5,1fr)}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters.tag{display:none}}.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters.dropdown{display:none}@media (max-width: 575.98px){.fund-information_wrapper .fund-info-card_grid .fund-info-card_filters.dropdown{display:block}}.operate-det_img{width:80px;min-width:80px;height:80px;min-height:80px;object-fit:contain;border:1px solid #dce0d9;border-radius:8px;background-color:#fff!important}@media (max-width: 1199.98px){.operate-det_img{width:60px;min-width:60px;height:60px;min-height:60px}}@media (max-width: 767.98px){.operate-det_img{width:60px;min-width:60px;height:60px;min-height:60px}}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.fund-details_wrapper{display:flex;flex-direction:column;background:white;border-radius:5px;padding:40px}@media (max-width: 575.98px){.fund-details_wrapper{padding:10px}}.fund-details_wrapper.active{grid-row-start:2}@media (max-width: 991.98px){.fund-details_wrapper.active{display:none}}.fund-details_wrapper .fund-details_header{border-radius:5px;padding:20px 10px;background-color:#f9f9f7;display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}.fund-details_wrapper .fund-details_header .fund-details_header-logo{grid-column:span 2 / span 2;display:flex;align-items:center;justify-content:center;border-radius:5px}.fund-details_wrapper .fund-details_header .fund-details_header-logo img{border-radius:5px;width:90px}@media (max-width: 1919.98px){.fund-details_wrapper .fund-details_header .fund-details_header-logo{grid-column:span 3 / span 3}}@media (max-width: 1399.98px){.fund-details_wrapper .fund-details_header .fund-details_header-logo img{width:75px}}@media (max-width: 575.98px){.fund-details_wrapper .fund-details_header .fund-details_header-logo{grid-column:span 12 / span 12}.fund-details_wrapper .fund-details_header .fund-details_header-logo img{width:75px;margin:0 0 20px}}.fund-details_wrapper .fund-details_header .fund-details_header-text{grid-column:span 10 / span 10;display:flex;flex-direction:column;gap:5px;margin:0 10px}.fund-details_wrapper .fund-details_header .fund-details_header-text small{font-weight:600;color:#676767}.fund-details_wrapper .fund-details_header .fund-details_header-text p{font-weight:700}@media (max-width: 1919.98px){.fund-details_wrapper .fund-details_header .fund-details_header-text{grid-column:span 9 / span 9}}@media (max-width: 575.98px){.fund-details_wrapper .fund-details_header .fund-details_header-text{grid-column:span 12 / span 12}}.fund-details_wrapper .fund-details_header2{display:flex;justify-content:center;align-items:center;border-radius:5px;padding:20px 10px;margin-top:20px;background-color:#f9f9f7}.fund-details_wrapper .fund-details_header2 .fund-details_header-text2{grid-column:span 10 / span 10;display:flex;flex-direction:column;gap:5px;margin:0 10px}.fund-details_wrapper .fund-details_header2 .fund-details_header-text2 small{font-weight:600;color:#676767}.fund-details_wrapper .fund-details_header2 .fund-details_header-text2 p{font-weight:700}@media (max-width: 1919.98px){.fund-details_wrapper .fund-details_header2 .fund-details_header-text2{grid-column:span 9 / span 9}}@media (max-width: 575.98px){.fund-details_wrapper .fund-details_header2 .fund-details_header-text2{grid-column:span 12 / span 12}}.fund-details_wrapper .fund-details_cards{margin:20px 0 0;display:grid;gap:20px;grid-template-columns:repeat(12,minmax(0,1fr))}.fund-details_wrapper .fund-details_cards .fund-details_card{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100px;border-radius:5px;background-color:#f9f9f7;grid-column:span 6 / span 6}@media (max-width: 575.98px){.fund-details_wrapper .fund-details_cards .fund-details_card{grid-column:span 12 / span 12}}.fund-details_wrapper .fund-details_cards .fund-details_card .fund-details_card-title{font-size:.875rem;text-align:center}.fund-details_wrapper .fund-details_cards .fund-details_card .fund-details_card-value{font-weight:700;font-size:1.125rem;text-align:center}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.fund-investments-card_wrapper{width:100%;margin-bottom:30px}@media (max-width: 991.98px){.fund-investments-card_wrapper{margin:10px 0 30px}}@media (max-width: 575.98px){.fund-investments-card_wrapper{padding:10px}}.fund-investments-card_wrapper .fund-investments-card_header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_icon{width:24px;height:24px;fill:#2a2a2b}@media (max-width: 1919.98px){.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_icon{width:20px;height:20px}}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_icon{width:14px;height:14px}}.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_header-text{color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_header-text{font-size:1.125rem}}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_header .fund-investments-card_header-text{font-size:1rem}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:110px;grid-auto-rows:110px;grid-gap:20px}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper{grid-template-columns:1fr;grid-template-rows:80px;grid-auto-rows:80px}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item{display:grid;grid-gap:2px;padding:20px;min-height:70px;box-shadow:0 3px 6px #0000004d;background:white;border-radius:20px}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item{height:80px;padding:10px}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-title{text-align:center;font-size:1rem;line-height:1.1}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-title{display:flex;align-self:center;justify-self:center}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value{font-size:1.375rem;text-align:center;font-weight:700;line-height:1.1}@media (max-width: 1919.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value{font-size:1.125rem}}@media (max-width: 1199.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value{font-size:1.125rem}}@media (max-width: 575.98px){.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value{font-size:1.125rem}}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary{font-size:inherit;line-height:1.1}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.green{color:#22af33}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.red{color:#d8002a}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value .fund-investments-card_content-item-value-secondary.black{color:#2a2a2b}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value.green{color:#22af33}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value.red{color:#d8002a}.fund-investments-card_wrapper .fund-investments-card_content-wrapper .fund-investments-card_content-item .fund-investments-card_content-item-value.black{color:#2a2a2b}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.financial-asset-item_wrapper{position:relative;display:grid;margin-top:20px;gap:10px;margin-right:1%;grid-template-columns:2fr 2fr 1fr auto}@media (max-width: 1919.98px){.financial-asset-item_wrapper{grid-template-columns:2fr 2fr 1fr auto}}@media (max-width: 575.98px){.financial-asset-item_wrapper{grid-template-columns:2fr 2fr 1fr auto}}@media (max-width: 370px){.financial-asset-item_wrapper{grid-template-columns:2fr 2fr 1fr auto;gap:20px}}.financial-asset-item_wrapper .hidden-container{display:none}.financial-asset-item_wrapper .financial-asset-item_title{display:flex;align-items:center;gap:15px}.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_logo{width:50px;height:50px;object-fit:cover}@media (max-width: 1919.98px){.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_logo{width:40px;height:40px}}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_logo{width:30px;height:30px}}.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_logo .financial-asset-item_logo{width:100%;height:100%}.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_name{display:flex;align-items:center;font-size:1rem;letter-spacing:1.58px}@media (max-width: 1919.98px){.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_name{font-size:.875rem;letter-spacing:1.39px}}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_title .financial-asset-item_name{font-size:.75rem;letter-spacing:1.19px}}.financial-asset-item_wrapper .financial-asset-item_value{display:flex;align-items:center;font-size:1rem;letter-spacing:1.58px;color:#676767}@media (max-width: 1919.98px){.financial-asset-item_wrapper .financial-asset-item_value{font-size:.875rem;letter-spacing:1.39px}}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_value{font-size:.75rem;letter-spacing:1.19px}}.financial-asset-item_wrapper .financial-asset-item_percentage{display:flex;align-items:center;font-size:1rem;letter-spacing:1.58px;color:#676767;justify-self:start}@media (max-width: 1919.98px){.financial-asset-item_wrapper .financial-asset-item_percentage{font-size:.875rem;letter-spacing:1.39px}}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_percentage{font-size:.75rem;letter-spacing:1.19px}}.financial-asset-item_wrapper .financial-asset-item_color-indicator{display:flex;align-items:center;justify-self:end;padding:0 0 0 40px}.financial-asset-item_wrapper .financial-asset-item_color-indicator .financial-asset-item_circle{width:15px;height:15px;border-radius:9999px;background-color:#000;background-color:var(--circle-color, #000000)}@media (max-width: 575.98px){.financial-asset-item_wrapper .financial-asset-item_color-indicator .financial-asset-item_circle{width:10px;height:10px}}@media (max-width: 370px){.financial-asset-item_wrapper .financial-asset-item_color-indicator{padding:0}}.financial-asset-item_wrapper:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.4}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.fund-composition-card_items{display:grid;grid-template-columns:1fr;gap:20px}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}@media (max-width: 767.98px){.p_4{font-size:.813rem}}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}@media (max-width: 767.98px){.p_5{font-size:.75rem}}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.fund-composition-card_wrapper{background:white;width:100%;border-radius:5px;padding:20px}@media (max-width: 575.98px){.fund-composition-card_wrapper{padding:10px}}.fund-composition-card_wrapper .fund-composition-card_header{display:flex;align-items:center;gap:20px}.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_icon{width:24px;height:24px;fill:#2a2a2b}@media (max-width: 1919.98px){.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_icon{width:20px;height:20px}}@media (max-width: 575.98px){.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_icon{width:14px;height:14px}}.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_header-text{color:#2a2a2b;font-size:1.375rem;letter-spacing:0}@media (max-width: 1919.98px){.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_header-text{font-size:1rem}}@media (max-width: 575.98px){.fund-composition-card_wrapper .fund-composition-card_header .fund-composition-card_header-text{font-size:.75rem}}.fund-composition-card_wrapper .fund-composition-card_content-wrapper .fund-composition-card_chart{height:400px}@media (max-width: 575.98px){.fund-composition-card_wrapper .fund-composition-card_content-wrapper .fund-composition-card_chart{height:250px}}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.scroll-x::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h4,.h4{font-size:1.25rem}}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h5,.h5{font-size:1.25rem;font-weight:600}}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h6,.h6{font-size:1.25rem;font-weight:600}}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){p{font-size:.875rem}}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}@media (max-width: 767.98px){.p_4{font-size:.813rem}}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}@media (max-width: 767.98px){.p_5{font-size:.75rem}}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}@media (max-width: 767.98px){.p_7{font-size:.875rem}}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}@media (max-width: 767.98px){.link{font-size:.75rem}}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.operate_wrapp{display:flex;flex-direction:column;gap:20px}.operate_wrapp .operate_title-wrapp{display:grid;grid-template-columns:1fr 340px;grid-gap:20px}@media (max-width: 575.98px){.operate_wrapp .operate_title-wrapp{grid-template-columns:100%}}.operate_wrapp .operate_title-wrapp .operate_text-wrapp{display:flex;flex-direction:column;align-self:center;gap:20px}.operate_wrapp .operate_title-wrapp .operate_text-wrapp .operate_title{font-size:1.875rem;font-weight:500}.operate_wrapp .operate_title-wrapp .operate_text-wrapp .operate_subtitle{font-size:1.125rem;font-weight:500;color:#676767}@media (max-width: 1199.98px){.operate_wrapp .operate_title-wrapp .operate_text-wrapp .subhdr-2_subtitle{display:none}}.operate_wrapp .operate_title-wrapp .operate_buy-card{display:flex;align-items:center;gap:16px;width:348px;max-width:348px;padding:18px;border-radius:5px;box-shadow:0 3px 6px #0000004d;background:#ffffff;cursor:pointer}@media (max-width: 1199.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card{width:100%;max-width:100%;padding:14px}}@media (max-width: 991.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card{border-radius:5px}}@media (max-width: 767.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card{padding:12px}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:5px}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp{width:40px;height:40px;border-radius:5px}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp{background:#459112}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp svg{width:30px;height:30px}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp svg{width:24px;height:24px}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_icon-wrapp svg path{fill:#fff}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp{display:flex;flex-direction:column;gap:10px}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp{gap:8px}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_title{font-size:1.375rem;font-weight:700}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_title{font-size:1rem}}@media (max-width: 767.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_title{font-size:.75rem}}.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_span{font-size:.75rem;font-weight:400}@media (max-width: 1399.98px){.operate_wrapp .operate_title-wrapp .operate_buy-card .operate_text-wrapp .operate_span{font-size:.75rem}}.operate_wrapp .operate_filter-wrapp{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;grid-gap:20px}@media (max-width: 1399.98px){.operate_wrapp .operate_filter-wrapp{grid-template-columns:100%}}@media (max-width: 575.98px){.operate_wrapp .operate_filter-wrapp{grid-gap:12px}}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp{display:flex;align-items:center;justify-content:flex-start;gap:40px;max-width:100%;height:79px;padding:19px 24px;border-radius:5px;background:#ffffff}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp{flex-direction:column;align-items:flex-start;height:fit-content;gap:16px}}@media (max-width: 767.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp{border-radius:10px}}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group{display:flex;align-items:center;gap:10px}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group{display:none}}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group .operate_checkbox-label{font-size:1rem;font-weight:500;color:#676767}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group svg{width:20px;max-width:20px;height:20px;max-height:20px}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_checkbox-group svg path{fill:#bf4342}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn{display:none;align-items:center;gap:16px;cursor:pointer}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn{display:flex}}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn .operate_filter-btn-icon{width:40px;height:40px}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn .operate_filter-btn-icon svg{width:100%;height:100%}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn .operate_filter-btn-icon svg path{fill:#2a2a2b}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-btn .operate_filter-label{font-size:1rem;font-weight:500;color:#676767}.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-results{display:none}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_checkbox-wrapp .operate_filter-results{display:flex;flex-wrap:wrap}}.operate_wrapp .operate_filter-wrapp .operate_search-wrapp{display:flex;align-items:center;gap:16px;width:248px;max-width:348px}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_search-wrapp{position:absolute;top:19px;right:16px}}@media (max-width: 1199.98px){.operate_wrapp .operate_filter-wrapp .operate_search-wrapp{top:12px}}@media (max-width: 575.98px){.operate_wrapp .operate_filter-wrapp .operate_search-wrapp{width:100%;max-width:100%;position:unset;transform:none}}.operate_wrapp .operate_filter-wrapp .operate_search-wrapp form{background:#ffffff}.operate_wrapp .operate_tags-wrapp{display:flex;flex-direction:column;gap:20px}.operate_wrapp .operate_tags-wrapp .operate_tags-title{font-size:1.125rem;font-weight:500;color:#676767}.operate_wrapp .operate_tags-wrapp .operate_tags-btn-wrapp{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-columns:auto;grid-gap:20px}@media (max-width: 1919.98px){.operate_wrapp .operate_tags-wrapp .operate_tags-btn-wrapp{grid-gap:12px}}@media (max-width: 1700px){.operate_wrapp .operate_tags-wrapp .operate_tags-btn-wrapp{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1199.98px){.operate_wrapp .operate_tags-wrapp .operate_tags-btn-wrapp{display:none}}.operate_wrapp .operate_cards-wrapp{display:flex;flex-direction:column;gap:40px}.operate_wrapp .operate_cards-wrapp .operate_cards-section{display:flex;flex-direction:column;gap:20px}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_sect-title-wrapp{display:grid;grid-template-columns:1fr auto;grid-gap:20px}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_sect-title-wrapp .operate_sect-title{display:flex;align-self:center;font-size:1.375rem}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_sect-title-wrapp .operate_link-btn{display:flex;align-self:center;height:auto;background:transparent;outline:none;border:none;cursor:pointer}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_sect-title-wrapp .operate_link-btn .link{text-decoration:underline}.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_cards-group{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;grid-gap:20px}@media (max-width: 1820px){.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_cards-group{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1480px){.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_cards-group{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1199.98px){.operate_wrapp .operate_cards-wrapp .operate_cards-section .operate_cards-group{grid-template-columns:100%}}.operate_wrapp .operate_cards-acord-wrapp{display:flex;flex-direction:column;gap:20px}@media (max-width: 1199.98px){.operate_wrapp .operate_cards-acord-wrapp{gap:0}}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section{display:flex;flex-direction:column;gap:20px}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_sect-acord-title-wrapp{display:grid;grid-template-columns:1fr auto;grid-gap:20px}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_sect-acord-title-wrapp .operate_sect-title{display:flex;align-self:center;font-size:1.375rem}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_link-btn{display:flex;align-self:center;height:auto;background:transparent;outline:none;border:none;cursor:pointer}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_link-btn .link{text-decoration:underline}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .header{display:flex}@media (max-width: 1199.98px){.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .header{display:none}}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .footer{display:none;align-self:flex-end}@media (max-width: 1199.98px){.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .footer{display:flex}}.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_cards-acord-group{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;grid-gap:20px}@media (max-width: 991.98px){.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_cards-acord-group{grid-template-columns:repeat(2,minmax(0,100%))}}@media (max-width: 767.98px){.operate_wrapp .operate_cards-acord-wrapp .operate_cards-acord-section .operate_cards-acord-group{grid-template-columns:100%}}.operate-skeleton{display:flex;flex-direction:column;gap:24px}@media (max-width: 575.98px){.operate-skeleton{gap:10px}}.operate-skeleton .operate-skeleton_header{display:flex;flex-direction:column;gap:10px}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1{display:flex;gap:20px;justify-content:space-between}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1{flex-direction:column}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-1{width:60%;height:fit-content;display:flex;flex-direction:column;gap:10px}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2{width:40%}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2{width:100%}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2 .operate-skeleton_card{width:100%;max-width:348px;height:111px;margin:0 0 0 auto}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2 .operate-skeleton_card{height:88px}}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-1 .operate-skeleton_header-col-2 .operate-skeleton_card{max-width:100%;height:70px}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2{display:flex;gap:20px;justify-content:space-between;align-items:center}@media (max-width: 1399.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2 .operate-skeleton_card-2{width:70%;height:79px}@media (max-width: 1399.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2 .operate-skeleton_card-2{width:100%}}.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2 .operate-skeleton_card-3{width:30%;max-width:348px;height:40px;margin:0}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_header .operate-skeleton_header-row-2 .operate-skeleton_card-3{display:none}}.operate-skeleton .operate-skeleton_post-header{display:flex;flex-direction:column;gap:10px}.operate-skeleton .operate-skeleton_post-header .operate-skeleton_post-header-title{width:220px;height:18px}.operate-skeleton .operate-skeleton_post-header .operate-skeleton_post-header-row-1{display:flex;gap:20px;flex-wrap:wrap}.operate-skeleton .operate-skeleton_post-header .operate-skeleton_post-header-row-1 .operate-skeleton_post-header-pill{width:193px;height:50px}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_post-header .operate-skeleton_post-header-row-1 .operate-skeleton_post-header-pill{display:none}}.operate-skeleton .operate-skeleton_title{display:flex;width:300px;height:36px}@media (max-width: 991.98px){.operate-skeleton .operate-skeleton_title{width:220px}}.operate-skeleton .operate-skeleton_title-circle{width:36px;height:36px;min-width:36px;min-height:36px;margin:0 16px 0 0}.operate-skeleton .operate-skeleton_title-1{width:100%;height:40px}.operate-skeleton .operate-skeleton_subtitle-1{width:80%;height:20px}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_subtitle-1{display:none}}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_row-1{margin:24px 0 0}}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-title{width:300px;height:40px;margin:0 0 20px}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-title{width:200px;height:20px}}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-title .operate-skeleton_1{width:100%;height:100%}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body{display:grid;grid-template-columns:minmax(0,100%) minmax(0,100%) minmax(0,100%) minmax(0,100%);gap:20px}@media (max-width: 991.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body{grid-template-columns:minmax(0,100%) minmax(0,100%)}}@media (max-width: 575.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body{grid-template-columns:minmax(0,100%)}}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body .operate-skeleton_col{width:100%;height:175px}@media (max-width: 1919.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body .operate-skeleton_col{height:138px}}@media (max-width: 1199.98px){.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body .operate-skeleton_col{height:74px}}.operate-skeleton .operate-skeleton_row-1 .operate-skeleton_row-body .operate-skeleton_col .operate-skeleton_1,.operate-skeleton .operate-skeleton_skeleton{width:100%;height:100%}.scroll-y{overflow:hidden auto;scrollbar-width:thin}.scroll-y::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-y::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.scroll-y::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.scroll-x{overflow:auto hidden;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.scroll-x::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.scroll-x::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.scroll-x::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.overflow-hidden{overflow:hidden}*{margin:0;padding:0}*,body{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box;font-size:1rem;line-height:1.5;font-weight:400;color:#000}html,body{height:100%;color:#2a2a2b;max-width:100%;overflow-x:hidden;margin:0;padding:0;font-family:Montserrat,sans-serif}@media (max-width: 575.98px){html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:#ddd;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#717171;border-radius:5px}}h1,.h1{font-size:2.875rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h1,.h1{font-size:1.625rem}}h2,.h2{font-size:2rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h2,.h2{font-size:1.375rem}}h3,.h3{font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h3,.h3{font-size:1.125rem}}h4,.h4{font-size:1.625rem;font-weight:500;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h4,.h4{font-size:1.25rem}}h5,.h5{font-size:1.875rem;font-weight:600;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h5,.h5{font-size:1.25rem;font-weight:600}}h6,.h6{font-size:2.5rem;font-weight:600;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){h6,.h6{font-size:1.25rem;font-weight:600}}p{font-size:1rem;font-weight:400;font-family:Montserrat,sans-serif}@media (max-width: 767.98px){p{font-size:.875rem}}.p_1{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:700}.p_2{font-family:Montserrat,sans-serif;font-weight:600}.p_3{font-family:Montserrat,sans-serif;letter-spacing:1.6px;font-weight:500}.p_4{font-family:Montserrat,sans-serif;font-size:.875rem}@media (max-width: 767.98px){.p_4{font-size:.813rem}}.p_5{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}@media (max-width: 767.98px){.p_5{font-size:.75rem}}.p_6{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width: 767.98px){.p_6{font-size:1rem}}.p_7{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#676767;line-height:1.7}@media (max-width: 767.98px){.p_7{font-size:.875rem}}.link{font-size:.875rem;font-weight:600;color:#2a2a2b;outline:none;cursor:pointer;opacity:1;background:transparent;border:none}@media (max-width: 767.98px){.link{font-size:.75rem}}.link:hover,.link:focus{opacity:.8}.link:active{opacity:1}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:100px;height:100px;border:solid 10px #12BE12;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:50%;left:50%;margin:-50px 0 0 -50px;background:#f9f9f7}.border-success{border:solid 5px #6bb739}.text-color-success{color:#6bb739}.background-success{color:#dce0d9}.border-error{border:solid 5px #e53855}.text-color-error{color:#e53855}.background-error{color:#f8c9d1}.fake-input_wrapp{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;width:100%;height:50px;padding:14px 20px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid #dce0d9;border-radius:10px;outline:none;background:#f9f9f7}@media (max-width: 575.98px){.fake-input_wrapp{font-size:.75rem;letter-spacing:1px}}.fake-input_wrapp .fake-input_span{font-size:1rem;font-weight:500;color:#2a2a2b;opacity:.8}.span-alert-text{font-size:.875rem;font-weight:600;animation:fadeAnim 1s ease 0s 1 normal forwards}.span-alert-text.green{color:#22af33}.span-alert-text.red{color:#d8002a}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.align-left,.align-right{text-align:left!important}.align-center{text-align:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.green-path path{fill:#22af33!important}.green-path g path{fill:#22af33!important}html,html.font-size--s{font-size:14px}html.font-size--m{font-size:(14px * 1.5)}html.font-size--l{font-size:(14px * 2)}html.font-size--xl{font-size:(14px * 4)}.menu{padding:24px 1rem}.menu__desktop,.menu__mobile{display:flex;justify-content:center}.menu__desktop{display:none}.menu{@include media-desktop{&__mobile {display: none;} &__desktop {display: flex;}}}.menu__item{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.menu__burger{width:50px;height:48px;position:relative;cursor:pointer}.menu__burger div{position:absolute;height:5px;width:100%;background:#333;border-radius:9px;left:0}.menu__burger div:nth-child(1){top:0}.menu__burger div:nth-child(2){top:12px}.menu__burger div:nth-child(3){top:24px}.font-switcher{display:flex;justify-content:center;align-items:baseline}.font-switcher__size{margin:.25rem;cursor:pointer}.font-switcher__size.active,.font-switcher__size:hover{text-decoration:underline}.font-switcher__size--s{font-size:14px}.font-switcher__size--m{font-size:(14px * 1.5)}.font-switcher__size--l{font-size:(14px * 2)}.font-switcher__size--xl{font-size:(14px * 4)}@media screen and (-webkit-min-device-pixel-ratio: 0){@media (max-width: 575.98px){select:focus,textarea:focus,input:focus{font-size:16px!important}}}input[type=text],input[type=password],textarea{-webkit-user-select:text}@keyframes fadeInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes backgroundScaleUp{0%{background-size:100%}to{background-size:140%}}@keyframes fadeInCenter{0%{opacity:0}to{opacity:1}}.fade-anim{animation:fadeAnim 2s cubic-bezier(.5,-.01,.1,.99) 0s 1 normal}.invest-card-acord_wrapp{display:grid;grid-template-columns:100%;grid-template-areas:"acord-header" "value-wrapp";width:100%;max-width:100%;height:auto;padding:20px;background:#ffffff;box-shadow:0 3px 10px #00000029;border-radius:5px;opacity:1;gap:10px}@media (max-width: 1919.98px){.invest-card-acord_wrapp{padding:16px;gap:4px}}@media (max-width: 991.98px){.invest-card-acord_wrapp{grid-template-areas:"acord-header value-wrapp";grid-template-columns:1fr auto;padding:10px;border-radius:10px}}.invest-card-acord_wrapp .invest-card-acord_header{grid-area:acord-header;display:flex;gap:12px;height:auto}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header{gap:8px}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_header{min-height:fit-content}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon{width:50px;height:50px;max-width:50px;max-height:50px;min-width:50px;min-height:50px;border:1px solid #dce0d9;border-radius:8px;display:block}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon{width:40px;height:40px;max-width:40px;max-height:40px;min-width:40px;min-height:40px;border-radius:5px}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon{width:36px;height:36px;max-width:36px;max-height:36px;min-width:36px;min-height:36px}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon .icon-img{width:100%;height:100%;object-fit:contain;border-radius:8px}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon .icon-img{border-radius:5px}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_icon .icon-img{object-fit:fill}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text{display:flex;flex-direction:column;gap:4px;text-decoration:none;width:calc(100% - 82px)}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text{gap:0}}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text{width:calc(100% - 48px)}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-one{font-weight:700;font-size:1.375rem}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-one{font-size:1.125rem}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-one{font-size:.875rem}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-two{font-size:.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-two{font-size:.75rem}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_text .block-two{font-size:.75rem}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_detail{width:20%;color:#930335;font-size:12px;text-align:right;font-weight:600}@media (max-width: 1199.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_detail{display:none}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn{width:36px;height:36px;border-radius:18px;background:transparent;border:none;cursor:pointer;opacity:1}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn{width:26px;height:26px;min-width:26px;min-height:26px}}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn{display:none}}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn svg{width:100%;height:100%}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn svg path{fill:#a0a0a0}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn svg.active path{fill:#e53855}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn:hover,.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn:focus,.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn:active{opacity:.8}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn .selected{background:#fae7ea}.invest-card-acord_wrapp .invest-card-acord_header .invest-card-acord_like-btn .selected path{fill:#e53855}.invest-card-acord_wrapp .invest-card-acord_value-wrapp{grid-area:value-wrapp;display:flex;flex-direction:column}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp{align-items:flex-end}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price{grid-area:acord-price;display:flex;align-items:center;gap:20px;border-bottom:1px solid #a0a0a0}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price{flex-direction:row;align-items:flex-end;min-height:auto;gap:10px}}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price{border:none}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{width:100%;display:flex;align-items:flex-end;overflow:auto hidden;scrollbar-width:thin}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount::-webkit-scrollbar{width:12px;background-color:#ddd}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount::-webkit-scrollbar::-webkit-scrollbar{width:4px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount::-webkit-scrollbar-thumb{border-radius:20px;background-color:#717171}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:5px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{padding:4px 0 10px}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{width:auto;border:none}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{width:100%}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount{padding:0 0 4px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-one{font-size:1.125rem;color:#2a2a2b;letter-spacing:0;line-height:1.6}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-one{font-size:.75rem;line-height:1.4}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-one{font-size:.75rem;line-height:1.2}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-two{display:block;font-size:2rem;font-weight:600;color:#2a2a2b;margin:0 0 0 8px;line-height:1}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-two{font-size:1.5rem}}@media (max-width: 991.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-two{font-size:1.125rem;margin:0 0 0 8px}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .amount .block-two{font-size:1rem;margin:0 0 0 8px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .graph{width:100%;max-width:116px;height:100%;max-height:70px}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .graph img{width:100%;height:100%;object-fit:contain}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_price .graph{width:100%;max-width:75px;height:100%;max-height:35px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent{grid-area:acord-percent;display:flex;flex-direction:column;gap:16px;margin:4px 0 0}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp{display:flex;align-items:center;gap:12px}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp{gap:8px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp img{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:5px;object-fit:contain}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp img{width:18px;height:18px;min-width:18px;min-height:18px;border-radius:5px}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp img{width:15px;height:15px;min-width:15px;min-height:15px}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp img{width:10px;height:10px;min-width:10px;min-height:10px;border-radius:2px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{width:100%;display:flex;gap:10px}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{flex-direction:row;align-items:center}}@media (max-width: 767.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp{gap:4px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-warning{margin-left:auto}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-warning .footer-warning_icon{display:flex;align-items:center}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1.375rem;font-weight:500}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1.125rem}}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:1rem}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-percent,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount,.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value{font-size:.75rem}}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount{font-size:.875rem}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .footer-span-amount{font-size:.75rem}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.black{color:#2a2a2b}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.green{color:#22af33}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .footer-span-wrapp .fund-info-card_value.red{color:#d8002a}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:24px;height:24px}@media (max-width: 1919.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:20px;height:20px}}@media (max-width: 1399.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:16px;height:16px}}@media (max-width: 575.98px){.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon{width:12px;height:12px}}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon.green{fill:#22af33}.invest-card-acord_wrapp .invest-card-acord_value-wrapp .invest-card-acord_percent .footer-icon-wrapp .fund-info-card_profits-icon.red{fill:#d8002a;transform:scaleY(-1)}.custom-accordion-3.MuiPaper-root{background-color:transparent;box-shadow:none;margin:0}.custom-accordion-3.MuiPaper-root:before{display:none}.custom-accordion-3.MuiPaper-root .MuiButtonBase-root,.custom-accordion-3.MuiPaper-root .MuiAccordionDetails-root{padding:0}.custom-accordion-3.MuiPaper-root .operate_title-mobile2{display:none}@media (max-width: 1199.98px){.custom-accordion-3.MuiPaper-root .operate_title-mobile2{display:flex}}.custom-accordion-3.MuiPaper-root .operate_title-mobile2 .custom-accordion_arrow-down-svg{width:36px;height:36px}@media (max-width: 1399.98px){.custom-accordion-3.MuiPaper-root .operate_title-mobile2 .custom-accordion_arrow-down-svg{width:20px;height:20px}}@media (max-width: 767.98px){.custom-accordion-3.MuiPaper-root .operate_title-mobile2 .custom-accordion_arrow-down-svg{width:16px;height:16px}}.custom-accordion-3.MuiPaper-root .operate_title-mobile2 .custom-accordion_arrow-down-svg path{fill:#2a2a2b}.custom-accordion-3.MuiPaper-root .operate_acord-title-wrapp2{display:grid;grid-template-columns:1fr auto;grid-gap:20px}.custom-accordion-3.MuiPaper-root .operate_acord-title-wrapp2 .operate_sect-title2{display:flex;align-self:center;font-size:1.375rem}@media (max-width: 1919.98px){.custom-accordion-3.MuiPaper-root .operate_acord-title-wrapp2 .operate_sect-title2{font-size:1.125rem}}@media (max-width: 767.98px){.custom-accordion-3.MuiPaper-root .operate_acord-title-wrapp2 .operate_sect-title2{font-size:.875rem}}.custom-accordion-3.MuiPaper-root .operate_acord-title-wrapp2.pc2{margin:0 0 24px;display:grid}@media (max-width: 1199.98px){.custom-accordion-3.MuiPaper-root .operate_acord-title-wrapp2.pc2{display:none}}.custom-accordion-3.MuiPaper-root .operate_cards-acord-group{display:grid;grid-template-columns:repeat(4,minmax(0,100%));grid-auto-rows:auto;grid-gap:20px}@media (max-width: 991.98px){.custom-accordion-3.MuiPaper-root .operate_cards-acord-group{grid-template-columns:repeat(2,minmax(0,100%))}}@media (max-width: 767.98px){.custom-accordion-3.MuiPaper-root .operate_cards-acord-group{grid-template-columns:100%}}
