.ps_importance-visual{background:var(--lg_tert);border-radius:15px;padding:20px}.ps_contact-level{flex:1}.ps_contact-circle{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-weight:700}.ps_optimal{background:var(--bg_white_prime);color:var(--t_yellow_prime)}.ps_suboptimal{background:var(--bg_greyish_one);color:var(--t_yellow_second)}.ps_poor{background:var(--bg_greyish_two);color:var(--t_darkgrey)}.ps_rt-h-fitsec strong{color:var(--yellow_prime);background:var(--bg_yellow_second);font-weight:500}.ps_rt-fitsec p{font-size:14px}.ps_timeline-card{background:var(--bg_black_second);box-shadow:var(--box_shadow);border-left:4px solid var(--bg_yellow_prime)}.ps_step-card{background:var(--bg_white_prime)}.ps_timeline-card,.ps_step-card{padding:40px 15px;border-radius:15px}.ps_step-number{width:50px;height:50px;background:var(--bg_yellow_prime);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--t_white)}.ps_measurement-visual{width:200px;height:200px;background:var(--lg-second);border:1px solid var(--bg_yellow_prime);border-radius:15px;margin:0 auto;display:flex;align-items:center;justify-content:center}.ps_measurement-visual img{width:120px;height:120px;object-fit:contain}.ps_fit-problems{background:var(--bg_light_red);border-left:4px solid var(--t_red)}.ps_fit-solutions{background:var(--bg_light_green);border-left:4px solid var(--t_green)}.ps_fit-checknote{background:var(--bg_yellow_tert)}.ps_fit-problems,.ps_fit-solutions,.ps_fit-checknote{padding:10px 20px;border-radius:15px}.ps_fit-problems ul,.ps_fit-solutions ul{padding:0}.ps_fit-checknote ol{padding-left:20px}.ps_fit-problems ul li,.ps_fit-solutions ul li,.ps_fit-checknote ol li{padding:4px 0;position:relative;font-size:14px}.ps_fit-problems ul li,.ps_fit-solutions ul li{list-style:none}.ps_copper-timeline{position:relative}.ps_copper-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--bg_yellow_prime);transform:translate(-50%)}.ps_copper-timeline-item{position:relative;width:50%}.ps_copper-timeline-item:nth-child(odd){left:0;padding-right:50px;text-align:right}.ps_copper-timeline-item:nth-child(2n){left:50%;padding-left:50px;text-align:left}.ps_copper-timeline-dot{position:absolute;width:20px;height:20px;background:var(--bg_yellow_prime);border-radius:50%;top:0;color:var(--bg_transparent)}.ps_copper-timeline-item:nth-child(odd) .ps_copper-timeline-dot{right:-10px}.ps_copper-timeline-item:nth-child(2n) .ps_copper-timeline-dot{left:-10px}@media (max-width: 768px){.ps_copper-timeline:before{left:20px}.ps_copper-timeline-item{width:100%;left:0!important;padding-left:50px!important;padding-right:0!important;text-align:left!important}.ps_copper-timeline-dot{left:10px!important}}.ps_mechanism-card{background:var(--bg_white_prime);padding:50px 15px;border-radius:15px;position:relative}.ps_mechanism-number{position:absolute;top:-15px;left:50%;transform:translate(-50%);width:40px;height:40px;background:var(--bg_yellow_prime);color:var(--t_white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}@media (max-width: 768px){.ps_mechanism-card{padding:25px 20px}}.ps_process-step{text-align:center;position:relative;box-shadow:var(--box_shadow);padding:10px}.ps_process-step:not(:last-child):after{content:"\2192";position:absolute;right:-15px;top:40px;color:var(--t_yellow_prime);font-size:24px}.ps_step-number{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;color:var(--t_white)}@media (max-width: 768px){.ps_process-step:not(:last-child):after{content:"\2193";right:auto;left:50%;transform:translate(-50%);top:auto;bottom:-25px}}.ps_review-notation{padding:5px 10px;border-radius:15px}.ps_notation_bg{background:var(--bg_highlight_tert)}.ps_bar-fill{height:16px;border-radius:6px;color:transparent}.ps_threadfusion-bar{background:var(--lg_bar);width:100%}.ps_traditional-bar{background:var(--t_link);width:100%}.ps_research-visual{background:var(--lg-second);padding:60px 40px;border-radius:15px;text-align:center;position:relative}.ps_research-diagram{width:200px;height:200px;margin:0 auto;position:relative;background:var(--bg_white_prime);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--box_shadow01)}.ps_research-center{width:120px;height:120px;background:var(--lg_bar);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2}.ps_cu_bg{background:var(--lg_bar)}.ps_ag_bg{background:var(--lg_silver)}.ps_zn_bg{background:var(--lg_zinc)}.ps_comparison-table{border-radius:15px 15px 0 0;overflow:hidden}.ps_chart-container{overflow-x:auto}.ps_size-chart{width:100%;border-collapse:collapse;overflow:hidden;box-shadow:var(--box_shadow)}.ps_size-chart th{padding:20px 15px;border-bottom:1px solid var(--bg_grey);border-left:1px solid var(--bg_grey);border-right:1px solid var(--bg_grey);text-align:left}.ps_size-chart td{padding:10px 15px;border-bottom:1px solid var(--bg_grey);border-left:1px solid var(--bg_grey);border-right:1px solid var(--bg_grey)}.ps_heroimg-box{position:relative;overflow:hidden}.ps_heroimg-image{width:100%;height:100%;object-fit:cover;display:block}.ps_heroimg-tac-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:50%}.ps_heroimg-tal-content{position:absolute;top:50%;transform:translateY(-50%);text-align:left;width:50%}@media (max-width: 768px){.ps_heroimg-tal-content,.ps_heroimg-tac-content{width:95%}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/c_page.css.map */
