.layout--onecol .layout__region{width:100%}
.layout--twocol-section{display:flex;flex-wrap:wrap}.layout--twocol-section>.layout__region{flex:0 1 100%}@media screen and (min-width:40em){.layout--twocol-section.layout--twocol-section--50-50>.layout__region--first,.layout--twocol-section.layout--twocol-section--50-50>.layout__region--second{flex:0 1 50%}.layout--twocol-section.layout--twocol-section--33-67>.layout__region--first,.layout--twocol-section.layout--twocol-section--67-33>.layout__region--second{flex:0 1 33%}.layout--twocol-section.layout--twocol-section--33-67>.layout__region--second,.layout--twocol-section.layout--twocol-section--67-33>.layout__region--first{flex:0 1 67%}.layout--twocol-section.layout--twocol-section--25-75>.layout__region--first,.layout--twocol-section.layout--twocol-section--75-25>.layout__region--second{flex:0 1 25%}.layout--twocol-section.layout--twocol-section--25-75>.layout__region--second,.layout--twocol-section.layout--twocol-section--75-25>.layout__region--first{flex:0 1 75%}}
.checkmark{position:absolute;top:0;left:0;height:30px;width:30px;border:.5px solid #333;background:#fff;z-index:1}.checkbox .checkmark-label{padding-left:40px;margin-bottom:inherit}input[type=checkbox]{position:relative;width:30px;height:30px;z-index:2;opacity:0}input[type=checkbox]:hover{cursor:pointer}.js-form-type-checkbox{position:relative}input~.checkmark{background-color:#fff}input:checked~.checkmark{background-color:#15459a}input:checked~.checkmark:after{display:block}.checkmark:after{left:11px;top:2px;width:9px;height:19px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;display:none}
