.post-header{background:#f6f9fc}.post-header .container{display:flex;justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;background:none;padding:40px 40px}.post-header .left-block{flex:0 0 62%;margin-right:75px}.post-header .right-block{flex:1;position:relative}.post-header .rank-math-breadcrumb{color:#000;font-size:14px}.post-header .rank-math-breadcrumb a{color:#000}.post-header .right-block img{border-radius:5px;z-index:3;position:relative;width:395px;height:197px;display:block}.post-header .entry-title{margin-bottom:20px;color:#231f20}.post-header .written-by,.post-header .reviewed-by,.post-header .updated{font-size:16px;line-height:25px;color:#000;padding-bottom:5px}.post-header .written-by a,.post-header .reviewed-by a{color:#000;font-weight:500}.post-header .written-by::after,.post-header .reviewed-by::after{content:'|';color:#dddd;margin-left:5px;margin-right:5px}.post-header .profile-wrap{padding-top:15px;display:none;position:absolute}.post-header .profile{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:30px;border-radius:8px;border:1px solid #eee;color:#333;max-width:500px;box-shadow:rgba(50,50,93,.25) 0 50px 100px -20px,rgba(0,0,0,.3) 0 30px 60px -30px}.post-header .profile .avatar{flex:0 0 100px;margin-right:20px}.post-header .profile .avatar img{border-radius:50%;border:1px solid #eee}.post-header .profile .info{flex:1}.post-header .profile .info a{display:block;color:#333;text-decoration:underline;margin-bottom:10px}.post-header .updated strong{font-weight:500}.disclosure{margin:0;margin-top:20px;background:#f6f9fc;color:#444;font-size:13px;padding:8px 15px;border-radius:5px;margin-top:0}.product-features .wrapper{display:grid;grid-template-columns:auto 300px;grid-template-areas:"col-1 col-2";grid-column-gap:30px;margin:50px 0}.product-features .feature-box{grid-area:col-1;position:relative;border:1px solid #eee;border-radius:10px;padding:30px}.product-features .product-slider{grid-area:col-2;position:relative}.product-features .product-slider .rating{display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;z-index:50;background:#042E53;color:#fff;width:50px;height:50px;border-radius:50%;font-size:17px;font-weight:600}.product-features .feature-box span{position:absolute;top:-12px;left:20px;background:#fff;padding:0 10px;text-transform:uppercase;font-size:14px;color:#666;font-weight:600}.product-features .feature-box ul{list-style:none;margin-left:24px;position:relative;margin-bottom:0}.product-features .feature-box li:before{content:"\2022";font-family:serif;color:#e7e4df;font-weight:600;font-size:27px;line-height:29px;position:absolute;left:-24px}.product-features .feature-box li{margin-bottom:8px}.product-features .feature-box p{margin-top:20px}.product-features .feature-box p:last-child{margin-bottom:0}.product-features .feature-box-wrap .cta{display:block;background:#ff5722;color:#fff;text-align:center;padding:12px 30px;border-radius:5px;text-transform:uppercase;font-size:16px;font-weight:600;letter-spacing:.2px;transition:0.3s all;margin-top:20px}.product-features .feature-box-wrap .cta:hover{text-decoration:none;opacity:.8}.product-features .product-box{margin-bottom:20px}.product-features .product-box img{border-radius:10px;border:1px solid #eee}.product-features .slider-nav div{margin-left:4px;margin-right:4px}.product-features .slider-nav img{border:1px solid #eee;border-radius:10px;cursor:pointer}.product-features .slider-nav .slick-current img{border:2px solid #ff5722}.slick-prev{left:20px!important;z-index:5!important}.slick-next{right:24px!important;z-index:5!important}.slick-prev:before,.slick-next:before{font-size:30px!important;line-height:1!important;opacity:.75!important;color:#ff5722!important}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:0.90!important}.products{display:flex;justify-content:space-between;margin-bottom:30px}.products .box{flex:0 0 32%;display:flex;flex-direction:column;align-items:center;border-radius:10px;padding:20px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;position:relative;transition:.3s ease-in-out}.products .box:hover{transform:translatey(-3px)}.products .sub-title{position:absolute;top:0;left:0;background:#ffe0d6;width:100%;color:#222;text-align:center;font-size:15px;line-height:26px;font-weight:600;text-transform:uppercase;padding:4px;border-top-right-radius:10px;border-top-left-radius:10px}.products img{margin-top:40px;margin-bottom:20px}.products .title{font-size:20px;line-height:26px;font-weight:700;text-align:center;margin-bottom:10px}.products .stars{--percent:calc(var(--rating) / 5 * 100%);display:inline-block;font-size:18px;line-height:1;margin-bottom:15px}.products .stars::before{content:'★★★★★';letter-spacing:0;background:linear-gradient(90deg,#ff5722 var(--percent),#ddd var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.products ul{flex-grow:1;list-style:none;margin-left:30px;position:relative;margin-bottom:25px}.products li{font-size:16px;line-height:24px;margin-bottom:5px}.products li:before{content:"\2022";color:#e7e4df;font-weight:600;font-size:35px;line-height:19px;position:absolute;left:-24px}.products .cta{background:#ff5722;color:#fff;text-align:center;padding:12px 30px;border-radius:5px;text-transform:uppercase;font-size:15px;font-weight:700;letter-spacing:.2px;transition:0.3s all}.products .cta:hover{opacity:1}@media(max-width:768px){.product-features .wrapper{grid-template-columns:100%;grid-template-areas:"col-2" "col-1";grid-column-gap:0;grid-row-gap:40px}.post-header .container{flex-direction:column;justify-content:space-between;max-width:1200px;margin:0 auto;background:none;padding:25px}.post-header .left-block{flex:1;margin-right:0;margin-bottom:15px}.post-header .right-block{flex:1;margin:20px 0}.post-header .entry-title{margin-bottom:10px}.post-header .written-by,.post-header .reviewed-by,.post-header .updated{font-size:14px;line-height:22px;padding-bottom:0}.products{flex-direction:column}.products .box{margin-bottom:20px}}@media (max-width:450px){.post-header .right-block{margin:0}.post-header .shape1,.post-header .shape2{display:none}.post-header .right-block img{width:auto;height:auto}.products{margin-bottom:15px}.products .box img{width:60%}.products li:before{font-size:36px;line-height:26px}}@media(min-width:769px){.post-header .written-by:hover .profile-wrap,.post-header .reviewed-by:hover .profile-wrap{display:block}}.headline{background:#FFF;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;padding:10px 0;margin:25px 0}.headline .title{font-weight:700;font-size:29px;line-height:1.5em;margin:0}.headline .stars{--percent:calc(var(--rating) / 5 * 100%);display:inline-block;font-size:21px;line-height:1;margin-right:20px;margin-left:40px}.headline .stars::before{content:'★★★★★';letter-spacing:0;background:linear-gradient(90deg,#ff9529 var(--percent),#ddd var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.headline a{display:inline-block;font-size:16px;font-weight:600;background:#FF5722;color:#fff;padding:8px 35px;border-radius:5px}.headline a:hover{background:#FF794E}@media(max-width:768px){.product-features .wrapper{grid-template-columns:100%;grid-template-areas:"col-2" "col-1";grid-column-gap:0;grid-row-gap:40px}.post-header .container{flex-direction:column;justify-content:space-between;max-width:1200px;margin:0 auto;background:none;padding:25px}.post-header .left-block{flex:1;margin-right:0;margin-bottom:15px}.post-header .right-block{flex:1;margin:20px 0}.post-header .entry-title{margin-bottom:10px}.post-header .written-by,.post-header .reviewed-by,.post-header .updated{font-size:14px;line-height:22px;padding-bottom:0}.products{flex-direction:column}.products .box{margin-bottom:20px}.headline .title{font-size:20px}}@media (max-width:450px){.post-header .right-block{margin:0}.post-header .shape1,.post-header .shape2{display:none}.post-header .right-block img{width:auto;height:auto}.products{margin-bottom:15px}.products .box img{width:60%}.products li:before{font-size:36px;line-height:26px}}@media(min-width:769px){.post-header .written-by:hover .profile-wrap,.post-header .reviewed-by:hover .profile-wrap{display:block}}@media(max-width:650px){.headline{display:block}.headline .left-block{margin-bottom:5px}.headline .right-block{display:flex;justify-content:space-between;position:relative}.headline .stars{font-size:17px;margin-left:0}.headline a{font-size:15px;position:absolute;top:-30px;right:0;padding:8px 25px}}@media (min-width:769px){nav .main-nav .mega-menu{position:static}nav .main-nav .mega-menu>ul{position:absolute;width:100%;left:0!important;display:flex;flex-wrap:wrap;padding:50px;background:#fff;margin-top:0;border-radius:5px;border:2px solid #eee}nav .main-nav .mega-menu>ul>li>a{font-size:16px;text-transform:uppercase;font-weight:700}.mega-menu ul ul li a{border-radius:5px;margin-bottom:6px}nav .main-nav .mega-menu>ul>li{display:inline-block;width:25%;vertical-align:top}nav .main-nav .mega-menu.mega-menu-col-2>ul>li{width:50%}nav .main-nav .mega-menu.mega-menu-col-3>ul>li{width:33.3333%}nav .main-nav .mega-menu.mega-menu-col-5>ul>li{width:20%}nav .main-nav .mega-menu>ul>li:hover>a,nav .main-nav .mega-menu>ul>li:focus>a,nav .main-nav .mega-menu>ul>li[class*="current-"]>a,nav .main-nav .mega-menu ul ul{background-color:transparent!important;color:inherit}nav .main-nav .mega-menu ul .sub-menu{position:static;display:block;opacity:1;visibility:visible;width:250px;box-shadow:0 0 0;left:0;height:auto;pointer-events:auto;transform:scale(1)}nav .main-nav .mega-menu ul.toggled-on .sub-menu{pointer-events:auto}nav .main-nav .mega-menu .sub-menu .menu-item-has-children .dropdown-menu-toggle{display:none}}