.FooterEmailModal_modal__2o3yW{padding:32px;display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column;text-align:center}.FooterEmailModal_modal__2o3yW .FooterEmailModal_closeIcon__1rH_J{position:absolute;cursor:pointer;top:52px;right:52px}.FooterEmailModal_modal__2o3yW .FooterEmailModal_content__BucQ6{margin-top:40px;display:flex;gap:24px;flex-direction:column}.FooterEmailModal_modal__2o3yW .FooterEmailModal_button__t407t{margin-top:28px;width:100%}@media(max-width:1920px){.FooterEmailModal_modal__2o3yW{padding:20px}.FooterEmailModal_modal__2o3yW .FooterEmailModal_closeIcon__1rH_J{top:40px;right:40px}}@media(max-width:1440px){.FooterEmailModal_modal__2o3yW .FooterEmailModal_content__BucQ6{margin-top:28px;gap:16px}}@media(max-width:1024px){.FooterEmailModal_modal__2o3yW{padding:8px}.FooterEmailModal_modal__2o3yW .FooterEmailModal_closeIcon__1rH_J{top:28px;right:28px}.FooterEmailModal_modal__2o3yW .FooterEmailModal_content__BucQ6{max-width:238px}}@media(max-width:768px){.FooterEmailModal_modal__2o3yW{padding:8px}.FooterEmailModal_modal__2o3yW .FooterEmailModal_closeIcon__1rH_J{top:20px;right:20px}.FooterEmailModal_modal__2o3yW .FooterEmailModal_content__BucQ6{gap:8px}.FooterEmailModal_modal__2o3yW .FooterEmailModal_button__t407t{margin-top:24px}}.tooltip-container{position:relative;display:inline-flex}.tooltip-bubble{position:absolute;padding:8px 12px;background-color:#7f80aa;color:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);font-size:14px;z-index:10000;max-width:400px;pointer-events:none}@media(max-width:768px){.tooltip-bubble{position:fixed;border-radius:12px 12px 0 0;padding:32px 20px;bottom:0;margin:0;min-width:100dvw;max-height:90dvh;overflow-y:auto;background-color:#fff;color:#1a1a1a}.tooltip-bubble :before{content:"";position:absolute;top:12px;left:50%;transform:translateX(-50%);width:100px;height:4px;border-radius:4px;background-color:#99a0aa}}.tooltip-bubble h6{font-size:16px;line-height:132%;white-space:pre-wrap}@media(max-width:768px){.tooltip-bubble h6{font-size:12px;line-height:14px}}.tooltip-bubble p{margin-top:6px;font-size:14px;line-height:120%;white-space:pre-wrap;opacity:.69}@media(max-width:768px){.tooltip-bubble p{font-size:10px;line-height:12px}}.tooltip-bubble-enter{opacity:0}@media(max-width:768px){.tooltip-bubble-enter{transform:translateY(100%)}}.tooltip-bubble-enter-active{transition:opacity .3s ease-in-out;opacity:1}@media(max-width:768px){.tooltip-bubble-enter-active{transform:translateY(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}}.tooltip-bubble-exit{opacity:1}@media(max-width:768px){.tooltip-bubble-exit{transform:translateY(0)}}.tooltip-bubble-exit-active{opacity:0;transition:opacity .3s ease-in-out}@media(max-width:768px){.tooltip-bubble-exit-active{transform:translateY(100%);transition:opacity .3s ease-in-out,transform .3s ease-in-out}}.tooltip-bubble:after{content:"";position:absolute;border-style:solid}@media(max-width:768px){.tooltip-bubble:after{display:none}}.tooltip-top{margin-bottom:8px}.tooltip-top:after{border-width:8px 8px 0;border-color:#7f80aa transparent transparent;top:100%;left:50%;transform:translateX(-50%)}@media(max-width:768px){.tooltip-top:after{display:none}}.tooltip-bottom{margin-top:8px}.tooltip-bottom:after{border-width:0 8px 8px;border-color:transparent transparent #7f80aa;bottom:100%;left:50%;transform:translateX(-50%)}@media(max-width:768px){.tooltip-bottom:after{display:none}}.tooltip-left{margin-right:8px}.tooltip-left:after{border-width:8px 0 8px 8px;border-color:transparent transparent transparent #7f80aa;top:50%;right:-8px;transform:translateY(-50%)}@media(max-width:768px){.tooltip-left:after{display:none}}.tooltip-right{margin-left:8px}.tooltip-right:after{border-width:8px 8px 8px 0;border-color:transparent #7f80aa transparent transparent;top:50%;left:-5px;transform:translateY(-50%)}@media(max-width:768px){.tooltip-right:after{display:none}}.tooltip-data-list{display:grid;grid-template-columns:auto 1fr;gap:8px}@media(max-width:768px){.tooltip-data-list{gap:4px;display:flex;flex-direction:column;align-items:flex-start}}.tooltip-data-list h6{text-align:right}.tooltip-data-list p{margin-top:2px}@media(max-width:768px){.tooltip-data-list p{margin-bottom:12px}}.tooltip-mobile-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(30,32,87,.2);backdrop-filter:blur(8px);z-index:9999}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@media(max-width:768px){.tooltip-bubble{animation:slideUp .3s ease-in-out}.tooltip-bubble-exit-active{animation:slideDown .3s ease-in-out}}.inputWithButton-container{position:relative;width:100%;background-color:#fff;border-radius:12px;transition:all .2s ease;box-sizing:border-box;border:1px solid transparent;box-shadow:inset 0 0 0 1px transparent;display:flex;align-items:center;height:40px}.inputWithButton-container:hover{border:1px solid #eaeaef}.inputWithButton-container:active{border:1px solid #eaeaef;box-shadow:inset 0 0 0 1px #eaeaef}.inputWithButton-container:focus{border:1px solid transparent}.inputWithButton-container.has-error{border:1px solid #db2323;background-color:#fdeeee}.inputWithButton-container.disabled{background-color:#f4f4f4;border:1px solid transparent;pointer-events:none;cursor:not-allowed}.input-field{font-size:16px;line-height:20px}.input-end-element{font-size:16px;color:#f87e0d;height:40px;cursor:pointer}.input-end-element:hover{color:#dc5f05}.input-end-element:active{color:#d2550a}.input-end-element.disabled{color:#fad8bf;pointer-events:none;cursor:not-allowed}.input-end-element.has-error{color:#db1e36}.Loader_container__CskKX{display:flex;justify-content:center;align-items:center;margin-bottom:20px;width:100%;height:120px;gap:20px;background-color:#fff;border-radius:16px}.Loader_container__CskKX.Loader_small__mVSRd{height:20px;width:20px;margin-bottom:0}.Loader_textWrapper__RDirZ{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.Loader_textWrapper__RDirZ.Loader_small__mVSRd{display:none}.Loader_spinner__W2I0A{width:80px;height:80px}.Loader_spinner__W2I0A.Loader_small__mVSRd{width:20px;height:20px}@keyframes Loader_rotate360__4j4Iv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loader_spinner__W2I0A{animation:Loader_rotate360__4j4Iv 1s linear infinite;transform:translateZ(0);border:2px solid #eaeaef;border-left:4px solid #f87e0d;background:transparent;border-radius:50%}@media(min-width:375px){.Loader_container__CskKX{margin-bottom:20px}}@media(min-width:768px){.Loader_container__CskKX{margin-bottom:20px}}@media(min-width:1024px){.Loader_container__CskKX{margin-bottom:20px}}@media(min-width:1440px){.Loader_container__CskKX{margin-bottom:20px}}@media(min-width:1920px){.Loader_container__CskKX{margin-bottom:32px}}.NumSkeleton_skeleton__1EdSh{display:inline-block;background-color:transparent;border-radius:4px;height:15px}.input-container{width:100%;position:relative;border-radius:12px;transition:all .2s ease;box-sizing:border-box;border:1px solid transparent;box-shadow:inset 0 0 0 1px transparent;display:flex;align-items:center;height:40px}.input-container:active,.input-container:hover{border:1px solid #eaeaef}.input-container:active{box-shadow:inset 0 0 0 1px #eaeaef}.input-container:focus{border:1px solid transparent}.input-container.has-error{border:1px solid #db2323;background-color:#fdeeee}.input-container.disabled{background-color:#f4f4f4;border:1px solid transparent;pointer-events:none;cursor:not-allowed}.input-field{width:100%;height:100%;border:none;background:transparent;outline:none;padding:0;margin:0;color:#1a1a1a;box-sizing:border-box;caret-color:#1a1a1a;z-index:1;font-size:18px}.input-field::placeholder{color:#99a0aa}.input-field.has-error::placeholder{color:#db2323}.input-field:disabled::placeholder{color:#ccc}.input-field:disabled{background:transparent;pointer-events:none}.error-text{position:absolute;bottom:-16px;left:0;font-size:12px;line-height:14px;color:#db2323}@media (max-width:680px){.error-text{bottom:-17px;font-size:10px}}.input-end-element{position:absolute;right:20px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;width:fit-content}.input-end-element svg path{transition:fill .2s ease,color .2s ease}.input-container:focus .input-end-element svg path,.input-end-element:active svg path,.input-field:not(:placeholder-shown)~.input-end-element svg path{fill:#1a1a1a}.input-end-element.has-error svg path{fill:#db2323!important}.input-end-element.disabled svg path{fill:#ccc}@media (min-width:375px){.input-field{font-size:16px;transform:scale(.75);transform-origin:left center}}@media (min-width:768px){.input-field{font-size:14px}}@media (min-width:1024px){.input-field{font-size:14px}}@media (min-width:1440px){.input-field{font-size:16px}}@media (min-width:1920px){.input-field{font-size:18px}}.Input_field__k6Jxf{width:100%;position:relative;border-radius:12px;border:1px solid transparent;background-color:#f4f5f6;box-shadow:inset 0 0 0 1px transparent;transition:border-color .3s ease,box-shadow .3s ease;display:flex;align-items:center;justify-content:flex-start;height:46px}.Input_field__k6Jxf.Input_requiredError__Tgpxk{background-color:#f4f5f6;border:1px solid #f87e0d;color:#fd6e08}.Input_field__k6Jxf.Input_requiredError__Tgpxk .Input_title__a58t3{color:#fd6e08}.Input_field__k6Jxf.Input_requiredError__Tgpxk .Input_errorIcon__ZtGtp path,.Input_field__k6Jxf.Input_requiredError__Tgpxk .Input_searchIcon__LE_b7 path{fill:#fd6e08}.Input_field__k6Jxf.Input_validationError__cYgy_{background-color:#fdeeee;border:1px solid #db1e36;color:#db1e36}.Input_field__k6Jxf.Input_validationError__cYgy_ .Input_title__a58t3{color:#db1e36}.Input_field__k6Jxf.Input_validationError__cYgy_ .Input_title__a58t3 .Input_active__6c6bi:before{background-color:#db1e36}.Input_field__k6Jxf.Input_validationError__cYgy_ .Input_errorIcon__ZtGtp path,.Input_field__k6Jxf.Input_validationError__cYgy_ .Input_searchIcon__LE_b7 path{fill:#db1e36}.Input_field__k6Jxf .Input_title__a58t3{white-space:nowrap;padding-left:12px;font-size:16px;line-height:20px;color:var(--color-text-disabled)}.Input_field__k6Jxf .Input_title__a58t3 span{color:inherit;font-size:inherit;padding-left:4px}.Input_field__k6Jxf .Input_title__a58t3 .Input_active__6c6bi{position:relative;margin-left:4px}.Input_field__k6Jxf .Input_title__a58t3 .Input_active__6c6bi:before{position:absolute;content:"";width:1px;height:22px;background-color:#c1c1c8;top:50%;transform:translateY(-50%);right:-5px}.Input_field__k6Jxf .Input_wrapper__TB8ku{flex:1 1 auto;position:relative;overflow:hidden;height:46px;display:flex;align-items:center}.Input_field__k6Jxf .Input_wrapper__TB8ku .Input_input__dwy5x{flex:1 1 auto;width:100%;padding:12px 10px;border-radius:0 10px 10px 0;background-color:transparent;outline:none;position:relative;font-size:16px;line-height:20px;caret-color:#1a1a1a}.Input_field__k6Jxf .Input_wrapper__TB8ku .Input_input__dwy5x::placeholder{font-size:16px;line-height:20px;color:var(--color-text-disabled)}.Input_field__k6Jxf .Input_wrapper__TB8ku .Input_unit__Nvhwp{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none;z-index:0;color:#1b1b1b}.Input_field__k6Jxf .Input_wrapper__TB8ku .Input_unit__Nvhwp.Input_requiredError__Tgpxk{color:#fd6e08}.Input_field__k6Jxf .Input_wrapper__TB8ku .Input_unit__Nvhwp.Input_validationError__cYgy_{color:#db1e36}.Input_field__k6Jxf .Input_wrapper__TB8ku .Input_extraText__As0Sf{font-size:14px;line-height:132%;position:absolute;top:50%;transform:translateY(calc(-50% + 1px));right:12px;color:hsla(215,9%,63%,.502)}.Input_field__k6Jxf .Input_wrapper__TB8ku .Input_extraTextWithError__l9Mk4{right:40px}.Input_iconsContainer__mMXgh{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px;z-index:2;padding:0 12px 0 0}.Input_errorIcon__ZtGtp,.Input_searchIcon__LE_b7{width:24px;height:24px}.Input_field__k6Jxf:hover{border:1px solid #eaeaef}.Input_field__k6Jxf:active{border:1px solid #eaeaef;box-shadow:inset 0 0 0 1px #eaeaef}.Input_field__k6Jxf:focus-within{border:1px solid #eaeaef}.Input_field__k6Jxf.Input_disabled__CN0td{background-color:#f1f1f6;border:1px solid transparent;pointer-events:none;cursor:not-allowed}.Input_field__k6Jxf.Input_disabled__CN0td .Input_title__a58t3{color:#ccc}.Input_field__k6Jxf.Input_disabled__CN0td .Input_searchIcon__LE_b7 path{fill:#ccc}.Input_field__k6Jxf.Input_requiredError__Tgpxk .Input_wrapper__TB8ku .Input_input__dwy5x,.Input_field__k6Jxf.Input_requiredError__Tgpxk .Input_wrapper__TB8ku .Input_unit__Nvhwp{color:#fd6e08}.Input_field__k6Jxf.Input_requiredError__Tgpxk:hover{border:1px solid #f87e0d}.Input_field__k6Jxf.Input_requiredError__Tgpxk:active{border:1px solid #f87e0d;box-shadow:inset 0 0 0 1px #f87e0d}.Input_field__k6Jxf.Input_requiredError__Tgpxk:focus-within{border:1px solid #f87e0d}.Input_field__k6Jxf.Input_requiredError__Tgpxk.Input_disabled__CN0td{background-color:#fff4ec;border:1px solid #feb17a;pointer-events:none;cursor:not-allowed}.Input_field__k6Jxf.Input_requiredError__Tgpxk.Input_disabled__CN0td .Input_title__a58t3{color:#feb17a}.Input_field__k6Jxf.Input_requiredError__Tgpxk.Input_disabled__CN0td .Input_errorIcon__ZtGtp path,.Input_field__k6Jxf.Input_requiredError__Tgpxk.Input_disabled__CN0td .Input_searchIcon__LE_b7 path{fill:#feb17a}.Input_field__k6Jxf.Input_requiredError__Tgpxk.Input_disabled__CN0td .Input_wrapper__TB8ku .Input_input__dwy5x,.Input_field__k6Jxf.Input_requiredError__Tgpxk.Input_disabled__CN0td .Input_wrapper__TB8ku .Input_unit__Nvhwp{color:#feb17a}.Input_field__k6Jxf.Input_validationError__cYgy_ .Input_wrapper__TB8ku .Input_input__dwy5x,.Input_field__k6Jxf.Input_validationError__cYgy_ .Input_wrapper__TB8ku .Input_unit__Nvhwp{color:#db1e36}.Input_field__k6Jxf.Input_validationError__cYgy_:hover{border:1px solid #db1e36}.Input_field__k6Jxf.Input_validationError__cYgy_:active{border:1px solid #db1e36;box-shadow:inset 0 0 0 1px #db1e36}.Input_field__k6Jxf.Input_validationError__cYgy_:focus-within{border:1px solid #db1e36}.Input_field__k6Jxf.Input_validationError__cYgy_.Input_disabled__CN0td{background-color:#fdeeee;border:1px solid #eda1ab;pointer-events:none;cursor:not-allowed}.Input_field__k6Jxf.Input_validationError__cYgy_.Input_disabled__CN0td .Input_title__a58t3{color:#eda1ab}.Input_field__k6Jxf.Input_validationError__cYgy_.Input_disabled__CN0td .Input_errorIcon__ZtGtp path,.Input_field__k6Jxf.Input_validationError__cYgy_.Input_disabled__CN0td .Input_searchIcon__LE_b7 path{fill:#eda1ab}.Input_field__k6Jxf.Input_validationError__cYgy_.Input_disabled__CN0td .Input_wrapper__TB8ku .Input_input__dwy5x,.Input_field__k6Jxf.Input_validationError__cYgy_.Input_disabled__CN0td .Input_wrapper__TB8ku .Input_unit__Nvhwp{color:#eda1ab}.Input_field__k6Jxf.Input_validationError__cYgy_.Input_disabled__CN0td .Input_active__6c6bi:before{background-color:#eda1ab}@media(max-width:768px){.Input_field__k6Jxf{height:40px}.Input_field__k6Jxf .Input_title__a58t3{font-size:14px;line-height:32px}.Input_field__k6Jxf .Input_wrapper__TB8ku{height:40px}}.OrangeDoneIcon_iconWrapper__E1Hc1{background:#feb17a;width:16px;height:16px;border-radius:200px;display:flex;align-items:center;justify-content:center}.SectionTable_section__vOdIy{margin-top:60px;margin-bottom:0}@media(max-width:1440px){.SectionTable_section__vOdIy{margin-top:48px}}@media(max-width:768px){.SectionTable_section__vOdIy{margin-top:40px}}@media(max-width:450px){.SectionTable_section__vOdIy{margin-top:32px}}.SectionTable_section__vOdIy .SectionTable_heading__6rjbD{margin-bottom:32px;display:none}@media print{.SectionTable_section__vOdIy .SectionTable_heading__6rjbD{display:none}}.ChinaTableHeader_header__FpaZ5{display:flex;margin-bottom:8px;background-color:#fff;border:1px solid #eaeaef;width:100%;height:48px;border-radius:20px 20px 0 0}@media(max-width:768px){.ChinaTableHeader_header__FpaZ5{padding-left:130px}}@media(max-width:600px){.ChinaTableHeader_header__FpaZ5{padding-left:20px}}.ChinaTableHeader_column__e5mKI{flex:1 1 calc(25% + 70px);display:flex;align-items:center;padding-left:52px;gap:12px}@media(max-width:850px){.ChinaTableHeader_column__e5mKI{padding-left:0}}@media(max-width:768px){.ChinaTableHeader_column__e5mKI{padding-left:52px}}@media(max-width:700px){.ChinaTableHeader_column__e5mKI{padding-left:0}}@media(max-width:480px){.ChinaTableHeader_column__e5mKI{padding-left:25px}}.ChinaTableHeader_firstColumn__vwvtE{flex:0 0 212px;padding-left:40px;flex-direction:column}@media(max-width:1023px){.ChinaTableHeader_firstColumn__vwvtE{flex:0 0 170px}}@media(max-width:768px){.ChinaTableHeader_firstColumn__vwvtE{display:none}}.ChinaTableHeader_row__fia3S{display:flex;height:100%;width:100%;gap:12px}.ChinaTableHeader_item__98c_E{display:flex;align-items:center;gap:4px}.ChinaTableHeader_colorBlock__1F7zn{width:14px;height:14px;border-radius:4px}.ChinaTableHeader_text__jmAO0{max-width:100px}.ChinaTableHeader_platform__PK52T{display:flex;align-items:center;gap:8px}.ChinaTableHeader_platformText__fPDXl{font-size:12px;display:flex;align-items:center}.ChinaTableHeader_platformText__fPDXl .ChinaTableHeader_tooltip__FxVSN{margin-left:4px}.ChinaTableFooter_wrapper__J0poZ{background-color:#fff;width:100%;min-height:62px;display:flex;border:1px solid #eaebee;border-radius:0 0 20px 20px;margin-bottom:8px}.ChinaTableFooter_wrapper__J0poZ .ChinaTableFooter_content__q7Rf4{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px}.ChinaTableFooter_wrapper__J0poZ .ChinaTableFooter_content__q7Rf4 .ChinaTableFooter_info__s9tBz{display:flex;align-items:center;gap:12px;margin-right:10px}.ChinaTableFooter_wrapper__J0poZ .ChinaTableFooter_content__q7Rf4 .ChinaTableFooter_info__s9tBz .ChinaTableFooter_iconWrapper__ae_DA{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border-radius:8px;background-color:#f4f5f6}.ChinaTableFooter_wrapper__J0poZ .ChinaTableFooter_content__q7Rf4 .ChinaTableFooter_info__s9tBz .ChinaTableFooter_iconWrapper__ae_DA .ChinaTableFooter_icon__rofGb path{fill:#1a1a1a}.ChinaTableFooter_wrapper__J0poZ .ChinaTableFooter_content__q7Rf4 .ChinaTableFooter_info__s9tBz .ChinaTableFooter_text__iOU37{display:flex;flex-direction:column;gap:4px}.ChinaTableFooter_wrapper__J0poZ .ChinaTableFooter_content__q7Rf4 .ChinaTableFooter_button__pGlED .ChinaTableFooter_icon__rofGb{transform:rotate(-90deg)}.PriceCell_wrapper__6ytLU{display:flex;align-items:center;width:100%}.PriceCell_wrapper__6ytLU .PriceCell_price__Qhe3l{width:120px;text-align:right;margin-right:8px;white-space:nowrap;font-size:16px;line-height:132%}@media(max-width:480px){.PriceCell_wrapper__6ytLU .PriceCell_price__Qhe3l{width:55px}}.PriceCell_wrapper__6ytLU .PriceCell_price__Qhe3l .PriceCell_priceText__wws_6{color:rgba(26,26,26,.6);font-size:12px;line-height:120%}@media(max-width:768px){.PriceCell_wrapper__6ytLU .PriceCell_price__Qhe3l .PriceCell_priceText__wws_6{font-size:10px}}.PriceCell_wrapper__6ytLU .PriceCell_price__Qhe3l .PriceCell_pricePercent__N408H{font-size:10px;line-height:100%}@media(max-width:768px){.PriceCell_wrapper__6ytLU .PriceCell_price__Qhe3l .PriceCell_pricePercent__N408H{font-size:8px}}.PriceCell_wrapper__6ytLU .PriceCell_barContainer__EiYdH{position:relative;width:100%}.PriceCell_wrapper__6ytLU .PriceCell_bar__c7no6{height:14px;border-radius:2px}.PriceCell_wrapper__6ytLU .PriceCell_subBarContainer__GnfWT{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:inline-flex}.PriceCell_wrapper__6ytLU .PriceCell_subBarContainer__GnfWT .PriceCell_subBar__kAcjW{display:inline-block;position:relative;border-radius:2px;height:100%;z-index:10}.PriceCell_animate__AD8bi{flex:1 1 auto;display:flex;overflow:hidden;height:100%}@keyframes PriceCell_fillCellLeftToRight1__kNXwL{0%{width:0}to{width:100%}}.PriceCell_span-style__Op4ud{font-size:12px;color:#1a1a1a}.SimpleRow_wrapper__8VxuS{background-color:#fff;width:100%;height:62px;display:flex;border:1px solid #eaebee}.SimpleRow_wrapper__8VxuS .SimpleRow_item__il4lQ{width:calc(25% + 100px);flex:1 1 auto;display:flex;align-items:center;padding-right:32px;padding-left:12px}@media(max-width:480px){.SimpleRow_wrapper__8VxuS .SimpleRow_item__il4lQ{padding-right:30px}}.SimpleRow_wrapper__8VxuS .SimpleRow_item__il4lQ svg path{stroke:#000}.SimpleRow_wrapper__8VxuS .SimpleRow_item__il4lQ:first-child{padding-left:45px;padding-right:0;flex:0 0 188px}@media(max-width:1024px){.SimpleRow_wrapper__8VxuS .SimpleRow_item__il4lQ:first-child{flex:0 0 170px}}@media(max-width:768px){.SimpleRow_wrapper__8VxuS .SimpleRow_item__il4lQ:first-child{flex:0 0 140px}}@media(max-width:480px){.SimpleRow_wrapper__8VxuS .SimpleRow_item__il4lQ:first-child{flex:0 0 120px}}.SimpleRow_marginBottom__gWAKB{border-radius:4px;margin-bottom:8px}.SimpleRow_noBorderTop__NO5fw{border-top:none}.SimpleRow_noBorderBottom__LxoE4{border-bottom:none}.Row_wrapper__Ee_lN{width:100%;border:1px solid #eaebee}.Row_wrapper__Ee_lN .Row_mainRow__zojUW{background-color:#f1f1f6;width:100%;height:62px;display:flex;border-bottom:1px solid #eaebee}.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs{position:relative;flex:1 1 auto;display:flex;align-items:center;gap:12px;padding-right:32px;padding-left:12px;font-size:16px;width:100%}@media(max-width:480px){.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs{padding-left:6px;padding-right:30px}}.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs:first-child:after{content:"";width:3px;height:24px;position:absolute;top:50%;transform:translateY(-50%);left:0;background-color:#1e2057;border-radius:0 44px 44px 0}.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs .Row_iconWrapper__8jBsB{position:absolute;left:16px;width:24px;height:24px;border-radius:4px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs .Row_iconWrapper__8jBsB .Row_icon__bwkvb.Row_rotate__BYZbC{transform:rotate(180deg)}.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs .Row_title__3_p9z{padding-left:35px;display:inline-flex;align-items:center}@media(max-width:480px){.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs .Row_title__3_p9z{font-size:10px}}.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs .Row_title__3_p9z svg path{stroke:#000}.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs:first-child{flex:0 0 188px;padding-right:0}@media(max-width:1024px){.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs:first-child{flex:0 0 170px}}@media(max-width:768px){.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs:first-child{flex:0 0 140px}}@media(max-width:480px){.Row_wrapper__Ee_lN .Row_mainRow__zojUW .Row_item___yTIs:first-child{flex:0 0 125px;display:flex;justify-content:flex-end}}.Row_wrapper__Ee_lN .Row_mainRow__zojUW.Row_minified__ZlP8e{background-color:#fff}.Row_wrapper__Ee_lN .Row_mainRow__zojUW.Row_minified__ZlP8e .Row_item___yTIs:first-child:after{opacity:40%}.Row_wrapper__Ee_lN .Row_mainRow__zojUW.Row_minified__ZlP8e .Row_item___yTIs .Row_iconWrapper__8jBsB{background-color:#eeeef5}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ{padding:20px;background-color:#fff;transition:height .3s ease 0s}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ.Row_minified__ZlP8e{height:0;padding:0;overflow:hidden}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS{background-color:#fff;width:100%;height:40px;display:flex;border:1px solid #eaebee;border-bottom:none}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs{width:calc(25% + 100px);flex:1 1 25%;display:flex;align-items:center;gap:12px;padding-right:32px;font-size:16px}@media(max-width:480px){.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs{padding-right:25px}}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs .Row_title__3_p9z{display:inline-flex;align-items:center}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs:first-child{padding-left:16px;flex:0 0 180px}@media(max-width:1024px){.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs:first-child{flex:0 0 160px}}@media(max-width:768px){.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs:first-child{flex:0 0 140px}}@media(max-width:480px){.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs:first-child{flex:0 0 110px}}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs:last-child{padding-right:10px}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs:nth-child(3),.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_item___yTIs:nth-child(4){padding-left:12px}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_fallback__DQjW_{display:flex;align-items:center;justify-content:center;flex:1 1 auto;gap:6px}@media(max-width:768px){.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_fallback__DQjW_ .Row_text__7l8cw{display:none}}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS .Row_fallback__DQjW_ .Row_button__4a7k8{background-color:transparent;color:#fd6e08;cursor:pointer;padding:4px 6px}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS:first-child{border-radius:16px 16px 0 0;border:1px solid #eaebee;border-bottom:none}.Row_wrapper__Ee_lN .Row_subRowContainer__cXmgQ .Row_subRow__huYwS:last-child{border:1px solid #eaebee;border-radius:0 0 16px 16px}.Row_marginBottom__nikpw{border-bottom:none}.ChinaTable_tabs__GvV5M{margin-bottom:12px}@media print{.ChinaTable_tabs__GvV5M{display:none}}.SectionResults_section__mGvjz{margin-top:60px;margin-bottom:0}@media print{.SectionResults_section__mGvjz .SectionResults_mobileLayout__PnRUu,.SectionResults_section__mGvjz .SectionResults_tabs__YqURu{display:none!important}.SectionResults_section__mGvjz .SectionResults_content__xXTjo,.SectionResults_section__mGvjz .SectionResults_desktopLayout__xmNUW{display:block!important}}@media(max-width:768px){.SectionResults_section__mGvjz{margin-top:32px}}@media(max-width:1440px){.SectionResults_section__mGvjz{margin-top:48px}}@media(max-width:768px){.SectionResults_section__mGvjz{margin-top:40px}.SectionResults_section__mGvjz .SectionResults_desktopLayout__xmNUW{display:none}}@media(max-width:480px){.SectionResults_section__mGvjz{margin-top:32px}}.SectionResults_section__mGvjz .SectionResults_title__h_qdw{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}@media(max-width:1024px){.SectionResults_section__mGvjz .SectionResults_title__h_qdw{margin-bottom:16px}}@media(max-width:768px){.SectionResults_section__mGvjz .SectionResults_title__h_qdw{margin-bottom:16px}}.SectionResults_section__mGvjz .SectionResults_title__h_qdw .SectionResults_selectMarketplaces__GsyiS{display:flex;align-items:center;gap:16px}.SectionResults_section__mGvjz .SectionResults_title__h_qdw .SectionResults_selectMarketplaces__GsyiS p{white-space:nowrap}.SectionResults_section__mGvjz .SectionResults_title__h_qdw .SectionResults_selectMarketplaces__GsyiS .SectionResults_selects__9ouxd{display:flex;gap:12px}@media(max-width:767px){.SectionResults_section__mGvjz .SectionResults_title__h_qdw .SectionResults_selectMarketplaces__GsyiS .SectionResults_selects__9ouxd{opacity:0;width:0;overflow:hidden;pointer-events:none;cursor:default;order:1}}@media print{.SectionResults_section__mGvjz .SectionResults_title__h_qdw{display:none}}.SectionResults_section__mGvjz .SectionResults_title__h_qdw .SectionResults_button__v3cS4{padding:12px 14px}.SectionResults_section__mGvjz .SectionResults_selectsMobile__HsyUe{display:none;flex-direction:column;gap:12px;margin-bottom:16px}@media(max-width:767px){.SectionResults_section__mGvjz .SectionResults_selectsMobile__HsyUe{display:flex}}@media print{.SectionResults_section__mGvjz .SectionResults_selectsMobile__HsyUe{display:none}}.SectionResults_section__mGvjz .SectionResults_tabs__YqURu{display:none;margin-bottom:12px}@media(max-width:768px){.SectionResults_section__mGvjz .SectionResults_tabs__YqURu{display:flex}}.SectionResults_section__mGvjz .SectionResults_content__xXTjo{overflow:auto}.SectionResults_section__mGvjz .SectionResults_content__xXTjo :last-child{margin-bottom:0}@media screen and (max-width:1024px){.SectionResults_section__mGvjz .SectionResults_content__xXTjo{display:flex;gap:16px}}@media screen and (max-width:480px){.SectionResults_section__mGvjz .SectionResults_content__xXTjo{display:flex;gap:16px}}@media print{.SectionResults_section__mGvjz .SectionResults_content__xXTjo{display:block}}.ResultCard_container__PApq3{display:flex;justify-content:center;align-items:center;margin-bottom:16px;width:100%;border-radius:16px}@media(max-width:1024px){.ResultCard_container__PApq3{margin-bottom:0;border:1px solid #eaeaef}}@media print{.ResultCard_container__PApq3{margin-bottom:16px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd{background-color:#fff;border-radius:16px;padding:24px;width:100%;overflow:hidden}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}@media(max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs{margin-bottom:12px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_title__8FKo1{font-size:16px;line-height:21px}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s{display:flex;justify-content:flex-end;gap:16px}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s .ResultCard_roiLabel__ANpdF{display:flex;align-items:center;gap:12px;font-size:18px;line-height:122%;color:#46bc44;background-color:rgba(70,188,68,.09);padding:10px 16px;border-radius:8px}@media(max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s .ResultCard_roiLabel__ANpdF{font-size:14px}}@media(max-width:768px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s .ResultCard_roiLabel__ANpdF{font-size:12px;line-height:14px;padding:7px 8px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s .ResultCard_roiLabel__ANpdF .ResultCard_roiTooltip__ebeh0 path{stroke:#46bc44}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s .ResultCard_roiLabel__ANpdF .ResultCard_chart__Eh7Qp path{fill:#46bc44}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s .ResultCard_loss__l3K_o{color:#db1e36;background-color:rgba(219,30,54,.122)}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s .ResultCard_loss__l3K_o .ResultCard_roiTooltip__ebeh0 path{stroke:#db1e36}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_heading__VvYCs .ResultCard_roi__3Dm1s .ResultCard_loss__l3K_o .ResultCard_chart__Eh7Qp path{fill:#db1e36}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl{background-color:rgba(241,241,246,.698);border-radius:8px;display:flex;align-items:center;gap:25px;padding:10px 12px}@media(max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl{display:none;justify-content:space-between;padding:12px;gap:8px}}@media print{.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl{display:flex;align-items:center}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8:not(:first-child){position:relative}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8:not(:first-child):before{content:"";position:absolute;background-color:#c4c4ce;width:1px;height:20px;top:0;left:-12px}@media(max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8:not(:first-child):before{display:none}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8{display:flex;align-items:center;gap:8px}@media(max-width:768px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8{gap:4px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8 .ResultCard_label__ufQmb{color:rgba(26,26,26,.6)}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8 .ResultCard_value__cZkL9{color:#1a1a1a}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8.ResultCard_red___Kc5j .ResultCard_value__cZkL9{color:#db1e36}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8.ResultCard_red___Kc5j svg path{stroke:#db1e36}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8.ResultCard_green__IoonI .ResultCard_value__cZkL9{color:#46bc44}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadge__Hq8Bl .ResultCard_item__Farj8.ResultCard_green__IoonI svg path{stroke:#46bc44}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadgeMobile__JaWoE{display:none;flex-wrap:wrap}@media(max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadgeMobile__JaWoE{display:flex;margin-bottom:24px}}@media print{.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_resultBadgeMobile__JaWoE{display:none}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5{flex-direction:column;gap:20px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8{display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px;position:relative}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8:last-child{padding-left:0}@media print{.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8:last-child.ResultCard_safariPrint__OLtGt{padding-left:0}}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8{gap:4px;align-items:flex-start;text-align:start}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_label__ufQmb{margin-left:76px;padding-top:7px}}@media screen and (max-width:480px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_label__ufQmb{padding-top:7px}}@media print{.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_label__ufQmb.ResultCard_safariPrint__OLtGt{font-size:18px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss{position:absolute;top:calc(50% - 22px);left:calc(100% - 90px);width:16.66vw;background-color:#fdfdfd}@media screen and (max-width:1920px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss{width:295px;left:calc(100% - 70px)}}@media screen and (max-width:1440px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss{top:calc(50% - 26px)}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss.ResultCard_safariPrint__OLtGt{width:190px}}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss{transform:rotate(90deg);top:100%;left:19.5px;width:25px!important}}@media print{.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss{left:60px!important;top:65px!important}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss.ResultCard_safariPrint__OLtGt{width:250px}}@media print and (max-width:1440px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss{top:54px!important}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_pattern__HAHss.ResultCard_orange__KE8jr path{fill:#fd6e08}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF{position:absolute;top:calc(50% - 22px);right:calc(100% - 50px);width:calc(16.66vw - 25px)}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF.ResultCard_safariPrint__OLtGt{right:50px}@media screen and (min-width:1921px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF{right:85px!important;width:280px!important}}@media screen and (max-width:1920px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF{width:11.66vw;right:96px!important}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF.ResultCard_safariPrint__OLtGt{right:98px}}@media screen and (max-width:1440px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF{top:calc(50% - 26px);width:190px!important;right:40px!important}}@media screen and (max-width:1200px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF{width:160px!important;right:40px}}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF{transform:rotate(90deg);top:-30%;left:19.5px;width:25px!important}}@media print{.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF{top:55px!important;width:150px!important;right:90px!important}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF.ResultCard_safariPrint__OLtGt{top:63px!important}}@media print and (min-width:1921px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF.ResultCard_safariPrint__OLtGt{right:80px!important}}@media print and (max-width:1920px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF.ResultCard_safariPrint__OLtGt{right:calc(100% - 135px)}}@media print and (max-width:1440px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF.ResultCard_safariPrint__OLtGt{top:54px!important;right:30px!important}}@media print and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF.ResultCard_safariPrint__OLtGt{right:90px!important}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftRed__bVMdF.ResultCard_loss__l3K_o path{fill:#db1e36}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy{position:absolute;top:calc(50% - 22px);right:calc(100% - 50px);width:calc(16.66vw - 25px)}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy.ResultCard_safariPrint__OLtGt{right:50px}@media screen and (min-width:1921px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy{right:85px!important;width:270px!important}}@media screen and (max-width:1920px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy{width:11.66vw;right:95px}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy.ResultCard_safariPrint__OLtGt{right:98px}}@media screen and (max-width:1440px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy{top:calc(50% - 26px);width:190px!important;right:40px!important}}@media screen and (max-width:1200px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy{width:150px!important;right:40px}}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy{transform:rotate(90deg);top:-30%;left:19.5px;width:25px!important}}@media print{.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy{top:53px!important;right:40px!important}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy.ResultCard_safariPrint__OLtGt{top:65px!important;width:150px!important}}@media print and (max-width:1440px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy.ResultCard_safariPrint__OLtGt{top:54px!important}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_patternLeftGreen__hd8Fy.ResultCard_profit__sC9WV path{fill:#46bc44}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_iconWrapper__TpNJZ{width:64px;height:64px;display:flex;justify-content:center;align-items:center;background-color:#f1f1f6;border-radius:50%;border:2px solid #fff;position:relative;z-index:10}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_iconWrapper__TpNJZ{position:absolute;left:0;z-index:10}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_iconWrapper__TpNJZ .ResultCard_imageIcon__6JnMH{width:52px;height:52px;border-radius:50%}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_iconWrapper__TpNJZ.ResultCard_profit__sC9WV{background-color:#46bc44}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_iconWrapper__TpNJZ.ResultCard_loss__l3K_o{background-color:#db1e36}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_iconWrapper__TpNJZ.ResultCard_orange__KE8jr{background-color:#fd6e08}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ{position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ{flex-direction:row;margin-left:76px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_labelMobile__41TfZ{display:none}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_arrow__00bxV{transform:rotate(-90deg)}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_value__cZkL9{color:inherit;display:inline-flex;flex-direction:column;align-items:center;white-space:nowrap;justify-content:center;gap:10px;font-size:20px;line-height:24px;font-weight:500;margin:5px 0}@media(min-width:1441px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_value__cZkL9{width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}}@media(max-width:1440px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_value__cZkL9{width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}}@media(max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_value__cZkL9:first-child{width:auto;max-width:230px}}@media(max-width:900px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_value__cZkL9:first-child{max-width:164px}}@media screen and (max-width:768px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_value__cZkL9{font-size:18px;line-height:22px}}@media screen and (max-width:480px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_value__cZkL9{font-size:14px;line-height:20px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_subValue__Q6xH6{font-size:20px;color:#88899c}@media(min-width:1441px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_subValue__Q6xH6{width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}}@media(max-width:1440px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_subValue__Q6xH6{width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}}@media(max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_subValue__Q6xH6{width:50px}}@media screen and (max-width:1024px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_subValue__Q6xH6{font-size:16px;padding-left:10px}}@media screen and (max-width:768px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_subValue__Q6xH6{font-size:14px}}@media screen and (max-width:480px){.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ .ResultCard_subValue__Q6xH6{font-size:12px}}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ.ResultCard_profit__sC9WV{color:#46bc44}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ.ResultCard_profit__sC9WV .ResultCard_arrow__00bxV path{fill:#46bc44}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ.ResultCard_loss__l3K_o{color:#db1e36}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ.ResultCard_loss__l3K_o .ResultCard_arrow__00bxV path{fill:#db1e36}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ.ResultCard_orange__KE8jr{color:#fd6e08}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8 .ResultCard_values__mXEfZ.ResultCard_orange__KE8jr .ResultCard_arrow__00bxV path{fill:#fd6e08}.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8.ResultCard_green__IoonI .ResultCard_icon__45i8P,.ResultCard_container__PApq3 .ResultCard_card__2AQDd .ResultCard_row___zzy5 .ResultCard_item__Farj8.ResultCard_green__IoonI .ResultCard_value__cZkL9{color:#28a745}.SectionPrintFooter_printHeader__1F0M3{margin-top:60px;display:none}@media print{.SectionPrintFooter_printHeader__1F0M3{display:block;page-break-inside:avoid}}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP{height:546px;position:relative}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP .SectionPrintFooter_pattern__CqAOp{position:absolute;height:100%;left:50%;transform:translateX(-50%);bottom:0}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP .SectionPrintFooter_imageCenter__IXAQS{position:absolute;left:50%;top:10px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;object-fit:cover}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP .SectionPrintFooter_imageCenter__IXAQS svg{width:564px;height:240px}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP .SectionPrintFooter_imageCenter__IXAQS .SectionPrintFooter_info__Nto_O{display:flex;flex-direction:column;align-items:center}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP .SectionPrintFooter_imageCenter__IXAQS .SectionPrintFooter_info__Nto_O .SectionPrintFooter_slogan__nD4ZZ{margin-top:20px;font-size:30px;line-height:132%;color:#1d2072;letter-spacing:8%}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP .SectionPrintFooter_imageCenter__IXAQS .SectionPrintFooter_info__Nto_O .SectionPrintFooter_contact__7CbBh{margin-top:40px;padding:16px;background-color:#fff;border-radius:12px;color:#1d2072;display:inline-flex;gap:10px;flex-wrap:nowrap}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP .SectionPrintFooter_imageCenter__IXAQS .SectionPrintFooter_info__Nto_O .SectionPrintFooter_contact__7CbBh span{font-size:14px;line-height:16px}.SectionPrintFooter_printHeader__1F0M3 .SectionPrintFooter_content__XyCzP .SectionPrintFooter_imageCenter__IXAQS .SectionPrintFooter_info__Nto_O .SectionPrintFooter_link__m7i8v{font-size:14px;line-height:16px;display:inline-block;padding:16px;margin-top:28px;color:#f45d09;background-color:#fff;border-radius:12px}.SectionPrintHeader_printHeader__wKf2n{display:none}@media print{.SectionPrintHeader_printHeader__wKf2n{display:block}}.SectionPrintHeader_printHeader__wKf2n .SectionPrintHeader_content__heLgD{height:470px;position:relative}.SectionPrintHeader_printHeader__wKf2n .SectionPrintHeader_content__heLgD .SectionPrintHeader_patternLeft__15jMv{position:absolute;height:100%;left:0;top:0}.SectionPrintHeader_printHeader__wKf2n .SectionPrintHeader_content__heLgD .SectionPrintHeader_patternRight__0TDFn{position:absolute;height:100%;right:0;top:0}.SectionPrintHeader_printHeader__wKf2n .SectionPrintHeader_content__heLgD .SectionPrintHeader_imageCenter__3ezj8{position:absolute;left:50%;bottom:0;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:55px;object-fit:cover}.SectionPrintHeader_printHeader__wKf2n .SectionPrintHeader_content__heLgD .SectionPrintHeader_imageCenter__3ezj8 .SectionPrintHeader_info__bOxQP{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.SectionPrintHeader_printHeader__wKf2n .SectionPrintHeader_content__heLgD .SectionPrintHeader_imageCenter__3ezj8 .SectionPrintHeader_info__bOxQP .SectionPrintHeader_h1__CC_7j{margin:0;color:#1a1a1a;font-size:40px;line-height:45px}.SectionPrintHeader_printHeader__wKf2n .SectionPrintHeader_content__heLgD .SectionPrintHeader_imageCenter__3ezj8 .SectionPrintHeader_info__bOxQP .SectionPrintHeader_paragraph__TqML6{color:#f45d09;font-size:18px;line-height:20px}.SectionAnalyzeTheResultsStub_section__HdBST{margin-left:0!important;margin-right:0!important}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2{padding:20px;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;gap:28px;width:100%}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:20px}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1 .SectionAnalyzeTheResultsStub_card__UFIxN{display:flex;flex-direction:column;padding:24px;background-color:#f4f5f6;border-radius:16px;gap:16px;flex:1 1 calc(33.333% - 20px);min-height:100%}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1 .SectionAnalyzeTheResultsStub_card__UFIxN .SectionAnalyzeTheResultsStub_cardDescr__bjTZA{display:flex;flex-direction:column;gap:8px;flex-grow:1}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1 .SectionAnalyzeTheResultsStub_card__UFIxN .SectionAnalyzeTheResultsStub_imageWrapper__nBFYd{position:relative;flex-shrink:0}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1 .SectionAnalyzeTheResultsStub_card__UFIxN .SectionAnalyzeTheResultsStub_imageWrapper__nBFYd img{position:relative!important}@media(max-width:1440px){.SectionAnalyzeTheResultsStub_section__HdBST{margin-left:0!important;margin-right:0!important}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2{gap:20px}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1 .SectionAnalyzeTheResultsStub_card__UFIxN{padding:20px}}@media(max-width:1024px){.SectionAnalyzeTheResultsStub_section__HdBST{margin-left:0!important;margin-right:0!important}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1 .SectionAnalyzeTheResultsStub_card__UFIxN{padding:20px}}@media(max-width:768px){.SectionAnalyzeTheResultsStub_section__HdBST{margin-left:0!important;margin-right:0!important}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2{gap:20px;padding:16px}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1{gap:16px;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1 .SectionAnalyzeTheResultsStub_card__UFIxN{flex:1 1 calc(50% - 16px);padding:16px}}@media(max-width:480px){.SectionAnalyzeTheResultsStub_section__HdBST{margin-left:0!important;margin-right:0!important}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1{gap:12px;grid-template-columns:repeat(1,1fr);grid-auto-rows:1fr}.SectionAnalyzeTheResultsStub_section__HdBST .SectionAnalyzeTheResultsStub_wrapper__NjlO2 .SectionAnalyzeTheResultsStub_cardsWrapper__ROyz1 .SectionAnalyzeTheResultsStub_card__UFIxN{flex:1 1 100%;padding:12px;gap:12px}}@media(max-width:1024px){.Analysis_section__a_bC2{margin-bottom:60px}}@media(max-width:768px){.Analysis_section__a_bC2{margin-bottom:40px}}@media(max-width:480px){.Analysis_section__a_bC2{margin-bottom:32px}}