.choices{position:relative;font-family:"GothamPro";font-size:14px;line-height:18px;font-weight:300}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-focused + .common-label{top:-12px;font-size:12px;color:#9cc3e4}.choices.is-open{overflow:initial}.choices [hidden]{display:none!important}.choices[data-type*='select-one']{cursor:pointer}.choices[data-type*='select-one'] .choices__inner{padding-bottom:10px}.choices[data-type*='select-one'] .choices__input{display:block;width:100%;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*='select-one']:after{content:'';height:5px;width:8px;background-repeat:no-repeat;position:absolute;right:0;top:50%;margin-top:-2.5px;pointer-events:none}.choices--black[data-type*='select-one']:after{content:'';background-image:url(../images/icons/select-arrow-black.png);opacity:.25}.special-color-1 .choices--black[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-black.png);opacity:1}.special-color-2 .choices--black[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-white.png);opacity:1}.special-color-3 .choices--black[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-black.png);opacity:1}.special-color-4 .choices--black[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-black.png);opacity:1}.special-color-5 .choices--black[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-white.png);opacity:1}.choices--white[data-type*='select-one']:after{content:'';background-image:url(../images/icons/select-arrow-white.png)}.special-color-1 .choices--white[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-black.png);opacity:1}.special-color-2 .choices--white[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-white.png);opacity:1}.special-color-3 .choices--white[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-black.png);opacity:1}.special-color-4 .choices--white[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-black.png);opacity:1}.special-color-5 .choices--white[data-type*='select-one']:after{background-image:url(../images/icons/select-arrow-white.png);opacity:1}.choices[data-type*='select-one'].is-open:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.choices[data-type*='select-one'][dir='rtl']:after{left:11.5px}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:none;padding:10px 0;font-size:14px;overflow:hidden}.choices__inner--white{border-bottom:1px solid #40a2d8}.choices__inner--black{border-bottom:1px solid #c6c6c4}.js-valid-error .choices__inner{border-bottom:1px solid #fee300}.choices__list{position:relative;margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;width:100%}.choices__list--single .choices__item{width:100%}.choices__list--dropdown{visibility:hidden;z-index:2;position:absolute;width:100%;max-height:200px;background-color:#fff;top:100%;margin-top:-1px;overflow-y:auto;word-break:break-all;will-change:visibility;-webkit-box-shadow:0 20px 30px rgba(0,126,199,0.15);box-shadow:0 20px 30px rgba(0,126,199,0.15)}.choices__list--dropdown::-webkit-scrollbar{width:10px;background-color:#95bde0}.choices__list--dropdown::-webkit-scrollbar-thumb{background-color:#00a1e1}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;color:#1d1a15;font-size:14px}.choices__list--dropdown .choices__item:not(:nth-child(1)){min-height:18px;padding:6px 10px}.choices__list--dropdown .choices__item--black{min-height:18px;padding:6px 10px}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f1f9fc}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--white{color:#fff}.choices__item--black{color:#1d1a15}.choices__item--selectable{cursor:pointer}