.faq-page .icon.icon-line{left:4rem;position:absolute;top:27%;z-index:0}@media(max-width:1590px){.faq-page .icon.icon-line{left:1rem}}@media(max-width:1440px){.faq-page .icon.icon-line{left:-2rem}}.faq-page-bg-wrapper{position:relative}.faq-page-bg-wrapper .page-title{margin-top:35px}@media screen and (min-width:1024px){.faq-page-bg-wrapper .page-title{margin-top:0;max-width:75%;padding:130px 0 60px}}.faq-page-bg-wrapper .page-hero-img{bottom:-50px;position:relative;width:100%;z-index:2}@media screen and (min-width:1280px){.faq-page-bg-wrapper .page-hero-img{bottom:-20%;position:absolute;right:0;width:37%}}@media screen and (min-width:1540px){.faq-page-bg-wrapper .page-hero-img{bottom:-30%;width:auto}}.faq-page.section-tab-wrapper{position:relative}.faq-page.section-tab-wrapper .section-faq-title{font-size:1.8rem;font-weight:700;margin-bottom:30px}.faq-page.section-tab-wrapper .top-tab-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.faq-page.section-tab-wrapper .tab-variant{background-color:rgb(var(--color-secondary-background));border-radius:4px;color:#fff;cursor:pointer;flex:1;margin-right:20px;max-width:338px;padding:2.4rem 2rem;transition:background-color .3s ease}@media screen and (min-width:1280px){.faq-page.section-tab-wrapper .tab-variant{margin-right:30px;padding:2.4rem 3rem}}.faq-page.section-tab-wrapper .tab-variant:last-child{margin-right:0}.faq-page.section-tab-wrapper .tab-variant.active,.faq-page.section-tab-wrapper .tab-variant.current,.faq-page.section-tab-wrapper .tab-variant:hover{background-color:rgb(var(--color-accent))}.faq-page.section-tab-wrapper .tab-variant .faq-title{align-items:center;display:flex;font-size:1.8rem;margin-bottom:0;padding-bottom:0}.faq-page.section-tab-wrapper .tab-variant .faq-title img{display:inline-block;height:41px;margin-right:15px}@media screen and (min-width:1280px){.faq-page.section-tab-wrapper .tab-variant .faq-title img{height:72px;margin-right:20px}.faq-page.section-tab-wrapper .tab-variant .faq-title{font-size:2.8rem}}.faq-page.section-tab-wrapper summary,.faq-page.section-tab-wrapper ul[data-content] li{align-items:center;background-color:#000013;border-radius:4px;color:#fff;display:flex;font-size:2.2rem;justify-content:space-between;margin-bottom:5px;padding:15px 30px;position:relative}@media screen and (min-width:1280px){.faq-page.section-tab-wrapper summary,.faq-page.section-tab-wrapper ul[data-content] li{font-size:2.8rem}}.faq-page.section-tab-wrapper summary.current,.faq-page.section-tab-wrapper ul[data-content] li.current{background-color:rgb(var(--color-accent))}.faq-page.section-tab-wrapper summary:before,.faq-page.section-tab-wrapper ul[data-content] li:before{background-color:#fff;border-radius:0 4px 4px 0;content:"";height:3rem;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease;width:.5rem}.faq-page.section-tab-wrapper summary{background-color:rgb(var(--color-accent))}.faq-page.section-tab-wrapper summary[aria-expanded=true] .icon{transform:rotate(180deg)}.faq-page.section-tab-wrapper ul[data-content] li{font-size:2.2rem;font-weight:800;justify-content:left}.faq-page.section-tab-wrapper ul[data-content] li .title-icon{height:41px;margin-right:15px}.faq-page.section-tab-wrapper .sum-title-wrapper{align-items:center;display:flex;font-size:2.2rem;font-weight:800}.faq-page.section-tab-wrapper .sum-title-wrapper img{height:41px;margin-right:15px}.bottom-tab-wrapper .image-wrapper{display:flex;justify-content:flex-end}.bottom-tab-wrapper .description a{color:rgb(var(--color-accent));transition:all .3s ease}.bottom-tab-wrapper .description a:hover{opacity:.7}.bottom-tab-wrapper .bottom-tab-item-wrapper{display:none}.bottom-tab-wrapper .bottom-tab-item-wrapper .bottom-tab-item{opacity:0;transform:translateY(-30px);transition-property:transform,opacity;will-change:opacity,transform}.bottom-tab-wrapper .bottom-tab-item-wrapper .bottom-tab-item .faq-title{font-weight:800;margin:0 0 10px}@media screen and (min-width:1280px){.bottom-tab-wrapper .bottom-tab-item-wrapper .bottom-tab-item .faq-title{margin:0 0 35px}}.bottom-tab-wrapper .bottom-tab-item-wrapper.current{display:block}.bottom-tab-wrapper .bottom-tab-item-wrapper.current .bottom-tab-item{animation:fade-translate-vertical .3s linear 1 forwards;margin-bottom:4rem}.bottom-tab-wrapper .bottom-tab-item-wrapper.current .bottom-tab-item:last-of-type{margin-bottom:0}@media screen and (min-width:1280px){.faq-content-wrapper:before{background-color:rgb(var(--color-accent));border-radius:344px;content:"";height:400px;left:-16%;opacity:.02;position:absolute;width:325px}}@keyframes fade-translate-vertical{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}