@charset "utf-8";:root{--font-primary-color:#424a4f;--font-heading-color:#130724;--font-highlight-color:#2e2be9;--font-highlight1-color:#fbff00;}html{color:var(--font-primary-color);}.container{position:relative;max-width:1400px;padding:0 20px;margin:auto;}h1{font-size:56px;font-weight:700;color:#fff;margin-bottom:20px;}h2{font-size:40px;font-weight:700;color:var(--font-heading-color);text-align:center;margin-bottom:30px;}img{max-width:100%;height:auto;}.page-header{background:linear-gradient(90deg,#183084 0%,#4E31B7 100%);box-shadow:none;}.gs-btn-box{display:flex;flex-direction:column;align-items:center;gap:1.875rem;}.gs-btn-box .down-btn{display:inline-flex;width:192px;height:50px;flex-wrap:wrap;align-items:center;justify-content:center;line-height:1em;padding:6px 10px;border-radius:8px;border:1px solid #fff;font-size:1.125rem;font-weight:500;text-align:center;color:#fff;}.gs-btn-box .down-btn>span{width:100%;font-size:12px;}.gs-btn-box .down-btn:hover{color:#175ddc;background-color:#fff;text-decoration:none;}.gs-btn-box .buy-btn{display:inline-block;width:192px;height:50px;font-size:18px;font-weight:500;line-height:50px;text-align:center;color:#fff;border-radius:5px;background:linear-gradient(90deg,#2BACFF 0%,#175DDC 100%);}.gs-btn-box .buy-btn:hover{text-decoration:none;background:linear-gradient(90deg,#175DDC 0%,#2BACFF 100%);}@media screen and (min-width:1440px){.inner-full-width,.container{padding:0;}}@media screen and (min-width:1024px){.gs-btn-box{flex-direction:row;}}@media screen and (max-width:1023px){.gs-btn-box .down-btn{width:100%;max-width:500px;}.gs-btn-box .buy-btn{width:100%;max-width:500px;}}.gs-banner{color:#fff;text-align:center;padding:80px 0;background:#000027;}.gs-banner .banner-content-wrap{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:3.75rem;}.gs-banner .subt{font-size:1.5rem;color:#eaf2ff;}.gs-banner .subt span{font-size:1.875rem;font-weight:900;color:var(--font-highlight1-color);}.gs-banner .features{display:inline-block;text-align:left;list-style:disc;padding-left:20px;margin:30px auto;}.gs-banner .features>li{margin-bottom:5px;color:#eaf2ff;}@media screen and (min-width:1024px){.gs-banner{text-align:left;padding:3.75rem 0;background-position:center;background-repeat:no-repeat;background-size:cover;}.gs-banner .banner-content-wrap{flex-direction:row;}}.gs-page-nav{display:none;width:100%;height:48px;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);}.gs-page-nav.active{position:fixed;display:block;top:0;left:0;z-index:999;}.gs-page-nav .container{display:flex;align-items:center;justify-content:space-between;}.gs-page-nav .container::after{display:none;}.gs-page-nav .nav-list{display:flex;font-size:1.25rem;}.gs-page-nav .nav-list>li{padding:0 30px;}.gs-page-nav .nav-list>li a{color:#696969;}.gs-page-nav .nav-list>li.active a,.gs-page-nav .nav-list>li a:hover{color:#1648ff;text-decoration:none;}.gs-page-nav .down-btn{width:180px;height:42px;padding:9px 20px;border:1px solid #cbcbcb;font-size:18px;color:#333;}.gs-page-nav .down-btn:hover{color:#333;border-color:#000;}.gs-page-nav .buy-btn{width:160px;height:42px;font-size:18px;line-height:42px;}@media screen and (max-width:1023px){.gs-page-nav{display:none !important;}}.gs-comparison{padding:80px 0 100px;background:url("/images/glarysoft/buy-bg.jpg") center no-repeat;background-size:cover;}.glarysoft-comparison h2{position:relative;z-index:1;}.glarysoft-comparison h2 span{position:relative;}.glarysoft-comparison h2 span:before{position:absolute;display:block;content:"";width:181px;height:30px;background:url("/images/glarysoft/text-bg.png") no-repeat;left:-15px;bottom:-5px;z-index:-1;}.glarysoft-comparison .products-wrap{margin-top:40px;}.glarysoft-comparison .products-tab{display:flex;justify-content:center;}.glarysoft-comparison .tab-item{position:relative;width:270px;line-height:47px;font-size:20px;font-weight:500;border:1px solid #ddd;cursor:pointer;}.glarysoft-comparison .tab-item:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px;}.glarysoft-comparison .tab-item:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;}.glarysoft-comparison .tab-item.active{color:#fff;border:none;background-color:#000;}.glarysoft-comparison .tab-item.active::after{position:absolute;display:block;content:"";width:0;height:0;border-top:14px solid #000;border-left:12px solid transparent;border-right:12px solid transparent;bottom:0;left:50%;transform:translate(-50%,14px);}.glarysoft-comparison .tab-item::before{margin-right:12px;}.glarysoft-comparison .products-infos{margin-top:60px;}.glarysoft-comparison .products-item{display:none;}.glarysoft-comparison .products-item.active{display:flex;flex-wrap:wrap;justify-content:center;}.glarysoft-comparison .edition-item{position:relative;flex-basis:100%;max-width:calc(100% / 3);height:100%;text-align:center;padding:50px 30px;border-radius:10px;border:1px solid rgba(0,0,0,0.06);background-color:#fff;margin:0 clamp(1.25rem,0.875rem + 1.88vw,3.125rem);}.glarysoft-comparison .edition-item:hover{box-shadow:4px 4px 16px rgba(35,64,138,0.08);}.glarysoft-comparison .edition-item .edition-header{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;}.glarysoft-comparison .edition-item h3{line-height:42px;font-size:2rem;font-weight:600;color:var(--font-heading-color);margin-bottom:20px;}.glarysoft-comparison .edition-item .price{margin-top:2.5rem;color:#696969;}.glarysoft-comparison .edition-item .price>span{font-size:2.5rem;font-weight:700;color:var(--font-heading-color);}.glarysoft-comparison .edition-item .btn{display:inline-block;width:100%;margin:20px auto 30px;}.glarysoft-comparison .edition-item .comparison-btn{display:inline-block;max-width:297px;width:100%;line-height:51px;border-radius:8px;font-size:18px;}.glarysoft-comparison .edition-item .down-btn{position:relative;height:51px;line-height:49px;padding:0 40px 0 15px;background:#fff;border:1px solid #175DDC;color:#175DDC;}.glarysoft-comparison .edition-item .down-btn:hover{text-decoration:none;}.glarysoft-comparison .btn{position:relative;cursor:pointer;}.glarysoft-comparison .btn .down-btn:before{position:absolute;right:20px;top:50%;transform:translateY(-50%);}.glarysoft-comparison .edition-item .buy-btn{background:linear-gradient(90deg,#2BACFF 0%,#175DDC 100%);color:#fff;}.glarysoft-comparison .edition-item .buy-btn:hover{background:linear-gradient(90deg,#175DDC 0%,#2BACFF 100%);color:#fff;text-decoration:none;}.glarysoft-comparison .edition-item .free-trial{display:block;color:#777;text-decoration:underline;}.glarysoft-comparison .edition-item .free-trial:hover{color:#333;}.glarysoft-comparison .features ul{display:inline-block;text-align:left;list-style:disc;padding-left:20px;}.glarysoft-comparison .features ul>li{margin-bottom:10px;}.glarysoft-comparison .discount{position:relative;}.glarysoft-comparison .discount:before{position:absolute;display:block;content:"";width:70px;height:30px;left:-6px;top:20px;}.glarysoft-comparison .off-50:before{background:url("/images/revo-uninstaller/50-off.png") no-repeat;}@media screen and (max-width:1023px){.glarysoft-comparison .products-item.active{flex-direction:column;align-items:center;}.glarysoft-comparison .edition-item{max-width:600px;width:100%;margin:0 0 30px;}.glarysoft-comparison .tab-item{width:auto;height:auto;line-height:1.5em;font-size:18px;padding:10px 20px;}}.section-faq{padding-bottom:6.25rem;background:url("/images/glarysoft/faq-bg.jpg") top center no-repeat;}.section-faq .container{max-width:1320px;margin:0 auto;}.faq-container{display:flex;flex-direction:column;gap:3.75rem 10rem;}.faq-img-item img{display:none;}.products-faq-item{max-width:100%;width:100%;}.products-faq-wrap li{padding:0 1rem 0 1rem;margin-bottom:1.25rem;background-color:#fff;border-radius:4px;box-shadow:4px 4px 16px rgba(35,64,138,0.08);}.products-faq-wrap li .faq-question{position:relative;padding:1rem 3.5rem 1rem 0;font-size:1.25rem;color:#130724;cursor:pointer;}.products-faq-wrap li .faq-answer{display:none;line-height:1.875rem;padding:1rem 0 1.875rem;font-size:1.125rem;overflow:hidden;}.products-faq-wrap li .faq-answer p{margin-bottom:1.25rem;}.products-faq-wrap li .faq-answer p:last-child{margin-bottom:0;}.products-faq-wrap li .faq-answer ol{margin-left:1.25rem;}.products-faq-wrap li .faq-answer ol li{list-style:decimal inside;padding-left:0;margin-bottom:0;}.products-faq-wrap li .faq-answer span{font-weight:500;color:var(--font-heading-color);}.products-faq-wrap li .faq-question .icon-question{position:absolute;display:inline-block;width:1.5rem;height:1.5rem;right:.75rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.products-faq-wrap li .faq-question .icon-question:before,.products-faq-wrap li .faq-question .icon-question:after{position:absolute;display:inline-block;content:"";width:.875rem;height:2px;background-color:#424a4f;top:50%;left:50%;}.products-faq-wrap li .faq-question .icon-question:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.products-faq-wrap li .faq-question .icon-question:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg);}.products-faq-wrap li.active .faq-question .icon-question:before,.products-faq-wrap li.active .faq-question .icon-question:after{background-color:#175DDC;}.products-faq-wrap li.active .faq-question .icon-question:after{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg);}.products-faq-wrap li.active .faq-question{font-weight:600;}@media screen and (min-width:1024px){.faq-container{flex-direction:row;justify-content:space-between;}.faq-container h2{text-align:left;}.faq-img-item img{display:block;margin-top:80px;}.products-faq-item{max-width:800px;width:100%;}}.section-steps{}.section-steps .steps-box{display:flex;justify-content:space-between;align-items:center;gap:3.75rem;margin-top:3.75rem;}.section-steps .steps-nav{width:410px;display:flex;flex-direction:column;gap:1.25rem;}.section-steps .steps-item{position:relative;line-height:36px;padding:24px 32px 24px 26px;background-color:#f5f8ff;border-radius:6px;font-size:20px;font-weight:500;color:#888;cursor:pointer;}.section-steps .steps-item:before{position:absolute;display:block;content:"";width:4px;height:0;left:0;top:6px;}.section-steps .steps-item i{position:absolute;display:inline-block;width:6px;height:16px;right:32px;top:50%;transform:translateY(-50%);}.section-steps .steps-item i:before{position:absolute;top:-8px;}.section-steps .steps-item h3{font-size:24px;font-weight:500;color:#fff;margin:10px auto;}.section-steps .steps-item.active{background-color:#fff;color:#000;}.section-steps .steps-item.active:before{background:linear-gradient(115.41deg,#45C5FF 7.25%,#2567FF 49.99%,#894EF8 90.34%);animation:stepProgress 3s linear forwards;}.section-steps .steps-item.active i{color:#175ddc;}@keyframes stepProgress{0%{height:0;}100%{height:72px;}}.section-steps .steps-screenshorts{max-width:686px;width:100%;height:497px;padding:38px 53px 50px;background:url("/images/glarysoft/screenshots-img-bg.png") center no-repeat;background-size:cover;}.section-steps .steps-screenshort-show{position:relative;max-width:583px;width:100%;left:50%;transform:translateX(-50%);overflow:hidden;}.section-steps .steps-screenshort-wrap{display:flex;}.section-steps .screenshort-item{width:100%;height:100%;z-index:0;transition:all .3s;}.section-steps .screenshort-item.active{z-index:1;}@media screen and (max-width:1280px){.section-steps .steps-box{flex-direction:column;}.section-steps .steps-nav{width:100%;}}@media screen and (max-width:1023px){.section-steps .steps-screenshorts{padding:30px 30px 60px;height:auto;}}.gs-section{padding:6.25rem 0;}.gs-section .subtitle{max-width:1050px;width:100%;margin:0 auto;font-size:1.125rem;text-align:center;}.gs-section .subtitle span{font-weight:500;color:#2567ff;}.gs-banner.glarysoft-banner{background:url("/images/glarysoft/banner-bg.jpg") center no-repeat;background-size:cover;}.glarysoft-banner h1{position:relative;color:#fff;z-index:1;}.glarysoft-banner h1 span{position:relative;display:inline-block;z-index:1;}.glarysoft-banner h1 span:before{position:absolute;display:block;content:"";width:100%;height:14px;background:linear-gradient(90deg,#F74E30 0%,#D72372 100%);bottom:9px;left:0;z-index:-1;}.glarysoft-features{background:url("/images/glarysoft/features-bg.jpg") top center no-repeat;}.glarysoft-features .container{display:flex;justify-content:space-between;max-width:1245px;width:100%;margin:0 auto;}.glarysoft-features .features-title{position:sticky;max-width:456px;width:100%;height:100%;padding-right:clamp(3.75rem,3rem + 3.75vw,7.5rem);top:148px;}.glarysoft-features .features-title:before{position:absolute;display:block;content:"";width:1px;height:100%;top:20px;right:-2px;background:#2bacff;}.glarysoft-features .features-title h2{line-height:60px;text-align:left;}.glarysoft-features .features-title h2 .highlight{text-clip:text;-webkit-text-clip:text;background-image:linear-gradient(98.68deg,#2567FF 9.03%,#894EF8 93.19%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.glarysoft-features .features-title h2 .underline{position:relative;display:inline-block;z-index:1;}.glarysoft-features .features-title h2 .underline:before{position:absolute;display:block;content:"";width:100%;height:14px;background:#ffcc00;bottom:12px;left:0;z-index:-1;}.glarysoft-features .features-title .subtitle{text-align:left;}.glarysoft-features .features-container{display:flex;flex-direction:column;gap:6.25rem;max-width:788px;width:100%;padding-left:clamp(3.75rem,3rem + 3.75vw,7.5rem);border-left:1px dashed rgba(19,7,36,0.15);}.glarysoft-features .features-item{padding:2.5rem;background:#fff;border-radius:10px;}.glarysoft-features .features-item h3{padding:1.25rem 0;line-height:2.25rem;font-size:1.5rem;font-weight:500;color:var(--font-heading-color);}@media screen and (max-width:900px){.glarysoft-features .container{flex-direction:column;}.glarysoft-features .features-title,.glarysoft-features .features-container{max-width:100%;padding:0;border:none;}.glarysoft-features .features-title:before{display:none;}.glarysoft-features .features-title h2,.glarysoft-features .features-title .subtitle,.glarysoft-features .features-item{text-align:center;}.glarysoft-features .features-title{position:static;margin-bottom:3.75rem;}.glarysoft-features .features-container{gap:3.75rem;}}.glarysoft-steps{background:url("/images/glarysoft/screenshots-bg.png") center no-repeat;background-size:cover;}.glarysoft-steps .container{max-width:1240px;margin:0 auto;}.glarysoft-steps .steps-item{border:1px solid #fff;}