.custom-dropdown-form{width:100%;font-family:sans-serif;position:relative}.custom-dropdown-form .select__scroll{z-index:1000;background-color:#fff;border-radius:10px;flex-direction:column;gap:10px;width:100%;max-height:300px;margin-top:5px;padding:10px;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 14px #7070701a}.custom-dropdown-form .select__scroll ul{background-color:#fff;flex-direction:column;width:100%;padding:0;list-style:none;display:flex}.custom-dropdown-form-search{border-bottom:1px solid #e7e7e7;margin-bottom:5px;padding:8px}.custom-dropdown-form-search-input{border:1px solid #dbdbdb;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:14px}.custom-dropdown-form-search-input:focus{border-color:#3e73cf}.custom-dropdown-form-header{cursor:pointer;background-color:#fff;border:1px solid #dbdbdb;border-radius:34px;justify-content:space-between;align-items:center;width:100%;padding:5px 15px;display:flex}.custom-dropdown-form-header:focus{border-radius:34px}.custom-dropdown-form-header .arrow{background-image:url(../media/arrow-down.2f810afc.svg);background-position:50%;background-repeat:no-repeat;border:1px solid #dbdbdb;border-radius:25px;transition:transform .2s;display:inline-block;width:24px!important;height:24px!important}.custom-dropdown-form-header .arrow.open{background-color:#3e73cf;background-image:url(../media/arrow-up.00bb38e2.svg);transform:rotate(-180deg)}.custom-dropdown-form-list{background-color:#fff;width:100%;padding:0;list-style:none}.custom-dropdown-form-item{cursor:pointer;padding:10px 15px}.custom-dropdown-form-item:hover{background-color:#f1f1f1}
.year-selector-container{background-color:#fff;border:1px solid #dbdbdb;border-radius:34px;justify-content:center;align-items:center;width:100%;display:flex}.year-selector-dropdown{z-index:1;width:100%;position:relative}ol,ul{padding:0!important}.year-selector-header{cursor:pointer;text-align:center;background-color:#0000;justify-content:center;align-items:center;width:100%;padding:2px 4px;display:flex;position:relative;justify-content:space-between!important}.year-selector-container:focus{border:none}.year-selector-header .year-selector-arrow{background-image:url(../media/arrow-down.2f810afc.svg);background-position:50%;background-repeat:no-repeat;border:1px solid #dbdbdb;border-radius:25px;margin-left:8px;transition:transform .2s;transform:rotate(0);width:24px!important;height:24px!important}.year-selector-header .year-selector-arrow.open{background-color:#3e73cf;background-image:url(../media/arrow-up.00bb38e2.svg);transform:rotate(-180deg)}.year-selector-list{z-index:9999;background-color:#fff;border-radius:0 0 30px 30px;width:auto;max-height:200px;margin-top:0;list-style:none;position:absolute;overflow-y:auto;box-shadow:0 8px 16px #0000001a}.year-selector-item{cursor:pointer;text-align:center;padding:8px 12px}.year-selector-item:hover{background-color:#f0f0f0}.year-selector-divider{background-color:#dbdbdb;width:1px;height:40px;margin:0 10px}
