@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap);:root{--line_color:#555;--back_color:#ffecf6;--line_color:#1b1919;--back_color:#e9ecff}.button{background:#fff;border-radius:30px;color:#fff;color:#1b1919;color:var(--line_color);font-size:14px;font-weight:700;height:56px;letter-spacing:2px;position:relative;text-decoration:none;transition:all .3s ease;width:240px;z-index:0}.button__text{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.button:after,.button:before,.button__text:after,.button__text:before{background:#1b1919;background:var(--line_color);border-radius:2px;content:"";height:3px;position:absolute;transition:all .5s ease}.button:before{left:54px;top:0;width:calc(100% - 128px)}.button:after{right:54px;top:0;width:8px}.button__text:before{bottom:0;right:54px;width:calc(100% - 128px)}.button__text:after{bottom:0;left:54px;width:8px}.button__line{overflow:hidden;width:56px}.button__line,.button__line:before{height:100%;position:absolute;top:0}.button__line:before{border:3px solid #1b1919;border:3px solid var(--line_color);border-radius:300px;box-sizing:border-box;content:"";width:150%}.button__line:first-child,.button__line:first-child:before{left:0}.button__line:nth-child(2),.button__line:nth-child(2):before{right:0}.button:hover{letter-spacing:6px}.button:hover .button__text:before,.button:hover:before{width:8px}.button:hover .button__text:after,.button:hover:after{width:calc(100% - 128px)}.button__drow1,.button__drow2{border-radius:16px;position:absolute;-webkit-transform-origin:16px 16px;transform-origin:16px 16px;z-index:-1}.button__drow1{height:0;left:40px;top:-16px;-webkit-transform:rotate(30deg);transform:rotate(30deg);width:32px}.button__drow2{height:0;left:77px;top:44px;-webkit-transform:rotate(-127deg);transform:rotate(-127deg);width:32px}.button__drow1:after,.button__drow1:before,.button__drow2:after,.button__drow2:before{content:"";position:absolute}.button__drow1:before{border-radius:16px;bottom:0;height:32px;left:0;-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:16px 16px;transform-origin:16px 16px;width:0}.button__drow1:after{border-radius:16px;height:32px;left:45px;top:-10px;-webkit-transform:rotate(69deg);transform:rotate(69deg);-webkit-transform-origin:16px 16px;transform-origin:16px 16px;width:0}.button__drow2:before{border-radius:16px;bottom:0;height:32px;left:0;-webkit-transform:rotate(-146deg);transform:rotate(-146deg);-webkit-transform-origin:16px 16px;transform-origin:16px 16px;width:0}.button__drow2:after{border-radius:16px;bottom:26px;height:32px;left:-40px;-webkit-transform:rotate(-262deg);transform:rotate(-262deg);-webkit-transform-origin:16px 16px;transform-origin:16px 16px;width:0}.button__drow1,.button__drow1:after,.button__drow1:before,.button__drow2,.button__drow2:after,.button__drow2:before{background:#e9ecff;background:var(--back_color)}.button:hover .button__drow1{-webkit-animation:drow1 .06s ease-in;animation:drow1 .06s ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.button:hover .button__drow1:before{-webkit-animation:drow2 .08s linear .06s;animation:drow2 .08s linear .06s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.button:hover .button__drow1:after{-webkit-animation:drow3 .03s linear .14s;animation:drow3 .03s linear .14s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.button:hover .button__drow2{-webkit-animation:drow4 .06s linear .2s;animation:drow4 .06s linear .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.button:hover .button__drow2:before{-webkit-animation:drow3 .03s linear .26s;animation:drow3 .03s linear .26s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.button:hover .button__drow2:after{-webkit-animation:drow5 .06s linear .32s;animation:drow5 .06s linear .32s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes drow1{0%{height:0}to{height:100px}}@keyframes drow1{0%{height:0}to{height:100px}}@-webkit-keyframes drow2{0%{opacity:0;width:0}10%{opacity:0}11%{opacity:1}to{width:120px}}@keyframes drow2{0%{opacity:0;width:0}10%{opacity:0}11%{opacity:1}to{width:120px}}@-webkit-keyframes drow3{0%{width:0}to{width:80px}}@keyframes drow3{0%{width:0}to{width:80px}}@-webkit-keyframes drow4{0%{height:0}to{height:120px}}@keyframes drow4{0%{height:0}to{height:120px}}@-webkit-keyframes drow5{0%{width:0}to{width:124px}}@keyframes drow5{0%{width:0}to{width:124px}}.container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}html{scroll-behavior:smooth}*{box-sizing:border-box;transition:all .05s ease}a{text-decoration:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:Montserrat;font-size:20px;line-height:22px;margin:0}img{max-width:100%}a{color:#000}h1,h2,h3,h4,h5,h6{display:block;font-weight:400;letter-spacing:0;letter-spacing:.01rem;line-height:normal}h1{font-size:2.3rem}@media(max-width:1024px){h1{font-size:2rem;margin-top:0}}h2{font-size:3rem;margin:0 5px}h3{font-size:2.5rem}h4{font-size:2rem}.w500{font-weight:500}.w600{font-weight:600}.w200{font-weight:200}.icon.big{font-size:10rem}.box,.home{margin:0 auto}.box{max-width:1400px;padding:2% 5%}@media(max-width:768px){.box{padding:10px}}.first-section-color{background-color:#b564f7;background-image:url(/static/media/pattern1.d052ed11f892d48e847b.svg);background-position-x:0;background-position-y:180px;background-repeat:repeat;background-size:100%}.first-section-color .firstVideo{height:458px;object-fit:cover;position:absolute;width:100%;z-index:0}.first-section-color .first-section{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-weight:bolder;height:458px;justify-content:space-between;position:relative;z-index:1}@media(max-width:768px){.first-section-color .first-section h1{font-size:23px}}.first-section-color .first-section .btn{padding-right:50px}@media(max-width:768px){.first-section-color .first-section .btn{margin:0 auto;padding-right:0}}.header-black{background-color:#2f0e3b;background-image:url(/static/media/pattern.b6bc4e3068e54e9c0983.svg);background-position-x:300px;background-repeat:repeat;background-size:cover}.header-black .main-header{align-items:center;display:flex;justify-content:space-between}@media(max-width:768px){.header-black .main-header{display:flex;min-height:50px}}.header-black .main-header .mobile-menu-toggle{display:none}@media(max-width:768px){.header-black .main-header .mobile-menu-toggle{background-color:#000;border:none;border-radius:5px;color:#fff;display:block;position:absolute;right:10px;top:20px}}.header-black .main-header .title{color:#fff;font-size:calc(1.2vw + 1rem);font-weight:600;margin:0}.header-black .main-header nav{transition:.3s;z-index:10}@media(max-width:768px){.header-black .main-header nav{display:block;display:none;margin-top:0;opacity:0;position:absolute;right:0;top:66px;width:100%}.header-black .main-header nav.open{display:block;opacity:1}}.header-black .main-header nav a{border-bottom:1px solid transparent;color:#fff;font-size:18px;font-weight:500;margin:2px;padding:5px 10px 10px;text-decoration:none;transition:.5s}.header-black .main-header nav a:hover{border-bottom:1px solid #fff}@media(max-width:768px){.header-black .main-header nav a{background:#000;border-radius:0;display:block;grid-template-columns:1fr;margin:0;min-width:200px;padding:15px;text-align:center}}p{font-size:1.2rem;line-height:1.5rem;padding:0 3px}.col-2{display:grid;grid-template-columns:1fr 1fr}@media(max-width:768px){.col-2{grid-template-columns:1fr}}.gap-10{gap:10px}.first-text-width{max-width:60%}.first-text-width h1{font-size:38px;font-weight:bolder}.first-text-width h2{font-size:30px}@media(max-width:768px){.first-text-width h2{font-size:22px}}.first-text-width h1,.first-text-width h2{text-shadow:1px 1px 3px #000}@media(max-width:768px){.first-text-width{max-width:100%}}.mt-100{margin-top:100px}.image-style-hart{-webkit-clip-path:polygon(30% 0,50% 15%,70% 0,90% 10%,100% 35%,80% 70%,50% 100%,20% 70%,0 35%,10% 10%);clip-path:polygon(30% 0,50% 15%,70% 0,90% 10%,100% 35%,80% 70%,50% 100%,20% 70%,0 35%,10% 10%);height:390px;object-fit:cover;width:390px}.center{align-items:center;display:flex;justify-content:center;text-align:center}#brand-img{border-radius:60px;margin:0 auto;width:100%}.learn-more-link-1{display:block;margin-top:20px}.text-center{text-align:center}.image-style-flower{-webkit-clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);display:block;margin-top:50px;width:250px}.d-flex{display:flex}.justify-content-center{justify-content:center}.gray{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.align-items-center{align-items:center}#what-we-do .content{align-items:center;display:grid;grid-template-columns:1fr 1.5fr}footer{background-color:#000;color:#fff;font-size:.9rem;padding:50px}footer .footer-text-wrap{display:flex;justify-content:space-between}@media(max-width:768px){footer .footer-text-wrap{display:flex;flex-wrap:wrap}}footer .footer-text-wrap .social-txt{margin-bottom:0}footer a{color:#fff;text-decoration:none}.box-section{grid-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}@media(max-width:1024px){.box-section{grid-template-columns:1fr 1fr;padding:10px}}@media(max-width:768px){.box-section{grid-template-columns:1fr}}.box-section .box{background:#fff;border-radius:5px;box-shadow:0 1px 10px #1b0e39;display:grid;padding:15px;transition:.3s}.box-section .box:hover{background:linear-gradient(180deg,#9ddff1,#bc80f9);cursor:pointer;font-weight:700}.box-section h3{font-size:36px;font-weight:700;margin-bottom:10px;margin-top:10px}@media(max-width:768px){.box-section h3{min-height:auto;padding:0;text-align:center}}.box-section h4{display:inline-block;font-size:20px;font-weight:700;min-height:60px}@media(max-width:768px){.box-section h4{min-height:auto;padding:0;text-align:center}}.box-section .hashtags{display:flex;flex-wrap:wrap;font-size:12px}.box-section .hashtags div{border-radius:5px;font-weight:700;line-height:5px;margin-right:5px;margin-top:5px;padding:5px}section.faq{background-color:#8059d4;padding:10px}section.faq>.box{padding-bottom:5px}section.faq>.box>h2{color:#fff;font-weight:700}section.faq .faq-box-section .box{background-color:hsla(0,0%,100%,.9);border-radius:3px;box-shadow:0 1px 3px #b564f7;margin-bottom:10px;padding:10px}section.faq .faq-box-section .box.open-wrapper{background:#2d1045;color:#fff;font-weight:700}section.faq .faq-box-section h4{cursor:pointer;font-size:23px;font-weight:500;line-height:26px;margin:0;padding-right:35px;position:relative}section.faq .faq-box-section .close,section.faq .faq-box-section .open{display:none;font-size:50px;font-weight:700;position:absolute;right:0;top:-12px}section.faq .faq-box-section .close,section.faq .faq-box-section h4.active .open{display:block}section.faq .faq-box-section h4.active .close{display:none}section.faq .faq-box-section p{font-size:18px}.title{margin-bottom:20px;margin-top:20px}section#compare{background:#000;color:#fff;padding-bottom:0}section#compare .box{padding-bottom:0;padding-top:10px}section#compare .other-us{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding-bottom:50px;position:relative}section#compare .other-us h3{margin:0}@media(max-width:768px){section#compare .other-us{grid-template-columns:1fr}section#compare .other-us h3{padding:0}}section#compare .other-us .vs{align-items:center;background:#000;border-radius:50%;color:#fff;display:block;display:flex;font-weight:500;height:70px;justify-content:center;left:calc(50% - 35px);margin:0 auto;position:absolute;top:calc(50% - 35px);width:70px}@media(max-width:768px){section#compare .other-us .vs{display:none}}section#compare .other-us ul{list-style:none;padding:0}section#compare .other-us ul li{padding-bottom:10px;padding-top:10px}section#compare .other-us .other,section#compare .other-us .us{padding:30px 30px 30px 54px}@media(max-width:768px){section#compare .other-us .other,section#compare .other-us .us{padding-left:10px}}section#compare .other-us .other{background-color:#232323}section#compare .other-us .us{background-color:#744fc6;font-weight:700}section#compare .other-us .us h3{font-weight:700}.pricing-bg{background-color:#7449d2;background-image:url(/static/media/pattern1.d052ed11f892d48e847b.svg);background-position-x:150px;background-repeat:repeat;background-size:cover}section.pricing{border-bottom:7px solid rgba(138,111,221,.259);color:#fff;padding-bottom:60px}section.pricing .pricing{font-size:16px;font-style:italic}section.pricing .p-box-wrap{grid-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;margin-top:10px}@media(max-width:768px){section.pricing .p-box-wrap{grid-template-columns:1fr}}section.pricing .p-box-wrap h2{font-weight:700;margin:0 0 5px}section.pricing .p-box-wrap>div{background-color:#292929;box-shadow:0 0 3px 1px teal;color:#fff;padding:20px}section.pricing ul{margin:0;padding-left:23px}section.pricing ul>li{font-size:18px;letter-spacing:normal;margin:0;padding-top:12px}.start .email-bg{background-color:#7449d2;background-image:url(/static/media/pattern1.d052ed11f892d48e847b.svg);background-position-x:150px;background-repeat:repeat;background-size:cover}.start .email-box{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto;padding:7% 5%}@media(max-width:768px){.start .email-box{grid-template-columns:auto;grid-template-rows:1fr 1fr}}.start .input-wrap{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:auto 1fr}.start .txt-email{background-color:hsla(0,0%,100%,.9);border:none;border-radius:30px;font-size:20px;padding:20px 30px;width:100%}.start label{font-weight:500}.about-us{padding-bottom:0}#about{background:#000;color:#fff;font-weight:700;padding-bottom:30px}.idea-bg{background:#f0f8ff}#idea-section{padding-top:0}@media(max-width:768px){#AppRotateButton .desktop{display:none}}#AppRotateButton .mobile{display:none}@media(max-width:768px){#AppRotateButton .mobile{display:block}}#AppRotateButton .link{display:inline-block;font:300 1.55rem/1.4 Josefin Sans;height:10rem;letter-spacing:.1175em;text-decoration:none;text-transform:uppercase;width:10rem;word-spacing:.3em}#AppRotateButton .link__svg{fill:#2b3338;stroke:#2b3338;stroke-width:.05em;stroke-linecap:round;stroke-linejoin:round;height:auto;transform-box:fill-box;width:100%}#AppRotateButton .link__cloud{fill:hsla(0,0%,100%,.15);-webkit-animation:rotate 60s linear infinite normal;animation:rotate 60s linear infinite normal;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}#AppRotateButton .link__arrow,#AppRotateButton .link__face{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-transform .15s cubic-bezier(.32,0,.67,0);transition:transform .15s cubic-bezier(.32,0,.67,0);transition:transform .15s cubic-bezier(.32,0,.67,0),-webkit-transform .15s cubic-bezier(.32,0,.67,0)}.link:hover #AppRotateButton .link__arrow,.link:hover #AppRotateButton .link__face{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .3s cubic-bezier(.33,1,.68,1);transition:transform .3s cubic-bezier(.33,1,.68,1);transition:transform .3s cubic-bezier(.33,1,.68,1),-webkit-transform .3s cubic-bezier(.33,1,.68,1)}#AppRotateButton .link__arrow{stroke-width:.075em}#AppRotateButton .link__text{-webkit-animation:rotateReverse 20s linear infinite normal;animation:rotateReverse 20s linear infinite normal;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.link:hover #AppRotateButton .link__text{-webkit-animation-play-state:paused;animation-play-state:paused}#AppRotateButton .link--alt{font-size:1.15rem;letter-spacing:0;word-spacing:0}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotateReverse{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotateReverse{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}
/*# sourceMappingURL=main.4dcfc046.css.map*/