@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");@font-face{font-family:'cunia';src:url("../font/Cunia.ttf");font-style:normal;font-stretch:normal;unicode-range:U+0020-25CA}.bgLight{background:#e9eff3 !important;background:#d4f8ff;background:linear-gradient(264deg, #d4f8ff 0%, #c3c8d4 100%)}.co-fff{color:#fff !important}.co-dark{color:#000 !important}.overlay-submenu{display:none;background:rgba(10,10,10,0.5);position:fixed;left:0;right:0;top:0;bottom:0;z-index:21}body{line-height:1.5;font-size:14px;color:#121212;font-family:'Roboto', sans-serif;font-weight:500;letter-spacing:.3px;background-image:url(../image/bgWrapFaq.png);background-repeat:no-repeat;background-size:100%;background-position:center 93%}@media only screen and (max-width: 720px){body{font-size:13px;letter-spacing:-.3px}}body.open-submenu .overlay-submenu{display:block}a{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;text-decoration:none}a:focus-visible{outline:none}.btn{font-family:"Maven Pro", sans-serif;letter-spacing:-.5px}header{position:fixed;background:transparent;top:0;border-bottom:none;left:0;right:0;max-width:100%;z-index:911}header .row>.col-md-12{display:flex;justify-content:space-between;align-items:center;height:80px}header.iam-fixed{position:fixed;left:0;top:-70px;right:0;max-width:100%;transition:all .4s ease;height:70px;background:#fff;padding-top:12px}@media only screen and (min-width: 1200px){header.iam-fixed{background-color:rgba(225,225,225,0.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}@media only screen and (max-width: 720px){header.iam-fixed{height:52px;padding-top:9px}}header.iam-fixed .row>.col-md-12{height:initial}header.iam-fixed.sticky{top:0;border-bottom:1px solid rgba(0,0,0,0.13);box-shadow:0 8px 24px rgba(0,0,0,0.2);border-bottom:2px solid #114f99}@media only screen and (max-width: 720px){header.iam-fixed.sticky .wrap-logo{width:70px}}header.iam-fixed.sticky .wrap-logo .logo.white{display:none}header.iam-fixed.sticky .wrap-logo .logo.ori{display:inline}header.iam-fixed.sticky nav .mmenu-panel li>a{color:#000}header.iam-fixed.sticky nav .mmenu-panel li>a .iconHome{background-image:url(../image/new/iconHome_blue.png)}header.iam-fixed.sticky nav .mmenu-panel li>a .iconDigital{background-image:url(../image/new/iconDigital_blue.png)}@media only screen and (max-width: 720px){header.iam-fixed.sticky nav .mmenu-panel li>a .iconDigital{background-image:url(../image/new/iconDigital_blue.png);background-size:20px}}header.iam-fixed.sticky nav .mmenu-panel li>a .iconProduct{background-image:url(../image/new/iconHeart_blue.png)}header.iam-fixed.sticky nav .mmenu-panel li>a .iconFAQ{background-image:url(../image/new/iconFAQ_blue.png)}header.iam-fixed.sticky+.content-section .bar-product{top:70px}@media only screen and (max-width: 720px){header.iam-fixed.sticky+.content-section .bar-product{top:52px}}header .wrap-logo{text-decoration:none !important}header .wrap-logo .logo{max-width:100%;width:80px}@media only screen and (max-width: 720px){header .wrap-logo .logo{width:70px}}header .wrap-logo .logo.ori{display:none}header .wrap-logo span.text-logo{text-transform:capitalize;font-family:'DINPro-Light';font-size:18px;position:relative;top:6px;left:1rem;color:#2a2a2a;padding-left:1rem;display:inline-block;padding-top:1px}header .wrap-logo span.text-logo:after{content:"";display:block;height:20px;background:#2a2a2a;width:1px;position:absolute;left:0;top:5px}header nav{position:relative;display:flex;align-items:center}header nav .mmenu-panel{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;gap:35px}@media only screen and (max-width: 835px){header nav .mmenu-panel{position:fixed;bottom:0;left:0;right:0;padding:0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(0,0,0,0.13);box-shadow:0 8px 24px rgba(0,0,0,0.2);border-top:2px solid #114f99;max-width:100%;width:100%;grid-gap:6px;background-color:rgba(225,225,225,0.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}@media only screen and (max-width: 835px){header nav .mmenu-panel li{width:33.3333%}}header nav .mmenu-panel li>a{display:flex;justify-content:center;align-items:center;gap:13px;color:#fff;text-decoration:none;letter-spacing:1px;font-weight:400}@media only screen and (max-width: 835px){header nav .mmenu-panel li>a{display:flex;flex-direction:column;color:#000;padding:10px 0 5px;letter-spacing:-.25px;font-size:13px;gap:6px}}header nav .mmenu-panel li>a:hover{opacity:.9}header nav .mmenu-panel li>a i.menu-icon{display:block}header nav .mmenu-panel li>a img{width:50px;display:inline-block;vertical-align:bottom;margin-right:5px}@media only screen and (max-width: 835px){header nav .mmenu-panel li>a.click-submenu{text-align:center}header nav .mmenu-panel li>a.click-submenu i.fas.fa-caret-down{display:none}}header nav .mmenu-panel li:nth-child(9) a{border-bottom:none}header nav .mmenu-panel li:last-child a{border-bottom:none}header nav .mmenu-panel li.trig-close{background:#ee4136;display:none}header nav .mmenu-panel li.trig-close a{color:#fff}header nav .mmenu-panel li.portal>a{padding-left:15px}header nav .mmenu-panel li .arrow-submemu{position:absolute;top:14px;left:37%;color:inherit;font-size:18px}header nav .mmenu-panel li .arrow-submemu i.fas.fa-caret-right{display:none}header nav .mmenu-panel li .arrow-submemu i.fas.fa-caret-down{display:inline}header nav .mmenu-panel .close-submenu{position:absolute;z-index:999;display:inline;width:20px;left:0;bottom:275px;left:-1px}header nav .mmenu-panel .close-submenu>svg{background:#fff;width:30px}header .tools-head{position:relative;padding-left:35px;margin-left:20px}header .tools-head:before{content:'';display:inline;height:15px;width:1px;background:#fff;position:absolute;left:0;top:12px}@media only screen and (max-width: 835px){header .tools-head:before{content:none}}header .tools-head .btn{min-width:initial;border-radius:0;border-radius:20px;padding:7px 15px 7px 20px;text-align:left;font-size:15px;text-transform:initial;background-color:#114F99;background-repeat:no-repeat;background-position:130px center;background-size:20px;color:#fff;border-color:#ee4136;font-family:"Maven Pro", sans-serif;letter-spacing:-.5px}@media only screen and (max-width: 720px){header .tools-head .btn{padding:4px 13px;font-size:12px;padding-bottom:4px;background:#FFEB3B;color:#000000}}header .submenu-panel{display:none;position:absolute;max-width:640px;padding:1rem;border:1px solid rgba(18,18,18,0.1);top:60px;border-top-right-radius:20px;border-bottom-left-radius:20px;box-shadow:rgba(0,0,0,0.1) 4px 17px 20px -3px,rgba(0,0,0,0.1) 0px 10px 15px -3px;background-color:#fff;z-index:10}@media only screen and (max-width: 900px){header .submenu-panel{top:initial;bottom:67px;left:0;right:0;width:90%;width:300px;margin:auto}}header .submenu-panel.show{display:block}header .submenu-panel h4{font-size:15px;font-weight:900;letter-spacing:0.5px;margin-bottom:1rem}header .submenu-panel ul{list-style:none;padding:0px;margin:0px;display:flex;flex-wrap:wrap;align-content:flex-start}header .submenu-panel ul>li{flex-basis:100%;flex-shrink:1;position:relative;margin-bottom:.5rem;width:280px}@media only screen and (max-width: 900px){header .submenu-panel ul>li{margin-bottom:0;max-width:100%}}header .submenu-panel ul>li>a{display:flex;justify-content:space-between}@media only screen and (max-width: 900px){header .submenu-panel ul>li>a{flex-direction:row}}header .submenu-panel ul>li>a>i.fas{color:#114f99}@media only screen and (max-width: 900px){header .submenu-panel ul>li>a>i.fas{position:absolute;right:0;top:23px}}header .submenu-panel ul>li>a>div{color:#000;letter-spacing:normal}header .submenu-panel ul>li>a>div h5{font-size:inherit;margin-bottom:0;color:#114f99}header .submenu-panel ul>li>a>div p{font-size:12px;font-weight:400;letter-spacing:-.5px;margin-bottom:.25rem}.mm-open .core-section:after{display:block}.mm-open nav.core-menu{-webkit-transform:translate3d(60%, 0, 0);-moz-transform:translate3d(60%, 0, 0);-ms-transform:translate3d(60%, 0, 0);-o-transform:translate3d(60%, 0, 0);transform:translate3d(60%, 0, 0)}.icon-menu{display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center;width:27px;height:27px}.icon-menu.iconHome{background-image:url(../image/new/iconHome.png)}.icon-menu.iconDigital{background-image:url(../image/new/iconDigital.png)}.icon-menu.iconProduct{background-image:url(../image/new/iconHeart.png)}.icon-menu.iconFAQ{background-image:url(../image/new/iconFAQ.png)}.icon-menu.iconRP{background-image:url(../image/new/icon-rupiah.png)}.icon-menu.iconHeartRate{background-image:url(../image/new/icon-heartrate.png)}.icon-menu.iconNCB{background-image:url(../image/new/icon-ncb.png)}.icon-menu.iconCoolingOff{background-image:url(../image/new/icon-cooling-off.png)}.icon-menu.iconPayment{background-image:url(../image/new/icon-payment.png)}.icon-menu.iconUP{background-image:url(../image/new/icon-up.png)}.icon-menu.iconMasa{background-image:url(../image/new/icon-masa.png)}.icon-menu.paymentTypeIco{background-image:url(../image/new/wallet.png);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-menu.infoIcon{background-size:250px;background-position:-220px center}@media only screen and (max-width: 835px){.icon-menu{height:25px;width:25px;background-size:contain;background-position:center}.icon-menu.iconHome{background-image:url(../image/new/iconHome_blue.png)}.icon-menu.iconDigital{background-image:url(../image/new/iconDigital_blue.png)}.icon-menu.iconProduct{background-image:url(../image/new/iconHeart_blue.png)}.icon-menu.iconFAQ{background-image:url(../image/new/iconFAQ_blue.png)}}.bg-banner-product{background-repeat:no-repeat;background-position:calc(0vh - 0px);background-size:cover;height:calc(50vh - 0px);background-image:url(../image/new/bg-banner-produk.jpg);min-height:400px;overflow:hidden}@media only screen and (max-width: 770px){.bg-banner-product{min-height:initial;height:initial;background:none}}.wrap-page-product{width:840px;margin:auto;max-width:100%}.wrap-page-product .text-title h3>span{color:#EE4136}@media only screen and (max-width: 770px){.wrap-page-product .row>.col-sm-12>*:not(.ui-content,.bar-product){padding:0 15px}}.productBanner{width:840px;margin:auto;max-width:100%;position:relative}.productBanner .item{position:absolute;top:calc(20vh - 0px);width:100%;overflow:hidden}@media only screen and (max-width: 720px){.productBanner .item{position:static}}.productBanner .item>img{border-top-left-radius:20px;border-top-right-radius:20px;height:350px;width:100%;object-fit:cover;box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45);-webkit-box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45);-moz-box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45)}@media only screen and (max-width: 720px){.productBanner .item>img{height:160px;border-radius:0}}.productBanner .item .urlProduct .button{width:50px;height:50px;right:calc(calc(13vh - 0px))}.bar-product{background:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;border-bottom:1px solid #eee;box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45);-webkit-box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45);-moz-box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45)}.bar-product>.textProduct{font-size:18px;line-height:normal;padding-left:2rem;padding-top:10px}@media only screen and (max-width: 900px){.bar-product>.textProduct{padding-left:15px;line-height:15px}}.bar-product>.textProduct small{font-size:14px;letter-spacing:-.45px;color:#ee4136;font-weight:600}@media only screen and (max-width: 900px){.bar-product>.textProduct small{font-size:10px}}.bar-product>.textProduct small+span{display:block;font-weight:900;font-size:18px;color:#114f99}@media only screen and (max-width: 900px){.bar-product>.textProduct small+span{font-size:15px;letter-spacing:-.2px}}.bar-product>div{flex-grow:1;width:40%;padding:18px 0 15px}@media only screen and (max-width: 900px){.bar-product>div{width:50%;padding-top:9px}}.bar-product>div:nth-child(2){width:25%;text-align:right;line-height:15px}@media only screen and (max-width: 900px){.bar-product>div:nth-child(2){width:50%;padding-right:10px;line-height:normal}}.bar-product>div:nth-child(2)>p{margin:0;font-weight:300}@media only screen and (max-width: 900px){.bar-product>div:nth-child(2)>p{font-size:14px}}.bar-product>div:nth-child(2)>small{font-weight:500;color:#FF9800;letter-spacing:-.1px;font-size:10px}.bar-product>div:nth-child(3){width:35%;display:flex;justify-content:space-evenly}@media only screen and (max-width: 900px){.bar-product>div:nth-child(3){width:100%;padding:0 0 10px;display:flex;justify-content:space-evenly}}.bar-product>div:nth-child(3)>a{padding:10px 15px;border-radius:20px}@media only screen and (max-width: 900px){.bar-product>div:nth-child(3)>a{width:45%;text-align:center;padding:5px}}.bar-product>div:nth-child(3)>a:nth-child(1){background:#114F99;color:#fff}.bar-product>div:nth-child(3)>a:nth-child(2){background:#128C7E;color:#fff}.bar-product>div:nth-child(3)>a>i{margin-left:4px}.bar-product>div .textPrice{font-size:16px;font-weight:600;color:red}.ui-content{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start}@media only screen and (max-width: 720px){.ui-content{gap:0}}.ui-content>.item{flex:1 1 calc(33.3333% - 20px);min-width:263px;max-width:273px;padding:15px;text-align:center;display:flex;flex-wrap:wrap;gap:10px}@media only screen and (max-width: 900px){.ui-content>.item{min-width:250px;max-width:250px}}@media only screen and (max-width: 720px){.ui-content>.item{min-width:150px;max-width:initial;flex:1 2 calc(50% - 10px)}}.ui-content>.item .icon-menu{width:60px;height:60px}@media only screen and (max-width: 720px){.ui-content>.item .icon-menu{width:35px;height:25px}}.ui-content>.item .textUI{flex:1 1 calc(50% - 20px);text-align:left}.ui-content>.item .textUI>p{margin-bottom:0;font-weight:400;font-size:14px;line-height:normal}.ui-content>.item .textUI>p>strong{font-weight:800}.ui-content>.item .textUI>p:first-child{margin-bottom:7px}.wrap-box-radius{position:relative;display:flex;flex-direction:row;flex-wrap:wrap}.wrap-box-radius>.item{background-color:#F1F4F9;border:1px solid #ccc;width:36%;flex-shrink:1;padding:15px;margin:1rem;height:120px;border-radius:15px;box-shadow:4px 17px 20px -3px rgba(0,0,0,0.1),0px 10px 15px -3px rgba(0,0,0,0.1)}@media only screen and (max-width: 860px){.wrap-box-radius>.item{margin:0 0 1rem;max-width:65%}.wrap-box-radius>.item:nth-child(1){margin-top:1rem;width:100%}}.wrap-box-radius>.item .btn{background:#fff;border-radius:20px;padding:6px 17px;margin-top:15px;font-family:inherit}.wrap-box-radius>.item .btn:hover,.wrap-box-radius>.item .btn:active,.wrap-box-radius>.item .btn:focus{color:#000}.wrap-box-radius>.item ul.list-benefit>li>strong{margin-bottom:5px;display:inline-block}.wrap-box-radius>.item:nth-child(odd){margin-left:0}.wrap-box-radius>.item:last-child{flex-shrink:3;background-image:url("../image/new/rounded-blue.png");background-repeat:no-repeat;background-size:cover;background-position:-12px 0}.wrap-box-radius>.item:last-child ul.list-benefit>li{color:#fff}.wrap-box-radius>.item:last-child ul.list-benefit>li:before{background-image:url("../image/new/circle-check-blue.png")}ul.list-benefit{position:relative;list-style:none;padding:0;margin:0 0 0}ul.list-benefit>li{margin-bottom:10px;position:relative;padding-left:2rem;font-weight:400}ul.list-benefit>li>small,ul.list-benefit>li>p{height:70px;overflow:hidden;display:block;overflow-y:scroll}ul.list-benefit>li:before{content:'';display:inline-block;width:24px;height:24px;border-radius:50px;position:absolute;left:0;top:1px;background-image:url("../image/circle-check-blue-1.png");background-repeat:no-repeat;background-size:20px;background-position:1px 4px}#HeroBanner .itemHeroBanner{background-repeat:no-repeat;background-position:calc(0vh - 0px);background-size:cover;height:calc(100vh - 0px)}@media only screen and (max-width: 1080px){#HeroBanner .itemHeroBanner{height:calc(60vh - 0px)}}@media only screen and (max-width: 835px){#HeroBanner .itemHeroBanner{height:calc(30vh - 0px)}}@media only screen and (min-width: 721px) and (max-width: 768px){#HeroBanner .itemHeroBanner{height:calc(40vh - 0px)}}@media only screen and (max-width: 720px){#HeroBanner .itemHeroBanner{height:calc(43vh - 0px);background-position:calc(0vh - 0px) 0;background-size:cover}}#HeroBanner .itemHeroBanner#BannerPerisaiDiriEkstra{background-image:url(../image/new/Banner-Perisai-Diri-Extra.jpg)}@media only screen and (max-width: 720px){#HeroBanner .itemHeroBanner#BannerPerisaiDiriEkstra{background-image:url(../image/new/Banner-Perisai-Diri-Extra-Mobile.jpg);background-position:calc(0vh - 0px) 0}}#HeroBanner .itemHeroBanner#BannerJiwaRencanaAman{background-image:url(../image/new/Banner-jiwa-rencana-aman.jpg)}@media only screen and (max-width: 720px){#HeroBanner .itemHeroBanner#BannerJiwaRencanaAman{background-image:url(../image/new/Banner-jiwa-rencana-aman-mobile.jpg);background-position:calc(0vh - 0px) 0}}#HeroBanner .itemHeroBanner#BannerAktifPlus{background-image:url(../image/new/Banner-Aktif-Plus.jpg)}@media only screen and (max-width: 720px){#HeroBanner .itemHeroBanner#BannerAktifPlus{background-image:url(../image/new/Banner-Aktif-Plus-mobile.jpg)}}#HeroBanner .itemHeroBanner#BannerRencanaAman{background-image:url(../image/new/Banner-Jiwa-Rencana-Aman.jpg)}#HeroBanner .itemHeroBanner#BannerPusaka{background-image:url(../image/new/Banner-Pusaka.jpg)}#HeroBanner .itemHeroBanner#BannerProteksiPlus{background-image:url(../image/new/Banner-Proteksi-Plus.jpg)}@media only screen and (max-width: 720px){#HeroBanner .itemHeroBanner#BannerProteksiPlus{background-image:url(../image/new//Banner-Proteksi-Plus-mobile.jpg)}}#HeroBanner .itemHeroBanner#BannerHeksaRencana{background-image:url(../image/new/Banner-Heksa-Rencana.jpg)}@media only screen and (max-width: 770px){#HeroBanner .itemHeroBanner:nth-child(5){display:none}}.wrapThumbnailSwiper{position:absolute;bottom:0;left:0;right:0;width:100%;height:calc(22vh - 0px);padding:0 8rem;display:flex;align-items:center}@media only screen and (max-width: 1080px){.wrapThumbnailSwiper{height:calc(12vh - 0px)}}@media only screen and (max-width: 835px){.wrapThumbnailSwiper{height:calc(8vh - 0px)}}@media only screen and (max-width: 720px){.wrapThumbnailSwiper{height:calc(10.5vh - 0px);padding:0;position:static;background-color:rgba(17,79,154,0.2);background-image:url(../image/bgApps.jpg)}}.wrapThumbnailSwiper:before{content:"";position:absolute;left:0;top:0;right:0;height:calc(22vh - 0px);width:100%;z-index:9;display:block;background-color:rgba(255,255,255,0.7);backdrop-filter:blur(2px)}@media only screen and (max-width: 1080px){.wrapThumbnailSwiper:before{height:calc(12vh - 0px)}}@media only screen and (max-width: 835px){.wrapThumbnailSwiper:before{height:calc(8vh - 0px)}}@media only screen and (max-width: 720px){.wrapThumbnailSwiper:before{content:none}}.thumbnailSwiper{z-index:9}@media only screen and (max-width: 770px){.thumbnailSwiper .swiper-wrapper .thumbnailItem:nth-child(5){display:none}}.thumbnailItem{opacity:.5;padding:20px 10px}@media only screen and (max-width: 1080px){.thumbnailItem{padding:10px}}@media only screen and (min-width: 721px) and (max-width: 768px){.thumbnailItem{padding:5px}}@media only screen and (max-width: 720px){.thumbnailItem{height:calc(10.5vh - 0px);padding:15px 6px 20px}}@media only screen and (max-width: 380px){.thumbnailItem{padding:8px 6px}}.thumbnailItem.swiper-slide-thumb-active{opacity:1}.thumbnailItem img{box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45);-webkit-box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45);-moz-box-shadow:-1px 10px 30px -14px rgba(0,0,0,0.45);width:100%}.swiper-button-next,.swiper-button-prev,.swiperProduct-button-next,.swiperProduct-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiperProduct-button-next,.swiper-button-next{width:35px;height:36px;z-index:2;background-image:url(../image/new/circle-blue-right.png);background-size:33px;background-repeat:no-repeat;top:55%;right:calc(calc(14vh - 0px));z-index:9}@media only screen and (max-width: 1080px){.swiperProduct-button-next,.swiper-button-next{right:5vh;width:27px;height:27px;background-size:contain;top:67%}}@media only screen and (max-width: 720px){.swiperProduct-button-next,.swiper-button-next{right:10px;width:20px;height:20px;background-size:contain;top:67%}}.swiperProduct-button-next::after,.swiper-button-next::after{content:none}@media only screen and (min-width: 740px){.swiper-button-next,.swiper-button-prev{display:none !important}}.swiperProduct-button-next{right:calc(calc(-50px - 0px))}.swiperProduct-button-prev,.swiper-button-prev{width:35px;height:36px;z-index:2;background-image:url(../image/new/circle-blue-left.png);background-size:33px;background-repeat:no-repeat;top:55%;left:calc(calc(14vh - 0px));z-index:9}@media only screen and (max-width: 1080px){.swiperProduct-button-prev,.swiper-button-prev{left:5vh;width:27px;height:27px;background-size:contain;top:60%}}@media only screen and (max-width: 720px){.swiperProduct-button-prev,.swiper-button-prev{left:10px;width:20px;height:20px;background-size:contain;top:65%}}.swiperProduct-button-prev::after,.swiper-button-prev::after{content:none}.swiperProduct-button-prev{left:calc(calc(-50px - 0px))}@media only screen and (max-width: 900px){.swiperProduct-button-next,.swiperProduct-button-prev{display:none}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes triangleStroke{from{stroke-dashoffset:90}to{stroke-dashoffset:0}}@-webkit-keyframes triangleStroke{from{stroke-dashoffset:90}to{stroke-dashoffset:0}}@-o-keyframes triangleStroke{from{stroke-dashoffset:90}to{stroke-dashoffset:0}}@keyframes triangleStroke{from{stroke-dashoffset:90}to{stroke-dashoffset:0}}@-moz-keyframes smallScale{from{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@-webkit-keyframes smallScale{from{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@-o-keyframes smallScale{from{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes smallScale{from{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.urlProduct{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:flex-end}.urlProduct .button{position:relative;right:calc(calc(45vh - 0px));width:90px}@media only screen and (max-width: 835px){.urlProduct .button{right:calc(calc(10vh - 0px))}}@media only screen and (max-width: 720px){.urlProduct .button{left:0;right:0;margin:auto;width:50px}}.urlProduct .button.is-play{background-color:#ee4136;border-radius:50%;width:100px;height:100px}@media only screen and (max-width: 835px){.urlProduct .button.is-play{width:50px;height:50px}}@media only screen and (max-width: 720px){.urlProduct .button.is-play{width:50px;height:50px}}.urlProduct .button.is-play .button-outer-circle{background:#f44336;border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%}.urlProduct .button.is-play .button-icon{position:absolute;top:50%;left:50%;width:30px;height:30px;transform:translate(-50%, -50%)}.urlProduct .button.is-play .button-icon .triangle{animation:fadeIn 4s ease}.urlProduct .button.is-play .button-icon .path{stroke-dasharray:90;stroke-dashoffset:0;animation:triangleStroke 3s;animation-timing-function:ease}.urlProduct .button .has-scale-animation{animation:smallScale 3s infinite}.urlProduct .button .has-delay-short{animation-delay:0.5s}.icon-cart{display:inline-block;width:25px;height:25px;background-image:url(../image/cart-icon.png);background-repeat:no-repeat;background-position:0;background-size:contain}.title-img{position:absolute;display:block;width:550px;height:270px;background-image:url(../image/title-banner.png);background-repeat:no-repeat;background-position:center;background-size:contain;top:100px;left:0;z-index:1}.people-img{position:absolute;display:block;width:640px;height:510px;background-image:url(../image/peoplebanner.png);background-repeat:no-repeat;background-position:0;background-size:contain;right:0;top:100px;z-index:1}.wrap-select-home{position:absolute;top:370px;left:45px;cursor:pointer;z-index:1}.wrap-select-home a{text-decoration:none;background:#EE4136;width:240px;cursor:pointer;color:#fff;display:flex;padding:7px 15px 5px;border-radius:5px;border:1px solid #121212;align-items:center;justify-content:space-around;box-shadow:4px 17px 20px -3px rgba(0,0,0,0.1),0px 10px 15px -3px rgba(0,0,0,0.1)}.wrapInfograph{padding:7rem 0 8rem}@media only screen and (max-width: 1080px){.wrapInfograph{padding:3rem 0 0 !important}}@media only screen and (max-width: 720px){.wrapInfograph{padding:3rem 0 5rem}}#infoGrapOne{background-image:url(../image/bgHowToBuy.png);background-repeat:no-repeat;background-size:cover;background-position:0 -30vh;padding-bottom:3rem}@media only screen and (max-width: 720px){#infoGrapOne{background:#fff;padding-bottom:0}}.flexBox{display:flex;align-items:stretch;grid-gap:20px}@media only screen and (max-width: 720px){.flexBox{display:flex;align-items:flex-start;gap:25px;flex-wrap:wrap}}.flexBox.leftItem{flex-direction:row}@media only screen and (max-width: 720px){.flexBox.leftItem>img{order:1}}.flexBox.rightItem{flex-direction:row-reverse}@media only screen and (max-width: 720px){.flexBox.rightItem>img{order:0}}.flexBox>img{width:48%;object-fit:contain}@media only screen and (min-width: 1440px){.flexBox>img{width:45%}}@media only screen and (max-width: 720px){.flexBox>img{width:100%}}.flexBox .list-with-icon{margin-top:40px}@media only screen and (max-width: 720px){.flexBox .list-with-icon{margin-top:20px}}.list-with-icon{display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 1440px){.list-with-icon{gap:25px}}.list-with-icon .item-icon{display:flex;align-items:flex-start;gap:10px}.list-with-icon .item-icon>i{display:inline-flex;min-width:60px;min-height:60px;background-repeat:no-repeat;border:1px solid #D2D9DC;border-radius:10px;background-size:35px !important}@media only screen and (max-width: 720px){.list-with-icon .item-icon>i{min-width:43px;min-height:43px;background-size:28px !important}}.list-with-icon .item-icon>i.iconFast{background-image:url(../image/new/icon-proses-cepat.png);background-position:center;background-size:contain}.list-with-icon .item-icon>i.iconCheap{background-image:url(../image/new/icon-premi-terjangkau.png);background-position:center;background-size:contain}.list-with-icon .item-icon>i.iconPolicy{background-image:url(../image/new/icon-langsung-dapat-polis.png);background-position:center;background-size:contain}.list-with-icon .item-icon>i.iconSearch{background-image:url(../image/new/iconSearch.png);background-position:center;background-size:23px !important}.list-with-icon .item-icon>i.iconReport{background-image:url(../image/new/iconReport.png);background-position:center;background-size:25px !important}.list-with-icon .item-icon>i.iconThumbs{background-image:url(../image/new/iconThumbs.png);background-position:center;background-size:24px !important}.list-with-icon .item-icon>i.iconPIN{background-image:url(../image/new/icon-pin.png);background-position:center;background-size:30px !important}.list-with-icon .textlist{display:flex;flex-direction:column;gap:5px}.list-with-icon .textlist h4{margin:0;color:#ee4136;font-weight:700;letter-spacing:-.35px;font-size:18px}@media only screen and (max-width: 720px){.list-with-icon .textlist h4{font-size:16px}}.list-with-icon .textlist p{margin-bottom:0;font-weight:400;font-size:16px}@media only screen and (max-width: 720px){.list-with-icon .textlist p{font-size:14px}}.list-with-icon .textlist .action-box{padding:0;margin-top:5px;gap:0}.list-with-icon .textlist .action-box .btn-blue{width:100px}.optionList{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:1rem}@media only screen and (max-width: 720px){.optionList{display:flex;justify-content:space-between;width:100%;flex-direction:column}}.optionList h4{display:flex;align-items:center;gap:11px;font-weight:700;letter-spacing:0;font-size:16px;margin:0}@media only screen and (max-width: 720px){.optionList h4{font-size:13px;display:flex;flex-direction:row;gap:10px;margin-bottom:1rem}.optionList h4 .paymentTypeIco{width:20px;background-position:center}}.optionList .panel-heading{padding:0;border-radius:0 !important;border:none}.optionList .panel-heading ul.nav.nav-tabs{border:0}@media only screen and (max-width: 720px){.optionList .panel-heading ul.nav.nav-tabs{gap:10px;display:flex;margin-top:1rem}}.optionList .panel-heading ul.nav.nav-tabs>li{min-width:150px;text-align:center;margin-right:10px}@media only screen and (max-width: 720px){.optionList .panel-heading ul.nav.nav-tabs>li{min-width:auto;margin-right:0}}.optionList .panel-heading ul.nav.nav-tabs>li:last-child{margin-right:0}.optionList .panel-heading ul.nav.nav-tabs>li>a{border:0;border-bottom:1px solid #000;color:#000;background-color:transparent;padding:0 0 5px}@media only screen and (max-width: 720px){.optionList .panel-heading ul.nav.nav-tabs>li>a{font-size:13px;margin:0;margin-bottom:4px;padding:0 10px 3px}}.optionList .panel-heading ul.nav.nav-tabs>li.active>a,.optionList .panel-heading ul.nav.nav-tabs>li.active a:hover,.optionList .panel-heading ul.nav.nav-tabs>li.active a:focus{color:#1750FF;background-color:transparent;border-color:#1750FF}.option-tab{border:none;box-shadow:none;padding:0 2rem;margin-top:2rem;background:transparent}@media only screen and (max-width: 720px){.option-tab{padding:0;margin-top:0}}.option-tab .panel-body{padding:0}.option-tab .panel-body .tab-content>.tab-pane{padding:0}.wraphowToBuy{padding:4.25rem 0 0}@media only screen and (max-width: 720px){.wraphowToBuy{height:initial}}.text-title{position:relative}.text-title h3{font-size:28px;color:#114F99;margin-top:0;font-family:"Maven Pro", sans-serif;letter-spacing:-.5px;font-weight:800;text-transform:capitalize}@media only screen and (max-width: 720px){.text-title h3{letter-spacing:0;font-size:20px}.text-title h3 br{display:none}}.text-title p{font-size:20px;margin-bottom:0;font-weight:300}@media only screen and (max-width: 720px){.text-title p{letter-spacing:-.25px;font-size:16px}.text-title p br{display:none}}.text-title .btn{position:absolute;right:0;top:0;width:auto;min-width:initial;border-radius:0;border-radius:20px;padding:7px 15px 7px 20px;text-align:left;font-size:15px;text-transform:initial;background-color:#114F99;background-size:20px;color:#fff;border-color:#ee4136}@media only screen and (max-width: 720px){.text-title .btn{padding:5px 13px;font-size:12px;position:static;margin-top:10px}}.lipYoutube img{max-width:100%}.split-content{display:flex;align-items:center}.split-content .gbox{position:absolute;bottom:20px}@media only screen and (max-width: 720px){.split-content{flex-direction:column}}.split-content .theContent{flex:0 1 60%;min-height:100%;flex-wrap:wrap;align-items:flex-start;display:flex}.split-content .theContent.urlProduct .button.is-play{position:absolute;bottom:0;top:0;left:0;right:0;margin:auto}.split-content .theContent:nth-child(even){flex:0 1 40%}ul.flow-content{list-style:none;padding:0 0 0 6rem;margin:0;position:relative}ul.flow-content:before{content:'';width:80px;height:340px;display:flex;background-image:url(../image/step-howtobuy.png);background-repeat:no-repeat;background-size:cover;position:absolute;left:0}ul.flow-content li{margin-bottom:3.5rem}ul.flow-content label{background:#1A237E;color:#fff;padding:2px 10px 1px}ul.flow-content p{font-weight:400;max-width:500px;margin:13px 0 0}ul.flow-content p>small{display:block;color:rgba(10,10,10,0.75);letter-spacing:normal}ul.flow-content p a{display:inline-block;background:#e2f50a;border:1px solid #000;font-size:10px;padding:2px;border-radius:20px;width:20px;height:20px;text-align:center}#productID{background-image:url(../image/new/bg-product.png);background-repeat:no-repeat;background-size:cover;padding:5rem 0}@media only screen and (max-width: 720px){#productID{padding:3.5rem 0 2rem 20px}#productID .col-12{padding-right:0}#productID .text-title+br,#productID .text-title+br+br{display:none}}#productID .btn.fancyboxImage{font-family:inherit}.newSlider{display:flex;padding-bottom:1.4rem}@media only screen and (max-width: 900px){.newSlider .swiper-wrapper{max-width:1280px;overflow:hidden;overflow-x:auto}}.newSlider .contentSlider{position:relative;height:calc(100% * (1 / 3) - 10px - 1px);background-color:#fff;border:1px solid rgba(10,10,10,0.1);border-radius:20px;box-shadow:4px 17px 20px -3px #0000001a, 0 10px 15px -3px #0000001a}@media only screen and (max-width: 1080px){.newSlider .contentSlider{flex:0 0 35%}}@media only screen and (max-width: 900px){.newSlider .contentSlider{flex:0 0 45%;max-width:300px;min-width:300px;margin:15px}}.newSlider .contentSlider:first-child{margin-left:0}.newSlider .contentSlider .top-info{display:flex;align-items:flex-end}@media only screen and (max-width: 900px){.newSlider .contentSlider .top-info{gap:10px}}.newSlider .contentSlider .top-info>img{width:90px}@media only screen and (max-width: 900px){.newSlider .contentSlider .top-info>img{width:60px}}.newSlider .contentSlider .top-info h4{display:flex;flex-direction:column;font-size:14px;font-weight:700}@media only screen and (max-width: 900px){.newSlider .contentSlider .top-info h4{letter-spacing:0}}.newSlider .contentSlider .top-info h4>small{font-size:14px;font-weight:300}.newSlider .contentSlider .middle-info{min-height:310px}@media only screen and (max-width: 900px){.newSlider .contentSlider .middle-info{min-height:initial;height:220px;overflow:hidden;overflow-y:auto;padding-top:30px !important;margin-top:12px !important;position:relative}.newSlider .contentSlider .middle-info .text-center{background:#fff;position:absolute;left:0;right:0;top:0}}.newSlider .contentSlider .bottom-info{border-top:1px solid rgba(10,10,10,0.05);padding:5px 20px 1.5rem;display:flex;justify-content:space-between;align-items:center}.newSlider .contentSlider .bottom-info .btn-price{background:#ee4136;background:linear-gradient(90deg, #ee4136 0%, #74241f 35%, #ee4136 100%);color:#fff;font-weight:400;width:60px;display:inline-block;text-align:center;border-radius:20px;padding:4px 7px 3px}.newSlider .contentSlider .price-info{position:relative;line-height:29px}.newSlider .contentSlider .price-info>small{display:block;font-weight:300;letter-spacing:.1px}@media only screen and (max-width: 900px){.newSlider .contentSlider .price-info>small{font-size:12px}}.newSlider .contentSlider .price-info>small.tnc-text{line-height:3px;font-size:11px}.newSlider .contentSlider .price-info>small>strong{font-weight:500}.newSlider .contentSlider .price-info>.text-specific{font-size:2rem;font-weight:800;color:red}@media only screen and (max-width: 900px){.newSlider .contentSlider .price-info>.text-specific{letter-spacing:-.5px;font-size:26px}}.newSlider .contentSlider .price-info>.text-specific>sup{font-size:16px;top:-17px;font-weight:400;letter-spacing:.25px}@media only screen and (max-width: 900px){.newSlider .contentSlider .price-info>.text-specific>sup{font-size:14px}}ul.list-check-blue{font-weight:300;letter-spacing:.5px;font-size:14px}ul.list-check-blue>li{margin-bottom:.35rem}ul.list-check-blue>li:before{background-image:url(../image/re-checklist-blue.png);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:14px;margin-right:6px;vertical-align:middle;width:14px}@media only screen and (max-width: 720px){ul.list-check-blue>li:before{width:13px;height:13px;margin-right:6px}}.gbox{background:#4527A0;color:#fff;padding:10px 20px;border-radius:10px;display:flex;margin-top:4rem;width:fit-content}@media only screen and (max-width: 720px){.gbox{padding:10px 10px 7px;background:#ee4136;width:94%;margin-top:0}}.gbox h4{font-size:14px;font-weight:400;letter-spacing:-.5px;margin:0 0 0 10px}@media only screen and (max-width: 720px){.gbox h4{letter-spacing:0}}.gbox i{font-size:17px}.wrapTab{width:1280px}@media only screen and (min-width: 721px) and (max-width: 768px){.wrapTab{max-width:100%}}@media only screen and (max-width: 720px){.wrapTab{max-width:100%}}.tab-menu-link{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px}@media only screen and (max-width: 760px){.tab-menu-link{flex-direction:row;flex-wrap:nowrap;margin-bottom:1rem;overflow:hidden;overflow-x:auto;padding-bottom:0;width:100%;border-bottom:1px dashed #114f99;padding-bottom:1rem}}@media only screen and (max-width: 760px){.tab-menu-link>li{display:flex;flex-direction:row;align-items:center;order:2}}.tab-menu-link .nav-link{text-decoration:none;line-height:1.5;font-size:inherit;min-width:125px;border-radius:50px;padding:6px 15px 6px;background:#E5E9F2;color:#121212;border:1px solid #121212;display:inline-block;margin:0 10px 0 0;font-weight:400;letter-spacing:.5px;cursor:pointer;text-align:center}@media only screen and (max-width: 1080px) and (min-width: 870px){.tab-menu-link .nav-link{margin-bottom:12px}}@media only screen and (max-width: 760px){.tab-menu-link .nav-link{min-width:fit-content;display:block;font-weight:300;font-size:14px;white-space:nowrap}}.tab-menu-link .nav-link.active,.tab-menu-link .nav-link.react-tabs__tab--selected{background-color:#121212;color:#ffff;opacity:1}.tab-menu-link .nav-link:last-child{margin-right:0}.tab-content{font-weight:400}.btn-banner-call{max-width:300px}.btn-banner-call>img{max-width:100%}.wrapFaq{padding:60px 0 40px !important}@media only screen and (max-width: 720px){.wrapFaq{padding-top:40px !important}}section.sm-banner{margin-top:65px;background:#114f99;color:#fff;-moz-box-shadow:inset 0 0 10px #000000;-webkit-box-shadow:inset 0 0 10px #000000;box-shadow:inset -1px 0px 10px rgba(10,10,10,0.5)}@media (max-width: 768px){section.sm-banner{padding-bottom:1rem}}section.sm-banner .text-bn{position:relative;padding:3rem 0 2.7rem;min-height:200px}section.sm-banner .text-bn h1{font-size:24px;margin:0;margin-bottom:1.2vw}@media (max-width: 768px){section.sm-banner .text-bn h1{font-size:18px}}section.sm-banner .text-bn h3{font-size:18px;max-width:100%;margin:0;width:600px;line-height:1.5;font-weight:300}@media (max-width: 768px){section.sm-banner .text-bn h3{font-size:14px;margin-top:1rem}}.method{font-size:12px;background:#114f99;color:#fff;border-top-right-radius:5px;border-bottom-left-radius:5px;padding:5px 8px;position:absolute;right:0;top:0}.method>i{margin-left:4px}.method.yearly{color:#114f99;background:#fad805}.switch-wrap{position:relative}.switch-wrap .btn-switch{position:absolute;opacity:0}.switch-wrap .btn-switchinput[type=checkbox]{height:0;width:0;visibility:hidden}.switch-wrap .btn-switch+label{cursor:pointer;text-indent:-9999px;width:60px;height:30px;background:#114f99;display:block;border-radius:100px;position:relative}.switch-wrap .btn-switch+label:after{content:'';position:absolute;top:5px;left:5px;width:20px;height:20px;background:#fff;border-radius:90px;transition:0.3s}.switch-wrap .btn-switch+label:active:after{width:50px}.switch-wrap .btn-switch:checked+label{background:#fad805}.switch-wrap .btn-switch:checked+label:after{left:calc(100% - 5px);transform:translateX(-100%)}.switch-slide-capsule{position:relative;margin-top:2rem}.switch-slide-capsule .top-switch{border-bottom:1px solid #eee;height:42px}@media (max-width: 768px){.switch-slide-capsule .top-switch{height:initial}}.switch-slide-capsule .top-switch>h6{font-size:16px;margin:0;display:inline-block}.switch-slide-capsule .top-switch .side-option{position:absolute;right:0;top:0}@media (max-width: 768px){.switch-slide-capsule .top-switch .side-option{position:static;margin-top:10px}}.switch-slide-capsule .top-switch .side-option>span{display:inline-block}.switch-slide-capsule .top-switch .switch-wrap{display:inline-block;vertical-align:middle;margin:0 10px}.switch-slide-capsule .capsule-content{padding-top:1rem}.switch-slide-capsule .capsule-content .content{display:none}.switch-slide-capsule .capsule-content .content.in{display:block}.pull-up-content{width:900px;margin:auto;background:#eee;padding:20px;position:relative;top:-40px;border-top-right-radius:10px;border-bottom-left-radius:10px;border:1px solid #114f99}@media (max-width: 960px){.pull-up-content{max-width:100%}}@media (max-width: 768px){.pull-up-content{top:-45px}.pull-up-content .switch-slide-capsule{margin-top:20px}.pull-up-content .switch-slide-capsule .top-switch{border:1px solid #333;padding:10px;border-radius:5px;background:#fff}.pull-up-content .switch-slide-capsule .top-switch>h6{font-size:14px}}.pull-up-content h2{font-size:20px;margin-top:0}@media (max-width: 768px){.pull-up-content h2{font-size:16px}}.box-product{position:relative}.box-product .item-box{position:relative;background:#fff;padding:5px 20px;margin-bottom:15px;border-radius:10px;-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.24);box-shadow:1px 2px 6px rgba(0,0,0,0.24)}@media (max-width: 768px){.box-product .item-box{padding-bottom:2rem}}.box-product .item-box span.method{font-size:12px;color:#fff;border-top-right-radius:5px;border-bottom-left-radius:5px;padding:5px 8px;position:absolute;right:0;top:0px}.box-product .item-box .top-box{position:relative;height:120px}@media (max-width: 768px){.box-product .item-box .top-box{height:initial}}.box-product .item-box .top-box>*{display:inline-block;vertical-align:middle}@media (max-width: 768px){.box-product .item-box .top-box>*{display:block}}.box-product .item-box .top-box .iconic{font-size:3rem;color:#ee4136}.box-product .item-box .top-box>h4{font-size:18px;margin:0 0 0 15px;vertical-align:super}@media (max-width: 768px){.box-product .item-box .top-box>h4{margin:0;font-size:16px}}.box-product .item-box .top-box>ul{display:block;list-style:none;padding:0;margin:0;position:relative;top:-34px;left:69px}@media (max-width: 960px){.box-product .item-box .top-box>ul{max-width:400px;overflow:hidden;overflow-x:scroll;height:60px}}@media (max-width: 768px){.box-product .item-box .top-box>ul{max-width:220px;position:static}}.box-product .item-box .top-box>ul>li{display:inline-block;vertical-align:middle;margin-right:10px}.box-product .item-box .top-box>ul>li:first-child{display:block;color:#303030;margin:0 0 5px}@media (max-width: 960px){.box-product .item-box .top-box>ul>li{display:table-cell;padding-right:5px}}.box-product .item-box .top-box>.place-btn{position:absolute;right:0;top:50px}@media (max-width: 768px){.box-product .item-box .top-box>.place-btn{position:static;margin-top:2rem}}.box-product .item-box .top-box>.place-btn>a{background:#ee4136;text-decoration:none;color:#fff;width:90px;display:block;text-align:center;border-radius:5px;padding:5px 0}@media (max-width: 768px){.box-product .item-box .top-box>.place-btn>a{width:100%}}.box-product .item-box .bottom-box{position:relative;overflow:hidden;border-top:1px solid #eee;padding-top:5px}@media (max-width: 768px){.box-product .item-box .bottom-box{margin-top:1rem}}.box-product .item-box .bottom-box>a{text-decoration:none;color:inherit;width:33.3333%;display:block;float:left;text-align:center;padding:7px 0;position:relative}@media (max-width: 768px){.box-product .item-box .bottom-box>a{width:100%;text-align:left;border-bottom:1px solid #eee}}.box-product .item-box .bottom-box>a:before{content:'';display:block;width:1px;height:22px;background:#333;position:absolute;right:0;top:11px}@media (max-width: 768px){.box-product .item-box .bottom-box>a:before{content:none}}.box-product .item-box .bottom-box>a.active{border-bottom:1px solid #eee;border-color:#7cfc00}.box-product .item-box .bottom-box>a:last-child:before{content:none}.box-product .item-box .ShowBox{display:none;padding:15px 0}.box-product .item-box.on-point{position:absolute;z-index:999;width:900px;max-width:100%;top:10%}.box-product .item-box.on-point .clear-onpoint{display:inline-block}.box-product .item-box.on-point .panel-show.BenefitShow .ShowBox.benefit{display:block}.box-product .item-box.on-point .panel-show.DetailShow .ShowBox.detail{display:block}.box-product .item-box.on-point .panel-show.TncShow .ShowBox.tnc{display:block}.box-product .item-box.on-point .document-summaryofproduct{display:block !important}.box-product .item-box .document-summaryofproduct{text-decoration:none;color:#114f99;display:none;padding:1rem;background:#eee;border-radius:5px;position:relative;margin-bottom:2rem}.product-intro{position:relative}.product-intro>img{width:60px}.product-intro>h6{font-size:16px;display:inline-block;margin-left:10px;vertical-align:sub;color:#114f99}.product-intro>.abstract{font-size:14px;margin-top:10px}.benefit-item{background:#f7f9fd;margin-top:10px;padding:15px 0 13px;border-radius:5px}.benefit-item ul{margin:0}.benefit-item .list-in-modal{list-style:none;padding:0 2rem 1rem}.benefit-item .list-in-modal>li{display:block;position:relative;margin-bottom:3rem;overflow-x:auto}.benefit-item .list-in-modal>li:last-child{margin:0}.benefit-item .list-in-modal>li .name-benefit{display:block;font-size:16px;font-weight:bold;margin-bottom:1rem}.benefit-item .list-in-modal>li .table-benefit-insurance{width:100%}.benefit-item .list-in-modal>li .table-benefit-insurance tr{text-align:center}.benefit-item .list-in-modal>li .table-benefit-insurance tr>td{padding:1rem;border:1px solid #333;background:#fff}.detail-list-product{padding:15px;margin:0;border-radius:5px}.detail-list-product>li{margin-bottom:10px}.detail-list-product>li:last-child{margin-bottom:0}.detail-list-product>li>label{display:block;margin:0}.tnc-list-product{list-style:none;padding:0}.tnc-list-product li{margin-bottom:10px;font-weight:400}.content-section{position:relative}.content-section:before{content:none;display:block;position:fixed;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:911;background:rgba(10,10,10,0.7)}.in-context .content-section:before{content:''}.in-context .modal-open .content-section:before{content:none}.footer{position:relative;background-image:url("../image/bg-footer.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;min-height:400px}@media only screen and (max-width: 720px){.footer{padding-bottom:4rem}.footer .row:last-child .d-flex.bd-highlight.mb-3{flex-direction:column}.footer .wrapTncFooter{margin:0;width:100%;padding-top:0 !important}.footer .wrapTncFooter small,.footer .wrapTncFooter a{border:none !important;padding:0 !important;display:unset !important}.footer .wrapTncFooter>a{display:inline-block}}.footer .logo-white img{width:100px}@media only screen and (max-width: 768px){.footer .logo-white img{width:65px}}.footer img{max-width:100%}@media only screen and (max-width: 950px) and (min-width: 640px){.footer .addressHeksa{text-align:right !important;margin-top:0}.footer .addressHeksa br{display:none}.footer .addressHeksa h3{font-size:14px}}@media only screen and (max-width: 860px){.footer{background-image:url("../image/bg-footer-m.png");min-height:fit-content;text-align:center}.footer .addressHeksa{text-align:center}}.footer .container>.row:last-child{color:#fff}.footer .container>.row:last-child small,.footer .container>.row:last-child small *{color:#fff;font-weight:300;font-size:12px;letter-spacing:.5px}@media only screen and (max-width: 950px) and (min-width: 640px){.footer .container>.row:last-child small,.footer .container>.row:last-child small *{margin:0 !important;text-align:left !important}}@media only screen and (max-width: 860px){.footer .container>.row:last-child small,.footer .container>.row:last-child small *{position:static;padding:15px 0;display:block;border-top:1px solid rgba(225,225,225,0.2);margin-top:1rem;font-weight:200}}@media only screen and (max-width: 720px){.footer .container>.row:last-child small,.footer .container>.row:last-child small *{font-weight:300}}@media only screen and (max-width: 860px){.wrap-SocialMedia{margin-top:2rem}}.wrap-SocialMedia h5{color:#fff;font-size:16px;margin-bottom:1rem}@media only screen and (max-width: 760px){.wrap-SocialMedia h5{margin-bottom:.8rem;font-size:14px}}.wrap-SocialMedia .group-SocialMedia .ico{height:40px;width:40px;background-size:contain;margin-right:5px}.wrap-SocialMedia .group-SocialMedia .ico:last-child{margin-right:0}.navmenu-footer{color:#fff;position:relative;top:-20px}.navmenu-footer ul{list-style:none;padding:0px;margin:0px}.navmenu-footer ul li{width:100%}.navmenu-footer ul li a{color:inherit;font-weight:300;display:block;margin-right:9px;letter-spacing:-.4px}.navmenu-footer ul li.li-product a{display:inline;position:relative}.navmenu-footer ul li.li-product a:before{content:'';display:inline-table;width:5px;height:5px;background:#fff;vertical-align:middle;border-radius:20px;margin-right:6px}.navmenu-footer h5{font-size:16px;margin-bottom:1.2rem}@media only screen and (max-width: 760px){.navmenu-footer h5{font-size:14px;margin-top:10px}}.addressHeksa{color:#fff;text-align:right}@media only screen and (max-width: 640px){.addressHeksa{margin-top:10px}}.addressHeksa h3{font-size:18px;font-weight:900;letter-spacing:.5px;margin-bottom:.8rem}@media only screen and (max-width: 640px){.addressHeksa h3{font-size:14px;margin-bottom:0.2rem}}.addressHeksa p{font-weight:300;margin:0}@media only screen and (max-width: 640px){.addressHeksa p{font-size:14px}}@media only screen and (max-width: 860px){.wrap-SocialMedia{margin-top:1.2rem}}.wrap-SocialMedia h5{color:#fff;font-size:16px;margin-bottom:1rem}@media only screen and (max-width: 860px){.wrap-SocialMedia h5{margin-bottom:.8rem;font-size:14px}}.wrap-SocialMedia .group-SocialMedia .ico{background-size:contain;height:40px;margin-right:5px;width:40px}.wrap-SocialMedia .group-SocialMedia .ico:last-child{margin-right:0}.ico{text-decoration:none;display:inline-block;width:60px;height:60px;vertical-align:middle;margin-right:10px;background-position:center;background-repeat:no-repeat;background-size:inherit}@media only screen and (max-width: 640px){.ico{width:40px;height:40px;background-size:contain;margin-right:5px}}.ico.phone{background-image:url("../image/phone.png")}.ico.instagram{background-image:url("../image/instagram.png")}.ico.facebook{background-image:url("../image/facebook.png")}.ico.youtube{background-image:url("../image/youtube.png")}.ico:last-child{margin:0}.btn-to-top{display:inline-block;width:60px;height:60px;background-image:url("../image/btn-to-top.png");background-repeat:no-repeat;background-size:contain;position:absolute;top:0;left:0;right:0;margin:auto;cursor:pointer}@media only screen and (max-width: 860px){.btn-to-top{background-image:url("../image/btn-top-m.png");width:107px;left:initial;right:40px;top:-10px}}.modal{padding-top:5%}.modal .modal-dialog{max-width:640px}@media only screen and (max-width: 640px){.modal .modal-dialog{max-width:100%}}.modal .modal-dialog .modal-close-btn{text-decoration:none;color:#fff;background:orangered;position:absolute;right:0;top:-33px;font-size:23px;padding:0 10px;border-bottom-right-radius:5px;border-top-left-radius:5px}.modal .modal-dialog .modal-close-btn:hover{color:#fff}.modal .modal-dialog .modal-content{overflow:hidden;background:#fff;border:none;position:relative;border-radius:3px}.modal .modal-dialog .modal-content .modal-body{overflow:hidden}.modal .modal-dialog .modal-content .modal-body h6.title{font-size:2.25rem;border-bottom:1px solid #dedede;margin:0;padding:1rem 0 2rem}.modal .modal-dialog .modal-content .modal-body label.form-check{font-size:14px}.modal .modal-dialog .modal-content .modal-body .conference-content.iam-modal-content{position:relative;overflow:hidden;padding-bottom:3rem}.modal .modal-dialog .modal-content .modal-body .conference-content.iam-modal-content>.cov-text{padding-top:4rem;width:60%}.modal .modal-dialog .modal-content .modal-body .conference-content.iam-modal-content>.cov-text .btn.orange{margin-top:3rem;width:150px}.modal .modal-dialog .modal-content .modal-body .conference-content.iam-modal-content>.cov-text .small-info.description>p{line-height:1.8}.modal .modal-dialog .modal-content .modal-body .conference-content.iam-modal-content>.cov-text .small-info.description>p:first-child{margin-bottom:1rem}.modal .modal-dialog .modal-content .modal-body .conference-content.iam-modal-content>.cov-img{padding:5rem 20px 0;width:40%}.modal .modal-dialog button.close{float:none;display:block;margin:auto;opacity:1;color:#000;font-size:16px;line-height:27px}.modal .modal-dialog button.close>span{display:inline-block;font-size:30px;vertical-align:text-bottom}.modal#NotifModal .modal-content .modal-body{padding:0}.modal#NotifModal .modal-content .modal-body h6.title{background:#114f99;color:#fff;padding:18px;text-align:center}.modal#NotifModal .condition-modal{position:relative;height:70px}.modal#NotifModal .condition-modal h3{text-transform:uppercase;text-align:center;font-size:3rem;margin:30px 0 0}.modal#ModalProduct{padding-top:15%}.modal#ModalProduct .modal-dialog .modal-content .modal-body h6.title{font-size:14px;font-family:inherit}@media only screen and (max-width: 640px){.modal#ModalProduct .modal-dialog .modal-content .modal-body h6.title{padding-bottom:0;border:none}}.modal#ModalProduct .modal-dialog .modal-content .modal-body h6.title>b{font-size:18px;display:block;margin-left:17px;color:#114f99}.modal#ModalProduct .box-product .item-box{background:transparent;box-shadow:none;padding:0;display:none}.modal#ModalProduct .box-product .item-box.on-point{position:static;margin-bottom:0}.modal#ModalProduct .box-product .item-box .bottom-box{border:none}.modal#ModalProduct .box-product .item-box .document-summaryofproduct{margin-bottom:0}.box-square{position:relative;display:flex;flex-wrap:wrap}.box-square.blue-rounded .box{background-image:url("../image/new/box-blue.png");background-repeat:no-repeat;background-size:110% 100%;color:#fff}@media only screen and (max-width: 640px){.box-square.blue-rounded .box{height:auto}}.box-square.three .box{flex:0 1 31.68%;height:220px;margin:0 20px 20px 0}.box-square.three .box:nth-child(3n){margin-right:0}@media only screen and (max-width: 1080px) and (min-width: 870px){.box-square.three .box{min-width:initial;height:280px}}@media only screen and (max-width: 950px) and (min-width: 640px){.box-square.three .box{flex:0 1 30.68%}}@media only screen and (max-width: 640px){.box-square.three .box{height:auto;background-position:0}}.box-square.handshakebox .box{background-image:url("../../images/bg-handshake.jpg");background-size:cover;background-position:-60px 0px}@media only screen and (max-width: 950px) and (min-width: 640px){.box-square.handshakebox .box{flex:0 1 45%}.box-square.handshakebox .box:nth-child(3n){margin-right:20px !important}}.box-square.handshakebox .box.digital-mitra{background-image:url("../../images/digital-mitra.png")}.box-square.handshakebox .box.mitra-anuitas{background-image:url("../../images/mitra-anuitas.png")}.box-square.handshakebox .box.mitra-agency{background-image:url("../../images/mitra-agency.png")}@media only screen and (max-width: 640px){.box-square.handshakebox .box{background-position:0}}.box-square .box{background-color:#fff;box-shadow:4px 17px 20px -3px rgba(0,0,0,0.1),0px 10px 15px -3px rgba(0,0,0,0.1);border:1px solid rgba(0,0,0,0.7);flex:0 31%;padding:15px;border-radius:30px;height:370px;margin-right:3%;margin-bottom:3%;position:relative}.box-square .box:last-child{margin-bottom:0;margin-right:0}@media only screen and (max-width: 1080px) and (min-width: 870px){.box-square .box{min-width:280px}.box-square .box:first-child{margin-bottom:3%}}@media screen and (max-width: 860px){.box-square .box{flex:0 41%}}@media only screen and (max-width: 640px){.box-square .box{margin-bottom:2rem;max-width:100%;margin-right:0;min-width:100% !important;height:auto}.box-square .box img{width:70px}.box-square .box:last-child{margin-bottom:0}}.box-square .box h5{margin:1.5rem 0 0;font-size:16px;font-weight:700}@media only screen and (max-width: 640px){.box-square .box h5{font-size:16px}}.box-square .box p{font-weight:400;margin:10px 0 0}@media only screen and (max-width: 640px){.box-square .box p{font-size:14px}.box-square .box p>br{display:none}}.box-square .wrap-SocialMedia{position:absolute;bottom:2rem;padding:7px 0 0}@media only screen and (max-width: 640px){.box-square .wrap-SocialMedia{position:static;margin-top:.8rem}}.box-square .wrap-SocialMedia h5{display:none}.box-square .wrap-SocialMedia .group-SocialMedia{margin-top:0}.box-square .wrap-SocialMedia .ico{width:40px;height:40px;background-size:contain;margin-right:5px}#BannerCampaign .modal-dialog .modal-body{text-align:center}#BannerCampaign .modal-dialog .modal-header{display:none}#BannerCampaign .modal-dialog .modal-content{background:transparent}#BannerCampaign .modal-dialog .modal-content img{width:640px}#BannerCampaign .modal-dialog button.btn-close{position:absolute;right:0;opacity:1;cursor:pointer;z-index:9;font-size:30px;background:none}#BannerCampaign .modal-dialog button.btn-close>i{color:#fff !important}.trigDown-product{display:inline-block;vertical-align:middle;margin-left:10px;color:#000;cursor:pointer;width:20px}@media only screen and (max-width: 640px){section#GreatLeads{margin-top:0 !important}}.wrapFindSolution{background-image:url("../image/new/bg-find-solution.jpg");background-size:cover;border-radius:25px;padding:30px 30px 10px}.wrapFindSolution .text-title h3{font-size:22px;text-transform:none}@media only screen and (max-width: 720px){.wrapFindSolution .text-title h3{font-size:22px}}.wrapFindSolution .text-title p{font-size:18px;margin-top:16px}@media only screen and (max-width: 720px){.wrapFindSolution .text-title p{font-size:14px}}.wrapFindSolution .text-title .btn{top:30%;background-color:#114F99;color:#FFFFFF;text-decoration:none;border:none;padding:12px 20px;border-radius:50px;font-weight:500;font-size:16px;cursor:pointer;transition:background-color 0.3s ease, box-shadow 0.3s ease;box-shadow:0px 4px 10px rgba(0,0,0,0.2)}.wrapFindSolution .text-title .btn:hover{background-color:#2c3773;box-shadow:0px 6px 15px rgba(0,0,0,0.3)}@media only screen and (max-width: 720px){#ModalFormLeads h4{font-size:18px}}#ModalFormLeads em.error{color:red;bottom:-16px;font-size:11px;right:15px}.formUserFriendly .form-group{margin-bottom:10px}.formUserFriendly .form-group select{background-image:url(../image/down-arrow.png);background-repeat:no-repeat;background-position:95%;background-size:15px}.formUserFriendly .form-group select:focus{background-image:url(../image/up-arrow.png)}.formUserFriendly label{display:block;margin-bottom:7px}.formUserFriendly input,.formUserFriendly select,.formUserFriendly textarea{width:100%;height:40px;padding:10px;margin-bottom:20px;border:1px solid #ccc;border-radius:5px;margin-bottom:0}.formUserFriendly textarea{height:100px;resize:vertical}.formUserFriendly .form-control{display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.formUserFriendly .btn{background-color:#114F99;color:#FFFFFF;text-decoration:none;border:none;padding:12px 20px;border-radius:50px;font-weight:500;cursor:pointer;transition:background-color 0.3s ease, box-shadow 0.3s ease;box-shadow:0px 4px 10px rgba(0,0,0,0.2)}.modal-content span.close{font-size:26px !important;cursor:pointer;position:absolute;right:20px;top:10px}.checkmark{position:absolute;top:3px;border-radius:5px;left:0;height:21px;width:21px;border-radius:5px;background-color:#eee;border:2px solid #114f99}.form-check:hover input ~ .checkmark{background-color:#114f99}.form-check input:checked ~ .checkmark{background-color:#114f99}.checkmark:after{content:"";position:absolute;display:none}.form-check input:checked ~ .checkmark:after{display:block}.form-check .checkmark:after{left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-check span.radio{position:absolute;top:3px;left:0;height:25px;width:25px;background-color:transparent;border:2px solid #ee4136;border-radius:20px}.form-check input:checked ~ span.radio{background:#ee4136}em.error{position:absolute;bottom:0}.set-email .email{position:relative}.set-email .email i.fas{position:absolute;right:0;top:25px;height:40px;width:35px;text-align:center;border-left:1px solid #ccc;padding-top:14px;display:none}.set-email .email i.fas.fa-check{display:none}.set-email .email,.set-email .confirm-email{position:relative}.set-email.unmatched .email i.fas.fa-times{display:block;color:red}.set-email.matched .email i.fas.fa-check{display:block;color:blueviolet}.set-email .confirm-email{margin-top:1rem}.set-email .email a{background:#114f99;border:none;color:#fff;margin:5px 0 0;padding:5px 15px 3px;border-radius:15px;display:inline-block;display:none}.set-email.has-success .email .btn-otp{display:inline-block}.set-email.has-success.matched .email .btn-otp{display:none}.set-email.has-success.matched .email .btn-edit{display:inline-block}.otp-form{margin:2rem 0}.otp-form .form-control{-webkit-transition:none;transition:none;width:40px;height:40px;text-align:center;display:inline-block;margin:0 !important;border:1px solid #060404;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.otp-form .form-control:focus{color:#3F4254;background-color:#ffffff;border-color:#884377;outline:0}.otp-form .form-control.form-control-solid{background-color:#F3F6F9;border-color:#F3F6F9;color:#3F4254;transition:color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease}.otp-form .form-control.form-control-solid:active,.otp-form .form-control.form-control-solid:focus{background-color:#EBEDF3;border-color:#EBEDF3;color:#3F4254;transition:color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease}.otp-field{padding-top:0}.otp-field h4{font-weight:bold;font-size:16px;margin-bottom:5px}body #otpModal .modal-dialog{width:350px;max-width:100%;margin:0 auto 0}.option-otp{text-align:center}.option-otp>span{color:blueviolet;display:block;font-size:12px;margin-bottom:1rem}.option-otp button{background:#ee4136;border:none;color:#fff;padding:5px 15px;border-radius:15px}#otp a.btn{background:#114f99;color:#fff;text-decoration:none;margin-top:1.5rem}#otp span.er{display:none;font-size:12px;color:red;margin-top:10px;font-weight:bold}#otpModal .modal-body{border-radius:20px;border:1px solid #000}.no-padding{padding:0}.margin-down-5{margin-bottom:5px}.margin-down-10{margin-bottom:10px}.margin-down-15{margin-bottom:15}.margin-up-5{margin-top:5px}.margin-up-10{margin-top:10px}.margin-up-15{margin-top:15}.btn{text-decoration:none;border-radius:5px;background:transparent;border:1px solid #114f99;font-size:14px;width:initial;padding:8px 15px;color:#114f99;min-width:170px}.btn:hover,.btn:focus,.btn:active{color:#fff;opacity:0.87;background:#114f99}.btn.more-btn{background:#ffd900;color:#000;margin-top:2rem;width:150px}.bg-blueHeksa{background:#114f99}.text-red{color:#ee4136;text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.btn-home{text-decoration:none;color:inherit;border-radius:5px;width:150px;display:inline-block;text-align:center;padding:5px 10px;text-transform:capitalize;margin-right:15px}.btn-home>i{margin-left:5px}.btn-home.login{padding-right:0;padding-left:0;width:auto}.btn-home.registration{color:#fff;background:#114f99}.in-out-click{display:block;width:110px;font-size:12px;background:#114f99;text-align:center;padding:8px 0;border-radius:5px;cursor:pointer;color:#fff;height:34px;position:relative;overflow:hidden}@media (max-width: 768px){.in-out-click{font-size:10px;padding:5px 0;height:25px}}.in-out-click .front{position:absolute;width:100%;left:0;transition:0.25s cubic-bezier(0.5, -1, 0.5, 2);text-transform:uppercase;opacity:1;transform:translate(0, 0px)}.in-out-click .front>i{margin-right:5px}.in-out-click>.back{width:100%;transition:0.25s cubic-bezier(0.5, -1, 0.5, 2);opacity:0;transform:translate(0, 0);text-transform:capitalize}.in-out-click:hover>span.front,.in-out-click:focus>span.front{opacity:1;transform:translate(0, -30px)}.in-out-click:hover>span.back,.in-out-click:focus>span.back{opacity:1}a.clear-onpoint{display:none;position:absolute;left:0;top:-40px;text-decoration:none;text-transform:capitalize;color:#fff;background:orangered;border:1px solid #fff;border-radius:5px;padding:3px 10px}.content.monthly span.method{background:#114f99}.content.yearly span.method{background:#fad805;color:#114f99}.form-check{display:block;position:relative;padding-left:35px;margin-bottom:0;cursor:pointer;font-size:16px;line-height:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:inherit}.form-check input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:3px;left:0;height:16px;width:16px;background-color:#eee;border:2px solid #42b549}.form-check:hover input ~ .checkmark{background-color:#ccc}.form-check input:checked ~ .checkmark{background-color:#42b549}.checkmark:after{content:"";position:absolute;display:none}.form-check input:checked ~ .checkmark:after{display:block}.form-check .checkmark:after{left:4px;top:0;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-check span.radio{position:absolute;top:3px;left:0;height:25px;width:25px;background-color:#eee;border:2px solid #114f99;border-radius:20px}.form-check input:checked ~ span.radio{background:#114f99}.loading-page{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(225,225,225,0.7);z-index:999999999;text-align:center}.loading-page>svg{width:100px;position:absolute;right:auto;bottom:0;top:50%;left:50%;transform:translate(-50%, -50%)}.loading-page>.info-security{width:300px;position:absolute;right:auto;bottom:0;top:50%;left:50%;transform:translate(-50%, 15%);color:#000;font-weight:bold}.dho-message{padding:7% 0;max-width:100%;margin:auto;width:960px}.dho-message .notification-message{text-align:center;font-size:25px;font-weight:bold}.dho-message .notification-message>i.fas{display:block;background:gold;padding:15px;border-radius:50%;color:#114f99;margin:0 auto 2rem;width:70px;height:70px;font-size:4rem;text-align:center}.dho-message .notification-message .message-text{font-size:3rem;display:block;font-weight:normal;margin-top:0}.dho-message .text-download{font-size:16px;margin-top:1rem;background:#fff;width:50%;margin:3rem auto 0;padding:15px;border-radius:5px;box-shadow:2px 2px 12px 1px rgba(162,162,162,0.3)}.dho-message .text-download a.btn{display:inline-block;padding:0;border-radius:3px;border:none;min-width:inherit;text-decoration:underline}.dho-message .text-download a.btn:hover{background:transparent;color:inherit}.wrap-table{overflow:hidden;overflow-x:auto}.accordion-button{font-size:14px;padding:12px}@media only screen and (max-width: 760px){.accordion-button{font-size:12px;padding:10px 15px}}
/*# sourceMappingURL=new-style.min.css.map */
