@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Space+Grotesk:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;500;600;700&display=swap);.variables{--body-bg-color:#0f0f0f}:root{--brand-color-dark-first:#ff005d;--brand-color-dark-second:#0f0f0f;--brand-color-dark-third:#3d3d3d;--brand-color-dark-fourth:#cecece;--brand-color-light-first:#f4557a;--brand-color-light-second:#242424;--brand-color-light-third:#626262;--brand-color-light-fourth:#e3e3e3;--dark-color-first:#121214;--dark-color-second:#222;--dark-color-third:#272727;--dark-color-fourth:#343437;--dark-color-fifth:#333;--light-color-first:#474747;--light-color-second:#878787;--light-color-third:#d0d0d0;--light-color-fourth:#dbdbdb;--text-highlight-light:#82979f;--solid-color-first:#000;--solid-color-second:#fff;--solid-color-third:green;--solid-color-fourth:#f0f8ff;--body-bg-color:#0f0f0f;--preloader-bg-color:#000;--primary-color:#fd2155;--secondary-color:#cecece;--tertiary-color:#fff;--quaternary-color:#3d3d3d;--quinary-color:#f0f8ff;--senary-color:#878787;--septenary-color:#82919f;--octonary-color:#474747;--nonary-color:#272727;--denary-color:#222;--eleven-color:#333;--twelve-color:#626262;--thirteen-color:#dbdbdb;--forteen-color:#d0d0d0;--fifteen-color:#e3e3e3;--sixteen-color:green;--section-headngs-text:#cecece;--section-headngs-border:#fd2155;--section-headngs-border-hover:#cecece;--hero-title:#fd2155;--hero-subTitle:#3d3d3d;--hero-btn-text:#3d3d3d;--hero-btn-text-hover:#fd2155;--hero-btn-bg-hover:#3d3d3d;--hero-btn-border:#3d3d3d;--service-card-bg:#222;--service-card-bg-hover:#333;--service-card-title:#f0f8ff;--service-card-subtitle:#626262;--service-card-description:#cecece;--service-card-hrThin:#272727;--service-card-btn-text:#cecece;--service-card-btn-bg-hover:#fd2155;--service-card-btn-border:#fd2155;--works-filter-title:#fff;--works-card-title:#f0f8ff;--works-filter-btn-text-hover:#cecece;--works-filter-btn-border:#cecece;--works-filter-btn-bg-hover:#fd2155;--works-card-btn-text:#fff;--works-card-externalLink-btn:#fff;--contact-section-bg:#f0f8ff;--contact-talk-text:#3d3d3d;--contact-talk-text-border-hover:#fd2155;--contact-tagline-text:#3d3d3d;--contact-input-bg:#cecece;--contact-input-placeholder:#cecece;--contact-input-text:#fd2155;--contact-submit-btn-text:#3d3d3d;--contact-submit-btn-text-hover:#fff;--contact-submit-btn-bg-hover:#fd2155;--contact-submit-btn-border:#3d3d3d;--contact-chat-btn-text:#fff;--contact-chat-btn-bg-hover:green;--footer-text:#cecece;--footer-subText:#878787;--footer-hr:#878787;--footer-htThin:#272727;--footer-icon:#878787;--footer-icon-hover:#fd2155;--about-section-bg:#f0f8ff;--aboutMe-text:#fff;--aboutMe-pic-bg:#fff;--aboutMe-myTools-svg:#fff;--aboutMe-myTools-svg-hover:#fd2155;--aboutMe-contact-text:#cecece;--aboutMe-contact-text-hover:#fd2155;--pricing-title:#f0f8ff;--pricing-text:#fff;--pricing-card-bg:#fff;--pricing-card-border:#e3e3e3;--pricing-card-border-after:#fd2155;--pricing-card-border-before:#fd2155;--pricing-card-price-text:#000;--pricing-card-priceValue-text:#474747;--pricing-card-priceStarting-text:#82919f;--pricing-card-priceTimline-text:#82919f;--pricing-card-border-bottom:#d0d0d0;--pricing-card-lastChild-border-bottom:#dbdbdb;--pricing-card-btn-text:#fff;--pricing-card-btn-bg:#474747;--pricing-card-btn-bg-hover:#fd2155;--pricing-terms-btn:#82919f;--pricing-terms-btn-hover:#cecece;--pricing-card-title:#fd2155;--pricing-terms-text:#cecece;--pricing-contact-text:#cecece;--pricing-contact-text-hover:#fd2155}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;background-color:var(--brand-color-dark-second);font-family:Poppins,sans-serif}section{display:inline-block;min-height:100vh;overflow:hidden;position:relative;scroll-snap-align:start;width:100%}a{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{height:100%;overflow:overlay;padding:3% 6%;position:relative;scroll-behavior:smooth;scroll-snap-type:y mandatory;width:100%}.title{display:block;text-align:center}.title h1{color:var(--brand-color-dark-first);font-size:6rem;font-weight:600;margin:4% 0;position:relative;z-index:10}.sectionTitle{display:block;margin:2%}.sectionTitle h2{border-bottom:1px solid var(--brand-color-dark-first);border-left:1px solid var(--brand-color-dark-first);color:var(--brand-color-dark-fourth);display:inline-block;font-size:2.5rem;padding:.5% 1%;transition-duration:1s}.sectionTitle h2:hover{box-shadow:-4px 6px 0 1px var(--brand-color-dark-first),-10px 12px 2px 0 var(--brand-color-dark-fourth);scale:1.05}::-webkit-scrollbar{height:10px;width:5px}::-webkit-scrollbar-track{background-color:var(--solid-color-first)}::-webkit-scrollbar-thumb{background:#5a5a5a66}::-webkit-scrollbar-thumb:hover{background:var(--brand-color-dark-first)}@media only screen and (max-width:360px){.container{padding:8% 6%}}@media only screen and (min-width:361px) and (max-width:400px){.container{padding:8% 6%}}@media only screen and (min-width:401px) and (max-width:480px){.container{padding:6%}}@media only screen and (min-width:481px) and (max-width:580px){.container{padding:6%}}@media only screen and (min-width:581px) and (max-width:770px){.container{padding:5% 6%}}@media only screen and (min-width:770px) and (max-width:1024px){.container{padding:4% 6%}}.style_wrapper__kA-Ag{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:280px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));height:100%;padding:4%;position:relative;width:100%}.style_card__EBLUW{background-color:var(--dark-color-second);border-radius:10px;padding:4% 6%;position:relative;transition:.8s cubic-bezier(.25,.46,.45,.94)}.style_card__EBLUW:hover{background-color:var(--dark-color-fifth)}.style_card__EBLUW h3{color:var(--brand-color-light-fourth);font-size:2rem;width:85%}.style_card__EBLUW span,.style_card__EBLUW span a{color:var(--brand-color-light-first)}.style_hrThin__SkZyS{background-color:var(--light-color-first);border:none;height:.2px;margin:4% 0;position:relative;width:90%}.style_card__EBLUW p{color:var(--light-color-second);font-size:smaller}.style_card__EBLUW img{border-radius:50%;bottom:8%;display:inline;height:50px;position:absolute;width:50px}.style_card__EBLUW button{background-color:var(--brand-color-dark-first);border:none;border-radius:20px;bottom:8%;font-weight:500;margin-top:30px;padding:15px;position:absolute;right:6%;transition-duration:.5s}.style_card__EBLUW button,.style_card__EBLUW button a,.style_card__EBLUW button:hover{color:var(--brand-color-dark-fourth)}.style_card__EBLUW button:hover{background-color:initial;border:1px solid var(--brand-color-light-first)}.style_number__4qKbQ{color:var(--brand-color-dark-third);font-size:3rem;font-weight:500;position:absolute;right:6%;top:4%}.style_hostingBoxOuter__8OGAg{background-color:rgba(0,0,0,.534);display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.style_hostingBoxInner__lIrMp{background-color:var(--dark-color-second);border-radius:30px;color:var(--brand-color-dark-fourth);display:inline-block;height:500px;left:50%;padding:4% 6%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.8s cubic-bezier(.25,.46,.45,.94);width:50%}.style_hostingBoxInner__lIrMp h1{margin-top:5%}.style_hostingBoxInner__lIrMp p{color:var(--light-color-second)}.style_closeBtn__u7LaO{color:var(--brand-color-dark-first);display:inline-block;font-size:2.5rem;position:absolute;right:50px;top:30px}.style_reachMe__xnT5S{color:var(--brand-color-light-first)!important;font-size:small}@media only screen and (min-width:300px) and (max-width:600px){.style_wrapper__kA-Ag{gap:30px;grid-auto-rows:300px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:15% 2%}.style_card__EBLUW h3{font-size:1.6rem}.style_card__EBLUW p{font-size:smaller}.style_hostingBoxInner__lIrMp{height:600px;width:90%}.style_hostingBoxInner__lIrMp h1{margin-top:25%}.style_closeBtn__u7LaO{color:var(--brand-color-dark-first);display:inline-block;font-size:2.5rem;position:absolute;right:30px;top:15px}}@media only screen and (min-width:600px) and (max-width:768px){.style_wrapper__kA-Ag{gap:30px;grid-auto-rows:310px;padding:6% 4%}.style_card__EBLUW h3{font-size:1.8rem}.style_card__EBLUW p{font-size:.9rem}.style_hostingBoxInner__lIrMp{height:550px;width:90%}.style_hostingBoxInner__lIrMp h1{margin-top:15%}.style_closeBtn__u7LaO{color:var(--brand-color-dark-first);display:inline-block;font-size:2.5rem;position:absolute;right:30px;top:15px}}@media only screen and (min-width:768px) and (max-width:1200px){.style_wrapper__kA-Ag{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));padding:8% 4%}}
/*# sourceMappingURL=main.0711abc8.css.map*/