.hero-section li svg{font-size:24px;color:var(--blue-color)}.work-with-box>div>div{width:100px;height:90px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:8px}.recommend-section{background:var(--recommend-gradient);padding:10px 0}.blog-title-box{background:var(--blue-gradient);border-radius:24px;text-align:center}.blog-section h2,.blog-section a,.blog-card .blog-header{color:#fff}.blog-card{width:330px;max-width:100%;box-shadow:var(--box-shadow1);transition:all 300ms;cursor:pointer}.blog-card:hover{box-shadow:var(--box-shadow1-colors)}.blog-card .blog-header{background:var(--blue-gradient);font-size:20px}.blue-focus-section{background:var(--blue-gradient);padding-top:120px;padding-bottom:120px;color:#fff}.blue-focus-section .learn-more-btn,.blue-focus-section .new-feature-btn{color:#fff}.blue-focus-section .new-feature-btn{width:180px;height:50px;border-radius:25px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#45c0be;font-size:12px;font-weight:bold}.blue-focus-section .learn-more-btn{font-size:12px;font-weight:bold}.normal-focus-section{padding-top:120px;padding-bottom:120px}.normal-focus-section .new-feature-btn{color:#fff}.normal-focus-section .new-feature-btn{width:180px;height:50px;border-radius:25px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#45c0be;font-size:12px;font-weight:bold}.normal-focus-section .learn-more-btn{font-size:12px;font-weight:bold}.trust-pilot-section{background-color:#f8f9fa;padding:64px 24px}.trust-pilot-card{border:3px solid #ebeeef;border-radius:0 16px 16px 16px}.trust-pilot-card .name{font-weight:600}.trust-pilot-card .country{opacity:0.6}.price-section{padding:64px 24px}.payment-card{width:360px;max-width:100%;height:100%;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #ebeeef;transition:all 300ms;cursor:pointer}.payment-card .year-price-box{font-weight:600}.payment-card .year-price-box .year-price{font-size:36px}.payment-card:hover{box-shadow:var(--box-shadow2)}.blog-post-section{padding:64px 24px;background-color:#f8f9fa}.blog-post-card{box-shadow:var(--box-shadow4);cursor:pointer;width:350px;height:450px}.blog-post-card .card-text-box{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.blog-post-card .card-img-box{width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:center}.blog-post-card .card-title-box{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}@media (max-width:1200px){.hero-section>div>div:last-child{transform:translateX(0)}.hero-section>div>div:last-child{text-align:center}}