.product-page,.products-page{margin-bottom:100px;padding:30px 40px}.products-page .products-grid{border-top:1px solid var(--page-border);border-left:1px solid var(--page-border);grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr;display:grid}@media screen and (max-width:800px){.products-page .products-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.products-page .products-grid{border:0;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr;gap:20px}.products-page .products-grid .product-box{border:1px solid var(--page-border)}}.products-page .products-grid .product-box{border-right:1px solid var(--page-border);border-bottom:1px solid var(--page-border)}.products-page .products-grid .product-box .title-icon{align-items:center;width:100%;height:60px;margin:20px;font-size:34px;display:flex}.products-page .products-grid .product-box h2{text-transform:uppercase;padding:0 20px;font-family:oswald}.products-page .products-grid .product-box p{min-height:90px;padding:0 20px;line-height:25px}.products-page .products-grid .product-box .learn-more{padding:10px 20px;display:block}.products-page .products-grid .product-box .learn-more i{color:var(--page-fg3)}.products-page .products-grid .product-box .learn-more:hover{background-color:var(--page-border-fg)}.products-page .questions{padding:20px}.products-page .questions p{font-size:20px}.products-page .questions .btn1{border:1px dashed var(--page-fg2);cursor:pointer;background:var(--page);width:fit-content;height:40px;color:var(--page-fg2);border-radius:128px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:500;transition:all .2s;display:inline-flex}section.features .orig.second,section.features .alt.first{display:none}@media screen and (max-width:800px){section.features .first{display:block!important}section.features .second{display:none!important}}section.features ul{border-bottom:0;border-right:0;grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:20px;margin:0;padding:0;list-style-type:none;display:grid}@media screen and (max-width:800px){section.features ul{grid-template-columns:1fr}}section.features ul{color:var(--page-fg2)}section.features ul li{color:inherit;border-top:0;border-left:0;line-height:24px;text-decoration:none}section.features ul li strong{text-transform:uppercase;font-family:oswald;font-size:20px}section.download{flex-direction:row;align-items:center;gap:20px;margin-bottom:50px;display:flex}section.download .btn1{border:1px solid var(--page-fg2);background:var(--page-fg);height:40px;color:var(--page);cursor:pointer;border-radius:128px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:0 16px;font-weight:500;transition:all .2s;display:inline-flex}section.download .btn2{border:1px solid var(--page-fg2);background:var(--page);height:40px;color:var(--page-fg);cursor:pointer;border-radius:128px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:0 16px;font-weight:500;transition:all .2s;display:inline-flex}.topics-box{flex-direction:row;display:flex}.full-screen-image{background-color:#000000e6;border:10px solid #000;width:100%;height:100%;overflow:hidden}.full-screen-image .left,.full-screen-image .right,.full-screen-image .close{background-color:var(--primary1);color:#fff;border:10px solid #00000080}.full-screen-image .left{position:absolute;top:calc(50% - 20px);left:0}.full-screen-image .right{position:absolute;top:calc(50% - 20px);right:0}.full-screen-image .close{position:absolute;top:0;right:0}
