section.cst_tabs_forms .title{font-size:30px;font-weight:600}section.cst_tabs_forms .subtitle{border-bottom:1px solid var(--primary);max-width:400px}section.cst_tabs_forms .tabs{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:768px){section.cst_tabs_forms .tabs{flex-direction:row}}section.cst_tabs_forms .tabs .tab{align-items:center;border:1px solid #10202a;border-radius:10px;display:flex;font-weight:700;height:42px;justify-content:center;letter-spacing:1.2px;margin:15px;min-width:237px;padding-inline:.5rem}@media screen and (min-width:768px){section.cst_tabs_forms .tabs .tab:first-child{margin-left:0}section.cst_tabs_forms .tabs .tab:last-child{margin-right:0}}section.cst_tabs_forms .tabs .tab.active{background-color:var(--primary);border-color:var(--primary);color:#fff}section.cst_tabs_forms .tab-content{display:none}section.cst_tabs_forms section.block-form .container{padding-left:0;padding-right:0}section.cst_tabs_forms section.block-form .container .form_checkbox.spaced .custom-checkbox{margin-bottom:15px;min-width:340px}