:root{--text-primary:#374151;--text-secondary:#282356;--text-gray:#6B7280;--primary-blue:#7FD0FF;--primary-blue-light:#E5F6FF;--bg-light:#F5F5F5}html{width:100%}body{font-family:"Plus Jakarta Sans",sans-serif;;font-weight:400;padding:0;margin:0;height:100%;overflow-x:hidden}h1,h2,h3,h4,h5,h6,ul,p{padding:0;margin:0}ul{list-style:none;padding:0;margin:0}a{text-decoration:none}a:hover,a:focus{text-decoration:none;outline:none}.btn.focus,.btn:focus{box-shadow:none}a img{border:none}p a{color:#2daee4;text-decoration:underline}p a:hover{color:#1a8ebf;text-decoration:underline}strong{font-weight:700}.align-right{text-align:right}button:focus{outline:none}::-webkit-input-placeholder{opacity:1}::-moz-placeholder{opacity:1}:-ms-input-placeholder{opacity:1}:-moz-placeholder{opacity:1}.hide{display:none}button{cursor:pointer;border:0}*{-webkit-transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-o-transition:all .1s;transition:all .1s}select{appearance:none;-webkit-appearance:none;border-radius:0}.hide{display:none!important}section{padding:100px 0}.img-fluid{max-width:100%;height:auto}.btn{text-decoration:none;display:inline-flex;align-items:center;background:#ccc;padding:15px 40px;border-radius:50px;font-size:16px;font-weight:500;color:var(--text-primary)}.btn i,.btn img{font-size:14px;margin:0 0 0 10px}.btn-blue{background:var(--primary-blue);color:var(--text-secondary)}.btn-blue:hover{background:var(--text-secondary);color:var(--primary-blue)}.btn-blue-dark{background:var(--text-secondary);color:#fff}.btn-blue-dark:hover{background:var(--primary-blue);color:var(--text-secondary)}.btn-white{background:#fff;color:var(--text-gray)}.btn-white:hover{background:#eee;color:var(--text-gray)}.btn-white-trans{background:#fff0;color:#fff}.btn-white-trans:hover{background:#fff;color:#111}.btn-grey{background:#f1f1f1;color:#111}.btn-grey:hover{background:#eee;color:#111}.btn-disabled,.btn-disabled:hover{background:#ddd;color:#555}.btn-disabled-outline{background:#fff;border:1px solid #aaa;color:#aaa}.btn-disabled-outline:hover{background:#fff;border:1px solid #aaa;color:#aaa}.btn-transparent{background:#fff0}.btn-transparent:hover{color:var(--primary-blue)}.btn-blue-outline{background:#fff0;border:1px solid var(--primary-blue);color:var(--primary-blue)}.btn-blue-outline:hover{background:var(--primary-blue);color:#fff}.btn-grey-outline{background:#fff0;border:1px solid #555;color:#555}.btn-grey-outline:hover{background:#555;color:#fff}.btn-white-outline{background:#fff0;border:1px solid #fff;color:#fff}.btn-white-outline:hover{background:#fff;color:#111}.form-block{margin:0 0 50px 0}.form-control{font-size:17px;padding:5px 10px}.form-control:focus{box-shadow:none}.text-sec{margin:0 0 50px 0}.text-sec h1,.text-sec h2,.text-sec h3,.text-sec h4,.text-sec h5{font-size:40px;font-weight:700;margin:0 0 20px 0}.text-sec h2{font-size:35px;color:#282248}.text-sec h3{font-size:30px}.text-sec h4{font-size:25px}.text-sec p{font-size:17px;color:#282248;margin:0 0 20px 0}.text-sec ul{list-style-type:disc;list-style-position:inside;margin:0 0 20px 0}.text-sec ul li{font-size:17px;color:#282248}.text-sec .btn{margin:0 10px 20px 0}.error-msg{display:block;background:#ffe2e2;padding:10px 15px;border:1px solid red;border-radius:5px;font-size:17px;font-weight:700;color:red;margin:10px 0}.success-msg{display:block;background:#d9ffe5;padding:10px 15px;border:1px solid #20b94f;border-radius:5px;font-size:17px;font-weight:700;color:#20b94f;margin:10px 0}.plain-msg{display:block;background:#fff;padding:10px 15px;border:1px solid #ddd;border-radius:5px;font-size:14px;color:#777;margin:30px 0 0;text-align:center}.notice-msg{display:block;background:#FFC;padding:10px 15px;border:1px solid #FC6;border-radius:5px;font-size:14px;color:#666;margin:30px 0 0;text-align:center}.error-text{display:inline-block;font-size:17px;font-weight:700;color:red;margin:10px 0}.success-text{display:inline-block;font-size:17px;font-weight:700;color:#093;margin:10px 0}#form_msg{display:block}.form-success{display:block;background:#D8FFC0;padding:7px 20px;margin:0 0 5px 0;font-size:17px;font-weight:500;color:#2E6800;text-align:center;margin:0 10px 20px 0}.form-error{display:block;background:#FFE8E8;padding:7px 20px;margin:0 0 5px 0;font-size:17px;font-weight:500;color:red;text-align:center;margin:0 10px 20px 0}#loader-icon{display:none}h1,h2,h3,h4,a.title{font-family:'Bricolage Grotesque',sans-serif;letter-spacing:-.4px}.hero{background:linear-gradient(180deg,#ECF5FB 0%,#D9ECF7 100%);position:relative}.hero::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url(https://blog.usenosh.com/wp-content/uploads/2026/02/hero-overlay.png) center top no-repeat;background-size:cover;opacity:.5}header{padding:20px 0;color:#fff;position:absolute;left:0;top:0;width:100%;z-index:2}header.expanded{position:fixed;height:100%;background:#fff;overflow-y:scroll}header.sticky{position:fixed;background:#fff;box-shadow:0 0 52px 0 rgb(0 0 0 / .1)}header .head{display:flex;align-items:center;padding:0 10px}.logo{width:95px}.logo img{width:100%;height:auto}.navbar-brand img{width:100%;height:auto}.head .btns{margin:0 40px 0 auto}.toggler{margin:0}.toggler a{width:30px;height:30px;display:flex;flex-direction:column;justify-content:center}.toggler a span{width:100%;background:var(--text-primary);height:2px;border-radius:2px;margin:4px 0}.toggler a.close span:first-child{transform:rotate(-46deg)}.toggler a.close span:last-child{transform:rotate(42deg);margin:-5px 0 0 0}.menu-wrapper{margin:30px 0 0 0;position:relative;z-index:1;display:none}.menu-wrapper.show{display:block}.menu-wrapper .inner{background:var(--bg-light);padding:48px;border-radius:24px;display:flex;justify-content:space-between}.menu-wrapper .links h4{font-family:'Satoshi';font-size:20px;font-weight:500;line-height:24px;color:var(--text-primary);margin:0 0 20px 0;user-select:none}.menu-wrapper .links ul{list-style:none;margin:0 0 40px 0}.menu-wrapper .links div:last-child ul{margin:0}.menu-wrapper .links ul li{margin:0 0 20px 0}.menu-wrapper .links ul li:last-child{margin:0}.menu-wrapper .links ul li a{font-size:14px;font-weight:500;line-height:21px;color:var(--text-gray)}.menu-wrapper .links ul li a:hover{color:var(--primary-blue)}.menu-wrapper .bottom{display:flex;margin:40px 0 20px 0}.menu-wrapper .bottom .social-links a{background:#fff}.menu-wrapper .bottom .social-links a:hover{background:var(--primary-blue);color:#fff}.hero .content{position:relative;z-index:1;padding:100px 0 0 0}.hero-caption{position:relative;z-index:1;margin:100px 0}.hero-caption h1{font-size:64px;font-weight:700;color:var(--text-primary);margin:0 0 20px 0}.hero-caption p{width:80%;font-size:32px;font-weight:500;color:var(--text-secondary)}.latest-post{background:#fff;padding:50px;border-radius:40px;display:flex;justify-content:space-between;margin:0 0 80px 0}.latest-post .text{width:50%}.latest-post .text h5{background:var(--primary-blue-light);padding:6px 16px;border-radius:40px;font-size:20px;font-weight:500;line-height:24px;color:var(--primary-blue);display:inline-block;margin:0 0 20px 0}.latest-post .text .title{display:block;font-size:40px;font-weight:600;line-height:48px;color:var(--text-primary);margin:0 0 10px 0}.latest-post .text .desc{font-size:24px;line-height:38px;color:var(--text-gray);margin:0 0 30px 0}.latest-post .text .desc .read-more{font-size:24px;line-height:38px;color:var(--primary-blue)}.latest-post .text .reading{font-size:20px;line-height:24px;color:var(--text-gray)}.latest-post .image{width:48%}.latest-post .image img{width:100%;border-radius:32px;height:366px;object-fit:cover}.wrapper{padding:100px 0}.after-hero{display:flex;justify-content:space-between;margin:0 0 80px 0}.categories{width:60%;display:flex;flex-wrap:wrap}.categories h3{width:100%;font-size:40px;font-weight:700;line-height:48px;margin:0 0 10px 0}.categories .list{display:flex;flex-wrap:wrap}.categories .list a{background:var(--bg-light);padding:10px 20px;border-radius:40px;font-size:16px;font-weight:500;line-height:21.6px;color:var(--text-gray);margin:0 12px 12px 0}.categories .list a:hover,.categories a.active{background:var(--primary-blue);color:var(--text-secondary)}.categories .list a[data-name="Gift Cards"]:hover,.categories .list a[data-name="Gift Cards"].active{background:#282356;color:#fff}.categories .list a[data-name="Gift Card Prices"]:hover,.categories .list a[data-name="Gift Card Prices"].active{background:#0065FF;color:#fff}.categories .list a[data-name="Finance"]:hover,.categories .list a[data-name="Finance"].active{background:#458787;color:#fff}.categories .list a[data-name="Refill"]:hover,.categories .list a[data-name="Refill"].active{background:#F0BD66;color:#fff}.categories .list a[data-name="Tutorials"]:hover,.categories .list a[data-name="Tutorials"].active{background:#6D4CCA;color:#fff}.categories .list a[data-name="Gift Card Usage"]:hover,.categories .list a[data-name="Gift Card Usage"].active{background:#F45D48;color:#fff}.categories .list a[data-name="General"]:hover,.categories .list a[data-name="General"].active{background:#7FD0FF;color:#fff}.categories .list a[data-name="About Gift Cards"]:hover,.categories .list a[data-name="About Gift Cards"].active{background:#10b981;color:#fff}div.search{width:30%;position:relative}div.search input{width:100%;background:#fff;padding:12px 24px;border:2px solid var(--primary-blue);border-radius:50px;font-size:20px;color:var(--text-gray);line-height:30px}div.search input:hover{border:2px solid var(--primary-blue)!important;outline:none!important}.search button{position:absolute;right:20px;top:12px;background:#fff0}.post-grid{width:102.5%;display:flex;justify-content:flex-start;flex-wrap:wrap}.grid-head{width:100%;margin:0 0 30px 0}.grid-head h3{font-size:40px;font-weight:700;line-height:48px;color:var(--primary-blue);text-transform:uppercase}.post{width:31.8%;margin:0 1.2% 20px 0;background:var(--bg-light);border-radius:32px;padding:16px}.post:nth-child(3n){margin:0 0 20px 0}.post .image{margin:0 0 30px 0}.post .image img{width:100%;border-radius:24px;height:280px;object-fit:cover}.post .text{padding:0 10px;display:flex;flex-direction:column;height:275px}.post .text .cats{margin:0 0 20px 0}.post .text .cats a{font-size:14px;font-weight:500;color:#fff;background:cornflowerblue;padding:8px 16px;border-radius:50px;margin:0 10px 0 0}.post .text .cats a:last-child{margin:0}.post .text .title{display:block;font-size:24px;font-weight:500;line-height:28px;color:var(--text-primary);margin:0 0 15px 0;min-height:56px}.post .text .desc{font-size:16px;font-weight:400;line-height:24px;color:var(--text-gray);margin:0 0 15px 0;min-height:97px}.post .text .items{display:flex;justify-content:space-between;margin-top:auto}.post .text .items .date{font-size:16px;color:var(--text-primary)}.post .text .items .reading{font-size:16px;color:var(--text-primary)}.load-more{width:100%;margin:50px 0;display:flex;justify-content:center}.load-more .btn{font-size:20px}.download{margin:0 0 100px 0;padding:0}.download .inner{display:flex;justify-content:space-between;align-items:center;background:var(--primary-blue-light);padding:20px;border-radius:48px}.download .text{width:55%;padding:30px}.download .text h3{font-size:60px;font-weight:700;line-height:72px;color:var(--text-primary);margin:0 0 20px 0}.download .text h3 strong{color:var(--primary-blue)}.download .text p{font-size:32px;line-height:38px;color:var(--text-primary);margin:0 0 20px 0;letter-spacing:-.41px}.download .text .btns{display:flex;margin:80px 0 0 0}.download .image{width:45%}.download-btns{display:flex}.download-btns .btn{display:flex;align-items:center;margin:0 15px 0 0;padding:10px 20px}.download-btns .btn i{font-size:20px;color:var(--primary-blue);margin:0 15px 0 10px}.download-btns .btn i.fa-apple{font-size:35px}.download-btns .btn i.fa-google-play{font-size:30px}.download-btns .btn span{display:flex;flex-direction:column;align-items:flex-start}.download-btns .btn span small{font-size:14px;color:var(--text-gray);line-height:14px;letter-spacing:-.24px;white-space:nowrap}.download-btns .btn span p{font-size:20px;font-weight:500;color:var(--text-primary);letter-spacing:-.24px;line-height:24px;margin:0;white-space:nowrap}.download-btns .btn:hover{background:var(--text-secondary)}.download-btns .btn:hover i{color:var(--primary-blue)}.download-btns .btn:hover span small{color:#fff}.download-btns .btn:hover span p{color:#fff}.footer{padding:80px 0}footer .top{padding:0 0 40px 0;border-bottom:1px solid var(--bg-light)}footer .top .inner{display:flex;justify-content:space-between}.footer-left{width:30%}.footer-logo{width:125px;margin:0 0 20px 0}.footer-about{margin:0 0 20px 0}.footer-about p{font-size:14px;line-height:20px;color:var(--text-gray)}footer .download-btns .btn{background:var(--bg-light);padding:10px 15px 10px 10px}footer .download-btns .btn i{margin:0 10px}footer .download-btns .btn i.fa-apple{font-size:30px}footer .download-btns .btn i.fa-google-play{font-size:25px}footer .download-btns .btn span small{font-size:12px}footer .download-btns .btn span p{font-size:18px}.copyright{margin:20px 0 0 0}.copyright p{font-size:12px;color:#30BCED}.footer-right{width:65%;display:flex;justify-content:space-between}.footer-links{width:30%}.footer-links .widget-title{font-size:24px;font-weight:500;color:var(--text-primary);margin:0 0 20px 0}.footer-links ul li{margin:0 0 20px 0}.footer-links ul li a{font-size:16px;font-weight:500;color:var(--text-gray)}footer .bottom{padding:40px 0}footer .bottom .inner{display:flex}.social-links a{font-size:12px;color:var(--primary-blue);background:var(--bg-light);display:inline-flex;width:24px;height:24px;border-radius:24px;justify-content:center;align-items:center;margin:0 10px 0 0}.social-links a:hover{background:var(--primary-blue);color:#fff}.legal-links{margin-left:auto}.legal-links ul{display:flex;width:100%}.legal-links ul li{margin:0 0 0 20px}.legal-links ul li:first-child{margin:0}.legal-links ul li a{font-size:14px;color:var(--primary-blue)}.legal-links ul li a:hover{text-decoration:underline}.legal-links ul li:first-child a,.legal-links ul li:nth-child(2) a{color:var(--text-gray)}.legal-links ul li:first-child a:hover,.legal-links ul li:nth-child(2) a:hover{color:var(--primary-blue)}.breadcrumb{margin:80px 0;font-size:24px;color:var(--text-primary)}.breadcrumb a{font-size:24px;color:var(--primary-blue)}.post-detail{margin:0 0 100px 0}.post-detail .title{margin:0 0 40px 0}.post-detail .title h1{font-size:64px;font-weight:600}.post-detail .image{margin:0 0 100px 0}.post-detail .image img{width:100%;border-radius:48px;height:650px;object-fit:cover}.post-detail .content{display:flex;justify-content:space-between}.post-detail .left-panel{width:65%}.post-detail .text figure{width:100%!important;margin:0 0 30px 0}.post-detail .text figure img{width:100%;border-radius:4px}.post-detail .text figcaption{padding:15px 0;font-size:14px;color:var(--text-gray)}.post-detail .text figcaption a{color:var(--text-gray);text-decoration:underline}.post-detail .text h2,.post-detail .text h3,.post-detail .text h4,.post-detail .text h5{font-weight:600;margin:0 0 30px 0;color:var(--text-primary)}.post-detail .text h2{font-size:40px}.post-detail .text h3{font-size:28px}.post-detail .text h4{font-size:24px}.post-detail .text h5{font-size:20px}.post-detail .text p{font-size:20px;line-height:30px;color:var(--text-gray);margin:0 0 20px 0}.post-detail .text p a{color:var(--text-gray);text-decoration:underline}.post-detail .text ul{list-style-type:disc;margin:0 0 40px 0;padding:0 0 0 30px}.post-detail .text ol{margin:0 0 40px 0}.post-detail .text li{font-size:18px;line-height:28px;letter-spacing:1px;color:var(--text-gray);margin:0 0 5px 0}.post-detail .text .btn{margin:0 10px 20px 0}.post-detail .text blockquote{padding:0 0 0 20px;border-left:2px solid #50D8C8}.post-detail .text blockquote p{font-size:14px;font-style:italic;line-height:24px;color:#fff;margin:0 0 20px 0}.post-detail .text blockquote p:last-child{font-size:14px;font-style:normal;line-height:20px;color:var(--text-gray);margin:0}.post-tags{font-size:14px;color:var(--text-gray)}.post-tags a{color:var(--primary-blue)}.post-detail .author{padding:24px;border-radius:24px;border:1px solid #F3F4F6;box-shadow:0 1px 2px #1111111C;margin:50px 0 0}.post-detail .author .info{display:flex;margin:0 0 20px 0}.post-detail .author .info .avatar{width:40px;margin:0 20px 0 0}.post-detail .author .info .avatar img{width:40px;height:40px;border-radius:24px}.post-detail .author .info .name h4{font-size:16px;font-weight:700;color:var(--text-primary)}.post-detail .author .info .name p{font-size:16px;color:var(--text-gray);line-height:19px}.post-detail .author .desc{margin:0 0 20px 0}.post-detail .author .desc p{font-size:16px;color:var(--text-gray);line-height:24px}.post-detail .text .wp-caption,.post-detail .text iframe{width:100%!important}.post-detail .text .wp-caption img{width:100%!important}.sidebar{width:30%}.sidebar .widget{padding:24px;border-radius:24px;border:1px solid #F3F4F6;box-shadow:0 1px 2px #1111111C;margin:0 0 30px 0}.sidebar .widget .widget-title{font-size:32px;font-weight:600;line-height:50px;color:var(--primary-blue);margin:0 0 30px 0}.widget_categories ul{list-style:none}.widget_categories ul li{margin:0 0 20px 0}.widget_categories ul li a{font-size:24px;font-weight:500;color:var(--text-primary)}.widget_categories ul li a:hover{color:var(--primary-blue)}.tagcloud a{display:inline-block;background:var(--bg-light);padding:6px 16px;border-radius:100px;font-size:20px!important;font-weight:500;line-height:40px;color:var(--text-primary);margin:0 15px 20px 0;text-transform:capitalize}.tagcloud a:hover{background:var(--primary-blue);color:#fff}.search-result h2{font-size:32px;font-weight:600;line-height:38px;letter-spacing:-.41px;color:var(--text-primary)}.no-posts{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:100px 0 250px}.no-posts h2{font-size:48px;font-weight:500;line-height:58px;letter-spacing:-1px;color:var(--text-primary);margin:0 0 20px 0}.no-posts p{font-size:20px;font-weight:500;line-height:28px;color:var(--text-gray);margin:0 0 30px 0}.no-posts .btn{font-size:20px;line-height:32px}.not-found{height:90vh}.not-found .inner{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:100px 0;height:calc(100% - 100px);padding:0 40px}.not-found h1{font-size:168px;font-weight:600;line-height:168px;letter-spacing:-1px;color:var(--primary-blue);margin:0 0 20px 0;text-transform:uppercase}.not-found h2{font-size:64px;font-weight:500;line-height:72px;letter-spacing:-1px;color:var(--text-primary);margin:0 0 20px 0}.not-found p{font-size:20px;font-weight:500;line-height:28px;color:var(--text-primary);margin:0 0 30px 0}.not-found .btn{font-size:20px;line-height:32px}.page-sec{min-height:50vh;margin:100px 0}@media (min-width:1300px){header{padding:20px 44px}}@media (min-width:1470px){header{padding:20px 64px}}@media (min-width:1200px) and (max-width:1299px){.container{max-width:1200px;padding:0 20px}header{padding:20px 0}.hero-caption{margin:50px 0}.hero-caption h1{font-size:54px}.hero-caption p{font-size:27px}.latest-post .text h5{font-size:16px}.latest-post .text .title{font-size:36px;line-height:42px}.latest-post .text .desc{font-size:20px;line-height:32px}.latest-post .text .desc .read-more{font-size:20px}.latest-post .text .reading{font-size:16px}.after-hero{margin:0 0 60px 0}.categories h3{font-size:35px}div.search input{font-size:18px;padding:10px 20px}div.search button{width:30px}.post .image img{height:250px}.post .text .title{font-size:20px}.post .text .desc{font-size:15px}.post .text .items .date{font-size:15px}.post .text .items .reading{font-size:15px}.load-more .btn{font-size:18px}.download .text h3{font-size:50px;line-height:60px}.download .text p{font-size:25px}.footer-links .widget-title{font-size:22px}.footer-links ul li a{font-size:15px}.post-detail .title h1{width:90%;font-size:54px}.post-detail .image img{height:auto;border-radius:38px}.post-detail .text h2,.post-detail .text h3,.post-detail .text h4,.post-detail .text h5{margin:0 0 20px 0}.post-detail .text h2{font-size:32px}.post-detail .text h3{font-size:26px}.post-detail .text h4{font-size:22px}.post-detail .text h5{font-size:18px}.post-detail .text p{font-size:18px;line-height:28px;margin:0 0 20px 0}.post-detail .text ul{margin:0 0 30px 0;padding:0 0 0 30px}.post-detail .text ol{margin:0 0 30px 0}.post-detail .text li{font-size:18px;line-height:28px}.sidebar .widget .widget-title{font-size:26px;line-height:36px;margin:0 0 20px 0}.widget_categories ul li a{font-size:20px}.widget_tag_cloud a{font-size:18px!important;line-height:28px;padding:5px 15px}.grid-head h3{font-size:32px;line-height:40px}.search-result h2{font-size:30px}.no-posts h2{font-size:40px;line-height:50px}.not-found h1{font-size:128px;line-height:128px;margin:0 0 10px 0}.not-found h2{font-size:44px;line-height:52px}}@media (min-width:992px) and (max-width:1199px){.container{padding:0 20px}.btn{padding:12px 30px}header{padding:20px 34px}.menu-wrapper .inner{justify-content:flex-start;flex-wrap:wrap}.menu-wrapper .links{width:30%;margin:0 1.5%}.hero-caption{margin:50px 0}.hero-caption h1{font-size:44px}.hero-caption p{font-size:22px}.latest-post .text h5{font-size:16px}.latest-post .text .title{font-size:30px;line-height:36px}.latest-post .text .desc{font-size:18px;line-height:26px}.latest-post .text .desc .read-more{font-size:18px}.latest-post .text .reading{font-size:16px}.latest-post .image img{height:330px}.after-hero{margin:0 0 60px 0}.categories h3{font-size:30px}div.search input{font-size:18px;padding:10px 20px}div.search button{width:30px}.post .image img{height:250px}.post .text .title{font-size:20px}.post .text .desc{font-size:15px}.post .text .items .date{font-size:15px}.post .text .items .reading{font-size:15px}.load-more .btn{font-size:18px}.download .text h3{font-size:40px;line-height:50px}.download .text p{font-size:20px;line-height:32px}.download-btns .btn i{margin:0 10px 0 5px}.download-btns .btn i.fa-apple{font-size:30px}.download-btns .btn i.fa-google-play{font-size:25px}.download-btns .btn span small{font-size:12px}.download-btns .btn span p{font-size:18px}footer .download-btns{flex-direction:column;align-items:flex-start}footer .download-btns .btn{padding:10px 30px 10px 20px;margin:0 0 10px 0}.footer-links .widget-title{font-size:20px}.footer-links ul li a{font-size:15px}.post-detail .title h1{width:90%;font-size:44px}.post-detail .image{margin:0 0 60px 0}.post-detail .image img{height:auto;border-radius:32px}.post-detail .text h2,.post-detail .text h3,.post-detail .text h4,.post-detail .text h5{margin:0 0 20px 0}.post-detail .text h2{font-size:28px}.post-detail .text h3{font-size:24px}.post-detail .text h4{font-size:22px}.post-detail .text h5{font-size:16px}.post-detail .text p{font-size:16px;line-height:26px;margin:0 0 20px 0}.post-detail .text ul{margin:0 0 30px 0;padding:0 0 0 30px}.post-detail .text ol{margin:0 0 30px 0}.post-detail .text li{font-size:16px;line-height:26px;letter-spacing:1px;color:var(--text-gray);margin:0 0 5px 0}.sidebar .widget .widget-title{font-size:24px;line-height:32px;margin:0 0 20px 0}.widget_categories ul li{margin:0 0 15px 0}.widget_categories ul li a{font-size:16px}.widget_tag_cloud a{font-size:16px!important;line-height:26px;padding:5px 15px}.grid-head h3{font-size:28px;line-height:36px}.search-result h2{font-size:30px}.no-posts h2{font-size:40px;line-height:50px}.not-found h1{font-size:128px;line-height:128px;margin:0 0 10px 0}.not-found h2{font-size:44px;line-height:52px}}@media (min-width:768px) and (max-width:991px){div.search{width:50%}}@media (min-width:768px) and (max-width:991px){.container{padding:0 20px}.btn{padding:12px 30px}header{padding:20px 0}.menu-wrapper .inner{justify-content:flex-start;flex-wrap:wrap}.menu-wrapper .links{width:30%;margin:0 1.5%}.menu-wrapper .links h4{font-size:16px}.menu-wrapper .links ul li{margin:0 0 10px 0}.hero-caption{margin:50px 0}.hero-caption h1{font-size:44px}.hero-caption p{font-size:22px}.latest-post{flex-direction:column-reverse;padding:30px;margin:0 0 60px 0}.latest-post .text{width:100%}.latest-post .text h5{font-size:16px}.latest-post .text .title{font-size:30px;line-height:36px}.latest-post .text .desc{font-size:18px;line-height:26px}.latest-post .text .desc .read-more{font-size:18px}.latest-post .text .reading{font-size:16px}.latest-post .image{width:100%;margin:0 0 20px 0}.latest-post .image img{height:330px}.wrapper{padding:50px 0}.after-hero{flex-direction:column;margin:0 0 60px 0}.categories{width:100%;margin:0 0 20px 0}.categories h3{font-size:30px}.search{width:100%}.search input{font-size:18px;padding:10px 20px}.search button{width:30px}.post-grid{width:100%}.post{width:48%;margin:0 1% 20px!important}.post .image img{height:250px}.post .text .title{font-size:20px}.post .text .desc{font-size:15px}.post .text .items .date{font-size:15px}.post .text .items .reading{font-size:15px}.load-more .btn{font-size:18px}.download{margin:40px 0}.download .inner{flex-direction:column;border-radius:28px}.download .text{width:100%;display:flex;flex-direction:column;align-items:center}.download .text h3{font-size:40px;line-height:50px}.download .text p{font-size:20px;line-height:32px;text-align:center}.download .download-btns{margin:30px 0 0 0;padding:50px 0 0 0;border-top:1px solid #D4EFFF}.download .image{width:100%;margin:20px 0 0 0;text-align:center}.download-btns .btn i{margin:0 10px 0 5px}.download-btns .btn i.fa-apple{font-size:30px}.download-btns .btn i.fa-google-play{font-size:25px}.download-btns .btn span small{font-size:12px}.download-btns .btn span p{font-size:18px}footer .download-btns .btn{padding:10px 30px 10px 20px;margin:0 20px 0 0}footer .top .inner{flex-wrap:wrap}.footer-left{width:100%;margin:0 0 50px 0}.footer-right{width:100%;flex-wrap:wrap}.footer-links .widget-title{font-size:20px}.footer-links ul li a{font-size:14px}.breadcrumb{margin:80px 0 40px 0}.post-detail .left-panel{width:60%}.post-detail .title h1{width:90%;font-size:44px}.post-detail .image{margin:0 0 60px 0}.post-detail .image img{height:auto;border-radius:32px}.post-detail .text h2,.post-detail .text h3,.post-detail .text h4,.post-detail .text h5{margin:0 0 20px 0}.post-detail .text h2{font-size:28px}.post-detail .text h3{font-size:24px}.post-detail .text h4{font-size:22px}.post-detail .text h5{font-size:16px}.post-detail .text p{font-size:16px;line-height:26px;margin:0 0 20px 0}.post-detail .text ul{margin:0 0 30px 0;padding:0 0 0 30px}.post-detail .text ol{margin:0 0 30px 0}.post-detail .text li{font-size:16px;line-height:26px;letter-spacing:1px;color:var(--text-gray);margin:0 0 5px 0}.sidebar{width:35%}.sidebar .widget .widget-title{font-size:24px;line-height:32px;margin:0 0 20px 0}.widget_categories ul li{margin:0 0 15px 0}.widget_categories ul li a{font-size:16px}.widget_tag_cloud a{font-size:16px!important;line-height:26px;padding:5px 15px;margin:0 10px 10px 0}.grid-head h3{font-size:28px;line-height:36px}.search-result{margin:0 0 20px 0}.search-result h2{font-size:26px}.no-posts h2{font-size:40px;line-height:50px}.not-found h1{font-size:120px;line-height:120px;margin:0 0 10px 0}.not-found h2{font-size:34px;line-height:42px}}@media (max-width:767px){.container{padding:0 20px}.btn{padding:12px 30px}.hero:before{background-position:left top}header{padding:20px 0}header .head{justify-content:space-between}.menu-wrapper .inner{flex-direction:column;background:#fff0;padding:20px 0 0 0;border-radius:0;border-top:1px solid #e9e9e9}.menu-wrapper .links{width:100%;margin:0;padding:12px 0}.menu-wrapper .links h4{font-size:20px;position:relative;cursor:pointer}.menu-wrapper .links h4:after{content:'';position:absolute;right:5px;top:8px;background:url(https://blog.usenosh.com/wp-content/themes/Nosherv2/img/down-arrow.svg) center center no-repeat;width:15px;height:8px}.menu-wrapper .links h4.open:after{transform:rotate(-180deg)}.menu-wrapper .links .nav-menu{display:none}.menu-wrapper .links .nav-menu.open{display:block}.menu-wrapper .links ul li{margin:0}.menu-wrapper .links ul li a{display:block;font-size:16px;padding:10px 0}.menu-wrapper .btns{display:flex;justify-content:space-around;flex-direction:row-reverse;margin:30px 0}.menu-wrapper .btns .btn{width:47%;padding:13px 20px;justify-content:center}.menu-wrapper .btns .btn-login{background:var(--bg-light)}.menu-wrapper .bottom{display:block;margin:20px 0 0}.hero-caption{margin:0 0 40px 0}.hero-caption h1{font-size:32px}.hero-caption p{font-size:20px;line-height:28px;width:100%}.latest-post{flex-direction:column-reverse;padding:8px;margin:0 0 60px 0;border-radius:20px}.latest-post .text{width:100%;padding:0 10px 20px}.latest-post .text h5{font-size:16px}.latest-post .text .title{font-size:24px;line-height:28px}.latest-post .text .desc{font-size:16px;line-height:24px;margin:0 0 20px 0}.latest-post .text .desc .read-more{font-size:16px}.latest-post .text .reading{font-size:16px}.latest-post .image{width:100%;margin:0 0 20px 0}.latest-post .image img{height:206px;border-radius:16px}.wrapper{padding:50px 0}.after-hero{flex-direction:column;margin:0 0 60px 0}.categories{width:100%;margin:0 0 20px 0}.categories h3{font-size:24px;line-height:28px}.categories .list{flex-wrap:nowrap;overflow-x:scroll}.categories .list a{font-size:14px;line-height:18px;padding:8px 12px;white-space:nowrap}div.search{width:100%}div.search input{font-size:16px;padding:10px 20px}div.search button{width:30px}.post-grid{width:100%}.post{width:100%;margin:0 0 20px!important;padding:8px;border-radius:24px}.post .image img{height:206px;border-radius:16px}.post .text .title{font-size:20px;line-height:24px}.post .text .desc{font-size:14px;line-height:21px}.post .text .items .date{font-size:14px}.post .text .items .reading{font-size:14px}.load-more .btn{font-size:18px}.download{margin:40px 0 0 0}.download .container{padding:0}.download .row{margin:0}.download .col-sm-12{padding:0}.download .inner{flex-direction:column;border-radius:0;padding:20px 0}.download .text{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:10px 20px}.download .text h3{font-size:32px;line-height:38px;margin:20px 0}.download .text p{font-size:20px;line-height:24px}.download .download-btns{margin:20px 0 0 0;padding:40px 0 20px 0;border-top:1px solid #D4EFFF}.download .image{width:100%;margin:20px 0 -230px 0;text-align:center;overflow:hidden}.download .image img{width:130%;max-width:130%;margin-left:-15%}.download-btns .btn i{margin:0 10px 0 5px}.download-btns .btn i.fa-apple{font-size:25px}.download-btns .btn i.fa-google-play{font-size:20px}.download-btns .btn span small{font-size:12px}.download-btns .btn span p{font-size:18px}footer{background:#fff;padding:60px 0 0;position:relative;z-index:1}footer .download-btns{flex-direction:row;justify-content:space-between}footer .download-btns .btn{width:48%;padding:10px 20px 10px 10px;margin:0 0 10px 0}footer .download-btns .btn span small{font-size:11px}footer .download-btns .btn span p{font-size:17px}footer .top .inner{flex-direction:column-reverse}.footer-left{width:100%}.footer-right{width:100%;flex-wrap:wrap}.footer-links{width:100%;margin:0 0 50px 0}.footer-links .widget-title{font-size:20px}.footer-links ul li a{font-size:15px}footer .bottom{padding:25px 0}footer .bottom .inner{display:block}.social-links{width:100%;display:flex;justify-content:center;margin:0 0 20px 0}.social-links a{margin:0 12px}.contact-info{float:left}.contact-info a{font-size:13px;margin:0 15px 0 0}.legal-links a{font-size:13px}.breadcrumb{margin:80px 0 40px 0;font-size:20px;line-height:26px}.breadcrumb a{font-size:20px;line-height:26px}.breadcrumb span{display:block;margin:10px 0 0 0}.post-detail{margin:0 0 80px 0}.post-detail .content{flex-wrap:wrap}.post-detail .left-panel{width:100%}.post-detail .title h1{width:100%;font-size:40px;line-height:48px}.post-detail .image{margin:0 0 60px 0}.post-detail .image img{height:226px;border-radius:16px}.post-detail .text h2,.post-detail .text h3,.post-detail .text h4,.post-detail .text h5{margin:0 0 20px 0}.post-detail .text h2{font-size:24px}.post-detail .text h3{font-size:22px}.post-detail .text h4{font-size:20px}.post-detail .text h5{font-size:16px}.post-detail .text p{font-size:16px;line-height:24px;margin:0 0 20px 0}.post-detail .text ul{margin:0 0 30px 0;padding:0 0 0 30px}.post-detail .text ol{margin:0 0 30px 0}.post-detail .text li{font-size:16px;line-height:24px;letter-spacing:1px;color:var(--text-gray);margin:0 0 5px 0}.post-detail .author .social-links{justify-content:flex-start}.sidebar{width:100%;margin:30px 0 0 0}.sidebar .widget{padding:24px 24px 10px 24px}.sidebar .widget .widget-title{font-size:24px;line-height:38px;margin:0 0 20px 0}.widget_categories ul li{margin:0 0 15px 0}.widget_categories ul li a{font-size:16px}.widget_tag_cloud a{font-size:16px!important;line-height:32px;padding:6px 16px;margin:0 10px 10px 0}.grid-head h3{font-size:24px;line-height:38px;text-transform:capitalize}.search-result{margin:0 0 20px 0}.search-result h2{font-size:24px;line-height:28px}.no-posts h2{font-size:32px;line-height:40px}.no-posts p{font-size:16px;line-height:28px}.not-found{height:calc(100vh - 100px)}.not-found .inner{margin:100px 0 0;padding:0 30px}.not-found h1{font-size:128px;line-height:128px;margin:0 0 10px 0;text-align:center}.not-found h2{font-size:32px;line-height:36px;text-align:center}.not-found p{font-size:16px;line-height:24px;text-align:center}.not-found .btn{font-size:18px;line-height:24px;padding:20px 50px}}@media (min-width:360px) and (max-width:480px){.download-btns .btn{padding:6px 17px}.download-btns .btn i{margin:0 10px 0 5px}.download-btns .btn i.fa-apple{font-size:20px}.download-btns .btn i.fa-google-play{font-size:15px}.download-btns .btn span small{font-size:11px}.download-btns .btn span p{font-size:16px}}@media (max-width:320px){.download-btns .btn{padding:5px 10px}.download-btns .btn i{margin:0 10px 0 5px}.download-btns .btn i.fa-apple{font-size:20px}.download-btns .btn i.fa-google-play{font-size:15px}.download-btns .btn span small{font-size:11px}.download-btns .btn span p{font-size:15px}}