.section-bannerpoint{display:flex;position:relative;min-height:450px}.section-bannerpoint:before{background:url(/image/point/banner.webp) no-repeat;background-size:cover;background-position:50%;top:0;left:0;bottom:0}.section-bannerpoint:after,.section-bannerpoint:before{content:"";background-repeat:no-repeat;position:absolute;right:0}.section-bannerpoint:after{background-image:url(/image/point/banner_right.webp);background-size:contain;background-position:bottom;top:30px;bottom:-30px;width:50%}.section-bannerpoint .section-title{margin-bottom:0;height:100%;display:flex;flex-direction:column;justify-content:center;min-height:320px}.section-bannerpoint .section-title>h1{font-size:50px;text-transform:uppercase}.section-bannerpoint .section-title .description{font-size:20px}.section-bannerpoint .section-image{display:none}@media (max-width:1100px){.section-bannerpoint .section-title{min-height:200px}}@media (max-width:992px){.section-bannerpoint .section-title{min-height:auto;align-items:center}.section-bannerpoint .section-image{margin-top:40px;display:flex}.section-bannerpoint:before{background-position:0}.section-bannerpoint:after{display:none}.section-bannerpoint .section-title{height:100%;display:flex;flex-direction:column;justify-content:center;min-height:auto}.section-bannerpoint .section-image{margin-top:40px;display:flex}.section-bannerpoint:before{background-position:0}.section-bannerpoint:after{display:none}}.section-pricepoint{background-color:#f3f5f9}.section-pricepoint__table>table{border-collapse:collapse;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.27);border-radius:10px;overflow:hidden}.section-pricepoint__table>table td,.section-pricepoint__table>table th{border:1px solid #ddd;padding:20px}.section-pricepoint__table>table th{font-weight:400}.section-pricepoint__table td:first-child,.section-pricepoint__table th:first-child{width:20%}.section-pricepoint__table-amount{font-size:20px}.section-pricepoint__list{display:none}.section-pricepoint__list-item{display:flex;flex-direction:column;align-items:center;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.27);margin-bottom:30px;color:#566074;border-radius:10px;text-align:center;background-color:#fff}.section-pricepoint__list-item>b{color:var(--default__color)}.section-pricepoint__list-item>span{margin-bottom:2px}.section-pricepoint__list-br{border-top:1px solid #c9cee0;width:150px;margin-top:10px;margin-bottom:20px}@media (max-width:1200px){.section-bannerpoint{background-position:50%}}@media (max-width:990px){.section-pricepoint__table-amount{font-size:17px}.section-pricepoint__table>table td,.section-pricepoint__table>table th{font-size:14px;padding:15px}.section-bannerpoint .section-title>h1{font-size:40px;text-transform:uppercase}}@media (max-width:767px){.section-pricepoint__table{display:none}.section-pricepoint__list{display:initial}}.section-bannerpoint-menu{background:hsla(0,0%,100%,.13)}.section-bannerpoint-menu_ul{display:flex;flex-wrap:wrap}.section-bannerpoint-menu_ul>li{padding:13px 0}.section-bannerpoint-menu_ul-a{padding:15px;font-size:16px;color:var(--main__color);cursor:pointer!important;font-weight:700}.section-bannerpoint-menu_ul-a:hover{text-decoration:underline}.section-bannerpoint-menu_a-active{background-color:#2e61e9;color:#fff}.section-bannerpoint-menu_a-active:hover{color:#fff}@media (max-width:768px){.section-bannerpoint-menu{display:none}}.section-bannerpoint-affix{position:-webkit-sticky;position:sticky;top:69px;z-index:10}@media (max-width:990px){.section-bannerpoint-affix{top:67px}}