@charset "UTF-8";html{height:100%}body{height:100%;display:flex;flex-flow:column;margin:0 auto;-webkit-tap-highlight-color:transparent;width:100%;background-color:#fff;color:#444;text-size-adjust:none;-webkit-text-size-adjust:none}#root{width:100%;display:flex;flex-flow:column;background-color:#f2f2f2}*{outline:0;box-sizing:border-box;line-height:1.2;font-family:Plus Jakarta Sans,sans-serif;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}*:hover{outline:0}*:focus{outline:0}a{outline:0;text-decoration:unset}a:hover,a:active,a:focus{outline:0}input{outline:0}input:hover,input:active,input:focus{outline:0}button{outline:0}button:hover,button:active,button:focus{outline:0}._loaderContainer_1gi3q_1{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#333;z-index:1000}._loaderContainer_1gi3q_1 ._loader_1gi3q_1{width:100px;padding:8px;aspect-ratio:1;border-radius:50%;background:#da4453;--_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:_l3_1gi3q_1 1s infinite linear}@keyframes _l3_1gi3q_1{to{transform:rotate(1turn)}}._header_cxnhh_1{display:flex;background-color:#363636;margin-bottom:0;font-weight:500;width:100%;height:70px;color:#fff;align-items:center;justify-content:center}._header_cxnhh_1 ._headerContainer_cxnhh_12{display:flex;width:1170px;justify-content:space-between}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._mobileMenuIcon_cxnhh_17{display:none;cursor:pointer;z-index:10}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._mobileMenuIcon_cxnhh_17 svg{padding:10px;color:#fff;font-size:50px}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._mobileMenuIcon_cxnhh_17 ._hamburger_cxnhh_27{width:30px;height:3px;background-color:#fff;margin:6px 0;transition:all .3s}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._mobileMenuIcon_cxnhh_17 ._hamburger_cxnhh_27._open_cxnhh_34{transform:rotate(45deg) translate(5px,5px)}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._mobileMenuIcon_cxnhh_17 ._hamburger_cxnhh_27:nth-child(2)._open_cxnhh_34{opacity:0}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._mobileMenuIcon_cxnhh_17 ._hamburger_cxnhh_27:nth-child(3)._open_cxnhh_34{transform:rotate(-45deg) translate(5px,-5px)}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerLeft_cxnhh_43{display:flex;align-items:center;margin-left:10px}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerLeft_cxnhh_43 ._homeLink_cxnhh_48{padding:15px;margin:10px 0;font-size:20px;color:#dadada;transition:.3s all}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerLeft_cxnhh_43 ._homeLink_cxnhh_48:hover{color:#da4453}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58{display:flex;align-items:flex-start;z-index:9}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._headerLink_cxnhh_63{padding:15px;margin:10px 0;font-size:15px;color:#dadada;transition:.3s all}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._headerLink_cxnhh_63:hover{color:#da4453}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._dropdown_cxnhh_73{position:relative}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._dropdown_cxnhh_73 ._headerLink_cxnhh_63{cursor:pointer;display:flex;align-items:center;justify-content:space-between}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._dropdown_cxnhh_73 ._dropdownMenu_cxnhh_82{display:none;position:absolute;top:100%;left:0;background-color:#444;border-radius:4px;list-style:none;padding:10px 0;margin:0;box-shadow:0 4px 6px #0000001a}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._dropdown_cxnhh_73 ._dropdownMenu_cxnhh_82 li{margin:0}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._dropdown_cxnhh_73 ._dropdownMenu_cxnhh_82 li ._dropdownLink_cxnhh_97{display:block;padding:10px 20px;color:#dadada;text-decoration:none;transition:.3s all}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._dropdown_cxnhh_73 ._dropdownMenu_cxnhh_82 li ._dropdownLink_cxnhh_97:hover{background-color:#da4453;color:#fff}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._dropdown_cxnhh_73._dropdownOpen_cxnhh_108 ._dropdownMenu_cxnhh_82{display:block}@media screen and (max-width: 768px){._header_cxnhh_1 ._headerContainer_cxnhh_12 ._mobileMenuIcon_cxnhh_17{display:block}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58{flex-direction:column;position:fixed;top:0;right:0;background-color:#444;height:100%;width:250px;transform:translate(100%);transition:transform .3s ease}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58._menuActive_cxnhh_126{transform:translate(0)}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._headerLink_cxnhh_63{padding:20px;text-align:center;font-size:18px}._header_cxnhh_1 ._headerContainer_cxnhh_12 ._headerRight_cxnhh_58 ._dropdown_cxnhh_73 ._dropdownMenu_cxnhh_82{position:static;box-shadow:none}}._modalBackdrop_lpsuy_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_lpsuy_15{background-color:#fff;padding:30px;border-radius:8px;max-width:500px;width:100%;text-align:center;box-shadow:0 4px 12px #0000004d}._closeButton_lpsuy_25{background-color:#da4453;color:#fff;border:none;padding:10px 20px;font-size:16px;border-radius:5px;margin-top:20px;cursor:pointer}._closeButton_lpsuy_25:hover{background-color:#c83646}._container_1u7lz_1{display:flex;justify-content:center;width:1170px;padding-right:15px;padding-left:15px;margin:40px auto}._container_1u7lz_1 ._mainLeft_1u7lz_9{height:100%;width:70%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:15px;margin-left:15px}@media screen and (max-width: 1170px){._container_1u7lz_1{width:90%;flex-direction:column;align-items:center}._container_1u7lz_1 ._mainLeft_1u7lz_9{width:100%}}._mainRight_1ygpo_1{background-color:#fff;height:fit-content;width:30%;display:flex;flex-direction:column;margin-bottom:40px;border:1px solid #dadada;border-radius:4px}._mainRight_1ygpo_1 ._searchContainter_1ygpo_11{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:120px;padding:30px}._mainRight_1ygpo_1 ._searchContainter_1ygpo_11 ._title_1ygpo_20{font-size:20px;font-weight:700;margin-bottom:10px;margin-right:10px;color:#da4453}._mainRight_1ygpo_1 ._searchContainter_1ygpo_11 ._search_1ygpo_11{display:flex;justify-content:left;width:100%;height:100%}._mainRight_1ygpo_1 ._searchContainter_1ygpo_11 ._search_1ygpo_11 input{color:#666;border:1px solid #E8E8E8;border-radius:3px;width:70%;height:30px;margin-right:10px}._mainRight_1ygpo_1 ._searchContainter_1ygpo_11 ._search_1ygpo_11 ._button_1ygpo_41{background-color:#da4453;color:#fff;border:none;border-radius:3px;padding:6px 12px;width:30%;font-size:14px;font-weight:400;transition-duration:.4s}._mainRight_1ygpo_1 ._searchContainter_1ygpo_11 ._search_1ygpo_11 ._button_1ygpo_41:hover{background-color:#000;cursor:pointer}._mainRight_1ygpo_1 ._categoryContainer_1ygpo_56{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:auto;padding:30px}._mainRight_1ygpo_1 ._categoryContainer_1ygpo_56 ._title_1ygpo_20{font-size:20px;font-weight:700;margin-right:10px;color:#da4453;margin-bottom:10px}._mainRight_1ygpo_1 ._categoryContainer_1ygpo_56 ._categories_1ygpo_72{width:100%;color:#c1c0c0}._mainRight_1ygpo_1 ._categoryContainer_1ygpo_56 ._categories_1ygpo_72 ._link_1ygpo_76{background-color:transparent;transition:.3s all ease-in-out;cursor:pointer;width:100%;color:#c1c0c0}._mainRight_1ygpo_1 ._categoryContainer_1ygpo_56 ._categories_1ygpo_72 ._link_1ygpo_76 ._category_1ygpo_56{line-height:18px;font-size:14px;border-bottom:1px solid #F2F2F2;padding-bottom:15px;padding-top:15px;width:100%}._mainRight_1ygpo_1 ._categoryContainer_1ygpo_56 ._categories_1ygpo_72 ._link_1ygpo_76:hover{color:#da4453;transition:.3s all ease-in-out}@media screen and (max-width: 1000px){._mainRight_1ygpo_1{width:100%}}@media screen and (max-width: 380px){._search_1ygpo_11{flex-direction:column}._search_1ygpo_11 input{width:100%;padding-bottom:10px;margin-bottom:5px;height:30px}._search_1ygpo_11 ._button_1ygpo_41{width:50%!important}}._tipFormContainer_141lp_1{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:fit-content;padding:30px}._tipFormContainer_141lp_1 ._tipForm_141lp_1{width:100%}._tipFormContainer_141lp_1 ._tipForm_141lp_1 ._title_141lp_13{font-size:20px;font-weight:700;padding-bottom:15px;margin-right:10px;color:#da4453}._tipFormContainer_141lp_1 ._tipForm_141lp_1 ._buttonContainer_141lp_20{display:flex;justify-content:center}._tipFormContainer_141lp_1 ._tipForm_141lp_1 ._buttonContainer_141lp_20 ._button_141lp_20{background-color:#da4453;color:#fff;border:none;border-radius:3px;padding:6px 12px;width:30%;height:40px;font-size:14px;font-weight:400;transition-duration:.4s}._tipFormContainer_141lp_1 ._tipForm_141lp_1 ._buttonContainer_141lp_20 ._button_141lp_20:hover{background-color:#000;cursor:pointer}._tipFormContainer_141lp_1 ._tipForm_141lp_1 ._buttonContainer_141lp_20 ._icon_141lp_40{margin:0 10px 0 0}._footerContainer_b9ng1_1{background-color:#333;display:flex;flex-direction:column;justify-content:center;align-items:center}._footerContainer_b9ng1_1 ._footer_b9ng1_1{color:#fff;font-family:Arial,sans-serif;width:1170px}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13{display:flex;padding:20px}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17{flex:1;margin:0 20px}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17 ._heading_b9ng1_21{margin-bottom:10px;border-bottom:1px solid #444;padding-bottom:5px}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17 ._list_b9ng1_26{list-style:none;padding:0}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17 ._list_b9ng1_26 ._listItem_b9ng1_30{margin-bottom:10px}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17 ._list_b9ng1_26 ._listItem_b9ng1_30 ._image_b9ng1_33{width:50px;height:50px;margin-right:10px;vertical-align:middle}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17 ._list_b9ng1_26 ._listItem_b9ng1_30 ._link_b9ng1_39{color:#fff;text-decoration:none}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17 ._list_b9ng1_26 ._listItem_b9ng1_30 ._link_b9ng1_39:hover{text-decoration:underline}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17 ._list_b9ng1_26 ._listItem_b9ng1_30 ._date_b9ng1_46{display:block;font-size:.9em;color:#bbb}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17 p{margin:10px 0;line-height:1.4}._footerContainer_b9ng1_1 ._bottomFooter_b9ng1_55{background-color:#1f1f1f;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #444;width:100%;padding:10px 21%}._footerContainer_b9ng1_1 ._bottomFooter_b9ng1_55 ._footerNav_b9ng1_64 a{margin:0 10px;color:#fff;text-decoration:none}._footerContainer_b9ng1_1 ._bottomFooter_b9ng1_55 ._footerNav_b9ng1_64 a:hover{text-decoration:underline}._footerContainer_b9ng1_1 ._bottomFooter_b9ng1_55 ._footerCredits_b9ng1_72{font-size:.9em}._footerContainer_b9ng1_1 ._bottomFooter_b9ng1_55 ._footerCredits_b9ng1_72 a{color:#1e90ff;text-decoration:none}._footerContainer_b9ng1_1 ._bottomFooter_b9ng1_55 ._footerCredits_b9ng1_72 a:hover{text-decoration:underline}@media screen and (max-width: 1170px){._footerContainer_b9ng1_1 ._footer_b9ng1_1{width:90%}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13{flex-direction:column}._footerContainer_b9ng1_1 ._footer_b9ng1_1 ._mainFooter_b9ng1_13 ._footerSection_b9ng1_17{margin:0 0 20px}._footerContainer_b9ng1_1 ._bottomFooter_b9ng1_55{flex-direction:column;padding:10px}._footerContainer_b9ng1_1 ._bottomFooter_b9ng1_55 ._footerNav_b9ng1_64{margin-bottom:10px}}
