*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:100%;overflow-x:hidden}body{overflow-x:hidden;width:100%}._App_1dwsm_3{background-color:var(--color-bg);width:100%;height:100%}._hero_11lay_5{position:relative;width:100%;height:600px;background-color:var(--color-bg);color:var(--color-dark);overflow:hidden;display:flex;align-items:center}._videoBg_11lay_27{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}._overlay_11lay_47{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c2c3f80;z-index:1}._heroContent_11lay_61{position:relative;z-index:2;padding:5rem 10% 0;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem}._heading_11lay_85{font-family:var(--font-secondary);font-size:3.4rem;line-height:1.2;color:var(--color-bg-light);text-align:left;max-width:650px}._heading_11lay_85 span{color:var(--color-primary)}._description_11lay_111{font-family:var(--font-primary);font-size:1.15rem;color:var(--color-bg-light);max-width:700px;text-align:left}._actions_11lay_127{display:flex;gap:1rem;flex-wrap:wrap}._primaryButton_11lay_139,._secondaryButton_11lay_141{font-family:var(--font-primary);font-size:1rem;font-weight:700;border-radius:6px;padding:.9rem 2rem;text-decoration:none;transition:.3s}._primaryButton_11lay_139{background-color:var(--color-primary);color:var(--color-bg-light)}._primaryButton_11lay_139:hover{background-color:var(--color-accent)}._secondaryButton_11lay_141{background:transparent;border:2px solid var(--color-bg-light);color:var(--color-bg-light)}._secondaryButton_11lay_141:hover{background-color:var(--color-bg-light);color:var(--color-dark)}@media (max-width: 768px){._hero_11lay_5{height:auto;padding:4rem 0}._heroContent_11lay_61{padding:3rem 6% 0}._heading_11lay_85{font-size:2.2rem}._description_11lay_111{font-size:1rem}._actions_11lay_127{flex-direction:row;flex-wrap:wrap;gap:.8rem}}._solutionsSection_rurky_5{padding:6rem 10%;background-color:var(--color-bg-light);color:var(--color-dark)}._container_rurky_17{max-width:1200px}._title_rurky_25{font-size:2.3rem;font-family:var(--font-secondary);margin-bottom:2rem;text-align:left}._grid_rurky_39{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}._card_rurky_51{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 8px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}._card_rurky_51:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}._icon_rurky_77{font-size:2.2rem;color:var(--color-primary);margin-bottom:1rem}._cardTitle_rurky_89{font-size:1.3rem;font-weight:700;margin-bottom:.5rem;color:var(--color-dark);font-family:var(--font-primary)}._cardDescription_rurky_105{font-size:1rem;color:var(--color-text);line-height:1.5;font-family:var(--font-primary)}@media (max-width: 768px){._solutionsSection_rurky_5{padding:4rem 6%}}._aboutSection_qv0xk_5{padding:6rem 10%;background-color:var(--color-bg-medium);color:var(--color-dark)}._container_qv0xk_17{max-width:1200px;margin:0 auto}._title_qv0xk_27{font-size:2.3rem;font-family:var(--font-secondary);margin-bottom:2rem}._lead_qv0xk_39{font-size:1.2rem;font-family:var(--font-primary);color:var(--color-text);margin-bottom:1rem;line-height:1.6}._sublead_qv0xk_55{font-size:1rem;color:var(--color-text);font-family:var(--font-primary);margin-bottom:3rem;line-height:1.5}._cardsSection_qv0xk_71{display:flex;flex-direction:column;gap:2rem}._card_qv0xk_71{display:flex;align-items:flex-start;gap:1.5rem;background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 24px #0000000a;transition:transform .3s ease,box-shadow .3s ease}._card_qv0xk_71:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}._card_qv0xk_71._left_qv0xk_115{flex-direction:row}._card_qv0xk_71._right_qv0xk_123{flex-direction:row-reverse;text-align:right}._icon_qv0xk_133{font-size:2.6rem;color:var(--color-primary);flex-shrink:0;margin-top:.3rem}._cardTitle_qv0xk_147{font-size:1.4rem;font-family:var(--font-secondary);font-weight:700;color:var(--color-dark);margin-bottom:.5rem}._cardText_qv0xk_163{font-size:1rem;font-family:var(--font-primary);color:var(--color-text);line-height:1.5}@media (max-width: 768px){._aboutSection_qv0xk_5{padding:4rem 6%}._card_qv0xk_71,._card_qv0xk_71._left_qv0xk_115,._card_qv0xk_71._right_qv0xk_123{flex-direction:column!important;text-align:left!important}._icon_qv0xk_133{margin-bottom:.5rem}}._softwaresSection_1lsm2_5{padding:5rem 10%;background-color:var(--color-bg-light);color:var(--color-dark)}._container_1lsm2_17{max-width:1200px;margin:0 auto}._title_1lsm2_27{font-size:2.4rem;font-family:var(--font-secondary);margin-bottom:1rem}._subtitle_1lsm2_39{font-size:1.1rem;font-family:var(--font-primary);margin-bottom:3rem;color:var(--color-text);max-width:600px}._grid_1lsm2_55{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}._card_1lsm2_67{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000000d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:flex-start}._card_1lsm2_67:hover{transform:translateY(-5px);box-shadow:0 12px 28px #0000001a}._image_1lsm2_99{width:100%;height:auto;border-radius:8px;margin-bottom:1.5rem}._cardTitle_1lsm2_113{font-size:1.3rem;font-family:var(--font-secondary);margin-bottom:.5rem}._cardDescription_1lsm2_125{font-size:1rem;font-family:var(--font-primary);color:var(--color-text);margin-bottom:1.5rem}._button_1lsm2_139{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.2rem;background-color:var(--color-primary);color:#fff;border-radius:6px;font-family:var(--font-primary);font-weight:600;text-decoration:none;transition:background .3s ease,transform .3s ease}._button_1lsm2_139:hover{background-color:var(--color-accent)}@media (max-width: 768px){._grid_1lsm2_55{grid-template-columns:1fr}._softwaresSection_1lsm2_5{padding:3rem 6%}._subtitle_1lsm2_39{margin-bottom:2rem}}._contactSection_cbndy_5{padding:6rem 10%;background-color:var(--color-bg);color:var(--color-dark)}._container_cbndy_17{max-width:1200px;margin:0 auto}._title_cbndy_27{font-size:2.4rem;font-family:var(--font-secondary);margin-bottom:1rem}._subtitle_cbndy_39{font-size:1.1rem;font-family:var(--font-primary);margin-bottom:3rem;color:var(--color-text);max-width:600px}._grid_cbndy_55{display:grid;grid-template-columns:1fr 1fr;gap:4rem}._infoSection_cbndy_67{display:flex;flex-direction:column;gap:2rem}._card_cbndy_79{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000000d;padding:2rem;display:flex;align-items:center;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}._card_cbndy_79:hover{transform:translateY(-5px);box-shadow:0 12px 28px #0000001a}._icon_cbndy_111{font-size:2.6rem;color:var(--color-primary)}._cardTitle_cbndy_121{font-size:1.3rem;font-family:var(--font-secondary);margin-bottom:.3rem}._cardText_cbndy_133{font-size:1rem;font-family:var(--font-primary);color:var(--color-text)}._cardLink_cbndy_145{display:inline-block;font-size:1rem;font-family:var(--font-primary);color:var(--font-secondary);text-decoration:none;transition:color .3s ease}._formSection_cbndy_163{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000000d;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}._formGroup_cbndy_183{display:flex;flex-direction:column}._formGroup_cbndy_183 label{font-family:var(--font-primary);font-size:1rem;margin-bottom:.5rem;color:var(--color-dark)}._formGroup_cbndy_183 input,._formGroup_cbndy_183 textarea{font-family:var(--font-primary);font-size:1rem;padding:.8rem 1rem;border:1px solid #ccc;border-radius:8px;background:#fff;resize:vertical;transition:border-color .3s ease}._formGroup_cbndy_183 input:focus,._formGroup_cbndy_183 textarea:focus{outline:none;border-color:var(--color-primary)}textarea{min-height:150px}._submitButton_cbndy_251{background-color:var(--color-primary);color:var(--color-bg-light);padding:1rem 2rem;border:none;border-radius:8px;font-family:var(--font-primary);font-size:1rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .3s ease;align-self:flex-start}._submitButton_cbndy_251:hover{background-color:var(--color-accent)}._sendIcon_cbndy_293{font-size:1.2rem}@media (max-width: 768px){._contactSection_cbndy_5{padding:4rem 6%}._grid_cbndy_55{grid-template-columns:1fr}._subtitle_cbndy_39{margin-bottom:2rem}}._wrapper_t6cx0_5{display:flex;align-items:center;justify-content:center;position:relative;width:300px}._icon_t6cx0_21{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:var(--color-dark);pointer-events:none}._input_t6cx0_39{width:100%;padding:.6rem 1rem .6rem 2.2rem;border:2px solid var(--color-primary);border-radius:50px;outline:none;font-size:1rem;font-family:var(--font-primary);transition:box-shadow .3s ease}._navbar_hyrsl_5{width:100%;position:fixed;top:0;left:0;z-index:1000;padding:1rem 0;color:var(--color-bg-light);font-family:var(--font-primary);box-shadow:0 6px 20px #0000001a;background-color:var(--color-dark);transition:background-color .3s ease,backdrop-filter .3s ease}._scrolled_hyrsl_33{background-color:#1c2c3fe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._navbarContent_hyrsl_45{display:flex;align-items:center;justify-content:space-between;padding:0 10%;position:relative}._logo_hyrsl_61{display:flex;align-items:center}._logoImage_hyrsl_71{height:40px;width:auto}._menuWrapper_hyrsl_81{display:flex;align-items:center;gap:2rem;transition:transform .3s ease,opacity .3s ease}._menu_hyrsl_81{display:flex;gap:2rem;list-style:none;justify-content:center;flex:1}._menuItem_hyrsl_111 a{position:relative;text-decoration:none;color:var(--color-bg-light);font-size:1.1rem;font-weight:300;text-transform:uppercase;padding:.5rem 1rem;transition:color .3s ease;z-index:1}._menuItem_hyrsl_111 a:before,._menuItem_hyrsl_111 a:after{content:"";position:absolute;width:100%;height:100%;left:0;transition:.3s}._menuItem_hyrsl_111 a:before{top:0;border-top:2px solid var(--color-primary);border-bottom:2px solid var(--color-primary);transform:scaleY(2);opacity:0;z-index:-1}._menuItem_hyrsl_111 a:after{top:2px;background-color:var(--color-bg-light);transform:scaleY(0);opacity:0;z-index:-2}._menuItem_hyrsl_111 a:hover{color:var(--color-dark)}._menuItem_hyrsl_111 a:hover:before{transform:scaleY(1);opacity:1}._menuItem_hyrsl_111 a:hover:after{transform:scaleY(1);opacity:1}._contactButton_hyrsl_217{display:flex;align-items:center;gap:.5rem;background-color:var(--color-bg-light);color:var(--color-dark);padding:.6rem 1.2rem;border-radius:6px;font-weight:600;text-decoration:none;transition:background .3s ease,color .3s ease;white-space:nowrap}._contactButton_hyrsl_217:hover{background-color:var(--color-primary);color:var(--color-bg-light)}._contactIcon_hyrsl_255{font-size:1.2rem}._menuIcon_hyrsl_263{display:none;flex-direction:column;gap:5px;cursor:pointer;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:30px;height:24px;z-index:11}._menuIcon_hyrsl_263 span{position:absolute;width:100%;height:3px;background-color:var(--color-bg-light);transition:all .3s ease}._menuIcon_hyrsl_263 span:nth-child(1){top:0}._menuIcon_hyrsl_263 span:nth-child(2){top:10px}._menuIcon_hyrsl_263 span:nth-child(3){top:20px}._menuIcon_hyrsl_263._open_hyrsl_331 span:nth-child(1){transform:rotate(45deg);top:10px;background-color:var(--color-primary)}._menuIcon_hyrsl_263._open_hyrsl_331 span:nth-child(2){opacity:0}._menuIcon_hyrsl_263._open_hyrsl_331 span:nth-child(3){transform:rotate(-45deg);top:10px;background-color:var(--color-primary)}._centerContent_hyrsl_363{display:flex;justify-content:center;align-items:center;flex:1}@media (max-width: 768px){._navbar_hyrsl_5{background-color:var(--color-dark);backdrop-filter:none;-webkit-backdrop-filter:none}._logoImage_hyrsl_71{height:35px}._navbarContent_hyrsl_45{padding:0 6%}._menu_hyrsl_81{display:none}._menuWrapper_hyrsl_81{flex-direction:column;position:absolute;top:100%;left:0;right:0;width:100%;background-color:var(--color-dark);padding:1rem 6%;transform:translate(100%);opacity:0;z-index:10}._menuWrapper_hyrsl_81._menuOpen_hyrsl_443{transform:translate(0);opacity:1}._menuWrapper_hyrsl_81 ._menu_hyrsl_81{display:flex;flex-direction:column;gap:1rem}._menuItem_hyrsl_111 a{font-size:1.2rem}._menuIcon_hyrsl_263{display:flex}._contactButton_hyrsl_217._mobile_hyrsl_481{display:flex;justify-content:center;width:100%}._contactButton_hyrsl_217._desktop_hyrsl_493{display:none}}@media (max-width: 768px){._menuItem_hyrsl_111 a{transition:none}._menuItem_hyrsl_111 a:before,._menuItem_hyrsl_111 a:after{display:none}._menuItem_hyrsl_111 a:hover{color:var(--color-bg-light)}}@media (min-width: 769px){._contactButton_hyrsl_217._mobile_hyrsl_481{display:none}._contactButton_hyrsl_217._desktop_hyrsl_493{display:flex}}._overlay_eh9t8_5{position:fixed;top:0;right:0;bottom:0;left:0;padding:1rem;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}._modal_eh9t8_27{background-color:var(--color-bg-light);border-radius:10px;width:100%;max-width:1024px;max-height:88vh;box-shadow:0 6px 32px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:_fadeIn_eh9t8_1 .25s ease}._header_eh9t8_53{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem;padding:1rem 2rem;background-color:var(--color-bg-light);border-bottom:1px solid var(--color-secondary)}._title_eh9t8_75{font-size:1.8rem;font-family:var(--font-secondary);color:var(--color-primary);flex:1 1 auto;word-break:break-word;line-height:1.3}._closeButton_eh9t8_93{background:none;border:none;color:var(--color-dark);cursor:pointer;transition:color .2s ease}._closeButton_eh9t8_93:hover{color:var(--color-error)}._searchBarWrapper_eh9t8_117{padding:0 2rem 1rem;margin-top:1rem;display:flex;justify-content:flex-end;background-color:var(--color-bg-light)}._content_eh9t8_133{padding:1rem;overflow-y:auto;flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._imageContent_eh9t8_151{box-sizing:border-box;padding:.5rem;display:flex;justify-content:center;align-items:center;background-color:var(--color-bg-light);height:100%}._imageContent_eh9t8_151 img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 0 16px #0000001a}@media (max-width: 768px){._content_eh9t8_133{grid-template-columns:1fr}._searchBarWrapper_eh9t8_117{justify-content:center;padding:0 1rem 1rem}._header_eh9t8_53{padding:1.2rem 1.2rem .8rem}._title_eh9t8_75{font-size:1.5rem;text-align:left}}@keyframes _fadeIn_eh9t8_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._softwareSection_1lv1c_5{padding:6rem 10% 5rem;background-color:var(--color-bg-light);color:var(--color-dark)}._container_1lv1c_17{max-width:1200px;margin:0 auto}._title_1lv1c_27{font-size:2.4rem;font-family:var(--font-secondary);margin:2rem 0}._mainImage_1lv1c_39{width:100%;height:auto;border-radius:12px;margin-bottom:2rem}._description_1lv1c_53{font-size:1.1rem;line-height:1.6;font-family:var(--font-primary);color:var(--color-text);margin-bottom:3rem}._modulesSection_1lv1c_69{margin-top:4rem}._modulesTitle_1lv1c_77{font-size:2rem;font-family:var(--font-secondary);margin-bottom:2rem}._modulesGrid_1lv1c_89{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._moduleCard_1lv1c_101{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 6px 20px #0000000d;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease}._moduleCard_1lv1c_101:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}._moduleImage_1lv1c_133{width:100%;height:auto;border-radius:8px;margin-bottom:1rem}._moduleName_1lv1c_147{font-size:1.3rem;font-family:var(--font-secondary);margin-bottom:.5rem}._moduleDescription_1lv1c_159{font-size:1rem;font-family:var(--font-primary);color:var(--color-text);line-height:1.5}._viewMoreButton_1lv1c_173{margin-top:1rem;background-color:var(--color-primary);color:#fff;padding:.5rem 1rem;border:none;border-radius:6px;font-family:var(--font-primary);font-weight:500;cursor:pointer;transition:background-color .3s ease}._viewMoreButton_1lv1c_173:hover{background-color:var(--color-accent)}._submodulesGrid_1lv1c_207{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}._submoduleCard_1lv1c_219{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 6px 20px #0000000d;text-align:left;transition:transform .3s ease,box-shadow .3s ease}._submoduleCard_1lv1c_219:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}._submoduleImage_1lv1c_247{width:100%;height:auto;border-radius:8px;margin-bottom:.8rem}._submoduleName_1lv1c_261{font-size:1.1rem;font-family:var(--font-secondary);color:var(--color-dark);margin-bottom:.3rem}._submoduleDescription_1lv1c_275{font-size:.95rem;font-family:var(--font-primary);color:var(--color-text);line-height:1.5}._backButton_1lv1c_289{display:inline-flex;align-items:center;padding:.7rem 1.2rem;background-color:var(--color-primary);color:#fff;border-radius:6px;font-family:var(--font-primary);font-weight:600;text-decoration:none;transition:background-color .3s ease;margin-top:1rem}._backButton_1lv1c_289:hover{background-color:var(--color-accent)}._backButtonBottom_1lv1c_325{margin-top:3rem}._backButton_1lv1c_289 ._iconLeft_1lv1c_333{font-size:1.2rem;margin-right:.5rem}._notFoundWrapper_1lv1c_343{display:flex;align-items:center;justify-content:center;padding:8rem 10%;background-color:var(--color-bg-light);color:var(--color-dark);text-align:center}._notFoundCard_1lv1c_363{padding:3rem;max-width:600px;width:100%}._notFoundTitle_1lv1c_375{font-size:2rem;font-family:var(--font-secondary);margin-bottom:1rem}._notFoundMessage_1lv1c_387{font-size:1.1rem;font-family:var(--font-primary);color:var(--color-text);margin-bottom:2rem;line-height:1.5}._noResults_1lv1c_403{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;margin-top:2rem;padding:1rem 2rem;color:var(--color-dark);flex-wrap:nowrap}._noResultsIcon_1lv1c_425{font-size:2rem;color:var(--color-primary);flex-shrink:0}._noResultsText_1lv1c_437{font-size:1.1rem;font-family:var(--font-primary);white-space:nowrap}@media (max-width: 768px){._softwareSection_1lv1c_5{padding:5rem 6% 3rem}._title_1lv1c_27{font-size:1.8rem;margin-top:3rem}._notFoundWrapper_1lv1c_343{padding:6rem 6%}._notFoundTitle_1lv1c_375{font-size:1.6rem}._notFoundMessage_1lv1c_387{font-size:1rem}}._footer_7089u_5{background-color:var(--color-dark);color:var(--color-bg-light);padding:4rem 10% 2rem;font-family:var(--font-primary)}._container_7089u_19{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}._topSection_7089u_35{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}._logoSection_7089u_49,._linksSection_7089u_51,._contactSection_7089u_53{flex:1;min-width:180px}._logo_7089u_49{width:100px;height:auto;margin-bottom:1.5rem}._description_7089u_75{font-size:1rem;color:var(--color-secondary);max-width:280px;line-height:1.6;text-align:left}._sectionTitle_7089u_91{font-size:1.2rem;font-weight:700;margin-bottom:1rem;font-family:var(--font-secondary);color:var(--color-bg-light)}._linkList_7089u_107,._contactList_7089u_109{list-style:none;padding:0;display:flex;flex-direction:column;gap:.8rem}._linkList_7089u_107 li a,._contactLink_7089u_127{color:var(--color-secondary);text-decoration:none;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}._linkList_7089u_107 li a:hover,._contactLink_7089u_127:hover{color:var(--color-accent)}._icon_7089u_155{font-size:1.2rem}._bottomSection_7089u_163{text-align:center;font-size:.9rem;color:var(--color-secondary);border-top:1px solid var(--color-secondary);padding-top:1rem}@media (max-width: 768px){._topSection_7089u_35{flex-direction:column;align-items:center;text-align:center;gap:3rem}._logoSection_7089u_49{display:flex;flex-direction:column;align-items:center;min-width:100%}._logo_7089u_49{width:80px;margin-bottom:1rem}._description_7089u_75{max-width:100%;padding:0 1rem;text-align:center}._linksSection_7089u_51,._contactSection_7089u_53{display:flex;flex-direction:column;align-items:center;min-width:100%}._linkList_7089u_107,._contactList_7089u_109{align-items:center}}:root{--color-primary: rgb(91, 192, 235);--color-secondary: rgb(191, 192, 192);--color-dark: rgb(28, 44, 63);--color-accent: rgb(0, 150, 170);--color-bg-light: rgb(255, 255, 255);--color-bg: rgb(245, 245, 245);--color-warm-accent: rgb(255, 149, 0);--color-success: rgb(56, 178, 149);--color-error: rgb(234, 67, 53);--font-primary: "Lato", sans-serif;--font-secondary: "Montserrat", sans-serif}._container_1ju91_5{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;align-items:center;gap:.5rem}._button_1ju91_25{background-color:var(--color-primary);color:var(--color-bg-light);width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #00000026;text-decoration:none;transition:background-color .3s ease;cursor:pointer}._button_1ju91_25:hover{background-color:var(--color-accent)}._icon_1ju91_63{font-size:1.4rem}._tooltip_1ju91_71{background-color:var(--color-dark);color:#fff;font-size:.85rem;font-family:var(--font-primary);padding:.4rem .75rem;border-radius:6px;white-space:nowrap;opacity:0;transform:translate(-10px);animation:_tooltipFadeLeft_1ju91_1 8s ease-in-out infinite;pointer-events:none;transition:opacity .4s ease,transform .4s ease}._container_1ju91_5:hover ._tooltip_1ju91_71{opacity:1!important;transform:translate(0)!important;animation:none!important}@keyframes _tooltipFadeLeft_1ju91_1{0%,60%{opacity:0;transform:translate(-10px)}70%,85%{opacity:1;transform:translate(0)}95%,to{opacity:0;transform:translate(-10px)}}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/lato-latin-ext-400-normal-C8eBZ-j2.woff2) format("woff2"),url(data:font/woff;base64,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) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/lato-latin-400-normal-BEhtfm5r.woff2) format("woff2"),url(/assets/lato-latin-400-normal-B11PyLys.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-cyrillic-ext-400-normal-C8cdMEH1.woff2) format("woff2"),url(/assets/montserrat-cyrillic-ext-400-normal-BWKiD3Kv.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-cyrillic-400-normal-BNZrkLa0.woff2) format("woff2"),url(/assets/montserrat-cyrillic-400-normal-DpKvHuFb.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-vietnamese-400-normal-CgEMIOQI.woff2) format("woff2"),url(/assets/montserrat-vietnamese-400-normal-B33MQ3yC.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-ext-400-normal-Cd0_BKvP.woff2) format("woff2"),url(/assets/montserrat-latin-ext-400-normal-Cy-iUbkq.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-400-normal-CIMKXMQI.woff2) format("woff2"),url(/assets/montserrat-latin-400-normal-Sf4eHQyG.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
