.d2-tabs-container{font-family:Arial,sans-serif}.d2-tabs{display:flex;justify-content:space-between;justify-self:center;margin-bottom:10px;width:90%}.d2-tab{color:#000;cursor:pointer;padding:10px;position:relative}.d2-tab,.subtitulo{font-family:Saira,serif;font-weight:500}.subtitulo{color:#00a4e0}.d2-tab.active{color:#ff440b}.d2-tab.active:after{background-color:#fff;border:2px solid #015ea3;border-radius:30%;bottom:-22px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%);width:15px}.d2-tab-line{margin-bottom:20px}.d2-content-section{display:none}.d2-content-section.active{display:flex;justify-content:space-between}.d2-right-content{padding:25px;width:70%}.d2-left-content{padding:25px;width:30%}.d2-left-content h4{color:#04263f;font-size:30px;margin:0}.d2-left-content button{background-color:#007bff;border:none;color:#fff;cursor:pointer;margin-top:10px;padding:10px 20px}.d2-right-content p{margin:0}.d2-right-content ul{list-style:unset;margin-left:30px;margin-top:10px}@media screen and (max-width:990px){.d2-tabs{align-items:center;flex-direction:column;justify-self:center}.connectsucceed svg,.d2-tab.active:after{display:none}.d2-content-section.active{flex-direction:column}.d2-left-content,.d2-right-content{width:100%}}