
/*! Squarespace LESS Compiler  (less.js language v1.3.3)  */
.tabs-container{width:100% !important;text-align:center;border-bottom:1px solid #999;overflow:auto;overflow-x:auto;white-space:nowrap;z-index:99}.tab-btn{max-width:150px;display:inline-block;border-radius:3px 3px 0 0;border:1px solid #999;padding:12px 18px;font-size:1.2em;background:#fff;margin-bottom:none !important;border:none !important}.tab-btn:not(:first-of-type){margin-left:10px}.tab-btn.active{background:#add8e6}section.tab-section-hide{display:none !important}section.tab-section-show{display:flex !important}@media (max-width:767px){.tabs-container{text-align:center !important}.tab-btn{display:block !important;width:100%;max-width:100%}}