:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--navbar-bg:#000;--submenu-bg:#c6f8f8;--headingwrapper-bg:repeating-linear-gradient(to top right,#e0f6f8 20%,#fff 80%);--contentsection-heading-bg:#7ff1cf;--swiper-benefit-bg:#e5faf9}*{transition:all .5s}html{scroll-behavior:smooth}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--navbar-bg)}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}button{cursor:pointer}*{box-sizing:border-box;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}.container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative;background-color:#fff}.with-img{background-color:#0000007c}.with-img:after{content:"";width:100%;height:100%;position:fixed;background:url(/_next/static/media/hero-img.f9793c4a.webp) no-repeat fixed;background-size:cover;z-index:-1}.container .toppopup{width:100%;height:50px;position:fixed;top:0;z-index:9999;font-size:20px;display:flex;align-items:center;justify-content:space-between;padding:20px;color:#fff;font-weight:700;opacity:0;transition:all 1s;pointer-events:none}.container .toppopup .closebtn{cursor:pointer}.container .showTopPopup{opacity:1;pointer-events:visible}.navbar{height:50px;background:#000;display:flex;justify-content:space-around;align-items:center;overflow:hidden;padding:20px;position:fixed;width:100%;z-index:999}.navopacity{background-color:rgba(0,0,0,.185)}.navbar .logo{font-weight:bolder;font-size:25px;cursor:pointer;text-align:center;font-weight:800;font-size:20px;line-height:1.15;margin-bottom:.3em;color:#fff}.navbar .menu{font-size:18px;cursor:pointer;color:#01f;display:flex;letter-spacing:1px}.navbar .menu .menuItem{font-size:13px;cursor:pointer;color:#fff;font-weight:700;margin-left:15px}.navbar .menu .menuItem:hover{color:blue}.sub-menu{color:#fff;padding:5px;display:flex;overflow-x:auto;border-bottom:.5px solid #bebebe;background-color:var(--submenu-bg)}.sub-menu a{margin-right:5px;padding:5px;min-width:-moz-fit-content;min-width:fit-content;font-size:12px;color:#000;transition:all 1s}.sub-menu a:hover{font-size:13px;color:blue}.sub-menu::-webkit-scrollbar{width:1px;height:7px}.sub-menu::-webkit-scrollbar-track{background:#f1f1f1}.sub-menu::-webkit-scrollbar-thumb{background:#888}.sub-menu::-webkit-scrollbar-thumb:hover{background:#555}.container .about .content .searchBox .limit{width:100%}.container .about .content .searchBox textarea{width:100%;height:200px;border-radius:10px;padding:10px;font-size:20px;margin-bottom:10px}.container .about .content .searchBox .searchbtn{width:100%;box-shadow:0 2px 6px 0 #4b4b4b;font-size:20px;padding:5px;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(45deg,#00849b,#025);border:none;cursor:pointer;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;height:40px;border-radius:5px}.container .about .content .searchBox .searchbtn:hover{background:linear-gradient(45deg,#00849b,#003c97)}.main-heading{color:#000}.pay-verified{text-shadow:1px -1x 3px #003b14;color:#007914;background-color:#ccc;padding:10px;border-radius:10px;width:70%;min-width:350px;text-align:center;font-size:25px}.use-wrapper{font-size:18px;font-weight:500;color:#141414}.use-wrapper input{margin-left:10px}.container .about{max-width:1500px;width:100%;height:auto;padding:20px;border-radius:10px;color:#003246;display:flex;flex-direction:column}.container .about h2{font-size:40px;margin-bottom:20px;margin-top:20px;color:#1a1a1a;color:#000}.container .about h3{font-size:20px;margin-top:20px;color:#000;padding:10px}.container .about .box-wrapper{width:100%;display:flex;flex-wrap:wrap}.container .about .content-box{width:100%;cursor:pointer;border-radius:5px;display:flex;justify-content:space-between;align-items:center;margin:5px 5px 100px}.container .about .content-box .content{width:60%}.container .about .content-box h1{font-size:60px;text-align:center;margin-top:20px}.container .about .content-box .content .tag-line{font-size:25px;color:#6b00b3d2;width:100%}.container .about .content-box .content .points{display:flex;flex-wrap:wrap}.container .about .content-box .content .points .point{background:linear-gradient(45deg,#f55,#005974);font-size:15px;border-radius:5px;color:#f0f0f0}.container .about .content .searchBox .question-options{width:100%;display:flex;flex-wrap:wrap;margin:10px 0;justify-content:center}.container .about .content .searchBox .question-options .option{width:-moz-fit-content;width:fit-content;padding:10px;margin-top:5px;flex-grow:1;margin-left:5px;color:#000;border-radius:5px;outline:none;background-color:#fff;box-shadow:1px 1px 0 0 rgba(255,0,0,.3),0 -1px 5px 1px rgba(0,0,255,.4);border:none}.actions button{background:linear-gradient(45deg,#f55,#005974)!important}.actions button:hover{background:linear-gradient(45deg,#f55,#00212b)!important}.container .about .content-box .image{width:400px;height:400px;margin:0 10px;-webkit-clip-path:polygon(50% 0,90% 20%,100% 60%,75% 100%,25% 100%,0 60%,10% 20%);clip-path:polygon(50% 0,90% 20%,100% 60%,75% 100%,25% 100%,0 60%,10% 20%)}.container .about .content-box .contact-us-image{-webkit-clip-path:polygon(17% 1%,100% 0,86% 100%,0 100%);clip-path:polygon(17% 1%,100% 0,86% 100%,0 100%);-webkit-clip-path:polygon(100% 0,75% 50%,100% 100%,25% 100%,0 50%,25% 0);clip-path:polygon(100% 0,75% 50%,100% 100%,25% 100%,0 50%,25% 0)}.container .about .content-box .image img{width:100%;height:100%;border-radius:10px}.container .about .box h3{font-size:22px;padding:10px}.container .about p{font-size:20px;margin-top:0;padding:10px;white-space:pre-wrap;color:#000;width:100%}.container .about p a{color:blue}.container .searchBox{max-width:1500px;width:95%;border-radius:10px;margin-top:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;margin-bottom:20px}.container .searchBox .limit{width:85%;text-align:right;font-size:20px;font-family:Arial,Helvetica,sans-serif}.container .questiontones{width:85%;display:flex;margin-bottom:5px}.container .questiontones button{background:linear-gradient(45deg,#2f5fff,#529dff);margin-left:2px}.container .popupWrapper{width:100%;background-color:#ffffff4d;position:fixed;top:0;height:100vh;display:none;justify-content:center;align-items:center;color:#fff}.container .popupWrapper .popupBox{width:50%;height:500px;background:linear-gradient(45deg,#0058cc,#e414f7);position:absolute;box-shadow:0 2px 6px 0 #4b4b4b;padding:10px;border-radius:10px;display:flex;flex-direction:column}.container .popupWrapper .popupBox .closeBtn{width:50px;height:50px;position:absolute;right:-5%;top:-11%;font-size:30px;background-color:#e7e7e7;border:none;border-radius:100%;font-weight:700;color:#000;cursor:pointer}.container .popupWrapper .popupBox h3{text-align:center;margin-top:20px;font-size:30px;margin-bottom:60px}.container .popupWrapper .popupBox h3 .mainKeyword{color:#ff0;font-size:40px}.container .popupWrapper .popupBox .feature{margin-top:10px;margin-left:20px;font-size:25px;font-weight:700}.actions,.container .popupWrapper .popupBox .actions{width:100%;margin-top:40px;height:150px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.actions h4{font-size:20px;cursor:pointer;font-weight:100;text-align:left;width:100%;margin-top:10px;margin-left:40px}.actions input{padding:10px;border-radius:3px;background-color:#fff;border:1px solid #ccc}.actions button,.actions input{width:95%;font-size:20px;outline:none}.actions button{border-radius:3px;border:none;cursor:pointer;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;height:40px;background:linear-gradient(45deg,#3815ff,#003cff)}.actions button:hover{background:linear-gradient(45deg,#3078ff,#06f);color:#fff}.container .popupWrapper .popupBox .actions h4{font-size:20px;color:#ff0}.container .popupWrapper .popupBox .actions button,.container .popupWrapper .popupBox .actions input{width:95%;padding:10px;font-size:20px;border-radius:3px;border:none;outline:none}.container .popupWrapper .popupBox .actions button{cursor:pointer;text-align:center;background:linear-gradient(45deg,#d0ff00,#fffb00)}.container .popupWrapper .popupBox .actions button:hover{background:linear-gradient(45deg,#6aff30,#0f0);color:#fff}.feature{display:flex;align-items:center}.feature .icon{background-color:#fff;border-radius:100%;padding:5px;font-size:19px;margin-right:10px}.container .questions{max-width:1000px;width:100%;padding:20px;margin-bottom:20px}.container .questionWrapper,.container .questions h2{font-size:50px;font-family:Arial,Helvetica,sans-serif;color:#272727}.container .questions .question{font-size:20px;margin:10px;padding:15px;border-radius:10px;box-shadow:0 2px 6px 0 #0051ff;display:flex;justify-content:space-between;align-items:center}.container .questions .question,.container .questions .question button{font-family:Arial,Helvetica,sans-serif;color:#272727;background-color:#fff}.container .questions .question button{font-size:15px;padding:10px;border-radius:30px;box-shadow:0 3px 1px 0 #444;cursor:pointer;font-weight:700;border:none}.container .questions .question button:hover{font-size:15px;padding:10px;font-family:Arial,Helvetica,sans-serif;color:#272727;background-color:#fff;border-radius:30px;box-shadow:0 1px 0 0 #444;cursor:pointer;font-weight:700}.container .questions .answer{padding:15px;display:flex;justify-content:space-between;align-items:center;margin:20px 10px 50px;white-space:pre-wrap}.container .questions .answer,.container .questions .answerProps{font-size:20px;font-family:Arial,Helvetica,sans-serif;color:#272727;background-color:#fff;border-radius:10px;box-shadow:0 2px 6px 0 #0051ff}.container .questions .answerProps{margin:20px;display:none;padding:20px;flex-direction:column}.container .questions .answerProps .propsSection{display:flex;width:100%;margin-top:20px;margin-bottom:20px}.container .questions .answerProps .propsSection h5{display:flex;justify-content:center;align-items:center}.container .questions .answerProps button:hover{border-radius:30px;box-shadow:0 1px 0 0 #444}.container .questions .answerProps button,.container .questions .answerProps button:hover{font-size:15px;padding:10px;font-family:Arial,Helvetica,sans-serif;color:#272727;background-color:#fff;cursor:pointer;font-weight:700}.container .questions .answerProps button{width:100%;border-radius:10px;box-shadow:0 3px 5px 0 #444;border:none;margin-left:10px}.pricing-wrapper{width:100%;display:flex;justify-content:space-around;padding:10px;flex-wrap:wrap;max-width:1500px}.pricing-wrapper h2{color:#fafafa;text-shadow:2px -1px 8px #f36,-6px 0 9px #63c;font-size:60px;font-weight:600}.pricing-wrapper .note,.pricing-wrapper h2{display:block;width:100%;text-align:center}.price-box{min-height:500px;height:auto;min-width:350px;max-width:600px;box-shadow:-2px -2px 2px 0 #f36,2px -2px 15px 0 #63c;border-radius:10px;overflow:hidden;transition:all 1s;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:20px}.price-box:hover{box-shadow:6px 6px 10px 0 #8d00ff,-4px -4px 8px 0 #ff00a4}.pricing-wrapper .price-tag{background-color:#161616;height:200px;border-radius:10px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 49%);clip-path:polygon(0 0,100% 0,100% 100%,0 49%);width:100%}.pricing-wrapper .price-tag h2{font-size:50px}.pricing-wrapper .price-tag h2,.pricing-wrapper .price-tag h3{color:#fff;text-shadow:4px 4px 8px #999;font-weight:600;margin:0}.pricing-wrapper .price-tag h3{font-size:30px;text-align:center}.pricing-wrapper .features{padding:10px;font-size:17px;font-weight:700;height:40%}.pricing-wrapper .features p span{border-radius:100%;font-size:20px;margin-top:5px}.buy-button{box-shadow:1px 1px 5px 0 rgba(255,0,0,.3),0 0 8px 3px rgba(0,0,255,.4);width:199px;height:45px;border-radius:5%;background-color:#fff;border:none;outline:none;margin-bottom:20px;font-size:17px;color:#4b4b4b;font-weight:700;cursor:pointer;transition:all 1s}.buy-button:hover{font-size:19px;color:#000}.footer{width:100%;display:flex;justify-content:center;align-items:center;border-top:.1px solid #cecece;flex-wrap:wrap;padding:20px;background-color:#000;background-color:var(--navbar-bg);color:#000}.footer a{margin-left:15px;font-size:15px;margin-bottom:2px;text-align:left}.footer .copyright{width:100%;text-align:center;padding:10px;font-size:15px;font-weight:700}a{color:inherit;text-decoration:none}.footer .f-tools{width:100%;padding:10px;margin-top:10px;border-top:.1px solid rgba(95,95,95,.281);display:flex;flex-wrap:wrap;max-width:1400px;justify-content:space-evenly}.footer .f-tools .category{display:flex;flex-direction:column;margin-right:50px;width:-moz-fit-content;width:fit-content;margin-top:40px}.footer .f-tools .category .heading{font-size:17px;margin-bottom:20px}.footer .f-tools .category a{margin-left:3px;margin-bottom:5px;font-weight:700;color:#3a3939}.container .show{display:flex!important}.error{background-color:#ff0f0f;color:#fff;padding:5px;border-radius:2px;width:100%}.auth-msg a{color:#0004f7}.success{background-color:#00a700;color:#fff;padding:5px;border-radius:2px;width:100%}.active{background-color:#000!important;color:#fff!important;transition:all .3s}.answerProps .active{background:linear-gradient(45deg,#dfeeff,#cecece)!important}@media screen and (max-width:1050px){.container .hero{padding:0}.container .hero .heading1{margin-right:0;margin-top:50px}.container .searchBox .limit,.container .searchBox .questiontones,.container .searchBox .searchbtn{width:100%!important}.container .questions .answerProps .propsSection,.container .searchBox .questiontones{flex-wrap:wrap}.container .questions .answerProps .propsSection button{flex-grow:1;width:200px!important;margin-top:5px}.container .searchBox .questiontones button{flex-grow:1;width:200px!important;margin-top:1px}.container .about{width:90%}.container .about p{width:100%;margin-top:1px;font-size:20px;padding:8px}}@media screen and (max-width:900px){.container .about .box{width:100%}.navbar .menu{display:none}}@media screen and (max-width:670px){.container .hero .heading1:after{content:"";font-size:100px;display:block;width:100%;position:relative;margin-left:0}.container .about{width:97%}.container .about p{width:100%;line-height:1.5}.container .searchBox{width:100%}.container .hero .heading1{margin-right:0;font-size:50px!important;font-size:100px;display:block;width:100%;position:relative;margin-left:0;padding:10px}.container .questions .question{align-items:unset;border-radius:10px}.container .questions .question button{box-shadow:1px 1px 1px 1px #000;width:70px}.container .about h1{font-size:40px;text-align:center}}@media screen and (max-width:430px){.container .hero .heading1:after{content:"";font-size:100px;position:relative;margin-left:0}.container .questions{padding:1px}.container .about{padding:10px}.container .about h1{font-size:30px;text-align:center}.container .about p{width:100%;margin-top:1px;font-size:15px;padding:5px}.container .hero .heading1{margin-right:0;font-size:50px!important}.container .hero .heading2{font-size:50px!important}.footer a{margin-left:15px;font-size:18px}}.navbar .navbtn{color:#000;border-radius:5px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-size:20px;cursor:pointer;display:none;background-color:#fff}@media screen and (max-width:900px){.navbar .navbtn{display:flex}.logo-hide{display:none}}.navbar .navbtn img{width:100%;height:100%}.thinking-wrapper{display:flex;justify-content:center;align-content:center}.thinking{width:30px;height:30px;margin-right:5px}.smallNavbar{width:100%;height:auto;position:fixed;top:7.5%;background-color:#000000c7;left:-100%;z-index:9999;padding:1px;border-top:1px;overflow:hidden;height:100vh}.showSmallNavbar{transition:all .5s;left:0}.smallNavbar .menuItem{width:100%;height:50px;background-color:#fff;background:#0e0e0e;padding:10px;font-size:20px;color:#fff;font-weight:800;font-size:1.2em;line-height:1.15}.post-category-heading{width:100%;max-width:1300px;text-align:center;font-weight:800;font-size:3em;line-height:1.15;margin:70px 0;color:#191b1c}.link-history{font-size:18px;font-style:italic;color:#636363;width:60%}.link-history:hover{color:#01f}.post-box-wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;max-width:1300px}.post-box{width:25%;min-width:350px;border-radius:10px;padding:.4%;color:#000;transition:all 1s;min-height:250px;margin-bottom:100px;box-shadow:0 0 5px 0 purple;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.post-box .name{color:#000!important;padding:10px;font-weight:700;border-bottom:1px solid #fff}.post-box .review{min-height:150px;margin-left:10px;margin-top:10px;font-size:14px;color:#000}.post-box .button{width:50%;color:#fff;background:purple;border-radius:5px;margin-bottom:5px;text-align:center}.post-box .button:hover{background:#4800ce}.post-box .button a{display:block;width:100%;height:100%;padding:10px;border-radius:5px}.post-box .review a{color:#74bafc}.post-box .name{font-size:18px;color:#15f00e}.post-box .image{width:100%;height:250px;display:flex;justify-content:center;overflow:hidden;border-radius:10px}.post-box .image img{width:100%;height:100%}.post-box .post-info{padding:10px}.post-box .post-info div{display:flex;margin-top:10px}.post-box .post-info div span{width:100%;font-weight:500;font-size:13px}.post-box .post-info h2{font-size:17px;color:#000;font-family:sans-serif;font-weight:700}.post-box .post-info p{margin-top:5px;font-weight:600;font-size:15px}.post-box .post-info h3{margin-top:15px;font-size:15px;display:flex;align-items:center;transition:all 1s}.post-box .post-info h3 span{font-size:18px;margin-left:5px}.post-box .post-info h3:hover{font-size:18px}.tool-box,.tool-box-wrapper{position:relative}.tool-box{display:flex;justify-content:center;align-items:center;height:190px;background-color:#000;background-size:cover!important;background-repeat:no-repeat!important;border-radius:20%;overflow:hidden}.tool-box:after{content:"";position:absolute;width:100%;height:100%;background-color:#00000081;top:0;z-index:999}.tool-name{position:absolute;font-size:20px;top:-20%;left:0;width:100%;height:100%;z-index:999;color:#e9e4e4;text-shadow:1px 1px 0 rgba(255,0,0,.3),0 0 8px rgba(0,0,255,.4);font-size:30px;text-align:center}.benefit,.tool-name{display:flex;justify-content:center;align-items:center}.benefit{flex-direction:column;background-color:#001a22}.benefit:hover{background-color:#013747}.benefit .icon{background-color:#000;width:60px;height:60px;padding:1px;font-size:30px;border-radius:100%;margin-top:15px;box-shadow:0 0 1px 3px #5e5e5e}.benefit .icon img{width:100%;height:100%;border-radius:100%}.benefit .name{font-size:20px;margin-top:20px;font-weight:700;text-align:center}.benefit .text{text-align:center;padding:10px;color:#fff}.benefit .stars{color:#5de95d}.about-wrapper{width:100%;height:100vh;background:linear-gradient(45deg,#000142,#472000);justify-content:center}.about-wrapper,.about-wrapper .about{border-radius:0;display:flex;align-items:center;color:#fff}.about-wrapper .about{width:90%;max-width:1300px;height:80%;border:2px solid #fff;padding:10px}.about-wrapper .about .divider{width:.5px;height:90%;background-color:#fff;border-radius:0;color:#fff}.about-wrapper .about .bio{width:40%;height:100%;border-radius:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;margin-right:20px}.about-wrapper .about .bio .img{width:250px;height:250px;border-radius:0;color:#fff;border-radius:100%}.about-wrapper .about .bio .img img{width:100%;height:100%;border-radius:100%;box-shadow:0 0 0 1px #fff}.about-wrapper .about .bio .name{font-size:40px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;border-radius:0;text-align:center;margin-top:20px;color:#fff}.about-wrapper .about .content{height:100%;display:flex;flex-direction:column}.about-wrapper .about .content,.about-wrapper .about .content h2{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:#fff;padding:10px}.about-wrapper .about .content h2{font-size:50px}.about-wrapper .about .content p{padding:10px}.about-wrapper .about .content a,.about-wrapper .about .content p{font-size:20px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:#fff}.about-wrapper .about .content a{color:#73a4ff}@media screen and (max-width:1050px){.about-wrapper{height:unset}.about-wrapper .about{flex-direction:column}.about-wrapper .about .bio{margin-bottom:10px}.about-wrapper .about .divider{width:90%;height:.5px}}.contact-us{display:flex;flex-direction:column;margin-top:40px;width:100%;max-width:1500px}.contact-us h1{font-size:70px;text-align:center}.contact-us .content{width:100%;display:flex;justify-content:space-between}.contact-us .content .image{width:100%;max-width:900px}.contact-us .content .image img{width:100%;height:100%}.form-wrapper,form{width:100%;display:flex}form{max-width:900px;min-width:350px;height:auto;flex-direction:column;justify-content:center}form h1{color:#fff}form .error{background-color:#420101}form .error,form .success{width:90%;height:40px;margin-bottom:20px;color:#fff;font-size:15px;display:flex;align-items:center}form .success{background-color:#031a00}form .input-wrapper{width:90%;height:70px;display:flex;flex-direction:column;margin-top:10px;color:#fff}form .input{width:100%;height:100%;display:flex;min-width:100%;max-width:100%;font-size:17px;padding:5px;margin-top:10px;outline:none}form textarea{width:100%;height:150px!important;min-height:150px;max-height:150px;font-size:17px!important}form .input-wrapper button{width:90%!important;font-size:17px!important;min-height:50px!important;margin-top:100px;display:flex;justify-content:center;align-items:center;background-color:#002b2b;outline:none;border:none;cursor:pointer;color:#fff}.headinghide{display:none}.post{width:80%;margin:50px 0}.post h1,h2,h3{margin:30px 20px 0 0}.post h1,h2{font-size:30px}.post h3{font-size:22px}.post p{margin:10px 0;font-size:18px}.post a{color:#01f}.container .tools{width:80%;max-width:1200px;min-width:350px;min-height:100vh;margin-top:80px}.container .tools .toolCatagory{font-size:40px;margin:20px 0;color:#2432ff}.container .tools h3{font-size:20px;margin-top:20px;color:#004594;padding:10px}.container .tools .box-wrapper{width:100%;display:flex;flex-wrap:wrap;margin-bottom:100px}.container .tools .box{max-width:600px;width:40%;min-width:350px;background:linear-gradient(45deg,#0045da,#2974ff);flex-grow:1;flex-shrink:1;position:relative}.container .tools .box,.container .tools .box:hover{border:1px solid #919191;margin:5px;box-shadow:0 1px 1px 1px #636363;cursor:pointer;border-radius:5px}.container .tools .box:hover{background:linear-gradient(45deg,#0051ff,#99bdff)}.container .tools .box h3{font-size:22px;padding:10px;color:#ffe600;text-shadow:1px 1px #141414;margin:0;width:70%}.container .tools .box .para,.container .tools .box p{color:#fff;font-size:18px;padding:10px}.container .tools .box .Development{width:max-content;background-color:#dd2100;position:absolute;right:0;padding:5px;border-radius:10px;color:#fff;top:0}.container .tools .box .New{width:max-content;background-color:#1eff00;position:absolute;right:0;padding:0;width:50px;height:50px;border-radius:100%;color:#fff;top:0;display:flex;justify-content:center;align-items:center}.post-container{width:100%}.post-container,.post-notfound{display:flex;justify-content:center}.post-notfound{height:550px;align-items:center;flex-direction:column}.post-notfound h1{margin-top:20px}.post-notfound h1 a{padding:15px;background-color:#00212b;color:#fff;border-radius:10px;box-shadow:0 0 10px 1px #000}.blog-post{min-height:100vh;flex-direction:column;width:100%;padding:0;max-width:1500px}.blog-post,.blog-post .author{display:flex;align-items:center}.blog-post .author{border-radius:2px;width:60%;margin-top:20px;margin-bottom:25px}.blog-post .author-info{margin:0 0 0 10px;padding:0;display:flex;flex-direction:column;justify-content:center}.blog-post .author-info h3{margin:0;font-size:25px}.blog-post .author-info span{margin:0;color:#8b8b8b;font-size:17px}.blog-post .author img{border-radius:100%;padding:5px}.blog-post .content{border-radius:2px;display:flex;flex-direction:column}.blog-post .content h1,.blog-post .content h2{font-weight:bolder;color:#0a0a0af1;font-size:25px;margin-bottom:20px}.blog-post .content h3{font-weight:bolder;color:#0a0a0af1;font-size:20px;margin-bottom:20px}.blog-post .content p{margin-bottom:20px;font-size:18px;color:#181818d3}.blog-post .content .crop{width:100%;max-width:700px;min-height:300px;overflow:hidden;display:flex;justify-content:center;border-radius:10px;margin-bottom:10px}.blog-post .content img{width:100%;height:100%;margin-bottom:20px;border-radius:10px}.blog-post .content a{color:#4c00ffe1}.post-sidebar{width:30%;max-width:500px;margin-top:10px;margin-right:20px}.post-sidebar h2{font-size:20px;color:#555;margin-bottom:30px}.post-sidebar .side-post{display:flex;margin-top:40px}.post-sidebar .side-post img{margin-right:10px}.post-sidebar .side-post .side-post-info{font-size:14px;display:flex;flex-direction:column;justify-content:space-between}.post-sidebar .side-post .side-post-info h3{margin:0}.post-sidebar .side-post .side-post-info a{color:blue;text-decoration:underline}.about-us{min-height:500px;padding:10px}.blog-post .content p strong{color:#313131}.blog-post .content ul{margin:20px 0 20px 30px}.blog-post .content li{margin-top:10px;font-weight:600}@media screen and (max-width:550px){.post-container .blog-post .author{width:100%}.container .home{flex-direction:column}.container .home .content{order:1}.container .home .image{order:0;width:100%}.container .about .content-box{flex-direction:column}.container .about .content-box .point{width:100%}.container .home h1{font-size:50px}.container .about .content-box .content{width:100%;order:1}.container .about .content-box .image{width:395px;margin-top:10px;order:0}.blog-post .content p{font-size:18px}.order-1{order:0}.container .contact-us .content{flex-direction:column}.container .contact-us .content .form-wrapper{order:1}.container .contact-us .content .form-wrapper form{margin-bottom:100px}.container .contact-us .content .image{order:0}}.container .about .content-box .content .actions button,.container .about .content-box .content .actions input{width:100%}@media screen and (max-width:1150px){.post-container{flex-direction:column;padding:0 3%}.post-container .post-sidebar{width:100%;margin-bottom:10px}}@media screen and (min-width:550px){.post-container .blog-post .author{width:80%}.container .home{flex-direction:column;align-items:center}.container .home .content{order:1;width:100%;text-align:center}.container .home .image{order:0;width:100%}.content{width:90%}.container .about .content-box{flex-direction:column}.container .about .content-box .content{width:100%;order:1}.container .about .content-box .image,.order-1{order:0}.container .contact-us .content{flex-direction:column}.container .contact-us .content .form-wrapper{order:1}.container .contact-us .content .form-wrapper form{margin-bottom:100px}.container .contact-us .content .image{order:0;width:100%}}@media screen and (min-width:768px){.content{width:80%}.order-1{order:1}}@media screen and (min-width:992px){.container .about .content-box,.container .home{flex-direction:row}.container .home .content{order:0;width:100%;text-align:unset}.container .home .image{order:1;width:80%}.container .about .content-box .content{order:0;width:60%}.container .about .content-box .image{width:700px;height:100%;margin-top:10px;order:0}.content,.post-container .blog-post .author{width:70%}.order-1{order:1!important}.container .contact-us .content{flex-direction:row}.container .contact-us .content .form-wrapper{order:0}.container .contact-us .content .form-wrapper form{margin-bottom:100px}.container .contact-us .content .image{order:1;width:100%}}@media only screen and (min-width:1200px){.content,.post-container .blog-post .author{width:60%}}.order-0{order:0}.order-1{order:1}.post-editor{width:60%}.tool{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.tool textarea{width:100%;height:100px;border-radius:20px;max-width:100%;min-width:100%;min-height:100px;padding:20px;font-size:20px;border-radius:10px}.tool .converted-content{height:400px;min-height:350px;max-height:350px}.tool .toolbtns{width:100%;display:flex}.tool button{width:100%;height:30px;margin:30px 0;border-radius:10px}.post-editor{padding:20px}.post-editor .jodit-workplace{min-height:400px!important}.post-editor .title{width:100%;height:50px;margin-bottom:10px}.publish{width:200px;height:30px;margin-bottom:20px}.utility-tool-wrapper{display:flex;width:100%;flex-direction:column;align-items:center;margin:20px 0;min-height:800px}.utility-tool-wrapper .box{width:90%;height:200px;max-width:1300px;margin:20px 10px 0;display:flex;justify-content:center;align-items:center;border-radius:5px;box-shadow:0 0 5px .1px #3a3a3a}.utility-tool-wrapper .tool-info{flex-direction:column;min-height:100px;height:auto;box-shadow:none;justify-content:unset;align-items:unset}.utility-tool-wrapper h1{width:100%;color:#340041}.utility-tool-wrapper .tool-info p{width:80%;margin-top:10px;font-weight:500}.utility-tool-wrapper .tool-info p a{color:#5151f8;font-weight:600}.utility-tool-wrapper .display-text{overflow:hidden}.utility-tool-wrapper .display-text *{-webkit-background-clip:text!important;background-clip:text!important;font-weight:700;word-wrap:normal}.utility-tool-wrapper .actions{min-height:30px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:unset;box-shadow:unset;flex-wrap:wrap;margin-bottom:20px}.utility-tool-wrapper .actions .action{width:-moz-fit-content;width:fit-content;padding:10px;background:unset!important;box-shadow:0 0 5px .1px #3a3a3a;color:#000;font-size:15px;margin:10px 10px 0;flex-grow:1;outline:none;border:none;transition:all .5s}.copied{background:#0c0!important;color:#fff;transition:all .5s}.utility-tool-wrapper .actions input[type=range]{box-shadow:unset}.utility-tool-wrapper .code{height:100px;justify-content:left;padding:10px;background:linear-gradient(45deg,purple,#005353);color:#fff;font-weight:500;position:relative;font-family:monospace;font-size:15px}.utility-tool-wrapper .code button{position:absolute;right:1%;box-shadow:0 0 3px .1px #3a3a3a;width:70px;height:25px;cursor:pointer;background-color:#e6e6e6;outline:none;border:none;border-radius:5px;color:#000;font-size:15px;top:2%}.utility-tool-wrapper .css{height:auto;justify-content:left;padding:10px;flex-direction:column;justify-content:unset;align-items:unset;font-family:monospace}.utility-tool-wrapper .css span{margin:3px 0;font-family:monospace}.utility-tool-wrapper .css div{margin-left:10px}.utility-tool-wrapper .options{box-shadow:unset;justify-content:space-between;flex-direction:row;display:flex;flex-wrap:wrap;align-items:unset;height:auto}.utility-tool-wrapper .options .option{flex-grow:1;box-shadow:0 0 5px .1px #3a3a3a;min-height:200px;padding:10px;height:100%;margin:10px 10px 0}.utility-tool-wrapper .options .option button{box-shadow:0 0 3px .1px #3a3a3a;width:100px;height:30px;cursor:pointer;background-color:#0c767e;outline:none;border:none;border-radius:5px;color:#fff}.utility-tool-wrapper .options .option h2{font-size:18px;padding:0;font-weight:300;color:#5e5e5e;margin:10px 0 0}.utility-tool-wrapper .options .input-numbers input,.utility-tool-wrapper .options .option select{width:100%;height:30px;outline:none;border:none;box-shadow:inset 1px 1px 2px .5px #464646;border-radius:5px;padding:5px;font-size:15px;margin-bottom:15px}.utility-tool-wrapper .options .option .color{margin-top:10px;position:relative}.sketch-picker{position:absolute;top:100%;height:167px;overflow:hidden;z-index:999}.utility-tool-wrapper .options .option .color .value{width:75%;padding:10px;border-radius:5px;margin:5px 0 10px;cursor:pointer;box-shadow:0 0 2px .1px #000}.utility-tool-wrapper .options .option .color .value span{width:50%;padding:10px;border-radius:5px;margin-bottom:5px;cursor:pointer}.utility-tool-wrapper .options .option .color .position{width:75%;display:flex;flex-direction:column}.utility-tool-wrapper .options .option .color .position button{width:25px;height:25px;margin-left:10px;margin-bottom:5px;background-color:#fc4242}.utility-tool-wrapper .gradient-examples{justify-content:unset;align-items:unset;flex-wrap:wrap;height:auto}.utility-tool-wrapper .gradient-examples .gradient-example{width:100px;height:100px;border-radius:4px;margin:10px;flex-grow:1;cursor:pointer}.utility-tool-wrapper .tool-grid{width:90%;display:flex;height:auto;max-width:1300px;margin:0;padding:0}.utility-tool-wrapper .tool-grid .options{width:40%;flex-grow:1;margin:10px 0 0}.utility-tool-wrapper .tool-grid .text-wrapper{width:70%}.utility-tool-wrapper .tool-grid .dummy-text-box{outline:none;padding:10px;font-size:17px;height:500px;min-height:500px;max-height:500px;width:100%;max-width:100%;min-width:100%}.utility-tool-wrapper .tool-grid .css{width:100%;height:200px;box-shadow:inset 1px 1px 3px 1px #000;font-family:monospace}.utility-tool-wrapper .tool-description{margin-top:50px;box-shadow:none;flex-direction:column;justify-content:unset;align-items:unset;height:auto}.utility-tool-wrapper .tool-description h2,.utility-tool-wrapper .tool-description h3{color:#330042}.utility-tool-wrapper .tool-description p{margin-top:20px;width:80%}@media screen and (max-width:700px){.utility-tool-wrapper .box{width:95%}.utility-tool-wrapper .tool-grid{flex-direction:column-reverse}.utility-tool-wrapper .tool-grid .text-wrapper{width:100%}.utility-tool-wrapper .tool-grid .options{width:98%}.utility-tool-wrapper .tool-grid .text-wrapper .dummy-text-box{max-width:100%;min-width:100%}.utility-tool-wrapper .options{flex-wrap:wrap-reverse;flex-direction:column-reverse}.utility-tool-wrapper .options .option .color .position{width:75%}.utility-tool-wrapper .tool-info p{width:90%}}swiper-container{width:98%;max-width:1500px}swiper-slide{display:flex;justify-content:center}.swiper-heading{font-size:40px;width:90%;color:#000;max-width:1400px;margin:50px 0 40px 5px}.heading-wrapper{padding:50px;width:100%;min-height:250px;display:flex;flex-direction:column;margin-top:100px;align-items:center;max-width:1400px;background:#ebebeb;background-color:snow;background:var(--headingwrapper-bg);min-height:70vh;margin-bottom:10px}.heading-wrapper .main-heading{font-size:45px;width:80%;color:#001a22;margin-left:5px;text-align:center;font-weight:800;font-size:3.5em;line-height:1.15;margin-bottom:.3em;color:#191b1c;min-width:370px}.heading-wrapper .tag-line{font-size:18px;margin-left:5px;margin-top:10px;max-width:1400px;text-align:center}.tool-search-actions{width:100%;display:flex;justify-content:center;align-items:center}.tool-search-actions input{width:620px;font-size:18px;padding:0 10px}.tool-search-actions button,.tool-search-actions input{height:50px;box-shadow:4px 4px 8px 0 #999;outline:none;border:none}.tool-search-actions button{width:210px;background:skyblue;font-size:17px;font-weight:700;color:#f9f8f8;transition:all .5s}.tool-search-actions button:hover{border:skyblue;background:#fff;color:#000}.searched-tools{height:300px;width:830px;background-color:#fff;box-shadow:0 0 8px 0 #999;margin-top:5px;display:flex;flex-direction:column;max-height:300px;overflow-y:auto;max-width:1300px}.searched-tools a,.searched-tools div{margin-top:5px;padding:10px;border-radius:5px;cursor:pointer;border-bottom:.5px solid rgba(61,61,61,.747)}.searched-tools a:hover,.searched-tools div:hover{background:skyblue;color:#fff}.searched-tools a,.searched-tools div{font-weight:700}.searched-tools div span{float:right;font-size:18px}.searched-tools div .close-btn{background-color:#f57070;color:#fff;padding:5px;border-radius:5px;text-align:center;width:30px}.searched-tools div .close-btn:hover{background-color:#f82c2c}@media screen and (max-width:920px){.searched-tools{width:100%}}@media screen and (max-width:600px){.tool-search-actions{flex-direction:column}.tool-search-actions button,.tool-search-actions input{width:100%;margin-bottom:10px}}.main-tool-wrapper{height:auto;width:100%;display:flex;justify-content:center;padding:10px;max-width:1500px}.main-tool-wrapper .active{background-color:#000;color:#fff}.main-tool-wrapper .search-box-wrapper{width:375px;display:flex;flex-direction:column;height:500px;flex-grow:1;max-width:1000px}.main-tool-wrapper .search-box-wrapper .counter-wrapper{display:flex;justify-content:space-between;font-size:20px;font-weight:500;margin-bottom:5px;color:#616161;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.main-tool-wrapper .search-box-wrapper textarea{width:100%;min-width:100%;max-width:100%;height:63%;max-height:63%;min-height:63%;box-shadow:1px 1px 0 0 rgba(255,0,0,.3),0 -1px 5px 1px rgba(0,0,255,.4);outline:none;font-size:18px;padding:10px}.main-tool-wrapper .search-box-wrapper .options{width:100%;height:45px;margin:10px 0;display:flex;justify-content:space-between;overflow-x:scroll;padding:1px}.main-tool-wrapper .search-box-wrapper .options .option{flex-grow:1;width:-moz-fit-content;width:fit-content;height:100%}.main-tool-wrapper .search-box-wrapper button{box-shadow:1px 1px 0 0 rgba(255,0,0,.3),0 -1px 5px 1px rgba(0,0,255,.4);background-color:#fff;border:none;outline:none;cursor:pointer}.main-tool-wrapper .search-box-wrapper .generate-btn{height:45px;font-size:18px}.main-tool-wrapper .options::-webkit-scrollbar{width:10px;height:4px}.main-tool-wrapper .options::-webkit-scrollbar-thumb{background-color:#a0a0a0;border-radius:5px}.main-tool-wrapper .options::-webkit-scrollbar-corner,.main-tool-wrapper .options::-webkit-scrollbar-track{background-color:#f0f0f0}.main-tool-wrapper .questions-wrapper{width:375px;flex-grow:0.7;margin-left:10px;box-shadow:1px 1px 0 0 rgba(255,0,0,.3),0 -1px 5px 1px rgba(0,0,255,.4);padding:10px;max-height:700px;overflow-y:auto}.main-tool-wrapper .questions-wrapper .question{display:flex;justify-content:space-between;margin:10px 5px;cursor:pointer;position:relative;flex-direction:column}.main-tool-wrapper .questions-wrapper .question .quest{width:100%;display:flex;justify-content:space-between;font-weight:700}.main-tool-wrapper .questions-wrapper .question .quest:hover{color:green}.main-tool-wrapper .questions-wrapper .question button{padding:3px;font-size:18px}.main-tool-wrapper .answer-generator-wrapper{position:absolute;width:80%;height:auto;box-shadow:1px 1px 0 0 rgba(255,0,0,.3),0 -1px 5px 1px rgba(0,0,255,.4);z-index:99999;background-color:#fff;top:40px;padding:20px}.main-tool-wrapper .answer-generator-wrapper button{box-shadow:1px 1px 0 0 rgba(255,0,0,.3),0 -1px 5px 1px rgba(0,0,255,.4);background-color:#fff;border:none;outline:none;cursor:pointer}.main-tool-wrapper .answer-generator-wrapper .options{width:100%;margin:10px 0;display:flex;justify-content:space-between;flex-wrap:wrap;padding:1px}.main-tool-wrapper .answer-generator-wrapper .options .option{flex-grow:1;width:-moz-fit-content;width:fit-content;height:30px;font-size:12px}.main-tool-wrapper .answer-generator-wrapper .generate-btn{width:100%;height:30px;font-size:15px!important}@media screen and (max-width:800px){.main-tool-wrapper{flex-direction:column}.main-tool-wrapper .search-box-wrapper{width:100%}.main-tool-wrapper .questions-wrapper{width:100%;margin-left:0;min-height:200px;margin-top:20px}}.file-download{width:-moz-fit-content;width:fit-content;padding:10px;margin-bottom:20px}.tool-wrapper{width:90%;color:#fff;display:flex;flex-direction:column;align-items:center;margin-top:20px;max-width:1400px}.tool-wrapper .tool{width:100%;min-width:350px}.tool-wrapper .tool .tool-name{margin-top:70px;font-size:40px}.tool-wrapper .tool .tool-name,.tool-wrapper .tool .tool-tagline{margin-bottom:20px;min-width:350px}.tool-wrapper .tool .tool-function{width:100%}.tool-wrapper .tool .tool-function .tool-actions{display:flex;padding:30px 20px 20px;border-radius:20px;flex-wrap:wrap;min-height:100px;background:var(--headingwrapper-bg);box-shadow:3px 3px 6px 0 #666}.tool-wrapper .tool .tool-function .tool-actions .tool-button,.tool-wrapper .tool .tool-function .tool-actions .tool-slider{flex-grow:1;width:-moz-fit-content;width:fit-content;margin:0 10px 10px 0;height:50px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s;min-width:250px;background-color:#fff;border-radius:10px;outline:none;padding:5px}.tool-wrapper .tool .tool-function .tool-actions .tool-slider{width:100%}.tool-wrapper .tool .tool-function .tool-actions .tool-button:hover{box-shadow:1px 0 15px 0 #cca366}.tool-wrapper .tool .tool-function .tool-actions .generate-btn{background-color:var(--contentsection-heading-bg);color:#fff;outline:none}.tool-wrapper .tool .tool-function .list-item{background-color:#012f3d;box-shadow:1px 1px 2px 0 cyan;padding:12px;border-radius:7px;margin-top:20px;cursor:pointer}.tool-wrapper .tool .tool-function .gen-name{display:flex;justify-content:center;align-items:center;font-size:40px;font-family:cursive,Courier New,Courier,monospace}.tool-wrapper .tool .tool-function .gen-name,.tool-wrapper .tool .tool-function .genotype{color:#141414;width:100%;max-width:1400px;min-height:100px;margin-top:20px;background:var(--headingwrapper-bg);font-weight:600;box-shadow:3px 3px 6px 0 #666;cursor:pointer;position:relative;padding:10px}.tool-wrapper .tool .tool-function .genotype{font-size:20px;text-align:justify}.tool-wrapper .tool .tool-function .genotype .copy-msg{color:green;font-size:25px;text-shadow:1px 2px 0 #c4c4c4}.tool-wrapper .tool .tool-function .gen-name .copyicon,.tool-wrapper .tool .tool-function .genotype .copyicon{color:#242424;margin-left:20px;font-size:25px;position:absolute;top:10px;right:10px;background-color:#fff;height:40px;width:40px;display:flex;justify-content:center;align-items:center;border-radius:100px;box-shadow:inset -3px -3px 6px 0 #666}.tool-wrapper .tool .tool-function .genotype .copyicon span{color:green}.tool-wrapper .tool .tool-function .list-item:hover{color:#40e440}.tool-wrapper .tool .tool-heading{margin-top:70px;margin-bottom:20px;font-size:40px;min-width:350px;width:100%}.tool-wrapper .tool h3,.tool-wrapper .tool p{width:100%;margin:10px 0 0;min-width:350px}.tool-wrapper .tool h3{margin-top:30px}.boxWrapper{display:flex;width:100%;flex-wrap:wrap;justify-content:space-around}.privacy-policy{color:#000}.privacy-policy a{color:#6464ff}.contact{color:#000}.content-section{width:90%;max-width:1400px;margin-bottom:40px;display:flex;justify-content:center;align-items:center;flex-direction:column}.content-section .heading{min-height:70px;color:#fff;width:70%;font-weight:800;font-size:2em;line-height:1.15;margin-bottom:.3em;color:#191b1c;min-width:330px}.content-section h3{width:70%;margin:0 0 10px;min-width:350px}.content-section .paragraph{font-size:20px;margin-bottom:40px;width:50%;display:flex;flex-direction:column;width:70%;min-width:350px;margin-top:15px}.content-section .paragraph li{margin-top:15px;margin-left:20px}.content-section .paragraph span{margin-top:15px}.content-section .paragraph a{color:blue}.content-section .para-link a{margin-right:20px!important;margin-top:100px!important;white-space:nowrap}@media screen and (max-width:500px){.content-section .para-link a{display:block;margin-top:10px!important;margin-left:20px!important}}.table{width:100%;max-width:1400px;overflow-x:auto;min-width:370px;border-radius:10px;border:.5px solid #000}.table .row{width:100%;display:flex;min-height:30px;color:#000}.table .row .col{flex-grow:1;min-width:100px;width:100px;border-bottom:1px solid #000;border-right:1px solid #000;padding:10px;font-size:19px;max-width:100%;display:flex;flex-direction:column}.table .first .col{font-family:auto;background:#e2f3ff;font-family:Arial,Helvetica,sans-serif}.table .first .col .ilink{color:blue!important;font-family:auto}.table .row .col .parameter{font-size:14px}.table .row .col .ilink{color:#e123c1}.table .row .col .ilink:hover{text-decoration:underline;color:blue}.tool-link{min-height:100px;border-radius:0;box-shadow:3px 3px 6px 0 #666;background-color:#fff}.tool-link:hover{background-color:#f0f0f0}.tool-link .link{font-size:20px;color:blue;text-decoration:underline}.tool-link .post-info,.tool-link .post-info h2{color:#000}.showmobilead{display:none}.showdesktopad{display:block}@media screen and (max-width:500px){.showmobilead{display:block}.showdesktopad{display:none}.content-section{width:100%;padding:1px}.content-section .paragraph{padding:5px}.heading-wrapper{width:97%;padding:20px}.heading-wrapper .main-heading{text-align:center}}.no-post-found{margin-top:250px;display:flex;justify-content:center;align-items:center;flex-direction:column}.no-post-found .button{background-color:#001a22;color:#fff;padding:15px;border-radius:5px;width:150px;text-align:center;margin-top:10px;font-size:18px}.tool-page .tool-link{margin-bottom:20px}.tool-page .tool-link .link{color:#000;text-decoration:none}.ilink{color:blue;margin:0!important}.ilink:hover{text-decoration:underline}.container .hero-section{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.hero-section .hero-image{width:100%;height:700px;overflow:hidden}.hero-section .hero-image img{object-fit:cover;width:100%;height:100%}.hero-section .content-wrapper{color:#fff;width:100%;height:100%;display:flex;justify-content:center;text-shadow:2px 2px 2px #000}.hero-section .content-wrapper .content{color:#fff;float:right;display:flex;align-items:center;flex-direction:column;position:relative;top:5%}.hero-section .content-wrapper .content .heading{font-weight:800;font-size:5em;line-height:1.15;margin-bottom:.3em;text-shadow:2px 2px 2px #000}.hero-section .content-wrapper .content .tagline{font-size:2.5em;letter-spacing:2.5px;font-weight:700}.download-links{display:flex;margin-top:20px;cursor:pointer;flex-wrap:wrap;justify-content:space-around;align-items:center;background:#fff;height:400px;width:100%;padding:30px}.download-links .heading{color:#000;text-shadow:none}.download-links .down-link{margin-left:10px}.download-links .down-link img{width:100%;height:100%;max-height:150px;box-shadow:2px 2px 0 2px #000;border-radius:10px}.download-links .down-link img:hover{box-shadow:2px 2px 3px 2px #0034c4}.client{display:flex;flex-wrap:wrap}.client button{margin:10px;width:30%;min-width:200px;padding:20px;font-size:20px;font-weight:700;background:transparent;border:1px solid #000;flex-grow:1}.client button:hover{background:#000;color:#fff}.download-links .heading{margin:0}.hero-section .content-wrapper .content .social-icons{margin-top:30px}.hero-section .content-wrapper .content .social-icons .icon{font-size:40px;margin-right:20px;transition:all .5s}.hero-section .content-wrapper .content .social-icons .icon:hover{color:#f7b2d2}.hero-section .content-wrapper .content .contact-details{margin-top:20px;display:flex;flex-direction:column}.hero-section .content-wrapper .content .contact-details .detail{font-size:20px;margin-top:10px;font-weight:700;letter-spacing:2px}.hero-section .content-wrapper .content .contact-details .detail a{margin-left:5px;text-transform:uppercase}.hero-section .content-wrapper .content .button{width:-moz-fit-content;width:fit-content;border:1px solid #fff;background-color:#fff;padding:10px;color:#000;width:100%;margin-top:40px;font-weight:700;text-align:center;cursor:pointer;transition:all .5s;max-width:330px}.hero-section .content-wrapper .content .button:hover{background:transparent;color:#fff}.hero-section .content-wrapper .content .button a{font-size:20px;width:100%;height:100%;display:block;text-align:center}.container .about-section{display:flex;min-height:350px;padding:20px;width:100%;justify-content:center;align-items:center;color:#000;background:#fff}.about-section a{color:blue}.about-section .content{width:70%;padding:10px;text-align:center;margin-bottom:20px}.about-section .content .heading{font-weight:600;font-size:1.9em;line-height:1.15;text-align:left;text-shadow:2px 2px 2px #ebebeb;margin:50px 0;color:#000}.about-section .content h3{font-size:1.6em;font-weight:700;width:100%;text-align:left}.about-section .content .paragraph{margin:20px 0;font-size:20px;font-weight:500;text-align:left}.about-section .content ul{margin-left:40px!important}.about-section .content ul li{margin-top:10px}.container .skill-section{background-color:#007213;width:100%;min-height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center}.container .skill-section .heading,.heading{font-weight:800;font-size:3.5em;line-height:1.15;margin-bottom:.3em;margin-top:50px;text-align:center;color:#fff}.heading{text-shadow:2px 2px 2px #000}.container .skill-section .skills{display:flex;justify-content:space-around;align-items:center;width:70%;margin-top:10px;margin-bottom:60px;flex-wrap:wrap}.container .skill-section .skill-wrapper{font-weight:800;font-size:2.5em;line-height:1.15;margin-bottom:.3em;margin-top:50px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.container .skill-section .skills .skill{width:100px;height:100px;background-color:#fff;padding:5px;border-radius:100%;margin:10px;transition:all .5s;cursor:pointer}.container .skill-section .skills .skill:hover{box-shadow:0 0 0 10px red}.container .skill-section .skills .skill img{width:100%;height:100%;border-radius:100%}.container .project-section{width:100%;min-height:300px;margin-top:100px;display:flex;flex-direction:column;align-items:center;justify-content:center}.project-section .heading{font-weight:800;font-size:3.5em;line-height:1.15;margin-bottom:100px;margin-top:10px;text-align:center}.project-section .projects{display:flex;justify-content:space-around;flex-wrap:wrap}.project-section .projects .project{font-weight:800;font-size:1em;line-height:1.15;margin-bottom:.3em;margin-top:50px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;border-radius:10px;color:#fff;width:200px;padding:40px;height:200px;min-width:-moz-fit-content;min-width:fit-content}.project-section .projects .project .image{width:150px;height:100%;margin-bottom:10px}.project-section .projects .project .image img{width:100%;height:100%}.container .counter-section{width:100%;min-height:300px;color:#fff;background-color:#00284e;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.container .counter-section .heading{margin:0}.container .counter-section .counter{font-weight:800;font-size:4em;line-height:1.15;display:flex;flex-direction:column;text-align:center;margin:50px 0}.container .counter-section .counter p{font-weight:800;font-size:18px;line-height:1.15}.products{background:#fff;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.products .wrapper{max-width:1200px}.products .heading{color:#000;text-shadow:unset}.reviews-section{width:100%;display:flex;flex-direction:column;align-items:center}.reviews-section .heading{font-weight:800;font-size:3.5em;line-height:1.15;text-align:center;margin:50px 0 100px}.container .service-section{background-color:#fff;width:100%;display:flex;flex-direction:column;align-items:center}.service-section .heading{font-weight:800;font-size:3.5em;line-height:1.15;text-align:center;margin:50px 0 100px;color:#000;text-shadow:none}.service-section .services{display:flex;justify-content:space-around;width:100%;flex-wrap:wrap;margin-bottom:50px}.service-section .services .service{width:100%;background-color:#f0f0f0;display:flex;flex-direction:column;font-weight:600;font-size:1.2em;line-height:1.15;color:#030303;cursor:pointer;transition:all .5s;margin:15px;padding:10px;max-width:1000px;border-radius:5px}.service-section .services .service h3{font-size:30px;margin:0 0 20px}.service-section .services .service{box-shadow:0 0 1px 2px #fff}.service-section .services .service .icon{font-size:30px;font-size:4.5em}.container .contact-section{height:auto;width:100%}.contact-section .content-wrapper{position:unset;margin-bottom:50px;height:auto}.contact-section .content-wrapper .content{height:550px}@media screen and (max-width:1100px){.about-section .content{width:100%}}@media screen and (max-width:850px){.hero-section .content-wrapper{margin-top:25%}.hero-section .content-wrapper .content .button{width:100%}.contact-section .content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}form .error,form .input-wrapper,form .success{width:100%}}@media screen and (max-width:470px){.hero-section .content-wrapper{display:flex;justify-content:center;padding:10px;margin-bottom:50px}.hero-section .content-wrapper .content{margin:0}.hero-section .content-wrapper .content .heading{font-weight:800;font-size:3em;line-height:1.15;margin-bottom:.3em;margin-top:30px}.hero-section .content-wrapper .content .tagline{font-size:25px;letter-spacing:2px}.hero-section .content-wrapper .content .social-icons{margin-top:30px;justify-content:space-between;display:flex}.hero-section .content-wrapper .content .social-icons .icon{font-size:40px;margin-right:20px;transition:all .5s}.hero-section .content-wrapper .content .contact-details .detail a{font-size:18px}.about-section .content .paragraph{font-size:20px}.contact-section .content-wrapper .content{margin:50px 0}form .error,form .success{width:100%}}.post-2{width:90%;height:100%;margin-top:80px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;padding:20px;border-radius:10px;color:#000}.post-2 .post-title{font-size:35px;font-weight:800;width:80%;color:#000}.post-content{width:80%;height:100%;margin-top:30px;padding:10px}.post-content *{margin-top:100px;line-height:40px}.post-2 h2,.post-2 h3{margin:40px 0}.post-2 p{font-size:20px;color:#000;margin:20px 0}.post-2 a{color:blue}.post-2 ol{margin:20px 0;font-size:20px;color:#000}.post-2 ul{margin:20px;font-size:18px;color:#000}.post-2 code{background:#000;color:#00db00;padding:10px;border-radius:10px;width:100%;display:block}.post-2 li{margin:20px 0 20px 40px;font-size:18px;color:#000}@media screen and (max-width:600px){.post-2{width:100%}.post-2 *{width:95%}.post-2 .post-title{width:95%;font-size:38px}}.moreposts{width:90%;align-items:center;flex-wrap:wrap}.moreposts,.moreposts .post{display:flex;justify-content:center}.moreposts .post{width:45%;min-width:350px;height:150px;margin:10px;border-radius:10px;align-self:center;flex-grow:1;box-shadow:0 0 2px 0 #747474;box-shadow:-1px 1px 4px 0 #bde5ff;border-radius:2%;background-color:#f9f9f9}.moreposts .post:hover{background:#fff3f3e8}.moreposts .post a{display:flex;width:100%;height:100%;font-size:25px;padding:10px;color:#000;display:block}.moreposts .post a .date{display:block;font-size:15px;margin:20px 0}.hideprop{opacity:0;position:absolute}.reviews{display:flex;justify-content:center;width:100%;flex-wrap:wrap;margin:10px 0 100px}.reviews .review{min-width:350px;max-width:350px;height:auto;padding:10px;border-radius:5px;display:flex;flex-direction:column;justify-content:space-around;background:rgba(202,202,255,.26);margin:10px}.reviews .review .name{font-size:1.5em;font-family:Times New Roman,Times,serif;display:inline-block;margin:0 0 0 20px;color:#424242;font-weight:700}.reviews .review .comma{font-size:5em;color:#666}.reviews .review p{font-size:larger;color:#666;margin:0}.videoad-wrapper{position:fixed;width:350px;right:0;bottom:3%;border-radius:5px;z-index:99999;padding:5px;border:1px solid #fff;background:#003f3f}.videoad-wrapper a{display:block;width:100%;background:cyan;padding:10px;color:#000;text-align:center;font-weight:700}.videoad-wrapper a:hover{background:#006e6e;color:#fff}.videoad{width:100%;margin-top:10px}.moreposts-2{display:flex;flex-direction:column;margin-bottom:100px}.moreposts-2 .post-layout,details{margin-bottom:10px;border:1px solid #ccc;padding:10px;border-radius:5px;font-size:20px;border-radius:10px;text-align:left}summary{font-weight:700;cursor:pointer;font-size:17px}details summary ul{font-size:10px!important}.moreposts-2 .post-layout{font-size:18px}.moreposts-2 .post-layout:hover{color:blue;text-decoration:underline;transition:all .1s!important}