.Logo_logoWrapper__2I1aC{align-items:center;display:flex;height:100%;padding:0 10px;width:20vh}.Logo_headerLogo__rK9iw{height:125px}@media (max-width:1400px){.Logo_headerLogo__rK9iw{margin-left:5px}}.Header_headerWrapper__M7G7e{align-items:center;display:flex;flex-direction:column;grid-area:header;justify-content:space-around;width:100%}.Header_bodyWrapper__Frqxo{display:flex;grid-area:cart;justify-content:center;margin:10px 0}@media (min-width:1400px){.Header_headerWrapper__M7G7e{flex-direction:row-reverse;width:100vw}.Header_bodyWrapper__Frqxo{justify-content:flex-end}}.Burger_burgerWrapper__tPd\+Z{align-items:flex-end;display:flex;flex-direction:column;margin:25px;width:90vw}.Burger_name__ofi25{color:var(--white)}.Burger_menuWrapper__SnKmk{color:var(--gray);display:flex;font-size:1.3rem;font-weight:700;height:40px;justify-content:center}.Burger_barsWrapper__YyM4l{display:flex;flex-direction:column;height:30px}.Burger_burgerList__beFwh{font-size:1.5rem;list-style:none;margin-right:50px;margin-top:20px;width:250px}.Burger_burgerList__beFwh li{background:var(--grad);border-radius:12px;margin-bottom:10px;padding:10px;text-align:center;width:100%}.Burger_burgerList__beFwh li a{color:var(--black);font-size:1.2rem;text-decoration:none}.Burger_bar1__Soqhb,.Burger_bar2__qeB1A,.Burger_bar3__ANy6v{background-color:var(--white);height:5px;margin:3px 20px;transition:1.4s;width:55px}.Burger_change__i7MuS{height:30px;padding-top:5px}.Burger_change__i7MuS .Burger_bar1__Soqhb{transform:rotate(-45deg) scale(.8)}.Burger_change__i7MuS .Burger_bar2__qeB1A{opacity:0}.Burger_change__i7MuS .Burger_bar3__ANy6v{transform:rotate(-45deg) scale(.8)}.Navbar_navbarWrapper__bIvgX{justify-content:space-around}.Navbar_navbarList__vt99o{align-items:center;display:flex;flex-direction:column;justify-content:space-between;list-style:none;margin:0;padding:10px;width:100%}.Navbar_navbarList__vt99o li a{color:var(--white);font-size:15px;margin:5px;text-decoration:none;transition:color .3s}.Navbar_navbarList__vt99o li a:hover{cursor:pointer}.Navbar_nonFooterNavbarList__QUNX8{align-items:center;display:flex;flex-direction:column;justify-content:space-between;list-style:none;margin:0;padding:10px;width:100%}.Navbar_nonFooterNavbarList__QUNX8 li a{color:var(--white);font-size:1.25rem;text-decoration:none;transition:color .3s}@media (min-width:768px){.Navbar_navbarWrapper__bIvgX{justify-content:space-around}.Navbar_nonFooterNavbarList__QUNX8{flex-direction:row}.Navbar_navbarList__vt99o{flex-direction:column;justify-content:space-between;padding:10px}.Navbar_navbarList__vt99o li a{font-size:1rem}.Navbar_nonFooterNavbarList__QUNX8 li a{color:var(--white);font-size:1.5rem;margin:5px;text-decoration:none;transition:color .3s}}@media (min-width:1024px){.Navbar_navbarWrapper__bIvgX{padding:10px 10%}.Navbar_navbarList__vt99o{flex-direction:column;justify-content:space-between;padding:10px}.Navbar_nonFooterNavbarList__QUNX8{flex-direction:row}.Navbar_nonFooterNavbarList__QUNX8 li a{color:var(--white);font-size:1.5rem;margin:5px;text-decoration:none;transition:color .3s}.Navbar_navbarList__vt99o li a{color:var(--white);font-size:1.25rem;text-decoration:none;transition:color .3s}}:root{--action-cart-border:1px solid #e44c4c;--anakiwaapprox:#97e8fe;--robinEggBlue:#05dcbd;--burntSienna:#eb5757;--wildsand:#f5f5f5;--black:#000;--card-shadow:2px 10px 40px #2d41661a;--cart-shadow:0 25px 40px #1687d933;--gray:#828282;--mandy:#e44c4c;--red:red;--blue:#03c0ff;--merlin:#3f3631;--outerSpace:#2f3841;--paleOyster:#9c8e76;--wheat:#f5d5bc;--white:#fff;--background:#0c1532;--grad:radial-gradient(farthest-side at top right,var(--wheat),#0000 200px),radial-gradient(farthest-corner at top left,var(--anakiwaapprox),#0000 200px),linear-gradient(#0000,var(--anakiwaapprox));--red-grad:radial-gradient(farthest-side at top right,var(--red),#0000 200px),radial-gradient(farthest-corner at top left,var(--white),#0000 200px),linear-gradient(#0000,var(--white));--blue-grad:radial-gradient(farthest-side at bottom left,var(--blue),#0000 350px),radial-gradient(farthest-corner at top left,var(--white),#0000 200px),linear-gradient(#0000,var(--white))}*{background:#0c1532;background:var(--background);box-sizing:border-box;padding:0}.appContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.whatsapp-float{background-color:initial;border-radius:50px;bottom:30px;box-shadow:2px 2px 3px #999;color:#fff;font-size:30px;height:60px;position:fixed;right:30px;text-align:center;width:60px;z-index:1000}.whatsapp-image{background-color:initial;width:80px}.whatsapp-float i{margin-top:16px}@media (min-width:768px){.appContainer{gap:20px;padding:32px}}@media (min-width:1024px){.appContainer{grid-template-rows:100px auto 1fr auto}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.slideInLeft{animation:slideInLeft .5s forwards}.slideInRight{animation:slideInRight .5s forwards}.button:hover{box-shadow:0 6px 12px #0000004d}.Hero_gridWrapper__il5pp{display:flex;flex-direction:column;margin:2rem;padding:1rem}.Hero_promoPillWrapper__ckS0V{align-items:flex-start;display:flex;flex-direction:column;grid-area:promo;height:100px}.Hero_latestNewsPillWrapper__lg-EK{margin:2rem}.Hero_leftBlock1__5gUOr{grid-area:left1;padding:8px 5%}.Hero_leftBlock2__ZVuFk{grid-area:left2;padding:8px 5%}.Hero_rightBlock__g5S8q{grid-area:right}.Hero_pargraph__dWqzJ{color:#fff;font-size:1.5rem;font-weight:700}.Hero_image__FGDNU{width:100%}.Hero_buttonTitle__2pWhV{color:#fff;font-size:1rem;font-weight:700;margin:1rem;padding:.5rem}.Hero_button__e3sFv{align-items:center;background-color:#3671e9;border:none;border-radius:16px;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;justify-content:center;margin:1rem;padding:.8rem 15px;transition:all .3s}.Hero_button__e3sFv:hover{box-shadow:0 4px 8px #0000004d}.Hero_icon__oWfBR{align-items:center;display:flex;margin-left:.5rem}@media (min-width:768px){.Hero_gridWrapper__il5pp{display:grid;grid-template-areas:"promo promo promo-workshop" "left1 left1 right" "left2 left2 right";grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto auto}.Hero_latestNewsPillWrapper__lg-EK{height:200px;margin:0 2rem}.Hero_pargraph__dWqzJ{font-size:1.5rem;font-weight:300;margin:1rem;width:20rem}.Hero_buttonTitle__2pWhV{font-size:2rem}.Hero_image__FGDNU{width:100%;z-index:100}.Hero_button__e3sFv{font-size:2rem;padding:1rem 20px}.Hero_icon__oWfBR{margin-left:1rem}}@media (min-width:1024px){.Hero_gridWrapper__il5pp{grid-template-areas:"promo promo  promo-workshop" "left1 left1 right" "left2 left2 right";grid-template-columns:1fr 2fr 2fr}.Hero_latestNewsPillWrapper__lg-EK{margin:0 3rem;padding:0}.Hero_rightBlock__g5S8q{justify-self:center}.Hero_pargraph__dWqzJ{font-size:1.7rem;font-weight:300;width:30vw}}@media (min-width:1400px){.Hero_gridWrapper__il5pp{grid-template-areas:"promo promo  promo-workshop promo-workshop" "left1 left1 right" "left2 left2 right";grid-template-columns:1fr 1fr 2fr}.Hero_latestNewsPillWrapper__lg-EK{height:6.25rem;margin:0}.Hero_rightBlock__g5S8q{justify-self:center}.Hero_pargraph__dWqzJ{font-size:1.7rem;font-weight:300;width:30vw}}@media (min-width:2500px){.Hero_gridWrapper__il5pp{grid-template-areas:"promo promo  promo-workshop promo-workshop" "left1 left1 right" "left2 left2 right";grid-template-columns:1fr 1fr 2fr}.Hero_pargraph__dWqzJ{font-size:3rem;font-weight:300;width:30vw}}@keyframes Hero_slideInLeft__c0Mpu{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_slideInRight__URcch{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.Hero_slideInLeft__c0Mpu{animation:Hero_slideInLeft__c0Mpu .5s forwards}.Hero_slideInRight__URcch{animation:Hero_slideInRight__URcch .5s forwards}.PromoBill_promoPillWrapper__wBOat{align-items:center;animation:PromoBill_pulse__lQs30 2s infinite;background-color:#1a1a3d;border-radius:2rem;color:var(--white);display:inline-flex;font-family:Arial,sans-serif;padding:.5rem}.PromoBill_badge__\+dLvO{background-color:var(--white);border-radius:2rem;color:#1a1a3d;display:flex;font-size:1rem;font-weight:700;margin-right:8px;padding:.5rem;text-align:center}.PromoBill_description__2SeEL{border-radius:2rem;color:var(--white);font-size:1.25rem;padding:.5rem;text-align:center}@media (min-width:768px){.PromoBill_promoPillWrapper__wBOat{height:70%;padding:1rem}.PromoBill_badge__\+dLvO{font-size:1rem;padding:4px 8px}.PromoBill_description__2SeEL{font-size:1.2rem}}@media (min-width:1024px){.PromoBill_promoPillWrapper__wBOat{height:100%}.PromoBill_badge__\+dLvO{font-size:.85rem;padding:8px 16px}.PromoBill_description__2SeEL{font-size:1.5rem}}@media (min-width:1440px){.PromoBill_promoPillWrapper__wBOat{height:70%;margin-left:-50px;padding:.5rem}.PromoBill_badge__\+dLvO{font-size:1rem;padding:8px 12px}.PromoBill_description__2SeEL{font-size:1.5rem}}@keyframes PromoBill_pulse__lQs30{0%{transform:scale(1)}50%{box-shadow:0 0 15px #ffffffb3;transform:scale(1.05)}to{transform:scale(1)}}.LatestNews_latestNewsPillWrapper__7I4yQ{align-items:center;animation:LatestNews_pulse__EHcmC 2s infinite;background-color:#1a1a3d;border-radius:2rem;color:var(--white);cursor:pointer;display:inline-flex;font-family:Arial,sans-serif;grid-area:promo-workshop;margin-bottom:3rem;padding:.5rem}.LatestNews_badge__cZjLm{align-items:center;background-color:var(--white);border-radius:2rem;color:#1a1a3d;display:flex;font-size:1rem;font-weight:700;justify-content:center;margin-right:8px;padding:.5rem;text-align:center}.LatestNews_description__2B87z{border-radius:2rem;color:var(--white);font-size:1.25rem;padding:1rem;text-align:center}@media (min-width:768px){.LatestNews_latestNewsPillWrapper__7I4yQ{height:70%;padding:1rem}.LatestNews_badge__cZjLm{font-size:1rem;padding:4px 8px}.LatestNews_description__2B87z{font-size:1.2rem}}@media (min-width:1024px){.LatestNews_latestNewsPillWrapper__7I4yQ{height:100px}.LatestNews_badge__cZjLm{font-size:.85rem;padding:8px 16px}.LatestNews_description__2B87z{font-size:1.5rem}}@media (min-width:1440px){.LatestNews_latestNewsPillWrapper__7I4yQ{height:70%;margin-left:-50px;padding:.5rem}.LatestNews_badge__cZjLm{font-size:1rem;padding:8px 12px}.LatestNews_description__2B87z{font-size:1.5rem}}@keyframes LatestNews_pulse__EHcmC{0%{transform:scale(1)}50%{box-shadow:0 0 15px #ffffffb3;transform:scale(1.05)}to{transform:scale(1)}}.TechnologyAreasCards_areaWrapper__L94XL{background:#0000001a;border-radius:2rem;box-shadow:0 4px 6px #0000001a;height:auto;margin:auto;width:90vw}.TechnologyAreasCards_cardsWrapper__ZoMpB{border-radius:2rem;display:flex;flex-direction:column;gap:2rem;margin:5vw auto;padding:2rem}.TechnologyAreasCards_title__lx5Ub{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:1rem;color:var(--white);font-size:1.5rem;margin:3rem auto;padding:2rem;text-align:center}@media (min-width:768px){.TechnologyAreasCards_areaWrapper__L94XL,.TechnologyAreasCards_cardsWrapper__ZoMpB{align-self:center;flex-direction:row;gap:3vw;justify-content:center}}@media (min-width:1024px){.TechnologyAreasCards_areaWrapper__L94XL{align-self:center;background-color:initial;flex-direction:row;gap:3vw;justify-content:center;width:70vw}.TechnologyAreasCards_title__lx5Ub{font-size:3rem}}.TechnologyAreasCards_hidden__iuAWo{opacity:0;visibility:hidden}.TechnologyAreasCards_fadeIn__WFHwI{animation:TechnologyAreasCards_fadeIn__WFHwI 1s ease-out forwards}@keyframes TechnologyAreasCards_fadeIn__WFHwI{0%{opacity:0;transform:translateY(20px);visibility:hidden}to{opacity:1;transform:translateY(0);visibility:visible}}.Card_cardWrapper__9rx-m{align-items:center;border-radius:2rem;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:1rem;transition:transform .3s ease-in-out}.Card_cardWrapper__9rx-m:hover{background-color:var(--background);transform:scale(1.05)}.Card_cardImage__kCb1I{border-radius:1rem;max-width:50vw}.Card_cardContent__NLg3H{align-items:center;display:flex;flex-direction:column;justify-content:center}.Card_cardTitle__5RINq{color:var(--white);font-size:1.25rem;font-weight:700;margin:1rem;text-align:center}.Card_cardDescription__E\+Cok{color:var(--white);font-size:1rem;font-weight:100;max-width:100%;text-align:center}.Card_cardButton__NjLGl{align-self:center;background-color:#3671e9;border:none;border-radius:16px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin:1rem;padding:.8rem 1.5rem;transition:all .3s}@media (min-width:768px){.Card_cardWrapper__9rx-m{display:flex;flex-direction:column;justify-content:flex-start;min-height:auto}.Card_cardImage__kCb1I{border-radius:1rem;width:150px}.Card_cardContent__NLg3H{display:flex;flex-direction:column;justify-content:flex-start;min-height:30vh}.Card_cardTitle__5RINq{font-size:1.35rem;min-height:8vh}.Card_cardDescription__E\+Cok{font-size:1.35rem;font-weight:100}.Card_cardButton__NjLGl{font-size:1.5rem;height:100px;padding:.6rem;width:180px}}@media (min-width:1024px){.Card_cardImage__kCb1I{border-radius:1rem;width:150px}.Card_cardContent__NLg3H{display:flex;flex-direction:column;justify-content:flex-start;min-height:30vw}.Card_cardTitle__5RINq{font-size:1.35rem;min-height:8vw}.Card_cardDescription__E\+Cok{font-size:1.35rem;font-weight:100}.Card_cardButton__NjLGl{font-size:1.5rem;height:100px;padding:.6rem;width:180px}}@media (min-width:1400px){.Card_cardWrapper__9rx-m{align-items:center;border-radius:2rem;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:1rem;transition:transform .3s ease-in-out}.Card_cardImage__kCb1I{border-radius:1rem;width:10vw}.Card_cardContent__NLg3H{display:flex;flex-direction:column;min-height:10vw}.Card_cardTitle__5RINq{font-size:1.35rem;font-weight:700;min-height:6vh}.Card_cardDescription__E\+Cok{font-size:1rem;font-weight:lighter}.Card_cardButton__NjLGl{font-size:1.5rem;height:100px;padding:.6rem;width:180px}}@media (min-width:2500px){.Card_cardImage__kCb1I{border-radius:1rem;max-width:300px;min-width:250px;width:20vw}.Card_cardContent__NLg3H{display:flex;flex-direction:column;min-height:10vw}.Card_cardTitle__5RINq{font-size:2.5rem;font-weight:700;min-height:5vw}.Card_cardDescription__E\+Cok{font-size:2rem;font-weight:400}.Card_cardButton__NjLGl{font-size:2rem;height:150px;margin:2rem;width:300px}}@keyframes Card_slideUpWithFade__5-2I\+{0%{opacity:.1;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.FeatureSection_featureSectionWrapper__bgbeY{align-items:center;background:#0000;border-radius:2rem;box-shadow:0 4px 6px #0000001a;color:var(--white);display:flex;flex-direction:column;justify-content:center;margin:1rem;padding:20px;width:90vw}.FeatureSection_topWrapper__yaPF1{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:initial;border-radius:8px;display:flex;grid-area:top;justify-content:center;margin-bottom:1rem;padding:1rem;text-align:center}.FeatureSection_leftWrapper__GMu4K{grid-area:left;margin-bottom:1rem;max-width:100%;padding:1rem}.FeatureSection_leftWrapper__GMu4K,.FeatureSection_rightWrapper__F97G-{align-items:center;border-radius:15px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column}.FeatureSection_rightWrapper__F97G-{grid-area:right;max-width:75vw;padding:20px}.FeatureSection_topTitle__WLc6p{background-color:initial;color:var(--var(--white));font-size:2rem;margin-bottom:15px;width:100%}.FeatureSection_image__upqGW{border-radius:2rem;object-fit:cover;width:70vw}.FeatureSection_title__oWgm9{color:#efefef;font-size:1.5rem;margin:10px 0;padding:2rem}.FeatureSection_description__S68k6{color:#cdcdcd;font-size:1rem;margin-bottom:20px;max-width:70vw;padding:2rem}.FeatureSection_button__7LyN7{align-self:center;background-color:#007bff;border:none;border-radius:1rem;color:var(--white);cursor:pointer;font-size:1.5rem;font-weight:700;margin:1rem;padding:2rem;transition:background-color .3s ease}.FeatureSection_button__7LyN7:hover{background-color:#0056b3}@media (min-width:768px){.FeatureSection_featureSectionWrapper__bgbeY{display:grid;grid-template-areas:"top top" "left right";grid-template-columns:1fr 1fr}.FeatureSection_rightWrapper__F97G-{align-items:start;margin:1rem}.FeatureSection_image__upqGW{align-self:center;border-radius:2rem;max-width:80%}}@media (min-width:1024px){.FeatureSection_featureSectionWrapper__bgbeY{grid-template-columns:2fr 3fr;width:70vw}.FeatureSection_title__oWgm9{font-size:5.2em}.FeatureSection_description__S68k6{font-size:1.2em}.FeatureSection_button__7LyN7{align-self:self-start}}@keyframes FeatureSection_fadeIn__gYhmU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes FeatureSection_slideInRight__VGsD3{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes FeatureSection_slideInLeft__Tiqzg{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.FeatureSection_leftWrapper__GMu4K,.FeatureSection_rightWrapper__F97G-,.FeatureSection_topWrapper__yaPF1{animation:FeatureSection_fadeIn__gYhmU .8s ease-out forwards}.FeatureSection_topWrapper__yaPF1{animation-delay:.3s}.FeatureSection_leftWrapper__GMu4K{animation:FeatureSection_slideInLeft__Tiqzg 1s ease-out forwards;animation-delay:.6s}.FeatureSection_rightWrapper__F97G-{animation:FeatureSection_slideInRight__VGsD3 1s ease-out forwards;animation-delay:.9s}.FeatureSection_image__upqGW{animation:FeatureSection_fadeIn__gYhmU 1.2s ease-out forwards;animation-delay:1.2s}.FeatureSection_button__7LyN7,.FeatureSection_description__S68k6,.FeatureSection_title__oWgm9{animation:FeatureSection_fadeIn__gYhmU 1s ease-out forwards;animation-delay:1.5s}.Footer_footerWrapper__v0weo{box-sizing:border-box;color:#fff;display:grid;grid-template-areas:"logo" "links" "payment" "social" "copyright";grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;margin-bottom:1rem;padding:20px;width:90vw}.Footer_logoWrapper__PKZlU{align-items:center;display:flex;grid-area:logo;justify-content:center;padding-top:2rem}.Footer_linksWrapper__FyOuP{justify-content:flex-start}.Footer_linksWrapper__FyOuP,.Footer_paymentWrapper__cC7AU{align-items:center;display:flex;flex-direction:column;padding:10px}.Footer_paymentWrapper__cC7AU{justify-content:center}.Footer_socialMediaWrapper__XF3Q1{align-items:center;display:flex;flex-direction:row;justify-content:center}.Footer_copyRightWrapper__3mFPF{align-items:center;display:flex;flex-direction:column;font-size:.75rem;grid-area:copyright;padding:1rem;text-align:center}.Footer_label__BchoH{font-size:1.5rem;margin:1rem 0;padding:1rem;text-align:center;width:80%}.Footer_socialMedia__NP1m7{flex-direction:row;justify-content:center}.Footer_socialIcon__XCPf-{margin:0 5px}@media (min-width:768px){.Footer_footerWrapper__v0weo{grid-template-areas:"logo links payment" "copyright copyright social";grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;padding:50px}.Footer_linksWrapper__FyOuP,.Footer_logoWrapper__PKZlU,.Footer_paymentWrapper__cC7AU{align-items:center}.Footer_copyRightWrapper__3mFPF{font-size:1rem;padding-top:1rem}.Footer_socialMedia__NP1m7{justify-content:flex-end}.Footer_label__BchoH{font-size:2rem;text-align:center}}@media (min-width:1024px){.Footer_footerWrapper__v0weo{margin:0 auto;width:90vw}.Footer_linksWrapper__FyOuP{padding:1rem}.Footer_copyRightWrapper__3mFPF{align-items:flex-start;margin-left:12vw}.Footer_socialIcon__XCPf-{margin:0 10px}.Footer_paymentWrapper__cC7AU{justify-content:flex-start}}.Link_link__H2\+8y{color:#fff;padding:8px;text-decoration:none;transition:color .3s ease}.Link_link__H2\+8y:hover{color:#00bfff}.AboutUs_aboutUsWrapper__4d4st{animation:AboutUs_slideUpWithFade__BeA9Z 1.3s;background:#0c1532;display:flex;flex-direction:column;margin:.25rem;width:90vw}@media (min-width:768px){.AboutUs_aboutUsWrapper__4d4st{width:90vw}}@media (min-width:1400px){.AboutUs_aboutUsWrapper__4d4st{width:70vw}}@keyframes AboutUs_slideUpWithFade__BeA9Z{0%{opacity:.1;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.AboutUsHero_aboutUsHeroWrapper__fPEjK{display:flex;flex-direction:column;grid-area:aboutUsHeroWrapper;margin:1rem}.AboutUsHero_left__2pbR7{display:flex;grid-area:left;justify-content:center;padding:1rem}.AboutUsHero_right1__e\+XCh{grid-area:right1;padding:1rem}.AboutUsHero_right2__1vfJy{grid-area:right2;padding:1rem}.AboutUsHero_right3__yPIAv{display:flex;grid-area:right3;padding:2rem}.AboutUsHero_right4__lnNJD{display:flex;grid-area:right4;padding:2rem}.AboutUsHero_columedParagraph__6eMch,.AboutUsHero_columedTitle__PFtXd,.AboutUsHero_paragraph__DJqsn,.AboutUsHero_title__U1BRp{color:var(--white);font-weight:600;margin-left:10px;text-align:start}.AboutUsHero_image__ITtYB{height:100%;width:100%}.AboutUsHero_columedImage__pozZ2{height:100px;max-width:100px}@media (min-width:768px){.AboutUsHero_aboutUsHeroWrapper__fPEjK{align-items:center;display:grid;grid-template-areas:"left right1" "left right2" "left right3" "left right4";grid-template-columns:1fr 1fr}.AboutUsHero_columedTitle__PFtXd,.AboutUsHero_title__U1BRp{color:var(--white);font-size:2rem;margin-left:10px;text-align:start}.AboutUsHero_columedParagraph__6eMch,.AboutUsHero_paragraph__DJqsn{color:var(--white);font-size:1rem;font-weight:100;margin-left:10px;text-align:start}.AboutUsHero_left__2pbR7{justify-content:flex-end;max-width:50vw}.AboutUsHero_image__ITtYB{align-self:center;height:100%;width:100%}}@media (min-width:1024px){.AboutUsHero_columedTitle__PFtXd,.AboutUsHero_title__U1BRp{color:var(--white);font-size:3rem;margin-left:10px;text-align:start}.AboutUsHero_columedParagraph__6eMch,.AboutUsHero_paragraph__DJqsn{color:var(--white);font-size:2rem;font-weight:100;margin-left:10px;text-align:start}.AboutUsHero_image__ITtYB{align-self:center;width:90%}}.AboutUsCards_areaWrapper__\+00MU{background:#0000001a;border-radius:2rem;box-shadow:0 4px 6px #0000001a;height:auto;margin:auto;padding:20px;width:90vw}.AboutUsCards_cardsWrapper__XJyqu{border-radius:2rem;display:flex;flex-direction:column;gap:2rem;margin:5vw auto;padding:2rem}.AboutUsCards_title__BCmDg{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:1rem;color:var(--white);font-size:1.5rem;margin:3rem auto;padding:2rem;text-align:center}@media (min-width:768px){.AboutUsCards_areaWrapper__\+00MU{align-self:center;justify-content:flex-start;width:90vw}.AboutUsCards_cardsWrapper__XJyqu{align-items:flex-start;align-self:center;background-color:initial;display:flex;flex-direction:row;gap:3vw;justify-content:center}}@media (min-width:1024px){.AboutUsCards_areaWrapper__\+00MU{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.AboutUsCards_cardsWrapper__XJyqu{background-color:initial;flex-direction:row;gap:3vw;justify-content:center;width:100%}.AboutUsCards_title__BCmDg{font-size:4rem;margin:0}}.AboutUsCards_hidden__pGSyd{opacity:0;visibility:hidden}.AboutUsCards_fadeIn__\+bQzD{animation:AboutUsCards_fadeIn__\+bQzD 1s ease-out forwards}@keyframes AboutUsCards_fadeIn__\+bQzD{0%{opacity:0;transform:translateY(20px);visibility:hidden}to{opacity:1;transform:translateY(0);visibility:visible}}.ContactUs_contactUsWrapper__hb0e-{animation:ContactUs_slideUpWithFade__U7eX- 1.3s;background:#0c1532;display:flex;flex-direction:column;margin:.25rem;width:90vw}@media (min-width:768px){.ContactUs_contactUsWrapper__hb0e-{width:90vw}}@media (min-width:1400px){.ContactUs_contactUsWrapper__hb0e-{width:70vw}}@keyframes ContactUs_slideUpWithFade__U7eX-{0%{opacity:.1;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.ContactForm_contactForm__GH\+hz{background:var(--wildsand);border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:16px;padding:16px}.ContactForm_button__xuX6G{align-self:center;background-color:#3671e9;border:none;border-radius:16px;box-shadow:0 4px 8px #0003;color:var(--white);cursor:pointer;font-size:1rem;font-weight:700;margin:1rem;padding:.8rem 1.5rem;transition:all .3s}.ContactForm_heading__vTjzj{background-color:initial;font-size:1rem;font-weight:700;text-decoration:none}@media (min-width:768px){.ContactForm_contactForm__GH\+hz{gap:20px;padding:24px}.ContactForm_button__xuX6G{font-size:1rem}}@media (min-width:1024px){.ContactForm_contactForm__GH\+hz{gap:24px;padding:2rem;width:80%}.ContactForm_button__xuX6G{font-size:2rem}}.InputField_inputField__k6bzK{background-color:var(--white);border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-top:4px;padding:8px;transition:border-color .3s ease-in-out;width:100%}.InputField_inputField__k6bzK:focus{border-color:#3671e9;outline:none}@media (min-width:768px){.InputField_inputField__k6bzK{font-size:1.1rem;padding:10px}}@media (min-width:1024px){.InputField_inputField__k6bzK{font-size:1.2rem;padding:12px}}.Label_label__jHtT0{background-color:var(--wildsand);color:#333;display:block;font-size:.9rem;margin-bottom:8px}@media (min-width:768px){.Label_label__jHtT0{background-color:var(--wildsand);font-size:1rem}}@media (min-width:1024px){.Label_label__jHtT0{background-color:var(--wildsand);font-size:1.1rem}}.Textarea_textarea__ioyYa{background-color:var(--white);border:1px solid #ccc;border-radius:8px;font-size:1rem;height:80px;padding:8px;resize:none;transition:border-color .3s ease-in-out;width:100%}.Textarea_textarea__ioyYa:focus{border-color:#3671e9;outline:none}@media (min-width:768px){.Textarea_textarea__ioyYa{font-size:1.1rem;height:120px;padding:10px}}@media (min-width:1024px){.Textarea_textarea__ioyYa{font-size:1.2rem;height:150px;padding:12px}}.ContactUsHero_contactUsHeroWrapper__NvPTS{display:flex;flex-direction:column;grid-area:contactUsHeroWrapper}.ContactUsHero_left__bXfCx{display:flex;grid-area:left;justify-content:center;padding:1rem}.ContactUsHero_right__W20hJ{align-items:center;display:flex;grid-area:right;justify-content:center;padding:1rem}@media (min-width:768px){.ContactUsHero_contactUsHeroWrapper__NvPTS{align-items:center;display:grid;grid-template-areas:"left right";grid-template-columns:1fr 1fr}.ContactUsHero_left__bXfCx{align-items:center;height:100%;justify-content:center;max-width:50vw}}.ContactInfo_contactInfo__h8Sfk{display:flex;flex-direction:column;gap:1rem;padding:1rem}.ContactInfo_contactInfoItem__12cKK{align-items:center;color:var(--white);display:flex;font-size:1rem;gap:.5rem}.ContactInfo_contactInfoItem__12cKK span{margin-right:.5rem}@media (min-width:768px){.ContactInfo_contactInfo__h8Sfk{align-items:flex-start;flex-direction:column}.ContactInfo_contactInfoItem__12cKK{font-size:1.1rem}}@media (min-width:1024px){.ContactInfo_contactInfo__h8Sfk{padding:3rem}.ContactInfo_contactInfoItem__12cKK{font-size:1.5rem;gap:1rem}}@media (min-width:1440px){.ContactInfo_contactInfo__h8Sfk{padding:4rem}.ContactInfo_contactInfoItem__12cKK{font-size:1.8rem}}.ContactInfoSection_contactInfoSectionWrapper__\+g2Y0{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:1rem}.ContactInfoSection_heading__i4BG6{color:var(--white);font-size:1.5rem;font-weight:700;text-align:center}.ContactInfoSection_description__\+kOx\+{color:var(--white);font-size:1rem;line-height:1.5;text-align:center}@media (min-width:768px){.ContactInfoSection_contactInfoSectionWrapper__\+g2Y0{align-items:flex-start;flex-direction:column;padding:2rem}.ContactInfoSection_heading__i4BG6{font-size:2rem;text-align:left}.ContactInfoSection_description__\+kOx\+{font-size:1.2rem;text-align:left}}@media (min-width:1024px){.ContactInfoSection_contactInfoSectionWrapper__\+g2Y0{gap:1.5rem;padding:3rem}.ContactInfoSection_heading__i4BG6{font-size:2.5rem}.ContactInfoSection_description__\+kOx\+{font-size:1.5rem}}@media (min-width:1440px){.ContactInfoSection_contactInfoSectionWrapper__\+g2Y0{padding:4rem}.ContactInfoSection_heading__i4BG6{font-size:3rem}.ContactInfoSection_description__\+kOx\+{font-size:1.8rem;max-width:60%}}.OurServices_ourServicesWrapper__urKGD{animation:OurServices_slideUpWithFade__k58eh 1.3s;background:#0c1532;display:grid;grid-template:[row1-start] "header" 100px [row1-end] [row2-start] "cart" 100px [row2-end] [row3-start] "ourServices" auto [row3-end]/auto;height:100vh;justify-content:center;padding:64px}.OurServices_ourServices__HvbvD{min-height:100vh;width:100vw}@media (max-width:1400px){.OurServices_ourServicesWrapper__urKGD{zoom:.9;grid-template:[row1-start] "header" auto [row1-end] [row2-start] "cart" auto [row2-end] [row3-start] "ourServices" auto [row3-end]/auto}}@media (max-width:390px){.OurServices_ourServicesWrapper__urKGD{zoom:.8}}@media (max-width:330px){.OurServices_ourServicesWrapper__urKGD{zoom:.7}}@keyframes OurServices_slideUpWithFade__k58eh{0%{opacity:.1;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.OurServicesHero_ourServicesHeroWrapper__Of2Rf{background:var(--background);display:flex;flex-direction:column;padding:5rem}@media (min-width:768px){.OurServicesHero_ourServicesHeroWrapper__Of2Rf{flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:40px}}@media (min-width:1024px){.OurServicesHero_ourServicesHeroWrapper__Of2Rf{gap:30px;justify-content:center}}.Section_section__kYRDl{align-items:center;background:var(--background);border-radius:2rem;box-shadow:0 4px 8px #0000001a;color:var(--white);display:flex;flex-direction:column;margin-bottom:2rem;transition:transform .3s ease-in-out}.Section_image__2BAOe{border-radius:2rem;padding:1rem;width:80vw}.Section_title__GRLun{font-size:2.2rem;margin-bottom:10px;text-align:center}.Section_description__kBUGu{font-size:1rem;font-weight:lighter;max-width:100%;text-align:center}@media (min-width:768px){.Section_section__kYRDl{flex-direction:row;justify-content:center}.Section_image__2BAOe{width:50%}.Section_content__wsEH9{padding:20px 40px}.Section_title__GRLun{font-size:1.5rem}.Section_description__kBUGu{font-size:1.25rem}}@media (min-width:1024px){.Section_section__kYRDl{flex-direction:row}.Section_section__kYRDl:nth-child(odd){flex-direction:row-reverse}.Section_content__wsEH9{padding:40px}.Section_image__2BAOe{width:33%}.Section_title__GRLun{font-size:3rem;text-align:left}.Section_description__kBUGu{font-size:2rem;max-width:50vw;text-align:left}}*{font-family:GoogleSans-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body,html{max-width:100%;min-width:300px;overflow-x:hidden}@font-face{font-family:GoogleSans-Regular;font-weight:400;src:local("GoogleSans-Regular"),url(/static/media/GoogleSans-Regular.212623b43f049159d3b5.otf) format("opentype")}@font-face{font-family:GoogleSans-Bold;font-weight:400;src:local("GoogleSans-Bold"),url(/static/media/GoogleSans-Bold.24c5e05b2e567289faf4.otf) format("opentype")}@font-face{font-family:GoogleSans-Medium;font-weight:400;src:local("GoogleSans-Medium"),url(/static/media/GoogleSans-Medium.081ce38b1960c5caae5b.otf) format("opentype")}@font-face{font-family:GoogleSans-Italic;font-weight:400;src:local("GoogleSans-Italic"),url(/static/media/GoogleSans-Italic.3c45c2dab41a762961a0.otf) format("opentype")}.OurWorkshops_ourWorkshopsWrapper__kENPY{animation:OurWorkshops_slideUpWithFade__d13Hy 1.3s;display:flex;flex-direction:column}.OurWorkshops_ourWorkshops__U9-pI{align-items:center;display:flex;justify-content:center;margin:auto;min-height:100vh;width:90vw}@keyframes OurWorkshops_slideUpWithFade__d13Hy{0%{opacity:.1;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1400px){.OurWorkshops_ourWorkshops__U9-pI{margin:200px auto}.OurWorkshops_ourWorkshopsWrapper__kENPY{animation:OurWorkshops_slideUpWithFade__d13Hy 1.3s;background:#0c1532;display:grid;grid-template:[row1-start] "header" auto [row1-end] [row2-start] "cart" auto [row2-end] [row3-start] "ourWorkshops" auto [row3-end]/auto;height:99vh;justify-content:center;padding:64px}}.OurWorkshopsHero_areaWrapper__N\+1Ya{background-color:var(--outerSpace);border-radius:2rem;box-shadow:0 4px 6px #0000001a;margin-bottom:10px;padding:20px;width:100vw}.OurWorkshopsHero_cardsWrapper__bqkmd{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;background-color:initial;border-radius:2rem;box-shadow:0 4px 6px #2e1b1b1a;display:flex;flex-direction:column;padding:1rem}.OurWorkshopsHero_title__jz6gd{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:1rem;color:var(--white);font-size:1.5rem;margin:3rem auto;padding:2rem;text-align:center}.OurWorkshopsHero_description__vhvU6{border-radius:10px;color:var(--white);font-size:1.25rem;line-height:1.5;padding:3rem;text-align:center}@media (min-width:768px){.OurWorkshopsHero_areaWrapper__N\+1Ya{width:90vw}.OurWorkshopsHero_title__jz6gd{font-size:2rem}.OurWorkshopsHero_description__vhvU6{font-size:1.4rem}}@media (min-width:1024px){.OurWorkshopsHero_areaWrapper__N\+1Ya{background-color:var(--outerSpace);border-radius:12px;margin:5rem}.OurWorkshopsHero_cardsWrapper__bqkmd{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;box-shadow:0 4px 6px #2e1b1b1a;margin:2rem;width:50%}.OurWorkshopsHero_title__jz6gd{background-color:var(--portGore);font-size:3rem}.OurWorkshopsHero_description__vhvU6{font-size:2rem}}.OurWorkshopsHero_hidden__Qm8QF{opacity:0;visibility:hidden}.OurWorkshopsHero_fadeIn__1pXST{animation:OurWorkshopsHero_fadeIn__1pXST 1s ease-out forwards}@keyframes OurWorkshopsHero_fadeIn__1pXST{0%{opacity:0;transform:translateY(20px);visibility:hidden}to{opacity:1;transform:translateY(0);visibility:visible}}
/*# sourceMappingURL=main.f03c1b57.css.map*/