:root{--primary-color: #12afef;--secondary-color: #7de130;--background-gradient: conic-gradient( from 30.84deg at 43.8% 43.68%, #7de130 0deg, #12afef 224.99deg, #7de130 360deg )}html{overflow-x:hidden}section,div{background:transparent}body{font-family:Arial,sans-serif;margin:0;padding:0;box-sizing:border-box;background:linear-gradient(#02030a,#000);scroll-behavior:smooth}header{position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:10vh;background:#ffffff26;opacity:1;padding:5px;display:flex;justify-content:space-between;align-items:center;font-size:22px;font-weight:700;color:#343a40}h1{background:var(--background-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center;font-family:Poppins;margin-bottom:10px;font-weight:600;font-size:60px;line-height:70px;letter-spacing:-3%}h2{font-size:4.5rem;font-weight:600;text-align:center;background:var(--background-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}@media screen and (max-width: 1200px){h1{font-size:5.4rem;line-height:7rem}h2{font-size:3.5rem}}@media screen and (max-width: 993px){h1{font-size:4.6rem;line-height:5.5rem}}@media screen and (max-width: 768px){h1{font-size:4.6rem;line-height:4.5rem;margin:5rem 0}}@media screen and (max-width: 600px){h1{font-size:4.5rem}}@media screen and (max-width: 430px){h1{margin:1rem auto;font-size:35px;line-height:3rem}h2{font-size:2.5rem}}._logoLogo_1dxgj_1{height:5rem;width:18rem;margin-top:1rem;margin-left:1rem}._mobileNav_1dxgj_15{display:none;padding-right:15px}._hamburger_1dxgj_25{width:40px;height:30px;background:transparent;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}._hamburger_1dxgj_25 span{display:block;height:4px;border-radius:2px;background:conic-gradient(from 30.84deg at 43.8% 43.68%,#7de130,#12afef 224.99deg,#7de130 360deg);transition:all .4s ease}._hamburger_1dxgj_25._active_1dxgj_73 span:nth-child(1){transform:translateY(13px) rotate(45deg)}._hamburger_1dxgj_25._active_1dxgj_73 span:nth-child(2){opacity:0}._hamburger_1dxgj_25._active_1dxgj_73 span:nth-child(3){transform:translateY(-13px) rotate(-45deg)}@media screen and (max-width: 1200px){._logoLogo_1dxgj_1{width:15rem;height:4rem}._mainNav_1dxgj_105{display:none}._mobileNav_1dxgj_15{display:block}}@media screen and (max-width: 430px){._logoLogo_1dxgj_1{width:10rem;height:3rem;margin-left:.5rem}}@media screen and (max-width: 280px){._logoLogo_1dxgj_1{width:6rem;height:2.5rem;margin-left:.5rem}._hamburger_1dxgj_25{width:30px;height:20px}}button{font-weight:600;font-size:1.2rem;color:#fff;background:var(--background-gradient);border:none;border-radius:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;padding:.5rem;line-height:100%;letter-spacing:0%}button:hover{transform:translateY(-3px);box-shadow:0 8px 15px #12afef66}._mainButton_wqveo_39{width:10rem;height:3rem;border-radius:15px;gap:10px;color:#000;background:var(--primary-color)}._mainButton_wqveo_39:hover{background:var(--background-gradient)}._languageSwitcher_13m9j_1{position:relative;display:flex;align-items:center}._iconWrapper_13m9j_13{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:linear-gradient(135deg,#12afef,#7de130);box-shadow:0 4px 10px #00000040;transition:transform .3s ease,box-shadow .3s ease}._iconWrapper_13m9j_13:hover{transform:scale(1.1) rotate(180deg);box-shadow:0 6px 15px #00000059}._globeIcon_13m9j_51{font-size:1.5rem;color:#000}._dropdown_13m9j_61{position:absolute;top:120%;left:50%;transform:translate(-50%);border:2px solid #12afef;border-radius:.5rem;display:flex;flex-direction:column;z-index:99999;min-width:3rem;background:transparent}._dropdownItem_13m9j_89{cursor:pointer;padding:.3rem;display:flex;justify-content:center;transition:transform .2s ease}._dropdownItem_13m9j_89:hover{transform:translateY(-2px) scale(1.1)}._dropdownFlag_13m9j_113{width:1.7rem;height:auto;border-radius:3px;border:2px solid #12afef}nav{position:relative}._navList_gljc2_7{list-style:none;padding:0 2.5rem 0 0;margin:0;display:flex;align-items:center;gap:1.1rem}._navLink_gljc2_25{text-decoration:none;color:var(--secondary-color);font-family:Inter,sans-serif;font-weight:600;font-size:22px;position:relative;cursor:pointer;line-height:100%;transition:color .3s ease-in-out}._navLink_gljc2_25:hover{color:var(--primary-color)}._navLink_gljc2_25:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:3px;background:transparent;transform:scaleX(0);transform-origin:right;transition:transform .3s ease-in-out,background .3s ease-in-out}._navLink_gljc2_25:hover:after{background:var(--primary-color);transform:scaleX(1);transform-origin:left}._active_gljc2_95{color:var(--primary-color)}._active_gljc2_95:after{background:var(--primary-color);transform:scaleX(1);transform-origin:left}@media screen and (max-width: 1200px){._navList_gljc2_7{display:flex;flex-direction:column;align-items:center;gap:25px;padding:0}._navList_gljc2_7 li:nth-child(6){margin-bottom:20px}._navList_gljc2_7 li:nth-child(8){margin-bottom:45px}}._modal_1lors_1{position:fixed;top:10vh;left:0;right:0;bottom:0;background:#121212e4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;height:95vh;display:flex;align-items:center;justify-content:center;z-index:5000}._closeButton_1lors_33{background:var(--background-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;position:absolute;top:20px;right:20px;font-size:1.6rem;cursor:pointer}._footerDivider_1h10x_1{height:3px;margin-top:3rem;margin-bottom:2rem;background:linear-gradient(to right,transparent,var(--primary-color),var(--secondary-color),transparent)}._footerDividerBottom_1h10x_27{margin:1rem 1rem 0}._footerContainer_1h10x_35{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 4rem}._footerSectionLogo_1h10x_49{position:relative;max-width:24rem;top:-2rem}._logo_1h10x_61{width:100%;height:auto;flex-shrink:0;margin:2rem auto 0}._footerDescription_1h10x_75{font-style:italic;font-size:1.1rem;font-weight:600;color:var(--secondary-color);margin:0}._footerSection_1h10x_49{display:flex;flex-direction:column;align-items:center;max-width:24rem}._footerSection_1h10x_49 h3{color:var(--secondary-color);font-size:2.4rem;margin:1rem auto;text-align:center}._footerSection_1h10x_49 ul{list-style:none;padding:0;color:var(--primary-color);font-size:1.1rem;font-weight:600;line-height:2}._footerContactContainer_1h10x_137{display:flex;flex-direction:column;flex:1}._footerContactContainer_1h10x_137 p{font-size:1.1rem;font-weight:600;color:var(--primary-color);padding:.3rem}._social_1h10x_163{font-size:1.1rem;font-weight:600;align-self:flex-start}._social_1h10x_163 p{color:var(--primary-color)}._social_1h10x_163 a{color:var(--secondary-color)}._separator_1h10x_191{color:var(--secondary-color);font-weight:600}._socialContact_1h10x_201{display:flex;justify-content:center;color:var(--secondary-color);font-size:1.2rem;font-weight:600;text-decoration:none;margin-top:1rem}._footerBottom_1h10x_221{text-align:center;padding-bottom:1.1rem;padding-top:3rem;margin:0;font-size:.8rem;font-weight:600;color:var(--secondary-color)}._footerServicesList_1h10x_241{cursor:pointer}._footerModal_1h10x_249{display:flex;justify-content:space-around;align-items:center;gap:10px}._facebookIcon_1h10x_263,._instagramIcon_1h10x_265{display:none}@media screen and (max-width: 1200px){._footerContainer_1h10x_35{justify-content:space-around;align-items:center;padding:0 2rem}._footerDescription_1h10x_75{padding-top:0;padding-bottom:0}._footerServices_1h10x_241{display:none}}@media screen and (max-width: 993px){._footerContainer_1h10x_35{flex-direction:column;align-items:center;justify-content:space-between;text-align:center}._footerSectionLogo_1h10x_49{max-width:100%}._logo_1h10x_61{width:70%;margin-bottom:.8rem}._social_1h10x_163{align-self:center;margin-top:2rem;display:flex;align-items:center}._socialMedia_1h10x_373{display:none}._facebookIcon_1h10x_263,._instagramIcon_1h10x_265{display:inline-block;color:var(--secondary-color);font-size:1.7rem;cursor:pointer;margin:0 .5rem;transition:all .5s ease-in-out}._facebookIcon_1h10x_263:hover,._instagramIcon_1h10x_265:hover{color:var(--primary-color)}}@media screen and (max-width: 600px){._footerSection_1h10x_49{max-width:100%;width:100%}._footerDescription_1h10x_75{text-align:start;font-size:.9rem;line-height:1.1rem}._social_1h10x_163 p{font-size:1rem;padding-right:0}._social_1h10x_163{justify-content:end;margin-top:2.5rem;width:100%}._footerBottom_1h10x_221{padding-top:.6rem;font-size:.6rem}}@media screen and (max-width: 430px){._footerContainer_1h10x_35{padding:0 1rem}}._card_1o9b8_1{background:#ffffff0a;color:var(--primary-color);padding:2rem;border-radius:1rem;width:16rem;height:500px;box-shadow:0 4px 12px #0006;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem}._category_1o9b8_31{opacity:.75;color:var(--secondary-color);font-size:.9rem;font-weight:600;border-radius:1rem;padding:0}._title_1o9b8_49{font-size:2.5rem;font-weight:600;margin-bottom:1rem;margin-top:1rem;text-align:center;color:var(--secondary-color);display:block}._features_1o9b8_69{font-size:.9rem;font-weight:600;padding-left:1.2rem;margin:0;color:var(--primary-color);text-align:start;line-height:1.5rem}._price_1o9b8_89{font-size:1.5rem;font-weight:700;margin-top:1rem;margin-bottom:1rem;text-align:center;color:var(--secondary-color);text-align:right}._button_1o9b8_109{display:flex;justify-content:center}@media screen and (max-width: 1400px){._card_1o9b8_1{width:14rem;padding:1.5rem}._title_1o9b8_49{font-size:2rem}._features_1o9b8_69{font-size:.8rem}._price_1o9b8_89{font-size:1.3rem}}@media screen and (max-width: 1200px){._card_1o9b8_1{width:20rem;padding:1.5rem;margin:1rem;height:420px}._title_1o9b8_49{font-size:2.5rem}._features_1o9b8_69{font-size:1rem}._price_1o9b8_89{font-size:1.5rem}}@media screen and (max-width: 840px){._card_1o9b8_1{width:17rem;height:450px}._title_1o9b8_49{font-size:2rem}._price_1o9b8_89{font-size:1.3rem}._features_1o9b8_69{font-size:.9rem}}@media screen and (max-width: 720px){._card_1o9b8_1{width:100%;min-height:550px}}@media screen and (max-width: 600px){._card_1o9b8_1{width:55%;min-height:fit-content;margin:0 1rem}._title_1o9b8_49{font-size:2.5rem}._price_1o9b8_89{font-size:1.5rem}._features_1o9b8_69{font-size:1rem}}@media screen and (max-width: 430px){._card_1o9b8_1{width:70%;margin:0 1rem}._category_1o9b8_31{font-size:.8rem}._title_1o9b8_49{margin:1rem 0}._features_1o9b8_69{font-size:1rem;margin:0}._price_1o9b8_89{font-size:1.4rem;text-align:right;margin:1rem 0}}._loaderContainer_1v0no_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:9999}._spinner_1v0no_29{width:60px;height:60px;border:6px solid #ddd;border-top:6px solid #4a90e2;border-radius:50%;animation:_spin_1v0no_29 1s linear infinite}._loaderText_1v0no_47{margin-top:15px;font-size:18px;font-weight:500;color:#4a90e2;font-family:sans-serif}@keyframes _spin_1v0no_29{to{transform:rotate(360deg)}}._cookiesBanner_9v0b2_1{position:fixed;bottom:1rem;left:3rem;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--secondary-color);box-shadow:0 4px 8px #0000001a;border-radius:12px;padding:1rem;width:530px;z-index:9999;font-size:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}._cookiesText_9v0b2_41{color:var(--secondary-color);font-size:1rem}._cookiesMoreInfoLink_9v0b2_51{color:var(--primary-color);text-decoration:none;margin-right:2rem}@media screen and (max-width: 993px){._cookiesBanner_9v0b2_1{width:auto;left:1rem;right:10rem}}@media screen and (max-width: 500px){._cookiesBanner_9v0b2_1{width:auto}._cookiesText_9v0b2_41,._cookiesMoreInfoLink_9v0b2_51,._cookiesActions_9v0b2_99 button{font-size:.8rem}}@media screen and (max-width: 430px){._cookiesBanner_9v0b2_1{width:auto;padding:.2rem;bottom:.2rem;left:.5rem;right:.5rem}._cookiesText_9v0b2_41{padding:.5rem}}
