.overview_container{display:flex;flex-direction:column;width:max(65%,min(1000px,100vw));padding:20px min(20px,1vw);background-image:linear-gradient(90deg,#ccc8 0%,rgba(255,160,0,0) 100%)}.overview_container_top{display:flex;margin:0 min(20px,2.5vw);justify-content:center;align-items:center}.overview_container_bottom{display:flex;align-items:center}.overview_container_bottom>a{width:20%}.overview_middle{margin-left:min(50px,5%);gap:10px;display:flex;width:50%;flex-direction:column;justify-content:space-between;align-items:flex-start}.overview_middle_full{width:auto}.overview_product_box img{width:100%;height:auto}.overview_list li{padding-left:20px;line-height:40px}.overview_list li::before{content:"";width:16px;height:13px;background-image:url('data:image/svg+xml,<svg width="16" height="13" viewBox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.48882 11.8173L0.895893 7.3679C0.451208 6.93711 0.55127 6.19875 1.09457 5.90185C1.37633 5.74787 1.71803 5.75217 1.99583 5.91318L6.19355 8.34615L13.9474 0.979032C14.2456 0.69578 14.6958 0.645547 15.049 0.856122C15.5429 1.15055 15.6472 1.82156 15.2661 2.25208L6.84395 11.7653C6.48956 12.1656 5.87281 12.1893 5.48882 11.8173Z" fill="green" fill-opacity="0.7"/></svg>');position:absolute;margin-top:14px;margin-left:-20px}.btn_h60{border:none;padding:0 20px;height:60px;border-radius:5px;color:white;cursor:pointer;display:flex;justify-content:center;align-items:center;white-space:nowrap}.btn_h60>svg{width:24px;height:24px;margin-right:10px;fill:"currentColor"}.btn_h60>div>p:nth-of-type(1){font-weight:200;font-size:1.25rem;text-align:left}.btn_h60>div>p:nth-of-type(2){margin-top:5px;font-size:xx-small;text-align:left}.btn_free_trial{background-color:green}.btn_free_trial:hover{background-color:rgb(0,150,0);box-shadow:0 16px 36px rgb(0 150 0 / 44%)}.btn_buy_now{background-color:rgb(255,96,0)}.btn_buy_now:hover{background-color:rgb(255,110,50);box-shadow:0 16px 36px rgb(255 110 50 / 44%)}.rd_platform{display:flex;flex-direction:column;justify-content:center}.rd_platform svg{width:20px;height:20px;color:#999;cursor:pointer}.rd_platform svg:hover{color:rgb(0,150,0)}.rd_platform[data-platform="android"] svg,.rd_platform[data-platform="ios"] svg{width:23px;height:23px}.rd_platform.rd_checked svg{color:green}.learn_more{animation:borderFlash 2s infinite;border:1px solid rgb(255,87,34)}@keyframes borderFlash{0%{box-shadow:0 0 0 0 rgba(255,87,34,0.7)}70%{box-shadow:0 0 0 10px rgba(255,87,34,0)}100%{box-shadow:0 0 0 0 rgba(255,87,34,0)}}.learn_more:hover{color:blue;animation:none}.learn_more:hover .transition_linear{margin-left:5px}.overview_carousel{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.overview_carousel_right{margin-left:min(20px,3vw);width:30%}.overview_carousel .overview_carousel_img{margin-bottom:30px}.overview_carousel img{width:100%;height:auto;min-height:50%}.overview_carousel video{width:100%;height:auto;min-height:50%}.overview_carousel picture{display:none}.overview_carousel video{display:none}.overview_carousel picture.active{display:block}.overview_carousel video.active{display:block}.overview_dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex}.overview_dot{width:0.625rem;height:0.625rem;margin:0 0.3125rem;background-color:#bbb;border-radius:50%;cursor:pointer}.overview_dot.active{background-color:#717171}