.search-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:rgba(41,47,137,.1);-ms-flex-direction:column;flex-direction:column;height:auto}.search-widget,.search-widget .search-input{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.search-widget .search-input{background-color:var(--color-white);height:40px;margin:2px 0 10px 2px;overflow:hidden;padding-left:40px;position:relative;width:calc(100% - 4px)}.search-widget .search-input:before{background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g opacity='0.4'><path d='M11.5 21C16.7467 21 21 16.7467 21 11.5C21 6.25329 16.7467 2 11.5 2C6.25329 2 2 6.25329 2 11.5C2 16.7467 6.25329 21 11.5 21Z' stroke='%23062849' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M22 22L20 20' stroke='%23062849' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></g></svg>");background-position:50%;background-repeat:no-repeat;content:"";height:24px;left:10px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:24px}.search-widget .search-input input{color:var(--color-primary);font-size:12px;height:100%;padding-right:15px;width:100%}.search-widget .search-input input::-webkit-input-placeholder{color:rgba(6,40,73,.4)}.search-widget .search-input input::-moz-placeholder{color:rgba(6,40,73,.4)}.search-widget .search-input input:-ms-input-placeholder{color:rgba(6,40,73,.4)}.search-widget .search-input input::placeholder{color:rgba(6,40,73,.4)}.search-widget .search-input input::-ms-input-placeholder{color:rgba(6,40,73,.4)}.search-alphabet{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px;padding:0 10px}.search-alphabet,.search-alphabet a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-alphabet a{height:22px;width:22px;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:var(--color-primary);font-family:var(--font-bold);font-size:12px;font-weight:700;justify-content:center}.search-alphabet a:hover{background-color:var(--color-white)}.search-alphabet a.active{background-color:var(--color-blue);color:var(--color-white)}@media (min-width:767px){.search-widget{height:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-widget .search-input{height:calc(100% - 4px);margin-bottom:0;width:315px}.search-alphabet{-ms-flex-wrap:inherit;flex-wrap:inherit;margin-bottom:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-alphabet a{height:18px;width:18px}.search-widget.type-02{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.search-widget.type-02 .search-input{height:40px;width:calc(100% - 4px)}.search-widget.type-02 .search-alphabet{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px}}