@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;900&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.particles{z-index:-1}.logo{margin:17vh 0 0;width:300px}.header{color:#fff;margin:100px 0 31vh;font-weight:100;font-size:40px}.Mission{position:relative;top:-200px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:2% 13%;display:flex;flex-direction:row;background-color:#fdfdfd;padding:0 0 0 20px;border-radius:2px;box-shadow:15px 15px 35px rgba(0,0,0,.4)}.Mission-content{flex-direction:column;width:50%;text-align:left;padding:0 0 28px 10px}.Mission-content h1{font-size:2em;font-weight:200;border-bottom:1px solid #c5b358}.Mission-content h2{font-size:1.4em;font-weight:200}.Mission-content h3{font-size:1.5em;font-weight:300;margin-bottom:0}.Mission-content h4{font-weight:200;font-size:1.5em;margin:0}.mern-image{height:50px}.Mission-image{width:50%;-webkit-clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);background-image:url(/static/media/Eliott.a66929b7.png);background-repeat:no-repeat;background-position:center 24%;background-size:clamp(680px,150%,750px)}.release-card{width:586px;height:176px;background-color:#fdfdfd;padding:25px 40px;margin-bottom:3vh;box-shadow:13px 13px 30px rgba(0,0,0,.3);display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.release-app-icon{width:110px;border-radius:15px;box-shadow:5px 5px 15px rgba(0,0,0,.2)}.release-card h2{display:inline-block;font-weight:400;text-align:left;font-size:18px;margin-left:2.5vw;margin-top:0;margin-bottom:0}.release-store-buttons-wrapper{display:flex;flex-direction:column;margin-left:3vw}.release-store-buttons-wrapper img{width:180px}.image-and-title-wrapper{display:flex;flex-direction:row;justify-content:left;align-items:center;width:290px}@supports (display:grid){.grid{margin:0 3vw 0 2vw;display:grid;grid-gap:1.5vw;gap:1.5vw;min-height:90vh;padding:1.5vw;position:relative;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;grid-template-areas:"hero hero   hero hero med1   med1" "hero hero   hero hero med2   med2" "hero2 hero2   hero2 hero3   hero3 hero3"}.grid .item:first-child{grid-area:hero}.grid .item:nth-child(2){grid-area:med1}.grid .item:nth-child(3){grid-area:hero2}.grid .item:nth-child(4){grid-area:med2}.grid .item:nth-child(5){grid-area:hero3}}@supports not (display:grid){.grid{display:flex;flex-flow:row wrap;min-height:100vh;padding:.75vw}.grid .item{min-height:20vh;margin:.75vw}.grid .item:first-child{height:50vh}.grid .item:first-child,.grid .item:nth-child(2){flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 1.5vw)}.grid .item:nth-child(2){height:30vh}.grid .item:nth-child(3),.grid .item:nth-child(4){flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 1.5vw)}.grid .item:nth-child(5),.grid .item:nth-child(6),.grid .item:nth-child(7){flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 1.5vw)}@media screen and (min-width:1400px){.grid .item:first-child{flex-grow:0;flex-shrink:1;flex-basis:calc(60% - 1.5vw)}.grid .item:nth-child(2){flex-grow:0;flex-shrink:1;flex-basis:calc(40% - 1.5vw)}.grid .item:nth-child(3),.grid .item:nth-child(4){flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 1.5vw)}.grid .item:nth-child(5),.grid .item:nth-child(6),.grid .item:nth-child(7){flex-grow:0;flex-shrink:1;flex-basis:calc(25% - 1.5vw)}}}.box{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:4px}.box,.box:after{height:100%;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:all .6s cubic-bezier(.165,.84,.44,1)}.box:after{content:"";border-radius:5px;position:absolute;z-index:-1;top:0;left:0;width:100%;opacity:0}.box:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.box:hover:after{opacity:1}.box h1{font-weight:200}.box span{font-weight:400}.box-lines{width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,#000 0,#cfbd5f 61%,#000);transition:.5s;background-size:200% auto;color:#fff;box-shadow:0 0 20px #eee}.box-lines:hover{background-position:100%;color:#fff;text-decoration:none}.particles-AI{position:absolute;width:100%;height:100%}.main-box{width:100%;height:100%;color:#000;background-color:#fdfdfd;text-align:left;display:flex;flex-direction:column;border-color:#fff;background-image:linear-gradient(90deg,#fff 0,#fdfdfd 51%,#f3f3f3)}.Features-home-top{margin-left:5%;height:15%;margin-bottom:15px;padding:0 15% 0 2%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px solid #c5b358;font-weight:400;display:flex;flex-direction:column-reverse}.features-home-explained{padding-left:5%;padding-right:10%;height:60%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.features-home-explained p{font-size:20px;font-weight:200;margin-right:15%;margin-left:10px}.features-home-explained span{color:#1d365c;font-weight:300}.features-home-explained h2{font-weight:300}.Enquire-top{margin-top:15px}.box-wave{width:100%;height:100%;background:lighten(#f0f4c3,10%);position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);background-image:linear-gradient(90deg,#000 0,rgba(25,70,195,.8627450980392157) 51%,#000);transition:.5s;background-size:200% auto;color:#fff;box-shadow:0 0 20px #eee;display:block}.box-wave:hover{background-position:100%;color:#fff;text-decoration:none}.box-wave-flex{display:flex;position:absolute;align-items:center;justify-content:center}.box-wave-flex,.box-web{height:100%;width:100%;color:#fff}.box-web{background:lighten(#f0f4c3,10%);position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);background-image:linear-gradient(90deg,#000 0,#bd2b2b 51%,#000);transition:.5s;background-size:200% auto;box-shadow:0 0 20px #eee;display:block}.box-web:hover{background-position:100%;color:#fff;text-decoration:none}.box-web-flex{height:100%;width:100%;display:flex;position:absolute;align-items:center;justify-content:center;color:#fff}.logoSVG{padding:0 22% 0 10%;width:50vw}.features{background-color:#fafafa;box-shadow:10px 10px 70px 10px hsla(0,0%,100%,.4);color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:9% 5% 0;border-radius:10px}.feature-table{width:90%;margin-top:2%;margin-bottom:2%}.feature-content{padding:0 10%;line-height:1.7em;font-size:1.2em}.feature-card a{color:#c5b358;font-weight:500}.circles{position:absolute;top:0;left:0;width:100%;height:85%;overflow:hidden;padding:0;margin:0;border-bottom:1px solid #2f2f2f}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:hsla(0,0%,100%,.418);-webkit-animation:animate 21s linear infinite;animation:animate 21s linear infinite;bottom:-150px}.circles li:first-child{left:25%;width:80px;height:80px;-webkit-animation-delay:0s;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:10s;animation-duration:10s}.circles li:nth-child(3){left:70%;width:20px;height:20px;-webkit-animation-delay:1.1s;animation-delay:1.1s}.circles li:nth-child(4){left:40%;width:60px;height:60px;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:6s;animation-duration:6s}.circles li:nth-child(5){left:65%;width:20px;height:20px;-webkit-animation-delay:0s;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;-webkit-animation-delay:1.8s;animation-delay:1.8s}.circles li:nth-child(7){left:35%;width:150px;height:150px;-webkit-animation-delay:0s;animation-delay:0s}.circles li:nth-child(8){left:50%;width:25px;height:25px;-webkit-animation-delay:7s;animation-delay:7s;-webkit-animation-duration:20s;animation-duration:20s}.circles li:nth-child(9){left:20%;width:15px;height:15px;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:10s;animation-duration:10s}.circles li:nth-child(10){left:85%;width:150px;height:150px;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:12s;animation-duration:12s}@-webkit-keyframes animate{0%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}to{-webkit-transform:translateY(-1000px) rotate(2turn);transform:translateY(-1000px) rotate(2turn);opacity:0;border-radius:50%}}@keyframes animate{0%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}to{-webkit-transform:translateY(-1000px) rotate(2turn);transform:translateY(-1000px) rotate(2turn);opacity:0;border-radius:50%}}.drawer-menu{box-sizing:border-box;position:fixed;top:0;right:0;width:300px;height:100%;padding:120px 0;background:#222;transition-property:all;transition-duration:.5s;transition-delay:0s;-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:perspective(500px) rotateY(-90deg);transform:perspective(500px) rotateY(-90deg);opacity:0}.drawer-menu li{text-align:center}.drawer-menu li a{display:block;height:100px;line-height:50px;font-size:14px;color:#fff;transition:all .8s;font-size:20px;text-decoration:none;text-align:center}.drawer-menu li a:hover{color:#1a1e24;background:#fff}.check{display:none}.menu-btn{position:fixed;top:40px;right:40px;height:40px;font-size:10px;text-align:center;cursor:pointer;z-index:3}.bar,.menu-btn{display:block;width:40px}.bar{position:absolute;top:0;left:0;height:1px;z-index:4;background:#fff;transition:all .5s;-webkit-transform-origin:left top;transform-origin:left top}.bar,.bar:after{mix-blend-mode:difference}.bar:after{color:#fff}.bar.middle{top:15px;opacity:1}.bar.bottom{top:30px;-webkit-transform-origin:left bottom;transform-origin:left bottom}.menu-btn__text{position:absolute;bottom:-15px;left:0;right:0;margin:auto;color:#fff;transition:all .5s;display:block;visibility:visible;opacity:1}.menu-btn:hover .bar{background:#999}.menu-btn:hover .menu-btn__text{color:#999}.close-menu{position:fixed;top:0;right:300px;width:100%;height:100vh;background:transparent;cursor:url(http://theorthodoxworks.com/demo/images/cross.svg),auto;transition-property:all;transition-duration:.3s;transition-delay:0s;visibility:hidden;opacity:0}.check:checked~.drawer-menu{transition-delay:.3s;-webkit-transform:none;transform:none;opacity:1;z-index:2}.check:checked~.contents{transition-delay:0s;-webkit-transform:translateX(-300px);transform:translateX(-300px)}.check:checked~.menu-btn .menu-btn__text{visibility:hidden;opacity:0}.check:checked~.menu-btn .bar.top{width:56px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.check:checked~.menu-btn .bar.middle{opacity:0}.check:checked~.menu-btn .bar.bottom{width:56px;top:40px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.check:checked~.close-menu{transition-duration:1s;transition-delay:.3s;background:rgba(0,0,0,.5);visibility:visible;opacity:1;z-index:3}.footer{margin:2%;color:#bdbdbd}body{background-color:#141414}.mob-particles{z-index:-1;position:fixed;left:-100px}.Top-home{position:absolute;width:100%;display:flex;flex-direction:column;align-items:center}.mob-logo{margin:20vh 0 0;width:270px}.mob-header{color:#fff;margin:100px 0 35vh;font-weight:100;font-size:30px}.business{color:#c5b358}.solutions{width:100%;box-shadow:inset 0 7px 60px -20px rgba(0,0,0,.4);background-color:#f5f5f5;margin-top:10px}.mob-features-home-explained{padding-left:15px;padding-right:5px;height:60%;display:flex;flex-direction:column;align-items:flex-start}.mob-features-home-explained-title{font-size:10px;margin-left:20px;height:43px;margin-bottom:0;padding:0 20px 0 2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px solid #c5b358;font-weight:400;display:flex}.mob-features-home-explained p{position:relative;font-size:15px;font-weight:200;margin-right:15%;margin-left:2px;margin-bottom:5px}.mob-features-home-explained span{color:#1d365c;font-weight:300}.mob-features-home-explained h2{font-weight:300;font-size:12px;margin:0;position:relative}.ImgArrow{width:150px}.arrow Link{color:#fff;text-decoration:none;width:20px}.arrow{text-align:center;margin:3% 0;color:#fff}.bounce{-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.mob-Mission{position:relative;top:-200px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:2% 13%;display:flex;flex-direction:row;background-color:#f3f3f3;padding:0 15px;border-radius:3px;box-shadow:12px 15px 30px rgba(0,0,0,.2)}.mob-Mission-content{flex-direction:column;justify-content:space-around;text-align:left;line-height:1.6;padding:0 10px 8px}.mob-Mission-content h1{font-size:1.5em;font-weight:200;width:80%;margin-bottom:0}.mob-Mission-content h2{font-size:1.2em;font-weight:200;width:80%;margin-top:0}.mob-Mission-content h3{font-weight:200;margin-bottom:0}.mob-Mission-content h4{font-weight:200;margin:0}.mob-Mission p{font-size:15px;font-weight:200;text-align:justify}.mob-Mission p span{color:#1d365c;font-weight:300}.image-eliott{position:absolute;top:4px;right:4px;width:90px;height:90px;border-radius:100%;background-image:url(/static/media/Eliott.a66929b7.png);background-repeat:no-repeat;background-position:55% 16%;background-size:clamp(100px,200%,750px);box-shadow:2px 4px 15px rgba(0,0,0,.3)}.mob-release-card{background-color:#fdfdfd;padding:15px 20px;box-shadow:8px 12px 18px rgba(6,6,6,.15);margin-bottom:3vh;height:160px;width:273px}@supports (display:grid){.mob-grid{margin:0 3vw 0 2vw;display:grid;grid-gap:1.5vw;gap:1.5vw;min-height:90vh;padding:1.5vw;position:relative;top:-160px;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;grid-template-areas:"hero   hero hero hero   hero hero" "med2   med2 med2 med1   med1 med1" "hero3 hero3 hero3 hero3 hero3 hero3" "hero2 hero2 hero2 hero2 hero2 hero2"}.mob-grid .item:first-child{grid-area:hero}.mob-grid .item:nth-child(2){grid-area:med1}.mob-grid .item:nth-child(3){grid-area:hero2}.mob-grid .item:nth-child(4){grid-area:med2}.mob-grid .item:nth-child(5){grid-area:hero3}}@supports not (display:grid){.mob-grid{display:flex;flex-flow:row wrap;min-height:100vh;padding:.75vw}.mob-grid .item{min-height:20vh;margin:.75vw}.mob-grid .item:first-child{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 1.5vw);height:50vh}.mob-grid .item:nth-child(2){height:30vh}.mob-grid .item:nth-child(2),.mob-grid .item:nth-child(3),.mob-grid .item:nth-child(4){flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 1.5vw)}.mob-grid .item:nth-child(5),.mob-grid .item:nth-child(6),.mob-grid .item:nth-child(7){flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 1.5vw)}@media screen and (min-width:1400px){.mob-grid .item:first-child{flex-grow:0;flex-shrink:1;flex-basis:calc(60% - 1.5vw)}.mob-grid .item:nth-child(2){flex-grow:0;flex-shrink:1;flex-basis:calc(40% - 1.5vw)}.mob-grid .item:nth-child(3),.mob-grid .item:nth-child(4){flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 1.5vw)}.mob-grid .item:nth-child(5),.mob-grid .item:nth-child(6),.mob-grid .item:nth-child(7){flex-grow:0;flex-shrink:1;flex-basis:calc(25% - 1.5vw)}}}*,:after,:before{box-sizing:border-box}@supports not (display:grid){body:before{content:"Sorry, seems like your browser doesn't support display: grid. Below is the flexbox fallback.";display:block;padding:2rem 2rem 0;color:#fff;text-align:center}}.header h1,.header h2{margin:0;text-transform:uppercase;letter-spacing:.2em;line-height:1}.header h1{position:relative;padding-bottom:.5em;color:#fff;font-size:2rem}.header h2{font-weight:400;font-size:.875rem}@media screen and (min-width:750px){.header h1{font-size:3.75rem}.header h2{font-weight:400;font-size:1.125rem;letter-spacing:.5em}}@media screen and (min-width:1400px){.header h1{font-size:6rem}.header h2{font-weight:400;font-size:1.5rem}}.mob-box{position:relative;margin:2% 13%;top:-150px;justify-content:center;align-items:center;box-shadow:13px 13px 30px rgba(0,0,0,.3);border-radius:4px;transition:all .6s cubic-bezier(.165,.84,.44,1)}.mob-box,.mob-main-box{display:flex;flex-direction:column}.mob-main-box{position:"relative";width:100%;height:110%;color:#000;background-color:#fdfdfd;text-align:left;border-color:#fff;background-image:linear-gradient(90deg,#fff 0,#fdfdfd 51%,#f3f3f3)}.mob-box:after{content:"";border-radius:5px;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;box-shadow:0 5px 15px rgba(0,0,0,.3);opacity:0;transition:all .6s cubic-bezier(.165,.84,.44,1)}.mob-box:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.mob-box:hover:after{opacity:1}.mob-box h1{font-weight:200}.mob-box span{font-weight:400}.diamond{display:flex;justify-content:center;align-items:center;position:relative;z-index:2;width:50px;height:50px;border-radius:5px;border:1px solid #fff;box-shadow:1px 1px 0 rgba(0,0,0,.2);background-image:linear-gradient(to top left,#ddd 0,#fff);text-align:center;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:box-shadow .25s,-webkit-transform .25s;transition:box-shadow .25s,transform .25s;transition:box-shadow .25s,transform .25s,-webkit-transform .25s}.diamond span{font-weight:700;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.grid .item:focus .diamond,.grid .item:hover .diamond{box-shadow:2px 2px 2px rgba(0,0,0,.2);-webkit-transform:rotate(45deg) scale(1.2);transform:rotate(45deg) scale(1.2)}.tooltip{position:absolute;z-index:1;padding:.25rem 1rem;border-radius:5px;background:#29343d;opacity:0;color:#cedfe9;font-size:.875rem;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.tooltip:before{content:"";position:absolute;top:-9px;left:calc(50% - 10px);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #29343d}.grid .item:focus .tooltip,.grid .item:hover .tooltip{opacity:1;-webkit-transform:translateY(70px);transform:translateY(70px)}.grid .item{position:relative;background-position:0 100%;background-size:150% 100%;transition:background .5s,outline .5s;background-position:0 0;outline:transparent;border-color:#fff}.grid .item:focus,.grid .item:hover{background-position:100% 0}.grid .item:focus{outline:2px solid #3eabfa}.mob-box-lines{width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,#000 0,#cfbd5f 61%,#000);transition:.5s;background-size:200% auto;color:#fff;box-shadow:0 0 20px #eee;text-decoration:none}.box-lines h1{position:absolute;color:#fff}.mob-box-lines:hover{background-position:100%;color:#fff;text-decoration:none}.AI-box{color:#fff;background-color:#000;display:flex;align-items:center;justify-content:center;height:100%;width:100%}.AI-box span{text-decoration:none}.mob-particles-AI{position:absolute;width:100%;height:100%}body{background-color:#000;font-family:"Roboto"}.Mobile-content{display:flex;flex-direction:column;align-items:flex-start;color:#fff}.Mobile-dev{position:absolute;z-index:1}.back-mobile{z-index:0}.title-mobile{margin-left:10%;margin-top:3%;font-size:2.5em;font-weight:100;color:#fff;letter-spacing:2px}.cursor{font-size:.75em;letter-spacing:2px}.title-line{position:relative;top:-15px;width:30%;margin-left:8%;border-top:1px solid #c5b358}.top-subtitles{margin-top:6%;width:100%;flex-direction:row;align-items:center;justify-content:center}.subtitles{text-align:left;line-height:1.6;list-style:none;padding:5% 5% 5% 15%;font-weight:400;letter-spacing:1.5px}.question{font-size:1.5em;justify-content:space-between}.questions-gold{font-weight:300;color:#c5b358}.Enquire-top{width:100%;padding-top:1%;padding-right:7%;display:flex;flex-direction:row;justify-content:flex-end}.mob-features{background-color:hsla(0,0%,100%,.12156862745098039);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:9% 5% 5%;border-radius:10px;border:1px solid hsla(0,0%,100%,.685)}.feature-card{flex-direction:column;vertical-align:top}.feature-title{font-weight:300}.mob-feature-content{font-weight:300;padding:0 10%;line-height:1.7em;font-size:1.2em}.mob-feature-card a{color:#c5b358}.contact-card{padding:2%}.popup-content{border-radius:6px;width:90%}.contact-us{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px solid #c5b358;text-align:left;padding:0 17% 1% 1%;margin:0 0 6%;font-weight:100}.button-send{text-align:right}.contact-card>.close{cursor:pointer;position:absolute;display:block;padding:6px 8px;line-height:20px;right:-10px;top:-10px;font-size:28px;background:#fff;border-radius:25px;border:1px solid #cfcece;box-shadow:0 2px 10px 0 hsla(0,0%,52.5%,.356)}.mob-footer{margin:5% 2% 2%;font-size:8px;color:#bdbdbd;padding:3%;border-top:1px solid hsla(0,0%,74.1%,.452)}#WebDev{background-color:#fff;margin:none;height:100vh}.top-subtitles{margin-top:2%}.features{margin-top:7%}.feature-card{width:50%}.privacy{color:#e0e0e0;line-height:27px;display:flex;flex-direction:column;align-items:center;padding:0 10px}.privacy-privacy{max-width:1000px}.privacy-content{font-size:18px}
/*# sourceMappingURL=main.8c34205a.chunk.css.map */