@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans&family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans&family=Lexend&family=Poppins&display=swap);.App{height:100vh;text-align:left;width:100vw}

/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*/.main-title{font-family:Lexend,sans-serif;font-size:34px;margin-bottom:30px}.description-one{font-size:22px}.description-two{font-family:Lexend,sans-serif;font-size:22px}@media screen and (max-width:760px){.main-wrapper{display:flex;flex-wrap:wrap}}.feature-section{display:flex;margin-top:100px}.topline{color:#1763db;font-family:Lexend,sans-serif;font-size:36px;font-weight:500;margin-top:40px;text-transform:uppercase}.feature-description-main{color:#7683b4;font-family:Lexend,sans-serif;font-size:20px;margin-top:10px;text-align:center}.feature-title{color:#4276c8;margin-bottom:10px;text-transform:uppercase;width:300px}.feature-description,.feature-title{font-family:Lexend,sans-serif;font-weight:500}.feature-description{color:#7683b4;font-size:16px;margin-bottom:20px;text-align:center;width:330px}.feature-img{margin-bottom:10px}@media screen and (max-width:760px){.feature-description-main{width:300px}.feature-section{display:flex;width:300px}.feature-description{width:300px}.topline{font-size:30px;justify-content:center}}@media (min-width:340px) and (max-width:500px){.feature-section{display:flex;margin-left:10px}}@media (min-width:500px) and (max-width:600px){.feature-section{display:flex;margin-left:40px}}@media (min-width:600px) and (max-width:700px){.feature-section{display:flex;margin-left:130px}}@media (min-width:700px) and (max-width:760px){.feature-section{display:flex;margin-left:260px}}@media (min-width:1400px) and (max-width:2600px){.feature-content{margin-left:60px;width:1280px}}@media (min-width:760px) and (max-width:960px){.feature-content{margin-left:20px;width:800px}.feature-description-main{margin-left:0;width:700px}.feature-section{margin-left:-50px;width:20px}}@media (min-width:860px) and (max-width:960px){.feature-section{margin-left:20px;width:20px}}@media (min-width:1200px) and (max-width:1300px){.feature-description-main{width:916px}}.footer-container-main{background-color:#356cc4}.footer-container{flex-direction:row}.footer-container,.footer-subscription{align-items:center;display:flex;justify-content:center}.footer-subscription{color:#fff;flex-direction:column;text-align:center}.footer-subscription>p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.footer-subscription-heading{font-family:Lexend,sans-serif;font-size:18px;width:300px}.footer-subscription-text{font-size:20px;margin-bottom:24px}.footer-input{border:1px solid #fff;border-radius:2px;font-size:18px;margin-bottom:16px;margin-right:10px;outline:none;padding:8px 24px}.footer-links{display:flex;justify-content:center;max-width:1000px;width:100%}.footer-link-wrapper{display:flex}.footer-link-items{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0;text-align:left;width:160px}.footer-link-items h2{font-size:18px;margin-bottom:30px}.footer-link-items>h2{color:#ecf0ff}.footer-link-items a{color:#ecf0ff;font-size:16px;font-weight:400;margin-bottom:.5rem;padding-bottom:20px;text-decoration:none}.footer-link-items a:hover{color:#efa22f;transition:.3s ease-out}.footer-email-form h2{margin-bottom:2rem}.footer-input::-webkit-input-placeholder{color:#b1b1b1}.footer-input::placeholder{color:#b1b1b1}.social-icon-link{color:#fff;font-size:24px}.social-media{max-width:1000px;width:100%}.social-media-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:40px auto 0;max-width:1000px;width:90%}.social-icons{justify-content:space-between;width:240px}.social-icons,.social-logo{align-items:center;display:flex}.social-logo{cursor:pointer;font-size:2rem;justify-self:start;margin-left:20px;text-decoration:none}.social-logo,.website-rights{color:#fff;margin-bottom:16px}@media screen and (max-width:1000px){.footer-links{padding-top:2rem}.btn,.footer-input{width:100%}.footer-container,.footer-link-wrapper,.social-media-wrap{flex-direction:column}.footer-container{display:flex}}@media (min-width:320px) and (max-width:360px){.footer-subscription{width:280px}.footer-subscription-heading{width:300px}.footer-link-items{width:120px}}@media (min-width:360px) and (max-width:420px){.footer-subscription{width:280px}.footer-container-main{padding-left:0}.footer-subscription-heading{width:300px}}:root{--primary:#fff}.btn{border:none;border-radius:4px;cursor:pointer;outline:none;padding:8px 20px;white-space:nowrap}.btn--primary{background-color:#fff;background-color:var(--primary);border:1px solid #fff;border:1px solid var(--primary);color:#242424}.btn--outline{background:linear-gradient(134.87deg,#ffac31 6.55%,#dd8500 52.87%);box-shadow:0 4px 4px rgba(0,0,0,.19);color:#fff;font-size:4px;font-weight:600;padding:8px 20px;transition:all .3s ease-out}.btn--medium{font-family:Lexend,sans-serif;font-size:16px;font-weight:500;padding:12px 10px}.btn--large{font-size:15px;padding:7px}.btn--mobile{background-color:initial;border:1px solid #fff;border-radius:4px;color:#fff;font-size:1.5rem;padding:14px 20px;text-align:center;text-decoration:none;transition:all .3s ease-out;width:80%}.btn--wide{font-size:20px;padding:15px 22px}.btn--wider{font-size:20px;padding:12px 18px}.btn--widerr{font-size:20px;padding:10px 78px}.btn--mobile:hover{background:#b8b5b5;box-shadow:0 4px 30px #ced5f0;color:#242424;transition:all .3s ease-out}.btn--wide:hover,.btn--wider:hover,.btn--widerr:hover{background-color:#000;color:#fff;transition:all .2s ease-out}.btn-link{align-items:center;display:flex;height:100%;justify-content:center;padding:8px 16px;text-decoration:none;width:100%}.blue{background:#112e5b}.blue,.lightblue{border:none;color:#fff}.lightblue{background:#4183ec}.white{background:#fff;border:none;color:#000}.lightyellow{background:#efa22f;border:none;color:#fff}.lightpurple{background:#6551b2}.lightpurple,.red{border:none;color:#fff}.red{background-color:#f00946}.primary{background-color:#242424;border:none;color:#fff}.primary:hover{background-color:#fff;border:none;color:#242424}.green{background:#25ce4a;border:none;color:#fff}.green:hover{background-color:#242424}.home-btn{display:flex;width:100%}.home-btn1{font-family:Lexend,sans-serif;font-weight:500;margin-right:10px}.home-text-wraper{margin-left:20px}.small-wrap{margin-left:40px}.box-contain{background-color:#112e5b;border-radius:5;box-shadow:24;height:"40%";left:"50%";position:"absolute";top:"50%";-webkit-transform:"translate(-50%, -50%)";transform:"translate(-50%, -50%)";width:"40%"}.heading{color:#13479b;font-family:Poppins,sans-serif;font-size:32px;font-weight:500;margin-bottom:40px;margin-top:80px;width:600px}.home-description{align-items:center;color:#1c2545;display:flex;font-family:Lexend,sans-serif;font-size:20px;font-weight:400;margin-bottom:50px;padding-right:70px}.di-title{font-family:Poppins,sans-serif;font-size:21px}.img-des{display:flex;margin-top:80px}.bottom-req,.home-bottom{height:100%;position:absolute;width:100%}.home-bottom{background-color:#e2e6ff;display:flex;height:88px;justify-content:flex-end}.bottom-req{align-items:center;background-color:#fff;bottom:20px;box-shadow:0 2.64234px 19.8175px #ced5f0;display:flex;height:60px;justify-content:space-around;margin-bottom:50px;margin-right:150px;position:relative;width:500px;z-index:20}.home-btn3{margin-left:10px;margin-right:20px}.left-img{display:flex;flex-direction:column}.main-wrap{display:flex;flex-direction:row;justify-content:space-between;margin-left:30px}@media screen and (max-width:760px){.main-wrap{display:flex;margin-left:30px}.left-img,.main-wrap{flex-direction:column}.heading{color:#13479b;font-family:Poppins,sans-serif;font-size:32px;font-weight:500;justify-content:center;width:300px}.img-des{align-items:flex-start;display:flex;flex-direction:column}.home-description{align-items:center;color:#48537e;font-family:Lexend,sans-serif;margin-bottom:50px;margin-left:0;margin-top:50px}.home-bottom,.home-description{display:flex;justify-content:center}.home-bottom{background-color:initial;height:0;margin-top:40px}.bottom-req{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 2.64234px 19.8175px #ced5f0;display:flex;justify-content:center;margin-left:120px}.home-img{width:250px}.home-input{width:140px}.home-btn3{margin-right:0}.home-left-img,.left-three-img,.left-two-img{display:none}}@media screen and (min-width:760px){.home-left-img{justify-content:center;width:350px}.home-description,.home-left-img{margin-top:100px}.home-img{margin-bottom:30px}.heading{font-size:22px;margin-right:0;width:400px}}@media only screen and (min-width:860px){.heading{font-size:22px;margin-right:20px}.heading,.small-wrap{width:400px}}@media only screen and (min-width:900px){.home-left-img{justify-content:center;width:400px}.home-description,.home-left-img{margin-top:100px}.home-img{width:250px}.main-wrap{justify-content:center}.heading{margin-right:100px}}@media (min-width:1600px) and (max-width:1700px){.home-left-img{width:700px}.heading{font-size:22px;width:600px}.small-wrap{width:500px}.main-wrap{margin-left:200px}}@media only screen and (min-width:2000px){.home-left-img{width:700px}.heading{font-size:22px;width:600px}.small-wrap{width:500px}.main-wrap{margin-left:300px}.home-description{width:900px}}@media (min-width:1700px) and (max-width:1800px){.home-left-img{width:700px}.heading{font-size:22px;width:600px}.small-wrap{width:500px}.main-wrap{margin-left:220px}}@media (min-width:1800px) and (max-width:1900px){.home-left-img{width:700px}.heading{font-size:22px;width:600px}.small-wrap{width:500px}.main-wrap{margin-left:240px}}@media (min-width:1900px) and (max-width:2000px){.home-left-img{width:700px}.heading{font-size:22px;width:600px}.small-wrap{width:500px}.main-wrap{margin-left:260px}}@media (min-width:1500px) and (max-width:1600px){.home-left-img{width:700px}.heading{font-size:22px;width:600px}.small-wrap{width:500px}.main-wrap{margin-left:140px}}@media (min-width:1400px) and (max-width:1500px){.home-left-img{width:700px}.heading{font-size:22px;width:600px}.small-wrap{width:500px}.main-wrap{margin-left:120px}}@media (min-width:1300px) and (max-width:1400px){.home-left-img{width:700px}.heading{font-size:22px;width:600px}.small-wrap{width:500px}.main-wrap{margin-left:80px}}@media (min-width:600px) and (max-width:760px){.main-wrap{margin-left:100px}.heading{width:500px}.home-text-wraper{margin-left:20px}}@media (min-width:760px) and (max-width:860px){.main-wrap{margin-left:20px}.small-wrap{width:300px}.heading{width:320px}.home-img{width:200px}.home-left-img{flex:1 1;margin-top:0;padding:0;width:360px}}@media (min-width:500px) and (max-width:600px){.main-wrap{margin-left:50px}.heading{width:400px}.home-text-wraper{margin-left:20px}}@media (min-width:460px) and (max-width:500px){.main-wrap{margin-left:20px}.heading{width:400px}.home-text-wraper{margin-left:20px}}@media (min-width:1200px) and (max-width:1300px){.home-left-img{flex:1 1;margin-top:0;padding:0;width:680px}.small-wrap{width:500px}.heading{font-family:Poppins,sans-serif;font-size:32px;font-weight:500;height:148px;margin-top:50px;width:550px}.home-description{margin-bottom:60px;margin-top:0;width:590px}.home-img{height:423px;width:375px}}@media (min-width:320px) and (max-width:350px){.heading{width:250px}.bottom-req{margin-left:0;margin-right:0;width:300px}.home-text-wraper{margin:0}}@media (min-width:350px) and (max-width:420px){.bottom-req{margin-right:0;width:300px}.bottom-req,.home-text-wraper{margin-left:0}.box-contain{width:200px}}#main-button{background:linear-gradient(117.12deg,#134699 34.21%,#112e5b 85.11%);border-radius:5px;color:#fff}.pricing-container{flex-direction:column}.pricing-card,.pricing-container{background-color:#f9faff;display:flex;justify-content:center}.pricing-card{align-items:center;margin-bottom:30px}.topline{color:#4771b4;font-weight:700}.title,.topline{align-items:center;display:flex;justify-content:center}.title{color:#969696;margin-bottom:60px}.card-basic,.card-premium,.card-standard{border-radius:1rem;box-shadow:.5rem .5rem 1rem rgba(51,51,51,.3);color:#444;height:550px;margin:0 2rem 1rem 0;overflow:hidden;padding:0 0 .5rem;text-align:center;transition:all .1ms ease-in-out;width:17rem}.card-basic:hover,.card-premium:hover,.card-standard:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.card-basic,.card-premium{background-color:#fff}.card-body{padding:.5rem 0}.card-body h2{font-size:2rem;font-weight:700}.card-element-container{color:#0c0047}.card-element-container,.card-element-container-standard{display:flex;flex-direction:column;font-size:12px;font-weight:500;justify-content:center;list-style:none;margin-top:30px;text-align:start}.card-element-container-standard{color:#fff}.card-elememt-main{margin:7px}.card-element{margin-left:5px}.card-element-hidden{display:none}.card-header{margin-bottom:20px;margin-top:30px}.header-basic,.header-premium{color:#0c0047;font-size:22px;font-weight:700}.header-standard{color:#fff;font-size:22px;font-weight:700}.card-standard{background-color:#4183ec;color:#fff}.header-description{color:#969696;font-size:14px;width:240px}@media screen and (max-width:760px){.pricing-card{align-items:center;display:flex;justify-content:center;margin-left:30px}.title{margin-left:10px;text-align:center}}.top-line{font-family:Lexend,sans-serif;font-size:36px;margin-left:25px;margin-top:70px;text-align:left;text-align:initial}.solution-description,.solution-heading{font-family:Lexend,sans-serif;font-size:16px}.solution-description{color:#4e4e4e;font-weight:400}.wraper-full{margin-left:70px;margin-right:70px}.learnbtn{margin-bottom:50px;margin-left:30px;margin-top:20px;width:200px}.solution-section{margin:0}.colWrapper{display:flex;flex-direction:row}.headline{font-family:Lexend,sans-serif;font-size:16px;margin-left:25px}.imgwrap{margin-left:50px;margin-right:50px}@media screen and (max-width:650px){.solution-blow{display:none!important}.wraper-full{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-around}.learnbtn{display:flex}.imgwrap{width:280px}.main-banner{width:200px}}@media (min-width:650px) and (max-width:960px){.imgwrap{margin:0;width:280px}.solution-description{width:300px}.solution-section{margin:0;padding:0}.solutiom-text-wrapper{width:620px}.container{width:700px}.wraper-full{margin-left:0;margin-right:0}}@media (min-width:960px) and (max-width:1100px){.imgwrap{margin:0;width:500px}.solution-section{margin:0;padding:0}.solutiom-text-wrapper{width:620px}.container{width:600px}.wraper-full{margin-left:0;margin-right:0}}@media (min-width:400px) and (max-width:560px){.imgwrap{width:280px}.wraper-full{margin-left:0;margin-right:0;width:300px}.imgwrap{margin-left:0;margin-right:0;padding-right:20px}}@media (min-width:300px) and (max-width:400px){.wraper-full{margin-left:0;margin-right:0;width:300px}.imgwrap{align-items:center;justify-content:center;margin:30px}.headline,.imgwrap,.top-line{width:280px}.top-line{margin-left:30px}}@media (min-width:1280px) and (max-width:1300px){.solution-description{margin:8px;width:550px}.solutiom-text-wrapper{width:1200px}.container{padding-right:0}.imgwrap{width:440px}}.container,.mainContainer{display:flex}.container{flex-direction:row;width:1000px}.tabs{align-items:center;display:flex;height:108px;justify-content:center}.tabs button{background-color:hsla(0,0%,100%,.1);border:none;cursor:pointer;padding:20px 10px;transition:all .5s ease-out}.tabs button:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.tab1 .tabs button:disabled{background:#e4eeff;border-bottom-color:#00f;border-bottom-width:2px;color:#fff}.tab1 .tabs button:hover{background-color:#e4eeff}.tab2 .tabs button:hover{background-color:#fff1dd}.tab2 .tabs button:disabled{background:#fff1dd;color:#fff}.tab3 .tabs button:disabled{background:#f5f0ff;color:#fff}.tab4 .tabs button:disabled{background:#e4eeff;color:#fff}.tab5 .tabs button:disabled{background:#fff1dd;color:#fff}.tab6 .tabs button:disabled{background:#f5f0ff;color:#fff}.title{color:#000;font-size:medium;font-size:20px;font-weight:600;margin-bottom:20px}.content{background-color:#fff;font-size:16px;font-weight:300;line-height:30px;padding:50px 80px}.content,button{font-size:15px}.demo-main-button{background:linear-gradient(117.12deg,#ffad31 34.21%,#de8501 85.11%);border-radius:5px;border-width:0;color:#fff;font-size:16px;margin-left:60px;margin-top:15px}.content-wrap-one,.head-wrapper-img{display:flex;flex-direction:row-reverse;justify-content:space-between}.content-wrap-two{display:flex;flex-direction:row;justify-content:space-between}.main-heading{color:#2170ee;font-family:Poppins,sans-serif;font-size:40px;font-weight:500;margin-left:60px}.title-description{font-family:Lexend,sans-serif;font-size:25px;margin-left:60px;margin-top:30px}.description-one{font-family:Lexend,sans-serif;font-size:20px;font-weight:100;margin:40px 20px 20px}.first-heading{color:#3f85f5;font-size:32px}.first-heading,.small-heading{font-family:Lexend,sans-serif;font-weight:500;margin-left:20px;text-align:left;text-align:initial}.small-heading{color:#5a6577;font-size:16px;margin-top:120px}@media only screen and (max-width:960px){.content{padding:50px}.content-wrap-one,.content-wrap-two,.head-wrapper-img{display:flex;flex-direction:column;justify-content:space-between}}@media (min-width:200px) and (max-width:460px){.title-description{margin:20px}.content{margin:0;padding:0}.content-mini,.content-wrap-one,.content-wrap-two,.description-one{margin:20px}.first-heading{font-size:26px}}@media only screen and (max-width:370px){.fadeshow1{display:none}}@media only screen and (min-width:1280px){.hidden1{display:none}}.navbar{background:linear-gradient(90deg,#102444 1.6%,#124dac 119.06%),#d9d9d9;font-size:1.2rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.navbar,.navbar-container{display:flex;height:80px;justify-content:space-between}.container{margin-left:auto;margin-right:auto;max-width:1300px;padding-left:50px;padding-right:50px;z-index:1}.sign-button{background:linear-gradient(134.87deg,#ffac31 6.55%,#dd8500 52.87%);border-radius:5px;border-width:0;color:#fff;font-size:14px;font-weight:500;height:38px;width:82px}.navbar-logo{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:2rem;justify-content:space-between;justify-self:start;margin-left:20px;text-decoration:none}.navbar-icon{margin-right:.5rem}.nav-menu{align-items:center;display:flex;justify-content:center;justify-content:end;list-style:none;text-align:center}.nav-item{height:80px}.nav-links:hover{color:#ffb13c}.nav-links{align-items:center;color:#fff;display:flex;font-family:Lexend,sans-serif;font-size:14px;font-weight:600;height:100%;justify-content:center;padding:0 20px 0 1rem;text-decoration:none;text-transform:uppercase}.nav-links:active{color:#ffb13c};.fa-bars{color:#fff}.menu-icon{color:#fff;display:none;margin-top:10px}@media screen and (max-width:960px){.container{width:500px}.NavbarItems{position:relative}.nav-menu{border-bottom-right-radius:20px;display:flex;flex-direction:column;height:80vh;justify-content:center;left:-130%;opacity:1;position:absolute;top:60px;transition:all .5s ease;width:-webkit-min-content;width:min-content}.nav-menu.active{background:linear-gradient(90deg,#102444 1.6%,#124dac 119.06%);left:0;opacity:1;transition:all .6s ease;z-index:1}.nav-links{display:table;padding:2rem;text-align:center;width:100%}.nav-links:disabled{color:#ffb13c}.nav-links:hover{color:#ffb13c;-webkit-transform:scale(1.2);transform:scale(1.2);transition:all .3s ease}.nav-item:hover{border:none}.nav-item{width:100%}.navbar-logo{left:0;margin-left:0;position:absolute;top:0;-webkit-transform:translate(25%,50%);transform:translate(25%,50%)}.menu-icon{cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;-webkit-transform:translate(-100%,60%);transform:translate(-100%,60%)}.fa-times{color:#fff;font-size:2rem}.nav-btn{align-items:center;display:flex;height:120px;justify-content:center;width:100%}}
/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;-webkit-font-feature-settings:normal;font-feature-settings:normal;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;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}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:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-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}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[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-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: }::-webkit-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-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-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}}.absolute{position:absolute}.relative{position:relative}.my-3{margin-bottom:.75rem;margin-top:.75rem}.-mt-28{margin-top:-7rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-20{height:5rem}.h-full{height:100%}.h-40{height:10rem}.w-24{width:6rem}.transform{-webkit-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));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))}.resize{resize:both}.justify-center{justify-content:center}.overflow-auto{overflow:auto}.border{border-width:1px}.px-12{padding-left:3rem;padding-right:3rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.f7164069.css.map*/