.contract-select .ant-select-selector{background-color:transparent!important;border:none}.contract-select .ant-select-arrow{color:var(--always-white)}.country-select .ant-select-selector{background-color:transparent!important;border:none}.country-select .ant-select-arrow,.country-select .congtry span{color:var(--always-white)}.otc-select-dark .select-dropdown{background-color:#111314!important}.otc-select-dark .ant-input-outlined{background-color:#111314!important;border-color:#313638;color:var(--always-white)}.otc-select-dark .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:transparent!important}.otc-select-dark .ant-select-item-option-selected:not(.ant-select-item-option-disabled),.otc-select-dark .ant-select-item-option:hover{background-color:var(--basic-block)!important}.otc-checkbox .ant-form-item-control-input{min-height:0}.otc-checkbox .ant-checkbox-inner{background-color:#fff;border-color:#fff}.otc-checkbox .ant-checkbox-inner:after{box-sizing:border-box;position:absolute;top:50%;left:25%;display:table;width:5.7142857143px;height:9.1428571429px;border:2px solid #000;border-top:0;border-left:0;transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;content:"";transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s}.otc-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{opacity:.9;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.otc-checkbox input[type=checkbox]:checked{background-color:#fff}.transition-content{transition:max-height .5s ease-in-out,opacity .5s ease-in-out;overflow:hidden;max-height:0;opacity:0}.transition-content.open{max-height:500px;opacity:1}