section.title{background-color:var(--blue)}section.title h1{color:var(--white);padding:25px 0;margin-bottom:0;font-size:45px;font-weight:500}section.title h1 span{color:var(--green);font-weight:400}section.top-bar .nav-link:focus,section.top-bar .nav-link:hover{color:var(--bg-light)}section.top-bar{background:var(--blue)}section.top-bar ul{display:flex;justify-content:space-between;width:100%;max-width:800px}section.top-bar ul li{margin:10px 0}section.top-bar ul li a{background-color:#0000;position:relative;display:block;color:#c9cad2;padding:10px;white-space:nowrap;cursor:pointer}section.top-bar ul li a span{font-size:16px;vertical-align:middle}section.top-bar ul li a i{font-size:20px;vertical-align:middle}section.top-bar ul li .active{font-weight:500;color:var(--white)}section.top-bar ul li .active:after{content:"";width:15px;height:15px;position:absolute;left:50%;background:var(--blue);bottom:-17px;transform:translate(-50%) rotate(45deg);-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg)}table td{border:1px solid var(--border-color);padding:10px 15px;font-size:14px;color:var(--blue)}table tbody td:last-child{font-weight:500}table a{cursor:pointer}table a:active,table a:hover,table a:focus{color:var(--green)}table thead td{font-weight:600;font-size:16px}.tab-pane{min-height:500px}.main{min-height:90dvh}section.hero{padding:53px 0 43px}section.hero h2{color:var(--blue);font-size:32px;font-weight:500}section.content h3.title{font-size:28px;color:var(--blue);position:relative}section.content h3.title:after{position:absolute;content:"";background-color:var(--green);width:76px;height:3px;border-radius:3px;bottom:-10px;left:0}section.content .step{line-height:1.5;border:1px solid var(--border-color);color:var(--blue-darken);padding:30px;font-size:16px;border-radius:15px}section.content .step img{border-radius:15px}section.content .alert{line-height:1.6}@media only screen and (max-width:992px){section.top-bar ul li a{text-align:center}section.top-bar ul li a i{display:block}}@media only screen and (max-width:475px){section.top-bar ul{justify-content:space-around}section.top-bar ul li a span{display:none}section.top-bar ul li a i{display:block;color:#c9cad2;font-size:24px}section.top-bar ul li .active i{font-size:28px;color:var(--white)}}@media only screen and (max-width:420px){section.title h1{padding:25px 0 15px;font-size:36px}section.hero .input-group- .btn-search{padding:20px}section.hero .input-group- ::-moz-placeholder{color:var(--white)}section.hero .input-group- ::placeholder{color:var(--white)}}@media only screen and (max-width:320){section.title h1{font-size:40px}}
