@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css");*{box-sizing:border-box;padding:0;margin:0;font-family:Pretendard}body,html{overflow-x:hidden}section{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.blue_text{color:#2971fd}h1{font-size:3rem}h2{font-size:2.3rem}h3{font-size:2rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/images/icons/shared/arrow-down.png) no-repeat 97% 50%/18px auto}select::-ms-expand{display:none}.footer_footer__m4jA9{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#ebeff5}@media(max-width:768px){.footer_footer__m4jA9{padding-bottom:60px}}.footer_logoContainer__jCgBs{margin:20px 0 40px}@media(max-width:768px){.footer_logoContainer__jCgBs{display:none}}.footer_logo__0O0wf{height:40px;object-fit:contain}.footer_communityLinks__9_wdh{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}@media(max-width:768px){.footer_communityLinks__9_wdh{flex-direction:row;align-items:center;justify-content:flex-start}}.footer_communityImage__vkW3F,.footer_facebookIcon__YF41I,.footer_instagramIcon__Bs1Rv,.footer_youtubeIcon__jXNVc{width:auto;height:40px;margin:0 20px}.footer_communityImage__vkW3F:hover,.footer_facebookIcon__YF41I:hover,.footer_instagramIcon__Bs1Rv:hover,.footer_youtubeIcon__jXNVc:hover{scale:1.1}@media(max-width:768px){.footer_communityImage__vkW3F,.footer_facebookIcon__YF41I,.footer_instagramIcon__Bs1Rv,.footer_youtubeIcon__jXNVc{height:32px;margin:0 10px}}.footer_facebookIcon__YF41I:hover{content:url(/images/icons/social/selected_facebook.png)}.footer_instagramIcon__Bs1Rv:hover{content:url(/images/icons/social/selected_instagram.png)}.footer_youtubeIcon__jXNVc:hover{content:url(/images/icons/social/selected_youtube.png)}.footer_divider__w5LIV{width:100%;border-top:1px solid #ccc;margin:20px 0}@media(max-width:768px){.footer_divider__w5LIV{display:none}}.footer_categories__GVJ_M{display:flex;justify-content:center;margin:10px 0 20px}@media(max-width:768px){.footer_categories__GVJ_M{display:none}}.footer_categoryLink__PgQSy{margin:0 40px;font-size:1.1rem;font-weight:500;text-decoration:none;color:#333}.footer_notice__Xhzmk{text-align:center;margin:40px 0 30px;font-size:.8rem;color:#666}@media(max-width:768px){.footer_notice__Xhzmk{text-align:center;margin:10px 0;font-size:.65rem}}.footer_row__ht6nr{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;align-items:center;grid-gap:10px;gap:10px;width:100%;padding:10px 0}@media(max-width:768px){.footer_row__ht6nr{grid-template-columns:repeat(2,1fr)}}.footer_infoItem__SwXLE{display:flex;flex-direction:row;font-size:.9rem;color:#484a4c;margin-right:40px}@media(max-width:768px){.footer_infoItem__SwXLE{font-size:.6rem;margin-right:20px}}@media(max-width:480px){.footer_infoItem__SwXLE{font-size:.6rem;margin-right:10px}}.footer_label__5FoQ_{font-weight:700;margin-right:5px}@media(max-width:768px){.footer_label__5FoQ_{font-weight:500}}@media(max-width:480px){.footer_label__5FoQ_{margin-bottom:2px;font-weight:500}}.footer_value__ZMB4T{font-weight:400}@media(max-width:768px){.footer_value__ZMB4T{font-weight:500}}.header_header__vOEED{position:fixed;top:0;left:0;right:0;background-color:#fff;width:100vw;z-index:1000}.header_navbar__149WN{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;margin:0 auto}.header_leftSection__FlrGz{display:flex;align-items:center;flex-grow:3}.header_motyLogo__PiGct{width:90px;height:auto}@media(max-width:768px){.header_motyLogo__PiGct{width:50px}}.header_navItems__K27Wh{display:flex;list-style-type:none;margin:0 0 0 40px}.header_navItems__K27Wh li{margin-left:3rem;position:relative;padding:.5rem}.header_navItems__K27Wh li a{text-decoration:none;color:#333;font-size:1.1rem;font-weight:500;transition:color .3s ease;position:relative}.header_navItems__K27Wh li a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#2971fd;transition:width .3s ease}.header_navItems__K27Wh li a:hover{color:#2971fd}.header_navItems__K27Wh li a:hover:after{width:100%}.header_dropdownMenu__ULO3t{position:absolute;top:100%;left:0;background-color:#fff;border-radius:10px;box-shadow:0 0 8px rgba(0,0,0,.1);padding:1rem;opacity:0;transform:translateX(10px) translateY(10px);transition:opacity .3s ease,transform .3s ease;z-index:1000}.header_dropdownMenu__ULO3t ul{list-style-type:none;padding:0;margin:0}.header_dropdownMenu__ULO3t ul li{margin-bottom:.5rem;margin-left:0}.header_dropdownMenu__ULO3t ul li:last-child{margin-bottom:0}.header_dropdownMenu__ULO3t ul li a{color:#333;text-decoration:none;transition:color .3s ease;white-space:nowrap}.header_dropdownMenu__ULO3t ul li a:hover{color:#2971fd}.header_dropdownMenu__ULO3t ul li a:after{display:none}.header_navItems__K27Wh li:hover .header_dropdownMenu__ULO3t{opacity:1;transform:translateX(0) translateY(0)}.header_rightSection__An24m{display:flex;align-items:center;justify-content:flex-end;flex-grow:2}.header_rightSection__An24m .header_demoButton__kojJj{position:relative;background:#2971fd;color:#fff;border:none;padding:.8rem 3rem;border-radius:30px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;font-size:1rem}.header_rightSection__An24m .header_demoButton__kojJj:hover{background-color:#007bff;transform:scale(1.05)}@media(max-width:768px){.header_rightSection__An24m .header_demoButton__kojJj{display:none}}.header_menuButton__hEvmh{display:none;font-size:1.5rem;cursor:pointer;background:none;border:none;color:#333}@media(max-width:768px){.header_menuButton__hEvmh{display:block}}.header_mobileMenuOverlay__L5u8D{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:flex-start;opacity:0;animation:header_fadeIn__QA2e0 .3s forwards}.header_mobileMenuContent__57Ikj{background-color:#fff;width:100%;padding:20px;height:100%;overflow-y:auto;position:relative;transform:translateX(-100%);animation:header_slideIn__HVtPa .3s forwards}@keyframes header_fadeIn__QA2e0{0%{opacity:0}to{opacity:1}}@keyframes header_slideIn__HVtPa{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.header_closeButton__DPUgg{position:absolute;top:20px;right:30px;font-size:1.5rem;cursor:pointer;background:none;border:none;color:#333}.header_mobileMenuItems__iubH1{list-style:none;padding:0}.header_mobileMenuItems__iubH1>li{padding:10px 4px;font-size:1.1rem;font-weight:500}.header_subMenuItem__gmlGH{padding:5px 0 0 20px}.header_subMenuItem__gmlGH .header_inactiveLink__hrrS1{color:#b4b7bf;text-decoration:none}@media(max-width:768px){.header_navItems__K27Wh{display:none}}.header_activeLink__2OzIQ{color:#2971fd;text-decoration:none}.header_inactiveLink__hrrS1{color:#60646c;text-decoration:none}.header_navItems__K27Wh li a:hover{text-decoration:none}.language_selector_container__oeMZG{position:relative;width:105px;margin-right:25px;display:flex;font-family:Arial,sans-serif}@media(max-width:768px){.language_selector_container__oeMZG{width:80px;margin-right:0}}.language_selector_space__vkPOh{width:12px}@media(max-width:768px){.language_selector_space__vkPOh{width:8px}}.language_selector_selector__wYjWW{padding:8px 12px;border:1px solid #909090;border-radius:20px;cursor:pointer;background-color:#fff;display:flex;align-items:center;justify-content:space-between;color:#60646c;min-width:105px;z-index:1000}@media(max-width:768px){.language_selector_selector__wYjWW{padding:4px 8px;font-size:.75rem;min-width:unset}}.language_selector_dropdown__MSizR{position:absolute;top:0;left:0;padding:30px 0 0;background-color:#f6f8fb;border:1px solid #909090;border-radius:20px;overflow:hidden;color:#2971fd;min-width:105px;z-index:100}@media(max-width:768px){.language_selector_dropdown__MSizR{border-radius:14px;min-width:unset;padding:15px 0 0}}.language_selector_item__rd4Be{padding:10px 20px;cursor:pointer;text-align:center;background-color:#f6f8fb;color:inherit}@media(max-width:768px){.language_selector_item__rd4Be{padding:8px 18px 4px;font-size:.75rem}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}