.hero-tab__content-wrapper{position:relative}.hero-tab__content{display:none}.hero-tab__content.is-active{display:block}.hero-tab__header-wrapper{background:#f8f5ef;padding:40px 0 0 0}.hero-tab__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:0}.hero-tab__title{font-size:40px;line-height:48px;font-weight:700;margin-bottom:8px}.hero-tab__desc{font-size:16px;line-height:24px}.hero-tab__tab-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(50%);transform:translateY(50%);position:relative;z-index:2}.hero-tab--custom-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:16px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;min-width:320px;border:1px solid #d0d6dd;background-color:#fff;padding:8px;gap:8px;position:relative}.hero-tab__tab{border:none;background:none;padding:16px;font-weight:600;font-size:20px;line-height:32px;color:#222;cursor:pointer;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;width:auto;min-width:229px;text-align:left;position:relative;border-radius:0}.hero-tab__tab::before{content:"";position:absolute;bottom:-8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:4px;border-radius:8px 8px 0 0;z-index:1;background-color:#445cc0;will-change:width;-webkit-transition:width .3s ease;transition:width .3s ease}.hero-tab__tab.is-active::before{width:40%}.hero-tab__tab .hero-tab__tab-subtitle{font-size:20px;line-height:32px;margin:0}.hero-tab__tab-caret{position:absolute;top:0;right:0;width:64px;height:64px;border-radius:0 8px 8px 0;z-index:3;background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;cursor:pointer;display:none}.hero-tab__tab-caret svg{width:32px;height:32px}.hero-tab__icon{display:inline-block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:28px;height:28px}.hero-tab__dropdown-list{display:none}@media(max-width: 919px){.hero-tab__header-wrapper{background-color:#fff}.hero-tab__tab-panel{-webkit-transform:translateY(0);transform:translateY(0);margin-top:32px;height:64px;position:relative;z-index:11}.hero-tab--custom-dropdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-width:0;padding:0;-webkit-box-shadow:0 2px 12px rgba(59,130,246,.12);box-shadow:0 2px 12px rgba(59,130,246,.12);border:8px solid #f2f0ed;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.hero-tab--custom-dropdown.is-open .hero-tab__tab.is-active{border-bottom:1px solid #dcdfe4}.hero-tab--custom-dropdown.is-open .hero-tab__tab:not(.is-active){display:-webkit-box;display:-ms-flexbox;display:flex}.hero-tab__tab-caret{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.hero-tab__tab{width:100%;background:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:none}.hero-tab__tab.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-tab__tab.is-active::before{display:none}}/*# sourceMappingURL=hero-tab.min.css.map */