@font-face{font-family:Poppins-Black;src:url(/_next/static/media/Poppins-Black.a7317f18.ttf);font-weight:900}@font-face{font-family:Poppins-ExtraBold;src:url(/_next/static/media/Poppins-ExtraBold.7572a9b5.ttf);font-weight:800}@font-face{font-family:Poppins-Bold;src:url(/_next/static/media/Poppins-Bold.8001a01b.ttf);font-weight:700}@font-face{font-family:Poppins-SemiBold;src:url(/_next/static/media/Poppins-SemiBold.98512bf8.ttf);font-weight:600}@font-face{font-family:Poppins-Medium;src:url(/_next/static/media/Poppins-Medium.a52d0bf0.ttf);font-weight:500}@font-face{font-family:Poppins-Regular;src:url(/_next/static/media/Poppins-Regular.4b4ebe20.ttf);font-weight:400}@font-face{font-family:Poppins-Light;src:url(/_next/static/media/Poppins-Light.8b20023e.ttf);font-weight:300}@font-face{font-family:Poppins-ExtraLight;src:url(/_next/static/media/Poppins-ExtraLight.9102fb84.ttf);font-weight:200}@font-face{font-family:Poppins-Thin;src:url(/_next/static/media/Poppins-Thin.605324f7.ttf);font-weight:100}.Custom-Select__menu-portal .Custom-Select__option{border:none;width:100%;margin-bottom:6px;font-family:Poppins-Regular,sans-serif;padding:.5rem 1rem;height:auto;position:relative;color:#022631;display:flex;align-items:center;column-gap:.5rem}.Custom-Select__menu-portal .Custom-Select__option .CustomLabel,.Custom-Select__menu-portal .Custom-Select__option label{flex:1 1;font-size:1rem}.Custom-Select__menu-portal .Custom-Select__option--is-selected,.Custom-Select__menu-portal .Custom-Select__option:hover{background:#a4bac3}.Custom-Select__menu-portal .Custom-Select__option--is-disabled{opacity:.5;cursor:not-allowed}.Custom-Select-Value-Container{height:auto}.Custom-Select-Value-Container .Custom-Select__control{background-color:transparent;border-radius:20px;width:100%;padding:0 1rem;min-height:2rem}.Custom-Select-Value-Container .Custom-Select__control--is-focused{box-shadow:none;position:relative;border:1px solid #007ca4}.Custom-Select-Value-Container .Custom-Select__control--menu-is-open{border:1px solid #007ca4}.Custom-Select-Value-Container .Custom-Select__control:hover{cursor:pointer;border:1px solid #7a8e96}.Custom-Select-Value-Container .Custom-Select__control .Custom-Select__multi-value__remove:hover{background:transparent}.Custom-Select-Value-Container .Custom-Select__control .Custom-Select__multi-value__remove:hover svg{fill:#fff}.Custom-Select-Value-Container:hover.Custom-Select-Value-Container+svg path{fill:#565656}.Custom-Select-Value-Container.OptionIsSelected .Custom-Select__control{color:#022631}.Custom-Select-Value-Container .Custom-Select__menu{background-color:#fefcfc;color:purple;border:1px solid #fff;border-radius:8px;font-family:Poppins-Regular,sans-serif;font-size:1rem;line-height:24px;padding:.5rem 0;box-shadow:-32px 32px 32px 0 rgba(12,23,46,.078)}.Custom-Select-Value-Container .Custom-Select__menu-list{overflow-y:auto}.Custom-Select-Value-Container .Custom-Select__menu-list::-webkit-scrollbar{width:2px;margin-bottom:-10px;height:0}.Custom-Select-Value-Container .Custom-Select__menu-list::-webkit-scrollbar-track{background:transparent}.Custom-Select-Value-Container .Custom-Select__menu-list::-webkit-scrollbar-thumb{background:#007ca4;border-radius:40px;height:71px}.Custom-Select-Value-Container .Custom-Select__placeholder{margin-left:-8px;color:#7a8e96;font-family:Poppins-Regular,sans-serif;font-size:1rem}.Custom-Select-Value-Container .Custom-Select__single-value{margin-left:-8px;font-family:Poppins-Regular,sans-serif;font-size:1rem;line-height:20px;color:#022631}.Custom-Select-Value-Container .Custom-Select__input-container{margin-left:-7px}.Custom-Select-Value-Container.basic-multi-select .Custom-Select__control__value-container,.Custom-Select-Value-Container.basic-multi-select .Custom-Select__value-container--is-multi.Custom-Select__value-container--has-value{padding-left:0}.Custom-Select-Value-Container.basic-multi-select .Custom-Select__multi-value{border-radius:54px}.SelectWrapper{position:relative;width:50%;max-width:404px;height:100%}.SelectWrapper.FullWidth{width:100%;max-width:404px;min-width:auto}.SelectWrapper>svg{position:absolute;top:1rem;right:1rem}.CustomCheckbox{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.CustomCheckbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;border-radius:2px;cursor:pointer;position:relative;border:1px solid #022631}.CustomCheckbox input:checked{background-color:#022631}.CustomCheckbox input:checked:after{content:"";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff}.CustomCheckbox:hover{border:2px solid #007ca4;padding:1px;border-radius:2px}@media screen and (max-width:768px){.SelectWrapper,.SelectWrapper.FullWidth{width:100%;max-width:none;min-width:auto}}