:root{--dl-color-gray-500:#595959;--dl-color-gray-700:#999;--dl-color-gray-900:#d9d9d9;--dl-size-size-large:144px;--dl-size-size-small:48px;--dl-color-danger-300:#a22020;--dl-color-danger-500:#bf2626;--dl-color-danger-700:#e14747;--dl-color-gray-black:#000;--dl-color-gray-white:#fff;--dl-size-size-medium:96px;--dl-size-size-xlarge:192px;--dl-size-size-xsmall:16px;--dl-space-space-unit:16px;--dl-color-primary-100:#fbb415;--dl-color-primary-300:#fbb415;--dl-color-primary-500:#14a9ff;--dl-color-primary-700:#85dcff;--dl-color-success-300:#199033;--dl-color-success-500:#32a94c;--dl-color-success-700:#4cc366;--dl-size-size-xxlarge:288px;--dl-size-size-maxwidth:1400px;--dl-radius-radius-round:50%;--dl-space-space-halfunit:8px;--dl-space-space-sixunits:96px;--dl-space-space-twounits:32px;--dl-radius-radius-radius2:2px;--dl-radius-radius-radius4:4px;--dl-radius-radius-radius8:8px;--dl-space-space-fiveunits:80px;--dl-space-space-fourunits:64px;--dl-space-space-threeunits:48px;--dl-space-space-oneandhalfunits:24px}*{font-family:Inter}.container{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}p{font-size:16px;margin-top:var(--dl-space-space-oneandhalfunits);line-height:150%}.rg-sticky{position:fixed!important;top:0;width:100%!important;z-index:1000!important;margin:auto auto 100px}.button{display:inline-block}.button,.input{color:var(--dl-color-gray-black);padding:.5rem 1rem;border-color:var(--dl-color-gray-black);border-width:1px;border-radius:4px;background-color:var(--dl-color-gray-white)}.input,.textarea{cursor:auto}.textarea{color:var(--dl-color-gray-black);padding:.5rem;border-color:var(--dl-color-gray-black);border-width:1px;border-radius:4px;background-color:var(--dl-color-gray-white)}.list{width:100%;margin:1em 0;display:block;padding:0 0 0 1.5rem;list-style-type:none;list-style-position:outside}.list-item{display:list-item}.teleport-show{display:flex!important;transform:none!important}.link{font-style:normal;transition:.3s;font-weight:500;line-height:24px;text-decoration:none}.link:hover{color:rgba(0,0,0,.6)}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-25{padding:25px}.p-30{padding:30px}.p-40{padding:40px}.p-50,.p-60{padding:50px}img{width:100%;height:auto}.text-outline{color:transparent;font-weight:700;-webkit-text-stroke:1px #fff}#hero-video{width:97vw;height:85vh;margin:0 auto;-o-object-fit:cover;object-fit:cover}@keyframes slideGradient{0%{background-position:0 50%}to{background-position:100% 50%}}.glowing-gradient{background:linear-gradient(270deg,#e78418,#c63181,#23afeb,#e78418);background-size:400% 400%;animation:slideGradient 10s ease-in-out infinite}.hero-content{width:95vw;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.hero-content,.overlay-eff{position:absolute;height:85vh;top:0}.overlay-eff{width:97vw;margin:0 auto;background-color:rgba(0,0,0,.3)}.accordion-element{gap:var(--dl-space-space-fiveunits);cursor:pointer;display:flex;position:relative;transition:all .5s linear;align-items:flex-start;padding-top:var(--dl-space-space-oneandhalfunits);border-color:#dbdbdb;flex-direction:row;padding-bottom:var(--dl-space-space-oneandhalfunits);justify-content:center;border-bottom-width:1px}.accordion-element:hover{fill:rgba(0,0,0,.5);color:rgba(0,0,0,.5)}.Question{gap:var(--dl-space-space-unit);width:100%;display:flex;padding:var(--dl-space-space-fiveunits);max-width:640px;align-items:flex-start;border-color:#dbdbdb;flex-direction:column;border-right-width:1px;border-bottom-width:1px}.active-quote{display:flex!important;align-items:center;flex-direction:column}.quote{display:none}.Content{font-size:16px;font-weight:400}.Content,.Heading{font-family:Inter;line-height:1.15;text-transform:none;text-decoration:none}.Heading{font-size:32px;font-weight:700}@media (max-width:767px){.Question{gap:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-oneandhalfunits);padding-left:0;padding-right:0;padding-bottom:var(--dl-space-space-oneandhalfunits);border-right-width:0}.container{padding:0 20px!important}}.home-container{min-height:100vh;overflow-x:hidden}.home-container,.home-header{width:100%;display:flex;align-items:center;flex-direction:column}.home-header{height:auto}.home-heading{flex-direction:column}.home-heading,.home-hero{width:100%;display:flex;position:relative;align-items:center}.home-hero{height:auto;max-width:auto;flex-direction:row;padding:var(--dl-space-space-fiveunits) var(--dl-space-space-oneandhalfunits);justify-content:space-between;background-color:#fbb415}.home-image{width:40%;-o-object-fit:cover;object-fit:cover}.home-content{gap:var(--dl-space-space-oneandhalfunits);width:60%;display:flex;z-index:20;align-items:flex-start;padding-top:var(--dl-space-space-sixunits);flex-direction:column;padding-bottom:var(--dl-space-space-sixunits);justify-content:center}.home-title{font-size:45px;font-weight:600;line-height:65px}.home-caption,.home-title{font-style:normal;font-family:Inter}.home-caption{font-size:16px;font-weight:400;line-height:150%;letter-spacing:5%}.home-hero-buttons{gap:var(--dl-space-space-unit);z-index:15;margin-top:var(--dl-space-space-unit)}.home-hero-buttons,.home-io-btn{display:flex;align-items:center;flex-direction:row;justify-content:center}.home-io-btn{gap:var(--dl-space-space-halfunit);fill:#fff;color:#fff;cursor:pointer;transition:.3s;border-radius:var(--dl-radius-radius-radius8);padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits);background-color:#000}.home-io-btn:hover{background-color:rgba(0,0,0,.75)}.btn{background:#000;color:#fff;border-radius:5px;font-size:16px;padding:10px 30px}.btn:hover{background:#303030;color:#fff}.home-apple{width:16px;height:20px}.home-caption1{font-style:normal;font-family:Inter;font-weight:500}.home-android-btn{gap:var(--dl-space-space-halfunit);fill:#fff;color:#fff;cursor:pointer;display:flex;transition:.3s;align-items:center;border-radius:var(--dl-radius-radius-radius8);flex-direction:row;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits);justify-content:center;background-color:#000}.home-android-btn:hover{background-color:rgba(0,0,0,.75)}.home-android{width:18px;height:20px}.home-caption2{font-style:normal;font-family:Inter;font-weight:500}.home-steps{width:100%;display:flex;padding:var(--dl-space-space-threeunits);max-width:var(--dl-size-size-maxwidth);align-items:center;border-color:var(--dl-color-gray-black);border-width:0;flex-direction:column}.home-container1,.home-container2{display:flex;align-items:flex-start;flex-direction:row}.home-container2{width:auto;align-self:stretch;justify-content:center}.home-step{width:33.3%;display:flex;padding:var(--dl-space-space-oneandhalfunits);align-items:center;flex-direction:column}.home-text010{color:var(--dl-color-gray-900);font-size:4rem;text-align:center;font-weight:900;margin-bottom:-30px}.home-text012{font-size:24px;font-style:normal;font-weight:600}.home-text013{font-size:16px;margin-top:var(--dl-space-space-oneandhalfunits);text-align:center;line-height:150%}.home-step1{width:33.3%;display:flex;padding:var(--dl-space-space-oneandhalfunits);align-items:center;flex-direction:column}.home-text014{color:var(--dl-color-gray-900);font-size:4rem;text-align:center;font-weight:900;margin-bottom:-30px}.home-text016{font-size:24px;font-style:normal;font-weight:600}.home-text017{color:var(--dl-color-gray-black);font-size:16px;margin-top:var(--dl-space-space-oneandhalfunits);text-align:center;line-height:150%}.home-step2{width:33.3%;display:flex;padding:var(--dl-space-space-oneandhalfunits);align-items:center;flex-direction:column}.home-text020{color:var(--dl-color-gray-900);font-size:4rem;text-align:center;font-weight:900;margin-bottom:-30px}.home-text022{font-size:24px;font-style:normal;font-weight:600}.home-text023{color:var(--dl-color-gray-black);font-size:16px;margin-top:var(--dl-space-space-oneandhalfunits);text-align:center;line-height:150%}.home-who-is-this-app-for{height:auto;max-width:auto;margin-top:var(--dl-space-space-threeunits);align-items:flex-start;padding-top:var(--dl-space-space-fourunits);margin-bottom:var(--dl-space-space-threeunits);padding-bottom:var(--dl-space-space-fourunits);background-color:#f3f5fa}.home-container3,.home-who-is-this-app-for{flex:0 0 auto;width:100%;display:flex;flex-direction:column}.home-container3{gap:var(--dl-space-space-unit);max-width:var(--dl-size-size-maxwidth);align-self:center;align-items:center}.home-text026{width:100%;font-size:35px;align-self:center;font-style:normal;text-align:center;font-weight:600}.home-features{z-index:10;max-width:var(--dl-size-size-maxwidth);margin-top:0;padding-top:var(--dl-space-space-threeunits);border-color:var(--dl-color-gray-black);border-width:0;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);flex-direction:row;justify-content:center}.home-feature-card,.home-features{width:100%;display:flex;align-items:flex-start}.home-feature-card{padding:var(--dl-space-space-unit);max-width:100%;flex-direction:column;justify-content:flex-start}.home-text027{color:var(--dl-color-primary-300);font-size:28px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.home-text028{font-size:24px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.home-text029{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-feature-card01{width:100%;display:flex;padding:var(--dl-space-space-unit);max-width:var(--dl-size-size-maxwidth);align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-text030{color:var(--dl-color-primary-300);font-size:28px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.home-text031{font-size:24px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.home-text032{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-features1{z-index:10;margin-top:0;padding-top:var(--dl-space-space-threeunits);border-color:var(--dl-color-gray-black);border-width:0;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);flex-direction:row;justify-content:center}.home-feature-card02,.home-features1{width:100%;display:flex;max-width:var(--dl-size-size-maxwidth);align-items:flex-start}.home-feature-card02{padding:var(--dl-space-space-unit);flex-direction:column;justify-content:flex-start}.home-text033{color:var(--dl-color-primary-300);font-size:28px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.home-text034{font-size:24px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.home-text035{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-feature-card03{width:100%;display:flex;padding:var(--dl-space-space-unit);max-width:var(--dl-size-size-maxwidth);align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-text036{color:var(--dl-color-primary-300);font-size:28px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.home-text037{font-size:24px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.home-text038{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-features2{z-index:10;margin-top:0;padding-top:var(--dl-space-space-threeunits);border-color:var(--dl-color-gray-black);border-width:0;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);flex-direction:row;justify-content:center}.home-feature-card04,.home-features2{width:100%;display:flex;max-width:var(--dl-size-size-maxwidth);align-items:flex-start}.home-feature-card04{padding:var(--dl-space-space-unit);flex-direction:column;justify-content:flex-start}.home-text039{color:var(--dl-color-primary-300);font-size:28px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.home-text040{font-size:24px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.home-text041{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-feature-card05{width:100%;display:flex;padding:var(--dl-space-space-unit);max-width:var(--dl-size-size-maxwidth);align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-text042{color:var(--dl-color-primary-300);font-size:28px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.home-text043{font-size:24px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.home-text044{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-features3{z-index:10;margin-top:0;padding-top:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);flex-direction:row;justify-content:center}.home-feature-card06,.home-features3{width:100%;display:flex;max-width:var(--dl-size-size-maxwidth);align-items:flex-start}.home-feature-card06{padding:var(--dl-space-space-unit);flex-direction:column;justify-content:flex-start}.home-text045{color:var(--dl-color-primary-300);font-size:28px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.home-text046{font-size:24px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.home-text047{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-feature-card07{width:100%;display:flex;padding:var(--dl-space-space-unit);max-width:var(--dl-size-size-maxwidth);align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-text048{color:var(--dl-color-primary-300);font-size:28px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.home-text049{font-size:24px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.home-text050{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-features4{display:none;z-index:10;margin-top:0;padding-top:var(--dl-space-space-fiveunits);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);flex-direction:row;justify-content:center}.home-feature-card08,.home-features4{width:100%;max-width:var(--dl-size-size-maxwidth);align-items:flex-start}.home-feature-card08{display:flex;padding:var(--dl-space-space-unit);flex-direction:column;justify-content:flex-start}.home-icon{fill:var(--dl-color-primary-300);width:2rem;height:2rem}.home-icon,.home-text051{margin-bottom:var(--dl-space-space-unit)}.home-text051{font-size:24px!important;font-weight:600}.home-text052{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-feature-card09{width:100%;display:flex;padding:var(--dl-space-space-unit);max-width:var(--dl-size-size-maxwidth);align-items:flex-start;padding-top:16px;flex-direction:column;justify-content:flex-start}.home-icon02{fill:var(--dl-color-primary-300);width:2rem;height:2rem}.home-icon02,.home-text053{margin-bottom:var(--dl-space-space-unit)}.home-text053{font-size:24px;font-weight:600}.home-text054{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-feature-card10{width:100%;display:flex;padding:var(--dl-space-space-unit);max-width:var(--dl-size-size-maxwidth);align-items:flex-start;padding-top:16px;flex-direction:column;justify-content:flex-start}.home-icon04{fill:var(--dl-color-primary-300);width:2rem;height:2rem}.home-icon04,.home-text055{margin-bottom:var(--dl-space-space-unit)}.home-text055{font-size:24px;font-weight:600}.home-text056{color:var(--dl-color-gray-black);line-height:150%;letter-spacing:5%}.home-why-choose-inspectah{max-width:var(--dl-size-size-maxwidth);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);flex-direction:column}.home-section,.home-why-choose-inspectah{width:100%;display:flex;align-items:center}.home-section{gap:var(--dl-space-space-sixunits);z-index:10;position:relative;max-width:auto;padding-top:var(--dl-space-space-sixunits);flex-direction:row;padding-bottom:var(--dl-space-space-fourunits);justify-content:center}.home-content1{gap:var(--dl-space-space-oneandhalfunits)}.home-content1,.home-heading1{display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.home-heading1{gap:var(--dl-space-space-unit)}.home-text057{font-size:35px;font-style:normal;font-weight:600;line-height:56px}.home-text057,.home-text058{max-width:535px;font-family:Inter}.home-text058{font-size:16px;line-height:150%;letter-spacing:5%}.home-content2{gap:var(--dl-space-space-threeunits);border:2px dashed hsla(0,0%,47%,.4);align-items:flex-start;flex-direction:column}.home-content2,.home-image1{display:flex;justify-content:center}.home-image1{width:40%;align-items:center;flex-direction:row;background-size:cover;background-image:url(/Images/yellow-bg.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.home-video{width:320px;height:180px}.home-plans{height:auto;max-width:auto;padding-top:var(--dl-space-space-fiveunits);border-radius:16px;background-color:#f3f5fa}.home-content3,.home-plans{width:100%;display:flex;align-items:center;flex-direction:column}.home-content3{gap:var(--dl-space-space-halfunit);position:relative;max-width:var(--dl-size-size-maxwidth);margin-top:0}.home-header1{gap:var(--dl-space-space-oneandhalfunits);justify-content:flex-start}.home-header1,.home-tag{display:flex;align-items:center;flex-direction:column}.home-tag{border-radius:var(--dl-radius-radius-radius8);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit);justify-content:center;background-color:#fab61697}.home-text059{font-style:normal;font-weight:500;line-height:150%;letter-spacing:5%}.home-heading2{gap:var(--dl-space-space-unit);display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-text060{width:100%;font-size:35px;max-width:600px;font-style:normal;text-align:center;font-family:Inter;font-weight:600;line-height:150%;letter-spacing:5%}.home-container4{width:100%;display:flex;margin-top:var(--dl-space-space-threeunits);align-items:center;padding-left:var(--dl-space-space-sixunits);padding-right:var(--dl-space-space-sixunits);flex-direction:row;justify-content:center}.home-container5{flex:1;width:auto;height:450px;display:flex;max-width:auto;box-shadow:5px 5px 10px 0 #d4d4d4;transition:.3s;align-items:center;margin-right:var(--dl-space-space-twounits);flex-direction:column;padding:var(--dl-space-space-twounits) var(--dl-space-space-threeunits);background-color:var(--dl-color-gray-white)}.home-container5:hover{transform:scale(1.02)}.home-text061{font-size:1.5rem;font-weight:600}.home-text062{margin:var(--dl-space-space-twounits);font-size:4rem;font-weight:200}.home-text063{margin-bottom:var(--dl-space-space-unit)}.home-text064{font-weight:700}.home-text066{margin-bottom:var(--dl-space-space-unit)}.home-text067{font-weight:700}.home-text069{margin-bottom:var(--dl-space-space-unit)}.home-text070{font-weight:700}.home-text072{margin-bottom:var(--dl-space-space-unit)}.home-text073{font-weight:700}.home-button{margin-top:auto;border-width:0;padding:var(--dl-space-space-unit) var(--dl-space-space-twounits)}.home-button,.home-container6{color:var(--dl-color-gray-white);background-color:var(--dl-color-gray-black)}.home-container6{flex:1;height:450px;display:flex;max-width:auto;box-shadow:5px 5px 10px 0 #d4d4d4;transition:.3s;align-items:center;flex-direction:column;padding:var(--dl-space-space-twounits) var(--dl-space-space-threeunits)}.home-container6:hover{transform:scale(1.02)}.home-text074{font-size:1.5rem;font-weight:600}.home-text075{margin:var(--dl-space-space-twounits);font-size:4rem;font-weight:200}.home-text076{margin-bottom:var(--dl-space-space-unit)}.home-text077{font-weight:700}.home-text079{margin-bottom:var(--dl-space-space-unit)}.home-text080{font-weight:700}.home-text082{margin-bottom:var(--dl-space-space-unit)}.home-text083{font-weight:700}.home-text085{margin-bottom:var(--dl-space-space-unit)}.home-text086{font-weight:700}.home-button1{margin-top:auto;padding:var(--dl-space-space-unit) var(--dl-space-space-twounits)}.home-pricing-plans{flex:1;width:100%;display:none;overflow:hidden;align-items:flex-start;border-radius:0;flex-direction:row;justify-content:flex-start;grid-template-columns:auto auto}.home-plans1{flex:1;height:100%;display:none;padding-top:var(--dl-space-space-twounits);padding-left:TwoUnits;padding-bottom:var(--dl-space-space-twounits);background-color:#fff;grid-template-columns:auto auto auto}.home-plan{width:100%;height:100%;max-width:300px;border-color:#dbdbdb;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);border-right-width:1px}.home-plan,.home-top{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-top{gap:var(--dl-space-space-oneandhalfunits);border-color:#dbdbdb;padding-bottom:var(--dl-space-space-twounits);border-bottom-width:1px}.home-heading3{gap:var(--dl-space-space-unit);display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-text087{font-size:20px;font-style:normal;font-family:Poppins;font-weight:600}.home-text088{font-family:Poppins;line-height:24px}.home-cost{width:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-text089{font-size:40px;font-style:normal;font-family:Poppins;font-weight:600;line-height:40px}.home-bottom{height:100%;padding-top:var(--dl-space-space-twounits);justify-content:space-between}.home-bottom,.home-check-list{width:100%;display:flex;align-items:flex-start;flex-direction:column}.home-check-list{gap:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-threeunits);justify-content:flex-start}.home-button2{width:100%;cursor:pointer;display:flex;transition:.3s;align-items:center;border-radius:var(--dl-radius-radius-radius8);flex-direction:column;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits);justify-content:center;background-color:var(--dl-color-primary-300)}.home-button2:hover{background-color:var(--dl-color-primary-100)}.home-text090{font-style:normal;font-weight:500}.home-plan1{width:100%;height:100%;max-width:300px;border-color:#dbdbdb;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);justify-content:space-between;border-right-width:1px}.home-plan1,.home-top1{display:flex;align-items:flex-start;flex-direction:column}.home-top1{gap:var(--dl-space-space-oneandhalfunits);border-color:#dbdbdb;padding-bottom:var(--dl-space-space-twounits);border-bottom-width:1px}.home-heading4,.home-top1{justify-content:flex-start}.home-heading4{gap:var(--dl-space-space-unit);display:flex;align-items:flex-start;flex-direction:column}.home-text091{font-size:20px;font-style:normal;font-family:Poppins;font-weight:600}.home-text092{font-family:Poppins;line-height:24px}.home-cost1{gap:var(--dl-space-space-halfunit);width:100%;display:flex;align-items:flex-end;flex-direction:row;justify-content:flex-start}.home-text093{font-size:40px;font-style:normal;font-weight:600;line-height:40px}.home-text093,.home-text094{font-family:Poppins}.home-bottom1{height:100%;padding-top:var(--dl-space-space-twounits);justify-content:space-between}.home-bottom1,.home-check-list1{width:100%;display:flex;align-items:flex-start;flex-direction:column}.home-check-list1{gap:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-threeunits);justify-content:flex-start}.home-button3{width:100%;cursor:pointer;display:flex;transition:.3s;align-items:center;border-radius:var(--dl-radius-radius-radius8);flex-direction:column;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits);justify-content:center}.home-button3,.home-button3:hover{background-color:var(--dl-color-primary-300)}.home-text095{font-style:normal;font-weight:500}.home-plan2{width:100%;height:100%;display:flex;max-width:300px;align-items:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);flex-direction:column;justify-content:space-between}.home-top2{gap:var(--dl-space-space-oneandhalfunits);border-color:#dbdbdb;padding-bottom:var(--dl-space-space-twounits);border-bottom-width:1px}.home-heading5,.home-top2{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-heading5{gap:var(--dl-space-space-unit)}.home-text096{font-size:20px;font-style:normal;font-family:Poppins;font-weight:600}.home-text097{font-family:Poppins;line-height:24px}.home-cost2{gap:var(--dl-space-space-halfunit);width:100%;display:flex;align-items:flex-end;flex-direction:row;justify-content:flex-start}.home-text098{font-size:40px;font-style:normal;font-weight:600;line-height:40px}.home-text098,.home-text099{font-family:Poppins}.home-bottom2{height:100%;padding-top:var(--dl-space-space-twounits);justify-content:space-between}.home-bottom2,.home-check-list2{width:100%;display:flex;align-items:flex-start;flex-direction:column}.home-check-list2{gap:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-threeunits);justify-content:flex-start}.home-button4{width:100%;cursor:pointer;display:flex;transition:.3s;align-items:center;border-radius:var(--dl-radius-radius-radius8);flex-direction:column;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits);justify-content:center}.home-button4,.home-button4:hover{background-color:var(--dl-color-primary-300)}.home-text100{font-style:normal;font-weight:500}.home-expand{flex:0.3;height:100%;display:none;align-items:flex-start;flex-direction:column}.home-expand,.home-overlay{justify-content:space-between}.home-overlay{flex:1;display:flex;padding:var(--dl-space-space-twounits);align-items:center;flex-direction:column;background-size:cover;background-image:url(/planbackground.svg)}.home-header2{gap:var(--dl-space-space-twounits)}.home-header2,.home-heading6{width:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.home-heading6{gap:var(--dl-space-space-unit);max-width:256px}.home-text101{color:#fff;font-size:20px;font-style:normal;font-weight:600}.home-text102{color:#c1fffc;font-size:24px;font-style:normal;font-family:Poppins;font-weight:500;line-height:31px}.home-check-list3{width:100%;align-items:flex-start;flex-direction:column}.home-check,.home-check-list3{gap:var(--dl-space-space-halfunit);display:flex;justify-content:flex-start}.home-check{position:relative;align-items:center;flex-direction:row}.home-icon06{fill:#fff;width:18px;height:18px}.home-text103{color:#fff;font-size:14px;font-family:Poppins;line-height:24px}.home-check1{gap:var(--dl-space-space-halfunit);display:flex;position:relative;align-items:center;flex-direction:row;justify-content:flex-start}.home-icon08{fill:#fff;width:18px;height:18px}.home-text104{color:#fff;font-size:14px;font-family:Poppins;line-height:24px}.home-check2{gap:var(--dl-space-space-halfunit);display:flex;position:relative;align-items:center;flex-direction:row;justify-content:flex-start}.home-icon10{fill:#fff;width:18px;height:18px}.home-text105{color:#fff;font-size:14px;font-family:Poppins;line-height:24px}.home-button5{width:100%;cursor:pointer;display:flex;transition:.3s;align-items:center;border-radius:var(--dl-radius-radius-radius8);flex-direction:column;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits);justify-content:center;background-color:#000}.home-button5:hover{background-color:rgba(0,0,0,.5)}.home-text106{color:#fff;font-style:normal;font-weight:500}.home-help{gap:var(--dl-space-space-halfunit);display:flex;align-items:flex-start;padding-top:var(--dl-space-space-threeunits);flex-direction:row}.home-text109{font-family:Inter;line-height:150%;letter-spacing:5%}.home-explore{cursor:pointer;display:flex;transition:.3s;align-items:flex-start;flex-direction:column;padding-bottom:4px;border-width:0 0 1px}.home-explore:hover{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.3)}.home-text110{font-style:normal;font-weight:600;line-height:150%;letter-spacing:5%}.home-footer{width:100%;display:flex;max-width:auto;align-items:center;flex-direction:column;padding:var(--dl-space-space-twounits) var(--dl-space-space-threeunits);justify-content:space-between;background-color:#000}#footer{padding-top:50px}.home-container7{display:flex;max-width:var(--dl-size-size-maxwidth);align-items:center;flex-direction:column;justify-content:space-between}.home-image2{height:2.5rem;margin-bottom:var(--dl-space-space-twounits)}.home-nav{flex:0 0 auto;display:flex;margin-top:0;align-items:center;flex-direction:row}.home-footer a:hover{color:#f9b314}.home-link{color:var(--dl-color-gray-white);margin-left:0;text-decoration:none}.home-link1,.home-link2,.home-link3{color:var(--dl-color-gray-white);margin-left:var(--dl-space-space-unit);text-decoration:none}.home-separator{width:100%;height:0;margin-top:var(--dl-space-space-twounits);align-items:flex-start;margin-left:0;border-color:var(--dl-color-gray-900);border-style:solid;margin-right:0;margin-bottom:var(--dl-space-space-twounits);border-width:0 0 1px}.home-container8,.home-separator{flex:0 0 auto;display:flex;flex-direction:row}.home-container8{align-items:center;justify-content:space-between}.home-text111{color:var(--dl-color-gray-white)}.home-icon-group{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.home-icon12,.home-icon14{fill:var(--dl-color-gray-white);margin-right:var(--dl-space-space-twounits)}.home-icon12,.home-icon14,.home-icon16{width:var(--dl-size-size-xsmall);height:var(--dl-size-size-xsmall)}.home-icon16{fill:#d9d9d9}@media (max-width:1023px){#footer ul{display:flex;flex-wrap:wrap;text-align:center;flex-direction:column;justify-content:center}.header h1{font-size:34px!important}}@media (max-width:991px){.header .row-box:last-child{padding-top:50px!important}.container{padding:0 40px}.home-hero{height:auto;padding-top:var(--dl-space-space-twounits);flex-direction:column;padding-bottom:var(--dl-space-space-twounits)}.home-image{width:75%}.home-content{gap:var(--dl-space-space-unit);flex:0 0 auto;width:100%;align-items:center;padding-top:var(--dl-space-space-unit);padding-bottom:0}.home-title{font-size:50px;text-align:center;line-height:58px}.home-caption{font-size:16px;text-align:center}.home-hero-buttons{width:100%}.home-android-btn,.home-io-btn{flex:1}.home-text010,.home-text012,.home-text014,.home-text016,.home-text020,.home-text022{text-align:center}.home-features{padding-top:var(--dl-space-space-threeunits);flex-direction:column}.home-features1,.home-features2,.home-features3{padding-top:0;flex-direction:column}.home-features4{padding-top:var(--dl-space-space-threeunits);flex-direction:column}.home-section{padding-top:var(--dl-space-space-fourunits);border-color:#dbdbdb;flex-direction:column;border-top-width:1px}.home-content1{gap:var(--dl-space-space-unit)}.home-content2{gap:var(--dl-space-space-twounits)}.home-plans{height:auto;padding-top:var(--dl-space-space-fourunits)}.home-content3{gap:var(--dl-space-space-threeunits)}.home-header1{gap:var(--dl-space-space-unit)}.home-container4{width:100%}.home-pricing-plans{grid-template-columns:none}.home-plans1{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.home-overlay{width:100%;background-size:contain;justify-content:space-between;background-repeat:no-repeat;background-position:100%}.home-header2{gap:var(--dl-space-space-oneandhalfunits)}.home-heading6{gap:var(--dl-space-space-halfunit);max-width:600px}.home-text101{font-size:18px}.home-text102{font-size:20px;line-height:26px}.home-text103,.home-text104,.home-text105{line-height:21px}.home-button5{margin-top:var(--dl-space-space-threeunits)}.header h1{font-size:36px!important}}@media (max-width:768px){.home-image{width:75%}.home-content{width:100%}.home-title{font-size:40px;line-height:48px}.home-caption{font-size:16px;line-height:24px}.home-steps{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits)}.home-container1,.home-container2{flex-direction:column}.home-step,.home-step1,.home-step2{width:100%;padding:var(--dl-space-space-unit)}.home-features{padding-top:var(--dl-space-space-unit)}.home-text057{font-size:32px;line-height:44px}.home-text058{font-size:16px;line-height:24px}.home-image1{width:60%}.home-text060{font-size:32px;line-height:44px}.home-container4{padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);flex-direction:column}.home-container5{width:100%;margin-right:0;margin-bottom:var(--dl-space-space-twounits)}.home-container6{width:100%}.home-pricing-plans{display:none}.home-footer{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits)}.home-image2,.home-separator{margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-separator{margin-top:var(--dl-space-space-oneandhalfunits);margin-left:0;margin-right:0}.home-container8{align-items:center;flex-direction:column;justify-content:space-between}.home-text111{margin-bottom:var(--dl-space-space-oneandhalfunits)}.header h1{font-size:30px!important}}@media (max-width:479px){#footer ul{display:flex!important;flex-direction:column;justify-content:center;align-items:center}#footer ul li{margin-bottom:10px}.home-link{margin:0}.home-content,.home-image{width:100%}.home-title{font-size:30px;line-height:40px}.home-hero-buttons{width:100%;flex-direction:column}.home-android-btn,.home-io-btn{width:100%}.home-steps{padding:var(--dl-space-space-twounits) var(--dl-space-space-unit)}.home-container2{flex-direction:column}.home-step,.home-step1,.home-step2{width:100%}.home-container3{gap:var(--dl-space-space-halfunit)}.home-text028,.home-text031{font-style:normal;font-weight:600}.home-feature-card02{gap:0}.home-text034,.home-text037,.home-text040,.home-text043,.home-text046,.home-text049,.home-text051,.home-text053,.home-text055{font-style:normal;font-weight:600}.home-image1{width:100%;height:var(--dl-size-size-xxlarge)}.home-container4{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.home-help{align-items:center;padding-top:var(--dl-space-space-twounits);flex-direction:column}.home-footer{padding:var(--dl-space-space-unit)}.home-separator{margin-top:var(--dl-space-space-oneandhalfunits);margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-container8{align-items:center;flex-direction:column;justify-content:space-between}.home-text111{text-align:center;margin-bottom:var(--dl-space-space-oneandhalfunits)}.container .row-box{width:100%!important}.header-wraper .row-box{padding-top:50px}.header h1{font-size:32px!important;text-align:center}.download-lrn-mr{display:flex;justify-content:center}.header .row-box:last-child{padding-top:50px!important}.row-img{padding:30px 0!important;margin:0!important}.step-2{flex-direction:column-reverse!important}.dowload-sec .banner-img{padding-bottom:50px}.step-2 .content{margin-left:0!important}.dowload-sec,.steps{margin-top:60px}}@media screen and (min-width:1250px){.container{padding:0 50px}}.bredcrumb{display:flex;align-items:center;flex-direction:column;padding:var(--dl-space-space-twounits) var(--dl-space-space-unit) var(--dl-space-space-unit);justify-content:center}.bredcrumb,.header{width:100%;background-color:var(--dl-color-primary-300)}.header-wraper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.header h1{font-size:40px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:20px}.container .row-box{width:50%}.row-img{display:flex;justify-content:center;padding:30px}.step-2 .row-img{margin-left:-50px}.header .row-box:last-child{padding-top:100px;display:flex;justify-content:center}.row-box p{max-width:500px}.bredcrumb h1{font-size:35px;font-style:normal;text-align:center;font-weight:600;line-height:65px;margin-bottom:var(--dl-space-space-unit)}.steps{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:120px}.setp-ui{border:2px solid #fab416;display:inline-block;border-radius:15px;padding:7px 0 7px 18px;font-size:24px;font-weight:600;margin-bottom:20px}.setp-ui span{background-color:#fab416;padding:10px 15px;border-radius:12px;color:#fff}.setps p{max-width:400px}.step-2 .content{margin-left:50px}.steps ol{list-style-type:decimal;padding-left:20px}.steps li{padding-bottom:10px}.dowload-sec{width:100%;background-color:#f4f5fa;padding:70px 0;margin-top:120px}.dowload-sec .container{margin:0 auto}.download-sec-wrapper{align-items:center}.download-img,.download-sec-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.download-img img{padding:15px}.download-app{padding:3px 10px!important}.navbar-download-mob{background-color:#000;color:#fff;width:100%;text-align:center;border-radius:10px;padding:15px 30px}.navbar-download-mob:active,.navbar-download-mob:focus{color:#fff}.cookies-pop,.home-help h3{font-size:24px;font-weight:500}.cookies-pop a{color:#000}.cookies-policy-wrapper a{color:#000;text-decoration:underline}ul li{padding-bottom:10px}.cookie-popup .btn-wrp{display:flex;gap:30px;margin:20px}.cookie-popup p{padding:10px 0}.cookie-popup .lrn-mr{color:#fbb415!important;text-decoration:underline!important}

/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-4{right:1rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[-15px\]{top:-15px}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.col-span-2{grid-column:span 2/span 2}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[50px\]{margin-top:50px;margin-bottom:50px}.my-\[60px\]{margin-top:60px;margin-bottom:60px}.\!mb-1{margin-bottom:.25rem!important}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-\[-10px\]{margin-bottom:-10px}.mb-\[10px\]{margin-bottom:10px}.mb-\[20px\]{margin-bottom:20px}.mb-\[30px\]{margin-bottom:30px}.ml-2{margin-left:.5rem}.ml-5{margin-left:1.25rem}.ml-\[30px\]{margin-left:30px}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[30px\]{margin-top:30px}.mt-\[40px\]{margin-top:40px}.mt-\[60px\]{margin-top:60px}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-6{height:1.5rem}.h-\[500px\]{height:500px}.h-auto{height:auto}.h-full{height:100%}.min-h-\[150px\]{min-height:150px}.min-h-\[200px\]{min-height:200px}.w-12{width:3rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-\[100\%\]{width:100%}.w-\[35px\]{width:35px}.w-auto{width:auto}.w-full{width:100%}.min-w-\[200px\]{min-width:200px}.min-w-\[210px\]{min-width:210px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[320px\]{max-width:320px}.max-w-\[550px\]{max-width:550px}.max-w-\[560px\]{max-width:560px}.max-w-\[750px\]{max-width:750px}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-stretch{justify-items:stretch}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[20px\]{gap:20px}.gap-\[30px\]{gap:30px}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[20px\]{border-radius:20px}.rounded-\[30px\]{border-radius:30px}.rounded-\[50px\]{border-radius:50px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-l-4{border-left-width:4px}.border-l-\[5px\]{border-left-width:5px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-\[\#000\]{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-\[\#EB8B23\]{--tw-border-opacity:1;border-color:rgb(235 139 35/var(--tw-border-opacity))}.border-\[\#FBB415\]{--tw-border-opacity:1;border-color:rgb(251 180 21/var(--tw-border-opacity))}.border-\[\#fff\]{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-t-white{--tw-border-opacity:1;border-top-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-\[\#000\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-\[\#EB8B23\]{--tw-bg-opacity:1;background-color:rgb(235 139 35/var(--tw-bg-opacity))}.bg-\[\#F3F5F9\]{--tw-bg-opacity:1;background-color:rgb(243 245 249/var(--tw-bg-opacity))}.bg-\[\#F5F5F5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-\[\#F9F9F9\]{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity))}.bg-\[\#FBB415\]{--tw-bg-opacity:1;background-color:rgb(251 180 21/var(--tw-bg-opacity))}.bg-\[\#FFA646\]{--tw-bg-opacity:1;background-color:rgb(255 166 70/var(--tw-bg-opacity))}.bg-\[\#FFF4D9\]{--tw-bg-opacity:1;background-color:rgb(255 244 217/var(--tw-bg-opacity))}.bg-\[\#fff6e0\]{--tw-bg-opacity:1;background-color:rgb(255 246 224/var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[transparent\]{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-testi-bg{background-image:url(/Images/testi-bg.png)}.from-\[\#FFA645\]{--tw-gradient-from:#ffa645 var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,166,69,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#ea7d09\]{--tw-gradient-to:#ea7d09 var(--tw-gradient-to-position)}.\!p-\[10px\]{padding:10px!important}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-\[20px\]{padding:20px}.p-\[30px\]{padding:30px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[60px\]{padding-left:60px;padding-right:60px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[60px\]{padding-top:60px;padding-bottom:60px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.pb-0{padding-bottom:0}.pb-\[10px\]{padding-bottom:10px}.pb-\[30px\]{padding-bottom:30px}.pl-4{padding-left:1rem}.pl-\[50px\]{padding-left:50px}.pr-3{padding-right:.75rem}.pt-5{padding-top:1.25rem}.pt-\[4px\]{padding-top:4px}.pt-\[50px\]{padding-top:50px}.pt-\[60px\]{padding-top:60px}.pt-\[70px\]{padding-top:70px}.text-left{text-align:left}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[32px\]{font-size:32px}.text-\[36px\]{font-size:36px}.text-\[75px\]{font-size:75px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-bold{font-weight:700!important}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-normal{line-height:1.5}.text-\[\#7d7d7d\]{--tw-text-opacity:1;color:rgb(125 125 125/var(--tw-text-opacity))}.text-\[\#EB8B23\]{--tw-text-opacity:1;color:rgb(235 139 35/var(--tw-text-opacity))}.text-\[\#FBB415\]{--tw-text-opacity:1;color:rgb(251 180 21/var(--tw-text-opacity))}.text-\[\#eab308\]{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1536px){.lg\:container{max-width:1536px}}}.hover\:bg-\[\#c1c1c1\]:hover{--tw-bg-opacity:1;background-color:rgb(193 193 193/var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sm\:box-border{box-sizing:border-box}.sm\:flex-\[unset\]{flex:unset}.sm\:flex-col{flex-direction:column}.sm\:gap-\[10px\]{gap:10px}.sm\:self-stretch{align-self:stretch}}@media (min-width:768px){.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:block{display:block}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:gap-10{gap:2.5rem}.md\:p-6{padding:1.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:my-\[120px\]{margin-top:120px;margin-bottom:120px}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mt-\[120px\]{margin-top:120px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-28{height:7rem}.lg\:h-\[430px\]{height:430px}.lg\:min-h-\[140px\]{min-height:140px}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:w-2\/3{width:66.666667%}.lg\:w-\[25\%\]{width:25%}.lg\:w-\[50\%\]{width:50%}.lg\:w-\[75\%\]{width:75%}.lg\:min-w-\[170px\]{min-width:170px}.lg\:max-w-\[700px\]{max-width:700px}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:justify-start{justify-content:flex-start}.lg\:rounded-\[20px\]{border-radius:20px}.lg\:rounded-\[50px\]{border-radius:50px}.lg\:p-0{padding:0}.lg\:p-\[30px\]{padding:30px}.lg\:p-\[50px\]{padding:50px}.lg\:p-\[60px\]{padding:60px}.lg\:py-\[10px\]{padding-top:10px;padding-bottom:10px}.lg\:py-\[120px\]{padding-top:120px;padding-bottom:120px}.lg\:py-\[20px\]{padding-top:20px;padding-bottom:20px}.lg\:pt-0{padding-top:0}.lg\:text-left{text-align:left}.lg\:text-\[22px\]{font-size:22px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-\[26px\]{font-size:26px}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[36px\]{font-size:36px}.lg\:text-\[62px\]{font-size:62px}.lg\:text-\[70px\]{font-size:70px}.lg\:font-bold{font-weight:700}}@media (min-width:1280px){.xl\:h-56{height:14rem}}