.ServicesSection-module__qdd_tG__servicesSection{color:#222;text-align:center;background-color:#fff;padding:6rem 1rem 4rem}.ServicesSection-module__qdd_tG__sectionTitle{color:var(--color-bg);margin-bottom:3rem;font-size:2rem}.ServicesSection-module__qdd_tG__wrapper{flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.ServicesSection-module__qdd_tG__wrapper{flex-direction:row;justify-content:space-between}}.ServicesSection-module__qdd_tG__card{background-color:var(--color-bg);color:#fff;opacity:0;border-radius:1rem;flex-direction:column;flex:1;justify-content:space-between;padding:2rem;transition:all .8s;display:flex;position:relative;transform:translate(0);box-shadow:0 4px 20px #0003}.ServicesSection-module__qdd_tG__card:hover{transform:scale(1.03);box-shadow:0 6px 24px #00000040}.ServicesSection-module__qdd_tG__cardHeader{justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ServicesSection-module__qdd_tG__pinkTitle,.ServicesSection-module__qdd_tG__greenTitle{text-align:left;margin:0;font-size:1.5rem}.ServicesSection-module__qdd_tG__dividerPink,.ServicesSection-module__qdd_tG__dividerGreen{border-radius:2px;width:50px;height:3px;margin-top:.3rem}.ServicesSection-module__qdd_tG__dividerPink{background-color:var(--color-accent-pink)}.ServicesSection-module__qdd_tG__dividerGreen{background-color:var(--color-accent-green)}.ServicesSection-module__qdd_tG__iconCirclePink,.ServicesSection-module__qdd_tG__iconCircleGreen{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ServicesSection-module__qdd_tG__iconCirclePink{background-color:var(--color-accent-pink);color:#fff}.ServicesSection-module__qdd_tG__iconCircleGreen{background-color:var(--color-accent-green);color:#fff}.ServicesSection-module__qdd_tG__buttonWrapper{justify-content:flex-end;margin-top:auto;display:flex}.ServicesSection-module__qdd_tG__buttonPink{background-color:var(--color-accent-pink);color:#fff;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-weight:700;text-decoration:none;transition:all .3s}.ServicesSection-module__qdd_tG__buttonPink:hover{background-color:#e15a67;transform:scale(1.05)}.ServicesSection-module__qdd_tG__buttonGreen{background-color:var(--color-accent-green);color:#fff;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-weight:700;text-decoration:none;transition:all .3s}.ServicesSection-module__qdd_tG__buttonGreen:hover{background-color:#48c298;transform:scale(1.05)}.ServicesSection-module__qdd_tG__leftEnter{opacity:1;animation:1s forwards ServicesSection-module__qdd_tG__leftSlideIn;transform:translate(0)}.ServicesSection-module__qdd_tG__rightEnter{opacity:1;animation:1s forwards ServicesSection-module__qdd_tG__rightSlideIn;transform:translate(0)}@keyframes ServicesSection-module__qdd_tG__leftSlideIn{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes ServicesSection-module__qdd_tG__rightSlideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.ServicesSection-module__qdd_tG__paragraphCard{text-align:justify;line-height:1.6}.ServicesSection-module__qdd_tG__ctaSection{background-color:var(--color-accent-green);color:#fff;text-align:center;padding:1rem}.ServicesSection-module__qdd_tG__title{margin-bottom:2rem;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700;line-height:1.4}.ServicesSection-module__qdd_tG__ctaButton{background-color:var(--color-accent-green);color:#fff;border-radius:9999px;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.ServicesSection-module__qdd_tG__ctaButton:hover{background-color:#48c298;transform:scale(1.05)}

@keyframes HeroSection-module__SEewqa__dropDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__SEewqa__hero{text-align:center;background-color:var(--color-bg);background-image:linear-gradient(90deg,#ffffff12 1px,#0000 1px),linear-gradient(#ffffff12 1px,#0000 1px);background-size:30px 30px;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}.HeroSection-module__SEewqa__title{color:var(--color-text);opacity:0;max-width:64rem;margin-bottom:1.5rem;font-size:clamp(1.75rem,6vw,3rem);font-weight:700;line-height:1.3;animation:.8s .1s forwards HeroSection-module__SEewqa__dropDown}.HeroSection-module__SEewqa__subtitle{color:var(--color-text);opacity:0;max-width:40rem;margin-bottom:2rem;font-size:clamp(1.125rem,4vw,1.5rem);animation:.8s .3s forwards HeroSection-module__SEewqa__dropDown}.HeroSection-module__SEewqa__buttons{opacity:0;flex-direction:column;gap:1rem;animation:.8s .5s forwards HeroSection-module__SEewqa__dropDown;display:flex}@media (min-width:640px){.HeroSection-module__SEewqa__buttons{flex-direction:row;justify-content:center}}.HeroSection-module__SEewqa__buttonPink,.HeroSection-module__SEewqa__buttonGreen{color:#fff;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;transform:scale(1);box-shadow:0 4px 10px #0000001a}.HeroSection-module__SEewqa__buttonPink{background-color:var(--color-accent-pink)}.HeroSection-module__SEewqa__buttonPink:hover{background-color:var(--color-accent-pink);transform:scale(1.05);box-shadow:0 6px 20px #f1727e80}.HeroSection-module__SEewqa__buttonGreen{background-color:var(--color-accent-green)}.HeroSection-module__SEewqa__buttonGreen:hover{background-color:var(--color-accent-green);transform:scale(1.05);box-shadow:0 6px 20px #5cd2a380}.HeroSection-module__SEewqa__highlightPink{color:var(--color-accent-pink)}.HeroSection-module__SEewqa__highlightGreen{color:var(--color-accent-green)}.HeroSection-module__SEewqa__scrollIndicator{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.HeroSection-module__SEewqa__mouse{border:2px solid var(--color-text);border-radius:20px;width:30px;height:50px;position:relative}.HeroSection-module__SEewqa__scroll{background-color:var(--color-accent-green);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite HeroSection-module__SEewqa__scrollAnim;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__SEewqa__scrollAnim{0%{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.5;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.PortfolioSection-module__oeuBvW__portfolioSection{text-align:center;background-color:#fff;padding:6rem 1rem}.PortfolioSection-module__oeuBvW__title{color:var(--color-bg);margin-bottom:3rem;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.PortfolioSection-module__oeuBvW__grid{grid-template-columns:1fr;justify-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.PortfolioSection-module__oeuBvW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PortfolioSection-module__oeuBvW__grid{grid-template-columns:repeat(3,1fr)}}.PortfolioSection-module__oeuBvW__imageCard{cursor:pointer;border-radius:1rem;transition:transform .3s;position:relative;overflow:hidden}.PortfolioSection-module__oeuBvW__imageCard:hover{transform:scale(1.02)}.PortfolioSection-module__oeuBvW__clickableImage{object-fit:cover;border-radius:1rem;width:300px;height:auto;transition:opacity .3s;display:block}.PortfolioSection-module__oeuBvW__overlay{color:#fff;text-align:center;opacity:0;background:#0009;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;padding:.75rem 1rem;font-weight:700;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.PortfolioSection-module__oeuBvW__imageCard:hover .PortfolioSection-module__oeuBvW__overlay{opacity:1}.PortfolioSection-module__oeuBvW__modal{z-index:999;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PortfolioSection-module__oeuBvW__modalContent{color:#222;text-align:left;background:#fff;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 0 30px #00000080}.PortfolioSection-module__oeuBvW__modalClose{color:#888;cursor:pointer;font-size:2rem;font-weight:700;transition:color .3s;position:absolute;top:1rem;right:1rem}.PortfolioSection-module__oeuBvW__modalClose:hover{color:#000}.PortfolioSection-module__oeuBvW__modalContent h3{margin-bottom:1rem;font-size:1.75rem}.PortfolioSection-module__oeuBvW__modalContent p{margin-bottom:1rem;font-size:1rem;line-height:1.6}.PortfolioSection-module__oeuBvW__link{color:var(--color-accent-green);margin-top:.5rem;font-weight:700;text-decoration:underline;display:inline-block}.PortfolioSection-module__oeuBvW__media{object-fit:cover;border-radius:.5rem;width:100%;height:auto;margin-top:1rem}.PortfolioSection-module__oeuBvW__tagBiznis,.PortfolioSection-module__oeuBvW__tagStudent{border-radius:9999px;align-self:flex-start;margin-bottom:1rem;padding:.3rem .75rem;font-size:.875rem;font-weight:700;display:inline-block}.PortfolioSection-module__oeuBvW__tagBiznis{background-color:var(--color-accent-pink);color:#fff}.PortfolioSection-module__oeuBvW__tagStudent{background-color:var(--color-accent-green);color:#fff}.PortfolioSection-module__oeuBvW__quoteSection{background-color:var(--color-accent-pink);color:#fff;text-align:center;padding-top:2rem;position:relative}.PortfolioSection-module__oeuBvW__quoteBox{background-color:var(--color-accent-pink);max-width:700px;color:var(--color-text);border-radius:1rem;margin:0 auto;font-size:1.25rem;font-style:italic;line-height:1.8;position:relative}.PortfolioSection-module__oeuBvW__quoteText{margin:0}.PortfolioSection-module__oeuBvW__quoteAuthor{color:#fff;text-align:right;margin-top:1.5rem;font-size:1rem;font-weight:700;display:block}.PortfolioSection-module__oeuBvW__quoteMarkLeft,.PortfolioSection-module__oeuBvW__quoteMarkRight{color:#fff;opacity:.5;z-index:1;pointer-events:none;font-size:4rem;position:absolute}.PortfolioSection-module__oeuBvW__quoteMarkLeft{top:-2rem;left:-1.5rem}@media (max-width:768px){.PortfolioSection-module__oeuBvW__quoteBox{padding:2rem 1.25rem;font-size:1.1rem}.PortfolioSection-module__oeuBvW__quoteMarkLeft,.PortfolioSection-module__oeuBvW__quoteMarkRight{font-size:3rem;bottom:-1rem;left:-1rem;right:-1rem}}@media (max-width:480px){.PortfolioSection-module__oeuBvW__quoteBox{padding:1.5rem 1rem;font-size:1rem}.PortfolioSection-module__oeuBvW__quoteAuthor{font-size:.9rem}.PortfolioSection-module__oeuBvW__quoteMarkLeft,.PortfolioSection-module__oeuBvW__quoteMarkRight{font-size:2.5rem}}
.TimelineSteps-module__TsvhYq__timelineSection{max-width:1200px;margin:0 auto;padding:40px 20px}.TimelineSteps-module__TsvhYq__title{text-align:center;margin-bottom:3rem;font-size:2rem}.TimelineSteps-module__TsvhYq__step{opacity:0;width:100%;margin-bottom:2rem;transition:opacity .6s ease-out}.TimelineSteps-module__TsvhYq__step.TimelineSteps-module__TsvhYq__visible{opacity:1}.TimelineSteps-module__TsvhYq__contentWrapper{justify-content:center;align-items:center;gap:30px;max-width:900px;margin:0 auto;display:flex}.TimelineSteps-module__TsvhYq__left .TimelineSteps-module__TsvhYq__textBox{margin-right:auto}.TimelineSteps-module__TsvhYq__right .TimelineSteps-module__TsvhYq__textBox{margin-left:auto}.TimelineSteps-module__TsvhYq__textBox{max-width:420px;color:var(--color-bg);background-color:#fff;border-radius:12px;padding:1.5rem;position:relative;box-shadow:0 4px 20px #0000000d}.TimelineSteps-module__TsvhYq__titleRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.TimelineSteps-module__TsvhYq__hexagon{background:var(--color-bg);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.TimelineSteps-module__TsvhYq__icon{color:#fff;font-size:1rem}.TimelineSteps-module__TsvhYq__textBox h3{margin:0;font-size:1.1rem;font-weight:600}.TimelineSteps-module__TsvhYq__textBox p{margin-top:.5rem;font-size:1rem;line-height:1.5}.TimelineSteps-module__TsvhYq__clearfix{clear:both}@media (max-width:768px){.TimelineSteps-module__TsvhYq__contentWrapper{flex-direction:column;gap:1.5rem}.TimelineSteps-module__TsvhYq__textBox{max-width:100%;margin:0 auto!important}}
.PricingPlans-module__kgY9Ea__pricingSection{text-align:center;background-color:#fff;padding:4rem 2rem}.PricingPlans-module__kgY9Ea__title{color:var(--color-bg);margin-bottom:3rem;font-size:2rem}.PricingPlans-module__kgY9Ea__cardsWrapper{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.PricingPlans-module__kgY9Ea__card{text-align:left;background:linear-gradient(135deg, var(--color-bg), #245c90);border:2px solid #0000;border-radius:12px;width:100%;max-width:360px;padding:2rem;transition:transform .3s;box-shadow:0 4px 12px #00000014}.PricingPlans-module__kgY9Ea__card:hover{transform:translateY(-5px)}.PricingPlans-module__kgY9Ea__highlight{background:linear-gradient(135deg, var(--color-accent-green), #3ca379)}.PricingPlans-module__kgY9Ea__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.PricingPlans-module__kgY9Ea__header h3{margin:0;font-size:1.25rem}.PricingPlans-module__kgY9Ea__price{color:var(--color-accent-pink);font-size:1.5rem;font-weight:700}.PricingPlans-module__kgY9Ea__highlight .PricingPlans-module__kgY9Ea__price{color:#c12444}.PricingPlans-module__kgY9Ea__description{margin-bottom:1rem;font-size:.95rem}.PricingPlans-module__kgY9Ea__features{flex-direction:column;gap:.5rem;padding-left:1rem;list-style:none;display:flex}.PricingPlans-module__kgY9Ea__features li:before{content:"✓";color:var(--accent-color);margin-right:.5rem}@media (max-width:768px){.PricingPlans-module__kgY9Ea__cardsWrapper{flex-direction:column;align-items:center}.PricingPlans-module__kgY9Ea__card{max-width:90%}}.PricingPlans-module__kgY9Ea__ctaButton{background-color:var(--color-accent-pink);color:#fff;letter-spacing:.5px;text-align:center;border-radius:0 0 12px 12px;margin-top:auto;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:block}.PricingPlans-module__kgY9Ea__ctaButton:hover{background-color:#ff619d}@media (max-width:768px){.PricingPlans-module__kgY9Ea__cardsWrapper{flex-direction:column;align-items:center}.PricingPlans-module__kgY9Ea__card{max-width:80%}}@keyframes PricingPlans-module__kgY9Ea__shake{0%{transform:scale(1.1)rotate(0)}20%{transform:scale(1.1)rotate(-1.5deg)}40%{transform:scale(1.1)rotate(1.5deg)}60%{transform:scale(1.1)rotate(-1deg)}80%{transform:scale(1.1)rotate(1deg)}to{transform:scale(1.1)rotate(0)}}.PricingPlans-module__kgY9Ea__highlight{z-index:2;animation:2s ease-in-out infinite PricingPlans-module__kgY9Ea__shake}
.TestimonialsSection-module__7Pw0Rq__testimonialsSection{text-align:center;background-color:var(--color-bg);color:#fff;padding:6rem 1rem}.TestimonialsSection-module__7Pw0Rq__title{color:#fff;margin-bottom:3rem;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.TestimonialsSection-module__7Pw0Rq__cards{grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.TestimonialsSection-module__7Pw0Rq__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.TestimonialsSection-module__7Pw0Rq__cards{grid-template-columns:repeat(3,1fr)}}.TestimonialsSection-module__7Pw0Rq__card{color:var(--color-bg);text-align:left;background-color:#e4e1e1;border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s;display:flex;box-shadow:0 4px 15px #0003}.TestimonialsSection-module__7Pw0Rq__card>p{color:var(--color-bg)}.TestimonialsSection-module__7Pw0Rq__card:hover{transform:scale(1.02)}.TestimonialsSection-module__7Pw0Rq__avatar{object-fit:cover;border-radius:50%;width:60px;height:60px}.TestimonialsSection-module__7Pw0Rq__text{color:var(--color-text);flex-grow:1;font-size:1rem;font-style:italic;line-height:1.6}.TestimonialsSection-module__7Pw0Rq__author{flex-direction:column;margin-top:auto;display:flex}.TestimonialsSection-module__7Pw0Rq__ime{color:var(--color-accent-pink);font-weight:700}.TestimonialsSection-module__7Pw0Rq__uloga{color:#767676;font-size:.9rem}.TestimonialsSection-module__7Pw0Rq__authorRow{align-items:center;gap:1rem;margin-top:auto;display:flex}.TestimonialsSection-module__7Pw0Rq__authorText{flex-direction:column;justify-content:center;display:flex}
