.CustomSelect{position:relative}.CustomSelect:after{pointer-events:none;content:"";position:absolute;top:50%;transform:translateY(-50%);right:8px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #777}.CustomSelect.has-error .CustomSelect__select{border-color:#e91630}.CustomSelect.is-disabled:after{content:none}.CustomSelect__select{cursor:pointer;margin:0;width:100%;padding:8px 24px 8px 8px;font-family:"readBeta2 sans-serif";font-size:1.6rem;background-image:none;background-color:#fff;border:1px solid #dfe4ef;display:inline-block;border-radius:0;-webkit-appearance:none;-moz-appearance:none;outline:none;color:#10314c}.CustomSelect__select:disabled{opacity:.3;cursor:default}.CustomSelect_darkBackground .CustomSelect__select{background-color:initial;color:#fff}.CustomSelect_darkBackground .CustomSelect__selectOption{color:#10314c}.CustomSelect_darkBackground:after{border-top-color:#fff}.CustomSelect_l .CustomSelect__select{padding:16px 32px 16px 16px}.CustomSelect_l:after{right:16px}.CustomSelect__error{color:#e91630;font-size:1.3rem;margin-top:4px}.CustomSelect_light:after{content:"";right:20px;top:10px;border:solid #000;border-width:0 2px 2px 0;padding:4px;transform:rotate(45deg)}.CustomSelect{color:#10314c;border-radius:3px}.Documents{margin:32px}.Documents .Documents__title{text-transform:uppercase;color:#ccc;margin-bottom:16px;font-size:1.4rem;font-weight:700}.Documents .Documents__section{padding-bottom:24px;margin-bottom:24px}.Documents .Documents__section:first-of-type{border-bottom:1px solid #f0f3f5}.Documents .Documents__noservice{font-size:1.4rem;color:#ccc}.Documents__selector{width:75%;height:48px;margin:auto}@media screen and (min-width:670px){.Documents__selector{width:25%}}.Documents__selector .CustomSelect__select{padding-left:16px;font-weight:700;font-size:1.4rem;border-color:#f0f3f5}.Documents__Row{margin-bottom:8px;padding:8px;border:1px solid #f0f3f5;background-color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (min-width:1024px){.Documents__Row{flex-wrap:nowrap}}@media screen and (min-width:670px){.Documents__rowInfos{display:flex}}.Documents__rowInfo{display:flex;flex:1;justify-content:space-between;align-items:center;font-size:1.4rem;color:#ccc}@media screen and (min-width:1024px){.Documents__rowInfo{flex:50%}}.Documents__rowInfo:first-of-type{font-weight:700;margin-bottom:8px;color:#000}@media screen and (min-width:670px){.Documents__rowInfo:first-of-type{margin-right:32px;margin-bottom:0}}.Documents__rowButtons{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:8px}@media screen and (min-width:670px){.Documents__rowButtons{flex:100%;justify-content:center}}@media screen and (min-width:1024px){.Documents__rowButtons{justify-content:flex-end;flex-wrap:nowrap;margin-top:0;flex:33%}}.Documents__rowButtons,.Documents__rowInfos{flex:100%}@media screen and (min-width:1024px){.Documents__rowButtons,.Documents__rowInfos{flex:50%}}.Documents__rowButton{height:36px;border-radius:2px;margin:4px 2px;padding:4px;width:48%}@media screen and (max-width:669px){.Documents__rowButton:last-of-type{width:100%}}@media screen and (min-width:670px){.Documents__rowButton{margin:4px;width:30%}}@media screen and (min-width:1024px){.Documents__rowButton{margin:0 4px;width:auto}}