@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,300;1,400&display=swap);:root{--clr-white:#fff;--clr-light-blue:#dfe9ff;--clr-active-blue:#4b71ff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-txt{color:#36d7b7;font-size:18px;font-weight:600}.landing-sec{height:100;width:100%}.landing-hero-img-box{margin:0 auto;max-width:1140px}.loading-con{height:100vh!important;width:100vw}.loading-con,.loadingcon-inner{align-items:center;display:flex;justify-content:center}.loadingcon-inner{align-self:center;flex-direction:column;gap:20px;justify-self:center}.bg-hero-img-color{align-items:center;background-color:#fefefe;display:flex;justify-content:center}.hero-img{height:50vh;object-fit:contain;width:100%}.landing-profile-con{display:flex;gap:180px;justify-content:center;margin:80px auto 0;max-width:1140px}.landing-profile-part{align-items:center;display:flex;flex-direction:column;gap:10px}.landing-profile-img-box{border-radius:50%;height:200px;width:200px}.profile-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.landing-profile-name{font-size:26px;font-weight:600;margin:0}.landing-profile-about-bio{font-size:14px;margin:0;max-width:-webkit-fill-available;text-align:justify;width:400px}.landing-profile-job-pos{font-size:22px;font-weight:500;margin:0}.landing-profile-about-company{font-size:18px;font-weight:500;margin:0}.landing-profile-post{color:#555;font-size:16px;margin:0}.landing-profile--bni-img-box{max-height:100px;max-width:100px}.landing-profile--bni-logo{height:100%;width:100%}.landing-profile-part2{display:flex;flex-direction:column;gap:20px;margin-left:-160px}.landing-profile-con-info{align-items:center;display:flex;gap:20px}.landing-con-icon{font-size:20px;overflow:inherit}.landing-profile-number{color:#000;font-size:16px;text-decoration:none}.landing-profile-con-last{margin:0}.landing-profile-border{background-color:#333;width:1px}.landing-profile-social-section{background-color:#fefefe;height:100%;margin-top:80px;width:100%}.landing-profile-social-inner{border-bottom:1px solid #999;border-top:1px solid #999;display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:920px}.landing-profile-social-btns{display:flex;gap:30px;padding-top:30px}.landing-profile-social-btn-first{align-items:center;display:flex;font-size:20px;justify-content:center;width:350px}.landing-profile-social-btn,.landing-profile-social-btn-first{border:none;border-radius:12px;color:#fff;font-weight:600;height:70px}.landing-profile-social-btn{cursor:pointer;font-size:24px;width:80px}.landing-profile-other-btns{display:flex;gap:20px}.landing-profile-other-btn{width:50%}.landing-profile-other-btn,.landing-profile-other-last-btn{background-color:#fff;border-radius:12px;cursor:pointer;font-size:16px;height:70px}.landing-profile-other-last-btn{margin-bottom:30px;width:100%}.landing-profile-social-btn-icon{color:#fff}.landing-profile-social-icon-section{flex-wrap:wrap;gap:25px}.landing-profile-map-sec,.landing-profile-social-icon-section{display:flex;justify-content:center;margin:80px auto 0;max-width:920px}.youtube-sec{margin-top:60px}.landing-footer{display:flex;justify-content:space-between;margin-top:80px;width:100%}.footer-content{color:#fff;padding-left:15px;padding-right:15px}.youtube-con-main{margin:0 auto 40px;max-width:920px}.youtube-con{border-bottom:1px solid #999;display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin:0 auto;max-width:920px}.youtube-item{align-items:center;display:flex;flex-direction:column;width:200px}.youtube-item-icon{cursor:pointer;height:75px;width:75px}.last-btn-con{display:flex;justify-content:end;margin:80px auto 0;max-width:920px}.toggle-btn-last{border:none;border-radius:12px;bottom:78px;height:50px;position:fixed;text-align:center;width:150px}.toggle-btn-last-link{align-items:center;color:#fff;display:flex;font-size:16px;gap:5px;justify-content:center;text-decoration:none}.icon-last-btn{font-size:20px}.about-company-con{display:flex;flex-direction:column;gap:25px;justify-content:center;margin:0 auto;max-width:920px;padding-top:80px}.all-data-main-head{font-size:26px;font-weight:600}.landing-profile-other-btn-link{background:none;border:none!important;text-decoration:none}.landing-bni-profile_inner-btn{background:none;border-radius:12px;cursor:pointer;height:100%;width:100%}img{max-width:100%}.gallery-wrapper{grid-gap:1em;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 auto;max-width:960px;padding:0 1em;width:100%}.gallery-wrapper .image-wrapper a{box-shadow:0 0 5px rgba(0,0,0,.3);color:#333;display:block;padding:.5em;text-decoration:none;transition:all .2s ease-in-out;width:100%}.gallery-wrapper .image-wrapper a:hover{box-shadow:0 2px 5px rgba(0,0,0,.5)}.gallery-wrapper .image-wrapper a img{width:100%}.gallery-lightboxes .image-lightbox{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:rgba(0,0,0,.8);display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity 0ms ease-in-out;visibility:hidden;width:100vw}.gallery-lightboxes .image-lightbox:target{opacity:1;visibility:visible}.gallery-lightboxes .image-lightbox:target .image-lightbox-wrapper{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.8);display:inline-block;margin:1em auto;max-width:75%;opacity:0;padding:.5em;position:relative;-webkit-transform:scale(.95) translateY(-30px);transform:scale(.95) translateY(-30px);transition:opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transition:opacity .5s ease-in-out,transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper .close{background:#000;border-radius:50%;box-shadow:inset 0 0 0 2px #fff,0 0 5px rgba(0,0,0,.5);color:#fff;font-weight:700;height:1.5em;position:absolute;right:-1em;text-decoration:none;top:-1em;width:1.5em}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper .close:before{background:#fff;content:"";display:block;height:2px;left:50%;margin:-1px 0 0 -5px;position:absolute;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:10px}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper .close:after{background:#fff;content:"";display:block;height:2px;left:50%;margin:-1px 0 0 -5px;position:absolute;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper .arrow-left{bottom:0;left:0;position:absolute;right:50%;top:0}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper .arrow-left:before{border:2px solid #fff;border-bottom:0;border-radius:4px 0 0 0;border-right:0;content:"";cursor:pointer;display:inline-block;height:20px;position:absolute;right:100%;top:50%;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);width:20px}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper .arrow-right{bottom:0;left:50%;position:absolute;right:0;top:0}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper .arrow-right:before{border:2px solid #fff;border-bottom:0;border-left:0;border-radius:0 4px 0 0;content:"";cursor:pointer;display:block;height:20px;left:100%;position:absolute;top:50%;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);width:20px}.gallery-lightboxes .image-lightbox .image-lightbox-wrapper img{margin:0 auto;max-height:70vh}.lightbox_main_wrapp{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin:1rem 0;width:100%}.image-card{height:200px;object-fit:cover;width:24%}#lightbox-img{height:80vh;max-width:90vw;object-fit:cover}#lightbox{background-color:hsla(0,0%,100%,.5);height:100%;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:1}#lightbox,.lightbox_btn_wrapp{align-items:center;display:flex}.lightbox_btn_wrapp{background:transparent;border:none;justify-content:center}.lightbox_btn{height:30px;width:30px}@media screen and (max-width:960px){.landing-profile-social-inner{max-width:720px}.landing-profile-social-btn,.landing-profile-social-btn-first{height:50px}.landing-profile-other-btn,.landing-profile-other-last-btn{height:60px}.last-btn-con{margin-right:20px}.landing-profile-social-icon-section{justify-content:center}.hero-img{height:40vh}.about-company-con,.all-data-main-head{padding-left:15px}.lightbox_main_wrapp{flex-wrap:nowrap;overflow-x:scroll;width:98vw}.image-card{height:200px;object-fit:cover;width:200px}#lightbox-img{height:60vh;max-width:80vw;object-fit:cover}}@media screen and (max-width:730px){.landing-profile-social-inner{max-width:550px}.landing-profile-social-btns{justify-content:space-between}.landing-profile-con{gap:130px}.landing-profile-part2{margin-left:-114px}.hero-img{height:35vh}}@media screen and (max-width:600px){.landing-profile-social-inner{max-width:475px}.landing-profile-other-btn,.landing-profile-other-last-btn{height:45px}.landing-profile-social-btn-icon{font-size:15px}.landing-profile-social-btn{height:38px}.hero-img{height:31vh;object-fit:fill;width:100%}.landing-profile-social-btn-first{border:none;border-radius:12px;color:#fff;font-size:14px;font-weight:600;height:38px}.landing-profile-social-btns{gap:15px}.landing-profile-con{gap:25px}.landing-profile-part2{margin-left:0}.landing-profile-con{margin-top:45px}.about-company-con{gap:15px;padding-left:15px;padding-right:15px}}@media screen and (max-width:500px){.landing-profile-con{align-items:center;flex-direction:column}.landing-profile-social-inner{max-width:370px}hero-img{height:25vh;object-fit:fill}.landing-profile-social-btns{flex-wrap:wrap;justify-content:center}.landing-profile-part2{gap:15px;padding-left:15px}.toggle-btn-last{border-radius:12px;bottom:78px;position:fixed;right:20px;text-align:center}.toggle-btn-last-link{color:#fff;font-size:14px;text-decoration:none}.about-company-con{gap:15px}#lightbox-img{height:45vh;max-width:80vw;object-fit:cover}}@media screen and (max-width:400px){.btn-readmore{padding-left:0!important}}*{box-sizing:border-box;margin:0;padding:0}nav{background-color:var(--clr-white);min-height:8vh}.nav_main_wrapp{align-items:center;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;margin:0 auto;max-width:1140px;min-height:8vh}.logo{color:var(--clr-active-blue);font-size:20px;letter-spacing:5px;text-transform:uppercase}.nav-links{display:flex;justify-content:space-between;width:30%}.nav-links li{list-style:none}.nav-links a{color:var(--clr-active-blue);font-size:14px;font-weight:700;letter-spacing:3px;text-decoration:none}.burger{background:transparent;border:none;cursor:pointer;display:none}.burger div{background-color:var(--clr-active-blue);height:3px;margin:5px;transition:all .3s ease;width:25px}@media screen and (max-width:1024px){.nav-links{width:50%}.nav_main_wrapp{margin:0 1rem}}@media screen and (max-width:768px){body{overflow-x:hidden}.nav-links li{opacity:0}}.nav-active{-webkit-transform:translateX(0);transform:translateX(0)}.toggle .line1{-webkit-transform:rotate(-45deg) translate(-5px,6px);transform:rotate(-45deg) translate(-5px,6px)}.toggle .line2{opacity:0}.toggle .line3{-webkit-transform:rotate(45deg) translate(-5px,-6px);transform:rotate(45deg) translate(-5px,-6px)}.vkardzprofessional-main-wrapp{margin:2rem 0;padding:1rem 0;width:100%}.vkardzprofessional-base-wrapp{align-items:center;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;width:100%}.vkardzprofessional-header{align-items:center;color:#6d708d;display:flex;flex-direction:column;gap:25px;justify-content:center;margin:3.3rem 0}.vkardzprofessional-imgbox{height:450px;position:relative;width:100%}.vkardzprofessional-img{height:100%;width:100%}.vkardzprofessional-inner-main{background-color:rgba(0,0,0,.603);height:100%;left:0;position:absolute;top:0;width:100%}.vkardzprofessional-cards{display:flex;flex-wrap:wrap;gap:25px}.vkardzprofessional-card{background-color:#fff;border-radius:.8rem;height:100px;width:250px}.vkardzprofessional-card-inner-flex{align-content:baseline;align-items:center;display:flex;gap:20px;height:100%;padding-left:15px;padding-right:15px;width:100%}.vkardzprofessional-card-iconbox{height:50px;width:50px}.vkardzprofessional-icon{height:100%;width:100%}.vkardzprofessional-card-txt{color:#6d708d;font-weight:800}@media screen and (max-width:1080px){.vkardzprofessional-base-wrapp{padding-left:15px;padding-right:15px}}@media screen and (max-width:550px){.vkardzprofessional-cards{justify-content:center}}.features-main-wrapp{background:#f7f7ff;margin:2rem 0;padding:1rem 0;width:100%}.features-base-wrapp{align-items:center;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;margin:0 auto 80px;max-width:1440px}.features-txt{color:#6d708d;font-size:16px}.features-box{gap:25px;padding:10px;width:300px}.features-box,.features-flex{align-items:center;display:flex}.features-flex{flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:1140px;row-gap:25px}.feature-img{height:60px;width:60px}.features-head{color:#6d708d;font-size:16px;font-weight:800}.features-txt-box{display:flex;flex-direction:column;gap:10px}.features-box:hover{background-color:var(--clr-light-blue);box-shadow:0 16px 32px rgba(0,0,0,.1);transition:all 1s}.banner{align-items:center;display:flex;height:auto;margin:32px auto;max-width:1140px;position:relative;width:100%;z-index:1}.banner .banner-image{-webkit-filter:drop-shadow(0 3rem .05rem #bfd8ff);filter:drop-shadow(0 3rem .05rem #bfd8ff);height:300px;opacity:.25;position:absolute;right:0;top:0;z-index:-1}.banner .banner-text{align-items:flex-start;display:flex;flex-direction:column;float:left;gap:10px;justify-content:flex-start;max-width:500px}.banner .banner-text h1{color:#00106a;font-size:3rem;font-weight:700;letter-spacing:3px;margin-bottom:1rem}.banner .banner-text p{color:#00106a;font-size:1.05rem;line-height:1.75}.banner button{background:#4b71ff;border:0;border-radius:50px;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.25);color:#fff;cursor:pointer;font-size:1rem;font-weight:400;letter-spacing:1px;padding:.75rem 2.75rem;position:relative;transition:all .3s ease-in-out}.banner button:hover{box-shadow:0 1rem 1.5rem rgba(0,0,0,.25);-webkit-transform:translateY(-5px);transform:translateY(-5px)}@media (min-width:1024px){.banner-text{margin-left:12px}}@media (min-width:992px){.banner .banner-image{height:500px;opacity:1;top:-50px}}@media (min-width:768px){.banner .banner-image{display:inherit;height:400px;opacity:.5;top:0}.banner{height:450px;margin-bottom:32px}}.mb-30{margin-bottom:30px}.row{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.card{background:#fff;border:2px solid transparent;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.15);height:100%;height:375px;margin-bottom:1%;padding:16px 24px;position:relative;transition:all .3s ease-in-out;width:265px;z-index:10}.card h3.card-title{color:#00106a;font-size:1.3rem;font-weight:700}.card p{color:#989dc5;font-size:1rem;line-height:1.5;margin-bottom:72px;margin-top:10px}.card .card-link{bottom:18px;position:absolute;text-decoration:none}.card:hover{box-shadow:0 1rem 1.5rem rgba(0,0,0,.15);cursor:pointer;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.card .card-icon{left:0;margin-bottom:8px;position:relative;top:0;width:60px}.cards-main{display:flex;gap:25px;margin:0 auto;max-width:1140px}.cards-img-part{height:100%;max-width:300px}.goal-img{height:100%;width:100%}@media screen and (max-width:1130px){.row{justify-content:center}}.hero_main_wrapp{align-items:center;display:flex;justify-content:center;min-height:60vh;width:100%}.hero_base_wrapp{display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1140px;width:100%}.hero_text_wrapp{align-items:start;display:flex;flex:1.3 1;flex-direction:column;gap:1rem;justify-content:center}.hero_text_wrapp>h1{color:var(--clr-active-blue);font-size:3rem;font-weight:700;margin-bottom:1rem}.hero_text_wrapp>p{color:var(--clr-active-blue);font-size:1.05rem;line-height:1.75}.hero_text_wrapp>button{background:#4b71ff;border:0;border-radius:50px;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.25);color:#fff;cursor:pointer;font-size:1rem;font-weight:400;letter-spacing:1px;padding:.75rem 2.75rem;position:relative;transition:all .3s ease-in-out}.hero_text_wrapp>button:hover{box-shadow:0 1rem 1.5rem rgba(0,0,0,.25);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.hero_img_wrapp{align-items:center;display:flex;flex:1 1;justify-content:center}.card-hero{background:grey;background-image:url(https://drscdn.500px.org/photo/435236/q%3D80_m%3D1500/v2?webp=true&sig=67031bdff6f582f3e027311e2074be452203ab637c0bd21d89128844becf8e40);background-position:50%;background-size:cover;border:15px solid #fff;border-radius:5px;box-shadow:0 10px 30px -5px rgba(0,0,0,.3);height:80%;max-height:45ch;max-width:45ch;transition:box-shadow .5s;width:80%;will-change:transform}.card-hero:hover{box-shadow:0 30px 100px -10px rgba(0,0,0,.4)}@media screen and (max-width:1140px){.hero_base_wrapp{padding-left:15px;padding-right:15px}}@media screen and (max-width:950px){.card-hero{height:350px;width:500px}.banner .banner-text{padding-left:15px}.hero_base_wrapp{flex-direction:column;margin-top:80px}}@media screen and (max-width:515px){.card-hero{height:350px;width:100%}}.pricing_main_wrapp{background:#f7f7ff;margin:2rem 0;padding:1rem 0;width:100%}.pricing_base_wrapp{font-family:Montserrat,sans-serif;margin:0 auto 80px;max-width:1440px;width:80%}.pricing_base_wrapp,header{align-items:center;display:flex;flex-direction:column}header{color:#6d708d;justify-content:center;margin:3.3rem 0}.toggle{align-items:center;color:#b3b5c6;display:flex;margin-top:2rem}.toggle-btn{margin:0 1rem}.checkbox{display:none}.sub{align-items:center;background:linear-gradient(135deg,#a3a8f0,#696fdd);border-radius:1.6rem;display:flex;height:1.6rem;justify-content:flex-start;padding:.3rem;width:3.3rem}.circle{background-color:#fff;border-radius:50%;height:1.4rem;width:1.4rem}.checkbox:checked+.sub{justify-content:flex-end}.cards_price{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.card_price{background:#fff;border-radius:.8rem;color:#6d708d}.cards_price .card_price.active{align-items:center;background:linear-gradient(135deg,#a3a8f0,#696fdd);color:#fff;display:flex;-webkit-transform:scale(1.1);transform:scale(1.1);z-index:1}ul{align-items:center;flex-direction:column;justify-content:space-around;margin:2rem}ul,ul li{display:flex}ul li{justify-content:center;list-style-type:none;padding:.7rem 0;width:100%}ul li.price{color:#494c5f;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;padding-bottom:2rem}.shadow{box-shadow:-5px 5px 15px 1px rgba(0,0,0,.1)}.card_price.active .price{color:#fff}.btn_price{align-items:center;background:linear-gradient(135deg,#a3a8f0,#696fdd);border:0;border-radius:4px;color:#fff;display:flex;font-weight:700;height:2.6rem;justify-content:center;margin-top:1rem;outline:none;width:13.3rem}.active-btn_price{background:#fff;color:#696fdd}.bottom-bar{border-bottom:2px solid hsla(240,8%,85%,.582)}.card_price.active .bottom-bar{border-bottom:2px solid hsla(240,8%,85%,.253)}.pack{font-size:1.1rem}@media (max-width:280px){ul{margin:1rem}h1{font-size:1.2rem}.toggle{align-items:center;height:80px;justify-content:space-around}.cards_price,.toggle{display:flex;flex-direction:column}.cards_price{margin:0}.card_price{margin-bottom:1rem}.card_price,.cards_price .card_price.active{-webkit-transform:scale(.8);transform:scale(.8)}}@media (min-width:280px) and (max-width:320px){ul{margin:20px}.cards_price{display:flex;flex-direction:column}.card_price{margin-bottom:1rem}.cards_price .card_price.active{-webkit-transform:scale(1);transform:scale(1)}}@media (min-width:320px) and (max-width:414px){.cards_price{display:flex;flex-direction:column}.card_price{margin-bottom:1rem}.cards_price .card_price.active{-webkit-transform:scale(1);transform:scale(1)}}@media (min-width:414px) and (max-width:768px){.card_price{margin-bottom:1rem;margin-right:1rem}.cards_price .card_price.active{-webkit-transform:scale(1);transform:scale(1)}}@media (min-width:768px) and (max-width:1046px){.cards_price{display:flex}.card_price{margin-bottom:1rem;margin-right:1rem}.cards_price .card_price.active{-webkit-transform:scale(1);transform:scale(1)}}.home_main{background:#dfe9ff;box-sizing:border-box;height:100%;margin:0;padding:0;width:100%}
/*# sourceMappingURL=main.f9aef4e7.css.map*/