.custom-checkbox{cursor:pointer;align-items:flex-start;display:flex;position:relative}.custom-checkbox input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.custom-checkbox__indicator{background-color:#fff;border:2px solid #666;border-radius:3px;flex-shrink:0;width:18px;height:18px;margin-top:2px;margin-right:8px;transition:all .15s ease-in-out;display:inline-block;position:relative}input[type=checkbox]:focus+.custom-checkbox__indicator{border-color:#c75109}input[type=checkbox]:checked+.custom-checkbox__indicator{background-color:#c75109;border-color:#c75109}input[type=checkbox]:checked+.custom-checkbox__indicator:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.custom-checkbox__label{color:#666;font-family:Lato,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.4}.component-content .essex-container{width:100%;max-width:1440px;margin:0 auto;padding:25px 28px}@media (min-width:1260px){.component-content .essex-container{padding:45px 120px}}.component-content .essex-container-title{width:100%;max-width:1440px;margin:0 auto;padding:40px 28px 0}@media (min-width:1260px){.component-content .essex-container-title{padding:40px 120px 0}}.component-content .essex-container-title h2{font-family:Lato bold,sans-serif;font-size:27px}.essex-container .accordion.component{margin-top:40px}.essex-container-with-background{width:100%;margin:0 auto;overflow:hidden}
/*# sourceMappingURL=15477ql4iv2et.css.map*/