input{display:none}input+label{display:inline-block}input~.tab{display:none}#tab1:checked~.tab.content1,#tab2:checked~.tab.content2,#tab3:checked~.tab.content3,#tab4:checked~.tab.content4,#tab5:checked~.tab.content5{display:block;padding-top:3rem}@media (max-width:768px){#tab1:checked~.tab.content1,#tab2:checked~.tab.content2,#tab3:checked~.tab.content3,#tab4:checked~.tab.content4,#tab5:checked~.tab.content5{padding:0 15px}}@media (max-width:768px){.tab1+label{margin-left:-15px}}.tab1+label,.tab2+label,.tab3+label{margin-bottom:0}.tab1+label h2,.tab2+label h2,.tab3+label h2{font-weight:400;font-family:archiaregular;font-size:13px;line-height:16px;color:#1f67be;position:relative;top:9px;width:185px;text-align:center;padding:10px 0;cursor:pointer}@media (max-width:768px){.tab1+label h2,.tab2+label h2,.tab3+label h2{width:auto}}@media (max-width:768px){.tab1+label,.tab2+label,.tab3+label{width:100%;max-width:33.3333%}}.tab1:checked+label h2,.tab2:checked+label h2,.tab3:checked+label h2{font-weight:500;border-bottom:5px solid #1f67be;font-family:archiasemibold}input:checked+label{background:transparent;border-bottom:1px solid transparent}input~.tab{border-top:1px solid #007bad;padding:0}@media (max-width:768px){input~.tab{margin:0 -15px}}