main{padding-top:0}.banner-top{background-image:url(../../userimage/home-banner24.webp);background-size:cover;background-repeat:no-repeat;height:700px;display:flex;align-items:center;color:#fff;background-position:center center}.banner-top .content-wrap{max-width:560px}.banner-top .content-wrap h1{font-size:5em}@media screen and (max-width:750px){.banner-top .content-wrap h1{font-size:2.5em}}.home2 h2{margin-top:100px}.home2 h2:after{content:"";display:block;background:#008aff;height:2px;width:100px;margin:15px auto;border-radius:1px}.home2 table{display:block;margin:0 auto;width:100%;max-width:1250px}.home2 table tbody{display:block}.home2 table tbody tr{display:flex;align-items:center}.home2 table tbody tr td{display:block;width:auto!important;font-size:1.1em}@media screen and (max-width:750px){.home2 table tbody tr{display:flex;flex-direction:column}.home2 table tbody tr td{display:block;margin-left:0!important;margin-right:0!important;width:100%!important;max-width:none!important}}.home2 table tbody tr td:first-child{flex-basis:100px;margin-right:calc(0.08 * (100vw - 600px))}.home2 table tbody tr td:nth-child(2){flex-grow:1}.home3 table{display:block;margin:0 auto;width:100%;max-width:1250px;max-width:970px}.home3 table tbody{display:block}.home3 table tbody tr{display:flex;align-items:center}.home3 table tbody tr td{display:block;width:auto!important;font-size:1.1em}@media screen and (max-width:750px){.home3 table tbody tr{display:flex;flex-direction:column}.home3 table tbody tr td{display:block;margin-left:0!important;margin-right:0!important;width:100%!important;max-width:none!important}}.home3 table tbody tr:nth-child(odd) td:first-child{flex-basis:100px;margin-right:calc(0.05 * (100vw - 600px))}.home3 table tbody tr:nth-child(odd) td:nth-child(2){flex-grow:1;max-width:900px;box-shadow:0 16px 28px 1px #00000040;padding:2rem;border-radius:.5rem;border:2px solid #008aff;margin-top:40px;margin-bottom:40px}@media screen and (max-width:750px){.home3 table tbody tr:nth-child(odd) td:nth-child(2){margin-top:10px}}.home3 table tbody tr:nth-child(even) td:first-child{margin-left:40px;max-width:900px;flex-grow:1;box-shadow:0 16px 28px 1px #00000040;padding:2rem;border-radius:.5rem;border:2px solid #008aff;margin-top:40px;margin-bottom:40px}@media screen and (max-width:750px){.home3 table tbody tr:nth-child(even) td:first-child{margin-top:10px}}.home3 table tbody tr:nth-child(even) td:nth-child(2){margin-left:40px}@media screen and (max-width:750px){.home3 table tbody tr:nth-child(even) td:first-child{order:2}.home3 table tbody tr:nth-child(even) td:nth-child(2){order:1}}hr{border-color:#ccc;margin-top:40px;margin-bottom:40px}.icon-container{width:200px;margin:10px auto;display:flex;align-items:center;justify-content:center;height:12rem}.icon-container .pulse-container{animation:pulse 1.2s linear infinite;color:#008aff;background:currentColor;position:absolute;width:8rem;height:8rem;border-radius:100%}.icon-container .icon-container-content{position:absolute;font-size:3rem;width:7rem;height:7rem;border-radius:100%;background:#008aff;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.icon-container .icon-container-content i{color:#fff;margin:0!important}@keyframes pulse{0%{transform:scale(1)}50%{opacity:.3}to{transform:scale(1.5);opacity:0}}