.npg_tab_module_2{background-color:var(--backgroundColor);height:auto;padding:4rem 1rem;position:relative;width:100%}.npg_tab_module_2 *{box-sizing:border-box}.npg_tab_module_2>.content{display:flex;flex-direction:column;gap:3px;margin:auto;max-width:1400px;width:100%}.npg_tab_module_2 .tab_content,.npg_tab_module_2 .tab_listing{background-color:var(--moduleBackgroundColor);overflow:hidden}.npg_tab_module_2 .tab_listing{border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden;position:relative;width:100%}.npg_tab_module_2 .tab_listing .list{display:flex;gap:15px;overflow-x:scroll;padding:1rem;width:100%;-ms-overflow-style:none;scrollbar-width:none}.npg_tab_module_2 .tab_listing .list::-webkit-scrollbar{display:none}.npg_tab_module_2 .tab_listing .list .item{align-items:center;border-radius:8px;color:var(--tabTextInactive);cursor:pointer;display:flex;flex-grow:1;font-size:clamp(12px,1vw,17px);font-weight:500;justify-content:center;line-height:1.2em;min-width:320px;overflow:hidden;padding:.5rem 1rem;position:relative;text-align:center;transition:left 1s ease;transition:all .5s ease;width:auto}.npg_tab_module_2 .tab_listing .list .item span{z-index:2}.npg_tab_module_2 .tab_listing .list .item.active,.npg_tab_module_2 .tab_listing .list .item:hover{background-color:var(--tabBackgroundColor);color:var(--tabTextColor)}.npg_tab_module_2 .tab_listing .list .item.active{font-weight:700}@media screen and (max-width:800px){.npg_tab_module_2 .tab_listing .list .item{font-size:16px}.npg_tab_module_2 .tab_listing .list .item:before{background-color:var(--tabBackgroundColor);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}}.npg_tab_module_2 .tab_content{border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;transition:all 1s cubic-bezier(.76,0,.24,1)}.npg_tab_module_2 .tab_content .list{align-items:flex-start;display:flex;position:absolute}.npg_tab_module_2 .tab_content .item,.npg_tab_module_2 .tab_content .list{height:auto;max-width:100%;transition:all 1s cubic-bezier(.76,0,.24,1);width:100%}.npg_tab_module_2 .tab_content .item{min-width:100%;padding:3rem 2.5rem;position:relative}@media screen and (max-width:800px){.npg_tab_module_2 .tab_content .item{padding:1rem}}.npg_tab_module_2 .tab_content .item>.wrap{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;height:auto;transition:all 1s cubic-bezier(.76,0,.24,1) .5s;width:100%}.npg_tab_module_2 .tab_content .item>.wrap .block_1{flex-grow:1;min-width:400px;width:49%}@media screen and (max-width:800px){.npg_tab_module_2 .tab_content .item>.wrap .block_1{display:none}}.npg_tab_module_2 .tab_content .item>.wrap .block_1 img{width:100%}.npg_tab_module_2 .tab_content .item>.wrap .block_2{flex-grow:1;min-width:300px;width:45%}@media screen and (max-width:800px){.npg_tab_module_2 .tab_content .item>.wrap .block_2{min-width:unset}}.npg_tab_module_2 .tab_content .item>.wrap .eyebrow{background-color:#fff;display:inline-block;font-size:20px;font-size:.7rem;font-weight:700;line-height:1.6em;margin:0 0 1.5rem 1rem;padding:10px 10px 5px;text-transform:uppercase}.npg_tab_module_2 .tab_content .item>.wrap .title{font-family:Domaine Display Narrow Bold;font-size:54px;line-height:1em;margin-bottom:1.5rem}@media screen and (max-width:800px){.npg_tab_module_2 .tab_content .item>.wrap .title{font-size:32px}}