:root{--primary_color:#3a0085;--primary-light:#6900ef;--secondary_color:#f7f3ff;--light_purple:#9965e2;--bg_light_purple:#ebe0f9;--bg_lightest_purple:#e0ecff;--site_yellow:#ffdd20;--site_yellow-dark:#ffd200;--site-disable_light:#e2e2e2;--site-disbale-dark:#ababab;--site-light-grey:#f9f9f9;--site-inverse-light:#ededed;--site-text_dark:rgba(45,45,45,0.9882352941176471);--site-text-blue:#257cff;--site_black:#000;--site-white_color:#fff;--site-btn_bg:#dac6f3;--site-input-color:#505050;--site-input-assitve-txt:#616161;--site-color-red:#e90c29;--site-color-green:#27a340;--site-color-darkgrey:#676767;--site-color-trasparent:trasparent;--site-card-border-grey:#d9d9d9;--site-border-light-purple:#c0abdd;--site-dual-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.069) 53.63%,rgba(255,210,0,0.009) 93.6%);--site-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 37.21%,rgba(255,210,0,0.07) 60.34%,rgba(153,101,226,0.3) 96.55%);--site-footer-mobile-gredient-bg:linear-gradient(180deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 57.29%,rgba(255,210,0,0.01));--site-footer-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 53.63%,rgba(255,210,0,0.01) 93.6%);--site-color-gredient:linear-gradient(200deg,rgba(255,223,74,0.2) 30%,rgba(143,61,251,0.4));--site-bg-gredient-overlay:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 57.29%,rgba(153,101,226,0.3));--common-bg-gredient-color:linear-gradient(0deg,#ebe0f9,hsla(0,0%,97.6%,0));--site-treding-bg-gredient-color:linear-gradient(180deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 53.63%,rgba(255,210,0,0.01) 93.6%);--site-editorial-bg-gredient-color:linear-gradient(0deg,rgba(218,198,243,0.4),rgba(218,198,243,0.4)),linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.03) 82.88%);--site-boder-gradient-color:linear-gradient(180deg,rgba(255,210,0,0) 50.31%,rgba(192,171,221,0) 0,#c0abdd);--site-quick-card-boder-gradient-color:linear-gradient(90deg,rgba(255,210,0,0) 50.31%,rgba(192,171,221,0) 0,#c0abdd)}body .search-box{width:100%;max-width:560px;height:44px;padding:0 12px 0 16px;background-color:var(--site-white_color);border:1px solid #dadada;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;border-radius:6px}body .search-box .search-container{width:100%;height:100%;display:-ms-flex;display:flex;align-items:center}body .search-box .search-input{height:100%;font-weight:400;font-family:Open Sans,sans-serif;color:var(--site-input-color)}body .search-box .search-input::-moz-placeholder{color:#a9a9a9}body .search-box .search-input:-ms-input-placeholder{color:#a9a9a9}body .search-box .search-input::placeholder{color:#a9a9a9}body .search-box .icon-search{width:36px;height:36px;line-height:36px;font-size:20px;color:var(--primary-light)}
