body{font-family:Roboto,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;margin:0;padding:0;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;color:#0a1d35;font-size:16px;line-height:1.8em;margin:0!important}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0}a:hover{text-decoration:none}header{display:flex;justify-content:center;align-items:center;height:80px;padding:0 10px}header .logo{display:flex}header .logo:after{content:"";background-image:url(/images/logo_color.png);background-size:100%;background-repeat:no-repeat;width:180px;height:60px}.container{padding:10px;margin:0 auto 30px}@media (min-width:768px){.container{width:556px}}@media (min-width:992px){.container{width:672px}}@media (min-width:1200px){.container{width:810px}}.card{margin-bottom:30px}.card .card-head .title{font-size:24px;font-weight:600;margin-bottom:8px}.card .card-head .title.font-20{font-size:20px}.card .card-body .text{line-height:22px;padding:10px 0 0}.system-content .system-content-item{display:flex;justify-content:space-between}.system-content .system-content-item h2{width:40%;font-weight:600;font-size:16px;float:left}@media (min-width:768px){.system-content .system-content-item h2{width:30%}}@media (min-width:992px){.system-content .system-content-item h2{width:20%}}.system-content .system-content-item span{text-align:left;flex-grow:1;width:60%}@media (min-width:768px){.system-content .system-content-item span{width:70%}}@media (min-width:992px){.system-content .system-content-item span{width:80%}}.card-table{width:100%;text-align:center;border-collapse:separate;border:.5px solid #dbdadb;border-radius:5px;border-spacing:0;overflow:hidden}.card-table thead th{padding:4px 5px;border-bottom:.5px solid #dbdadb;white-space:nowrap}.card-table tbody tr:first-child td{border-top:none}.card-table tbody td{padding:4px 5px;text-align:center;border-left:.5px solid #dbdadb;border-top:.5px solid #dbdadb;background-color:#f8f8f8}@media (min-width:992px){.card-table tbody td{width:50%}}.card-table tbody td:first-child{background-color:#f3f3f3;text-align:left;border-left:none;font-weight:400;line-height:24px}.card-table tbody td:last-child{text-align:right;white-space:nowrap}.card-table tbody .total td{font-weight:600}.card-table.type-small tbody td{border-left:none;border-top:none;background-color:#fff}.card-table.type-small tbody .total td{border-top:1px dashed #dbdadb;font-weight:600}.card-table.type-head tbody td{width:auto;text-align:center}.card-table.type-head tbody td:first-child{text-align:left}.orange-color{color:#f47128}.text-info{padding:8px 10px 8px 36px;background-color:#f8f8f8;position:relative;margin-top:10px;line-height:20px}.text-info:after{content:"";background-image:url(../icons/info.svg);background-size:80%;background-repeat:no-repeat;width:25px;height:25px;position:absolute;left:8px;top:10px}.toggle-container{width:100%;border:1px solid #0a1d35;border-radius:5px;overflow:hidden;margin-bottom:30px}.toggle-container .toggle-header{display:flex;justify-content:space-between;align-items:center;padding:8px;cursor:pointer;font-weight:700}.toggle-container .toggle-content{display:none;padding:8px;border-top:1px solid #ccc}.toggle-container .birdie{position:relative;display:block;width:18px;height:30px;background:0 0;border:0;cursor:pointer}.toggle-container .birdie::after,.toggle-container .birdie::before{content:"";display:block;width:10px;height:1px;position:absolute;top:50%;background-color:#0a1d35;transition:transform .2s}.toggle-container .birdie::before{transform:rotate(45deg);left:0}.toggle-container .birdie::after{transform:rotate(-45deg);left:6px}.toggle-container .birdie.open::before{transform:rotate(-45deg)}.toggle-container .birdie.open::after{transform:rotate(45deg)}.approve-form{display:flex;justify-content:center;text-align:center}.approve-form a{background-color:#5aaef9;height:44px;width:100%;color:#fff;border:none;border-radius:20px;font-weight:600;cursor:pointer;padding-top:12px}.approved-content{border:1px solid #dbdadb;border-radius:5px;padding:20px 0}.approved-content span{display:flex;justify-content:center;margin-bottom:20px}.approved-content span:after{content:"";background-image:url(../icons/approved.svg);background-size:100%;background-repeat:no-repeat;display:block;width:72px;height:72px}.approved-content p{font-size:20px;text-align:center;font-weight:600}@media (min-width:768px){.approved-content p{padding:0 14%}}@media (min-width:992px){.approved-content p{padding:0 18%}}.mb-0{margin-bottom:0}.mt-30{margin-top:30px}