@-webkit-keyframes page{from{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes page{from{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes menuIcon{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}75%{-webkit-transform:translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes menuIcon{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}75%{-webkit-transform:translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}::-webkit-scrollbar{width:5px;height:1px}::-webkit-scrollbar-track{border-radius:5px}::-webkit-scrollbar-thumb{border-radius:5px;background:#fff1eb}::-webkit-scrollbar-thumb:window-inactive{background:#ff6e04}.titleDiv{display:block;text-align:center;margin-bottom:1rem}.titleDiv .title{margin:0;color:#313131;font-size:1.563rem;font-weight:500}@media (min-width: 568px){.titleDiv .title{font-size:1.953rem}}@media (min-width: 768px){.titleDiv .title{font-size:2.441rem}}.titleDiv p{margin-top:0.5rem;color:#7a7c7e;font-weight:300;letter-spacing:0.5px}#wallBannerSection{width:100%;margin-top:2rem}#wallBannerSection .wallBanner{width:100%;background-color:#fff1eb;padding-top:calc((9 / 16) * 100%);border-radius:1rem}@media (min-width: 568px){#wallBannerSection .wallBanner{padding-top:calc((8 / 21) * 100%)}}#wallBannerSection .wallBanner .bannerContent{color:#fff;position:absolute;top:0;right:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#wallBannerSection .wallBanner .bannerContent .textDiv{margin:auto 0;margin:1rem}@media (min-width: 568px){#wallBannerSection .wallBanner .bannerContent .textDiv{margin:2rem}}#wallBannerSection .wallBanner .bannerContent .textDiv h1,#wallBannerSection .wallBanner .bannerContent .textDiv h2{color:#fff;margin:0}#wallBannerSection .wallBanner .bannerContent .textDiv h2{font-size:1.25rem;font-weight:300}@media (min-width: 568px){#wallBannerSection .wallBanner .bannerContent .textDiv h2{font-size:1.563rem}}@media (min-width: 1024px){#wallBannerSection .wallBanner .bannerContent .textDiv h2{font-size:1.953rem}}@media (min-width: 1280px){#wallBannerSection .wallBanner .bannerContent .textDiv h2{font-size:2.441rem}}#wallBannerSection .wallBanner .bannerContent .textDiv h1{font-size:1.563rem;font-weight:700;margin-top:0.5rem}@media (min-width: 568px){#wallBannerSection .wallBanner .bannerContent .textDiv h1{font-size:1.953rem}}@media (min-width: 1024px){#wallBannerSection .wallBanner .bannerContent .textDiv h1{font-size:2.441rem}}@media (min-width: 1280px){#wallBannerSection .wallBanner .bannerContent .textDiv h1{font-size:3.052rem}}#smSection{overflow:hidden}#smSection #smCardSection{margin-top:1.815rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:auto;padding-bottom:1rem;-webkit-transition:all 0.7s !important;transition:all 0.7s !important}@media (min-width: 1024px){#smSection #smCardSection{overflow:unset}}#smSection #smCardSection .smCard{width:280px;min-width:280px;height:400px;margin-right:2rem;-webkit-box-shadow:0px 8px 19px -6px rgba(79,17,6,0.171);box-shadow:0px 8px 19px -6px rgba(79,17,6,0.171);border-top:1px solid #ebedf3;background-color:#fff;border-radius:0.5rem;overflow:hidden;cursor:pointer;-webkit-transition:all 0.3s;transition:all 0.3s}#smSection #smCardSection .smCard:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0px 21px 29px -6px rgba(79,17,6,0.12);box-shadow:0px 21px 29px -6px rgba(79,17,6,0.12)}#smSection #smCardSection .smCard .instaCard{width:100%;height:435px}#smSection #smCardSection .smCard .instaCard iframe{position:absolute;left:0;top:-54px;width:100%;min-width:100% !important;height:100%;border:none !important;border-radius:0 !important}#smSection #smCardSection .smCard .instaCard iframe .Header{display:none !important}#smSection #smCardSection .smCard .instaCard iframe .HeaderCta.ViewProfileButton{background-color:rgba(var(--d69, 0, 149, 246), 1) !important}#smSection .arrowSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}#smSection .arrowSection .arrowDiv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#smSection .arrowSection .arrowDiv .arrow{width:40px;height:40px;display:none;padding:13px;border-radius:100%;background-color:#ff6e04;margin-right:1rem;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media (min-width: 1024px){#smSection .arrowSection .arrowDiv .arrow{display:-webkit-box;display:-ms-flexbox;display:flex}}#smSection .arrowSection .arrowDiv .arrow:hover{opacity:.7}#smSection .arrowSection .arrowDiv .arrow img{margin:auto}#smSection .arrowSection .link{color:#ff6e04;font-weight:400;border-bottom:1px solid #ff6e04;cursor:pointer}#featuresSection{padding-bottom:4.768rem}#featuresSection .featuresDiv{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0.6rem}#featuresSection .featuresDiv .featuresCardDiv{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}#featuresSection .featuresDiv .featuresCard{width:100%;margin-bottom:1rem;border-radius:0.6rem;border:3px solid #fff;border-bottom:none;padding-top:calc((9 / 16) * 100%);cursor:pointer;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-box-shadow:0px 7px 45px 5px rgba(0,0,0,0);box-shadow:0px 7px 45px 5px rgba(0,0,0,0)}@media (min-width: 568px){#featuresSection .featuresDiv .featuresCard{width:48%;margin:1%;margin-bottom:1rem;padding-top:calc((9 / 16) * 48%)}}@media (min-width: 1024px){#featuresSection .featuresDiv .featuresCard{width:30%;margin:1%;margin-bottom:1rem;padding-top:calc((9 / 16) * 30%)}}#featuresSection .featuresDiv .featuresCard:hover{border:3px solid #fff1eb;border-bottom:none;border-radius:0.6rem 0.6rem 0 0;z-index:2;-webkit-box-shadow:0px 7px 45px 5px rgba(0,0,0,0.1);box-shadow:0px 7px 45px 5px rgba(0,0,0,0.1)}#featuresSection .featuresDiv .featuresCard:hover .content{height:auto;padding:1rem;-webkit-box-shadow:0px 3px 0px 3px #fff1eb,0px 7px 45px 5px rgba(0,0,0,0.1);box-shadow:0px 3px 0px 3px #fff1eb,0px 7px 45px 5px rgba(0,0,0,0.1)}#featuresSection .featuresDiv .featuresCard:hover .bg{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#featuresSection .featuresDiv .featuresCard .featuresCardTitle{position:absolute;left:0;top:0;width:100%;height:100%;padding:1rem;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#featuresSection .featuresDiv .featuresCard .featuresCardTitle h4{margin:0;color:#fff;font-size:1.25rem;font-weight:600;letter-spacing:0.5px}@media (min-width: 350px){#featuresSection .featuresDiv .featuresCard .featuresCardTitle h4{font-size:1.563rem}}@media (min-width: 568px){#featuresSection .featuresDiv .featuresCard .featuresCardTitle h4{font-size:1.563rem}}@media (min-width: 768px){#featuresSection .featuresDiv .featuresCard .featuresCardTitle h4{font-size:1.953rem}}@media (min-width: 1024px){#featuresSection .featuresDiv .featuresCard .featuresCardTitle h4{font-size:1.25rem}}#featuresSection .featuresDiv .featuresCard p{color:#fff;max-width:300px;font-size:1rem}#featuresSection .featuresDiv .featuresCard .content{position:absolute;top:100%;left:0;z-index:1;width:100%;height:0;background-color:#fff;padding:0 1rem;overflow:hidden;border-radius:0 0 0.6rem 0.6rem;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-box-shadow:0px 0px 0px 2px rgba(59,48,40,0),0px 7px 45px 5px rgba(0,0,0,0);box-shadow:0px 0px 0px 2px rgba(59,48,40,0),0px 7px 45px 5px rgba(0,0,0,0)}#featuresSection .featuresDiv .featuresCard .content p{color:#313131;font-weight:400}#featuresSection .featuresDiv .featuresCard .content p:nth-child(1){margin-top:0}#featuresSection .featuresDiv .featuresCard .content .link{color:#ff6e04}#featuresSection .featuresDiv .featuresCard .content .link img{width:10px}#howWeDoSection{background-color:#f9f9f9;padding-top:4.768rem;padding-bottom:4.768rem}#howWeDoSection .cardGridDiv{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.815rem}#howWeDoSection .cardGridDiv .cardGrid{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;min-width:250px;margin-bottom:1rem !important;text-align:center}@media (min-width: 568px){#howWeDoSection .cardGridDiv .cardGrid{width:45%;min-width:45%;margin:0 2%}}@media (min-width: 768px){#howWeDoSection .cardGridDiv .cardGrid{width:30%;min-width:30%;margin:0 1%}}#howWeDoSection .cardGridDiv .cardGrid img{display:block;width:auto;height:80px;margin:0 auto}#howWeDoSection .cardGridDiv .cardGrid h4{color:#444547;font-size:1rem;font-weight:600;letter-spacing:0.5px;margin-bottom:1rem}@media (min-width: 568px){#howWeDoSection .cardGridDiv .cardGrid h4{font-size:1.25rem}}#howWeDoSection .cardGridDiv .cardGrid p{max-width:300px;font-size:1rem;margin:0 auto}#showreelSection .showreelMainDiv{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.815rem}@media (min-width: 1024px){#showreelSection .showreelMainDiv{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#showreelSection .showreelMainDiv .contentDiv{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.815rem;text-align:center}@media (min-width: 1024px){#showreelSection .showreelMainDiv .contentDiv{padding-right:1rem;margin:0;text-align:left;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#showreelSection .showreelMainDiv .contentDiv h4{margin:0;color:#ff6e04;font-weight:500;max-width:400px;margin:0 auto}#showreelSection .showreelMainDiv .contentDiv p{color:#7a7c7e;font-size:1.25rem;max-width:400px;margin:0 auto;margin-top:1rem}#showreelSection .showreelMainDiv .videoDiv{width:100%;padding-top:calc((9 / 16) * 100%);border-radius:0.6rem;overflow:hidden}@media (min-width: 568px){#showreelSection .showreelMainDiv .videoDiv{width:400px;min-width:400px;padding-top:calc((9 / 16) * 400px)}}@media (min-width: 1024px){#showreelSection .showreelMainDiv .videoDiv{width:50%;min-width:50%;padding-top:calc((9 / 16) * 50%)}}#showreelSection .showreelMainDiv .videoDiv iframe{position:absolute;left:0;top:0;width:100%;height:100%}#showreelSection .showreelVideoCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.815rem;overflow-x:auto}#showreelSection .showreelVideoCard .videoDiv{width:200px;min-width:200px;margin-right:1rem;padding-top:calc((9 / 16) * 200px);border-radius:0.6rem;overflow:hidden}@media (min-width: 1024px){#showreelSection .showreelVideoCard .videoDiv{width:32%;padding-top:calc((9 / 16) * 32%);margin:0}}#showreelSection .showreelVideoCard .videoDiv iframe{position:absolute;left:0;top:0;width:100%;height:100%}#testimonialSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#testimonialSection #testimonialWrapper{width:100%;margin-top:1.815rem}#testimonialSection #testimonialWrapper .teslimonialSlideDiv{overflow-x:auto}#testimonialSection #testimonialWrapper .teslimonialSlideDiv::-webkit-scrollbar{opacity:0}#testimonialSection #testimonialWrapper .teslimonialSlideDiv li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.815rem}#testimonialSection #testimonialWrapper .teslimonialSlideDiv li:nth-child(2){margin-left:50px}@media (min-width: 768px){#testimonialSection #testimonialWrapper .teslimonialSlideDiv li:nth-child(2){margin-left:100px}}@media (min-width: 1024px){#testimonialSection #testimonialWrapper .teslimonialSlideDiv li:nth-child(2){margin-left:200px}}#testimonialSection .testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:2rem}#testimonialSection .testimonial .profile{width:60px;height:60px;display:inline-block;border-radius:5rem;margin-right:1rem;overflow:hidden}@media (min-width: 768px){#testimonialSection .testimonial .profile{width:100px;height:100px}}#testimonialSection .testimonial .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#testimonialSection .testimonial .content .textDiv{width:100%;max-width:200px;min-width:200px;padding:1rem;border-radius:5px 20px 20px 20px}@media (min-width: 568px){#testimonialSection .testimonial .content .textDiv{max-width:300px;min-width:300px}}@media (min-width: 768px){#testimonialSection .testimonial .content .textDiv{max-width:400px;min-width:400px}}#testimonialSection .testimonial .content .textDiv p{margin:0;color:#fff;font-size:.889rem;font-weight:300}#testimonialSection .testimonial .content .profileText{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0.5rem}#testimonialSection .testimonial .content .profileText p{margin:0;color:#444547;font-size:.889rem;font-weight:600}#testimonialSection .testimonial .content .profileText p span{font-weight:400;margin-left:0.5rem}#testimonialSection .bg1 .textDiv{background-color:#616AB1}#testimonialSection .bg2 .textDiv{background-color:#FF928B}#testimonialSection .bg3 .textDiv{background-color:#FA8447}#testimonialSection .bg4 .textDiv{background-color:#80589A}#testimonialSection .button{margin:0 auto}#clientsSection .clientsLogoDiv{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:1.815rem;overflow-x:auto}@media (min-width: 1024px){#clientsSection .clientsLogoDiv{-ms-flex-pack:distribute;justify-content:space-around}}#clientsSection .clientsLogoDiv a{display:inline-block;height:60px;max-height:60px;margin-right:2rem}@media (min-width: 1024px){#clientsSection .clientsLogoDiv a{margin:0}}#clientsSection .clientsLogoDiv a img{width:auto;height:100%}
/*# sourceMappingURL=index.css.map */