@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@100&display=swap);:root{--white:#fff;--black:rgba(0,0,0,0.1);--blue:#0067b1;--red:#d32f2f;--background:#f6f7fc;--light:#e2e8ee;--grafito:#333;--green:#2e7d32;--warning:#c75e02}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Source Sans Pro,sans-serif;background-color:var(--background)}@media (max-width:1360px){body{overflow:auto}}.page-top{width:100%;position:absolute;top:10rem;display:flex;align-items:center;justify-content:space-around;flex-wrap:nowrap}.page-top__title{display:flex;gap:.5rem}@media (max-width:769px){.page-top__title h1{font-size:2rem}}@media (max-width:769px){.page-top{font-size:.8rem;text-align:center;justify-content:center;flex-direction:column}}@media (max-width:460px){.page-top{margin-left:.5rem}}.page-content{width:100%;margin-top:15rem;display:flex;flex-direction:column;align-items:center}@media (max-width:768px){.page-content{margin-top:20rem}}.page-content__options{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;width:100%}.page-content__options--card-option{border-radius:12px;border:1px solid var(--light);background:var(--white);box-shadow:0 3px 6px 0 var(--light);padding:2rem;width:30%;height:8rem;flex-shrink:0;display:flex;flex-direction:column;position:relative}@media (max-width:769px){.page-content__options--card-option{width:90%}}.page-content__options--card-option__card-content-top{display:flex;align-items:center;gap:1rem;color:var(--grafito);font-size:1.5rem;font-weight:600;line-height:2rem;letter-spacing:-.03125rem}@media (max-width:769px){.page-content__options--card-option__card-content-top img{width:30px}}@media (max-width:1024px){.page-content__options--card-option__card-content-top{font-size:1rem}}.page-content__options--card-option__card-content-bottom{display:flex;gap:.3rem;font-size:1.2rem;position:absolute;bottom:2rem;left:5.6rem}@media (max-width:1024px){.page-content__options--card-option__card-content-bottom{left:5rem}}.page-content__options--card-option a{color:var(--blue);text-decoration:none;cursor:pointer;font-weight:600}@media (max-width:1024px){.page-content__options--card-option a{font-size:1rem}}select.profile{padding:.3rem 2rem .3rem .7rem;outline:none;font-weight:400;font-size:1rem;background:var(--white);border-radius:18px!important;background-image:url(https://www.colsubsidio.com/landing/habeas-data/images/arrowSelectTwo.svg)!important;background-repeat:no-repeat!important;background-position:96%!important;background-size:11.26px!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:rgba(128,202,255,.2);border:none!important}body,html{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.origin-video{background-color:var(--background)!important;margin-top:3rem}.arrowback{cursor:pointer}