@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes moveInTop{0%{opacity:0;transform:translateY(15%)}90%{transform:translateY(-0.5rem)}100%{opacity:1;transform:translateY(0)}}@keyframes moveInLeft{0%{opacity:0;transform:translateX(20%)}90%{transform:translateX(-0.5rem)}100%{opacity:1;transform:translateX(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(-20%)}90%{transform:translateX(1rem)}100%{opacity:1;transform:translateX(0)}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit;direction:rtl;overflow-x:hidden;cursor:default}html{scroll-behavior:smooth;font-size:62.5%}html::-webkit-scrollbar{display:none}@media only screen and (min-width: 112.5em){html{font-size:75%}}@media only screen and (max-width: 75em){html{font-size:56.25%}}@media only screen and (max-width: 58.75em){html{font-size:50%}}body{box-sizing:border-box}::selection{background-color:#34bbf7;color:#fff}@font-face{font-family:'adoveFnt22';src:url(https://amitashdot.github.io/targetCall-landing/fonts/ploni-regular-aaa.otf)}@font-face{font-family:'adoveFnt22-bold';src:url(https://amitashdot.github.io/targetCall-landing//fonts/ploni-bold-aaa.otf)}@font-face{font-family:'adoveFnt22-ultrabold';src:url(https://amitashdot.github.io/targetCall-landing//fonts/ploni-ultrabold-aaa.otf)}body{font-family:'adoveFnt22', cursive;font-weight:400;font-size:1.6rem;line-height:1.7}.blue-text{color:#67d2c4}.orange-text{color:#66d2c4}.u-center-text{text-align:center !important}.u-margin-botton-small{margin-bottom:2rem !important}.u-margin-botton-medium{margin-bottom:4rem !important}@media only screen and (max-width: 58.75em){.u-margin-botton-medium{margin-bottom:1.5rem !important}}.u-margin-botton-big{margin-bottom:8rem !important}@media only screen and (max-width: 58.75em){.u-margin-botton-big{margin-bottom:5rem !important}}.u-margin-top-medium{margin-bottom:6rem !important}@media only screen and (max-width: 58.75em){.u-margin-top-medium{margin-bottom:3rem !important}}.u-margin-top-big{margin-bottom:8rem !important}@media only screen and (max-width: 58.75em){.u-margin-top-big{margin-bottom:4rem !important}}.u-margin-top-huge{margin-bottom:8rem !important}@media only screen and (max-width: 58.75em){.u-margin-top-huge{margin-bottom:4rem !important}}.header{display:flex;justify-content:flex-end}@media only screen and (max-width: 37.5em){.header{justify-content:center}}.header .logo{width:45rem;object-fit:contain;padding:3rem;animation:moveInRight 0.8s}@media only screen and (max-width: 37.5em){.header .logo{height:11rem;padding:0rem 7rem}}.main-image{font-family:"adoveFnt22-bold";position:relative;width:100%;overflow-y:hidden;font-size:5rem}@media only screen and (max-width: 66.875em){.main-image{font-size:4rem}}@media only screen and (max-width: 58.75em){.main-image{font-size:3.2rem}}@media only screen and (max-width: 37.5em){.main-image{font-size:4rem;object-fit:cover;font-size:4rem;object-position:50%;height:60rem}}.main-image .whiteBackground{background-color:#fff;padding:0 1rem;width:fit-content;overflow-y:hidden}.main-image .mainColor-Background{background-color:#67d2c4;padding:0 1rem;width:fit-content;overflow-y:hidden}.main-image__top-text{overflow-y:hidden;width:fit-content;line-height:8.5rem;color:white;padding:0 1rem;background:black;display:flex;position:absolute;z-index:10;bottom:20%;right:50%;transform:translate(50%, 0);width:fit-content;overflow:hidden;white-space:nowrap;animation:fadeIn 1.5s}@media only screen and (max-width: 95em){.main-image__top-text{bottom:23%}}@media only screen and (max-width: 66.875em){.main-image__top-text{line-height:7.5rem}}@media only screen and (max-width: 58.75em){.main-image__top-text{line-height:6.5rem}}@media only screen and (max-width: 37.5em){.main-image__top-text{flex-direction:column;align-items:center;bottom:21%;line-height:5rem;font-size:4rem;overflow:hidden}}@media only screen and (max-width: 26em){.main-image__top-text{line-height:5rem;font-size:4rem;padding:0 1rem;width:auto}}.main-image__bottom-text{display:flex;position:absolute;z-index:10;bottom:9%;right:50%;transform:translate(50%, 0);overflow-y:hidden;width:fit-content;line-height:8.5rem;animation:fadeIn 1.5s}@media only screen and (max-width: 66.875em){.main-image__bottom-text{line-height:7.5rem}}@media only screen and (max-width: 58.75em){.main-image__bottom-text{line-height:6.5rem}}@media only screen and (max-width: 37.5em){.main-image__bottom-text{line-height:5rem;font-size:3rem}}@media only screen and (max-width: 26em){.main-image__bottom-text{line-height:5rem;font-size:2.7rem}}.location-section{padding:10rem 2rem;text-align:center;overflow:hidden}@media only screen and (max-width: 37.5em){.location-section{padding:7rem 1rem}}.location-section__text{font-size:7rem;line-height:9rem;overflow:hidden}.location-section__text{opacity:0;transform:translateY(50%);transition:all 0.5s;will-change:transform opacity}.location-section__text.is-visible{opacity:1;transform:translateY(0%)}@media only screen and (max-width: 66.875em){.location-section__text{font-size:4rem;line-height:5rem;overflow:hidden}}@media only screen and (max-width: 37.5em){.location-section__text{font-size:3rem;line-height:4rem;overflow:hidden}.location-section__text#first{opacity:1;transform:translateY(0%)}}@media only screen and (max-width: 26em){.location-section__text{font-size:2.7rem}}.location-section__title{font-family:"adoveFnt22-ultrabold";display:flex;margin:2rem auto -3rem;width:fit-content;transition:all 0.2s}.location-section__title:hover{transform:scale(1.03)}@media only screen and (max-width: 37.5em){.location-section__title{margin:2rem auto 0}}.location-section__title{opacity:0;transform:translateY(50%);transition:all 0.5s;will-change:transform opacity}.location-section__title.is-visible{opacity:1;transform:translateY(0%)}.location-section__title h2{font-size:14rem;font-weight:900;margin:0 1rem}@media only screen and (max-width: 66.875em){.location-section__title h2{font-size:8.2rem}}@media only screen and (max-width: 37.5em){.location-section__title h2{font-size:4rem}}@media only screen and (max-width: 26em){.location-section__title h2{font-size:4rem}}.location-section__title h2.color-blue{color:#66d2c4}.contact-us-section{font-family:"adoveFnt22-bold";padding:6rem 0 6rem}.contact-us-section:last-child{padding:6rem 0 0rem}@media only screen and (max-width: 37.5em){.contact-us-section{padding:8rem 0 0}.contact-us-section#grey{padding:8rem 0}}.contact-us-section p{font-size:6rem;margin-bottom:4rem}@media only screen and (max-width: 37.5em){.contact-us-section p{font-size:3.5rem;margin-bottom:2rem}}@media only screen and (max-width: 26em){.contact-us-section p{font-size:3rem}}.contact-us-section-title{font-size:4rem;text-align:center}.contact-us-section-title-head{font-size:7rem;margin-bottom:3rem;text-align:center}@media only screen and (max-width: 95em){.contact-us-section-title-head{font-size:5.8rem;line-height:7rem;overflow:hidden}}@media only screen and (max-width: 75em){.contact-us-section-title-head{font-size:5rem;line-height:6rem;overflow:hidden}}@media only screen and (max-width: 58.75em){.contact-us-section-title-head{font-size:3.5rem;line-height:5rem;padding:0 3rem;overflow:hidden}}@media only screen and (max-width: 26em){.contact-us-section-title-head{font-size:3rem;line-height:4rem}}.contact-us-section#grey{background-color:#d8dde1}.form{display:flex;flex-direction:column;width:60rem;margin:auto}@media only screen and (max-width: 37.5em){.form{width:85vw}}.form-input{font-family:'adoveFnt22';height:9rem;border:none;border-radius:10rem;margin:1.5rem 0;padding:0 2.5rem;font-size:3.5rem;color:#66d2c4}@media only screen and (max-width: 37.5em){.form-input{height:7rem;margin-bottom:1rem;font-size:3rem}}@media only screen and (max-width: 26em){.form-input{margin:0.8rem}}.form-input:focus{outline:0}.form-input:hover::placeholder{color:#66d2c4}.form-submit{font-family:'adoveFnt22-bold';position:relative;height:10rem;border:none;border-radius:10rem;margin:2rem 0;padding:0 2rem;font-size:5rem;color:#fff;background-color:#66d2c4;width:50%;align-self:center;margin-top:9rem;transition:all 0.5s}@media only screen and (max-width: 37.5em){.form-submit{font-size:3rem;width:50%;height:7rem;margin-top:5rem}}.form-submit:focus{outline:0}.form-submit:before{content:'';display:block;position:absolute;background:rgba(255,255,255,0.5);width:60px;height:100%;left:0;top:0;opacity:0.5;filter:blur(30px);transform:translateX(-100px) skewX(-15deg);transition:0.5s}.form-submit:after{content:'';display:block;position:absolute;background:rgba(255,255,255,0.2);width:30px;height:100%;left:30px;top:0;opacity:0;filter:blur(5px);transform:translateX(-100px) skewX(-15deg);transition:0.5s}.form-submit:hover{background:#66d2c4;cursor:pointer}.form-submit:hover:before{transform:translateX(350px) skewX(-15deg);opacity:0.6}.form-submit:hover:after{transform:translateX(350px) skewX(-15deg);opacity:1}.form-submit:hover{transform:translate(0.6rem, -0.8rem);box-shadow:0px 3px 15px rgba(0,0,0,0.6);cursor:pointer}.form-bottom{display:flex}.form-bottom .left{width:70%;text-align:center;margin-left:0rem;padding-top:7rem}@media only screen and (max-width: 66.875em){.form-bottom .left{margin-left:5rem}}@media only screen and (max-width: 58.75em){.form-bottom .left{width:100%;margin-left:0;padding-top:2rem}}.form-bottom .right{width:30%}@media only screen and (max-width: 66.875em){.form-bottom .right{width:45%}}@media only screen and (max-width: 58.75em){.form-bottom .right{width:0%}}.form-bottom .right .smiley.inline-photo{width:100%;transform:translateX(100%);transition:transform 0.5s;will-change:transform}.form-bottom .right .smiley.inline-photo.is-visible{transform:translateX(0%)}.form-bottom-input{font-family:'adoveFnt22';height:9rem;border:none;border-radius:10rem;margin:1.5rem 0;padding:0 2.5rem;font-size:3.5rem;color:#000;background-color:#eff6fe}@media only screen and (max-width: 37.5em){.form-bottom-input{height:7rem;margin-bottom:1rem;font-size:3rem}}@media only screen and (max-width: 26em){.form-bottom-input{margin:0.8rem}}.form-bottom-input:focus{outline:0}.form-bottom-input::placeholder{color:#4285f5}.form-bottom-input:hover::placeholder{color:#000}.form-bottom-submit{font-family:'adoveFnt22-bold';position:relative;height:10rem;border:none;border-radius:10rem;margin:2rem 0;padding:0 2rem;font-size:5rem;color:#fff;background-color:#4285f5;width:50%;align-self:center;margin-top:9rem;transition:all 0.5s}@media only screen and (max-width: 37.5em){.form-bottom-submit{font-size:3rem;width:50%;height:7rem;margin-top:5rem}}.form-bottom-submit:focus{outline:0}.form-bottom-submit:before{content:'';display:block;position:absolute;background:rgba(255,255,255,0.5);width:60px;height:100%;left:0;top:0;opacity:0.5;filter:blur(30px);transform:translateX(-100px) skewX(-15deg);transition:0.5s}.form-bottom-submit:after{content:'';display:block;position:absolute;background:rgba(255,255,255,0.2);width:30px;height:100%;left:30px;top:0;opacity:0;filter:blur(5px);transform:translateX(-100px) skewX(-15deg);transition:0.5s}.form-bottom-submit:hover{background:#4285f5;cursor:pointer}.form-bottom-submit:hover:before{transform:translateX(350px) skewX(-15deg);opacity:0.6}.form-bottom-submit:hover:after{transform:translateX(350px) skewX(-15deg);opacity:1}.form-bottom-submit:hover{transform:translate(0.6rem, -0.8rem);box-shadow:0px 3px 15px rgba(0,0,0,0.6);cursor:pointer}.about-setion{padding:10rem 7rem}@media only screen and (max-width: 37.5em){.about-setion{padding:10rem 0rem}}.about-setion__info{margin:auto;font-size:4rem;min-width:90rem;max-width:112rem}.about-setion__info{transform:translateY(40%);opacity:0;transition:all 0.5s;will-change:transform opacity}.about-setion__info.is-visible{transform:translateY(0%);opacity:1}@media only screen and (max-width: 66.875em){.about-setion__info{min-width:0;max-width:95vw}}@media only screen and (max-width: 37.5em){.about-setion__info{text-align:center;font-size:2.5rem;min-width:0;max-width:97vw}}.about-setion__info:first-child{margin-bottom:7rem}.about-setion__info:hover .about-setion__info-title{background-position:0 -100%}.about-setion__info-title{font-family:"adoveFnt22-bold";font-size:4rem;position:relative;display:inline-block;color:#4285f5;background:linear-gradient(to right, #4285f5, #4285f5 50%, black 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%;background-position:-100%;overflow:hidden;transition:background-position 275ms ease;text-decoration:none}@media only screen and (max-width: 37.5em){.about-setion__info-title{font-size:3.4rem;letter-spacing:-0.1rem}}.about-setion__info-text{width:100%}@media only screen and (max-width: 37.5em){.about-setion__info-text{font-size:2.5rem;line-height:4rem;overflow:hidden;padding:0rem 4rem}}@media only screen and (max-width: 37.5em){.about-setion__info-text-top::after{content:"\A";white-space:pre-line}}.about-setion__info-text-bottom{white-space:inherit}@media only screen and (max-width: 37.5em){.about-setion__info-text-bottom::before{content:"\A";white-space:pre-line}}.pros-section{display:flex;flex-direction:column;align-items:center;padding:10rem 7rem 12rem;background-color:#000;color:#fff;overflow:auto}@media only screen and (max-width: 37.5em){.pros-section{background-color:#d8dde1;color:#000;padding:6rem 1rem}}.pros-section-title{font-family:"adoveFnt22-bold";color:#4285f5;font-size:9rem;margin-bottom:4rem}.pros-section-title{transform:translateY(10%);opacity:0;transition:all 0.5s;will-change:transform opacity}.pros-section-title.is-visible{transform:translateY(0%);opacity:1}@media only screen and (max-width: 95em){.pros-section-title{font-size:7rem}}@media only screen and (max-width: 75em){.pros-section-title{font-size:7rem}}@media only screen and (max-width: 66.875em){.pros-section-title{font-size:7rem}}@media only screen and (max-width: 58.75em){.pros-section-title{font-size:5rem}}@media only screen and (max-width: 37.5em){.pros-section-title{font-size:4rem;align-self:center}}.pros-section-title-span{opacity:0;transition:all 0.5s;transition-delay:0.5s;will-change:transform opacity}.pros-section-title-span.is-visible{transform:translateY(0%);opacity:1}.pros-section-list{display:flex;flex-direction:column}@media only screen and (max-width: 37.5em){.pros-section-list{display:flex;flex-direction:column;padding:0 1rem}}.pros-section-list__item{display:flex;align-items:center;position:relative;margin:1rem 0;float:left;text-align:center;font-size:4.5rem}@media only screen and (max-width: 95em){.pros-section-list__item{font-size:3.5rem}}@media only screen and (max-width: 75em){.pros-section-list__item{font-size:3rem}}@media only screen and (max-width: 66.875em){.pros-section-list__item{font-size:3.5rem}}@media only screen and (max-width: 58.75em){.pros-section-list__item{font-size:2.5rem}}@media only screen and (max-width: 37.5em){.pros-section-list__item{margin:0;flex-direction:column-reverse;font-size:2.6rem}.pros-section-list__item:last-child .pros-section-list__item-smile-outer{display:none}}.pros-section-list__item:hover .pros-section-list__item-smile-inner{color:#4285f5}.pros-section-list__item:hover .pros-section-list__item-smile-outer{transform:rotate(-25deg)}.pros-section-list__item-smile-outer{position:relative;width:6rem;height:3rem;overflow:hidden;background-color:black;margin-left:5rem;transition:all 0.2s}@media only screen and (max-width: 66.875em){.pros-section-list__item-smile-outer{width:4rem;height:2rem}}@media only screen and (max-width: 37.5em){.pros-section-list__item-smile-outer{width:4rem;height:2rem;margin:3rem 0;background-color:#d8dde1;color:#fff}}.pros-section-list__item-smile-inner{position:absolute;bottom:0;left:0;width:6rem;height:6rem;border-radius:50%;box-sizing:border-box;border:10px solid;transition:all 0.2s}@media only screen and (max-width: 66.875em){.pros-section-list__item-smile-inner{width:4rem;height:4rem;border:6px solid}}@media only screen and (max-width: 37.5em){.pros-section-list__item-smile-inner{width:4rem;height:4rem}}.pros-section-list__item:nth-child(3){margin-right:11rem}@media only screen and (max-width: 66.875em){.pros-section-list__item:nth-child(3){margin-right:9rem}}@media only screen and (max-width: 37.5em){.pros-section-list__item:nth-child(3){padding:0}}.pros-section-list__item:nth-child(4){display:none}@media only screen and (max-width: 37.5em){.pros-section-list__item:nth-child(4){display:flex}}@media only screen and (max-width: 37.5em){.pros-section-list__item-desktop{display:none}}.pros-section-list__item-mobile{display:none}@media only screen and (max-width: 37.5em){.pros-section-list__item-mobile{display:inherit}}.footer{width:100%;margin-top:-10px;margin-right:auto;margin-bottom:6rem}@media only screen and (max-width: 58.75em){.footer{width:100vw;margin-top:-2rem;margin-bottom:0rem;display:flex;place-content:space-between}}.footer__right{width:50%;align-self:center}@media only screen and (max-width: 58.75em){.footer__right{width:25%}}@media only screen and (max-width: 58.75em){.footer__right{width:40%}}.footer__left{width:60%;height:20rem;margin-right:auto;position:relative}@media only screen and (max-width: 66.875em){.footer__left{padding:0 0rem 0rem 10rem}}@media only screen and (max-width: 58.75em){.footer__left{display:flex;align-self:center;justify-self:center}}.footer-logo{position:absolute;bottom:0;left:50%;transform:translate(-30%, 0px)}@media only screen and (max-width: 66.875em){.footer-logo{left:40%}}@media only screen and (max-width: 58.75em){.footer-logo{width:80%;align-self:center;justify-self:center;transform:translate(-30%, 0px)}}@media only screen and (max-width: 37.5em){.footer-logo{bottom:0%;transform:translate(-30%, -60%)}}@media only screen and (max-width: 58.75em){.footer .smiley{display:block;width:100%}}@media only screen and (max-width: 37.5em){.footer .smiley{display:block;width:100%}}.desktop{display:block}@media only screen and (max-width: 58.75em){.desktop{display:none}}.mobile{display:none}@media only screen and (max-width: 58.75em){.mobile{display:block}}.blue-background{background-color:#4285f5;padding:0 1rem}.black-background{background-color:#000;padding:0 1rem}.receive-section{display:flex;justify-content:center;background-color:#d8dde1;padding:16rem 3rem}@media only screen and (max-width: 58.75em){.receive-section{flex-direction:column;padding:5rem 3rem}}.receive-section__right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;max-width:50%;margin-left:1rem}@media only screen and (max-width: 58.75em){.receive-section__right{align-items:center;max-width:100%;margin-left:0rem}}.receive-section__right__top{display:flex;align-items:flex-end;justify-content:flex-end;margin-bottom:4rem}@media only screen and (max-width: 58.75em){.receive-section__right__top{justify-content:center;width:50%;margin-bottom:0;margin-right:-6rem}}@media only screen and (max-width: 37.5em){.receive-section__right__top{width:70%;justify-content:center;margin-right:-3rem}}.receive-section__right__top-image{width:25%;margin-left:3rem}@media only screen and (max-width: 66.875em){.receive-section__right__top-image{width:15%;margin-left:1rem}}@media only screen and (max-width: 58.75em){.receive-section__right__top-image{width:15%;margin-left:1rem}}@media only screen and (max-width: 37.5em){.receive-section__right__top-image{width:15%;justify-content:end;align-items:flex-end;margin-right:-3rem}}.receive-section__right__top-text{color:#fff;font-family:"adoveFnt22-bold";font-size:4vw;line-height:4.3vw;overflow:hidden}@media only screen and (max-width: 58.75em){.receive-section__right__top-text{font-size:4rem;line-height:5rem}}@media only screen and (max-width: 37.5em){.receive-section__right__top-text{justify-content:center}}@media only screen and (max-width: 26em){.receive-section__right__top-text{font-size:3rem;line-height:4rem}}.receive-section__right__bottom-text{font-family:"adoveFnt22-bold";font-size:4.5vw;line-height:4.3vw;color:#fff;text-align:center;overflow:hidden}@media only screen and (max-width: 58.75em){.receive-section__right__bottom-text{font-size:4rem;line-height:5rem;margin:2rem 0 3rem}}@media only screen and (max-width: 26em){.receive-section__right__bottom-text{font-size:3rem;line-height:4rem;margin:2rem 0 2rem}}.receive-section__left{display:flex;align-items:flex-end;font-family:"adoveFnt22-bold"}@media only screen and (max-width: 58.75em){.receive-section__left{align-self:center}}.receive-section__left-title{font-size:4.5vw;line-height:4.3vw;overflow:hidden}@media only screen and (max-width: 58.75em){.receive-section__left-title{font-size:4rem;line-height:5rem}}@media only screen and (max-width: 26em){.receive-section__left-title{font-size:3rem;line-height:4rem}}.visit-section{display:flex;flex-direction:column;align-items:center;padding:10rem 3rem;font-family:"adoveFnt22-bold"}@media only screen and (max-width: 37.5em){.visit-section{padding:5rem 1rem}}.visit-section-title{font-size:4.5vw;margin-bottom:4rem}@media only screen and (max-width: 37.5em){.visit-section-title{font-size:3.5rem;margin-bottom:0rem}}@media only screen and (max-width: 26em){.visit-section-title{font-size:2.8rem}}.visit-section-button{font-family:'adoveFnt22-bold';position:relative;height:10rem;border:none;border-radius:10rem;margin:2rem 0;padding:0 2rem;font-size:5rem;color:#fff;background-color:#4285f5;width:50%;align-self:center;margin-top:9rem;transition:all 0.5s;font-size:4.5vw;padding:0rem 2rem;overflow:hidden;height:auto;width:43%;margin-top:0;margin-bottom:10rem;text-align:center}@media only screen and (max-width: 37.5em){.visit-section-button{font-size:3rem;width:50%;height:7rem;margin-top:5rem}}@media only screen and (max-width: 37.5em){.visit-section-button{height:auto;font-size:3rem;width:60%;padding:0.5rem;margin-top:2rem;margin-bottom:5rem}}@media only screen and (max-width: 26em){.visit-section-button{font-size:2.8rem}}.visit-section-button:link{text-decoration:none}.visit-section-button:visited,.visit-section-button:hover,.visit-section-button:active{text-decoration:none}.visit-section-button:hover{transform:translate(0.6rem, -0.8rem);box-shadow:0px 3px 15px rgba(0,0,0,0.6);cursor:pointer}.visit-section-text{font-family:"adoveFnt22";font-size:7rem;margin-bottom:13rem}@media only screen and (max-width: 37.5em){.visit-section-text{font-size:4rem;margin-bottom:8rem}}@media only screen and (max-width: 26em){.visit-section-text{font-size:3rem}}.visit-section__images{display:flex;flex-direction:column;width:30vw}@media only screen and (max-width: 95em){.visit-section__images{width:40vw}}@media only screen and (max-width: 75em){.visit-section__images{width:45vw}}@media only screen and (max-width: 58.75em){.visit-section__images{width:50vw}}.visit-section__images-image{width:100%;align-self:center}
