.dashboard-ticket-popup-option-row{display:flex;justify-content:flex-start}.dashboard-ticket-popup-icon-div{display:flex;flex-direction:column;justify-content:center;align-items:center;width:34px;height:34px;border-radius:56px;margin-right:1.594rem;margin-left:15px}@media(max-width:800px){.dashboard-ticket-popup-icon-div{margin-bottom:10px}}@media(max-width:767px){.dashboard-ticket-popup-icon-div{margin-bottom:5px;margin-left:25px}}.dashboard-ticket-popup-icon-div .dashboard-ticket-popup{cursor:pointer}.dashboard-ticket-popup-icon-div .fade.show.popover.bs-popover-bottom{margin-top:15px;border-color:#fe8600}.dashboard-ticket-popup-icon-div .fade.show.popover.bs-popover-bottom .popover-arrow:after{border-bottom-color:#fe8600}.dashboard-ticket-popup-icon-div .fade.show.popover.bs-popover-bottom .popover-body{padding-top:5px}.ticket-multi-select-field-multi-select .select__menu,.ticket-multi-select-field-multi-select-nolabel .select__menu{z-index:10}.ticket-multi-select-field-multi-select-nolabel .select__control{background-color:#fff!important;border-color:#fff!important}.aws-btn{--button-default-height: 44px;--button-default-font-size: 14px;--button-default-line-height: 24px;--button-default-border-radius: 4px;--button-default-placeholder-width: 120px;--button-icon-width: 44px;--button-icon-height: 44px;--button-small-width: 88px;--button-small-height: 44px;--button-medium-width: 136px;--button-medium-height: 44px;--button-large-width: 192px;--button-large-height: 44px;--button-font-family: inherit;--button-font-color: #ffffff;--button-font-weight: 600;--button-font-style: normal;--button-hover-darken-opacity: .1;--button-letter-spacing: 0px;--button-horizontal-padding: 16px;--button-raise-level: 4px;--button-pressed-level: 0px;--button-hover-pressure: 1;--button-shadow-color: rgba(0, 0, 0, .3);--button-shadow-divisor: 2;--loading-transition-timing: ease-out;--loading-transition-speed: 6s;--loading-transition-end-speed: .3s;--transform-speed: .15s;--button-primary-color: #1E88E5;--button-primary-color-dark: #1360a4;--button-primary-color-light: white;--button-primary-color-hover: #187bd1;--button-primary-color-active: #166dba;--button-primary-border: none;--button-secondary-color: #f2f6f9;--button-secondary-color-dark: #1360a4;--button-secondary-color-light: #1E88E5;--button-secondary-color-hover: #e1eaf1;--button-secondary-color-active: #cfdee9;--button-secondary-border: 2px solid #1E88E5;--button-anchor-color: #0e4f88;--button-anchor-color-dark: #072743;--button-anchor-color-light: white;--button-anchor-color-hover: #0d4a7f;--button-anchor-color-active: #0c4271;--button-anchor-border: none;--button-danger-color: #c42e2e;--button-danger-color-dark: #861f1f;--button-danger-color-light: white;--button-danger-color-hover: #bc2c2c;--button-danger-color-active: #af2929;--button-danger-border: none;--button-disabled-color: #AFAFAF;--button-disabled-color-dark: #898989;--button-disabled-color-light: #969696;--button-disabled-color-hover: #AFAFAF;--button-disabled-color-active: #AFAFAF;--button-disabled-border: none;--button-placeholder-color: #AFAFAF;--button-placeholder-color-dark: #898989;--button-placeholder-color-light: #969696;--button-placeholder-color-hover: #AFAFAF;--button-placeholder-color-active: #AFAFAF;--button-placeholder-border: none;--button-mail-color: #cfcfcf;--button-mail-color-dark: #9c9c9c;--button-facebook-color: #4868ad;--button-facebook-color-dark: #324877;--button-messenger-color: #3186f6;--button-messenger-color-dark: #0960d1;--button-twitter-color: #00aced;--button-twitter-color-dark: #0074a1;--button-linkedin-color: #0077b5;--button-linkedin-color-dark: #004569;--button-whatsapp-color: #25d366;--button-whatsapp-color-dark: #1a9247;--button-github-color: #25292e;--button-github-color-dark: #030304;--button-reddit-color: #fc461e;--button-reddit-color-dark: #cb2703;--button-pinterest-color: #bd091c;--button-pinterest-color-dark: #740611;--button-gplus-color: #ce5b4e;--button-gplus-color-dark: #a3392d;--button-youtube-color: #cc181e;--button-youtube-color-dark: #881014;--button-instagram-radial-color: radial-gradient(circle at 25% 110%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);--button-instagram-radial-color-dark: radial-gradient(circle at 25% 110%, #b9a800 0%, #938500 5%, #b10f00 45%, #8c0061 60%, #002ca9 90%)}.aws-btn--progress .aws-btn__content:after,.aws-btn--progress .aws-btn__progress,.aws-btn .aws-btn__content:after,.aws-btn .aws-btn__wrapper:after,.aws-btn .aws-btn__wrapper:before{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.aws-btn{padding:0;margin:0}.aws-btn:focus,.aws-btn{outline-color:0;outline-style:none;outline-width:0}.aws-btn{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button.aws-btn .aws-btn__wrapper{margin-top:calc(var(--button-raise-level)*-1)}.aws-btn{box-sizing:border-box;display:inline-block;vertical-align:middle;height:var(--button-default-height);position:relative;z-index:1;background-color:#0000;font-size:var(--button-default-font-size);line-height:var(--button-default-line-height);font-weight:var(--button-font-weight);font-family:var(--button-font-family);font-style:var(--button-font-style);letter-spacing:var(--button-letter-spacing);text-rendering:auto;text-decoration:none;text-align:center;transition:opacity .1s ease-out;border:none;opacity:0;cursor:pointer;-webkit-font-smoothing:antialiased;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.aws-btn .aws-btn__wrapper{position:relative;font-family:var(--button-font-family);display:flex;align-items:stretch;width:100%;height:calc(100% - var(--button-raise-level));transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}.aws-btn .aws-btn__wrapper:before{content:" ";border-radius:var(--button-default-border-radius);top:auto;bottom:calc(var(--button-raise-level)*-1);z-index:1;transition:transform var(--transform-speed) ease-out,background var(--transform-speed) ease-out}.aws-btn .aws-btn__wrapper:after{content:" ";background-color:#00000026;border-radius:var(--button-default-border-radius);z-index:2;width:0;top:var(--button-raise-level)}.aws-btn .aws-btn__content{position:relative;display:flex;flex:1;align-items:center;justify-content:center;border-radius:var(--button-default-border-radius);text-indent:0;z-index:1;overflow:hidden;padding:0 var(--button-horizontal-padding);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:flat;transform:skew(0) translateZ(0);transition:border var(--transform-speed) ease-out,transform var(--transform-speed) ease-out,background var(--transform-speed) ease-out,color var(--transform-speed) ease-out}.aws-btn .aws-btn__content>span:nth-child(1){display:flex;align-items:center;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:skew(0) translateZ(0)}.aws-btn .aws-btn__content>span:nth-child(1)>svg:only-child{margin:0}.aws-btn .aws-btn__content>svg:nth-child(1){margin-right:4px}.aws-btn .aws-btn__content>svg:nth-last-child(1){margin-left:4px}.aws-btn:before{content:" ";background-color:var(--button-shadow-color);width:calc(100% - 2px);height:calc(100% - var(--button-raise-level)*var(--button-shadow-divisor));bottom:calc(0px - var(--button-raise-level)/var(--button-shadow-divisor));left:1px;position:absolute;border-radius:var(--button-default-border-radius);transform:skewY(0) translateZ(0);transition:transform calc(var(--transform-speed)*.8) ease-out,background calc(var(--transform-speed)*.8) ease-out}.aws-btn--facebook .aws-btn__wrapper:before{background:#324877}.aws-btn--facebook .aws-btn__content{background:#4868ad;color:#fff}.aws-btn--facebook .aws-btn__content path{fill:#fff}.aws-btn--facebook.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--facebook.aws-btn--progress .aws-btn__progress:before,.aws-btn--facebook.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--messenger .aws-btn__wrapper:before{background:#0960d1}.aws-btn--messenger .aws-btn__content{background:#3186f6;color:#fff}.aws-btn--messenger .aws-btn__content path{fill:#fff}.aws-btn--messenger.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--messenger.aws-btn--progress .aws-btn__progress:before,.aws-btn--messenger.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--twitter .aws-btn__wrapper:before{background:#0074a1}.aws-btn--twitter .aws-btn__content{background:#00aced;color:#fff}.aws-btn--twitter .aws-btn__content path{fill:#fff}.aws-btn--twitter.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--twitter.aws-btn--progress .aws-btn__progress:before,.aws-btn--twitter.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--linkedin .aws-btn__wrapper:before{background:#004569}.aws-btn--linkedin .aws-btn__content{background:#0077b5;color:#fff}.aws-btn--linkedin .aws-btn__content path{fill:#fff}.aws-btn--linkedin.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--linkedin.aws-btn--progress .aws-btn__progress:before,.aws-btn--linkedin.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--whatsapp .aws-btn__wrapper:before{background:#1a9247}.aws-btn--whatsapp .aws-btn__content{background:#25d366;color:#fff}.aws-btn--whatsapp .aws-btn__content path{fill:#fff}.aws-btn--whatsapp.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--whatsapp.aws-btn--progress .aws-btn__progress:before,.aws-btn--whatsapp.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--github .aws-btn__wrapper:before{background:#030304}.aws-btn--github .aws-btn__content{background:#25292e;color:#fff}.aws-btn--github .aws-btn__content path{fill:#fff}.aws-btn--github.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--github.aws-btn--progress .aws-btn__progress:before,.aws-btn--github.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--reddit .aws-btn__wrapper:before{background:#cb2703}.aws-btn--reddit .aws-btn__content{background:#fc461e;color:#fff}.aws-btn--reddit .aws-btn__content path{fill:#fff}.aws-btn--reddit.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--reddit.aws-btn--progress .aws-btn__progress:before,.aws-btn--reddit.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--pinterest .aws-btn__wrapper:before{background:#740611}.aws-btn--pinterest .aws-btn__content{background:#bd091c;color:#fff}.aws-btn--pinterest .aws-btn__content path{fill:#fff}.aws-btn--pinterest.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--pinterest.aws-btn--progress .aws-btn__progress:before,.aws-btn--pinterest.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--gplus .aws-btn__wrapper:before{background:#a3392d}.aws-btn--gplus .aws-btn__content{background:#ce5b4e;color:#fff}.aws-btn--gplus .aws-btn__content path{fill:#fff}.aws-btn--gplus.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--gplus.aws-btn--progress .aws-btn__progress:before,.aws-btn--gplus.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--youtube .aws-btn__wrapper:before{background:#881014}.aws-btn--youtube .aws-btn__content{background:#cc181e;color:#fff}.aws-btn--youtube .aws-btn__content path{fill:#fff}.aws-btn--youtube.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--youtube.aws-btn--progress .aws-btn__progress:before,.aws-btn--youtube.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--mail .aws-btn__wrapper:before{background:#9c9c9c}.aws-btn--mail .aws-btn__content{background:#cfcfcf;color:#fff}.aws-btn--mail .aws-btn__content path{fill:#fff}.aws-btn--mail.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--mail.aws-btn--progress .aws-btn__progress:before,.aws-btn--mail.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--instagram .aws-btn__wrapper:before{background:radial-gradient(circle at 25% 110%,#b9a800,#938500 5%,#b10f00 45%,#8c0061 60%,#002ca9 90%)}.aws-btn--instagram .aws-btn__content{background:radial-gradient(circle at 25% 110%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);color:#fff}.aws-btn--instagram .aws-btn__content path{fill:#fff}.aws-btn--instagram.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--instagram.aws-btn--progress .aws-btn__progress:before,.aws-btn--instagram.aws-btn--progress .aws-btn__progress:after{color:#fff}.aws-btn--primary .aws-btn__wrapper:before{background:var(--button-primary-color-dark)}.aws-btn--primary .aws-btn__content{background:var(--button-primary-color);color:var(--button-primary-color-light);border:var(--button-primary-border)}.aws-btn--primary .aws-btn__content path{fill:var(--button-primary-color-light)}.aws-btn--primary .aws-btn__wrapper:hover .aws-btn__content{background:var(--button-primary-color-hover)}.aws-btn--primary.aws-btn--active .aws-btn__wrapper .aws-btn__content{background:var(--button-primary-color-active)}.aws-btn--primary.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--primary.aws-btn--progress .aws-btn__progress:before,.aws-btn--primary.aws-btn--progress .aws-btn__progress:after{color:var(--button-primary-color-light)}.aws-btn--secondary .aws-btn__wrapper:before{background:var(--button-secondary-color-dark)}.aws-btn--secondary .aws-btn__content{background:var(--button-secondary-color);color:var(--button-secondary-color-light);border:var(--button-secondary-border)}.aws-btn--secondary .aws-btn__content path{fill:var(--button-secondary-color-light)}.aws-btn--secondary .aws-btn__wrapper:hover .aws-btn__content{background:var(--button-secondary-color-hover)}.aws-btn--secondary.aws-btn--active .aws-btn__wrapper .aws-btn__content{background:var(--button-secondary-color-active)}.aws-btn--secondary.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--secondary.aws-btn--progress .aws-btn__progress:before,.aws-btn--secondary.aws-btn--progress .aws-btn__progress:after{color:var(--button-secondary-color-light)}.aws-btn--link .aws-btn__wrapper:before{background:var(--button-anchor-color-dark)}.aws-btn--link .aws-btn__content{background:var(--button-anchor-color);color:var(--button-anchor-color-light);border:var(--button-anchor-border)}.aws-btn--link .aws-btn__content path{fill:var(--button-anchor-color-light)}.aws-btn--link .aws-btn__wrapper:hover .aws-btn__content{background:var(--button-anchor-color-hover)}.aws-btn--link.aws-btn--active .aws-btn__wrapper .aws-btn__content{background:var(--button-anchor-color-active)}.aws-btn--link.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--link.aws-btn--progress .aws-btn__progress:before,.aws-btn--link.aws-btn--progress .aws-btn__progress:after{color:var(--button-anchor-color-light)}.aws-btn--danger .aws-btn__wrapper:before{background:var(--button-danger-color-dark)}.aws-btn--danger .aws-btn__content{background:var(--button-danger-color);color:var(--button-danger-color-light);border:var(--button-danger-border)}.aws-btn--danger .aws-btn__content path{fill:var(--button-danger-color-light)}.aws-btn--danger .aws-btn__wrapper:hover .aws-btn__content{background:var(--button-danger-color-hover)}.aws-btn--danger.aws-btn--active .aws-btn__wrapper .aws-btn__content{background:var(--button-danger-color-active)}.aws-btn--danger.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--danger.aws-btn--progress .aws-btn__progress:before,.aws-btn--danger.aws-btn--progress .aws-btn__progress:after{color:var(--button-danger-color-light)}.aws-btn--disabled .aws-btn__wrapper:before{background:var(--button-disabled-color-dark)}.aws-btn--disabled .aws-btn__content{background:var(--button-disabled-color);color:var(--button-disabled-color-light);border:var(--button-disabled-border)}.aws-btn--disabled .aws-btn__content path{fill:var(--button-disabled-color-light)}.aws-btn--disabled .aws-btn__wrapper:hover .aws-btn__content{background:var(--button-disabled-color-hover)}.aws-btn--disabled.aws-btn--active .aws-btn__wrapper .aws-btn__content{background:var(--button-disabled-color-active)}.aws-btn--disabled.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--disabled.aws-btn--progress .aws-btn__progress:before,.aws-btn--disabled.aws-btn--progress .aws-btn__progress:after{color:var(--button-disabled-color-light)}.aws-btn--placeholder .aws-btn__wrapper:before{background:var(--button-placeholder-color-dark)}.aws-btn--placeholder .aws-btn__content{background:var(--button-placeholder-color);color:var(--button-placeholder-color-light);border:var(--button-placeholder-border)}.aws-btn--placeholder .aws-btn__content path{fill:var(--button-placeholder-color-light)}.aws-btn--placeholder .aws-btn__wrapper:hover .aws-btn__content{background:var(--button-placeholder-color-hover)}.aws-btn--placeholder.aws-btn--active .aws-btn__wrapper .aws-btn__content{background:var(--button-placeholder-color-active)}.aws-btn--placeholder.aws-btn--progress .aws-btn__content>span{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.aws-btn--placeholder.aws-btn--progress .aws-btn__progress:before,.aws-btn--placeholder.aws-btn--progress .aws-btn__progress:after{color:var(--button-placeholder-color-light)}.aws-btn--placeholder{width:var(--button-default-placeholder-width)}.aws-btn--placeholder .aws-btn__content>span{display:block;width:100%;height:40%;background-color:var(--button-placeholder-color-light);border-radius:2px;position:relative;overflow:hidden}.aws-btn--placeholder .aws-btn__content>span:before{content:"";background-color:#0000001a;position:absolute;top:0;left:0;width:100%;height:100%;animation:placeholder calc(var(--transform-speed)*14) linear forwards infinite}.aws-btn--visible{opacity:1}.aws-btn--between .aws-btn__content{justify-content:space-between}.aws-btn--left:before{transform:skewY(calc(1deg * var(--button-hover-pressure) * 1)) translate3d(0,calc(-1px * var(--button-hover-pressure) / 2),0)}.aws-btn--left .aws-btn__content{transform:skewY(calc(1deg * var(--button-hover-pressure) * -1))}.aws-btn--right:before{transform:skewY(calc(1deg * var(--button-hover-pressure) * -1)) translate3d(0,calc(-1px * var(--button-hover-pressure) / 2),0)}.aws-btn--right .aws-btn__content{transform:skewY(calc(1deg * var(--button-hover-pressure) * 1))}.aws-btn--middle:before{transform:translate3d(0,calc(-1px * var(--button-hover-pressure)),0)}.aws-btn--middle .aws-btn__content{transform:translate3d(0,calc(1px * var(--button-hover-pressure)),0)}.aws-btn--icon .aws-btn__content>span:nth-child(1)>svg{vertical-align:middle}.aws-btn--active:before{will-change:transform;transform:translate3d(0,calc((var(--button-raise-level) - var(--button-pressed-level)) * -1),0)}.aws-btn--active .aws-btn__content{will-change:transform;transition:transform calc(var(--transform-speed)*.8) ease-out,background calc(var(--transform-speed)*.8) ease-out,color calc(var(--transform-speed)*.8) ease-out;transform:translate3d(0,calc(var(--button-raise-level) - var(--button-pressed-level)),0)}.aws-btn--off:before{transform:translate3d(0,calc(var(--button-raise-level) * -1),0);background-color:#0000000d}.aws-btn--off:hover .aws-btn__wrapper:before{background-color:#2d2d2d}.aws-btn--off:hover .aws-btn__content{background-color:#313131;color:#3b3b3b}.aws-btn--off .aws-btn__wrapper:before{background-color:#323232}.aws-btn--off .aws-btn__content{background-color:#353535;color:#424242;transform:translate3d(0,var(--button-raise-level),0)}.aws-btn--icon{width:var(--button-icon-width);height:var(--button-icon-height);font-size:calc(var(--button-default-font-size));line-height:calc(var(--button-default-line-height))}.aws-btn--small{width:var(--button-small-width);height:var(--button-small-height);font-size:var(--button-default-font-size);line-height:var(--button-default-line-height)}.aws-btn--medium{width:var(--button-medium-width);height:var(--button-medium-height);font-size:var(--button-default-font-size);line-height:var(--button-default-line-height)}.aws-btn--large{width:var(--button-large-width);height:var(--button-large-height);font-size:var(--button-default-font-size);line-height:var(--button-default-line-height)}.aws-btn--fill{width:100%}span.aws-btn__bubble{display:block;position:absolute;visibility:hidden;top:0;left:0;width:0px;height:0px;border-radius:50%;background:#0000001a;opacity:0;transform:scale(.1);animation:bubble-ping calc(var(--transform-speed)*3.5) cubic-bezier(.5,0,.6,.4) .05s forwards}@keyframes placeholder{0%{transform:translate(-110%)}25%{transform:translate(0)}50%{transform:translate(110%)}75%{transform:translate(0)}to{transform:translate(-110%)}}@keyframes release{}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.6)}60%{transform:scale(1.4)}to{transform:scale(1.5)}}@keyframes bubble-ping{1%{visibility:visible}10%{opacity:0}50%{opacity:1}99%{transform:scale(1);opacity:0}to{visibility:hidden}}.aws-btn--progress .aws-btn__wrapper>span:nth-child(2){position:absolute;top:var(--button-raise-level);left:0;right:0;bottom:calc(var(--button-raise-level)*-1);display:flex}.aws-btn--progress .aws-btn__progress{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;text-indent:0;z-index:3;overflow:hidden;transition:border var(--transform-speed) ease-out,transform var(--transform-speed) ease-out,background var(--transform-speed) ease-out,color var(--transform-speed) ease-out}.aws-btn--progress .aws-btn__progress>span{transition:opacity calc(var(--transform-speed)*.5) ease-out calc(var(--transform-speed)*.75)}.aws-btn--progress .aws-btn__progress:before,.aws-btn--progress .aws-btn__progress:after{display:flex;align-items:center;justify-content:center;color:#ffffffa6;opacity:0;transition:transform var(--transform-speed) ease-out .05s,opacity calc(var(--transform-speed)*.75) ease-out .05s}.aws-btn--progress .aws-btn__progress:before{content:attr(data-loading);display:none;transform:translate3d(0,100%,0)}.aws-btn--progress .aws-btn__progress:after{content:attr(data-status);display:none;transform:translate3d(0,-100%,0)}.aws-btn--progress .aws-btn__content>span>span,.aws-btn--progress .aws-btn__content>svg{transition:opacity .2s ease-out}.aws-btn--progress.aws-btn--active .aws-btn__content>span>span,.aws-btn--progress.aws-btn--active .aws-btn__content>svg{opacity:.1}.aws-btn--progress.aws-btn--active .aws-btn__progress:after,.aws-btn--progress.aws-btn--active .aws-btn__progress:before,.aws-btn--progress.aws-btn--active .aws-btn__content:after{display:block}.aws-btn--progress .aws-btn__content:after{content:" ";background-color:#00000026;transform:translate3d(-100%,0,0);width:100%;display:none}.aws-btn--start .aws-btn__progress:before{opacity:1;transform:translate3d(0,50%,0)}.aws-btn--start .aws-btn__content:after{transition:transform var(--loading-transition-speed) ease-out;transform:translate3d(-15%,0,0)}.aws-btn--errored .aws-btn__content:after{background-color:#ff0000bf}.aws-btn--end .aws-btn__content:after{transition:transform var(--loading-transition-end-speed) var(--loading-transition-timing);transform:translateZ(0)}.aws-btn--end .aws-btn__progress:after{opacity:1;transform:translate3d(0,-50%,0)}.aws-btn--end .aws-btn__progress:before{transform:translate3d(0,50%,0);opacity:0}.aws-btn{--button-default-height: 54px;--button-default-font-size: 16px;--button-default-border-radius: 8px;--button-horizontal-padding: 40px;--button-raise-level: 0px;--button-hover-pressure: 0;--transform-speed: .6s;--button-primary-color: #e56e1f;--button-primary-color-dark: #a24e16;--button-primary-color-light: #ffffff;--button-primary-color-hover: #6c3714;--button-primary-color-active: #166dba;--button-primary-border: 5px solid transparent;--button-secondary-color: #ffffff;--button-secondary-color-dark: #a3a3a3;--button-secondary-color-light: #000000;--button-secondary-color-hover: #e1eaf1;--button-secondary-color-active: #cfdee9;--button-secondary-border: 2px solid #a3a3a3;--button-anchor-color: #0e4f88;--button-anchor-color-dark: #072743;--button-anchor-color-light: #ffffff;--button-anchor-color-hover: #0d4a7f;--button-anchor-color-active: #0c4271;--button-anchor-border: none;--button-danger-color: #c42e2e;--button-danger-color-dark: #861f1f;--button-danger-color-light: #ffffff;--button-danger-color-hover: #bc2c2c;--button-danger-color-active: #af2929;--button-danger-border: none}.aws-btn .aws-btn__wrapper{white-space:nowrap}.ticket-form-checkbox span.input-group-text{background:transparent!important;padding:0!important}.ticket-form-checkbox span.input-group-text .form-check-input{border-color:#000}.create-ticket-accordion{padding-left:0!important;padding-right:0!important}.create-ticket-accordion .accordion-item .accordion-header{padding:0!important}.create-ticket-accordion .accordion-item .accordion-header>*{color:#fff}.create-ticket-accordion .accordion-item .accordion-header button{font-size:16px;font-weight:700}.create-ticket-accordion .accordion-item .accordion-header button:after{display:none}.create-ticket-accordion .accordion-item .accordion-header button:focus{border-color:#f0f7fe!important;box-shadow:0 0 0 .25rem #f8edea40!important}.create-ticket-accordion-inactive{padding-left:0!important;padding-right:0!important}.create-ticket-accordion-inactive .accordion-header button:focus{border-color:#f0f7fe!important;box-shadow:0 0 0 .25rem #f8edea40!important}/*!
* https://github.com/arqex/react-datetime
*/.rdt{position:relative}.rdtPicker{display:none;position:absolute;min-width:250px;padding:4px;margin-top:1px;z-index:99999!important;background:#fff;box-shadow:0 1px 3px #0000001a;border:1px solid #f9f9f9}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker td,.rdtPicker th{text-align:center;height:28px}.rdtPicker td{cursor:pointer}.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover,.rdtPicker .rdtTimeToggle:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtOld,.rdtPicker td.rdtNew{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:"";display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:#0003;position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{width:14.2857%;border-bottom:none;cursor:default}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtPrev span,.rdtNext span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{border:none;background:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{height:50px;width:25%;cursor:pointer}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px}.rdtCounter{width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}.rdtTime td{cursor:default}.ticket-date-time-mode-days .rdtPicker{position:absolute;top:-270px}.ticket-input-field.form-floating>.form-control:focus,.ticket-input-field.form-floating>.form-control:not(:placeholder-shown){padding-top:35px!important}.ticket-multi-select-field-multi-select{margin-top:40px}.ticket-multi-select-field-multi-select .select__control{background-color:#f0f0f0;border:0px}.ticket-multi-select-field-multi-select .select__control .select__value-container.select__value-container--is-multi.select__value-container--has-value{display:flex;justify-content:flex-start;align-items:flex-start;max-height:100px;overflow-y:auto}.ticket-multi-select-field-multi-select .select__control .select__value-container.select__value-container--is-multi.select__value-container--has-value .select__input-container{display:block}.ticket-multi-select-field-multi-select .select__control .select__value-container.select__value-container--is-multi .select__input-container{display:inline-grid}.ticket-multi-select-field-multi-select-option{display:flex;justify-content:flex-start;align-items:center}.ticket-multi-select-field-multi-select-option>input{position:relative;margin-right:10px;top:2px}.ticket-action-buttons{padding:10px;border-radius:5%}.create-ticket-left-part-upper-section{display:flex;flex-direction:column}.create-ticket-left-part-upper-section>div{margin:0}.ticket-date-time-mode-days{position:relative}.ticket-date-time-mode-days .rdtPicker{position:absolute;top:-240px}.ticket-date-time-mode-months{position:relative}.ticket-date-time-mode-months .rdtPicker{position:absolute;top:-190px}.ticket-date-time-mode-years{position:relative}.ticket-date-time-mode-years .rdtPicker{position:absolute;top:-190px}.ticket-date-time-mode-time{position:relative}.ticket-date-time-mode-time .rdtPicker{position:absolute;top:-160px}.site_access .ticket-date-time-mode-days{position:relative}.site_access .ticket-date-time-mode-days .rdtPicker{position:absolute;top:100%;left:-40%;box-shadow:0 0 5px 2px #cecccc}.site_access .ticket-date-time-mode-months{position:relative}.site_access .ticket-date-time-mode-months .rdtPicker{position:absolute;top:100%;left:-40%;box-shadow:0 0 5px 2px #cecccc}.site_access .ticket-date-time-mode-years{position:relative}.site_access .ticket-date-time-mode-years .rdtPicker{position:absolute;top:100%;left:-40%;box-shadow:0 0 5px 2px #cecccc}.site_access .ticket-date-time-mode-time{position:relative}.site_access .ticket-date-time-mode-time .rdtPicker{position:absolute;top:100%;left:-40%;box-shadow:0 0 5px 2px #cecccc}.remote_hand .ticket-date-time-mode-days{position:relative}.remote_hand .ticket-date-time-mode-days .rdtPicker{position:absolute;right:0%;box-shadow:0 0 5px 2px #cecccc}.remote_hand .ticket-date-time-mode-months{position:relative}.remote_hand .ticket-date-time-mode-months .rdtPicker{position:absolute;right:0%;box-shadow:0 0 5px 2px #cecccc}.remote_hand .ticket-date-time-mode-years{position:relative}.remote_hand .ticket-date-time-mode-years .rdtPicker{position:absolute;right:0%;box-shadow:0 0 5px 2px #cecccc}.remote_hand .ticket-date-time-mode-time{position:relative}.remote_hand .ticket-date-time-mode-time .rdtPicker{position:absolute;right:0%;box-shadow:0 0 5px 2px #cecccc}.shipment .ticket-date-time-mode-days{position:relative}.shipment .ticket-date-time-mode-days .rdtPicker{position:absolute;box-shadow:0 0 5px 2px #cecccc}.shipment .ticket-date-time-mode-months{position:relative}.shipment .ticket-date-time-mode-months .rdtPicker{position:absolute;box-shadow:0 0 5px 2px #cecccc}.shipment .ticket-date-time-mode-years{position:relative}.shipment .ticket-date-time-mode-years .rdtPicker{position:absolute;box-shadow:0 0 5px 2px #cecccc}.shipment .ticket-date-time-mode-time{position:relative}.shipment .ticket-date-time-mode-time .rdtPicker{position:absolute;box-shadow:0 0 5px 2px #cecccc}.create-ticket-fault-description{font-size:16px;margin-top:20px;padding-left:0!important;padding-right:0!important}.main_profile{padding:2rem 6rem;font-family:DM Sans}.profile_head h3{font-size:1.438rem;font-weight:500;font-family:DM Sans;color:#171c3c}.profile_head .badge-lg{font-size:.875rem;padding:0rem 1.2rem;margin-left:.313rem}.profile_info_start h3{font-size:1.25rem;font-weight:500;font-family:DM Sans;color:#171c3c;border-bottom:1px solid #E7E8E9;padding-bottom:.313rem}.profile_info_start-2 h3{font-size:1.25rem;font-weight:500;font-family:DM Sans;color:#171c3c;padding-bottom:.313rem}.upload_profile{padding:1rem 0px}.country_role_info{display:flex;justify-content:flex-start;align-items:center;padding:.938rem 0px}.country_role_info p{font-size:1rem;font-weight:400;font-family:DM Sans;color:#171c3c;padding:0px 1.875rem 0px 0px}.cnfrm_change button{margin-right:15px}.cnfrm_change .btn{width:12rem;padding:10px 0}.file-upload{display:none}.p-image{position:relative}input#actual-file{position:absolute;left:0;z-index:-1;top:35px}.p-image-2 img{width:100px;border:2px solid #eee;border-radius:15px;position:relative}label.edit_profile_dg img{border:none}.p-image-2{position:relative}label.edit_profile_dg img{border:none;width:35px;position:absolute;top:-7px;left:72px}.loader-bg{width:100%;height:100%;background:#0000004d;position:fixed;display:flex;justify-content:center;align-items:center;z-index:99}.loader-bg h3{position:absolute;color:#fe8600;font-size:20px}.loader{width:6em;height:6em;font-size:22px;box-sizing:border-box;border-top:.3em solid #505050;border-radius:50%;position:absolute;animation:rotating 2s ease-in-out infinite;--direction: 1}.loader span{position:absolute;color:#fe8600;width:inherit;height:inherit;text-align:center;line-height:10em;font-family:sans-serif;animation:rotating 2s linear infinite}.loader:before,.loader:after{content:"";position:absolute;width:inherit;height:inherit;border-radius:50%;box-sizing:border-box;top:-.2em}.loader:before{border-top:.3em solid #fe8600;transform:rotate(120deg)}.loader:after{border-top:.3em solid #fe8600;transform:rotate(240deg)}@keyframes rotating{50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.heat_data{position:absolute}.heatsize{padding-top:5rem;overflow:hidden!important}.heat_popup_scroll,#div-containersd{overflow:hidden!important}.heatmap-div{visibility:hidden}.msg-button2{color:#b2b6b8;font-weight:600;font-size:1.2rem!important;width:-moz-fit-content;width:fit-content!important;padding:5px 10px;position:relative}.msg-button2:hover{color:#b2b6b8}.msg-button2.bactive{color:#fe8600!important;border-bottom:3px solid #fe8600!important}.msg-button2.bactive img.down{width:24px!important;position:absolute;margin:0;text-align:center;bottom:-17px;left:2.5rem}.btn-group2{left:0rem;margin-right:2rem}.btn-group2{position:relative;display:inline-flex;vertical-align:middle}.transform-component-module_wrapper__1_Fgj{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;overflow:visible!important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;padding:0}.new-class{transform:scale(.3,.2);transform-origin:top left;transition:transform .3s ease;overflow-x:visible!important}.new-class2{transform:scale(.4,.3);transform-origin:top left;transition:transform .3s ease;overflow-x:visible!important}.new-class3{transform:scale(.3,.4);transform-origin:top left;transition:transform .3s ease;overflow-x:visible!important}.new-class4{transform:scale(.3);transform-origin:top left;transition:transform .3s ease;overflow-x:visible!important}.new-class5{transform:scale(.3,.2);transform-origin:top left;transition:transform .3s ease;overflow-x:visible!important}.new-class6{transform:scale(.5);transform-origin:top left;transition:transform .3s ease;overflow-x:visible!important}.tools{position:fixed;right:405px;top:46px}.tools button{border-radius:1!important}.modal-dialog,.model-content-layout{min-height:80vh}select.selectpicker{width:7.563rem}.main_layout{border:1px solid #000;margin-top:3rem}.main_layout_new .info_ctl{position:relative;background:#000;display:none;right:50%}.main_layout_new .info_ctl2{position:relative;background:#000;display:none;right:-70%}.main_layout_new .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-18px}.main_layout_new .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-18px}.main_layout_new .innr_ctl{position:absolute;cursor:pointer;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout_new .card{overflow:auto}.btn{padding:.625rem 2rem;font-size:1.063rem;width:12.813rem}.main_block_1{position:relative}.block_1{width:75%;border-bottom:2px dashed #ccc;border-right:2px dashed #ccc;position:relative}.left_door{position:absolute;bottom:-3px;left:-43px}.data_block p{background:orange;padding:0 5px;cursor:pointer;color:#fff;font-size:.813rem;text-align:center;max-width:126px;width:80%;margin-bottom:0}p.ct_main{margin-bottom:1px;padding:0rem .313rem}.block_1 h3{font-size:1.125rem;font-family:DM Sans;font-weight:600;color:#171c3c;text-align:center;margin-bottom:.5rem;margin-top:.5rem}.block_3 h3{font-size:1.125rem;font-family:DM Sans;font-weight:600;color:#171c3c;text-align:center;margin-bottom:0rem}.top_img_2 img{position:absolute;top:-48px;right:-1px;z-index:1;width:40%}.top_img img{width:48%}.one_bottom img{width:25px}.top_img{width:100%;text-align:right;margin:0 0 0 -4.5rem}.left_door img{width:80%}.one_bottom-2 img{position:absolute;right:10px;bottom:-35px;width:25px}.powerbre{min-width:71px}.bottom_data{display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem;border-bottom:2px dashed #ccc}.bottom_data div{flex:1;margin:0}button.btn-crah{background:#86c4d7;border:1px solid #000;padding:5px 40px}.bottom{position:absolute;left:44%}.content-title{height:30px!important;position:absolute!important;width:100%;top:-1rem;left:.2rem;z-index:10;margin-bottom:4rem!important}.content-title p{padding-top:5px!important;margin-bottom:0!important;z-index:10}.sec_one{display:flex;align-items:end;justify-content:space-between}.block_2{text-align:right}.power-pop ::-webkit-scrollbar{width:2px}.power-pop{font-size:7px;padding-bottom:0;color:#fff;cursor:pointer}.power-txt{padding:0 3px;font-size:12.25px}.power-flex{display:flex;overflow-y:auto;text-align:left;gap:5px;height:58px;justify-content:center;font-size:7.7px}.cv-chart-pop .loader-bg{height:401px;width:800px}.dh-title{color:#fff;padding:0 3px}.pwr-amp-big{font-size:12px;text-align:right;padding-right:5px}.pwr-amp{font-size:10px;text-align:right}.cv-top1{display:flex;gap:15px;padding-top:3rem;margin-left:10px;font-weight:500}.breaker-name{font-size:9px}.cv-top2{display:flex;gap:8px;margin-top:.5rem;margin-left:10px;font-weight:500;justify-content:flex-end;margin-right:15px}.power-na{color:#fff;text-align:center;font-size:12px}.cv-top2-temp,.cv-top1-temp{cursor:pointer}.cvActive,.sensorActive{border-bottom:#000 2px solid;font-weight:700}.canvasjs-chart-credit{display:none}.cv-chart-pop{position:absolute;z-index:11;width:800px;top:17%;left:12%;border:solid grey 2px}.cv-chart-pop-head{background-color:#000;height:35px;color:#fff;position:absolute;top:0;width:100%;display:flex;font-weight:500;padding-right:10px;align-items:center;cursor:pointer;padding-left:10px}.cv-chart-pop canvas{top:1.4rem!important;width:796px!important;height:290px!important}.sci-chart .cv-chart-pop-head{top:-1rem}.sci-chart canvas{top:.4rem!important}.sci-chart #scichart-root{height:400px!important}.temp-pop .temp-pop-in1{display:flex!important;justify-content:space-evenly;align-items:center;font-size:12px;color:#fff;cursor:pointer}.temp-time{font-size:9px;padding:.25rem;text-align:center;color:#fff}.btn_even_right{position:relative}.btn_even_right button.btn-crah{background:#86c4d7;border:1px solid #000;padding:10px 15px;line-height:1rem;transform:rotate(-90deg)}p.me_hide{visibility:hidden}button.btn-crah.beven-1{position:absolute;top:-130px;right:-15px}button.btn-crah.beven-2{position:absolute;top:-59px;right:-15px}.one_bottom-2{position:relative;position:absolute;right:74px;bottom:35px}.tooltp{background:#000}.info_ct{position:relative;background:#000;top:-25px}.innr_ct{position:absolute;background:#7f7f7f!important;left:80px;width:170px;text-align:left;z-index:1111;top:-5.3rem;border-radius:5px;padding:1px 0}.blk,.blk2{display:block!important}.invs{display:none!important}.innr_ct.right_ct{position:absolute;background:#11263cf5;left:-178px;width:170px;text-align:left;z-index:1111;top:-5.3rem;border-radius:5px}.content{display:flex;justify-content:space-between;align-items:center;margin-top:.3rem}.content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px}.content-title{background:#000!important;color:#fff;font-size:14px;border-bottom:1px solid;margin-top:-9px;height:36px}.content-title p{padding-top:7px;background:#000!important}.info_ct{display:none}.ct_main:hover+.info_ct{display:block}p.ct_main:hover{margin-bottom:0;padding:3px 5px 0;border:1px solid #11263cf5}.content p:nth-child(2){text-align:right}.triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:127px;top:10px}.triangle-right-pk03-03{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:86px;top:10px}.bottom_data .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:5px;top:10px}.mt-24{margin-top:1.5rem}.cabinet-popup .modal-title{margin-bottom:0;line-height:1.5;color:#171c3c;font-size:1.25rem;font-weight:600;font-family:DM SANS}.cabinet-popup .modal-body{overflow-y:auto}@media(min-width:1500px){.cabinet-popup .modal-body{overflow-y:auto}}@media(min-width:1600px){.data_block p{max-width:141px;width:80%}.triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:145px;top:4px}.top_img_2 img{position:absolute;top:-56px;right:-1px;z-index:1;width:40%}button.btn-crah.beven-1{position:absolute;top:-130px;right:-18px}button.btn-crah.beven-2{position:absolute;top:-59px;right:-18px}.bottom_data .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:38px;top:1px}.innr_ct{position:absolute;background:#11263cf5;left:107px;width:200px;text-align:left;z-index:1111;top:-5rem;border-radius:5px;padding:1px 0}.innr_ct.right_ct{position:absolute;background:#11263cf5;left:-208px;width:200px;text-align:left;z-index:1111;top:-5rem;border-radius:5px}.profile-tab .nav-item .nav-link{font-size:.938rem;padding:9px 12px;height:2.4rem}}@media(min-width:992px){.cabinet-popup .modal-lg,.modal-xl{max-width:75rem}.cabinet-popup .modal-dialog{margin:1.5rem auto}}.not-found-popup .modal-dialog.modal-lg{margin:20% auto 0}@media(min-width:992px){.room-pek1.modal-dialog.modal-lg{max-width:75rem;margin:1.5rem auto}}.pop-hover{color:#fff;background:#11263cf5;padding:5px 10px;border-radius:5px;position:absolute;width:125px;top:37.5%;left:24%;display:block;z-index:9999}.pop-hover p{color:#fff;margin-bottom:0;font-size:12px}.pop-hover .triangle-bottom{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:60px;transform:rotate(268deg);bottom:-14px}.svg-pic{position:relative}.svg-pic img{width:100%}path#red-line{cursor:pointer}.svg-pic svg{width:100%}.room-1 img,.room-2 img,.room-3 img,.room-4 img{width:120px}.room-1{position:absolute;top:173px;left:250px;width:13%}.room-2{position:absolute;top:194px;right:270px;width:13%}.room-3{position:absolute;top:388px;left:250px;width:13%}.room-4{position:absolute;top:396px;right:270px;width:13%}@media(min-width:1600px){.room-1{position:absolute;top:170px;left:315px}.room-2{position:absolute;top:190px;right:336px}.room-3{position:absolute;top:395px;left:315px}.room-4{position:absolute;top:402px;right:336px}}@media(max-width:1400px){.room-pek1.modal-dialog.modal-lg .modal-body{padding:0rem 2.539rem 1.5rem 3.125rem;height:87vh}}.model-70{max-width:85rem!important}.main_layout-3{position:relative;padding-top:2rem;padding-left:6.4rem;height:82vh}.main_layout-3 .box_one{border:2px solid #000;margin:0px -28rem -3px 2px;width:1277px}.main_layout-3 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px;font-size:15px}.main_layout-3 .shape-5{position:absolute;left:68px}.main_layout-3 .up_shape{position:absolute;left:19%}.main_layout-3 .up_shape_2{position:absolute;left:50%}.main_layout-3 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:5rem 0rem 0px 13.8rem;position:relative;z-index:99999}.main_layout-3 p.num_data{background:#fe8600;color:#fff;padding:4px;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;height:25px;width:88px;text-align:center}@media screen and (max-width:992px){.main_layout-3 .ml-3{width:230px;flex-wrap:nowrap!important}.main_layout-3 .rw-2{width:434px;flex-wrap:nowrap!important}.main_layout-3 .rw-1{width:800px}}.main_layout-3 .org_box{display:flex;justify-content:center;align-items:center}.main_layout-3 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-3 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:71px}.main_layout-3 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:71px}.main_layout-3 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 20px;font-size:.75rem;margin-bottom:1px}.main_layout-3 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 20px;font-size:.75rem;margin-bottom:1px}.main_layout-3 .blck_wh{background:#fff;color:#fff;padding:2px 20px;font-size:.75rem;margin-bottom:1px}.main_layout-3 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}@media(min-width:992px){.main_layout-3 .modal-lg,.modal-xl{max-width:75rem!important}}.main_layout-3 .right_show{cursor:pointer}.main_layout-3 .right_show:hover+.info_ct{display:block}.main_layout-3 .left_show{cursor:pointer}.main_layout-3 .left_show:hover+.info_ctl{display:block}.main_layout-3 .info_ct{position:relative;background:#000;display:none}.main_layout-3 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-3 .info_ctl{position:relative;background:#000;display:none}.main_layout-3 .info_ctl2{position:relative;background:#000;display:none;right:0%}.main_layout-3 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout-3 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout-3 .innr_ctl{position:absolute;cursor:pointer;background:#7f7f7f!important;right:81px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-3 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout-3 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.main_layout-3 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}@media(min-width:1600px){.main_layout-3 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:94px}.main_layout-3 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-3 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:94px}.main_layout-3 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout-3 .innr_ctl{position:absolute;cursor:pointer;background:#11263cf5;right:106px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}}.main_layout-4{position:relative;padding-top:2rem;height:82vh}.main_layout-4 .shape-5 img{width:116rem;margin-right:1rem}.main_layout-4 .flex_eight{display:flex;justify-content:flex-start;align-items:baseline;gap:2.2rem;padding:1rem 0px 3rem}.main_layout-4 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.main_layout-4 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.main_layout-4 .shape-5{position:absolute;left:0}.main_layout-4 .up_shape{position:absolute;left:19%}.main_layout-4 .up_shape_2{position:absolute;left:50%}.main_layout-4 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem 2rem 0px 3rem;position:relative;z-index:99999}.main_layout-4 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center}.main_layout-4 .org_box{display:flex;justify-content:center;align-items:center}.main_layout-4 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-4 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.main_layout-4 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.main_layout-4 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-4 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-4 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-4 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.main_layout-4 .box_crah-btn{display:flex;margin:3.4rem 4.5rem 0px;justify-content:flex-start;gap:1.5rem;align-items:center}.main_layout-4 .block_4{position:absolute;left:34.7rem;bottom:-74px}.main_layout-4 .right_show{cursor:pointer}.main_layout-4 .right_show:hover+.info_ct{display:block}.main_layout-4 .left_show{cursor:pointer}.main_layout-4 .left_show:hover+.info_ctl{display:block}.main_layout-4 .info_ct{position:relative;background:#000;display:none}.main_layout-4 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-4 .info_ctl{position:relative;background:#000;display:none;right:-10%}.main_layout-4 .info_ctl2{position:relative;background:#000;display:none;right:0%}.main_layout-4 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout-4 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout-4 .innr_ctl{position:absolute;cursor:pointer;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-4 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout-4 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.main_layout-4 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-4 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:18px}.main_layout-4 .innr_ctl_st{position:absolute;cursor:pointer;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-4 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-10px;top:18px}.main_layout-4 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.main_layout-4 .black_lf_cnt{background:#000;width:20px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:-26px;top:10px}.main_layout-4 p.black_lf.hlf{left:74px!important;width:20px}@media(min-width:1600px){.main_layout-4 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-4 p.black_lf.hlf{left:74px!important;width:13px}.main_layout-4 .black_lf_cnt{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:-50px;top:10px}.main_layout-4 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout-4 .innr_ctl{position:absolute;cursor:pointer;background:#11263cf5;right:74px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}}@media(min-width:1750px){.main_layout-4 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem 2rem 0px 5rem;position:relative;z-index:99999}.main_layout-4 .flex_eight{display:flex;justify-content:flex-start;align-items:baseline;gap:4.5rem;padding:1rem 0px 3rem}.main_layout-4 .box_crah-btn{display:flex;margin:2.8rem 4.5rem 0px;justify-content:flex-start;gap:2rem;align-items:center}.main_layout-4 .block_4{position:absolute;left:35.3rem;bottom:-80px}.modal-dialog.modal-lg.lay-3pop{max-width:105rem}}.model-69{max-width:85rem!important}.main_layout-5{position:relative;padding-top:2rem;height:82vh}.main_layout-5 .shape-5 img{width:116rem;margin-right:1rem}.main_layout-5 .flex_do{display:flex;justify-content:space-evenly;gap:2.9rem}.main_layout-5 .do_one{display:flex;align-items:center}.main_layout-5 .flex_eight{display:flex;justify-content:flex-start;align-items:baseline;gap:2.2rem;padding:5rem 0px}.main_layout-5 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.main_layout-5 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px;font-size:15px}.main_layout-5 .shape-5{position:absolute;left:0}.main_layout-5 .up_shape{position:absolute;left:19%}.main_layout-5 .up_shape_2{position:absolute;left:50%}.main_layout-5 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem 2rem 0px 4rem;position:relative;z-index:99999}.main_layout-5 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center}.main_layout-5 .org_box{display:flex;justify-content:center;align-items:center}.main_layout-5 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-5 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.main_layout-5 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.main_layout-5 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-5 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-5 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-5 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.main_layout-5 .box_crah-btn{align-items:center;position:absolute;top:58px;padding-left:6.8rem}.main_layout-5 .block_4{position:absolute;left:32.1rem;z-index:999999;top:14px}@media screen and (max-width:992px){.tools{position:fixed;right:249px;top:25px}}@media screen and (min-width:1900px)and (max-width:1920px){.tools{position:fixed;right:441px;top:51px}}@media screen and (min-width:1024px)and (max-width:1200px){.tools{position:fixed;right:143px;top:47px}}@media screen and (min-width:1200px)and (max-width:1300px){.tools{position:fixed;right:193px;top:47px}}@media screen and (min-width:1300px)and (max-width:1400px){.tools{position:fixed;right:248px;top:47px}}@media screen and (min-width:1800px)and (max-width:2000px){.tools{position:fixed;right:551px;top:47px}}@media screen and (min-width:2001px)and (max-width:2119px){.tools{position:fixed;right:535px;top:52px}}@media screen and (min-width:2120px)and (max-width:2398px){.tools{position:fixed;right:678px;top:52px}}@media screen and (min-width:2400px)and (max-width:2800px){.tools{position:fixed;right:875px;top:52px}}@media screen and (min-width:2800px)and (max-width:3500px){.tools{position:fixed;right:1050px;top:52px}}@media screen and (min-width:3520px)and (max-width:4000px){.tools{position:fixed;right:1450px;top:52px}}@media screen and (min-width:4000px)and (max-width:5000px){.tools{position:fixed;right:1805px;top:52px}}@media screen and (min-width:5050px)and (max-width:6000px){.tools{position:fixed;right:2372px;top:52px}}.main_layout-5 .right_show{cursor:pointer}.main_layout-5 .right_show:hover+.info_ct{display:block}.main_layout-5 .left_show{cursor:pointer}.main_layout-5 .left_show:hover+.info_ctl{display:block}.main_layout-5 .info_ct{position:relative;background:#000;display:none;top:-25px}.main_layout-5 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-5 .info_ctl{position:relative;background:#000;display:none;right:-10%}.main_layout-5 .info_ctl2{position:relative;background:#000;display:none;right:0%}.main_layout-5 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout-5 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout-5 .innr_ctl{position:absolute;cursor:pointer;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-5 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout-5 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.main_layout-5 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-5 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:18px}.main_layout-5 .innr_ctl_st{position:absolute;cursor:pointer;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-5 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}@media(min-width:1600px){.main_layout-5 .box_crah-btn{align-items:center;position:absolute;top:70px;padding-left:7rem}.main_layout-5 .flex_do{display:flex;justify-content:space-evenly;gap:4.7rem}.main_layout-5 .block_4{position:absolute;left:41.4%;z-index:999999;top:14px}.main_layout-5 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.main_layout-5 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-5 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout-5 .innr_ctl{position:absolute;cursor:pointer;background:#11263cf5;right:74px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}.main_layout-5 .flex_eight{display:flex;justify-content:flex-start;align-items:baseline;gap:4.5rem;padding:5rem 0px}}.main_layout-80{position:relative;padding-top:2rem;height:82vh}.main_layout-6{margin-bottom:3rem!important;position:relative;border:1px solid #000;margin:1rem 13rem 0px;padding-bottom:5rem}.main_layout-6 .flex_do{display:flex;justify-content:space-evenly;gap:3.1rem}.main_layout-6 .do_one{display:flex;align-items:center;justify-content:center}.main_layout-6 .flex_eight{display:flex;justify-content:center;align-items:baseline;gap:6rem;padding:0rem 0px 1rem;border-bottom:1px solid #000}.main_layout-6 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.main_layout-6 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 47px;font-size:15px}.main_layout-6 .shape-5{position:absolute;left:0}.main_layout-6 .up_shape{position:absolute;left:19%}.main_layout-6 .up_shape_2{position:absolute;left:50%}.main_layout-6 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:2rem 0rem .5rem;position:relative;z-index:99999}.main_layout-6 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center}.main_layout-6 .org_box{display:flex;justify-content:center;align-items:center}.main_layout-6 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-6 p.white_bx{background:#fff;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-6 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.main_layout-6 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.main_layout-6 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-6 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-6 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-6 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.main_layout-6 .block_4 button.btn-crah{position:absolute;left:.5rem;z-index:999999;bottom:4px}@media(min-width:992px){.modal-dialog.modal-lg.lay-02-05pop{max-width:70rem}}.main_layout-6 .right_show{cursor:pointer}.main_layout-6 .right_show:hover+.info_ct{display:block}.main_layout-6 .left_show{cursor:pointer}.main_layout-6 .left_show:hover+.info_ctl{display:block}.main_layout-6 .info_ct{position:relative;background:#000;display:none}.main_layout-6 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-6 .info_ctl{position:relative;background:#000;display:none;right:-10%}.main_layout-6 .info_ctl2{position:relative;background:#000;display:none;right:0%}.main_layout-6 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout-6 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout-6 .innr_ctl{position:absolute;cursor:pointer;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-6 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout-6 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.main_layout-6 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-6 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:18px}.main_layout-6 .innr_ctl_st{position:absolute;cursor:pointer;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-6 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.black_bx{background:#000;width:30px;height:20px;padding:11.5px 0;position:absolute;bottom:0;right:17rem}.black_bx_1{background:#000;width:30px;height:20px;padding:11.5px 0;position:absolute;bottom:0;right:0rem}.black_bx_2{background:#000;width:30px;height:20px;padding:11.5px 0;position:absolute;bottom:21rem;right:0rem}.shapegate_1{position:absolute;right:-29px}.shapegate_2{position:absolute;right:-29px;top:1rem}@media(min-width:1600px){.main_layout-6 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 57px;font-size:15px}.main_layout-6 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-6 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout-6 .innr_ctl{position:absolute;cursor:pointer;background:#11263cf5;right:79px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}}.modal-body{width:100%;height:100%;position:relative}.main_layout-80 .main_layout-80{position:relative}.main_layout-80 .box_one{border:2px solid #000;margin:0 36px -3px 2px;width:1055px}.main_layout-80 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 45px;font-size:15px}.main_layout-80 .crah_block_hf{margin-left:14rem}.main_layout-80 .shape-5{position:absolute;left:-14px}.main_layout-80 .up_shape{position:absolute;left:19%}.main_layout-80 .up_shape_2{position:absolute;left:50%}.main_layout-80 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem 0rem 0px 12rem;position:relative;z-index:99999}.main_layout-80 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:85px;text-align:center}.main_layout-80 .org_box{display:flex;justify-content:center;align-items:center;margin-right:2rem}.main_layout-80 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-80 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:58px}.main_layout-80 p.black_lf{background:#000;width:60px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:68px}.main_layout-80 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:85px;text-align:center}.main_layout-80 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:85px;text-align:center}.main_layout-80 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:85px;text-align:center}.main_layout-80 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.model-64{max-width:85rem!important}.main_layout-80 .right_show{cursor:pointer}.main_layout-80 .right_show:hover+.info_ct{display:block}.main_layout-80 .left_show{cursor:pointer}.main_layout-80 .left_show:hover+.info_ctl{display:block}.main_layout-80 .info_ct{position:relative;background:#000;display:none}.main_layout-80 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-80 .info_ctl{position:relative;background:#000;display:none}.main_layout-80 .info_ctl2{position:relative;background:#000;display:none;right:0}.main_layout-80 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout-80 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout-80 .innr_ctl{position:absolute;cursor:pointer;background:#7f7f7f!important;right:100px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-80 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout-80 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.main_layout-80 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.black_bx_eg-1{background:#000;width:60px;height:20px;padding:11.5px 0;position:absolute;top:5.3rem;left:17.1rem}.black_bx_eg-2{background:#000;width:30px;height:20px;padding:11.5px 0;position:absolute;top:5.3rem;right:33rem}.black_bx_eg-3{background:#000;width:20px;height:20px;padding:11.5px 0;position:absolute;top:30.4rem;right:2.6rem}.black_bx_eg-4{background:#000;width:40px;height:20px;padding:11.5px 0;position:absolute;top:30.4rem;left:0}@media(max-width:1900px){.main_layout-4 .block_4{bottom:-74px}}@media(max-width:1600px){.main_layout-4 .block_4{bottom:-131px}}@media(max-width:1400px){.main_layout-4 .block_4{bottom:-200px}}@media(max-width:1200px){.main_layout-4 .block_4{bottom:-270px}}@media(max-width:1000px){.main_layout-4 .block_4{bottom:-350px}}@media(min-width:1600px){.main_layout-80 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:75px}.main_layout-80 .crah_block_hf{margin-left:12.3rem}.main_layout-80 p.gray{background:#a2b0be;width:30px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-80 p.black_lf{background:#000;width:60px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:90px}.main_layout-80 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout-80 .innr_ctl{position:absolute;cursor:pointer;background:#11263cf5;right:100px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}.black_bx_eg-1{background:#000;width:60px;height:20px;padding:11.5px 0;position:absolute;top:4.9rem;left:17.7rem}.black_bx_eg-2{background:#000;width:30px;height:20px;padding:11.5px 0;position:absolute;top:4.9rem;right:33.5rem}.crah-popup{position:absolute;left:6%!important;top:2%;z-index:999999}}.brk-pop{width:240px;position:absolute;border:.5px solid #92979aa2;left:40%;top:40%;background:#fff;z-index:111111}.brk-pop .brkr-card{padding:10px;background-color:#fff;overflow-y:auto;max-height:120px}.brk-pop .brkr-no{font-weight:700;font-size:10px;padding-bottom:5px}.brk-pop .breaker-name{color:#92979a;font-size:10px;font-weight:500;border:.5px solid #92979a4a;border-radius:5px;padding:6px 5px 6px 10px}.brk-pop .content-title{display:flex;justify-content:space-between;align-items:center;padding:5px}.brk-pop .close-brk-pop{color:#fff;font-size:17px;cursor:pointer}.breaker-color{color:#ff0!important}.power-container,.breaker-hover{position:relative}.breaker-popup{position:absolute;right:0;top:-30px;display:none}.breaker-hover:hover .breaker-popup{display:block}.power-block ul{width:100%;display:flex;justify-content:space-between}.power-detail{display:flex;align-items:center;margin-bottom:10px;justify-content:space-between}.xconnect-hover{position:relative}.xconnect-popup{position:absolute;right:0;top:-30px;display:none}.xconnect-hover:hover .xconnect-popup{display:block}.xconnect-hover ul li{text-align:left}@media screen and (max-width:992px){.modal.show .modal-dialog{margin-top:auto!important}}.crah-popup{position:absolute;left:1%;top:2%;z-index:999999}.crah-popup .crah-popup-head{background-color:#000;height:18px;width:1024px;text-align:center;color:#fff;font-weight:500;position:relative}.crah-popup .close-crah-popup{position:absolute;right:5px;cursor:pointer}.crah-popup .crah-popup-body{background-color:#fff;height:211px;width:400px}@media screen and (max-width:992px){.crah-popup{left:1%;top:9%}}.pwr-title-subs{font-size:8px}.pwr-title-actual{font-size:11px}.spinnerLoader{position:absolute;top:40%;left:40%;color:#fff}.loading{font-size:1.25rem;font-weight:600}.dots:after{content:"";animation:dots 1s steps(5,end) infinite}@keyframes dots{0%{content:""}20%{content:"."}40%{content:".."}60%{content:"..."}80%{content:"...."}to{content:""}}.innr_ctl{background-color:gray!important;color:#fff!important;font-weight:700!important;border-radius:4px!important;position:absolute!important;top:100%!important;left:-2.7rem!important;min-width:320px!important;z-index:999!important;height:fit-content!important}.content>p:first-child,.power-txt,.powerbre,.dh-title,.chart-trigger{font-weight:bolder!important}.power-flex{height:auto;padding:0 10px;display:flex;justify-content:space-between}.temp-pop>.temp-time{visibility:hidden!important}.triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:75px!important;top:-10px!important;display:none}.triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px;display:none}.triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px;display:none}.triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute!important;left:-45px;top:-10px;display:none}.chart-trigger[data-type=humidity]{padding-bottom:1rem}.innr_ctl.gap_lft p{padding-top:10px}.map_pic{margin-top:1.4rem}.dfin_bg{background:#147ad6;font-size:1.063rem;color:#fff;padding-left:15px}.box_dfinfo{border:1px solid #147AD6;margin-top:1.4rem}.data_dfi{display:flex;align-items:center;gap:0rem;width:100%}.data_dfi p{flex-basis:40%;padding-left:15px;font-size:.875rem}.w_11{width:11%}.w_89{width:89%}.dfinfo i{font-size:15px;margin-left:5px;cursor:pointer}@media(max-width:991px){.w_11,.w_89{width:100%!important}}.settings-data-center-cabinets-dropdown-or-button{width:100px}.op-157{position:relative;padding-top:2rem;height:82vh}.op-157 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-157 .shape-5 img{width:102rem;margin-right:1rem}.op-157 .flex_do{display:flex;justify-content:space-evenly;gap:1rem}.op-157 .black_bx_1{background:#000;width:10px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:5.4%;top:2.6%}.op-157 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:16.3rem;top:2.6%}.op-157 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:35.5rem;top:2.6%}.op-157 .do_one{display:flex;align-items:center}.op-157 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:4rem;padding:3rem 0px 3rem 55px;width:57rem}.op-157 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.op-157 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.op-157 .shape-5{position:absolute;left:0}.op-157 .up_shape{position:absolute;left:19%}.op-157 .up_shape_2{position:absolute;left:50%}.op-157 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1rem 2rem 0px 3rem;position:relative;z-index:99999}.op-157 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8}.op-157 p.h{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:-30px;margin-top:5px}.op-157 p.h_2{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:0;margin-top:5px}.op-157 .org_box{display:flex;justify-content:start;align-items:center}.op-157 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-157 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.op-157 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.op-157 p.black_lf_last{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.op-157 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.op-157 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.op-157 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-157 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-157 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-157 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.op-157 .box_crah-btn{align-items:center;position:absolute;top:3px;padding-left:1.5rem}.op-157 .block_4{position:absolute;left:0rem;z-index:999999;bottom:0}@media(min-width:992px){.modal-dialog.modal-lg.op-157-pop{max-width:90rem}}.op-157 .right_show{cursor:pointer}.op-157 .right_show:hover+.info_ct{display:block}.op-157 .left_show{cursor:pointer}.op-157 .left_show:hover+.info_ctl{display:block}.op-157 .info_ct{position:relative;background:#000;display:none}.op-157 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-157 .info_ctl{position:relative;background:#000;display:none;right:-10%}.op-157 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-157 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.op-157 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-157 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-157 .innr_ctl21{position:absolute;background:#7f7f7f!important;right:106px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-157 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-157 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.op-157 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-157 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:18px}.op-157 .innr_ctl_st{position:absolute;background:#7f7f7f;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-157 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}@media(min-width:1600px){.op-157 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:75px;text-align:center}.op-157 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.op-157 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-157 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.op-157 .innr_ctl{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}p.num_data.left_show.last_chip{margin-left:-63px;margin-top:3px}.smallgate_3 img{width:55px;position:absolute;top:58%;left:8px;transform:rotate(270deg)}.rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:5.5%}.rect_box_2{width:9rem;border:1px solid #000;height:25px;position:absolute;left:58%}.rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:25px;left:28.5%}.smallgate_5 img{width:83px;position:absolute;top:-20px;right:14.8%;transform:rotate(0)}.op-157 p.black_lf_last{background:#000;width:12px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.smallgate_2 img{width:55px;position:absolute;bottom:-26px;right:51%;transform:rotate(180deg)}.smallgate_4 img{width:75px;position:absolute;top:-16px;right:31%;transform:rotate(0)}.op-157 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.op-157 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:49px}}@media(max-width:1600px){.op-157 .info_ctl{position:relative;background:#000;display:none;right:-25%}}.op-167{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-167 .modal-content{width:100%!important}.op-167 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-167 .main_col{display:flex;gap:65px}.op-167 .org_box{display:flex;justify-content:start;align-items:center}.op-167 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.45rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;height:100%;text-align:center;line-height:1.4!important}.op-167 .right_show{cursor:pointer}.op-167 .right_show:hover+.info_ct{display:block}.op-167 .left_show{cursor:pointer}.op-167 .left_show:hover+.info_ctl{display:block}.op-167 .info_ct{position:relative;background:#000;display:none}.op-167 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-167 .info_ctl{position:relative;background:#000;display:none;right:-115%}.op-167 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-167 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-167 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-167 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-167 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-167 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-167 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-167 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-167 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-167 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-167 .move_left{position:relative}.op-167 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-167 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-167 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-167 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-167{transform:scale(1.9)}.op-167 .main_col{margin-top:5.32rem;margin-left:-3rem}.op-167 .shape-5 img{width:160rem;left:0rem;margin-top:-16rem;height:100rem}.op-167 .inv{height:22.7px}.op-167 .org_box{height:22.4px;width:38px}.op-167 .col_flex.colm-1{margin-left:.2rem}.op-167 .col_flex.colm-1 .colm-1-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-1 .colm-1-mdl .org_box{height:16px}.op-167 .col_flex.colm-1 .colm-1-btm{margin-top:10rem}.op-167 .col_flex.colm-1 .colm-1-btm .org_box{height:16px}.op-167 .col_flex.colm-1 .colm-1-btm .colm-1-btm2{margin-top:6.5rem;margin-left:.2rem}.op-167 .col_flex.colm-2{margin-left:-1.7rem!important}.op-167 .col_flex.colm-2 .colm-2-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-2 .colm-2-mdl .org_box{height:16px}.op-167 .col_flex.colm-2 .colm-2-btm{margin-top:4rem}.op-167 .col_flex.colm-2 .colm-2-btm .org_box{height:16px}.op-167 .col_flex.colm-2 .colm-2-btm .colm-2-btm2{margin-top:6.5rem}.op-167 .col_flex.colm-3{margin-left:-1.5rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-3 .org_box{height:22.05px}.op-167 .col_flex.colm-3 .colm-3-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-3 .colm-3-mdl .org_box{height:16px}.op-167 .col_flex.colm-3 .colm-3-btm{margin-top:12.1rem;margin-left:.1rem}.op-167 .col_flex.colm-3 .colm-3-btm .org_box{height:14.7px}.op-167 .col_flex.colm-4{margin-left:-1.7rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-4 .org_box{height:22.05px}.op-167 .col_flex.colm-4 .colm-4-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-4 .colm-4-mdl .org_box{height:16px}.op-167 .col_flex.colm-4 .colm-4-btm{margin-top:12.1rem;margin-left:-.6rem}.op-167 .col_flex.colm-4 .colm-4-btm .org_box{height:14.7px}.op-167 .col_flex.colm-5{margin-left:-1.5rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-5 .org_box{height:22.05px}.op-167 .col_flex.colm-5 .colm-5-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-5 .colm-5-mdl .org_box{height:16px}.op-167 .col_flex.colm-5 .colm-5-btm{margin-top:15.6rem;margin-left:-1.6rem}.op-167 .col_flex.colm-5 .colm-5-btm .org_box{height:14.3px}.op-167 .col_flex.colm-6{margin-left:-1.5rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-6 .org_box{height:22.05px}.op-167 .col_flex.colm-6 .colm-6-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-6 .colm-6-mdl .org_box{height:16px}.op-167 .col_flex.colm-6 .colm-6-btm{margin-top:12.6rem;margin-left:-1.6rem}.op-167 .col_flex.colm-6 .colm-6-btm .org_box{height:14.3px}.op-167 .col_flex.colm-7{margin-left:-1.5rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-7 .org_box{height:22.05px}.op-167 .col_flex.colm-7 .colm-7-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-7 .colm-7-mdl .org_box{height:16px}.op-167 .col_flex.colm-7 .colm-7-btm{margin-top:18.15rem;margin-left:-3.2rem}.op-167 .col_flex.colm-7 .colm-7-btm .org_box{height:14.65px}.op-167 .col_flex.colm-8{margin-left:-1.5rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-8 .org_box{height:22.05px}.op-167 .col_flex.colm-8 .colm-8-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-8 .colm-8-mdl .org_box{height:16px}.op-167 .col_flex.colm-8 .colm-8-btm{margin-top:18.15rem;margin-left:-4rem}.op-167 .col_flex.colm-8 .colm-8-btm .org_box{height:14.65px}.op-167 .col_flex.colm-9{margin-top:3rem;margin-left:-9.2rem}.op-167 .col_flex.colm-9 .org_box{height:20.8px}.op-167 .col_flex.colm-10{margin-top:3rem;margin-left:-2.5rem}.op-167 .col_flex.colm-10 .org_box{height:20.8px}}@media only screen and (max-width:1600px){.op-167{transform:scale(1.3)}.op-167 .main_col{margin-top:17.35rem;margin-left:-1.45rem}.op-167 .shape-5 img{width:160rem;left:2rem;margin-top:-4rem;height:100rem}.op-167 .inv{height:22.7px}.op-167 .org_box{height:19.55px;width:38px}.op-167 .col_flex.colm-1{margin-left:.2rem}.op-167 .col_flex.colm-1 .colm-1-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-1 .colm-1-mdl .org_box{height:16px}.op-167 .col_flex.colm-1 .colm-1-btm{margin-top:10rem}.op-167 .col_flex.colm-1 .colm-1-btm .org_box{height:16px}.op-167 .col_flex.colm-1 .colm-1-btm .colm-1-btm2{margin-top:5rem;margin-left:.2rem}.op-167 .col_flex.colm-1 .colm-1-btm .colm-1-btm2 .org_box{height:14px}.op-167 .col_flex.colm-2{margin-left:-2.1rem!important}.op-167 .col_flex.colm-2 .colm-2-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-2 .colm-2-mdl .org_box{height:16px}.op-167 .col_flex.colm-2 .colm-2-btm{margin-top:4rem}.op-167 .col_flex.colm-2 .colm-2-btm .org_box{height:16px}.op-167 .col_flex.colm-2 .colm-2-btm .colm-2-btm2{margin-top:4.15rem}.op-167 .col_flex.colm-2 .colm-2-btm .colm-2-btm2 .org_box{height:14px}.op-167 .col_flex.colm-3{margin-left:-2.9rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-3 .org_box{height:19.35px}.op-167 .col_flex.colm-3 .colm-3-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-3 .colm-3-mdl .org_box{height:16px}.op-167 .col_flex.colm-3 .colm-3-btm{margin-top:11.4rem;margin-left:.1rem}.op-167 .col_flex.colm-3 .colm-3-btm .org_box{height:12.8px}.op-167 .col_flex.colm-4{margin-left:-2rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-4 .org_box{height:19.35px}.op-167 .col_flex.colm-4 .colm-4-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-4 .colm-4-mdl .org_box{height:16px}.op-167 .col_flex.colm-4 .colm-4-btm{margin-top:11.4rem;margin-left:-.8rem}.op-167 .col_flex.colm-4 .colm-4-btm .org_box{height:12.8px}.op-167 .col_flex.colm-5{margin-left:-2.9rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-5 .org_box{height:19.35px}.op-167 .col_flex.colm-5 .colm-5-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-5 .colm-5-mdl .org_box{height:16px}.op-167 .col_flex.colm-5 .colm-5-btm{margin-top:15.2rem;margin-left:-1.6rem}.op-167 .col_flex.colm-5 .colm-5-btm .org_box{height:12.5px}.op-167 .col_flex.colm-6{margin-left:-2rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-6 .org_box{height:19.35px}.op-167 .col_flex.colm-6 .colm-6-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-6 .colm-6-mdl .org_box{height:16px}.op-167 .col_flex.colm-6 .colm-6-btm{margin-top:11.8rem;margin-left:-1.6rem}.op-167 .col_flex.colm-6 .colm-6-btm .org_box{height:12.5px}.op-167 .col_flex.colm-7{margin-left:-1.5rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-7 .org_box{height:22.05px}.op-167 .col_flex.colm-7 .colm-7-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-7 .colm-7-mdl .org_box{height:16px}.op-167 .col_flex.colm-7 .colm-7-btm{margin-top:15.55rem;margin-left:-4.3rem}.op-167 .col_flex.colm-7 .colm-7-btm .org_box{height:12.8px;width:34px}.op-167 .col_flex.colm-8{margin-left:-1.5rem!important;margin-top:-.1rem}.op-167 .col_flex.colm-8 .org_box{height:22.05px}.op-167 .col_flex.colm-8 .colm-8-mdl{margin-top:2.4rem}.op-167 .col_flex.colm-8 .colm-8-mdl .org_box{height:16px}.op-167 .col_flex.colm-8 .colm-8-btm{margin-top:15.55rem;margin-left:-6rem}.op-167 .col_flex.colm-8 .colm-8-btm .org_box{height:12.8px;width:34px}.op-167 .col_flex.colm-9{margin-top:2.9rem;margin-left:-12.4rem}.op-167 .col_flex.colm-9 .org_box{height:18.4px}.op-167 .col_flex.colm-10{margin-top:2.9rem;margin-left:-3.2rem}.op-167 .col_flex.colm-10 .org_box{height:18.4px}}.op-563{position:relative;padding-top:2rem;height:82vh}.op-563 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-563 .shape-5 img{width:167rem;margin-right:1rem}.op-563 .invisible0{visibility:hidden!important}.op-563 .flex_do{display:flex;justify-content:space-evenly;gap:1rem}.op-563 .black_bx_1{background:#000;width:10px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:5.4%;top:2.6%}.op-563 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:16.3rem;top:2.6%}.op-563 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:35.5rem;top:2.6%}.op-563 .do_one{display:flex;align-items:center}.op-563 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:69.3px;padding:33.55rem 0px 1rem 217px;width:57rem}.op-563 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.op-563 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.op-563 .shape-5{position:absolute;left:0}.op-563 .up_shape{position:absolute;left:19%}.op-563 .up_shape_2{position:absolute;left:50%}.op-563 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1rem 2rem 0px 3rem;position:relative;z-index:99999}.op-563 p.num_data{background:#fe8600;color:#fff;padding:6px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8;margin-top:0;height:33.5px}.op-563 p.h{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:-25px}.op-563 p.h_2{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:0}.op-563 .org_box{display:flex;justify-content:start;align-items:center}.op-563 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-563 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.op-563 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.op-563 p.black_lf_last{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.op-563 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.op-563 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.op-563 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-563 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-563 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-563 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.op-563 .box_crah-btn{align-items:center;position:absolute;top:3px;padding-left:1.5rem}.op-563 .block_4{position:absolute;left:0rem;z-index:999999;bottom:0}.op-563 .right_show{cursor:pointer}.op-563 .right_show:hover+.info_ct{display:block}.op-563 .left_show{cursor:pointer}.op-563 .left_show:hover+.info_ctl{display:block}.op-563 .info_ct{position:relative;background:#000;display:none}.op-563 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-563 .info_ctl{position:relative;background:#000;display:none;right:-20%}.op-563 .info_ctl2{position:relative;background:#000;display:none;right:0}.op-563 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.op-563 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-563 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-563 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-563 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-563 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-563 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-563 .innr_ctl_st{position:absolute;background:#7f7f7f;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-563 .innr_ctl.gap_st{position:absolute;background:#7f7f7f;right:49px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-563 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-563 .move_right{position:relative;right:0}.op-563 .move_left,p.num_data.left_show.move_left_1{position:relative;left:65px}.op-563 .flex_col.sift_l_two{margin-left:30px}@media(min-width:1600px){.op-563 .shape-5 img{width:140rem;margin-right:1rem}.op-563 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:63.5px;padding:28rem 0px 1rem 200px;width:57rem}p.num_data.left_show.move_left_1{position:relative;left:75px}.op-563 p.num_data{background:#fe8600;color:#fff;padding:.5px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8;margin-top:0;height:32.1px}.op-563 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.op-563 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-563 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:94px}.op-563 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.op-563 .innr_ctl{position:absolute;background:#11263cf5;right:88px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}p.num_data.left_show.last_chip{margin-left:-63px;margin-top:1px}.smallgate_3 img{width:55px;position:absolute;top:58%;left:8px;transform:rotate(270deg)}.rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:5.5%}.rect_box_2{width:9rem;border:1px solid #000;height:25px;position:absolute;left:58%}.rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:25px;left:28.5%}.smallgate_5 img{width:83px;position:absolute;top:-20px;right:14.8%;transform:rotate(0)}.op-563 p.black_lf_last{background:#000;width:12px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.smallgate_2 img{width:55px;position:absolute;bottom:-26px;right:51%;transform:rotate(180deg)}.smallgate_4 img{width:75px;position:absolute;top:-16px;right:31%;transform:rotate(0)}.op-563 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.op-563 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:49px}}.op-128{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-128 .modal-content{width:100%!important}.op-128 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-128 .main_col{display:flex;gap:65px}.op-128 .org_box{display:flex;justify-content:start;align-items:center}.op-128 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.45rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;height:100%;text-align:center;line-height:1.4!important}.op-128 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-128 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-128 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-128 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-128 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-128 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-128 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-128 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-128 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-128 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-128 .move_left{position:relative}.op-128 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-128 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-128 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-128 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-128{transform:scale(1.9)}.op-128 .main_col{margin-top:6.85rem}.op-128 .shape-5 img{width:160rem;left:0rem;margin-top:-16rem;height:100rem}.op-128 .inv{height:22.7px}.op-128 .org_box{height:18.8px;width:41px}.op-128 .col_flex.colm-1{margin-left:-8.8rem}.op-128 .col_flex.colm-2{margin-left:-2rem!important}.op-128 .colm-2-btm{margin-top:16.4rem!important}.op-128 .col_flex.colm-3{margin-left:-2.3rem!important}.op-128 .colm-3-btm{margin-top:16.4rem!important;margin-left:.3rem!important}.op-128 .col_flex.colm-4{margin-left:-2.35rem!important}.op-128 .col_flex.colm-5{margin-left:-2.15rem!important}.op-128 .colm-5-btm{margin-top:16.4rem!important;margin-left:-2.17rem!important}.op-128 .col_flex.colm-6{margin-left:-2rem}.op-128 .colm-6-btm{margin-top:16.4rem!important;margin-left:-2.22rem!important}.op-128 .col_flex.colm-7{margin-left:-2.7rem}.op-128 .colm-7-btm{margin-top:16.4rem!important;margin-left:-2.6rem!important}.op-128 .col_flex.colm-8{margin-left:-2rem}.op-128 .colm-8-btm{margin-top:16.4rem!important;margin-left:-2.6rem!important}.op-128 .col_flex.colm-9{margin-left:-2.4rem}.op-128 .colm-9-btm{margin-top:16.4rem!important;margin-left:-1.7rem!important}.op-128 .col_flex.colm-10{margin-left:-2.05rem}.op-128 .col_flex.colm-11{margin-left:-2.75rem}.op-128 .col_flex.colm-12{margin-left:-2rem}.op-128 .colm-12-btm{margin-top:16rem;margin-left:-1rem}.op-128 .colm-12-btm .org_box{height:17.3px}.op-128 .col_flex.colm-13{margin-left:-2.75rem}.op-128 .colm-13-btm{margin-top:16rem;margin-left:-1rem}.op-128 .colm-13-btm .org_box{height:17.3px}.op-128 .col_flex.colm-14{margin-left:-2rem}.op-128 .colm-14-btm{margin-top:16rem;margin-left:-1rem}.op-128 .colm-14-btm .org_box{height:17.3px}}@media only screen and (max-width:1600px){.op-128{transform:scale(1.3)}.op-128 .main_col{margin-top:19rem}.op-128 .shape-5 img{width:160rem;left:2rem;margin-top:-4rem;height:100rem}.op-128 .inv{height:22.7px}.op-128 .org_box{height:16px;width:37px}.op-128 .col_flex.colm-1{margin-left:-6.9rem}.op-128 .col_flex.colm-2{margin-left:-2.6rem!important}.op-128 .colm-2-btm{margin-top:16.8rem!important}.op-128 .col_flex.colm-3{margin-left:-3rem!important}.op-128 .colm-3-btm{margin-top:16.8rem!important;margin-left:.4rem!important}.op-128 .col_flex.colm-4{margin-left:-3rem!important}.op-128 .col_flex.colm-5{margin-left:-2.9rem!important}.op-128 .colm-5-btm{margin-top:16.8rem!important;margin-left:-2.17rem!important}.op-128 .col_flex.colm-6{margin-left:-2.7rem}.op-128 .colm-6-btm{margin-top:16.8rem!important;margin-left:-2.1rem!important}.op-128 .col_flex.colm-7{margin-left:-3.4rem}.op-128 .colm-7-btm{margin-top:16.8rem!important;margin-left:-2.5rem!important}.op-128 .col_flex.colm-8{margin-left:-2.6rem}.op-128 .colm-8-btm{margin-top:16.4rem!important;margin-left:-2.5rem!important}.op-128 .col_flex.colm-9{margin-left:-3.1rem}.op-128 .colm-9-btm{margin-top:16.8rem!important;margin-left:-1.6rem!important}.op-128 .col_flex.colm-10{margin-left:-2.6rem}.op-128 .col_flex.colm-11{margin-left:-3.45rem}.op-128 .col_flex.colm-12{margin-left:-2.7rem}.op-128 .colm-12-btm{margin-top:16rem;margin-left:-.9rem}.op-128 .colm-12-btm .org_box{height:15.8px}.op-128 .col_flex.colm-13{margin-left:-3.45rem}.op-128 .colm-13-btm{margin-top:16rem;margin-left:-.9rem}.op-128 .colm-13-btm .org_box{height:15.8px}.op-128 .col_flex.colm-14{margin-left:-2.6rem}.op-128 .colm-14-btm{margin-top:16rem;margin-left:-.9rem}.op-128 .colm-14-btm .org_box{height:15.8px}}.op-128 .right_show{cursor:pointer}.op-128 .right_show:hover+.info_ct{display:block}.op-128 .left_show{cursor:pointer}.op-128 .left_show:hover+.info_ctl{display:block}.op-128 .info_ct{position:relative;background:#000;display:none}.op-128 .innr_ct{position:absolute;background:#7f7f7f;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-128 .info_ctl{position:relative;background:#000;display:none;top:-25px}.op-128 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-128 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-128 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.op-128 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-128 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:18px}.op-128 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:18px}.op-128 .innr_ctl_st{position:absolute;background:#7f7f7f;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-128 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-10px;top:18px}.op-128 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}p.up_pic{position:relative;width:65px}p.up_pic img{transform:rotate(270deg);width:23px;position:absolute;left:21px;top:-18px}p.up_pic_left{position:relative;width:65px}p.up_pic_left img{transform:rotate(270deg);width:23px;position:absolute;left:21px;bottom:-100px}p.down_pic{position:relative;width:65px}p.down_pic img{transform:rotate(90deg);width:23px;position:absolute;left:22px;bottom:-24px}p.down_pic_left{position:relative;width:65px}p.down_pic_left img{transform:rotate(90deg);width:23px;position:absolute;left:21px;bottom:48px}p.down_pic_right{position:relative;width:65px}p.down_pic_right img{transform:rotate(90deg);width:23px;position:absolute;left:21px;bottom:48px}p.up_pic_right_down{position:relative;width:65px}p.up_pic_right_down img{transform:rotate(270deg);width:23px;position:absolute;left:21px;bottom:-100px}@media(min-width:1600px){p.down_pic_left img{transform:rotate(90deg);width:23px;position:absolute;left:21px;bottom:60px}span.sqr_box{border:1px solid #000;width:65px;height:73px;position:absolute;top:-73px}p.up_pic_left img{transform:rotate(270deg);width:23px;position:absolute;left:21px;bottom:-115px}span.sqr_box_up{border:1px solid #000;width:65px;height:73px;position:absolute;bottom:-81px}p.down_pic_right img{transform:rotate(90deg);width:23px;position:absolute;left:21px;bottom:61px}p.up_pic_right_down img{transform:rotate(270deg);width:23px;position:absolute;left:21px;bottom:-115px}span.sqr_box_right{border:1px solid #000;width:65px;height:73px;position:absolute;bottom:-82px}span.sqr_box_cnt_up{border:1px solid #000;width:65px;height:73px;position:absolute;top:15px;left:65px}span.sqr_box_cnt{border:1px solid #000;width:65px;height:73px;position:absolute;bottom:-63px;left:65px}.gate_out_left_1{position:absolute;left:-35px;top:45.7%;width:2.8%;border:1px solid #000;background:#fff;height:135px}.gate_out_left{position:absolute;left:-35px;top:46%;width:10%;border:1px solid #000;background:#fff;height:135px}.op-128 button.btn-crah.two_os{background:#86c4d7;border:1px solid #000;padding:2px 9px;font-size:15px;position:absolute;top:105%;left:59%}.op-128 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 22px;font-size:15px}.op-128 .shapegate_2{position:absolute;right:-2px;transform:rotate(180deg);top:66%}.op-128 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px;height:100%;border-bottom:1px solid #8697a8}.op-128 p.gray{background:#a2b0be;width:60px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-128 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.op-128 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}.op-128 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:18px}}.op-130{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-130 .modal-content{width:100%!important}.op-130 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-130 .main_col{display:flex;gap:65px}.op-130 .org_box{display:flex;justify-content:start;align-items:center}.op-130 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.45rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;height:100%;text-align:center;line-height:1.4!important}.op-130 .right_show{cursor:pointer}.op-130 .right_show:hover+.info_ct{display:block}.op-130 .left_show{cursor:pointer}.op-130 .left_show:hover+.info_ctl{display:block}.op-130 .info_ct{position:relative;background:#000;display:none}.op-130 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-130 .info_ctl{position:relative;background:#000;display:none;right:-115%}.op-130 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-130 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-130 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-130 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-130 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-130 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-130 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-130 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-130 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-130 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-130 .move_left{position:relative}.op-130 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-130 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-130 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-130 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-130{transform:scale(1.9)}.op-130 .main_col{margin-top:5.75rem;margin-left:-3rem}.op-130 .shape-5 img{width:160rem;left:0rem;margin-top:-16rem;height:100rem}.op-130 .inv{height:22.7px}.op-130 .org_box{height:19.3px;width:39px}.op-130 .col_flex.colm-2{margin-left:-2.1rem!important}.op-130 .col_flex.colm-3{margin-left:-2.6rem!important}.op-130 .col_flex.colm-4{margin-left:-2.1rem!important}.op-130 .col_flex.colm-5{margin-left:-2.5rem!important}.op-130 .col_flex.colm-6{margin-left:-2.4rem}.op-130 .col_flex.colm-7{margin-left:-2.2rem}.op-130 .col_flex.colm-8{margin-left:-2.1rem}.op-130 .col_flex.colm-9{margin-left:-3.8rem}.op-130 .col_flex.colm-10{margin-left:-2.2rem}.op-130 .col_flex.colm-11{margin-left:-2.75rem}.op-130 .col_flex.colm-12{margin-left:-2.15rem}}@media only screen and (max-width:1600px){.op-130{transform:scale(1.3)}.op-130 .main_col{margin-top:17.8rem;margin-left:5.8rem}.op-130 .shape-5 img{width:160rem;left:2rem;margin-top:-4rem;height:100rem}.op-130 .inv{height:22.7px}.op-130 .org_box{height:16.9px;width:36px}.op-130 .col_flex.colm-1{margin-left:-6.9rem}.op-130 .col_flex.colm-2{margin-left:-2.8rem!important}.op-130 .colm-2-btm{margin-top:16.8rem!important}.op-130 .col_flex.colm-3{margin-left:-3.5rem!important}.op-130 .col_flex.colm-4{margin-left:-2.6rem!important}.op-130 .col_flex.colm-5{margin-left:-3.45rem!important}.op-130 .colm-5-btm{margin-top:16.8rem!important;margin-left:-2.17rem!important}.op-130 .col_flex.colm-6{margin-left:-2.7rem}.op-130 .col_flex.colm-7{margin-left:-3.2rem}.op-130 .col_flex.colm-8{margin-left:-2.6rem}.op-130 .col_flex.colm-9{margin-left:-4.25rem}.op-130 .col_flex.colm-9 .org_box{width:29px}.op-130 .col_flex.colm-10{margin-left:-2.8rem}.op-130 .col_flex.colm-11{margin-left:-3.45rem}.op-130 .col_flex.colm-12{margin-left:-3rem}}.op-129{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-129 .modal-content{width:100%!important}.op-129 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-129 .main_col{display:flex;gap:65px}.op-129 .org_box{display:flex;justify-content:start;align-items:center}.op-129 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.45rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;height:100%;text-align:center;line-height:1.4!important}.op-129 .right_show{cursor:pointer}.op-129 .right_show:hover+.info_ct{display:block}.op-129 .left_show{cursor:pointer}.op-129 .left_show:hover+.info_ctl{display:block}.op-129 .info_ct{position:relative;background:#000;display:none}.op-129 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-129 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-129 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-129 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-129 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-129 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-129 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-129 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-129 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-129 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-129 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-129 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-129 .move_left{position:relative}.op-129 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-129 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-129 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-129 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-129{transform:scale(1.9)}.op-129 .main_col{margin-top:6.9rem;margin-left:56.9rem}.op-129 .shape-5 img{width:160rem;left:0rem;margin-top:-16rem;height:100rem}.op-129 .inv{height:22.7px}.op-129 .org_box{height:18.4px;width:41px}.op-129 .col_flex.colm-1-btm{margin-top:16.75rem}.op-129 .col_flex.colm-2{margin-left:-2.05rem}.op-129 .col_flex.colm-2-btm{margin-top:16.75rem}.op-129 .col_flex.colm-3{margin-left:-3.15rem}.op-129 .col_flex.colm-3-btm{margin-top:16.75rem}.op-129 .col_flex.colm-4{margin-left:-2.05rem}.op-129 .col_flex.colm-4-btm{margin-top:16.75rem}.op-129 .col_flex.colm-5{margin-left:-3.15rem}.op-129 .col_flex.colm-5-btm{margin-top:16.75rem}.op-129 .col_flex.colm-6{margin-left:-2.05rem}.op-129 .col_flex.colm-6-btm{margin-top:16.75rem}}@media only screen and (max-width:1600px){.op-129{transform:scale(1.3)}.op-129 .main_col{margin-top:19rem;margin-left:65.7rem}.op-129 .shape-5 img{width:160rem;left:2rem;margin-top:-4rem;height:100rem}.op-129 .inv{height:22.7px}.op-129 .org_box{height:16px;width:37px}.op-129 .col_flex.colm-1{margin-left:-6.9rem}.op-129 .col_flex.colm-1 .col_flex.colm-1-btm{margin-top:16.75rem}.op-129 .col_flex.colm-2{margin-left:-2.6rem!important}.op-129 .col_flex.colm-2 .colm-2-btm{margin-top:16.8rem!important}.op-129 .col_flex.colm-3{margin-left:-3.9rem!important}.op-129 .col_flex.colm-3 .col_flex.colm-3-btm{margin-top:16.75rem;margin-left:0rem}.op-129 .col_flex.colm-4{margin-left:-2.6rem!important}.op-129 .col_flex.colm-4 .col_flex.colm-4-btm{margin-top:16.75rem}.op-129 .col_flex.colm-5{margin-left:-4rem!important}.op-129 .col_flex.colm-5 .colm-5-btm{margin-top:16.8rem!important;margin-left:0rem!important}.op-129 .col_flex.colm-6{margin-left:-2.5rem}.op-129 .col_flex.colm-6 .colm-6-btm{margin-top:16.8rem!important;margin-left:0rem!important}}.op-162{position:relative;height:75vh}.op-162 .flex_eight.row_one{padding-left:67rem}.op-162 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 .shape-5 img{width:201rem;margin-right:1rem}.op-162 .pilar1,.op-162 .pilar2,.op-162 .pilar3,.op-162 .pilar4{padding-left:2rem}.op-162 .flex_do{display:flex;justify-content:space-evenly;gap:1rem}.op-162 .black_bx_1{background:#000;width:10px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:5.4%;top:2.6%}.op-162 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:16.3rem;top:2.6%}.op-162 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:35.5rem;top:2.6%}.op-162 .do_one{display:flex;align-items:center}.op-162 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:65px;padding:7.2rem 0px 1rem 27rem;width:57rem}.op-162 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.op-162 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.op-162 .shape-5{position:absolute;left:0}.op-162 .up_shape{position:absolute;left:19%}.op-162 .up_shape_2{position:absolute;left:50%}.op-162 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1.5rem 2rem 0px 3rem;position:relative;z-index:99999}.op-162 p.num_data_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8;height:13px}.op-162 p.num_data{background:#fe8600;color:#fff;padding:10px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8;height:39px}.op-162 p.heat_data{background:#fe8600;color:#fff;padding:10px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:15px;text-align:center;line-height:1.8;height:15px}.op-162 p.num_data2{background:#fe8600;color:#fff;padding:12px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8;height:52px}.op-162 p.num_data3{background:#fe8600;color:#fff;padding:12px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:50px;text-align:center;line-height:1.8;height:39px}.op-162 .innr_ctl2{position:absolute;background:#7f7f7f!important;right:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 .innr_ctl3{position:absolute;background:#7f7f7f!important;right:-21px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 .innr_ctl4{position:absolute;background:#7f7f7f!important;right:38px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 p.h{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:-25px}.op-162 p.h_2{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:0}.op-162 .pillar-btm10{margin-left:-14px}.op-162 .org_box{display:flex;justify-content:start;align-items:center}.op-162 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-162 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.op-162 .pillar-btm11{margin-left:-28px}.op-162 .pillar-btm12{margin-left:-2px}.op-162 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.op-162 p.black_lf_last{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.op-162 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.op-162 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.op-162 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-162 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-162 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-162 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.op-162 .box_crah-btn{align-items:center;position:absolute;top:3px;padding-left:1.5rem}.op-162 .block_4{position:absolute;left:0rem;z-index:999999;bottom:0}@media(min-width:992px){.modal-dialog.modal-lg.op-162-pop{max-width:90rem}}.op-162 .right_show{cursor:pointer}.op-162 .right_show:hover+.info_ct{display:block}.op-162 .left_show{cursor:pointer}.op-162 .left_show:hover+.info_ctl{display:block}.op-162 .info_ct{position:relative;background:#000;display:none}.op-162 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 .info_ctl{position:relative;background:#000;display:none;right:-25%}.op-162 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-162 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-18px}.op-162 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-162 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-162 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-162 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-162 .innr_ctl_st{position:absolute;background:#7f7f7f;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 .innr_ctl.gap_st{position:absolute;background:#7f7f7f;right:49px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-162 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-162 .flex_eight.row_tow{margin-top:-42rem}.op-162 .flex_col.sift_l_two{margin-left:-12px}.op-162 .pillar-btm1{margin-left:-25px}.op-162 .pillar-btm2{margin-left:-33px}.op-162 .pillar-btm3{margin-left:-20px}.op-162 .pillar-btm4{margin-left:-30px}.op-162 .pillar-btm5,.op-162 .pillar-btm6{margin-left:-40px}.op-162 .pillar-btm7{margin-left:-20px}.modal.show .modal-dialog{transform:none;margin-top:10px}@media(min-width:1600px){.op-162{transform:scale(1.5)}.op-162 .ml_25{margin-left:13px}.op-162 .ml_30{margin-left:30px}.op-162 .ml_minus{margin-left:-14px}.op-162 .pilar1{margin-left:-19px}.op-162 .pilar2{padding-left:2rem}.op-162 .pilar3{margin-left:-32px}.op-162 .pillar-btm9,.op-162 .pillar-btm10{margin-left:-25px}.op-162 .pillar-btm1{margin-left:-42px}.op-162 .pillar-btm2{margin-left:-50px}.op-162 .pillar-btm4{margin-left:-52px}.op-162 .pillar-btm5{margin-left:-66px}.op-162 .pillar-btm6{margin-left:-52px}.op-162 .pillar-btm7{margin-left:-38px}.op-162 .pillar-btm11{margin-left:-28px}.op-162 .pillar-btm12{margin-left:-17px}.op-162 .shape-5 img{width:179.5rem}.op-162 .flex_eight.row_one{padding-left:60rem}.op-162 .flex_eight.row_tow{margin-top:-34rem}.op-162 .flex_col.sift_l_one{margin-left:35px}.op-162 .flex_col.sift_l_two{margin-left:-22px}.op-162 .data_col{padding:6rem 2rem 0px 3rem}.op-162 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:80px;padding:2.3rem 0px 1rem 24rem;width:57rem}.op-162 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center}.op-162 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.op-162 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-162 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.op-162 .innr_ctl{position:absolute;background:#11263cf5;right:88px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}.op-162 .smallgate_3 img{width:55px;position:absolute;top:58%;left:8px;transform:rotate(270deg)}.op-162 .rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:5.5%}.op-162 .rect_box_2{width:9rem;border:1px solid #000;height:25px;position:absolute;left:58%}.op-162 .rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:25px;left:28.5%}.op-162 .smallgate_5 img{width:83px;position:absolute;top:-20px;right:14.8%;transform:rotate(0)}.op-162 p.black_lf_last{background:#000;width:12px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.op-162 .smallgate_2 img{width:55px;position:absolute;bottom:-26px;right:51%;transform:rotate(180deg)}.op-162 .smallgate_4 img{width:75px;position:absolute;top:-16px;right:31%;transform:rotate(0)}.op-162 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.op-162 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:49px}}@media(max-width:1600px){.op-162{transform:scale(1)}.op-162 .flex_eight.row_one,.op-162 .shape-5 img{margin-top:14rem}}.op-163{position:relative;height:76vh}.op-163 .ctl_n{right:8px!important}.op-163 .ctl_nr{right:-2px!important}.op-163 .shape-5 img{width:130rem;margin-right:1rem}.op-163 .flex_do{display:flex;justify-content:space-evenly;gap:1rem}.op-163 .black_bx_1{background:#000;width:10px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:5.4%;top:2.6%}.op-163 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:16.3rem;top:2.6%}.op-163 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:35.5rem;top:2.6%}.op-163 .do_one{display:flex;align-items:center}.op-163 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:65px;padding:2rem 0px 1rem 47px;width:57rem}.op-163 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.op-163 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.op-163 .shape-5{position:absolute;left:0}.op-163 .up_shape{position:absolute;left:19%}.op-163 .up_shape_2{position:absolute;left:50%}.op-163 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1rem 2rem 0px 3rem;position:relative;z-index:99999}.op-163 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;height:100%;text-align:center;line-height:1.8}.op-163 p.h{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:-25px}.op-163 p.h_2{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:0}.op-163 .org_box{display:flex;justify-content:start;align-items:center}.op-163 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-163 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.op-163 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.op-163 p.black_lf_last{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.op-163 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.op-163 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.op-163 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-163 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-163 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-163 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.op-163 .box_crah-btn{align-items:center;position:absolute;top:3px;padding-left:1.5rem}.op-163 .block_4{position:absolute;left:0rem;z-index:999999;bottom:0}@media(min-width:992px){.modal-dialog.modal-lg.op-163-pop{max-width:90rem}}.op-163 .right_show{cursor:pointer}.op-163 .right_show:hover+.info_ct{display:block}.op-163 .left_show{cursor:pointer}.op-163 .left_show:hover+.info_ctl{display:block}.op-163 .info_ct{position:relative;background:#000;display:none}.op-163 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-163 .info_ctl{position:relative;background:#000;display:none;right:-80%}.op-163 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-163 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-10px}.op-163 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-163 .innr_ctl{cursor:pointer;position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-163 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px;flex-wrap:wrap}.op-163 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.op-163 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-163 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:18px}.op-163 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-163 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-163 .shape-5.big img{display:none}.op-163 .shape-5.big{position:absolute;left:0}@media(min-width:1600px){.op-163 .sens01{margin-left:54rem;margin-top:-7rem}.op-163 .sens02{margin-left:55rem;margin-top:-7rem}.op-163 .sens04{margin-left:17rem;margin-top:-7rem}.op-163 .sens05,.op-163 .sens06{margin-left:35rem;margin-top:-7rem}.op-163 .sens07{margin-left:18rem;margin-top:-7rem}.op-163 .sens12{margin-left:-30rem;margin-top:-30rem}.op-163 .shape-5 img{display:none}.op-163 .shape-5.big img{width:260rem;margin-left:-10rem;display:block!important}.op-163 .org_box{height:2.2rem;width:fit-content}.op-163 .flex_eight{margin-top:9rem;margin-left:85rem}.op-163 .flex_col:nth-child(1){margin-left:10rem}.op-163 .flex_col:nth-child(2){margin-left:0rem}.op-163 .flex_col:nth-child(3){margin-top:15rem;margin-left:4rem}.op-163 .flex_col:nth-child(4){margin-left:4rem}.op-163 .flex_col:nth-child(5){margin-left:2rem}.op-163 .flex_col:nth-child(6){margin-top:-5rem;margin-left:0rem}.op-163 .col1_lower,.op-163 .col2_lower{margin-top:45rem;margin-left:-10rem}.op-163 .col3_lower,.op-163 .col4_lower,.op-163 .col5_lower,.op-163 .col6_lower{margin-top:45rem;margin-left:0rem}.op-163 .col4_lower{margin-left:-3rem}.op-163 .col5_lower{margin-left:6rem}.op-163 .col6_lower{margin-left:1rem}.op-163 .col7_lower{margin-top:13rem;margin-left:6rem}.op-163 .col8_lower{margin-top:41.5rem;margin-left:-27rem}.op-163 .col1_middle{display:flex;flex-direction:row;margin-top:17rem;margin-left:20rem}.op-163 .col2_middle{margin-top:28rem;margin-left:15rem}.op-163 .b525{margin-top:-2rem;margin-left:-6rem}.op-163 .col3_middle{display:flex;flex-direction:row;margin-top:16.5rem;margin-left:5rem}.op-163 .col1_middle>*{z-index:100}.op-163 .col3_middle>*{z-index:100}.op-163 .col4_middle{margin-left:-51rem}.op-163 .col5_middleTop{display:flex;flex-direction:row;margin-top:28.5rem;margin-left:-2rem}.op-163 .col4_middleLower,.op-163 .col5_middleLower,.op-163 .col4_middleMiddle,.op-163 .col5_middleMiddle{margin-top:15rem}.op-163 .col4_middleTop{display:flex;flex-direction:row;margin-top:28rem}.op-163 .col4_middleMiddle,.op-163 .col4_middleLower{margin-left:21rem}.op-163 .col5_middleMiddle,.op-163 .col5_middleLower{margin-left:2rem}.op-163 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:45px;text-align:center}.op-163 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.op-163 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-163 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.op-163 .innr_ctl{cursor:pointer;position:absolute;background:#11263cf5;right:80px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}p.num_data.left_show.last_chip{margin-left:-63px;margin-top:1px}.smallgate_3 img{width:55px;position:absolute;top:58%;left:8px;transform:rotate(270deg)}.rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:5.5%}.rect_box_2{width:9rem;border:1px solid #000;height:25px;position:absolute;left:58%}.rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:25px;left:28.5%}.smallgate_5 img{width:83px;position:absolute;top:-20px;right:14.8%;transform:rotate(0)}.op-163 p.black_lf_last{background:#000;width:12px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.smallgate_2 img{width:55px;position:absolute;bottom:-26px;right:51%;transform:rotate(180deg)}.smallgate_4 img{width:75px;position:absolute;top:-16px;right:31%;transform:rotate(0)}.op-163 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.op-163 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:49px}}@media(max-width:1600px){.op-163 .sens01{margin-left:40rem;margin-top:-7rem}.op-163 .sens02{margin-left:39rem;margin-top:-7rem}.op-163 .sens04{margin-left:10rem;margin-top:-7rem}.op-163 .sens05{margin-left:23rem;margin-top:-7rem}.op-163 .sens06{margin-left:25rem;margin-top:-7rem}.op-163 .sens07{margin-left:15rem;margin-top:-7rem}.op-163 .sens12{margin-left:-25rem;margin-top:-25rem}.op-163 .shape-5 img{display:none}.op-163 .shape-5.big img{width:200rem;margin-left:12rem;margin-top:10rem;display:block!important}.op-163 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:75px;padding:2rem 0px 1rem 47px;width:57rem;margin-left:80rem;margin-top:13rem}.op-163 .org_box{height:1.5rem;width:fit-content}.op-163 .flex_col:nth-child(1){margin-left:10rem}.op-163 .flex_col:nth-child(2){margin-left:-3rem}.op-163 .flex_col:nth-child(3){margin-top:15rem;margin-left:-1rem}.op-163 .flex_col:nth-child(4){margin-left:1rem}.op-163 .flex_col:nth-child(5){margin-left:-2rem}.op-163 .flex_col:nth-child(6){margin-top:-5rem;margin-left:-2rem}.op-163 .col1_lower,.op-163 .col2_lower{margin-top:43rem;margin-left:-8rem}.op-163 .col3_lower,.op-163 .col4_lower,.op-163 .col5_lower,.op-163 .col6_lower{margin-top:43rem;margin-left:1rem}.op-163 .col4_lower{margin-left:-3rem}.op-163 .col5_lower{margin-left:3rem}.op-163 .col6_lower{margin-left:0rem}.op-163 .col7_lower{margin-top:11.5rem;margin-left:-1rem}.op-163 .col8_lower{margin-top:30rem;margin-left:-26rem}.op-163 .col1_middle{display:flex;flex-direction:row;margin-top:22rem;margin-left:10rem}.op-163 .col1_middle .org_box{width:2.7rem}.op-163 .col2_middle{margin-top:18rem;margin-left:6rem}.op-163 .b525{margin-top:-1rem;margin-left:-6rem}.op-163 .col3_middle{display:flex;flex-direction:row;margin-top:22rem;margin-left:-4rem}.op-163 .col3_middle .org_box{width:2.7rem}.op-163 .col4_middle{margin-left:-44.5rem}.op-163 .col1_middle>*{z-index:100}.op-163 .col3_middle>*{z-index:100}.op-163 .col4_middleTop{display:flex;flex-direction:row;margin-top:28rem}.op-163 .col4_middleTop .org_box{width:2.7rem}.op-163 .col5_middleTop{display:flex;flex-direction:row;margin-top:28.2rem;margin-left:-7.5rem}.op-163 .col5_middleTop .org_box{width:2.7rem}.op-163 .col4_middleLower,.op-163 .col5_middleLower{margin-top:10rem}.op-163 .col4_middleMiddle,.op-163 .col5_middleMiddle{margin-top:14rem}.op-163 .col4_middleMiddle,.op-163 .col4_middleLower{margin-left:16.5rem}.op-163 .col5_middleMiddle,.op-163 .col5_middleLower{margin-left:-2rem}.op-163 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:45px;text-align:center}.op-163 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.op-163 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-163 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.op-163 .innr_ctl{cursor:pointer;position:absolute;background:#11263cf5;right:80px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}p.num_data.left_show.last_chip{margin-left:-63px;margin-top:1px}.smallgate_3 img{width:55px;position:absolute;top:58%;left:8px;transform:rotate(270deg)}.rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:5.5%}.rect_box_2{width:9rem;border:1px solid #000;height:25px;position:absolute;left:58%}.rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:25px;left:28.5%}.smallgate_5 img{width:83px;position:absolute;top:-20px;right:14.8%;transform:rotate(0)}.op-163 p.black_lf_last{background:#000;width:12px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.smallgate_2 img{width:55px;position:absolute;bottom:-26px;right:51%;transform:rotate(180deg)}.smallgate_4 img{width:75px;position:absolute;top:-16px;right:31%;transform:rotate(0)}.op-163 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.op-163 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:49px}}.op-166{position:relative;height:75vh}.op-166 .shape-5 img{width:106rem;margin-right:1rem}.op-166 .flex_do{display:flex;justify-content:space-evenly;gap:1rem}.op-166 .black_bx_1{background:#000;width:10px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:5.4%;top:2.6%}.op-166 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:16.3rem;top:2.6%}.op-166 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:35.5rem;top:2.6%}.op-166 .do_one{display:flex;align-items:center}.op-166 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:65px;padding:2rem 0px 1rem 47px;width:57rem}.op-166 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.op-166 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.op-166 .shape-5{position:absolute;left:0}.op-166 .up_shape{position:absolute;left:19%}.op-166 .up_shape_2{position:absolute;left:50%}.op-166 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1rem 2rem 0px 3rem;position:relative;z-index:99999}.op-166 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8;height:100%}.op-166 p.h{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:-25px}.op-166 p.h_2{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:0}.op-166 .org_box{display:flex;justify-content:start;align-items:center}.op-166 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-166 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.op-166 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.op-166 p.black_lf_last{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.op-166 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.op-166 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.op-166 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-166 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-166 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-166 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.op-166 .box_crah-btn{align-items:center;position:absolute;top:3px;padding-left:1.5rem}.op-166 .block_4{position:absolute;left:0rem;z-index:999999;bottom:0}@media(min-width:992px){.modal-dialog.modal-lg.op-166-pop{max-width:90rem}}.op-166 .right_show{cursor:pointer}.op-166 .right_show:hover+.info_ct{display:block}.op-166 .left_show{cursor:pointer}.op-166 .left_show:hover+.info_ctl{display:block}.op-166 .info_ct{position:relative;background:#7f7f7f;display:none}.op-166 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-166 .info_ctl{position:relative;background:#7f7f7f!important;display:none;right:-10%}.op-166 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-166 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-166 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-166 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-166 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-166 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.op-166 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-166 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:18px}.op-166 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-166 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}p.num_data.left_show.move_left_1{position:relative;left:65px}.op-166 .flex_eight.row_tow{position:absolute;top:69.3rem!important}.op-166 .innr_ctl.gap_st{position:absolute;background:#7f7f7f;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-166 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:140px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.flex_col.lst_mlminus{margin-left:-65px}.op-166 .shape-5.big img{display:none}@media(min-width:1600px){.op-166 .sens13,.op-166 .sens12{margin-left:-100rem}.op-166 .sens11,.op-166 .sens10{margin-left:-85rem}.op-166 .sens07{margin-left:-50rem}.op-166 .sens08,.op-166 .sens09{margin-left:-70rem}.op-166 .sens06{margin-left:-50rem}.op-166 .sens05{margin-left:-40rem}.op-166 .sens04,.op-166 .sens03{margin-left:-30rem}.op-166 .sens02{margin-left:-20rem}.op-166 .sens307,.op-166 .sens308{margin-left:-2rem}.op-166 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:80px;padding:2rem 0px 1rem 47px;width:57rem}.op-166 .shape-5 img{display:none}.op-166 .shape-5.big img{width:250rem;display:block!important}.op-166 .org_box{height:2.5rem}.op-166 .flex_eight{margin-top:25rem;margin-left:113rem}.op-166 .flex_col:nth-child(2){margin-left:1rem}.op-166 .flex_col:nth-child(3){margin-left:3rem}.op-166 .flex_col:nth-child(4){margin-left:3rem}.op-166 .flex_col:nth-child(7){margin-left:2rem}.op-166 .flex_col:nth-child(8){margin-left:1rem}.op-166 .col_5{margin-left:1rem}.op-166 .col_6{margin-left:2rem}.op-166 .middle_1{margin-left:0rem}.op-166 .innr_ctl.gap_lft{position:absolute;background:#11263cf5;right:160px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-166 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:75px;text-align:center}.op-166 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.op-166 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-166 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.op-166 .innr_ctl{position:absolute;background:#11263cf5;right:87px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}p.num_data.left_show.last_chip{margin-left:-63px;margin-top:1px}.smallgate_3 img{width:55px;position:absolute;top:58%;left:8px;transform:rotate(270deg)}.rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:5.5%}.rect_box_2{width:9rem;border:1px solid #000;height:25px;position:absolute;left:58%}.rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:25px;left:28.5%}.smallgate_5 img{width:83px;position:absolute;top:-20px;right:14.8%;transform:rotate(0)}.op-166 p.black_lf_last{background:#000;width:12px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.smallgate_2 img{width:55px;position:absolute;bottom:-26px;right:51%;transform:rotate(180deg)}.smallgate_4 img{width:75px;position:absolute;top:-16px;right:31%;transform:rotate(0)}.op-166 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.op-166 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:49px}}@media(max-width:1600px){.op-166 .sens13,.op-166 .sens12{margin-left:-85rem}.op-166 .sens11,.op-166 .sens10{margin-left:-75rem}.op-166 .sens07{margin-left:-50rem}.op-166 .sens08,.op-166 .sens09{margin-left:-62rem}.op-166 .sens06{margin-left:-50rem}.op-166 .sens05{margin-left:-40rem}.op-166 .sens04,.op-166 .sens03{margin-left:-30rem}.op-166 .sens02{margin-left:-20rem}.op-166 .sens307,.op-166 .sens308{margin-left:-2rem}.op-166 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:80px;padding:2rem 0px 1rem 47px;width:57rem}.op-166 .shape-5 img{width:200rem;display:block!important;margin-top:15rem;margin-left:10rem}.op-166 .shape-5.big img{display:none}.op-166 .org_box{height:2.2rem}.op-166 .flex_eight.row_one{margin-top:30rem;margin-left:95rem}.op-166 .flex_col:nth-child(2){margin-left:-4rem}.op-166 .flex_col:nth-child(3){margin-left:-1rem;margin-right:1rem}.op-166 .flex_col:nth-child(4){margin-left:-1rem}.op-166 .flex_col:nth-child(7){margin-left:-2rem}.op-166 .flex_col:nth-child(8){margin-left:-3rem}.op-166 .col_5{margin-left:-2rem}.op-166 .col_6{margin-left:1rem}.op-166 .innr_ctl.gap_lft{position:absolute;background:#11263cf5;right:160px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-166 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:75px;text-align:center}.op-166 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.op-166 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-166 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.op-166 .innr_ctl{position:absolute;background:#11263cf5;right:87px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}p.num_data.left_show.last_chip{margin-left:-63px;margin-top:1px}.smallgate_3 img{width:55px;position:absolute;top:58%;left:8px;transform:rotate(270deg)}.rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:5.5%}.rect_box_2{width:9rem;border:1px solid #000;height:25px;position:absolute;left:58%}.rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:25px;left:28.5%}.smallgate_5 img{width:83px;position:absolute;top:-20px;right:14.8%;transform:rotate(0)}.op-166 p.black_lf_last{background:#000;width:12px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.smallgate_2 img{width:55px;position:absolute;bottom:-26px;right:51%;transform:rotate(180deg)}.smallgate_4 img{width:75px;position:absolute;top:-16px;right:31%;transform:rotate(0)}.op-166 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.op-166 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:49px}}.op-131{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-131 .modal-content{width:100%!important}.op-131 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-131 .main_col{display:flex;gap:65px}.op-131 .org_box{display:flex;justify-content:start;align-items:center}.op-131 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.45rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;height:100%;text-align:center;line-height:1.4!important}.op-131 .right_show{cursor:pointer}.op-131 .right_show:hover+.info_ct{display:block}.op-131 .left_show{cursor:pointer}.op-131 .left_show:hover+.info_ctl{display:block}.op-131 .info_ct{position:relative;background:#000;display:none}.op-131 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-131 .info_ctl{position:relative;background:#000;display:none;right:-115%}.op-131 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-131 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-131 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-131 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-131 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-131 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-131 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-131 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-131 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-131 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-131 .move_left{position:relative}.op-131 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-131 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-131 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-131 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-131{transform:scale(1.9)}.op-131 .main_col{margin-top:5.7rem;margin-left:51.25rem}.op-131 .shape-5 img{width:160rem;left:0rem;margin-top:-16rem;height:100rem}.op-131 .inv{height:22.7px}.op-131 .org_box{height:19.35px;width:38px}.op-131 .col_flex.colm-1-btm{margin-top:5.35rem}.op-131 .col_flex.colm-1-btm .org_box{height:18.15px}.op-131 .col_flex.colm-2{margin-left:-2.4rem!important}.op-131 .col_flex.colm-2-btm{margin-top:5.35rem}.op-131 .col_flex.colm-2-btm .org_box{height:18.15px}.op-131 .col_flex.colm-3{margin-left:-2.6rem!important}.op-131 .col_flex.colm-3-btm{margin-top:4.2rem;margin-left:.4rem!important}.op-131 .col_flex.colm-4{margin-left:-2.8rem!important}.op-131 .col_flex.colm-4-btm{margin-top:4.2rem}.op-131 .col_flex.colm-5{margin-left:-3rem!important}.op-131 .col_flex.colm-5-btm{margin-top:4.2rem;margin-left:.3rem!important}.op-131 .col_flex.colm-6{margin-left:-2.6rem}.op-131 .col_flex.colm-6-btm{margin-top:4.1rem;margin-left:.3rem}}@media only screen and (max-width:1600px){.op-131{transform:scale(1.35)}.op-131 .main_col{margin-top:17.7rem;margin-left:53rem}.op-131 .shape-5 img{width:160rem;left:2rem;margin-top:-4rem;height:100rem}.op-131 .inv{height:22.7px}.op-131 .org_box{height:16.95px;width:37px}.op-131 .colm-1-btm{margin-top:5.3rem!important}.op-131 .colm-1-btm .org_box{height:15.9px}.op-131 .col_flex.colm-2{margin-left:-2.9rem!important}.op-131 .colm-2-btm{margin-top:5.3rem!important}.op-131 .colm-2-btm .org_box{height:15.9px}.op-131 .col_flex.colm-3{margin-left:-3.9rem!important}.op-131 .colm-3-btm{margin-top:4.15rem!important}.op-131 .colm-3-btm .org_box{height:16.9px;width:39px}.op-131 .col_flex.colm-4{margin-left:-3rem!important}.op-131 .colm-4-btm{margin-top:4.15rem!important}.op-131 .colm-4-btm .org_box{height:16.9px}.op-131 .col_flex.colm-5{margin-left:-4.25rem!important}.op-131 .colm-5-btm{margin-top:4.15rem!important;margin-left:.4rem}.op-131 .col_flex.colm-6{margin-left:-3.2rem}.op-131 .colm-6-btm{margin-top:4.1rem!important;margin-left:.4rem}}.model-65{max-width:85rem!important}.model_div_65{padding:0rem 2.539rem 2.5rem 3.125rem}.main_layout-2-2{position:relative;padding-top:2rem;height:82vh}.main_layout-2-2 .shape-5 img{width:116rem;margin-right:1rem}.main_layout-2-2 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.main_layout-2-2 .black_bx_1{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:0;top:22rem}.main_layout-2-2 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:18.3rem;top:0rem}.main_layout-2-2 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:39.5rem;top:0rem}.main_layout-2-2 .black_bx_4{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:60.4rem;top:0rem}.main_layout-2-2 .black_bx_5{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:83.2rem;top:0rem}.main_layout-2-2 .black_bx_6{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:103rem;top:0rem}.main_layout-2-2 .do_one{display:flex;align-items:center}.main_layout-2-2 .flex_eight{display:flex;justify-content:flex-start;align-items:baseline;gap:2.5rem;padding:5rem 0px}.main_layout-2-2 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.main_layout-2-2 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.main_layout-2-2 .shape-5{position:absolute;left:0}.main_layout-2-2 .up_shape{position:absolute;left:19%}.main_layout-2-2 .up_shape_2{position:absolute;left:50%}.main_layout-2-2 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem 2rem 0px 3rem;position:relative;z-index:99999}.main_layout-2-2 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8}.main_layout-2-2 .org_box{display:flex;justify-content:center;align-items:center}.main_layout-2-2 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-2-2 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.main_layout-2-2 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.main_layout-2-2 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.main_layout-2-2 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.main_layout-2-2 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-2 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-2 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-2 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.main_layout-2-2 .box_crah-btn{align-items:center;position:absolute;top:62px;padding-left:6.8rem}.main_layout-2-2 .block_4{position:absolute;left:32.5rem;z-index:999999;top:1px}.main_layout-2-2 .right_show{cursor:pointer}.main_layout-2-2 .right_show:hover+.info_ct{display:block}.main_layout-2-2 .left_show{cursor:pointer}.main_layout-2-2 .left_show:hover+.info_ctl{display:block}.main_layout-2-2 .info_ct{position:relative;background:#000;display:none}.main_layout-2-2 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-2 .info_ctl{position:relative;background:#000;display:none;right:-10%}.main_layout-2-2 .info_ctl2{position:relative;background:#000;display:none;right:0}.main_layout-2-2 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout-2-2 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout-2-2 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-2 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout-2-2 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-11px;top:18px}.main_layout-2-2 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-2 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:18px}.main_layout-2-2 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-2 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}@media(min-width:1600px){.main_layout-2-2 .box_crah-btn{align-items:center;position:absolute;top:70px;padding-left:7rem}.main_layout-2-2 .flex_do{display:flex;justify-content:space-evenly;gap:4.8rem}.main_layout-2-2 .block_4{position:absolute;left:33rem;z-index:999999;top:5px}.main_layout-2-2 .black_bx_4{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:61.5rem;top:0rem}.main_layout-2-2 .black_bx_5{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:85.8rem;top:0rem}.main_layout-2-2 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:68px;text-align:center}.main_layout-2-2 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.main_layout-2-2 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-2-2 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout-2-2 .innr_ctl{position:absolute;background:#7f7f7f;right:79px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}.main_layout-2-2 .flex_eight{display:flex;justify-content:flex-start;align-items:baseline;gap:4.5rem;padding:5rem 0px}}@media(min-width:992px){.model-66{max-width:70rem!important}}.main_layout-2-3{position:relative;padding-top:2rem;height:82vh}.main_layout-2-3 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-3 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-10px;top:18px}.main_layout-2-3 .shape-5 img{width:116rem;margin-right:1rem}.main_layout-2-3 .flex_do{display:flex;justify-content:space-evenly;gap:1rem}.main_layout-2-3 .black_bx_1{background:#000;width:10px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:5.4%;top:2.6%}.main_layout-2-3 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:16.3rem;top:2.6%}.main_layout-2-3 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:35.5rem;top:2.6%}.main_layout-2-3 .do_one{display:flex;align-items:center}.main_layout-2-3 .flex_eight{display:flex;justify-content:center;align-items:baseline;gap:4rem;padding:4rem 0px 1rem 47px;border-width:1px 1px 1px 1px;border-color:#000;border-style:solid;width:57rem}.main_layout-2-3 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.main_layout-2-3 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.main_layout-2-3 .shape-5{position:absolute;left:0}.main_layout-2-3 .up_shape{position:absolute;left:19%}.main_layout-2-3 .up_shape_2{position:absolute;left:50%}.main_layout-2-3 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1rem 2rem 0px 3rem;position:relative;z-index:99999}.main_layout-2-3 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8}.main_layout-2-3 .org_box{display:flex;justify-content:start;align-items:center}.main_layout-2-3 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-2-3 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.main_layout-2-3 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.main_layout-2-3 p.black_lf_last{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.main_layout-2-3 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.main_layout-2-3 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.main_layout-2-3 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-3 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-3 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-3 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.main_layout-2-3 .box_crah-btn{align-items:center;position:absolute;top:3px;padding-left:1.5rem}.main_layout-2-3 .block_4{position:absolute;left:0rem;z-index:999999;bottom:0}@media(min-width:992px){.modal-dialog.modal-lg.lay-2-3pop{max-width:70rem}}.main_layout-2-3 .right_show{cursor:pointer}.main_layout-2-3 .right_show:hover+.info_ct{display:block}.main_layout-2-3 .left_show{cursor:pointer}.main_layout-2-3 .left_show:hover+.info_ctl{display:block}.main_layout-2-3 .info_ct{position:relative;background:#000;display:none}.main_layout-2-3 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-3 .info_ctl{position:relative;background:#000;display:none;right:-10%}.main_layout-2-3 .info_ctl2{position:relative;background:#000;display:none;right:0}.main_layout-2-3 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout-2-3 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout-2-3 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-3 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout-2-3 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-3 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-3 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.bottom_btn_2-3{border-width:0px 1px 1px 1px;border-style:solid;border-color:#000;padding:3rem 0px;width:57rem;margin:0px 2rem 0px 3rem}.smallgate_1 img{width:55px;position:absolute;top:-3px;right:-2px;transform:rotate(180deg)}.smallgate_2 img{width:55px;position:absolute;bottom:-24px;right:47%;transform:rotate(180deg)}.smallgate_3 img{width:55px;position:absolute;top:58%;left:4px;transform:rotate(270deg)}.smallgate_4 img{width:75px;position:absolute;top:-19px;right:32%;transform:rotate(0)}.smallgate_5 img{width:75px;position:absolute;top:-19px;right:14.5%;transform:rotate(0)}@media(min-width:1600px){.main_layout-2-3 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:75px;text-align:center}.main_layout-2-3 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 43px}.main_layout-2-3 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-2-3 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout-2-3 .innr_ctl{position:absolute;background:#11263cf5;right:80px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}.main_layout-2-3 .flex_eight{display:flex;justify-content:end;align-items:baseline;gap:5rem;padding:5rem 0px;width:57rem}.smallgate_3 img{width:55px;position:absolute;top:58%;left:8px;transform:rotate(270deg)}.rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:5.5%}.rect_box_2{width:9rem;border:1px solid #000;height:25px;position:absolute;left:58%}.rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:25px;left:28.5%}.smallgate_5 img{width:83px;position:absolute;top:-20px;right:14.8%;transform:rotate(0)}.main_layout-2-3 p.black_lf_last{background:#000;width:12px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.smallgate_2 img{width:55px;position:absolute;bottom:-26px;right:51%;transform:rotate(180deg)}.smallgate_4 img{width:75px;position:absolute;top:-16px;right:31%;transform:rotate(0)}.main_layout-2-3 .flex_do{display:flex;justify-content:space-evenly;gap:3rem}.main_layout-2-3 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:49px}}@media(min-width:992px){.model-67{max-width:85rem!important}}.main_layout-2-4{position:relative;padding-top:2rem;height:82vh}.main_layout-2-4 .shape-5 img{width:140rem;margin-right:1rem}.main_layout-2-4 .flex_eight{display:flex;justify-content:flex-start;align-items:baseline;gap:2.2rem;padding:1rem 0px 3rem}.main_layout-2-4 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.main_layout-2-4 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 36.5px}.main_layout-2-4 .shape-5{position:absolute;left:0}.main_layout-2-4 .up_shape{position:absolute;left:19%}.main_layout-2-4 .up_shape_2{position:absolute;left:50%}.main_layout-2-4 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem 2rem 0px 3rem;position:relative;z-index:99999}.main_layout-2-4 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8}.main_layout-2-4 .org_box{display:flex;justify-content:center;align-items:center}.main_layout-2-4 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-2-4 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.main_layout-2-4 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:18px}.main_layout-2-4 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-4 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-4 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout-2-4 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.main_layout-2-4 .box_crah-btn{display:flex;margin:0rem 0rem 0px 3.5rem;justify-content:flex-start;gap:3rem;align-items:center}.main_layout-2-4 .block_4{position:absolute;left:41.5%;bottom:-55px}.blctf_1{width:20px;height:20px;background:#000;position:absolute;bottom:-55px;left:26.6%}.blctf_2{width:20px;height:20px;background:#000;position:absolute;bottom:-55px;left:50.4%}.blctf_3{width:20px;height:20px;background:#000;position:absolute;bottom:-55px;left:78%}.blctf_4{width:20px;height:20px;background:#000;position:absolute;bottom:-55px;left:104%}.blctf_5{width:20px;height:20px;background:#000;position:absolute;bottom:-55px;left:127%}.blctf_6{width:50px;height:20px;background:#000;position:absolute;bottom:-55px;left:145.5%}.blctf_7{width:20px;height:20px;background:#000;position:absolute;bottom:-55px;left:167%}@media(min-width:992px){.modal-dialog.modal-lg.lay-3pop{max-width:85rem}}.main_layout-2-4 .right_show{cursor:pointer}.main_layout-2-4 .right_show:hover+.info_ct{display:block}.main_layout-2-4 .left_show{cursor:pointer}.main_layout-2-4 .left_show:hover+.info_ctl{display:block}.main_layout-2-4 .info_ct{position:relative;background:#000;display:none;top:-25px}.main_layout-2-4 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-4 .info_ctl{position:relative;background:#000;display:none}.main_layout-2-4 .info_ctl2{position:relative;background:#000;display:none;right:0}.main_layout-2-4 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout-2-4 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout-2-4 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-4 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout-2-4 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-4 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout-2-4 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.main_layout-2-4 .black_lf_cnt{background:#000;width:20px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:-26px;top:10px}.main_layout-2-4 p.black_lf.hlf{left:74px!important;width:20px}.main_layout-2-4 p.black_lf.hlf_2{left:65px!important;width:20px}.main_layout-2-4 .crah_block{display:flex;align-items:center;justify-content:flex-start;margin-left:10px}@media(min-width:1600px){.main_layout-2-4 .shape-5 img{width:139.6rem;margin-right:1rem}.blctf_1{width:20px;height:20px;background:#000;position:absolute;bottom:-63px;left:22.7%}.main_layout-2-4 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 34.5px}.blctf_2{width:20px;height:20px;background:#000;position:absolute;bottom:-63px;left:39.4%}.blctf_3{width:20px;height:20px;background:#000;position:absolute;bottom:-63px;left:64%}.blctf_4{width:20px;height:20px;background:#000;position:absolute;bottom:-62px;left:85.3%}.blctf_5{width:20px;height:20px;background:#000;position:absolute;bottom:-63px;left:101%}.blctf_6{width:50px;height:20px;background:#000;position:absolute;bottom:-63px;left:116%}.blctf_7{width:20px;height:20px;background:#000;position:absolute;bottom:-61px;left:132.5%}.main_layout-2-4 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout-2-4 p.black_lf.hlf{left:86px!important;width:13px}.main_layout-2-4 p.black_lf.hlf_2{left:80px!important;width:10px}.main_layout-2-4 .black_lf_cnt{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:-36px;top:10px}.main_layout-2-4 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout-2-4 .innr_ctl{position:absolute;background:#11263cf5;right:89px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}.crah_block.last_btn_tf{margin-left:-48px}button.btn-crah.tf_crah{padding:3px 43px}.main_layout-2-4 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem 2rem 0px 3rem;position:relative;z-index:99999}.main_layout-2-4 .flex_eight{display:flex;justify-content:flex-start;align-items:baseline;gap:2.4rem;padding:1rem 0px 3rem}.main_layout-2-4 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:80px;text-align:center}.main_layout-2-4 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:80px}.main_layout-2-4 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:80px}.main_layout-2-4 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:80px}.main_layout-2-4 .box_crah-btn{display:flex;margin:-.7rem 4.5rem 0px;justify-content:flex-start;gap:5.4rem;align-items:center}.main_layout-2-4 .block_4{position:absolute;left:33%;bottom:-64px}.modal-dialog.modal-lg.lay-3pop{max-width:105rem}}.ver_scroll{height:65vh}.main_layout_osa1-5-2{position:relative;border:1px solid #000;margin:0px 8rem;padding-bottom:0rem}.osa1_two{border:1px solid #000;height:12rem;margin:0px 0px 0px 8rem;position:relative}.main_layout_osa1-5-2 p.up_pic,.main_layout_osa1-5-2 p.down_pic{position:relative;width:65px}.main_layout_osa1-5-2 p.up_pic img{transform:rotate(270deg);width:32px;position:absolute;left:17px;top:-29px;z-index:-1}.main_layout_osa1-5-2 p.down_pic img{transform:rotate(90deg);width:32px;position:absolute;left:17px;bottom:-36px;z-index:-1}.os_box-1{border:1px solid #000;width:65px;height:65px;position:absolute;right:31%;top:-18%}.os_box-2{border:1px solid #000;width:65px;height:65px;position:absolute;right:31%;bottom:-13%}.pdf_txt{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;position:absolute;right:42.2%}.pdf_txt_1{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;position:absolute;right:42.2%;bottom:0}.main_layout_osa1-5-2 .flex_do{display:flex;justify-content:space-evenly;gap:3.1rem}.lay-02-05pop .modal-body{padding:0rem 3rem 2.5rem}.main_layout_osa1-5-2 .do_one{display:flex;align-items:center;justify-content:center}.main_layout_osa1-5-2 .flex_eight{display:flex;justify-content:center;align-items:baseline;gap:15rem;padding:0rem 0px}.main_layout_osa1-5-2 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.main_layout_osa1-5-2 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 19px;font-size:15px;position:absolute;top:-45px;left:57.5%}.main_layout_osa1-5-2 button.btn-crah.two_os{background:#86c4d7;border:1px solid #000;padding:3px 19px;font-size:15px;position:absolute;top:105%;left:57.6%}.main_layout_osa1-5-2 .shape-5{position:absolute;left:0}.main_layout_osa1-5-2 .up_shape{position:absolute;left:19%}.main_layout_osa1-5-2 .up_shape_2{position:absolute;left:50%}.main_layout_osa1-5-2 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:2rem 0rem 0rem;position:relative;z-index:99999}.main_layout_osa1-5-2 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8}.main_layout_osa1-5-2 .org_box{display:flex;justify-content:center;align-items:center}.main_layout_osa1-5-2 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout_osa1-5-2 p.white_bx{background:#fff;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout_osa1-5-2 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.main_layout_osa1-5-2 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.main_layout_osa1-5-2 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout_osa1-5-2 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout_osa1-5-2 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.main_layout_osa1-5-2 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.main_layout_osa1-5-2 .block_4 button.btn-crah{position:absolute;left:1.3rem;z-index:999999;bottom:4px}@media(min-width:992px){.modal-dialog.modal-lg.lay-02-05pop{max-width:75rem}}.main_layout_osa1-5-2 .right_show{cursor:pointer}.main_layout_osa1-5-2 .right_show:hover+.info_ct{display:block}.main_layout_osa1-5-2 .left_show{cursor:pointer}.main_layout_osa1-5-2 .left_show:hover+.info_ctl{display:block}.main_layout_osa1-5-2 .info_ct{position:relative;background:#000;display:none;top:-25px}.main_layout_osa1-5-2 .innr_ct{position:absolute;background:#7f7f7f;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout_osa1-5-2 .info_ctl{position:relative;background:#000;display:none;right:-10%}.main_layout_osa1-5-2 .info_ctl2{position:relative;background:#000;display:none;right:0%}.main_layout_osa1-5-2 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.main_layout_osa1-5-2 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.main_layout_osa1-5-2 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout_osa1-5-2 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.main_layout_osa1-5-2 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout_osa1-5-2 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.main_layout_osa1-5-2 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.main_layout_osa1-5-2 .black_bx{background:#000;width:22px;height:20px;padding:7.5px 0;position:absolute;top:-6px;left:40%}.main_layout_osa1-5-2 .black_bx_1{background:#000;width:22px;height:13px;padding:11.5px 0;position:absolute;top:-.8rem;left:16.5%}.main_layout_osa1-5-2 .black_bx_2{background:#000;width:30px;height:20px;padding:11.5px 0;position:absolute;top:-.8rem;left:3rem}.main_layout_osa1-5-2 .black_bx_3{background:#000;width:22px;height:20px;padding:7.5px 0;position:absolute;top:-5px;left:57.7%}.main_layout_osa1-5-2 .black_bx_4{background:#000;width:27px;height:20px;padding:9.5px 0;position:absolute;top:-5px;left:68%}.main_layout_osa1-5-2 .black_bx_5{background:#000;width:10px;height:20px;padding:3.5px 0;position:absolute;top:-4px;left:82%}.main_layout_osa1-5-2 .black_bx_6{background:#000;width:22px;height:20px;padding:11.5px 0;position:absolute;top:-4px;left:89%}.main_layout_osa1-5-2 .black_bx_7{background:#000;width:17px;height:20px;padding:7.5px 0;position:absolute;bottom:-17px;left:40%}.main_layout_osa1-5-2 .black_bx_8{background:#000;width:22px;height:13px;padding:11.5px 0;position:absolute;bottom:-18px;left:16.5%}.main_layout_osa1-5-2 .black_bx_9{background:#000;width:22px;height:20px;padding:11.5px 0;position:absolute;bottom:-19px;left:3rem}.main_layout_osa1-5-2 .black_bx_10{background:#000;width:22px;height:20px;padding:7.5px 0;position:absolute;bottom:-10px;left:55.7%}.main_layout_osa1-5-2 .black_bx_11{background:#000;width:12px;height:20px;padding:9.5px 0;position:absolute;bottom:-15px;left:67%}.main_layout_osa1-5-2 .black_bx_12{background:#000;width:15px;height:20px;padding:3.5px 0;position:absolute;bottom:-14px;left:82%}.main_layout_osa1-5-2 .black_bx_13{background:#000;width:22px;height:16px;padding:4.5px 0;position:absolute;bottom:-15px;left:89%}.main_layout_osa1-5-2 .shapegate_1{position:absolute;right:-2px;transform:rotate(180deg);top:56%}.main_layout_osa1-5-2 .shapegate_1 img{width:28px}.main_layout_osa1-5-2 .shapegate_2{position:absolute;right:-2px;transform:rotate(180deg);top:67%}.main_layout_osa1-5-2 .shapegate_5{position:absolute;right:23%;transform:rotate(90deg);bottom:2%}.main_layout_osa1-5-2 .shapegate_6{position:absolute;right:22.7%;transform:rotate(90deg);bottom:2.5%}.main_layout_osa1-5-2 .shapegate_7{position:absolute;right:37%;transform:rotate(90deg);bottom:2%}.main_layout_osa1-5-2 .shapegate_7{position:absolute;right:35.6%;transform:rotate(90deg);bottom:2.5%}.main_layout_osa1-5-2 .shapegate_2 img{width:27px}.osa1_two .shapegate_3{position:absolute;right:18%;top:4rem}.main_layout_osa1-5-2 .shapegate_8{position:absolute;right:-2px;transform:rotate(180deg);top:18%}.main_layout_osa1-5-2 .shapegate_8 img{width:31px}.main_layout_osa1-5-2 .shapegate_9{position:absolute;right:-2px;transform:rotate(180deg);top:31%}.main_layout_osa1-5-2 .shapegate_9 img{width:31px}.main_layout_osa1-5-2 .shapegate_10{position:absolute;right:23.6%;transform:rotate(270deg);top:1%}.main_layout_osa1-5-2 .shapegate_10 img{width:27px}.osa1_two .shapegate_4{position:absolute;right:44.5%;top:.5rem;transform:rotate(90deg)}.osa1_two .shapegate_11{position:absolute;right:44.5%;bottom:.5rem;transform:rotate(270deg)}.osa1_two .line_v{border-right:1px solid;height:100%;position:absolute;right:21.3%}@media(min-width:1600px){.os_box-1{border:1px solid #000;width:65px;height:65px;position:absolute;right:33%!important;top:-20%}.os_box-2{border:1px solid #000;width:65px;height:65px;position:absolute;right:33%!important;bottom:-17%}.main_layout_osa1-5-2 .shapegate_5{position:absolute;right:25%;transform:rotate(90deg);bottom:2%}.osa1_two .shapegate_4{position:absolute;right:44%;top:.5rem;transform:rotate(90deg)}.osa1_two .shapegate_11{position:absolute;right:44%;bottom:.5rem;transform:rotate(270deg)}.main_layout_osa1-5-2 .shapegate_10{position:absolute;right:25.6%;transform:rotate(270deg);top:2%}.main_layout_osa1-5-2 .shapegate_6{position:absolute;right:24.8%;transform:rotate(90deg);bottom:2.5%}.main_layout_osa1-5-2 button.btn-crah.two_os{background:#86c4d7;border:1px solid #000;padding:2px 9px;font-size:15px;position:absolute;top:105%;left:59%}.main_layout_osa1-5-2 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 22px;font-size:15px}.main_layout_osa1-5-2 .shapegate_2{position:absolute;right:-2px;transform:rotate(180deg);top:66%}.main_layout_osa1-5-2 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px;height:100%;border-bottom:1px solid #8697a8}.main_layout_osa1-5-2 p.gray{background:#a2b0be;width:20px;height:20px;padding:13.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.main_layout_osa1-5-2 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-13%;left:44%}.main_layout_osa1-5-2 .innr_ctl{position:absolute;background:#11263cf5;right:79px;width:170px;text-align:left;z-index:1111;top:-4rem;border-radius:5px}}.op-293 .mm{margin-right:40rem}.op-293{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-293 .modal-content{width:100%!important}.op-293 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-293 .ml-25{margin-left:-2rem!important}.op-293 .mr-25{margin-left:-25px!important}.op-293 .main_col{display:flex;gap:65px}.op-293 .org_box{display:flex;justify-content:start;align-items:center}.op-293 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-293 .right_show{cursor:pointer}.op-293 .right_show:hover+.info_ct{display:block}.op-293 .left_show{cursor:pointer}.op-293 .left_show:hover+.info_ctl{display:block}.op-293 .info_ct{position:relative;background:#000;display:none}.op-293 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-293 .info_ctl{position:relative;background:#000;display:none;right:-15%}.op-293 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-293 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-293 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-293 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-293 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-293 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-293 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-293 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-293 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-293 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-293 .move_left{position:relative}.op-293 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-293 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-293 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-293 .inv{visibility:hidden;margin:0!important;height:19.7px}.op-293 .rem2{margin-left:-2rem}.op-293 .colm-1-3,.op-293 .colm-2-3,.op-293 .colm-4-3,.op-293 .colm-3-3,.op-293 .colm-5-3,.op-293 .col_flex.colm-6{margin-top:15px}@media only screen and (min-width:1600px){.op-293{transform:scale(1.8)}.op-293 .sens12{margin-left:-50rem}.op-293 .sens11{margin-left:-10rem}.op-293 .main_col{margin-top:3.6rem}.op-293 .shape-5 img{width:160rem;left:-5rem;margin-top:-16rem;height:100rem}.op-293 .remtop{margin-top:55rem}.op-293 .col_flex:nth-child(1){margin-left:26rem}.op-293 .col_flex:nth-child(2){margin-left:-2rem}.op-293 .col_flex:nth-child(3){margin-left:-3rem}.op-293 .col_flex:nth-child(4){margin-left:-3rem}.op-293 .col_flex:nth-child(5){margin-left:-3rem}.op-293 .col_flex:nth-child(6),.op-293 .col_flex:nth-child(7){margin-left:-2rem}.op-293 .inv{height:22.7px}.op-293 .org_box{height:23px}.op-293 p.num_data{height:22.7px}.op-293 .col_flex.colm-1{margin-top:-8rem!important;margin-left:-5rem;margin-right:-1rem}.op-293 .col_flex.colm-2{margin-top:-.7rem!important}.op-293 .colm-2-top{margin-top:-7.2rem}.op-293 .colm-2-btm{margin-top:7.2rem}.op-293 .colm-3-top{margin-top:-6.8rem}.op-293 .colm-3-btm{margin-top:7rem}.op-293 .col_flex.colm-3{margin-top:-1rem!important;margin-left:-3rem!important}.op-293 .col_flex.colm-4{margin-top:-9.5rem!important;margin-left:-3rem!important}.op-293 .colm-4-mdl{margin-top:1.8rem}.op-293 .colm-4-btm{margin-top:8.5rem}.op-293 .col_flex.colm-5{margin-top:-9.5rem!important;margin-left:-3rem!important}.op-293 .colm-5-mdl1{margin-top:.4rem}.op-293 .colm-5-mdl2{margin-top:0rem}.op-293 .colm-5-btm{margin-top:8rem}.op-293 .col_flex.colm-4,.op-293 .col_flex.colm-5{margin-top:4px}.op-293 .col_flex.colm-6{margin-left:-2rem;margin-top:-25px!important}.op-293 .colm-1-1,.op-293 .colm-2-1,.op-293 .colm-3-1{margin-top:-3px}.op-293 .colm-4-1,.op-293 .colm-5-1{margin-top:-5px}.op-293 .colm-1-2,.op-293 .colm-2-2,.op-293 .colm-4-2{margin-top:-7px}.op-293 .colm-3-2{margin-top:-4px}.op-293 .colm-1-3,.op-293 .colm-2-3,.op-293 .colm-4-3,.op-293 .colm-3-3,.op-293 .colm-5-3{margin-top:3px}}@media only screen and (max-width:1600px){.op-293 .shape-5 img{width:160rem}.op-293 .sens12{margin-left:-60rem}.op-293 .sens11{margin-left:-15rem}.op-293 .remtop{margin-top:64rem}.op-293 .main_col{margin-top:22rem;margin-left:36rem}.op-293 .col_flex:nth-child(1){margin-left:24rem}.op-293 .col_flex:nth-child(2){margin-left:-3rem}.op-293 .col_flex:nth-child(3){margin-left:-3rem}.op-293 .col_flex:nth-child(4){margin-left:-3rem}.op-293 .col_flex:nth-child(5){margin-left:-3rem}.op-293 .col_flex:nth-child(7){margin-left:-3rem}.op-293 .col_flex:nth-child(6){margin-left:-3rem}.op-293 .inv{height:22.7px}.op-293 .org_box{height:23px}.op-293 p.num_data{height:22.7px}.op-293 .col_flex.colm-1{margin-top:-8rem!important;margin-left:-4rem;margin-right:-1rem}.op-293 .col_flex.colm-2{margin-top:-8rem!important}.op-293 .colm-2-btm{margin-top:8.5rem}.op-293 .col_flex.colm-3{margin-top:-8rem!important;margin-left:-3rem!important}.op-293 .colm-3-btm{margin-top:8.3rem}.op-293 .col_flex.colm-4{margin-top:-9.5rem!important;margin-left:-3rem!important}.op-293 .colm-4-mdl{margin-top:1.5rem}.op-293 .colm-4-btm{margin-top:10.3rem}.op-293 .col_flex.colm-5{margin-top:-9.5rem!important;margin-left:-3.5rem!important}.op-293 .colm-5-mdl1{margin-top:-.5rem}.op-293 .colm-5-btm{margin-top:10.3rem}.op-293 .col_flex.colm-4,.op-293 .col_flex.colm-5{margin-top:4px}.op-293 .col_flex.colm-6{margin-left:-2rem;margin-top:0rem!important}.op-293 .colm-1-1,.op-293 .colm-2-1,.op-293 .colm-3-1{margin-top:-3px}.op-293 .colm-4-1,.op-293 .colm-5-1{margin-top:-5px}.op-293 .colm-1-2,.op-293 .colm-2-2,.op-293 .colm-4-2{margin-top:-7px}.op-293 .colm-3-2{margin-top:-4px}.op-293 .colm-1-3,.op-293 .colm-2-3,.op-293 .colm-4-3,.op-293 .colm-3-3,.op-293 .colm-5-3{margin-top:3px}}.op-136{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-136 .modal-content{width:100%!important}.op-136 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-136 .main_col{display:flex;gap:65px}.op-136 .org_box{display:flex;justify-content:start;align-items:center}.op-136 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-136 .right_show{cursor:pointer}.op-136 .right_show:hover+.info_ct{display:block}.op-136 .left_show{cursor:pointer}.op-136 .left_show:hover+.info_ctl{display:block}.op-136 .info_ct{position:relative;background:#000;display:none}.op-136 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-136 .info_ctl{position:relative;background:#000;display:none;right:-420%}.op-136 .info_ctl2{position:relative;background:#000;display:none;right:-20%}.op-136 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-136 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-8px;top:-10px}.op-136 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-136 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-136 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-136 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-136 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-136 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-136 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-136 .move_left{position:relative}.op-136 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-136 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-136 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:20px;width:170px;text-align:left;z-index:1111;top:-1rem;border-radius:5px}.op-136 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-136{transform:scale(1.79)}.op-136 .main_col{margin-top:12rem;margin-left:48.5rem}.op-136 .shape-5 img{width:160rem;left:10rem;margin-top:-13rem;height:100rem}.op-136 .inv{height:15px}.op-136 .org_box{height:30px;width:15px}.op-136 p.num_data{height:30px;width:15px;font-size:.3rem}.op-136 .col_flex.colm-2{margin-top:-1.5rem;margin-left:-2.5rem}.op-136 .col_flex.colm-3{margin-top:-1.5rem;margin-left:-4rem}.op-136 .col_flex.colm-3 .org_box{height:40px}.op-136 .col_flex.colm-3 .org_box p.num_data{height:42px}.op-136 .col_flex.colm-4{margin-top:-1.4rem;margin-left:-3.5rem}.op-136 .col_flex.colm-4 .last{margin-top:.3rem;width:30px}.op-136 .col_flex.colm-4 .last p.num_data{width:32px}.op-136 .col_flex.colm-5{margin-top:-1.4rem;margin-left:-3.9rem}.op-136 .col_flex.colm-6{margin-top:6.5rem;margin-left:-6rem}.op-136 .col_flex.colm-6 .org_box{width:30px;height:20px}.op-136 .col_flex.colm-6 .org_box p.num_data{height:20px;width:30px}}@media only screen and (max-width:1600px){.op-136{transform:scale(1.3)}.op-136 .main_col{margin-top:24rem;margin-left:48.5rem}.op-136 .shape-5 img{width:160rem;left:10rem;margin-top:0rem;height:100rem}.op-136 .inv{height:15px}.op-136 .org_box{height:30px;width:12px}.op-136 p.num_data{height:30px;width:12px;font-size:.3rem}.op-136 .col_flex.colm-2{margin-top:-1rem;margin-left:-3rem}.op-136 .col_flex.colm-3{margin-top:-1rem;margin-left:-4.5rem}.op-136 .col_flex.colm-3 .org_box{height:40px}.op-136 .col_flex.colm-3 .org_box p.num_data{height:42px}.op-136 .col_flex.colm-4{margin-top:-.8rem;margin-left:-4rem}.op-136 .col_flex.colm-5{margin-top:-.8rem;margin-left:-4.5rem}.op-136 .col_flex.colm-6{margin-top:8rem;margin-left:-6.5rem}.op-136 .col_flex.colm-6 .org_box{width:30px;height:20px}.op-136 .col_flex.colm-6 .org_box p.num_data{height:20px;width:30px}}.op-310 .col_inner_1,.op-310 .col_inner_55{display:flex}.op-310 p.num_data,.op-310 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;text-align:center;height:100%}.op-310 p.num_data27{background:#fe8600;color:#fff;padding:8px 0;font-size:.35rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;text-align:center;height:100%}.op-310 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;text-align:center;height:100%}.op-310 .num-bor{border-left:.5px solid white}.op-310 .shape-5 img{margin-top:-45px;position:absolute}.op-310 .main_col{display:flex;gap:110px}.op-310 .right_show{cursor:pointer}.op-310 .right_show:hover+.info_ct{display:block}.op-310 .left_show{cursor:pointer}.op-310 .left_show:hover+.info_ctl{display:block}.op-310 .info_ct{position:relative;background:#000;display:none}.op-310 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-310 .info_ctl{position:relative;background:#000;display:none;top:-30%}.op-310 .new_class{right:-110%!important}.op-310 .new_class2{right:-320%!important}.op-310 .triangle_sm{right:28px!important}.op-310 .triangle_sm2{right:7px!important}.op-310 .info_ctl2{position:relative;right:-100%;top:-50%;background:#000;display:none}.op-310 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.op-310 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-13px}.op-310 .innr_ctl{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:1px 0}.op-310 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-310 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-310 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-310 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-310 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-310 .move_left{position:relative}.op-310 .innr_ctl.gap_st{position:absolute;background:#11263cf5;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-310 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:1px 0}.op-310 .ml-50{margin-left:-50px}.op-310 .triangle-left55{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:-17px;top:-10px}.op-310 .triangle-left27{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:32px;top:-10px;z-index:1111}@media only screen and (min-width:1600px){.op-310 .shape-5 img{margin-top:-55.5rem;width:270rem}.op-310 .org_box{width:4.8rem;height:2.5rem}.op-310 .col_inner_55 .org_box{width:38px!important}.op-310 .main_col{margin-top:10rem;margin-left:43.5rem}.op-310 .col_flex:nth-child(2){margin-left:-1.8rem}.op-310 .col_flex:nth-child(3){margin-left:3.5rem}.op-310 .col_flex:nth-child(4){margin-left:-1.8rem}.op-310 .col_flex:nth-child(5){margin-left:-1.7rem}.op-310 .col_flex:nth-child(6){margin-left:-1.8rem}.op-310 .col-1-btm{margin-top:-25rem;margin-left:-2.5rem}.op-310 .col-2-btm{margin-top:-27.5rem;margin-left:0rem}.op-310 .col-3-btm{margin-top:-25rem}.op-310 .col-4-btm{margin-top:-25rem;margin-left:0rem}.op-310 .col-5-btm{margin-top:-27.5rem;margin-left:0rem}.op-310 .col-6-btm{margin-top:-27.5rem}.op-310 .col-7-btm{margin-top:-25rem;margin-left:-1.5rem}.op-310 .col_inner_1 .org_box{width:19.5px!important}}@media only screen and (max-width:1600px){.op-310 .shape-5 img{margin-top:-41rem;margin-left:15rem;width:200rem}.op-310 .org_box{height:1.9rem;width:4rem}.op-310 .triangle_sm{right:40px!important}.op-310 .triangle_sm2{right:20px!important}.op-310 .new_class2{right:-360%!important}.op-310 .col_inner_55 .org_box{width:28px!important}.op-310 .info_ctl{position:relative;background:#000;display:none;top:-50%;right:-180%}.op-310 .info_ctl2{position:relative;right:-100%;top:-70%;background:#000;display:none}.op-310 .main_col{margin-top:10rem;margin-left:47.3rem}.op-310 .col_flex:nth-child(2){margin-left:-5rem}.op-310 .col_flex:nth-child(3){margin-left:-.2rem}.op-310 .col_flex:nth-child(4){margin-left:-5rem}.op-310 .col_flex:nth-child(5){margin-left:-4rem}.op-310 .col_flex:nth-child(6){margin-left:-5rem}.op-310 .col-1-btm{margin-top:-19.5rem;margin-left:-1.8rem}.op-310 .col-2-btm{margin-top:-21.7rem;margin-left:0rem}.op-310 .col-3-btm,.op-310 .col-4-btm{margin-top:-20rem}.op-310 .col-5-btm{margin-top:-22rem;margin-left:0rem}.op-310 .col-6-btm{margin-top:-22rem}.op-310 .col-7-btm{margin-top:-20rem;margin-left:-4rem}.op-310 .col_inner_1 .org_box{width:14px!important}}.op-311{position:relative;height:75vh}.op-311 .col_main{display:flex;gap:110px}.op-311 .col_inner_55{display:flex}.op-311 p.num_data110,.op-311 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;text-align:center;height:100%}.op-311 .num-bor{border-left:.5px solid white}.op-311 .main_col{display:flex;gap:110px}.op-311 .org_box{display:flex;justify-content:start;align-items:center}.op-311 .right_show{cursor:pointer}.op-311 .right_show:hover+.info_ct{display:block}.op-311 .left_show{cursor:pointer}.op-311 .left_show:hover+.info_ctl{display:block}.op-311 .info_ct{position:relative;background:#000;display:none}.op-311 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-311 .info_ctl{position:relative;background:#000;display:none;right:-70%}.op-311 .info_ctl2{position:relative;background:#000;display:none;right:0%;top:0%}.op-311 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;top:-10px;right:4.3rem}.op-311 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-13px}.op-311 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-311 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-311 .innr_ct_ed{position:absolute;background:#4782c0f5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-311 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-311 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-311 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-10px;top:-10px}.op-311 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-311 .move_left{position:relative}.op-311 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-311 .triangle-right.gap_st{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:0;top:-10px}.op-311 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-311 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:4rem;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:1px 0}@media only screen and (min-width:1600px){.op-311 .shape-5 img{width:250rem}.op-311 .org_box{height:1.9rem;width:3rem}.op-311 .col_main{margin-top:-131rem;margin-left:52.5rem}.op-311 .col_flex:nth-child(2){margin-left:-3rem}.op-311 .col_flex:nth-child(3){margin-left:.5rem}.op-311 .col_flex:nth-child(4){margin-left:-3.8rem}.op-311 .col_flex:nth-child(4) .org_box{height:2.2rem}.op-311 .col_flex:nth-child(5){margin-left:-1.5rem}.op-311 .col_flex:nth-child(6){margin-left:-2.7rem}.op-311 .col_flex:nth-child(7){margin-left:-1.5rem}.op-311 .col_flex:nth-child(8){margin-left:-2.8rem;margin-top:-8rem}.op-311 .col_flex:nth-child(8) .org_box{height:2.1rem}.op-311 .col-1-btm{margin-top:-5.5rem;margin-left:-.2rem}.op-311 .col-1-btm .org_box{height:2.1rem!important}.op-311 .col-1-btm .col_inner_55 .org_box{width:24px!important}.op-311 .col-2-btm{margin-top:-5rem}.op-311 .col-2-btm .org_box{height:2rem}.op-311 .col-2-btm .org_box:nth-child(11){margin-top:.2rem}.op-311 .col-2-btm .org_box:nth-child(11),.op-311 .col-2-btm .org_box:nth-child(12){width:4rem;height:3.5rem}.op-311 .col-3-btm{margin-top:-4.5rem;margin-left:-1rem}.op-311 .col-3-btm .org_box{height:2.1rem}.op-311 .col-3-btm .org_box:nth-child(6){margin-top:.2rem}.op-311 .col-3-btm .org_box:nth-child(6),.op-311 .col-3-btm .org_box:nth-child(7),.op-311 .col-3-btm .org_box:nth-child(8){width:4rem;margin-left:-1rem}.op-311 .col-4-btm{margin-top:-7.2rem}.op-311 .col-4-btm .org_box{height:1.95rem!important}.op-311 .col-5-btm{margin-top:-4.5rem}.op-311 .col-5-btm .org_box{height:1.28rem}.op-311 .col-6-btm{margin-top:-4rem}.op-311 .col-6-btm .org_box{height:2.3rem}.op-311 .col-7-btm{margin-top:-5.3rem}.op-311 .col-7-btm .org_box{height:2.1rem}}@media only screen and (max-width:1600px){.op-311{transform:scale(.8)}.op-311 .info_ctl{position:relative;background:#000;display:none;right:-90%}.op-311 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;top:-10px;right:4.9rem}.op-311 .shape-5 img{width:250rem}.op-311 .org_box{height:1.9rem;width:3rem}.op-311 .col_main{margin-top:-131rem;margin-left:52.5rem}.op-311 .col_flex:nth-child(2){margin-left:-4.2rem}.op-311 .col_flex:nth-child(3){margin-left:-1.2rem}.op-311 .col_flex:nth-child(4){margin-left:-4rem}.op-311 .col_flex:nth-child(4) .org_box{height:2.2rem}.op-311 .col_flex:nth-child(5){margin-left:-2rem}.op-311 .col_flex:nth-child(6){margin-left:-4rem}.op-311 .col_flex:nth-child(7){margin-left:-2.4rem}.op-311 .col_flex:nth-child(8){margin-top:-8rem;margin-left:-3.7rem}.op-311 .col_flex:nth-child(8) .org_box{height:2.1rem}.op-311 .col-1-btm{margin-top:-5.5rem;margin-left:-.2rem}.op-311 .col-1-btm .org_box{height:2.1rem!important}.op-311 .col-1-btm .col_inner_55 .org_box{width:21px!important}.op-311 .col-2-btm{margin-top:-5.5rem}.op-311 .col-2-btm .org_box{height:2.25rem}.op-311 .col-2-btm .org_box:nth-child(11){margin-top:.2rem}.op-311 .col-2-btm .org_box:nth-child(11),.op-311 .col-2-btm .org_box:nth-child(12){width:4rem;height:2.8rem}.op-311 .col-3-btm{margin-top:-4.5rem}.op-311 .col-3-btm .org_box{height:2.1rem}.op-311 .col-3-btm .org_box:nth-child(6){margin-top:.2rem}.op-311 .col-3-btm .org_box:nth-child(6),.op-311 .col-3-btm .org_box:nth-child(7),.op-311 .col-3-btm .org_box:nth-child(8){width:4rem;margin-left:-1rem}.op-311 .col-4-btm{margin-top:-7.2rem}.op-311 .col-4-btm .org_box{height:1.95rem!important}.op-311 .col-5-btm{margin-top:-4.5rem}.op-311 .col-5-btm .org_box{height:1.28rem}.op-311 .col-6-btm{margin-top:-4rem}.op-311 .col-6-btm .org_box{height:2.3rem}.op-311 .col-7-btm{margin-top:-5.3rem}.op-311 .col-7-btm .org_box{height:2.1rem}}.op-313{height:75vh}.op-313 .main_col{display:flex;gap:110px}.op-313 .col_inner_1,.op-313 .col_inner_55{display:flex}.op-313 p.num_data,.op-313 p.num_data110,.op-313 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;text-align:center;height:100%}.op-313 .num-bor{border-left:.5px solid white}.op-313 .shape-5 img{width:36.4rem;margin-right:1rem;left:8.7rem;margin-top:-52px;position:absolute}.op-313 .org_box{display:flex;justify-content:start;align-items:center}.op-313 .right_show{cursor:pointer}.op-313 .right_show:hover+.info_ct{display:block}.op-313 .left_show{cursor:pointer}.op-313 .left_show:hover+.info_ctl{display:block}.op-313 .info_ct{position:relative;background:#000;display:none}.op-313 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-313 .info_ctl{position:relative;background:#000;display:none;right:-20%}.op-313 .info_ctl2{position:relative;right:0%;top:10%;background:#000;display:none}.op-313 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-313 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-313 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-313 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-313 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-313 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:65px;top:-10px;right:4.3rem}.op-313 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-12px;top:-15px}.op-313 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-313 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-10px;top:-10px}.op-313 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-313 .move_left{position:relative}.op-313 .triangle-right.gap_st{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:0;top:-10px}.op-313 .innr_ctl.gap_st{position:absolute;background:#11263cf5;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-313 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:121px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:1px 0}.op-313 .ml-50{margin-left:-50px}@media screen and (min-width:1600px){.op-313 .shape-5 img{margin-top:-52.5rem;width:260rem}.op-313 .main_col{margin-top:10rem;margin-left:50.3rem}.op-313 .main_col .org_box{width:4rem;height:2.15rem}.op-313 .col_flex:nth-child(2),.op-313 .col_flex:nth-child(3),.op-313 .col_flex:nth-child(4),.op-313 .col_flex:nth-child(6),.op-313 .col_flex:nth-child(7),.op-313 .col_flex:nth-child(8),.op-313 .col_flex:nth-child(9){margin-left:-2.3rem}.op-313 .col_flex:nth-child(5){margin-left:-2.4rem}.op-313 .col_flex:nth-child(10),.op-313 .col_flex:nth-child(11),.op-313 .col_flex:nth-child(12),.op-313 .col_flex:nth-child(13){margin-top:43rem;margin-left:-2.3rem}.op-313 .col-1-btm,.op-313 .col-2-btm{margin-top:4rem}.op-313 .col-3-btm,.op-313 .col-4-btm,.op-313 .col-6-btm,.op-313 .col-7-btm{margin-top:17rem}.op-313 .col-5-btm,.op-313 .col-8-btm,.op-313 .col-9-btm{margin-top:6.2rem}}@media screen and (max-width:1600px){.op-313 .shape-5 img{margin-top:-52.5rem;width:260rem}.op-313 .info_ctl{position:relative;background:#000;display:none;right:-1.6rem}.op-313 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;top:-10px;right:4.9rem}.op-313 .main_col{margin-top:10rem;margin-left:50.3rem}.op-313 .main_col .org_box{width:4rem;height:2.15rem}.op-313 .main_col .op-313 .main_col{margin-top:10rem;margin-left:50.3rem}.op-313 .main_col .op-313 .main_col .org_box{width:4rem;height:2.15rem}.op-313 .main_col .op-313 .col_flex:nth-child(2),.op-313 .main_col .op-313 .col_flex:nth-child(3),.op-313 .main_col .op-313 .col_flex:nth-child(4),.op-313 .main_col .op-313 .col_flex:nth-child(6),.op-313 .main_col .op-313 .col_flex:nth-child(7),.op-313 .main_col .op-313 .col_flex:nth-child(8),.op-313 .main_col .op-313 .col_flex:nth-child(9){margin-left:-3.3rem}.op-313 .main_col .op-313 .col_flex:nth-child(5){margin-left:-3.3rem}.op-313 .main_col .op-313 .col_flex:nth-child(10),.op-313 .main_col .op-313 .col_flex:nth-child(11),.op-313 .main_col .op-313 .col_flex:nth-child(12),.op-313 .main_col .op-313 .col_flex:nth-child(13){margin-top:43rem;margin-left:-3.3rem}.op-313 .main_col .op-313 .col-1-btm,.op-313 .main_col .op-313 .col-2-btm{margin-top:4rem}.op-313 .main_col .op-313 .col-3-btm,.op-313 .main_col .op-313 .col-4-btm,.op-313 .main_col .op-313 .col-6-btm,.op-313 .main_col .op-313 .col-7-btm{margin-top:17rem}.op-313 .main_col .op-313 .col-5-btm,.op-313 .main_col .op-313 .col-8-btm,.op-313 .main_col .op-313 .col-9-btm{margin-top:6.2rem}}.op-312{height:75vh}.op-312 .main_col{display:flex;gap:110px}.op-312 .col_inner_1,.op-312 .col_inner_55{display:flex}.op-312 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:100%}.op-312 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:100%}.op-312 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:55px;text-align:center;height:100%}.op-312 .num-bor{border-left:.5px solid white}.op-312 .shape-5 img{width:36.4rem;margin-right:1rem;left:8.7rem;margin-top:-52px;position:absolute}.op-312 .org_box{display:flex;justify-content:start;align-items:center}.op-312 .right_show{cursor:pointer}.op-312 .right_show:hover+.info_ct{display:block}.op-312 .left_show{cursor:pointer}.op-312 .left_show:hover+.info_ctl{display:block}.op-312 .info_ct{position:relative;background:#000;display:none}.op-312 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-312 .info_ctl{position:relative;background:#000;display:none;right:-20%}.op-312 .info_ctl2{position:relative;right:0%;top:-10%;background:#000;display:none}.op-312 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-312 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-312 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-312 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-312 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-312 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:65px;top:-10px;right:4.3rem}.op-312 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-15px;top:-10px}.op-312 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-312 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-10px;top:-10px}.op-312 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-312 .move_left{position:relative}.op-312 .triangle-right.gap_st{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:0;top:-10px}.op-312 .innr_ctl.gap_st{position:absolute;background:#11263cf5;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-312 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:121px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:1px 0}.op-312 .ml-50{margin-left:-50px}@media screen and (min-width:1600px){.op-312 .shape-5 img{margin-top:-52.5rem;width:260rem}.op-312 .main_col{margin-top:10rem;margin-left:165.8rem}.op-312 .main_col .org_box{width:4rem;height:2.15rem}.op-312 .col_flex:nth-child(2){margin-left:-2.3rem}.op-312 .col-1-btm,.op-312 .col-2-btm{margin-top:-6.5rem}}@media screen and (max-width:1600px){.op-312 .shape-5 img{margin-top:-52.5rem;width:260rem}.op-312 .info_ctl{position:relative;background:#000;display:none;right:-40%}.op-312 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;top:-10px;right:4.9rem}.op-312 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-12px;top:-10px}.op-312 .main_col{margin-top:10rem;margin-left:165.8rem}.op-312 .main_col .org_box{width:4rem;height:2.15rem}.op-312 .col_flex:nth-child(2){margin-left:-3.3rem}.op-312 .col-1-btm,.op-312 .col-2-btm{margin-top:-6.5rem}}.op-314{position:relative;height:75vh;padding:6rem 6rem 6rem 5rem}.op-314 .col_inner_1,.op-314 .col_inner_55{display:flex}.op-314 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:100%}.op-314 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:100%}.op-314 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:55px;text-align:center;height:100%}.op-314 .num-bor{border-left:.5px solid white}.op-314 .shape-5 img{width:73.4rem;margin-right:1rem;left:.7rem;margin-top:-52px;position:absolute}.op-314 .main_col{display:flex;gap:110px}.op-314 .org_box{display:flex;justify-content:start;align-items:center}.op-314 .right_show{cursor:pointer}.op-314 .right_show:hover+.info_ct{display:block}.op-314 .left_show{cursor:pointer}.op-314 .left_show:hover+.info_ctl{display:block}.op-314 .info_ct{position:relative;background:#000;display:none}.op-314 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-314 .info_ctl{position:relative;background:#000;right:-30%;display:none}.op-314 .info_ctl2{position:relative;background:#000;display:none;right:0%;top:0%}.op-314 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;top:-10px;right:4.3rem}.op-314 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-13px}.op-314 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-314 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-314 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-314 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-314 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-314 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-10px;top:-10px}.op-314 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-314 .move_left{position:relative}.op-314 .triangle-right.gap_st{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:0;top:-10px}.op-314 .innr_ctl.gap_st{position:absolute;background:#11263cf5;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-314 .innr_ctl.gap_lft{position:absolute;background:#11263cf5;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-314 .ml-50{margin-left:-50px}.op-314 .content-title p{padding-top:7px;padding-left:6px;background:#000!important}.op-314 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:125px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:1px 0}@media screen and (min-width:1600px){.op-314 .shape-5 img{width:250rem}.op-314 .org_box{width:4rem;height:1.75rem}.op-314 .main_col{margin-top:56.5rem;margin-left:121rem}.op-314 .col_flex:nth-child(2){margin-left:-4.5rem}.op-314 .col_flex:nth-child(3){margin-left:-1.4rem}.op-314 .col_flex:nth-child(4){margin-left:-4.5rem}.op-314 .col_flex:nth-child(4) .org_box{height:2rem}.op-314 .col_flex:nth-child(5){margin-left:-3.3rem}.op-314 .col_flex:nth-child(5) .org_box{height:2rem}.op-314 .col-1-btm{margin-top:-4rem}.op-314 .col-1-btm .org_box{height:1.8rem}.op-314 .col-2-btm{margin-top:-3.5rem}.op-314 .col-3-btm{margin-top:-2.5rem}.op-314 .col-3-btm .org_box{height:2.05rem}.op-314 .col-4-btm,.op-314 .col-5-btm{margin-top:-7rem}}@media screen and (max-width:1600px){.op-314 .shape-5 img{width:250rem}.op-314 .info_ctl{position:relative;background:#000;right:-40%;display:none}.op-314 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;top:-10px;right:4.9rem}.op-314 .org_box{width:4rem;height:1.75rem}.op-314 .main_col{margin-top:56rem;margin-left:121rem}.op-314 .col_flex:nth-child(2){margin-left:-5.5rem}.op-314 .col_flex:nth-child(3){margin-left:-2.3rem}.op-314 .col_flex:nth-child(4){margin-left:-5.7rem}.op-314 .col_flex:nth-child(4) .org_box{height:2rem}.op-314 .col_flex:nth-child(5){margin-left:-4rem}.op-314 .col_flex:nth-child(5) .org_box{height:2rem}.op-314 .col-1-btm{margin-top:-4.5rem}.op-314 .col-1-btm .org_box{height:1.8rem}.op-314 .col-2-btm{margin-top:-3.5rem}.op-314 .col-3-btm{margin-top:-2.5rem}.op-314 .col-3-btm .org_box{height:2.05rem}.op-314 .col-4-btm,.op-314 .col-5-btm{margin-top:-7rem}}.op-351{position:relative;height:75vh;padding:10rem 10rem 10rem 12rem}.op-351 .inner111{padding-left:55px}.op-351 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-351 p.num_data130{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:130px;text-align:center;height:23px}.op-351 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:55px;text-align:center;height:23px}.op-351 .shape-5 img{width:116.8rem;margin-right:1rem;left:2.7rem;margin-top:-99px;position:absolute}.op-351 .org_box{display:flex;justify-content:start;align-items:center}.op-351 .info_ctl{position:relative;background:#000;display:none}.op-351 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:65px;top:-10px}.op-351 .triangle-right55{right:61px!important}@media screen and (max-width:1600px){.op-351{padding-left:13.5rem}.op-351 .shape-5 img{width:133.8rem}}.op-316{position:relative;height:75vh;padding:6rem}.op-316 .col_inner_1{display:flex}.op-316 .col_inner_2{margin-left:-55px}.op-316 .col_inner_3{display:flex;margin-left:265px}.op-316 .col_inner_55{display:flex}.op-316 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;text-align:center;height:100%}.op-316 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:100%}.op-316 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:55px;text-align:center;height:100%}.op-316 .num-bor{border-left:.5px solid white}.op-316 .shape-5 img{width:158rem;margin-right:1rem;left:.7rem;margin-top:-52px;position:absolute}.op-316 .main_col{display:flex;gap:110px}.op-316 .org_box{display:flex;justify-content:start;align-items:center}.op-316 .right_show{cursor:pointer}.op-316 .right_show:hover+.info_ct{display:block}.op-316 .left_show{cursor:pointer}.op-316 .left_show:hover+.info_ctl{display:block}.op-316 .info_ct{position:relative;background:#000;display:none}.op-316 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-316 .info_ctl{position:relative;background:#000;display:none;right:-30%}.op-316 .info_ctl2{position:relative;right:0%;top:0%;background:#000;display:none}.op-316 .new_class{right:-40px!important}.op-316 .triangle_sm{right:32px!important}.op-316 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;top:-10px;right:4.3rem}.op-316 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-13px}.op-316 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-316 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-316 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-316 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-316 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-316 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-10px;top:-10px}.op-316 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-316 .move_left{position:relative}.op-316 .triangle-right.gap_st{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:0;top:-10px}.op-316 .innr_ctl.gap_st{position:absolute;background:#11263cf5;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-316 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:125px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:1px 0}.op-316 .triangle-right65{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:70px;top:-10px}@media screen and (min-width:1600px){.op-316 .sens55{position:absolute;margin-left:11rem}.op-316 .sens56{margin-top:6rem}.op-316 .shape-5 img{width:260rem}.op-316 .org_box{width:3.8rem;height:1.8rem}.op-316 .main_col{margin-top:59rem;margin-left:26.5rem}.op-316 .col_flex:nth-child(2){margin-left:-3rem}.op-316 .col_flex:nth-child(3){margin-left:-3.5rem}.op-316 .col_flex:nth-child(4){margin-left:-3.4rem}.op-316 .col_flex:nth-child(5){margin-left:-3.6rem}.op-316 .col_flex:nth-child(6){margin-left:-3rem}.op-316 .col_flex:nth-child(6) .org_box{height:1.6rem}.op-316 .col_flex:nth-child(7){margin-left:-3.7rem}.op-316 .col_flex:nth-child(8){margin-left:-3.2rem}.op-316 .col_flex:nth-child(9){margin-left:-3.8rem}.op-316 .col-1-btm{margin-top:-3.4rem}.op-316 .col-2-btm{margin-top:-3.2rem}.op-316 .col-3-btm{margin-top:-3.5rem;margin-left:-2rem}.op-316 .col-4-btm{margin-top:-3.8rem}.op-316 .col-4-btm .org_box{height:2.2rem}.op-316 .col-5-btm{margin-top:-4rem;margin-left:0rem}.op-316 .col-5-btm .org_box{height:2.3rem}.op-316 .col-6-btm{margin-left:0rem}.op-316 .col-6-btm .org_box{height:2.5rem!important}.op-316 .col-7-btm{margin-top:-3.3rem;margin-left:0rem}.op-316 .col-7-btm .org_box{height:2.4rem}.op-316 .col-8-btm{margin-top:-3.5rem;margin-left:0rem}.op-316 .col-9-btm{margin-top:-3.4rem;margin-left:0rem}.op-316 .col-10-left{margin-top:-2.5rem;margin-left:-2rem}.op-316 .col-10-right{margin-top:-2rem;margin-left:19.5rem}.op-316 .col-10-right .org_box{width:2rem;height:3rem}}@media screen and (max-width:1600px){.op-316 .sens55{position:absolute;margin-left:8rem}.op-316 .sens56{margin-top:6rem;margin-left:3rem}.op-316 .shape-5{margin-top:5rem}.op-316 .shape-5 img{width:200rem;margin-left:10rem}.op-316 .org_box{width:3rem;height:1.43rem}.op-316 .main_col{margin-top:49rem;margin-left:29rem}.op-316 .col_flex:nth-child(2){margin-left:-4.8rem}.op-316 .col_flex:nth-child(3){margin-left:-5.5rem}.op-316 .col_flex:nth-child(4){margin-left:-5rem}.op-316 .col_flex:nth-child(5){margin-left:-5.8rem}.op-316 .col_flex:nth-child(6){margin-left:-5rem}.op-316 .col_flex:nth-child(6) .org_box{height:1.25rem}.op-316 .col_flex:nth-child(7){margin-left:-5.5rem}.op-316 .col_flex:nth-child(8){margin-left:-5rem}.op-316 .col_flex:nth-child(9){margin-left:-5.5rem}.op-316 .col-1-btm{margin-top:-3.2rem}.op-316 .col-2-btm{margin-top:-3.5rem}.op-316 .col-3-btm{margin-top:-3.3rem;margin-left:-1.5rem}.op-316 .col-4-btm{margin-top:-4.7rem}.op-316 .col-4-btm .org_box{height:1.9rem}.op-316 .col-5-btm{margin-top:-4.7rem;margin-left:.25rem}.op-316 .col-5-btm .org_box{height:1.9rem}.op-316 .col-6-btm{margin-top:1rem;margin-left:0rem}.op-316 .col-6-btm .org_box{height:1.7rem!important}.op-316 .col-7-btm{margin-top:-2.2rem;margin-left:-.2rem}.op-316 .col-7-btm .org_box{height:1.7rem}.op-316 .col-8-btm{margin-top:-3.4rem;margin-left:0rem}.op-316 .col-9-btm{margin-top:-3.5rem;margin-left:-.2rem}.op-316 .col-10-left{margin-top:-2.5rem;margin-left:-4.5rem}.op-316 .col-10-right{margin-top:-1.5rem;margin-left:10rem}.op-316 .col-10-right .org_box{height:2rem;width:2.2rem}}.op-353{position:relative;padding-top:2rem;height:75vh;padding:10rem 24rem 10rem 15.3rem}.op-353 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-353 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:100%}.op-353 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:100%}.op-353 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:53px;text-align:center;height:100%}.op-353 .num-bor{border-left:.5px solid white}.op-353 .shape-5 img{width:100.4rem;margin-right:1rem;left:0rem;margin-top:-38px;position:absolute}.op-353 .main_col{display:flex;gap:110px}.op-353 .org_box{display:flex;justify-content:start;align-items:center}.op-353 .left_show{cursor:pointer}.op-353 .left_show:hover+.info_ctl{display:block}.op-353 .info_ct{position:relative;background:#000;display:none}.op-353 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-353 .info_ctl{position:relative;background:#000;display:none;right:-70%;top:-30%}.op-353 .info_ctl2{position:relative;background:#000;display:none;right:0%;top:-30%}.op-353 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px}.op-353 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px}.op-353 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-353 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-353 .move_left{position:relative}.op-353 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:66px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-353 .ml-50{margin-left:-50px}.op-353 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-353 .sens19{margin-left:500px}.op-353 .org_box{height:2.5rem}.op-353 .shape-5 img{width:270rem}.op-353 .main_col{margin-top:70rem;margin-left:34rem}.op-353 .col2-left{margin-top:4rem}.op-353 .col2-right{margin-top:3rem;margin-left:2rem}.op-353 .col3-left{margin-top:-2.5rem}.op-353 .col3-right{margin-top:-2rem;margin-left:1rem}.op-353 .col4-right{margin-top:-1rem;margin-left:1rem}.op-353 .col5-left{margin-top:-5.5rem}.op-353 .col5-right{margin-top:-6rem;margin-left:1rem}.op-353 .col6-right{margin-top:1.5rem;margin-left:1rem}.op-353 .col7-right{margin-top:-3rem;margin-left:1rem}.op-353 .col1-btm{margin-top:-5.5rem;margin-left:.8rem}.op-353 .col2-btm{margin-top:-3rem;margin-left:-3.5rem}.op-353 .col3-btm{margin-top:-.5rem;margin-left:-1rem}.op-353 .col3-btmRight{display:flex;margin-left:-1.5rem}.op-353 .col4-btm{margin-top:-2.5rem;margin-left:-1.5rem}}@media screen and (max-width:1600px){.op-353 .sens19{margin-left:300px}.op-353 .info_ctl{position:relative;background:#000;display:none;right:-105%;top:-30%}.op-353 .info_ctl2{position:relative;background:#000;display:none;right:0%;top:-30%}.op-353 .org_box{width:2.8rem;height:2.5rem}.op-353 .shape-5 img{width:200rem}.op-353 .main_col{margin-top:51.5rem;margin-left:20rem}.op-353 .col2-left{margin-top:0rem}.op-353 .col2-right{margin-top:-2rem;margin-left:4.5rem}.op-353 .col3-left{margin-top:-3rem}.op-353 .col3-right{margin-top:-2.5rem;margin-left:2rem}.op-353 .col4-left{margin-top:-3rem}.op-353 .col4-right{margin-top:-4rem;margin-left:2rem}.op-353 .col5-left{margin-top:-7rem}.op-353 .col5-right{margin-top:-8rem;margin-left:2rem}.op-353 .col6-left{margin-top:-5rem;margin-left:.5rem}.op-353 .col6-right,.op-353 .col7-right{margin-top:-2rem;margin-left:2rem}.op-353 .col1-btm{margin-top:-7.5rem;margin-left:2rem}.op-353 .col1-btm .org_box{width:2.4rem}.op-353 .col2-btm{margin-top:-5rem;margin-left:-5rem}.op-353 .col3-btm{margin-top:-3rem;margin-left:.5rem}.op-353 .col3-btm .org_box{width:2.4rem}.op-353 .col3-btmRight{display:flex;margin-left:-2.5rem}.op-353 .col4-btm{margin-top:-4rem;margin-left:-1.5rem}}.op-351{position:relative;height:82vh;padding:10rem}.op-351 .col_main{display:flex;gap:110px}.op-351 .col_inner_55{display:flex}.op-351 .inner111{padding-left:.7rem}.op-351 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:1rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:100%}.op-351 p.num_data130{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:130px;text-align:center;height:100%}.op-351 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.7rem;margin-bottom:0;border-bottom:1px solid #fff;width:55px;text-align:center;height:100%}.op-351 .num-bor{border-left:.5px solid white}.op-351 .main_col{display:flex;gap:110px}.op-351 .org_box{display:flex;height:3.5rem;justify-content:start;align-items:center}.op-351 .right_show{cursor:pointer}.op-351 .right_show:hover+.info_ct{display:block}.op-351 .left_show{cursor:pointer}.op-351 .left_show:hover+.info_ctl{display:block}.op-351 .info_ct{position:relative;background:#000;display:none}.op-351 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-351 .info_ctl{position:relative;background:#000;display:none;right:-30%;top:-5px}.op-351 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-351 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px}.op-351 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px}.op-351 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-351 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-351 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-351 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-351 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-351 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-10px;top:-10px}.op-351 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-351 .move_left{position:relative}.op-351 .triangle-right.gap_st{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:0;top:-10px}.op-351 .innr_ctl.gap_st{position:absolute;background:#11263cf5;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-351 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:125px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-351 .innr_ctl55{right:71px!important}.op-351 .innr_ctl-55-2{right:-187px!important}.op-351 .triangle-left55{right:-17px!important;width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:70px;top:-10px}.op-351 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-351 .org_box{width:3.5rem;height:3rem}.op-351 .shape-5 img{width:270rem}.op-351 .col_main{margin-top:24rem;margin-left:102rem}.op-351 .col_flex:nth-child(2),.op-351 .col_flex:nth-child(4){margin-left:0rem}.op-351 .col_flex:nth-child(3){margin-top:1rem;margin-left:-2rem}.op-351 .col_flex:nth-child(5){margin-left:-2rem}.op-351 .col_flex:nth-child(6){margin-left:-1rem}.op-351 .col_flex:nth-child(7){margin-left:-1rem}}@media screen and (max-width:1600px){.op-351 .org_box{width:3rem;height:2rem}.op-351 .info_ctl{position:relative;background:#000;display:none;right:-50%;top:-5px}.op-351 .info_ctl2{position:relative;background:#000;display:none;right:0%;top:-5px}.op-351 .shape-5 img{width:200rem}.op-351 .col_main{margin-top:15rem;margin-left:73rem}.op-351 .col_flex:nth-child(2),.op-351 .col_flex:nth-child(4){margin-left:-3.5rem}.op-351 .col_flex:nth-child(3){margin-top:2rem;margin-left:-4.5rem}.op-351 .col_flex:nth-child(5){margin-left:-4rem}.op-351 .col_flex:nth-child(6){margin-left:-4rem}.op-351 .col_flex:nth-child(7){margin-left:-3.5rem}}.op-389{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-389 .modal-content{width:100%!important}.op-389 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-389 .main_col{display:flex;gap:65px}.op-389 .org_box{display:flex;justify-content:start;align-items:center}.op-389 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-389 .right_show{cursor:pointer}.op-389 .right_show:hover+.info_ct{display:block}.op-389 .left_show{cursor:pointer}.op-389 .left_show:hover+.info_ctl{display:block}.op-389 .info_ct{position:relative;background:#000;display:none}.op-389 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-389 .info_ctl{position:relative;background:#000;display:none;right:-420%}.op-389 .info_ctl2{position:relative;background:#000;display:none;right:-20%}.op-389 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:152px;top:-13px}.op-389 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-8px;top:-10px}.op-389 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;margin-left:-1.2rem}.op-389 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-389 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-389 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-389 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-389 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-389 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-389 .move_left{position:relative}.op-389 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-389 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-389 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:20px;width:170px;text-align:left;z-index:1111;top:-1rem;border-radius:5px}.op-389 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-389{transform:scale(1.8)}.op-389 .main_col{margin-top:50.5rem;margin-left:12.3rem}.op-389 .shape-5 img{width:160rem;left:8rem;margin-top:-13rem;height:100rem}.op-389 .inv{height:15px}.op-389 .org_box{height:18.5px;width:30px}.op-389 p.num_data{height:18.5px;width:30px;font-size:.3rem}.op-389 .col_flex.colm-2{margin-top:-3.5rem;margin-left:-2.3rem}.op-389 .col_flex.colm-3{margin-top:-3.5rem;margin-left:-1.7rem}.op-389 .col_flex.colm-4{margin-top:-2.5rem;margin-left:2.2rem}.op-389 .col_flex.colm-5{margin-top:-2.5rem;margin-left:-2rem}.op-389 .col_flex.colm-6{margin-top:-2.5rem;margin-left:-1rem}.op-389 .col_flex.colm-7{margin-top:-4.5rem;margin-left:.7rem}.op-389 .col_flex.colm-8{margin-top:-23.5rem;margin-left:-1.7rem}.op-389 .col_flex.colm-8 .btm{margin-top:14rem}.op-389 .col_flex.colm-9{margin-top:-23.5rem;margin-left:1.1rem}.op-389 .col_flex.colm-9 .btm{margin-top:14rem}.op-389 .col_flex.colm-10{margin-top:-22rem;margin-left:1.8rem}.op-389 .col_flex.colm-10 .org_box{height:25px}.op-389 .col_flex.colm-10 .org_box p.num_data{height:25px}.op-389 .col_flex.colm-10 .btm{margin-top:4.5rem}.op-389 .col_flex.colm-10 .btm .org_box{height:19.5px}.op-389 .col_flex.colm-10 .btm .org_box p.num_data{height:19.5px}.op-389 .col_flex.colm-11{margin-top:-22rem;margin-left:-2.2rem}.op-389 .col_flex.colm-11 .org_box{height:25px}.op-389 .col_flex.colm-11 .org_box p.num_data{height:25px}.op-389 .col_flex.colm-11 .btm{margin-top:4.5rem}.op-389 .col_flex.colm-11 .btm .org_box{height:19.5px}.op-389 .col_flex.colm-11 .btm .org_box p.num_data{height:19.5px}.op-389 .col_flex.colm-12{margin-top:-26.5rem;margin-left:1.7rem}.op-389 .col_flex.colm-12 .org_box{height:25px}.op-389 .col_flex.colm-12 .org_box p.num_data{height:25px}.op-389 .col_flex.colm-12 .btm{margin-top:4.5rem}.op-389 .col_flex.colm-12 .btm .org_box{height:19.5px}.op-389 .col_flex.colm-12 .btm .org_box p.num_data{height:19.5px}}@media only screen and (max-width:1600px){.op-389{transform:scale(1.4)}.op-389 .main_col{margin-top:56rem;margin-left:19.3rem}.op-389 .shape-5 img{width:160rem;left:15rem;margin-top:-7rem;height:100rem}.op-389 .inv{height:15px}.op-389 .org_box{height:18.5px;width:28px}.op-389 p.num_data{height:18.5px;width:28px;font-size:.3rem}.op-389 .col_flex.colm-2{margin-top:-3.5rem;margin-left:-3rem}.op-389 .col_flex.colm-3{margin-top:-3.5rem;margin-left:-2.5rem}.op-389 .col_flex.colm-4{margin-top:-2.5rem;margin-left:1.5rem}.op-389 .col_flex.colm-5{margin-top:-2.5rem;margin-left:-2.8rem}.op-389 .col_flex.colm-6{margin-top:-2.5rem;margin-left:-1rem}.op-389 .col_flex.colm-7{margin-top:-4.5rem;margin-left:0rem}.op-389 .col_flex.colm-8{margin-top:-23.5rem;margin-left:-3rem}.op-389 .col_flex.colm-8 .btm{margin-top:13.5rem}.op-389 .col_flex.colm-9{margin-top:-23.5rem;margin-left:.5rem}.op-389 .col_flex.colm-9 .btm{margin-top:13.5rem}.op-389 .col_flex.colm-10{margin-top:-22rem;margin-left:.8rem}.op-389 .col_flex.colm-10 .org_box{height:25px}.op-389 .col_flex.colm-10 .org_box p.num_data{height:25px}.op-389 .col_flex.colm-10 .btm{margin-top:3.5rem}.op-389 .col_flex.colm-10 .btm .org_box{height:16.5px}.op-389 .col_flex.colm-10 .btm .org_box p.num_data{height:16.5px}.op-389 .col_flex.colm-11{margin-top:-22rem;margin-left:-2.8rem}.op-389 .col_flex.colm-11 .org_box{height:25px}.op-389 .col_flex.colm-11 .org_box p.num_data{height:25px}.op-389 .col_flex.colm-11 .btm{margin-top:3.5rem}.op-389 .col_flex.colm-11 .btm .org_box{height:16.5px}.op-389 .col_flex.colm-11 .btm .org_box p.num_data{height:16.5px}.op-389 .col_flex.colm-12{margin-top:-24.5rem;margin-left:1.2rem}.op-389 .col_flex.colm-12 .org_box{height:21px}.op-389 .col_flex.colm-12 .org_box p.num_data{height:21px}.op-389 .col_flex.colm-12 .btm{margin-top:3.5rem}.op-389 .col_flex.colm-12 .btm .org_box{height:16.5px}.op-389 .col_flex.colm-12 .btm .org_box p.num_data{height:16.5px}}.op-350{position:relative;padding-top:2rem;height:75vh;padding:10rem 10rem 10rem 15rem}.op-350 .col_main{display:flex;gap:110px}.op-350 .col_inner_55{display:flex}.op-350 p.num_data110,.op-350 p.num_data130{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:100%}.op-350 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:55px;text-align:center;height:23px}.op-350 .num-bor{border-left:.5px solid white}.op-350 .shape-5 img{width:196.8rem;margin-right:1rem;left:.7rem;margin-top:-45px;position:absolute}.op-350 .main_col{display:flex;gap:110px}.op-350 .org_box{display:flex;justify-content:start;align-items:center;height:3.4rem}.op-350 .right_show{cursor:pointer}.op-350 .right_show:hover+.info_ct{display:block}.op-350 .left_show{cursor:pointer}.op-350 .left_show:hover+.info_ctl{display:block}.op-350 .info_ct{position:relative;background:#000;display:none}.op-350 .innr_ct{position:absolute;background:#11263cf5;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-350 .info_ctl{position:relative;background:#000;display:none;right:25%;top:0%}.op-350 .info_ctl2{position:relative;right:0%;top:0%;background:#000;display:none}.op-350 .innr_ctl{position:absolute;background:#11263cf5;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-350 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-350 .innr_ct_ed{position:absolute;background:#11263cf5;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-350 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-350 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:70px;top:-10px}.op-350 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);top:-10px;right:3px}.op-350 .innr_ctl_st{position:absolute;background:#11263cf5;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-350 .triangle-right_st{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-10px;top:-10px}.op-350 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-350 .move_left{position:relative}p.num_data.left_show.move_left_1{position:relative;left:30px}.op-350 .triangle-right.gap_st{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:0;top:-10px}.op-350 .innr_ctl.gap_st{position:absolute;background:#11263cf5;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-350 .triangle-left55{right:-17px!important;width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:70px;top:-10px}.op-350 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;width:170px;text-align:left;z-index:1111;top:-2rem;border-radius:5px;padding:10px 3px;right:30px}.op-350 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-350 .shape-5 img{width:270rem}.op-350 .col_main{margin-top:40.2rem;margin-left:17.5rem}.op-350 .col_flex:nth-child(2){margin-left:0rem}.op-350 .col_flex:nth-child(3){margin-left:-1rem}.op-350 .col_flex:nth-child(4){margin-left:0rem}.op-350 .col_flex:nth-child(5){margin-left:-1rem}.op-350 .col_flex:nth-child(6){margin-left:0rem}.op-350 .col_flex:nth-child(7){margin-left:-1rem}.op-350 .col_flex:nth-child(8){margin-left:0rem}.op-350 .col_flex:nth-child(9){margin-left:-1rem}.op-350 .col-1-btm .org_box,.op-350 .col-2-btm .org_box{height:4rem}.op-350 .col-1-btm,.op-350 .col-2-btm{margin-top:6rem}.op-350 .col-3-btm .org_box{height:3.8rem}.op-350 .col-3-btm{margin-top:22.5rem;margin-left:0rem}.op-350 .col-5-btm,.op-350 .col-6-btm,.op-350 .col-7-btm{margin-top:-5rem}.op-350 .col-8-btm,.op-350 .col-9-btm{margin-top:-8rem}.op-350 .col-10-btm,.op-350 .col-11-btm,.op-350 .col-12-btm,.op-350 .col-13-btm{margin-top:66.5rem}.op-350 .col-11-btm,.op-350 .col-13-btm{margin-left:-1rem}}@media screen and (max-width:1600px){.op-350 .shape-5 img{width:270rem}.op-350 .col_main{margin-top:40.2rem;margin-left:16.5rem}.op-350 .col_flex:nth-child(2){margin-left:-1rem}.op-350 .col_flex:nth-child(3){margin-left:-3.8rem}.op-350 .col_flex:nth-child(4){margin-left:-.9rem}.op-350 .col_flex:nth-child(5){margin-left:-4.2rem}.op-350 .col_flex:nth-child(6){margin-left:-.8rem}.op-350 .col_flex:nth-child(7){margin-left:-4rem}.op-350 .col_flex:nth-child(8){margin-left:-1rem}.op-350 .col_flex:nth-child(9){margin-left:-3.9rem}.op-350 .col-1-btm .org_box,.op-350 .col-2-btm .org_box{height:3.9rem}.op-350 .col-1-btm,.op-350 .col-2-btm{margin-top:6rem}.op-350 .col-3-btm .org_box{height:3.8rem}.op-350 .col-3-btm{margin-top:22.5rem;margin-left:0rem}.op-350 .col-5-btm,.op-350 .col-6-btm,.op-350 .col-7-btm{margin-top:-5rem}.op-350 .col-8-btm,.op-350 .col-9-btm{margin-top:-8.5rem}.op-350 .col-10-btm,.op-350 .col-11-btm,.op-350 .col-12-btm,.op-350 .col-13-btm{margin-top:66.5rem}.op-350 .col-10-btm{margin-left:-1rem}.op-350 .col-11-btm,.op-350 .col-13-btm{margin-left:-4rem}.op-350 .col-12-btm{margin-left:-1rem}}.op-357{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-357 .modal-content{width:100%!important}.op-357 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-357 .main_col{display:flex;gap:65px}.op-357 .org_box{display:flex;justify-content:start;align-items:center}.op-357 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-357 .right_show{cursor:pointer}.op-357 .right_show:hover+.info_ct{display:block}.op-357 .left_show{cursor:pointer}.op-357 .left_show:hover+.info_ctl{display:block}.op-357 .info_ct{position:relative;background:#000;display:none}.op-357 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-357 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-357 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-357 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-357 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-357 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-357 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-357 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-357 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-357 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-357 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-357 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-357 .move_left{position:relative}.op-357 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-357 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-357 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-357 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-357{transform:scale(1.83)}.op-357 .main_col{margin-top:15.5rem;margin-left:45rem}.op-357 .shape-5 img{width:160rem;left:7rem;margin-top:-17rem;height:100rem}.op-357 .inv{height:27px}.op-357 .org_box{height:31px;width:35px}.op-357 p.num_data{height:31px;width:35px;font-size:.5rem}.op-357 .col_flex.colm-2{margin-top:2rem;margin-left:-1rem}.op-357 .col_flex.colm-3{margin-top:4.2rem;margin-left:-.4rem}.op-357 .col_flex.colm-4{margin-top:4.2rem;margin-left:-1.1rem}.op-357 .col_flex.colm-5{margin-top:4.2rem;margin-left:-2.7rem}.op-357 .col_flex.colm-6{margin-top:1.5rem;margin-left:0rem}}@media only screen and (max-width:1600px){.op-357{transform:scale(1.35)}.op-357 .main_col{margin-top:28rem;margin-left:50rem}.op-357 .shape-5 img{width:160rem;left:12rem;margin-top:-4rem;height:100rem}.op-357 .inv{height:28px}.op-357 .org_box{height:28px;width:35px}.op-357 p.num_data{height:28px;width:35px;font-size:.6rem}.op-357 .col_flex.colm-2{margin-top:2rem;margin-left:-2rem}.op-357 .col_flex.colm-3{margin-top:4.2rem;margin-left:-1.5rem}.op-357 .col_flex.colm-4{margin-top:4.2rem;margin-left:-2rem}.op-357 .col_flex.colm-5{margin-top:4.2rem;margin-left:-3.1rem}.op-357 .col_flex.colm-6{margin-top:1.7rem;margin-left:-1rem}}.op-358{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-358 .modal-content{width:100%!important}.op-358 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-358 .main_col{display:flex;gap:65px}.op-358 .org_box{display:flex;justify-content:start;align-items:center}.op-358 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-358 .right_show{cursor:pointer}.op-358 .right_show:hover+.info_ct{display:block}.op-358 .left_show{cursor:pointer}.op-358 .left_show:hover+.info_ctl{display:block}.op-358 .info_ct{position:relative;background:#000;display:none}.op-358 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-358 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-358 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-358 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-358 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-358 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;margin-left:2rem}.op-358 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-358 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-358 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-358 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-358 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-358 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-358 .move_left{position:relative}.op-358 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-358 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-358 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-358 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-358{transform:scale(1.83)}.op-358 .main_col{margin-top:33rem;margin-left:8rem}.op-358 .shape-5 img{width:160rem;left:7rem;margin-top:-17rem;height:100rem}.op-358 .inv{height:27px}.op-358 .org_box{height:26px;width:30px}.op-358 p.num_data{height:26px;width:28px;font-size:.5rem}.op-358 .col_flex{display:flex}.op-358 .col_flex.colm-2{margin-top:2rem;margin-left:11.8rem}.op-358 .col_flex.colm-3{margin-top:5.8rem;margin-left:-31rem}.op-358 .col_flex.colm-4{margin-top:9rem;margin-left:-62.2rem}.op-358 .col_flex.colm-5{margin-top:12.5rem;margin-left:-62.2rem}.op-358 .col_flex.colm-5 .last{width:162px}.op-358 .col_flex.colm-5 .last p.num_data{width:162px}.op-358 .col_flex.colm-6{margin-top:16rem;margin-left:-36.5rem}}@media only screen and (max-width:1600px){.op-358{transform:scale(1.5)}.op-358 .main_col{margin-top:40.5rem;margin-left:17rem}.op-358 .shape-5 img{width:160rem;left:16rem;margin-top:-10rem;height:100rem}.op-358 .inv{height:27px}.op-358 .org_box{height:23px;width:26px}.op-358 p.num_data{height:23px;width:24px;font-size:.5rem}.op-358 .col_flex{display:flex}.op-358 .col_flex.colm-2{margin-top:2rem;margin-left:11.8rem}.op-358 .col_flex.colm-3{margin-top:5.8rem;margin-left:-31rem}.op-358 .col_flex.colm-4{margin-top:9rem;margin-left:-62.2rem}.op-358 .col_flex.colm-5{margin-top:12.5rem;margin-left:-62.2rem}.op-358 .col_flex.colm-5 .last{width:162px}.op-358 .col_flex.colm-5 .last p.num_data{width:162px}.op-358 .col_flex.colm-6{margin-top:16rem;margin-left:-36.5rem}}.op-375{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-375 .modal-content{width:100%!important}.op-375 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-375 .main_col{display:flex;gap:65px}.op-375 .org_box{display:flex;justify-content:start;align-items:center}.op-375 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-375 .right_show{cursor:pointer}.op-375 .right_show:hover+.info_ct{display:block}.op-375 .left_show{cursor:pointer}.op-375 .left_show:hover+.info_ctl{display:block}.op-375 .info_ct{position:relative;background:#000;display:none}.op-375 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-375 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-375 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-375 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-375 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-375 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-375 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-375 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-375 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-375 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-375 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-375 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-375 .move_left{position:relative}.op-375 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-375 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-375 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-375 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-375{transform:scale(1.79)}.op-375 .main_col{margin-top:47.5rem;margin-left:14rem}.op-375 .shape-5 img{width:160rem;left:10rem;margin-top:-15rem;height:100rem}.op-375 .inv{height:19.5px}.op-375 .org_box{height:19.5px;width:35px}.op-375 p.num_data{height:19.5px;width:35px;font-size:.43rem}.op-375 .col_flex.colm-2{margin-top:-6.2rem;margin-left:-2rem}.op-375 .col_flex.colm-3{margin-top:-2rem;margin-left:1.6rem}.op-375 .col_flex.colm-4,.op-375 .col_flex.colm-5{margin-top:-2rem;margin-left:-2rem}.op-375 .col_flex.colm-6{margin-top:-2rem;margin-left:-1.3rem}.op-375 .col_flex.colm-7{margin-top:-28rem;margin-left:.5rem}.op-375 .col_flex.colm-7 .org_box{height:28px}.op-375 .col_flex.colm-7 .org_box p.num_data{height:28px}.op-375 .col_flex.colm-7 .btm{margin-top:13.7rem}.op-375 .col_flex.colm-7 .btm .org_box{height:19.5px}.op-375 .col_flex.colm-7 .btm .org_box p.num_data{height:19.5px}.op-375 .col_flex.colm-8{margin-top:-28rem;margin-left:-1rem}.op-375 .col_flex.colm-8 .org_box{height:28px}.op-375 .col_flex.colm-8 .org_box p.num_data{height:28px}.op-375 .col_flex.colm-9{margin-top:-23rem;margin-left:-3rem}.op-375 .col_flex.colm-9 .org_box{height:28px}.op-375 .col_flex.colm-9 .org_box p.num_data{height:28px}.op-375 .col_flex.colm-9 .btm{margin-top:13.7rem}.op-375 .col_flex.colm-9 .btm .org_box{height:19.5px}.op-375 .col_flex.colm-9 .btm .org_box p.num_data{height:19.5px}.op-375 .col_flex.colm-10{margin-top:-23rem;margin-left:0rem}.op-375 .col_flex.colm-10 .org_box{height:28px}.op-375 .col_flex.colm-10 .org_box p.num_data{height:28px}}@media only screen and (max-width:1600px){.op-375{transform:scale(1.4)}.op-375 .main_col{margin-top:58rem;margin-left:18.5rem}.op-375 .shape-5 img{width:160rem;left:15rem;margin-top:-5rem;height:100rem}.op-375 .inv{height:17px}.op-375 .org_box{height:17px;width:35px}.op-375 p.num_data{height:17px;width:35px;font-size:.43rem}.op-375 .col_flex.colm-2{margin-top:-6.2rem;margin-left:-2.5rem}.op-375 .col_flex.colm-3{margin-top:-2.5rem;margin-left:.8rem}.op-375 .col_flex.colm-4{margin-top:-2.5rem;margin-left:-2rem}.op-375 .col_flex.colm-5{margin-top:-2.5rem;margin-left:-4rem}.op-375 .col_flex.colm-6{margin-top:-2.5rem;margin-left:-2rem}.op-375 .col_flex.colm-7{margin-top:-28rem;margin-left:-.7rem}.op-375 .col_flex.colm-7 .org_box{height:25px}.op-375 .col_flex.colm-7 .org_box p.num_data{height:25px}.op-375 .col_flex.colm-7 .btm{margin-top:13rem}.op-375 .col_flex.colm-7 .btm .org_box{height:17px}.op-375 .col_flex.colm-7 .btm .org_box p.num_data{height:17px}.op-375 .col_flex.colm-8{margin-top:-28rem;margin-left:-2.5rem}.op-375 .col_flex.colm-8 .org_box{height:25px}.op-375 .col_flex.colm-8 .org_box p.num_data{height:25px}.op-375 .col_flex.colm-9{margin-top:-23.5rem;margin-left:-4rem}.op-375 .col_flex.colm-9 .org_box{height:25px}.op-375 .col_flex.colm-9 .org_box p.num_data{height:25px}.op-375 .col_flex.colm-9 .btm{margin-top:13rem}.op-375 .col_flex.colm-9 .btm .org_box{height:17px}.op-375 .col_flex.colm-9 .btm .org_box p.num_data{height:17px}.op-375 .col_flex.colm-10{margin-top:-23.5rem;margin-left:0rem}.op-375 .col_flex.colm-10 .org_box{height:25px}.op-375 .col_flex.colm-10 .org_box p.num_data{height:25px}}.op-975{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-975 .modal-content{width:100%!important}.op-975 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-975 .main_col{display:flex;gap:65px}.op-975 .org_box{display:flex;justify-content:start;align-items:center}.op-975 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-975 .right_show{cursor:pointer}.op-975 .right_show:hover+.info_ct{display:block}.op-975 .left_show{cursor:pointer}.op-975 .left_show:hover+.info_ctl{display:block}.op-975 .info_ct{position:relative;background:#000;display:none}.op-975 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-975 .info_ctl{position:relative;background:#000;display:none;right:-160%}.op-975 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-975 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-975 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-975 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-975 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-975 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-975 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-975 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-975 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-975 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-975 .move_left{position:relative}.op-975 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-975 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-975 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-975 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-975{transform:scale(1.87)}.op-975 .main_col{margin-top:45rem;margin-left:.4rem}.op-975 .shape-5 img{width:160rem;left:3rem;margin-top:-15rem;height:100rem}.op-975 .inv{height:20px}.op-975 .org_box{height:20px;width:30px}.op-975 p.num_data{height:20px;width:30px;font-size:.42rem}.op-975 .col_flex.colm-2,.op-975 .col_flex.colm-3{margin-top:.2rem;margin-left:-2.8rem}.op-975 .col_flex.colm-4{margin-top:.2rem;margin-left:-2.5rem}.op-975 .col_flex.colm-5,.op-975 .col_flex.colm-6{margin-top:.2rem;margin-left:-2rem}.op-975 .col_flex.colm-7{margin-top:-.3rem;margin-left:-2rem}.op-975 .col_flex.colm-8{margin-top:-.3rem;margin-left:-2.7rem}.op-975 .col_flex.colm-9{margin-top:.8rem;margin-left:-2.3rem}.op-975 .col_flex.colm-10{margin-top:-.4rem;margin-left:-1.4rem}.op-975 .col_flex.colm-11{margin-top:-.4rem;margin-left:-1rem}.op-975 .col_flex.colm-12{margin-top:-.4rem;margin-left:1.5rem}.op-975 .col_flex.colm-13{margin-top:-.4rem;margin-left:-1.5rem}.op-975 .col_flex.colm-14{margin-top:-.4rem;margin-left:-1.8rem}.op-975 .col_flex.colm-15{display:flex;margin-top:-13.2rem;margin-left:-18.35rem}.op-975 .col_flex.colm-15 .org_box{width:18.35px}.op-975 .col_flex.colm-15 .org_box p.num_data{width:18.35px;font-size:.35rem}.op-975 .col_flex.colm-16{display:flex;margin-top:-16.6rem;margin-left:-13.2rem}.op-975 .col_flex.colm-16 .org_box{width:18.35px}.op-975 .col_flex.colm-16 .org_box p.num_data{width:18.35px;font-size:.35rem}.op-975 .col_flex.colm-17{display:flex;margin-top:-23rem;margin-left:-13.2rem}.op-975 .col_flex.colm-17 .org_box{width:18.35px}.op-975 .col_flex.colm-17 .org_box p.num_data{width:18.35px;font-size:.35rem}}@media only screen and (max-width:1600px){.op-975{transform:scale(1.4)}.op-975 .main_col{margin-top:54.3rem;margin-left:2rem}.op-975 .shape-5 img{width:160rem;left:5rem;margin-top:-5rem;height:100rem}.op-975 .inv{height:18.5px}.op-975 .org_box{height:18.5px;width:27px}.op-975 p.num_data{height:18.5px;width:27px;font-size:.41rem}.op-975 .col_flex.colm-2{margin-top:.2rem;margin-left:-3.05rem}.op-975 .col_flex.colm-3{margin-top:.2rem;margin-left:-3.3rem}.op-975 .col_flex.colm-4{margin-top:.2rem;margin-left:-3.2rem}.op-975 .col_flex.colm-5{margin-top:.2rem;margin-left:-2.6rem}.op-975 .col_flex.colm-6{margin-top:.2rem;margin-left:-2.7rem}.op-975 .col_flex.colm-7{margin-top:0rem;margin-left:-2.8rem}.op-975 .col_flex.colm-8{margin-top:0rem;margin-left:-3.4rem}.op-975 .col_flex.colm-9{margin-top:.3rem;margin-left:-2.7rem}.op-975 .col_flex.colm-10{margin-top:0rem;margin-left:-2rem}.op-975 .col_flex.colm-11{margin-top:0rem;margin-left:-1.5rem}.op-975 .col_flex.colm-12{margin-top:0rem;margin-left:1.5rem}.op-975 .col_flex.colm-13{margin-top:0rem;margin-left:-2.5rem}.op-975 .col_flex.colm-14{margin-top:0rem;margin-left:-3rem}.op-975 .col_flex.colm-15{display:flex;margin-top:-12.4rem;margin-left:-18.85rem}.op-975 .col_flex.colm-15 .org_box{width:16.25px}.op-975 .col_flex.colm-15 .org_box p.num_data{width:16.25px;font-size:.35rem}.op-975 .col_flex.colm-16{display:flex;margin-top:-15.7rem;margin-left:-13.9rem}.op-975 .col_flex.colm-16 .org_box{width:16.25px}.op-975 .col_flex.colm-16 .org_box p.num_data{width:16.25px;font-size:.35rem}.op-975 .col_flex.colm-17{display:flex;margin-top:-22.6rem;margin-left:-13.8rem}.op-975 .col_flex.colm-17 .org_box{width:16.25px}.op-975 .col_flex.colm-17 .org_box p.num_data{width:16.25px;font-size:.35rem}}.op-361{position:relative;padding-top:2rem;height:82vh;padding:10rem 10rem 10rem 13.4rem}.op-361 .main_col{display:flex;gap:100px}.op-361 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-361 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-361 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:100%}.op-361 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:100%}.op-361 .num-bor{border-left:.5px solid white}.op-361 .shape-5 img{width:110.4rem;margin-right:1rem;left:0rem;margin-top:-150px;position:absolute}.op-361 .main_col{display:flex;gap:110px}.op-361 .org_box{display:flex;justify-content:start;align-items:center;height:3.3rem}.op-361 .left_show{cursor:pointer}.op-361 .left_show:hover+.info_ctl{display:block}.op-361 .info_ct{position:relative;background:#000;display:none}.op-361 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-361 .info_ctl{position:relative;background:#000;display:none;right:-20%;top:-20%}.op-361 .info_ctl2{position:relative;background:#000;display:none;right:0%;top:-20%}.op-361 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px}.op-361 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px}.op-361 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-361 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-361 .move_left{position:relative}.op-361 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-361 .ml-20{margin-left:-30px}.op-361 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-361 .shape-5 img{width:250rem}.op-361 .main_col{margin-top:21rem;margin-left:38.5rem}.op-361 .main_col .col_flex:nth-child(2),.op-361 .main_col .col_flex:nth-child(3),.op-361 .main_col .col_flex:nth-child(4){margin-left:-2.2rem}.op-361 .col1-mdlTop,.op-361 .col2-mdlTop,.op-361 .col3-mdlTop,.op-361 .col1-mdlMdl,.op-361 .col2-mdlMdl,.op-361 .col3-mdlMdl{margin-top:-7.5rem}.op-361 .col1-mdlMdl,.op-361 .col2-mdlMdl,.op-361 .col3-mdlMdl{margin-top:-5.5rem}.op-361 .col-1-btm,.op-361 .col-2-btm,.op-361 .col-3-btm{margin-top:-5rem}.op-361 .col-4-btm{margin-top:-18rem}.op-361 .col-5-btm,.op-361 .col-6-btm,.op-361 .col-7-btm,.op-361 .col-8-btm,.op-361 .col-9-btm{margin-top:-3rem}.op-361 .col-9-btm .org_box{height:2.86rem}.op-361 .main_col .col_flex:nth-child(5),.op-361 .main_col .col_flex:nth-child(6),.op-361 .main_col .col_flex:nth-child(7),.op-361 .main_col .col_flex:nth-child(8),.op-361 .main_col .col_flex:nth-child(9){margin-top:-15rem;margin-left:-2.2rem}}@media screen and (max-width:1600px){.op-361 .org_box{width:3.5rem;height:2.6rem}.op-361 .info_ctl{position:relative;background:#000;display:none;right:-70%;top:-30%}.op-361 .info_ctl2{position:relative;background:#000;display:none;right:0%;top:-20%}.op-361 .shape-5 img{width:200rem}.op-361 .main_col{margin-top:14rem;margin-left:28.3rem}.op-361 .main_col .col_flex:nth-child(2){margin-left:-4rem}.op-361 .main_col .col_flex:nth-child(3){margin-left:-4.2rem}.op-361 .main_col .col_flex:nth-child(4){margin-left:-4rem}.op-361 .col1-mdlTop,.op-361 .col2-mdlTop,.op-361 .col3-mdlTop,.op-361 .col1-mdlMdl,.op-361 .col2-mdlMdl,.op-361 .col3-mdlMdl{margin-top:-6rem}.op-361 .col1-mdlMdl,.op-361 .col2-mdlMdl,.op-361 .col3-mdlMdl{margin-top:-4rem}.op-361 .col-1-btm,.op-361 .col-2-btm,.op-361 .col-3-btm{margin-top:-3rem}.op-361 .col-4-btm{margin-top:-13rem;margin-left:-.25rem}.op-361 .col-5-btm{margin-top:2rem;margin-left:-2rem}.op-361 .col-6-btm{margin-top:2rem;margin-left:-4rem}.op-361 .col-7-btm{margin-top:2rem;margin-left:-6rem}.op-361 .col-8-btm{margin-top:2rem;margin-left:-8rem}.op-361 .col-9-btm{margin-top:2rem;margin-left:-8.5rem}.op-361 .col-9-btm .org_box{height:2.3rem}.op-361 .main_col .col_flex:nth-child(5),.op-361 .main_col .col_flex:nth-child(6),.op-361 .main_col .col_flex:nth-child(7),.op-361 .main_col .col_flex:nth-child(8),.op-361 .main_col .col_flex:nth-child(9){margin-top:-15rem;margin-left:-2.2rem}}.op-365{position:relative;padding-top:2rem;height:82vh;padding:10rem 10rem 10rem 51rem}.op-365 .main_col{display:flex;gap:140px}.op-365 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-365 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-365 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-365 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:100%}.op-365 .num-bor{border-left:.5px solid white}.op-365 .shape-5 img{width:169.4rem;margin-right:1rem;left:0rem;margin-top:-125px;position:absolute}.op-365 .org_box{display:flex;justify-content:start;align-items:center;height:3.5rem}.op-365 .left_show{cursor:pointer}.op-365 .left_show:hover+.info_ctl{display:block}.op-365 .info_ct{position:relative;background:#000;display:none}.op-365 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-365 .info_ctl{position:relative;background:#000;display:none;right:-20%;top:-30%}.op-365 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-365 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px}.op-365 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px}.op-365 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-365 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-365 .move_left{position:relative;padding-top:15px}.op-365 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-365 .col_flex2{display:flex;gap:.8px}.op-365 .h_70{height:60px!important;padding-top:23px}.op-365 .ml-20{margin-left:-30px}.op-365 .main_col2{display:flex;flex-direction:column;gap:80px}.op-365 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-365 .shape-5 img{width:280rem}.op-365 .main_col{margin-top:26.2rem;margin-left:99rem}.op-365 .main_col .col_flex:nth-child(2){margin-left:-3.5rem}.op-365 .main_col .col_flex:nth-child(3){margin-left:-2.5rem}.op-365 .main_col .col_flex:nth-child(4){margin-left:-3.5rem}.op-365 .main_col .col_flex:nth-child(5){margin-left:0rem}.op-365 .main_col .col_flex:nth-child(6){margin-left:-3.5rem}.op-365 .main_col .col_flex:nth-child(7){margin-left:-2.5rem}.op-365 .main_col .col_flex:nth-child(8){margin-left:-3.3rem}.op-365 .main_col2{margin-top:0rem;margin-left:99rem}.op-365 .main_col2 .col_flex2 .org_box{width:3.5rem}.op-365 .main_col2 .col_flex2:nth-child(2){margin-top:.5rem}.op-365 .main_col2 .col_flex2:nth-child(3){margin-top:3rem}.op-365 .main_col2 .col_flex2:nth-child(4){margin-top:.5rem}.op-365 .main_col2 .col_flex2:nth-child(5){margin-top:2.5rem}.op-365 .main_col2 .col_flex2:nth-child(6){margin-left:4rem}}@media screen and (max-width:1600px){.op-365 .org_box{width:3.5rem;height:2.5rem}.op-365 .info_ctl{position:relative;background:#000;display:none;right:-70%;top:-30%}.op-365 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-365 .shape-5 img{width:200rem;margin-top:-3rem}.op-365 .main_col{margin-top:22rem;margin-left:55.5rem}.op-365 .main_col .col_flex:nth-child(2){margin-left:-6rem}.op-365 .main_col .col_flex:nth-child(3){margin-left:-6.5rem}.op-365 .main_col .col_flex:nth-child(4){margin-left:-6rem}.op-365 .main_col .col_flex:nth-child(5){margin-left:-4.5rem}.op-365 .main_col .col_flex:nth-child(6){margin-left:-6.5rem}.op-365 .main_col .col_flex:nth-child(7){margin-left:-6rem}.op-365 .main_col .col_flex:nth-child(8){margin-left:-6.2rem}.op-365 .main_col2{margin-top:-1rem;margin-left:50rem}.op-365 .main_col2 .col_flex2 .org_box{width:2.8rem}.op-365 .main_col2 .col_flex2:nth-child(2){margin-top:-.5rem}.op-365 .main_col2 .col_flex2:nth-child(3){margin-top:-2rem}.op-365 .main_col2 .col_flex2:nth-child(4){margin-top:.5rem}.op-365 .main_col2 .col_flex2:nth-child(5){margin-top:-2rem}.op-365 .main_col2 .col_flex2:nth-child(6){margin-left:2.5rem}}.op-368{position:relative;padding-top:2rem;height:82vh;padding:11rem 10rem 10rem 16.5rem}.op-368 .main_col{display:flex;gap:100px}.op-368 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-368 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:100%}.op-368 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:100%}.op-368 .num_data55{background:#fe8600;color:#fff;padding:15px 0 2px;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:100%}.op-368 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:17px}.op-368 .col_inner_555{display:flex;margin-right:-491px;margin-top:-3px}.op-368 .num_data555{background:#fe8600;color:#fff;padding:22px 0 11px;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:100%}.op-368 .num-bor{border-left:.1px solid white}.op-368 .shape-5 img{width:119rem;margin-right:1rem;left:0rem;margin-top:-156px;position:absolute}.op-368 .main_col{display:flex;gap:110px}.op-368 .org_box{display:flex;justify-content:start;align-items:center;height:3.2rem}.op-368 .left_show{cursor:pointer}.op-368 .left_show:hover+.info_ctl{display:block}.op-368 .info_ct{position:relative;background:#000;display:none}.op-368 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-368 .info_ctl{position:relative;background:#000;display:none;right:-20%}.op-368 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-368 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:74px;top:-13px}.op-368 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-368 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-368 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-368 .move_left{position:relative}.op-368 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-368 .ml-20{margin-left:-38.5px}.op-368 .ml-40{margin-left:28px}.op-368 .ml-10{margin-left:-38px}.op-368 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.not_cab{padding-top:2rem;padding-left:4rem}.not_cab .org_box{width:3rem!important}.op-368 .shape-5 img{width:250rem}.op-368 .main_col{margin-top:22rem;margin-left:33.3rem}.op-368 .col-1-mdl .org_box,.op-368 .col-2-mdl .org_box,.op-368 .col-3-mdl .org_box,.op-368 .col-4-mdl .org_box,.op-368 .col-5-mdl .org_box,.op-368 .col-6-mdl .org_box,.op-368 .col-7-mdl .org_box{width:3rem!important}.op-368 .col-1-lwr .org_box{height:3.4rem}.op-368 .col_flex:nth-child(2),.op-368 .col_flex:nth-child(3),.op-368 .col_flex:nth-child(4){margin-left:-2.2rem}.op-368 .col_flex:nth-child(5){margin-left:-4.5rem}.op-368 .col-1-mdl{margin-left:.5rem;margin-top:-3.6rem}.op-368 .col-2-mdl{margin-left:.5rem;margin-top:0rem}.op-368 .col-3-mdl{margin-left:.5rem;margin-top:2rem}.op-368 .col-4-mdl{margin-top:1.5rem;margin-left:.5rem}.op-368 .col-5-mdl{margin-left:.5rem;margin-top:2rem}.op-368 .col-6-mdl{margin-left:.5rem;margin-top:4rem}.op-368 .col-7-mdl{margin-left:.5rem;margin-top:1rem}.op-368 .col-1-lwr{margin-left:-2.3rem;margin-top:-3.2rem}.op-368 .col-5-lwr{margin-left:0rem;margin-top:8rem}.op-368 .col-6-lwr{margin-left:.2rem;margin-top:10rem}.op-368 .col-7-lwr,.op-368 .col-8-lwr{margin-left:-.5rem;margin-top:10rem}.op-368 .col-9-lwr{margin-left:-1.7rem;margin-top:10rem}.op-368 .col-2-lwr,.op-368 .col-3-lwr,.op-368 .col-4-lwr{margin-left:-2.3rem;margin-top:10rem}.op-368 .col-10-lwr{margin-left:-1.5rem;margin-top:10rem}}@media screen and (max-width:1600px){.not_cab{padding-top:2.5rem;padding-left:3.5rem}.not_cab .org_box{width:3.5rem}.op-368 .org_box{width:4rem;height:2.5rem}.op-368 .info_ctl{position:relative;background:#000;display:none;right:-50%}.op-368 .shape-5 img{width:200rem;margin-top:-1rem}.op-368 .main_col{margin-top:25rem;margin-left:22.8rem}.op-368 .col_flex:nth-child(2){margin-left:-4rem}.op-368 .col_flex:nth-child(3){margin-left:-6.7rem}.op-368 .col_flex:nth-child(4){margin-left:-2.6rem}.op-368 .col_flex:nth-child(5){margin-left:-7rem}.op-368 .col-1-mdl .org_box,.op-368 .col-2-mdl .org_box,.op-368 .col-3-mdl .org_box,.op-368 .col-4-mdl .org_box,.op-368 .col-5-mdl .org_box,.op-368 .col-6-mdl .org_box,.op-368 .col-7-mdl .org_box{width:2.5rem!important}.op-368 .col-1-mdl{margin-left:.5rem;margin-top:-2rem}.op-368 .col-2-mdl{margin-left:.5rem;margin-top:.3rem}.op-368 .col-3-mdl,.op-368 .col-4-mdl{margin-left:.5rem;margin-top:1.5rem}.op-368 .col-5-mdl{margin-left:.5rem;margin-top:2rem}.op-368 .col-6-mdl{margin-left:.5rem;margin-top:3rem}.op-368 .col-7-mdl{margin-left:1rem;margin-top:2rem}.op-368 .col-1-lwr .org_box{height:2.7rem}.op-368 .col-2-lwr .org_box,.op-368 .col-3-lwr .org_box,.op-368 .col-4-lwr .org_box,.op-368 .col-5-lwr .org_box,.op-368 .col-6-lwr .org_box,.op-368 .col-7-lwr .org_box,.op-368 .col-8-lwr .org_box,.op-368 .col-9-lwr .org_box,.op-368 .col-10-lwr .org_box{height:2.5rem}.op-368 .col-1-lwr{margin-top:-3rem;margin-left:-2rem}.op-368 .col-3-lwr{margin-top:11rem;margin-left:-2rem}.op-368 .col-5-lwr{margin-left:0rem;margin-top:8.5rem}.op-368 .col-6-lwr{margin-left:-1.4em;margin-top:11rem}.op-368 .col-7-lwr{margin-left:-4em;margin-top:11rem}.op-368 .col-8-lwr{margin-left:-8em;margin-top:11rem}.op-368 .col-9-lwr{margin-left:-10.5em;margin-top:11rem}.op-368 .col-2-lwr,.op-368 .col-4-lwr{margin-left:-1.8rem;margin-top:11rem}.op-368 .col-10-lwr{margin-left:-10.5rem;margin-top:11rem}}.op-369{position:relative;height:82vh}.op-369 .card-body{overflow:scroll}.op-369 .main_col{display:flex;gap:140px}.op-369 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-369 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:100%}.op-369 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:100%;text-align:center;height:100%}.op-369 .num_data55{background:#fe8600;color:#fff;padding:14px 0 2px;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:100%}.op-369 .num-bor{border-left:.1px solid black}.op-369 .shape-5 img{width:169.4rem;margin-right:1rem;left:0rem;margin-top:-125px;position:absolute}.op-369 .org_box{display:flex;justify-content:start;align-items:center;height:3.2rem}.op-369 .left_show{cursor:pointer}.op-369 .left_show:hover+.info_ctl{display:block}.op-369 .info_ct{position:relative;background:#000;display:none}.op-369 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-369 .info_ctl{position:relative;background:#000;display:none;right:-20%}.op-369 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-369 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px}.op-369 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-369 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-369 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-369 .move_left{position:relative}.op-369 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-369 .col_flex2{display:flex;gap:.8px}.op-369 .h_70{padding-top:20px}.op-369 .ml-20{margin-left:-30px}.op-369 .main_col2{display:flex;flex-direction:column;gap:80px}.op-369 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-369 .shape-5 img{width:250rem;margin-top:-30.5rem}.op-369 .main_col{margin-top:10rem;margin-left:143rem}.op-369 .main_col .col_flex:nth-child(2){margin-left:-.5rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(3){margin-left:-6.3rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(4){margin-left:-4rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(5){margin-left:-4.1rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(6){margin-left:-4rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(7){margin-left:-6.4rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(8){margin-left:-4.2rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(9){margin-left:-4rem;margin-top:1.5rem}.op-369 .main_col2{margin-top:1rem;margin-left:136.5rem}.op-369 .col_flex2 .org_box{width:3rem}.op-369 .col_flex2:nth-child(2){margin-top:-2.5rem}.op-369 .col_flex2:nth-child(3){margin-top:2rem}.op-369 .col_flex2:nth-child(4){margin-top:-1rem}.op-369 .col_flex2:nth-child(5){margin-top:2.5rem}.op-369 .col_flex2:nth-child(6){margin-top:-2.5rem;margin-left:-1.5rem}}@media screen and (max-width:1600px){.op-369 .org_box{width:3rem;height:2.5rem}.op-369 .info_ctl{position:relative;background:#000;display:none;right:-95%;top:-30%}.op-369 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-369 .shape-5 img{margin-top:-24rem;width:200rem}.op-369 .main_col{margin-top:7rem;margin-left:119rem}.op-369 .main_col .col_flex:nth-child(2){margin-left:-2.5rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(3){margin-left:-8rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(4){margin-left:-5.3rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(5){margin-left:-6.5rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(6){margin-left:-5rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(7){margin-left:-8rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(8){margin-left:-5.3rem;margin-top:1.5rem}.op-369 .main_col .col_flex:nth-child(9){margin-left:-6.5rem;margin-top:1.5rem}.op-369 .main_col2{margin-top:1.5rem;margin-left:106.5rem}.op-369 .col_flex2 .org_box{width:2.5rem}.op-369 .col_flex2:nth-child(2){margin-top:-3.5rem}.op-369 .col_flex2:nth-child(3){margin-top:0rem}.op-369 .col_flex2:nth-child(4){margin-top:-2rem}.op-369 .col_flex2:nth-child(5){margin-top:0rem}.op-369 .col_flex2:nth-child(6){margin-top:-4rem;margin-left:-2rem}}.op-370{position:relative;padding-top:2rem;height:82vh;padding:9rem 10rem 10rem 18.7rem}.op-370 .main_col{display:flex;gap:100px}.op-370 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-370 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-370 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-370 .num_data55{background:#fe8600;color:#fff;padding:13px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:40px}.op-370 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:17px}.op-370 .col_inner_555{display:flex;margin-right:-491px;margin-top:-3px;margin-left:-71px}.op-370 .num_data555{background:#fe8600;color:#fff;padding:23px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:60px}.op-370 .num-bor{border-left:.5px solid white}.op-370 .shape-5 img{width:129rem;margin-right:1rem;left:0rem;margin-top:-126px;position:absolute}.op-370 .main_col{display:flex;gap:110px}.op-370 .org_box{display:flex;justify-content:start;align-items:center}.op-370 .left_show{cursor:pointer}.op-370 .left_show:hover+.info_ctl{display:block}.op-370 .info_ct{position:relative;background:#000;display:none}.op-370 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-370 .info_ctl{position:relative;background:#000;display:none;right:-20%}.op-370 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-370 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:74px;top:-13px}.op-370 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-370 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-370 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-370 .move_left{position:relative}.op-370 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-370 .ml-20{margin-left:-42px}.op-370 .ml-40{margin-left:28px}.op-370 .ml-10{margin-left:-38px}.op-370 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-370 .shape-5 img{width:255rem;margin-top:-172px}.op-370 .main_col{margin-top:20rem}.op-370 .col_flex:nth-child(1){margin-left:29rem}.op-370 .col_flex:nth-child(2),.op-370 .col_flex:nth-child(3),.op-370 .col_flex:nth-child(4){margin-left:-2.2rem}.op-370 .col1_lower{margin-top:9.5rem;margin-left:1rem}.op-370 .col2_lower,.op-370 .col3_lower,.op-370 .col4_lower{margin-top:13.7rem;margin-left:.1rem}.op-370 .col5_lower,.op-370 .col6_lower,.op-370 .col7_lower,.op-370 .col8_lower{margin-top:15.7rem;margin-left:-3.5rem}.op-370 .col6_lower{margin-left:-3rem}.op-370 .col7_lower{margin-left:-2.5rem}.op-370 .col8_lower{margin-left:-1.7rem}.op-370 .col_middle1{margin-top:-1.5rem;margin-bottom:2rem}.op-370 .col_middle3{margin-top:1.7rem}.op-370 .col_middle4{margin-top:.2rem}.op-370 .col_middle5{margin-top:.5rem}}@media screen and (max-width:1600px){.op-370 .shape-5{padding-top:5rem}.op-370 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-370 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-370 .shape-5 img{width:200rem}.op-370 .org_box{width:3rem;height:2rem}.op-370 .main_col{margin-top:12rem;margin-left:-13rem}.op-370 .col_flex:nth-child(1){margin-left:32rem}.op-370 .col_flex:nth-child(2),.op-370 .col_flex:nth-child(3),.op-370 .col_flex:nth-child(4){margin-left:-3rem}.op-370 .col1_lower{margin-top:15rem}.op-370 .col2_lower,.op-370 .col3_lower,.op-370 .col4_lower{margin-top:23rem}.op-370 .col5_lower,.op-370 .col6_lower,.op-370 .col7_lower,.op-370 .col8_lower{margin-top:26rem;margin-left:-4.7rem}.op-370 .col6_lower{margin-left:-4.5rem}.op-370 .col7_lower{margin-left:-4.2rem}.op-370 .col8_lower{margin-left:-4rem}.op-370 .col_middle1{margin-left:-3.5rem;margin-bottom:2rem}.op-370 .col_middle1 .org_box{width:3.4rem}.op-370 .col_middle2,.op-370 .col_middle3{margin-top:2rem;margin-left:0rem}.op-370 .col_middle4{margin-top:.2rem;margin-left:-3.5rem}.op-370 .col_middle4 .org_box{width:3.4rem}.op-370 .col_middle5{margin-top:0rem;margin-left:.5rem}}.op-371{position:relative;padding-top:2rem;height:82vh;padding:9rem 10rem 10rem 26.5rem}.op-371 .main_col{display:flex;gap:140px}.op-371 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-371 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-371 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-371 .num_data55{background:#fe8600;color:#fff;padding:13px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:40px}.op-371 .num-bor{border-left:.5px solid white}.op-371 .shape-5 img{width:175.4rem;margin-right:1rem;left:0rem;margin-top:-125px;position:absolute}.op-371 .org_box{display:flex;justify-content:start;align-items:center}.op-371 .left_show{cursor:pointer}.op-371 .left_show:hover+.info_ctl{display:block}.op-371 .info_ct{position:relative;background:#000;display:none}.op-371 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-371 .info_ctl{position:relative;background:#000;display:none;right:-20%}.op-371 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-371 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:74px;top:-13px}.op-371 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-371 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-371 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-371 .move_left{position:relative}.op-371 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-371 .col_flex2{display:flex;gap:.8px}.op-371 .h_70{height:60px!important;padding:22px 0!important}.op-371 .ml_70{margin-left:-70px}.op-371 .ml-20{margin-left:-30px}.op-371 .main_col2{display:flex;flex-direction:column;gap:80px}.op-371 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-371 .shape-5 img{width:300rem}.op-371 .main_col{margin-top:35rem;margin-left:105rem}.op-371 .main_col .col_flex:nth-child(2),.op-371 .main_col .col_flex:nth-child(3),.op-371 .main_col .col_flex:nth-child(4){margin-left:-2.4rem}.op-371 .main_col .col_flex:nth-child(5),.op-371 .main_col .col_flex:nth-child(6),.op-371 .main_col .col_flex:nth-child(7){margin-left:-2.3rem}.op-371 .main_col .col_flex:nth-child(8){margin-left:-2rem}.op-371 .main_col .col_flex:nth-child(9){margin-left:-2.3rem}.op-371 .main_col .col_flex:nth-child(10){margin-left:-2.3rem}.op-371 .main_col .col_flex:nth-child(11){margin-left:-2.3rem}.op-371 .main_col2{margin-top:10rem;margin-left:108rem}.op-371 .main_col2 .col_flex2:nth-child(1){margin-top:3rem}.op-371 .main_col2 .col_flex2:nth-child(2){margin-top:-.2rem}.op-371 .main_col2 .col_flex2:nth-child(3),.op-371 .main_col2 .col_flex2:nth-child(4),.op-371 .main_col2 .col_flex2:nth-child(5){margin-top:-.7rem}}@media screen and (max-width:1600px){.op-371 .shape-5 img{width:200rem}.op-371 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-371 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-371 .org_box{height:2.4rem;width:3rem}.op-371 .main_col{margin-top:16rem;margin-left:60rem}.op-371 .main_col .col_flex:nth-child(2),.op-371 .main_col .col_flex:nth-child(4){margin-left:-6rem}.op-371 .main_col .col_flex:nth-child(3){margin-left:-5rem}.op-371 .main_col .col_flex:nth-child(5),.op-371 .main_col .col_flex:nth-child(6){margin-left:-5rem}.op-371 .main_col .col_flex:nth-child(7){margin-left:-5rem}.op-371 .main_col .col_flex:nth-child(8){margin-left:-5rem}.op-371 .main_col .col_flex:nth-child(9){margin-left:-5rem}.op-371 .main_col .col_flex:nth-child(10){margin-left:-5rem}.op-371 .main_col .col_flex:nth-child(11){margin-left:-5rem}.op-371 .main_col2{margin-top:-4rem;margin-left:60rem}.op-371 .main_col2 .col_flex2:nth-child(1){margin-top:4rem}.op-371 .main_col2 .col_flex2:nth-child(2){margin-top:-0rem}.op-371 .main_col2 .col_flex2:nth-child(3),.op-371 .main_col2 .col_flex2:nth-child(4),.op-371 .main_col2 .col_flex2:nth-child(5){margin-top:.2rem}}.op-372{position:relative;padding-top:2rem;height:82vh;padding:11rem 10rem 10rem 27.9rem}.op-372 .main_col{display:flex;gap:100px}.op-372 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-372 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-372 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-372 .num_data55{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:40px}.op-372 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:19px}.op-372 .col_inner_555{display:flex;margin-right:-491px;margin-top:-3px}.op-372 .num_data555{background:#fe8600;color:#fff;padding:21px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:60px}.op-372 .num-bor{border-left:.5px solid white}.op-372 .shape-5 img{width:145.5rem;margin-right:1rem;left:0rem;margin-top:-153px;position:absolute}.op-372 .main_col{display:flex;gap:110px}.op-372 .org_box{display:flex;justify-content:start;align-items:center;height:fit-content;width:fit-content}.op-372 .left_show{cursor:pointer}.op-372 .left_show:hover+.info_ctl{display:block}.op-372 .info_ct{position:relative;background:#000;display:none}.op-372 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-372 .info_ctl{position:relative;background:#000;display:none;right:-75%;top:0%}.op-372 .info_ctl2{position:relative;background:#000;display:none;right:0%;top:-10%}.op-372 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-372 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-372 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-372 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-372 .move_left{position:relative}.op-372 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-372 .ml-20{margin-left:-38.5px}.op-372 .ml-40{margin-left:28px}.op-372 .ml-10{margin-left:-38px}.div-style{padding-left:74px;margin-top:-420px}.op-372 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-372 .shape-5 img{width:250rem;margin-top:-167px}.op-372{padding-left:25rem}.op-372 .main_col{margin-top:21rem;margin-left:23rem}.op-372 .col-1-hrz{margin-left:0rem}.op-372 .col-1-hrz .org_box,.op-372 .col-2-hrz .org_box,.op-372 .col-3-hrz .org_box,.op-372 .col-4-hrz .org_box,.op-372 .col-5-hrz .org_box{width:3.2rem}.op-372 .col-3-hrz{margin-top:7rem;margin-left:-4rem}.op-372 .col-4-hrz{margin-top:3rem;margin-left:-4rem}.op-372 .col-5-hrz{margin-top:1.5rem;margin-left:-4rem}.op-372 .col-1-btm .org_box,.op-372 .col-2-btm .org_box,.op-372 .col-3-btm .org_box,.op-372 .col-4-btm .org_box,.op-372 .col-5-btm .org_box,.op-372 .col-6-btm .org_box,.op-372 .col-7-btm .org_box,.op-372 .col-8-btm .org_box,.op-372 .col-9-btm .org_box,.op-372 .col-10-btm .org_box{height:3.2rem}.op-372 .col-1-btm{margin-top:-22rem;margin-left:-4.5rem}.op-372 .col-2-btm,.op-372 .col-3-btm,.op-372 .col-4-btm,.op-372 .col-5-btm,.op-372 .col-6-btm,.op-372 .col-7-btm,.op-372 .col-8-btm,.op-372 .col-9-btm,.op-372 .col-10-btm{margin-top:22rem}.op-372 .col-2-btm{margin-left:.5rem}.op-372 .col-3-btm{margin-left:-3.8rem}.op-372 .col-4-btm{margin-left:.5rem}.op-372 .col-5-btm{margin-left:-2rem}.op-372 .col-6-btm{margin-left:.5rem}.op-372 .col-7-btm{margin-left:-2rem}.op-372 .col-8-btm,.op-372 .col-9-btm,.op-372 .col-10-btm{margin-left:.5rem}.op-372 .single-cab{margin-top:4.5rem;margin-left:-11.5rem}}@media screen and (max-width:1600px){.op-372 .org_box{width:4rem}.op-372 .info_ctl{position:relative;background:#000;display:none;right:-50%}.op-372 .shape-5 img{width:200rem}.op-372 .main_col{margin-top:14rem;margin-left:12rem}.op-372 .col-1-hrz,.op-372 .col-2-hrz{margin-left:-1.5rem}.op-372 .col-1-hrz .org_box,.op-372 .col-2-hrz .org_box,.op-372 .col-3-hrz .org_box,.op-372 .col-4-hrz .org_box,.op-372 .col-5-hrz .org_box{width:3.2rem}.op-372 .col-3-hrz{margin-top:-2rem;margin-left:-6rem}.op-372 .col-4-hrz{margin-top:1rem;margin-left:-6rem}.op-372 .col-5-hrz{margin-top:-1rem;margin-left:-6rem}.op-372 .col-1-btm .org_box,.op-372 .col-2-btm .org_box,.op-372 .col-3-btm .org_box,.op-372 .col-4-btm .org_box,.op-372 .col-5-btm .org_box,.op-372 .col-6-btm .org_box,.op-372 .col-7-btm .org_box,.op-372 .col-8-btm .org_box,.op-372 .col-9-btm .org_box,.op-372 .col-10-btm .org_box{height:2.5rem}.op-372 .col-1-btm{margin-top:-40rem;margin-left:-7rem}.op-372 .col-2-btm,.op-372 .col-3-btm,.op-372 .col-4-btm,.op-372 .col-5-btm,.op-372 .col-6-btm,.op-372 .col-7-btm,.op-372 .col-8-btm,.op-372 .col-9-btm,.op-372 .col-10-btm{margin-top:-8rem}.op-372 .col-2-btm{margin-left:-3rem}.op-372 .col-3-btm{margin-left:-7rem}.op-372 .col-4-btm{margin-left:-4.5rem}.op-372 .col-5-btm{margin-left:-4rem}.op-372 .col-6-btm{margin-left:-1.5rem}.op-372 .col-7-btm{margin-left:-4rem}.op-372 .col-8-btm{margin-left:-1.5rem}.op-372 .col-9-btm{margin-left:-2rem}.op-372 .col-10-btm{margin-left:-1.5rem}.op-372 .single-cab{margin-top:-8.5rem;margin-left:-15rem}}.op-373{position:relative;height:82vh}.op-373 .main_col{display:flex;gap:70px}.op-373 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-373 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-373 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-373 .num_data55{background:#fe8600;color:#fff;padding:15px 0 2px;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:70px;text-align:center;height:40px}.op-373 .num-bor{border-left:.5px solid white}.op-373 .shape-5 img{position:absolute}.op-373 .org_box{display:flex;justify-content:start;align-items:center}.op-373 .left_show{cursor:pointer}.op-373 .left_show:hover+.info_ctl{display:block}.op-373 .info_ct{position:relative;background:#000;display:none}.op-373 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-373 .info_ctl{position:relative;background:#000;display:none;right:-20%}.op-373 .info_ctl2{position:relative;background:#000;display:none;right:10%}.op-373 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-10px}.op-373 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-5px}.op-373 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-373 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-373 .move_left{position:relative}.op-373 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-373 .col_flex2{display:flex;gap:.8px}.op-373 .h_70{height:40px!important}.op-373 .ml-70{margin-left:70px}.op-373 .main_col2{display:flex;flex-direction:column;gap:60px}.op-373 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-373 .shape-5 img{margin-top:-33rem;width:250rem}.op-373 .main_col{margin-top:8rem;margin-left:145rem}.op-373 .main_col .col_flex:nth-child(2),.op-373 .main_col .col_flex:nth-child(3),.op-373 .main_col .col_flex:nth-child(4),.op-373 .main_col .col_flex:nth-child(5),.op-373 .main_col .col_flex:nth-child(6),.op-373 .main_col .col_flex:nth-child(7),.op-373 .main_col .col_flex:nth-child(8){margin-left:-.2rem}.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(6){margin-top:.5rem}.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(6),.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(7),.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(8),.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(9){margin-left:-.6rem}.op-373 .main_col2 .org_box{width:3.7rem}.op-373 .main_col2{margin-top:6rem;margin-left:145rem}.op-373 .main_col2 .col_flex2:nth-child(2){margin-top:-1rem}.op-373 .main_col2 .col_flex2:nth-child(3){margin-top:5rem}.op-373 .main_col2 .col_flex2:nth-child(4),.op-373 .main_col2 .col_flex2:nth-child(5){margin-top:-.5rem}.op-373 .main_col2 .col_flex2:nth-child(6){margin-top:2rem}}@media screen and (max-width:1600px){.op-373 .org_box{width:4rem}.op-373 .info_ctl{position:relative;background:#000;display:none;right:-50%}.op-373 .shape-5{padding-top:5rem}.op-373 .shape-5 img{width:200rem}.op-373 .main_col{margin-top:20rem;margin-left:118rem}.op-373 .main_col .col_flex:nth-child(2),.op-373 .main_col .col_flex:nth-child(3),.op-373 .main_col .col_flex:nth-child(4),.op-373 .main_col .col_flex:nth-child(5),.op-373 .main_col .col_flex:nth-child(6),.op-373 .main_col .col_flex:nth-child(7),.op-373 .main_col .col_flex:nth-child(8){margin-left:-2.5rem}.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(6){margin-top:.5rem}.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(6),.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(7),.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(8),.op-373 .main_col .col_flex:nth-child(7) .org_box:nth-child(9){margin-left:-.6rem}.op-373 .main_col2 .org_box{width:3rem}.op-373 .main_col2{margin-top:-3.7rem;margin-left:116rem}.op-373 .main_col2 .col_flex2:nth-child(2){margin-top:-2rem}.op-373 .main_col2 .col_flex2:nth-child(3){margin-top:1rem}.op-373 .main_col2 .col_flex2:nth-child(4),.op-373 .main_col2 .col_flex2:nth-child(5){margin-top:-1rem}.op-373 .main_col2 .col_flex2:nth-child(6){margin-top:-1.5rem}}.op-374{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-374 .modal-content{width:100%!important}.op-374 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-374 .main_col{display:flex;gap:65px}.op-374 .org_box{display:flex;justify-content:start;align-items:center}.op-374 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-374 .right_show{cursor:pointer}.op-374 .right_show:hover+.info_ct{display:block}.op-374 .left_show{cursor:pointer}.op-374 .left_show:hover+.info_ctl{display:block}.op-374 .info_ct{position:relative;background:#000;display:none}.op-374 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-374 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-374 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-374 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-374 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-374 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-374 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-374 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-374 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-374 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-374 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-374 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-374 .move_left{position:relative}.op-374 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-374 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-374 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-374 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-374{transform:scale(1.82)}.op-374 .main_col{margin-top:41.5rem;margin-left:15.2rem}.op-374 .shape-5 img{width:160rem;left:8rem;margin-top:-15rem;height:100rem}.op-374 .inv{height:19.5px}.op-374 .org_box{height:19.5px;width:35px}.op-374 p.num_data{height:19.5px;width:35px;font-size:.43rem}.op-374 .col_flex.colm-2{margin-left:-2.6rem}.op-374 .col_flex.colm-3{margin-left:-2.7rem}.op-374 .col_flex.colm-4{margin-left:-2rem}.op-374 .col_flex.colm-5{margin-left:-1rem}.op-374 .col_flex.colm-6{margin-left:0rem}.op-374 .col_flex.colm-7{margin-left:-1.6rem}.op-374 .col_flex.colm-8{margin-top:-13.5rem;margin-left:.4rem}.op-374 .col_flex.colm-8 .upper{margin-bottom:3.8rem}.op-374 .col_flex.colm-9{margin-top:-13.5rem;margin-left:-1.3rem}.op-374 .col_flex.colm-9 .upper{margin-bottom:3.8rem}.op-374 .col_flex.colm-10{margin-top:-13.5rem;margin-left:-3rem}.op-374 .col_flex.colm-10 .upper{margin-bottom:3.8rem}.op-374 .col_flex.colm-11{margin-top:-13.5rem;margin-left:-.8rem}.op-374 .col_flex.colm-11 .upper{margin-bottom:3.8rem}.op-374 .col_flex.colm-12{margin-top:-12.5rem;margin-left:-1rem}.op-374 .col_flex.colm-12 .upper{margin-bottom:3.8rem}}@media only screen and (max-width:1600px){.op-374{transform:scale(1.35)}.op-374 .main_col{margin-top:50.3rem;margin-left:17rem}.op-374 .shape-5 img{width:160rem;left:10rem;margin-top:-5rem;height:100rem}.op-374 .inv{height:19.5px}.op-374 .org_box{height:19.5px;width:35px}.op-374 p.num_data{height:19.5px;width:35px;font-size:.43rem}.op-374 .col_flex.colm-2{margin-left:-3.4rem}.op-374 .col_flex.colm-3{margin-left:-3.5rem}.op-374 .col_flex.colm-4{margin-left:-3rem}.op-374 .col_flex.colm-5{margin-left:-1.8rem}.op-374 .col_flex.colm-6{margin-left:-.7rem}.op-374 .col_flex.colm-7{margin-left:-2.7rem}.op-374 .col_flex.colm-8{margin-top:-13.5rem;margin-left:-.5rem}.op-374 .col_flex.colm-8 .upper{margin-bottom:2.5rem}.op-374 .col_flex.colm-9{margin-top:-13.5rem;margin-left:-2.4rem}.op-374 .col_flex.colm-9 .upper{margin-bottom:2.5rem}.op-374 .col_flex.colm-10{margin-top:-13.5rem;margin-left:-3.5rem}.op-374 .col_flex.colm-10 .upper{margin-bottom:2.5rem}.op-374 .col_flex.colm-11{margin-top:-13.5rem;margin-left:-2rem}.op-374 .col_flex.colm-11 .upper{margin-bottom:2.5rem}.op-374 .col_flex.colm-12{margin-top:-12.5rem;margin-left:-1.7rem}.op-374 .col_flex.colm-12 .upper{margin-bottom:2.5rem}}.op-998-1{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-998-1 .modal-content{width:100%!important}.op-998-1 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-1 .main_col{display:flex;gap:65px}.op-998-1 .org_box{display:flex;justify-content:start;align-items:center}.op-998-1 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-998-1 .right_show{cursor:pointer}.op-998-1 .right_show:hover+.info_ct{display:block}.op-998-1 .left_show{cursor:pointer}.op-998-1 .left_show:hover+.info_ctl{display:block}.op-998-1 .info_ct{position:relative;background:#000;display:none}.op-998-1 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-1 .info_ctl{position:relative;background:#000;display:none;right:-58%}.op-998-1 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-998-1 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-998-1 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-998-1 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-998-1 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-998-1 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-998-1 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-1 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-998-1 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-1 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-998-1 .move_left{position:relative}.op-998-1 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-998-1 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-1 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-998-1 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-998-1{transform:scale(1.85)}.op-998-1 .main_col{margin-top:6rem;margin-left:-9.5rem}.op-998-1 .shape-5 img{width:160rem;left:3rem;margin-top:-18rem;height:100rem}.op-998-1 .inv{height:28px}.op-998-1 .org_box{height:28px;width:50px}.op-998-1 p.num_data{height:28px;width:50px;font-size:.42rem}.op-998-1 .col_flex.colm-1 .btm{margin-top:23rem}.op-998-1 .col_flex.colm-2,.op-998-1 .col_flex.colm-3{margin-top:.2rem;margin-left:-2.8rem}.op-998-1 .col_flex.colm-4{margin-top:48rem;margin-left:13rem}.op-998-1 .col_flex.colm-5{margin-top:.2rem;margin-left:-2rem}.op-998-1 .col_flex.colm-6{margin-top:50rem;margin-left:35rem}.op-998-1 .col_flex.colm-7{margin-top:-.3rem;margin-left:-2rem}.op-998-1 .col_flex.colm-8{margin-top:41.5rem;margin-left:14rem}}@media only screen and (max-width:1600px){.op-998-1{transform:scale(1.35)}.op-998-1 .main_col{margin-top:21rem;margin-left:-6.2rem}.op-998-1 .shape-5 img{width:160rem;left:7rem;margin-top:-3rem;height:100rem}.op-998-1 .inv{height:28px}.op-998-1 .org_box{height:28px;width:50px}.op-998-1 p.num_data{height:28px;width:50px;font-size:.42rem}.op-998-1 .col_flex.colm-1 .btm{margin-top:20rem}.op-998-1 .col_flex.colm-2,.op-998-1 .col_flex.colm-3{margin-top:.2rem;margin-left:-2.8rem}.op-998-1 .col_flex.colm-4{margin-top:48rem;margin-left:13rem}.op-998-1 .col_flex.colm-5{margin-top:.2rem;margin-left:-2rem}.op-998-1 .col_flex.colm-6{margin-top:50rem;margin-left:33.5rem}.op-998-1 .col_flex.colm-7{margin-top:-.3rem;margin-left:-2rem}.op-998-1 .col_flex.colm-8{margin-top:41.5rem;margin-left:13rem}}.op-998-2{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-998-2 .modal-content{width:100%!important}.op-998-2 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-2 .main_col{display:flex;gap:65px}.op-998-2 .org_box{display:flex;justify-content:start;align-items:center}.op-998-2 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-998-2 .right_show{cursor:pointer}.op-998-2 .right_show:hover+.info_ct{display:block}.op-998-2 .left_show{cursor:pointer}.op-998-2 .left_show:hover+.info_ctl{display:block}.op-998-2 .info_ct{position:relative;background:#000;display:none}.op-998-2 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-2 .info_ctl{position:relative;background:#000;display:none;right:25%}.op-998-2 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-998-2 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-998-2 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-998-2 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-998-2 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-998-2 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-998-2 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-2 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-998-2 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-2 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-998-2 .move_left{position:relative}.op-998-2 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-998-2 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-998-2 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-998-2 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-998-2{transform:scale(1.85)}.op-998-2 .main_col{margin-top:30rem;margin-left:-14.5rem}.op-998-2 .shape-5 img{width:160rem;left:3rem;margin-top:-18rem;height:100rem}.op-998-2 .inv{height:80px}.op-998-2 .org_box{height:80px;width:120px}.op-998-2 p.num_data{height:80px;width:120px;font-size:1.3rem}.op-998-2 .col_flex.colm-2{margin-top:-20rem;margin-left:30rem}.op-998-2 .col_flex.colm-3{margin-top:-15rem;margin-left:7rem}.op-998-2 .col_flex.colm-4{margin-top:-15rem;margin-left:11rem}.op-998-2 .col_flex.colm-5{margin-top:-30rem;margin-left:4rem}}@media only screen and (max-width:1600px){.op-998-2{transform:scale(1.3)}.op-998-2 .main_col{margin-top:42rem;margin-left:-14.5rem}.op-998-2 .shape-5 img{width:160rem;left:3rem;margin-top:-5rem;height:100rem}.op-998-2 .inv{height:80px}.op-998-2 .org_box{height:80px;width:120px}.op-998-2 p.num_data{height:80px;width:120px;font-size:1.3rem}.op-998-2 .col_flex.colm-2{margin-top:-20rem;margin-left:25rem}.op-998-2 .col_flex.colm-3{margin-top:-15rem;margin-left:8rem}.op-998-2 .col_flex.colm-4{margin-top:-15rem;margin-left:9rem}.op-998-2 .col_flex.colm-5{margin-top:-30rem;margin-left:2rem}}.op-1318-3{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-1318-3 .modal-content{width:100%!important}.op-1318-3 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-3 .main_col{display:flex;gap:65px}.op-1318-3 .org_box{display:flex;justify-content:start;align-items:center}.op-1318-3 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-1318-3 .right_show{cursor:pointer}.op-1318-3 .right_show:hover+.info_ct{display:block}.op-1318-3 .left_show{cursor:pointer}.op-1318-3 .left_show:hover+.info_ctl{display:block}.op-1318-3 .info_ct{position:relative;background:#000;display:none}.op-1318-3 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-3 .info_ctl{position:relative;background:#000;display:none;right:-70%}.op-1318-3 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-1318-3 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-1318-3 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-1318-3 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1318-3 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-1318-3 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-1318-3 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-3 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-1318-3 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-3 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-1318-3 .move_left{position:relative}.op-1318-3 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-1318-3 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-3 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1318-3 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-1318-3{transform:scale(1.8)}.op-1318-3 .main_col{margin-top:15rem;margin-left:68rem}.op-1318-3 .shape-5 img{width:160rem;left:5rem;margin-top:-18rem;height:100rem}.op-1318-3 .inv{height:60px}.op-1318-3 .org_box{height:60px;width:55px}.op-1318-3 p.num_data{height:60px;width:50px;font-size:1rem}.op-1318-3 .col_flex{display:flex}.op-1318-3 .col_flex.colm-2{margin-top:19rem;margin-left:-98.5rem}.op-1318-3 .col_flex.colm-2 .colm-2-btm{margin-top:-9rem;margin-left:7rem}.op-1318-3 .col_flex.colm-3{margin-top:41.5rem;margin-left:-98.5rem}.op-1318-3 .col_flex.colm-3 .colm-3-btm{margin-top:-5.5rem;margin-left:18rem}}@media only screen and (max-width:1600px){.op-1318-3{transform:scale(1.4)}.op-1318-3 .main_col{margin-top:28rem;margin-left:72rem}.op-1318-3 .shape-5 img{width:160rem;left:10rem;margin-top:-5rem;height:100rem}.op-1318-3 .inv{height:60px}.op-1318-3 .org_box{height:60px;width:50px}.op-1318-3 p.num_data{height:60px;width:45px;font-size:1rem}.op-1318-3 .col_flex{display:flex}.op-1318-3 .col_flex.colm-2{margin-top:19rem;margin-left:-99.5rem}.op-1318-3 .col_flex.colm-2 .colm-2-btm{margin-top:-9rem;margin-left:5rem}.op-1318-3 .col_flex.colm-3{margin-top:41.5rem;margin-left:-99.5rem}.op-1318-3 .col_flex.colm-3 .colm-3-btm{margin-top:-5.5rem;margin-left:16rem}}.op-388{position:relative;padding-top:2rem;height:75vh;padding:1rem 1rem 1rem 18rem}.op-388 .main_col{display:flex;gap:114px;margin-top:28rem}.op-388 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-388 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:60px}.op-388 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:60px}.op-388 .num_data555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:9px}.op-388 .num-bor{border-left:.5px solid white}.op-388 .shape-5 img{width:130.7rem;margin-right:1rem;left:0rem;margin-top:-11px;position:absolute}.op-388 .left_show{cursor:pointer}.op-388 .left_show:hover+.info_ctl{display:block}.op-388 .info_ct{position:relative;background:#000;display:none}.op-388 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-388 .info_ctl{position:relative;background:#000;display:none;right:-10%}.op-388 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-388 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-388 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-388 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-388 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-388 .move_left{position:relative}.op-388 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-388 .col_flex2{display:flex;gap:.8px}.op-388 .h_70{width:75px}.op-388 .h_80{width:80px}.op-388 .ml-70{margin-left:70px}.op-388 .main_col2{display:flex;flex-direction:column;gap:60px}.op-388 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-388 .h_80-out{margin-left:-5px}.op-388 .pilar1{margin-left:-63px}.op-388 .pilar2{margin-left:-47px}.op-388 .pilar3{margin-left:-73px}.op-388 .pilar4{margin-left:-47px}.op-388 .pilar5{margin-left:-74px}.op-388 .pilar6{margin-left:-46px}.op-388 .pilar7{margin-left:-73px}.op-388 .inv{visibility:hidden;margin:0!important;height:19.7px}@media screen and (min-width:1600px){.op-388 .num_data55{background:#fe8600;color:#fff;padding:12px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:60px}.op-388 .org_box{display:flex;justify-content:start;align-items:center;height:60px}.op-388 .shape-5 img{width:245rem;margin-top:-153px}.op-388{padding:10rem 10rem 10rem 15.9rem}.op-388 .main_col{margin-top:39rem;margin-left:17rem}.op-388 .pilar1{margin-left:4rem}.op-388 .pilar1 .btm{margin-top:17rem}.op-388 .pilar2{margin-left:.6rem}.op-388 .pilar2 .btm{margin-left:-.2rem;margin-top:17rem}.op-388 .pilar3{margin-left:4.3rem}.op-388 .pilar3 .btm{margin-left:-.2rem;margin-top:17rem}.op-388 .pilar4{margin-left:1rem}.op-388 .pilar4 .btm{margin-left:0rem;margin-top:17rem}.op-388 .pilar5{margin-left:5rem}.op-388 .pilar5 .btm{margin-left:0rem;margin-top:17rem}.op-388 .pilar6{margin-left:.5rem}.op-388 .pilar7{margin-left:9.5rem}.op-388 .pilar7 .btm{margin-left:1.2rem;margin-top:13rem}.op-388 .pilar8{margin-top:70rem;margin-left:55rem}}@media screen and (max-width:1600px){.op-388 .num_data55{background:#fe8600;color:#fff;padding:12px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:53px}.op-388 .org_box{display:flex;justify-content:start;align-items:center;height:53px}.op-388 .shape-5 img{width:245rem;margin-top:-153px}.op-388{transform:scale(.8);padding:30rem 0rem 0rem 15.9rem}.op-388 .main_col{margin-top:37.5rem;margin-left:17rem}.op-388 .pilar1{margin-left:3rem}.op-388 .pilar1 .btm{margin-top:17rem}.op-388 .pilar2{margin-left:-.4rem}.op-388 .pilar2 .btm{margin-top:17rem}.op-388 .pilar3{margin-left:2.2rem}.op-388 .pilar3 .btm{margin-left:0rem;margin-top:17rem}.op-388 .pilar4{margin-left:-.2rem}.op-388 .pilar4 .btm{margin-left:0rem;margin-top:17rem}.op-388 .pilar5{margin-left:2.8rem}.op-388 .pilar5 .btm{margin-left:0rem;margin-top:17rem}.op-388 .pilar6{margin-left:0rem}.op-388 .pilar7{margin-left:7rem}.op-388 .pilar7 .btm{margin-left:1.2rem;margin-top:13rem}.op-388 .pilar8{margin-top:70rem;margin-left:55rem}}.op-384{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-384 .modal-content{width:100%!important}.op-384 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-384 .main_col{display:flex;gap:65px}.op-384 .org_box{display:flex;justify-content:start;align-items:center}.op-384 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-384 .right_show{cursor:pointer}.op-384 .right_show:hover+.info_ct{display:block}.op-384 .left_show{cursor:pointer}.op-384 .left_show:hover+.info_ctl{display:block}.op-384 .info_ct{position:relative;background:#000;display:none}.op-384 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-384 .info_ctl{position:relative;background:#000;display:none;right:-420%}.op-384 .info_ctl2{position:relative;background:#000;display:none;right:-20%}.op-384 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-384 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-8px;top:-10px}.op-384 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;margin-left:.7rem}.op-384 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-384 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-384 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-384 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-384 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-384 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-384 .move_left{position:relative}.op-384 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-384 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-384 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:20px;width:170px;text-align:left;z-index:1111;top:-1rem;border-radius:5px}.op-384 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-384{transform:scale(1.8)}.op-384 .main_col{margin-top:39rem;margin-left:35.2rem}.op-384 .shape-5 img{width:160rem;left:8rem;margin-top:-13rem;height:100rem}.op-384 .inv{height:15px}.op-384 .org_box{height:17px;width:15px}.op-384 p.num_data{height:17px;width:15px;font-size:.3rem}.op-384 .col_flex.colm-2{margin-top:2.4rem;margin-left:1.5rem}.op-384 .col_flex.colm-3{margin-top:-6.1rem;margin-left:1rem}.op-384 .col_flex.colm-4{margin-top:3.5rem;margin-left:2rem}.op-384 .col_flex.colm-5{margin-top:-6.3rem;margin-left:-3rem}.op-384 .col_flex.colm-6{margin-top:3rem;margin-left:-1.3rem}.op-384 .col_flex.colm-7{margin-top:-15.2rem;margin-left:-3.1rem}.op-384 .col_flex.colm-7 .org_box{height:30px}.op-384 .col_flex.colm-7 .org_box p.num_data{height:30px}.op-384 .col_flex.colm-8{margin-top:-15.3rem;margin-left:-1.3rem}.op-384 .col_flex.colm-8 .org_box{height:27px}.op-384 .col_flex.colm-8 .org_box p.num_data{height:27px}.op-384 .col_flex.colm-8 .btm{margin-top:3rem}.op-384 .col_flex.colm-8 .btm .org_box{height:19px}.op-384 .col_flex.colm-8 .btm .org_box p.num_data{height:19px}.op-384 .col_flex.colm-9{margin-top:-18rem;margin-left:3.5rem}.op-384 .col_flex.colm-9 .org_box{height:30.5px}.op-384 .col_flex.colm-9 .org_box p.num_data{height:30.5px}.op-384 .col_flex.colm-9 .btm{margin-top:3.6rem}.op-384 .col_flex.colm-9 .btm .org_box{height:20px}.op-384 .col_flex.colm-9 .btm .org_box p.num_data{height:20px}}@media only screen and (max-width:1600px){.op-384{transform:scale(1.4)}.op-384 .main_col{margin-top:47rem;margin-left:37.8rem}.op-384 .shape-5 img{width:160rem;left:11rem;margin-top:-5rem;height:100rem}.op-384 .inv{height:15px}.op-384 .org_box{height:15px;width:15px}.op-384 p.num_data{height:15px;width:15px;font-size:.3rem}.op-384 .col_flex.colm-2{margin-top:2.4rem;margin-left:1.2rem}.op-384 .col_flex.colm-3{margin-top:-6.1rem;margin-left:.5rem}.op-384 .col_flex.colm-4{margin-top:3.5rem;margin-left:1rem}.op-384 .col_flex.colm-5{margin-top:-6.3rem;margin-left:-3.7rem}.op-384 .col_flex.colm-6{margin-top:3rem;margin-left:-1.8rem}.op-384 .col_flex.colm-7{margin-top:-15.2rem;margin-left:-4.2rem}.op-384 .col_flex.colm-7 .org_box{height:26.5px}.op-384 .col_flex.colm-7 .org_box p.num_data{height:26.5px}.op-384 .col_flex.colm-8{margin-top:-15.3rem;margin-left:-1.6rem}.op-384 .col_flex.colm-8 .org_box{height:23px}.op-384 .col_flex.colm-8 .org_box p.num_data{height:23px}.op-384 .col_flex.colm-8 .btm{margin-top:3.5rem}.op-384 .col_flex.colm-8 .btm .org_box{height:17px}.op-384 .col_flex.colm-8 .btm .org_box p.num_data{height:17px}.op-384 .col_flex.colm-9{margin-top:-18rem;margin-left:2.5rem}.op-384 .col_flex.colm-9 .org_box{height:28px}.op-384 .col_flex.colm-9 .org_box p.num_data{height:28px}.op-384 .col_flex.colm-9 .btm{margin-top:2.8rem}.op-384 .col_flex.colm-9 .btm .org_box{height:17px}.op-384 .col_flex.colm-9 .btm .org_box p.num_data{height:17px}}.op-385 .mm{margin-right:40rem}.op-385{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-385 .modal-content{width:100%!important}.op-385 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-385 .ml-25{margin-left:-2rem!important}.op-385 .mr-25{margin-left:-25px!important}.op-385 .main_col{display:flex;gap:65px}.op-385 .org_box{display:flex;justify-content:start;align-items:center}.op-385 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-385 .right_show{cursor:pointer}.op-385 .right_show:hover+.info_ct{display:block}.op-385 .left_show{cursor:pointer}.op-385 .left_show:hover+.info_ctl{display:block}.op-385 .info_ct{position:relative;background:#000;display:none}.op-385 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-385 .info_ctl{position:relative;background:#000;display:none;right:-15%}.op-385 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-385 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-385 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-385 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-385 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-385 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-385 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-385 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-385 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-385 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-385 .move_left{position:relative}.op-385 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-385 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-385 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-385 .inv{visibility:hidden;margin:0!important;height:19.7px}.op-385 .rem2{margin-left:-2rem}.op-385 .colm-1-3,.op-385 .colm-2-3,.op-385 .colm-4-3,.op-385 .colm-3-3,.op-385 .colm-5-3,.op-385 .col_flex.colm-6{margin-top:15px}@media only screen and (min-width:1600px){.op-385{transform:scale(1.7)}.op-385 .main_col{margin-top:32.4rem;margin-left:35.8rem}.op-385 .shape-5 img{width:160rem;left:15rem;margin-top:-10rem;height:100rem}.op-385 .inv{height:22.7px}.op-385 .org_box{height:38px}.op-385 p.num_data{height:100%}.op-385 .col_flex.colm-1{margin-top:12.3rem!important;margin-left:-23.3rem}.op-385 .col_flex.colm-1 .org_box{height:34px}.op-385 .col_flex.colm-3{margin-top:-8rem!important;margin-left:10.2rem}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm{margin-top:5.4rem;margin-left:-3.7rem}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .org_box{height:30px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-1{display:flex;gap:8px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-1 .org_box{width:14px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-1 .org_box p.num_data{font-size:.3rem}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-2{display:flex;gap:2px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-2 .org_box{width:42px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-2 .org_box p.num_data{font-size:.6rem}.op-385 .col_flex.colm-4{margin-top:-8rem!important;margin-left:.7rem}.op-385 .col_flex.colm-4 .col_flex.colm-4-btm{margin-top:5.4rem;margin-left:-2.5rem}.op-385 .col_flex.colm-4 .col_flex.colm-4-btm .org_box{height:30px}.op-385 .col_flex.colm-5{margin-top:-8rem!important;margin-left:1.7rem}.op-385 .col_flex.colm-5 .col_flex.colm-5-btm{margin-top:5.4rem;margin-left:-3.2rem}.op-385 .col_flex.colm-5 .col_flex.colm-5-btm .org_box{height:30px}.op-385 .col_flex.colm-6{margin-top:-15rem!important;margin-left:7.5rem}.op-385 .col_flex.colm-7{margin-top:-15rem!important;margin-left:.7rem}.op-385 .col_flex.colm-8{margin-top:-15rem!important;margin-left:1.7rem}.op-385 .col_flex.colm-8 .colm-8-top{display:flex;gap:2px}.op-385 .col_flex.colm-8 .colm-8-top .org_box{width:32px}.op-385 .col_flex.colm-8 .colm-8-top .org_box p.num_data{font-size:.4rem}}@media only screen and (max-width:1600px){.op-385{transform:scale(1.25)}.op-385 .main_col{margin-top:43.3rem;margin-left:65.4rem}.op-385 .shape-5 img{width:160rem;left:45rem;margin-top:1rem;height:100rem}.op-385 .inv{height:22.7px}.op-385 .org_box{height:34px}.op-385 p.num_data{height:100%}.op-385 .col_flex.colm-1{margin-top:12.5rem!important;margin-left:-22.9rem}.op-385 .col_flex.colm-1 .org_box{height:29.5px}.op-385 .col_flex.colm-3{margin-top:-8rem!important;margin-left:8.6rem}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm{margin-top:5.2rem;margin-left:-3.9rem}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .org_box{height:28px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-1{display:flex;gap:5px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-1 .org_box{width:16px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-1 .org_box p.num_data{font-size:.33rem}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-2{display:flex;gap:2px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-2 .org_box{width:41px}.op-385 .col_flex.colm-3 .col_flex.colm-3-btm .col_flex.colm-3-btm-2 .org_box p.num_data{font-size:.6rem}.op-385 .col_flex.colm-4{margin-top:-8rem!important;margin-left:-.1rem}.op-385 .col_flex.colm-4 .col_flex.colm-4-btm{margin-top:5.4rem;margin-left:-2.5rem}.op-385 .col_flex.colm-4 .col_flex.colm-4-btm .org_box{height:26px}.op-385 .col_flex.colm-5{margin-top:-8rem!important;margin-left:1.7rem}.op-385 .col_flex.colm-5 .col_flex.colm-5-btm{margin-top:5.4rem;margin-left:-4.8rem}.op-385 .col_flex.colm-5 .col_flex.colm-5-btm .org_box{height:26px}.op-385 .col_flex.colm-6{margin-top:-15rem!important;margin-left:4.5rem}.op-385 .col_flex.colm-7{margin-top:-15rem!important;margin-left:.1rem}.op-385 .col_flex.colm-8{margin-top:-15rem!important;margin-left:.2rem}.op-385 .col_flex.colm-8 .colm-8-top{display:flex;gap:2px}.op-385 .col_flex.colm-8 .colm-8-top .org_box{width:32px}.op-385 .col_flex.colm-8 .colm-8-top .org_box p.num_data{font-size:.5rem}}.op-386{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-386 .modal-content{width:100%!important}.op-386 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-386 .main_col{display:flex;gap:65px}.op-386 .org_box{display:flex;justify-content:start;align-items:center}.op-386 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-386 .right_show{cursor:pointer}.op-386 .right_show:hover+.info_ct{display:block}.op-386 .left_show{cursor:pointer}.op-386 .left_show:hover+.info_ctl{display:block}.op-386 .info_ct{position:relative;background:#000;display:none}.op-386 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-386 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-386 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-386 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-386 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-386 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-386 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-386 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-386 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-386 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-386 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-386 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-386 .move_left{position:relative}.op-386 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-386 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-386 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-386 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-386{transform:scale(1.73)}.op-386 .main_col{margin-top:54.2rem;margin-left:.8rem}.op-386 .shape-5 img{width:160rem;left:13rem;margin-top:-12rem;height:100rem}.op-386 .inv{height:22.7px}.op-386 .org_box{height:11px;width:35px}.op-386 p.num_data{height:100%;font-size:.4rem}.op-386 .col_flex.colm-1{margin-top:-8rem!important;margin-left:-5rem}.op-386 .col_flex.colm-1 .col_flex.colm-1-mdl1{margin-top:1.4rem;margin-left:-1.2rem}.op-386 .col_flex.colm-1 .col_flex.colm-1-mdl2{margin-top:1rem;margin-left:-1.2rem}.op-386 .col_flex.colm-1 .col_flex.colm-1-btm{display:flex;margin-top:2.8rem;margin-left:-.2rem}.op-386 .col_flex.colm-1 .col_flex.colm-1-btm .org_box{width:22px}.op-386 .col_flex.colm-1 .col_flex.colm-1-btm .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-2{margin-top:-8rem!important;margin-left:-4.4rem}.op-386 .col_flex.colm-2 .col_flex.colm-2-mdl{margin-top:3.6rem;margin-left:0rem}.op-386 .col_flex.colm-2 .col_flex.colm-2-mdl .org_box{height:12.5px}.op-386 .col_flex.colm-2 .col_flex.colm-2-mdl .extra{display:flex;gap:.5rem}.op-386 .col_flex.colm-3{margin-top:-7.4rem!important;margin-left:-1.1rem}.op-386 .col_flex.colm-3 .col_flex.colm-3-mdl{display:flex;margin-top:2.5rem;margin-left:-3rem}.op-386 .col_flex.colm-3 .col_flex.colm-3-mdl .org_box{width:22px}.op-386 .col_flex.colm-3 .col_flex.colm-3-mdl .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-3 .col_flex.colm-3-mdl .vert_col{display:flex;flex-direction:column;gap:1.3rem;margin-left:.2rem}.op-386 .col_flex.colm-3 .col_flex.colm-3-btm{margin-top:-.7rem;margin-left:-1.6rem}.op-386 .col_flex.colm-4{margin-top:-8.3rem!important;margin-left:3.4rem}.op-386 .col_flex.colm-4 .col_flex.colm-4-mdl{display:flex}.op-386 .col_flex.colm-4 .col_flex.colm-4-mdl .org_box{width:17.5px}.op-386 .col_flex.colm-4 .col_flex.colm-4-mdl .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-4 .org_box{height:12px}.op-386 .col_flex.colm-4 .col_flex.colm-4-btm{margin-top:2.8rem;margin-left:-.1rem}.op-386 .col_flex.colm-4 .col_flex.colm-4-btm .org_box{height:13px}.op-386 .col_flex.colm-5{margin-top:-8.3rem!important;margin-left:-2rem}.op-386 .col_flex.colm-5 .org_box{height:12px}.op-386 .col_flex.colm-5 .col_flex.colm-5-btm{margin-top:2.8rem;margin-left:.3rem}.op-386 .col_flex.colm-5 .col_flex.colm-5-btm .org_box{height:12px;width:25px}.op-386 .col_flex.colm-5 .col_flex.colm-5-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-5 .col_flex.colm-5-btm2{margin-top:2.4rem}.op-386 .col_flex.colm-6{margin-top:-8.3rem!important;margin-left:-2.9rem}.op-386 .col_flex.colm-6 .org_box{height:12px}.op-386 .col_flex.colm-6 .extra2{display:flex}.op-386 .col_flex.colm-6 .extra2 .org_box{width:17.5px}.op-386 .col_flex.colm-6 .extra2 .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-6 .col_flex.colm-6-btm{margin-top:2.8rem}.op-386 .col_flex.colm-6 .col_flex.colm-6-btm .org_box{height:14.6px}.op-386 .col_flex.colm-6 .col_flex.colm-6-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-7{margin-top:-8.6rem!important;margin-left:4.8rem}.op-386 .col_flex.colm-7 .org_box{height:12px;width:21px}.op-386 .col_flex.colm-7 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-8{margin-top:-8.6rem!important;margin-left:-3.9rem}.op-386 .col_flex.colm-8 .org_box{height:12px;width:21px}.op-386 .col_flex.colm-8 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-8 .col_flex.colm-8-btm{margin-top:2rem}.op-386 .col_flex.colm-8 .col_flex.colm-8-btm .org_box{height:17px;width:21px}.op-386 .col_flex.colm-8 .col_flex.colm-8-btm .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-9{margin-top:-8.6rem!important;margin-left:0rem}.op-386 .col_flex.colm-9 .org_box{height:11px}.op-386 .col_flex.colm-9 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-9 .col_flex.colm-9-btm{margin-top:6rem;margin-left:-2rem}.op-386 .col_flex.colm-9 .col_flex.colm-9-btm .org_box{height:11.5px}.op-386 .col_flex.colm-9 .col_flex.colm-9-btm .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-9 .extra2{display:flex;gap:1rem}.op-386 .col_flex.colm-10{margin-top:-8.6rem!important;margin-left:4.3rem}.op-386 .col_flex.colm-10 .org_box{height:11px}.op-386 .col_flex.colm-10 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm{margin-top:.9rem;margin-left:-.8rem}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .org_box{height:11.5px}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .col_flex.colm-10-btm2{margin-top:3.2rem;margin-left:-.3rem}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .col_flex.colm-10-btm3,.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .col_flex.colm-10-btm4{margin-top:1.8rem;margin-left:-1rem;display:flex;gap:.5rem}.op-386 .col_flex.colm-11{margin-top:10rem;margin-left:-2rem}.op-386 .col_flex.colm-11 .org_box{width:26px}.op-386 .col_flex.colm-11 .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-12{margin-top:10rem;margin-left:-2.2rem}.op-386 .col_flex.colm-12 .org_box{width:26px}.op-386 .col_flex.colm-12 .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-13{margin-top:-7.6rem;margin-left:.5rem}.op-386 .col_flex.colm-13 .org_box{width:26px}.op-386 .col_flex.colm-13 .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-14{margin-top:-7.5rem!important;margin-left:-1.8rem}.op-386 .col_flex.colm-14 .org_box{height:12px}.op-386 .col_flex.colm-14 .col_flex.colm-14-btm{margin-top:4.4rem;margin-left:0rem}.op-386 .col_flex.colm-14 .col_flex.colm-14-btm .org_box{height:12.8px;width:25px}.op-386 .col_flex.colm-14 .col_flex.colm-14-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-15{margin-top:-7.5rem!important;margin-left:-3.35rem}.op-386 .col_flex.colm-15 .org_box{height:12px}.op-386 .col_flex.colm-15 .col_flex.colm-15-btm{margin-top:5.4rem;margin-left:0rem}.op-386 .col_flex.colm-15 .col_flex.colm-15-btm .org_box{height:12.5px;width:25px}.op-386 .col_flex.colm-15 .col_flex.colm-15-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-16{margin-top:-7rem!important;margin-left:5rem}.op-386 .col_flex.colm-16 .org_box{height:15px;width:25px}.op-386 .col_flex.colm-16 .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-16 .col_flex.colm-16-btm{margin-top:2.4rem;margin-left:0rem}.op-386 .col_flex.colm-16 .col_flex.colm-16-btm .org_box{height:12.5px;width:25px}.op-386 .col_flex.colm-16 .col_flex.colm-16-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-17{margin-top:-7rem!important;margin-left:-3.3rem}.op-386 .col_flex.colm-17 .org_box{height:12.5px;width:25px}.op-386 .col_flex.colm-17 .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-17 .col_flex.colm-17-btm{margin-top:2.4rem;margin-left:0rem}.op-386 .col_flex.colm-17 .col_flex.colm-17-btm .org_box{height:12.5px;width:25px}.op-386 .col_flex.colm-17 .col_flex.colm-17-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-19{margin-top:-6.5rem!important;margin-left:5.4rem}.op-386 .col_flex.colm-19 .org_box{height:12.5px;width:25px}.op-386 .col_flex.colm-19 .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-19 .col_flex.colm-19-btm{margin-top:2.2rem;margin-left:0rem}.op-386 .col_flex.colm-19 .col_flex.colm-19-btm .org_box{height:12.5px;width:25px}.op-386 .col_flex.colm-19 .col_flex.colm-19-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-20{margin-top:-8rem!important;margin-left:-3rem}.op-386 .col_flex.colm-20 .org_box{height:11px;width:20px}.op-386 .col_flex.colm-20 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-20 .col_flex.colm-20-btm{margin-top:6.1rem;margin-left:.3rem}.op-386 .col_flex.colm-20 .col_flex.colm-20-btm .org_box{height:10.5px}.op-386 .col_flex.colm-20 .col_flex.colm-20-btm .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-21{margin-top:-6.5rem!important;margin-left:-1.8rem}.op-386 .col_flex.colm-21 .org_box{height:12.4px;width:20px}.op-386 .col_flex.colm-21 .org_box p.num_data{font-size:.25rem}}@media only screen and (max-width:1600px){.op-386{transform:scale(1.3)}.op-386 .main_col{margin-top:66.5rem;margin-left:13.8rem}.op-386 .shape-5 img{width:160rem;left:26rem;margin-top:0rem;height:100rem}.op-386 .inv{height:22.7px}.op-386 .org_box{height:9px;width:30px}.op-386 p.num_data{height:100%;font-size:.35rem}.op-386 .col_flex.colm-1{margin-top:-8rem!important;margin-left:-5rem}.op-386 .col_flex.colm-1 .col_flex.colm-1-mdl1{margin-top:1.6rem;margin-left:-1.2rem}.op-386 .col_flex.colm-1 .col_flex.colm-1-mdl2{margin-top:1rem;margin-left:-1.2rem}.op-386 .col_flex.colm-1 .col_flex.colm-1-btm{display:flex;margin-top:3.2rem;margin-left:0rem}.op-386 .col_flex.colm-1 .col_flex.colm-1-btm .org_box{width:16px}.op-386 .col_flex.colm-1 .col_flex.colm-1-btm .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-2{margin-top:-8rem!important;margin-left:-4.4rem}.op-386 .col_flex.colm-2 .col_flex.colm-2-mdl{margin-top:3.6rem;margin-left:-.9rem}.op-386 .col_flex.colm-2 .col_flex.colm-2-mdl .org_box{height:10px}.op-386 .col_flex.colm-3{margin-top:-7.4rem!important;margin-left:-1.6rem}.op-386 .col_flex.colm-3 .col_flex.colm-3-mdl{display:flex;margin-top:2.5rem;margin-left:-3rem}.op-386 .col_flex.colm-3 .col_flex.colm-3-mdl .org_box{width:22px}.op-386 .col_flex.colm-3 .col_flex.colm-3-mdl .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-3 .col_flex.colm-3-mdl .vert_col{display:flex;flex-direction:column;gap:1.3rem;margin-left:-.5rem}.op-386 .col_flex.colm-3 .col_flex.colm-3-btm{margin-top:-.7rem;margin-left:-1.7rem}.op-386 .col_flex.colm-4{margin-top:-8.7rem!important;margin-left:2.8rem}.op-386 .col_flex.colm-4 .col_flex.colm-4-mdl{display:flex}.op-386 .col_flex.colm-4 .col_flex.colm-4-mdl .org_box{width:15px}.op-386 .col_flex.colm-4 .col_flex.colm-4-mdl .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-4 .org_box{height:11px}.op-386 .col_flex.colm-4 .col_flex.colm-4-btm{margin-top:2rem;margin-left:-.2rem}.op-386 .col_flex.colm-4 .col_flex.colm-4-btm .org_box{height:13px}.op-386 .col_flex.colm-5{margin-top:-8.7rem!important;margin-left:-2.5rem}.op-386 .col_flex.colm-5 .org_box{height:11px}.op-386 .col_flex.colm-5 .col_flex.colm-5-btm{margin-top:2rem;margin-left:.3rem}.op-386 .col_flex.colm-5 .col_flex.colm-5-btm .org_box{height:11.5px;width:25px}.op-386 .col_flex.colm-5 .col_flex.colm-5-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-5 .col_flex.colm-5-btm2{margin-top:2.4rem}.op-386 .col_flex.colm-6{margin-top:-8.7rem!important;margin-left:-3.6rem}.op-386 .col_flex.colm-6 .org_box{height:11px}.op-386 .col_flex.colm-6 .extra2{display:flex}.op-386 .col_flex.colm-6 .extra2 .org_box{width:15px}.op-386 .col_flex.colm-6 .extra2 .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-6 .col_flex.colm-6-btm{margin-top:2rem}.op-386 .col_flex.colm-6 .col_flex.colm-6-btm .org_box{height:9.5px}.op-386 .col_flex.colm-6 .col_flex.colm-6-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-7{margin-top:-8.7rem!important;margin-left:4.4rem}.op-386 .col_flex.colm-7 .org_box{height:10px;width:19px}.op-386 .col_flex.colm-7 .org_box p.num_data{font-size:.23rem}.op-386 .col_flex.colm-8{margin-top:-8.7rem!important;margin-left:-4.5rem}.op-386 .col_flex.colm-8 .org_box{height:10px;width:18px}.op-386 .col_flex.colm-8 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-8 .col_flex.colm-8-btm{margin-top:2rem}.op-386 .col_flex.colm-8 .col_flex.colm-8-btm .org_box{height:15px;width:18px}.op-386 .col_flex.colm-8 .col_flex.colm-8-btm .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-9{margin-top:-8.7rem!important;margin-left:-.5rem}.op-386 .col_flex.colm-9 .org_box{height:10.1px}.op-386 .col_flex.colm-9 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-9 .col_flex.colm-9-btm{margin-top:4.2rem;margin-left:-1.6rem}.op-386 .col_flex.colm-9 .col_flex.colm-9-btm .org_box{height:11.5px}.op-386 .col_flex.colm-9 .col_flex.colm-9-btm .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-9 .col_flex.colm-9-btm .extra2{display:flex;gap:1rem}.op-386 .col_flex.colm-10{margin-top:-8.7rem!important;margin-left:3.1rem}.op-386 .col_flex.colm-10 .org_box{height:11px}.op-386 .col_flex.colm-10 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm{margin-top:0rem;margin-left:-.2rem}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .org_box{height:11.5px}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .col_flex.colm-10-btm2{margin-top:2.2rem;margin-left:-.8rem}.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .col_flex.colm-10-btm3,.op-386 .col_flex.colm-10 .col_flex.colm-10-btm .col_flex.colm-10-btm4{margin-top:1.8rem;margin-left:-1rem;display:flex;gap:.5rem}.op-386 .col_flex.colm-11{margin-top:10rem;margin-left:-2.9rem}.op-386 .col_flex.colm-11 .org_box{width:22px}.op-386 .col_flex.colm-11 .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-12{margin-top:9.4rem;margin-left:-3.2rem}.op-386 .col_flex.colm-12 .org_box{width:26px}.op-386 .col_flex.colm-12 .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-13{margin-top:-7.9rem;margin-left:0rem}.op-386 .col_flex.colm-13 .org_box{height:10px;width:26px}.op-386 .col_flex.colm-13 .org_box p.num_data{font-size:.2rem}.op-386 .col_flex.colm-14{margin-top:-7.8rem!important;margin-left:-2.5rem}.op-386 .col_flex.colm-14 .org_box{height:10.7px}.op-386 .col_flex.colm-14 .col_flex.colm-14-btm{margin-top:3.7rem;margin-left:0rem}.op-386 .col_flex.colm-14 .col_flex.colm-14-btm .org_box{height:12px;width:22px}.op-386 .col_flex.colm-14 .col_flex.colm-14-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-15{margin-top:-7.8rem!important;margin-left:-3.9rem}.op-386 .col_flex.colm-15 .org_box{height:10.7px}.op-386 .col_flex.colm-15 .col_flex.colm-15-btm{margin-top:4.6rem;margin-left:0rem}.op-386 .col_flex.colm-15 .col_flex.colm-15-btm .org_box{height:11.8px;width:25px}.op-386 .col_flex.colm-15 .col_flex.colm-15-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-16{margin-top:-7.6rem!important;margin-left:4.5rem}.op-386 .col_flex.colm-16 .org_box{height:14px;width:25px}.op-386 .col_flex.colm-16 .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-16 .col_flex.colm-16-btm{margin-top:2.4rem;margin-left:0rem}.op-386 .col_flex.colm-16 .col_flex.colm-16-btm .org_box{height:12.5px;width:25px}.op-386 .col_flex.colm-16 .col_flex.colm-16-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-17{margin-top:-7.6rem!important;margin-left:-4.3rem}.op-386 .col_flex.colm-17 .org_box{height:11.7px;width:25px}.op-386 .col_flex.colm-17 .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-17 .col_flex.colm-17-btm{margin-top:2.4rem;margin-left:0rem}.op-386 .col_flex.colm-17 .col_flex.colm-17-btm .org_box{height:12.5px;width:25px}.op-386 .col_flex.colm-17 .col_flex.colm-17-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-19{margin-top:-6.6rem!important;margin-left:4.6rem}.op-386 .col_flex.colm-19 .org_box{height:10.5px;width:25px}.op-386 .col_flex.colm-19 .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-19 .col_flex.colm-19-btm{margin-top:2.5rem;margin-left:.3rem}.op-386 .col_flex.colm-19 .col_flex.colm-19-btm .org_box{height:11px;width:25px}.op-386 .col_flex.colm-19 .col_flex.colm-19-btm .org_box p.num_data{font-size:.29rem}.op-386 .col_flex.colm-20{margin-top:-8rem!important;margin-left:-4.2rem}.op-386 .col_flex.colm-20 .org_box{height:10.3px;width:20px}.op-386 .col_flex.colm-20 .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-20 .col_flex.colm-20-btm{margin-top:5.5rem;margin-left:.8rem}.op-386 .col_flex.colm-20 .col_flex.colm-20-btm .org_box{height:9px}.op-386 .col_flex.colm-20 .col_flex.colm-20-btm .org_box p.num_data{font-size:.25rem}.op-386 .col_flex.colm-21{margin-top:-6.6rem!important;margin-left:-2.9rem}.op-386 .col_flex.colm-21 .org_box{height:10.5px;width:20px}.op-386 .col_flex.colm-21 .org_box p.num_data{font-size:.25rem}}.op-414 .mm{margin-right:40rem}.op-414{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-414 .modal-content{width:100%!important}.op-414 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-414 .ml-25{margin-left:-2rem!important}.op-414 .mr-25{margin-left:-25px!important}.op-414 .main_col{display:flex;gap:65px}.op-414 .org_box{display:flex;justify-content:start;align-items:center}.op-414 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-414 .right_show{cursor:pointer}.op-414 .right_show:hover+.info_ct{display:block}.op-414 .left_show{cursor:pointer}.op-414 .left_show:hover+.info_ctl{display:block}.op-414 .info_ct{position:relative;background:#000;display:none}.op-414 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-414 .info_ctl{position:relative;background:#000;display:none;right:-190%}.op-414 .info_ctl2{position:relative;right:-100%;top:-50%;background:#000;display:none}.op-414 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-414 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-414 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-414 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-414 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-414 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-414 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-414 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-414 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-414 .move_left{position:relative}.op-414 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-414 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-414 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:40px;width:120px;text-align:center;z-index:1111;top:-.6rem;border-radius:5px}.op-414 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-414{transform:scale(1.8)}.op-414 .main_col{margin-top:37.72rem;margin-left:-3rem}.op-414 .shape-5 img{width:160rem;left:3rem;margin-top:-12rem;height:100rem}.op-414 .inv{height:22.7px}.op-414 .org_box{height:8.5px;width:24px}.op-414 p.num_data{height:8.5px}.op-414 .col_flex.colm-1 .colm-1-btm{margin-top:6.7rem}.op-414 .col_flex.colm-2{margin-left:-2.8rem}.op-414 .col_flex.colm-2 .colm-2-btm{margin-top:6.7rem}.op-414 .col_flex.colm-3{margin-left:-2rem}.op-414 .col_flex.colm-3 .colm-3-btm{margin-top:6.7rem}.op-414 .col_flex.colm-4{margin-left:.9rem}.op-414 .col_flex.colm-4 .colm-4-btm{margin-top:6.7rem}.op-414 .col_flex.colm-5{margin-left:-2.85rem}.op-414 .col_flex.colm-5 .colm-5-btm{margin-top:6.7rem}.op-414 .col_flex.colm-6{margin-left:-2.5rem}.op-414 .col_flex.colm-6 .colm-6-btm{margin-top:6.7rem}.op-414 .col_flex.colm-7{margin-left:2.9rem;margin-top:-.5rem}.op-414 .col_flex.colm-7 .colm-7-btm{margin-top:6.9rem}.op-414 .col_flex.colm-8{margin-left:-2.6rem;margin-top:-.5rem}.op-414 .col_flex.colm-8 .colm-8-btm{margin-top:6.7rem}.op-414 .col_flex.colm-9{margin-left:-3rem;margin-top:-.5rem}.op-414 .col_flex.colm-9 .colm-9-btm{margin-top:6.7rem}.op-414 .col_flex.colm-10{margin-left:1rem;margin-top:-.5rem}.op-414 .col_flex.colm-10 .colm-10-btm{margin-top:6.7rem}.op-414 .col_flex.colm-11{margin-left:-2rem;margin-top:-.5rem}.op-414 .col_flex.colm-11 .colm-11-btm{margin-top:6.7rem}.op-414 .col_flex.colm-12{margin-left:-2.8rem;margin-top:-.5rem}.op-414 .col_flex.colm-12 .colm-12-btm{margin-top:6.7rem}.op-414 .col_flex.colm-13{margin-left:1.35rem;margin-top:-.5rem}.op-414 .col_flex.colm-13 .colm-13-btm{margin-top:6.7rem}.op-414 .col_flex.colm-14{margin-left:-1.8rem;margin-top:-.5rem}.op-414 .col_flex.colm-14 .colm-14-btm{margin-top:6.7rem}.op-414 .col_flex.colm-15{margin-left:-3.2rem;margin-top:-.5rem}.op-414 .col_flex.colm-15 .colm-15-btm{margin-top:6.7rem}.op-414 .col_flex.colm-16{margin-left:.5rem;margin-top:-.5rem}.op-414 .col_flex.colm-16 .colm-16-btm{margin-top:6.7rem}.op-414 .col_flex.colm-17{margin-left:-2.6rem;margin-top:-.5rem}.op-414 .col_flex.colm-17 .colm-17-btm{margin-top:6.7rem}.op-414 .col_flex.colm-18{margin-left:3rem;margin-top:11.7rem}.op-414 .col_flex.colm-18 .org_box{height:12.6px}.op-414 .col_flex.colm-18 .org_box p.num_data{height:12.9px;font-size:.25rem}.op-414 .col_flex.colm-19{margin-left:-2.2rem;margin-top:2.8rem}.op-414 .col_flex.colm-19 .org_box{height:16px}.op-414 .col_flex.colm-19 .org_box p.num_data{height:16px;font-size:.25rem}.op-414 .col_flex.colm-20{margin-left:-3rem;margin-top:3.9rem}.op-414 .col_flex.colm-20 .org_box{height:16px}.op-414 .col_flex.colm-20 .org_box p.num_data{height:16px;font-size:.25rem}.op-414 .col_flex.colm-21{margin-left:-3rem;margin-top:15.9rem}.op-414 .col_flex.colm-21 .org_box{height:16px}.op-414 .col_flex.colm-21 .org_box p.num_data{height:16px;font-size:.25rem}}@media only screen and (max-width:1600px){.op-414{transform:scale(1.35)}.op-414 .main_col{margin-top:46.8rem;margin-left:9rem}.op-414 .shape-5 img{width:160rem;left:16rem;margin-top:-3rem;height:100rem}.op-414 .inv{height:22.7px}.op-414 .org_box{height:7.8px;width:24px}.op-414 p.num_data{height:7.8px}.op-414 .col_flex.colm-1 .colm-1-btm{margin-top:6.7rem}.op-414 .col_flex.colm-2{margin-left:-3rem}.op-414 .col_flex.colm-2 .colm-2-btm{margin-top:6.7rem}.op-414 .col_flex.colm-3{margin-left:-2.3rem}.op-414 .col_flex.colm-3 .colm-3-btm{margin-top:6.7rem}.op-414 .col_flex.colm-4{margin-left:.9rem}.op-414 .col_flex.colm-4 .colm-4-btm{margin-top:6.7rem}.op-414 .col_flex.colm-5{margin-left:-2.85rem}.op-414 .col_flex.colm-5 .colm-5-btm{margin-top:6.7rem}.op-414 .col_flex.colm-6{margin-left:-2.5rem}.op-414 .col_flex.colm-6 .colm-6-btm{margin-top:6.7rem}.op-414 .col_flex.colm-7{margin-left:-.8rem;margin-top:-.5rem}.op-414 .col_flex.colm-7 .colm-7-btm{margin-top:6.7rem}.op-414 .col_flex.colm-8{margin-left:-3.4rem;margin-top:-.5rem}.op-414 .col_flex.colm-8 .colm-8-btm{margin-top:6.7rem}.op-414 .col_flex.colm-9{margin-left:-3.7rem;margin-top:-.5rem}.op-414 .col_flex.colm-9 .colm-9-btm{margin-top:6.7rem}.op-414 .col_flex.colm-10{margin-left:.5rem;margin-top:-.5rem}.op-414 .col_flex.colm-10 .colm-10-btm{margin-top:6.7rem}.op-414 .col_flex.colm-11{margin-left:-2rem;margin-top:-.5rem}.op-414 .col_flex.colm-11 .colm-11-btm{margin-top:6.7rem}.op-414 .col_flex.colm-12{margin-left:-3.4rem;margin-top:-.5rem}.op-414 .col_flex.colm-12 .colm-12-btm{margin-top:6.7rem}.op-414 .col_flex.colm-13{margin-left:-.6rem;margin-top:-.5rem}.op-414 .col_flex.colm-13 .colm-13-btm{margin-top:6.7rem}.op-414 .col_flex.colm-14{margin-left:-2.4rem;margin-top:-.5rem}.op-414 .col_flex.colm-14 .colm-14-btm{margin-top:6.7rem}.op-414 .col_flex.colm-15{margin-left:-3.2rem;margin-top:-.5rem}.op-414 .col_flex.colm-15 .colm-15-btm{margin-top:6.7rem}.op-414 .col_flex.colm-16{margin-left:-2rem;margin-top:-.5rem}.op-414 .col_flex.colm-16 .colm-16-btm{margin-top:6.7rem}.op-414 .col_flex.colm-17{margin-left:-2.6rem;margin-top:-.5rem}.op-414 .col_flex.colm-17 .colm-17-btm{margin-top:6.7rem}.op-414 .col_flex.colm-18{margin-left:2.3rem;margin-top:11.7rem}.op-414 .col_flex.colm-18 .org_box{height:10.8px}.op-414 .col_flex.colm-18 .org_box p.num_data{height:10.8px;font-size:.25rem}.op-414 .col_flex.colm-19{margin-left:-3.05rem;margin-top:2.7rem}.op-414 .col_flex.colm-19 .org_box{height:14px}.op-414 .col_flex.colm-19 .org_box p.num_data{height:14px;font-size:.25rem}.op-414 .col_flex.colm-20{margin-left:-3.85rem;margin-top:3.75rem}.op-414 .col_flex.colm-20 .org_box{height:14px}.op-414 .col_flex.colm-20 .org_box p.num_data{height:14px;font-size:.25rem}.op-414 .col_flex.colm-21{margin-left:-3.8rem;margin-top:15.9rem}.op-414 .col_flex.colm-21 .org_box{height:14px}.op-414 .col_flex.colm-21 .org_box p.num_data{height:14px;font-size:.25rem}}.op-413 .mm{margin-right:40rem}.op-413{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-413 .modal-content{width:100%!important}.op-413 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-413 .ml-25{margin-left:-2rem!important}.op-413 .mr-25{margin-left:-25px!important}.op-413 .main_col{display:flex;gap:65px}.op-413 .org_box{display:flex;justify-content:start;align-items:center}.op-413 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-413 .right_show{cursor:pointer}.op-413 .right_show:hover+.info_ct{display:block}.op-413 .left_show{cursor:pointer}.op-413 .left_show:hover+.info_ctl{display:block}.op-413 .info_ct{position:relative;background:#000;display:none}.op-413 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-413 .info_ctl{position:relative;background:#000;display:none;right:-190%}.op-413 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-413 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-413 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-413 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-413 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-413 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-413 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-413 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-413 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-413 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-413 .move_left{position:relative}.op-413 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-413 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-413 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:40px;width:120px;text-align:center;z-index:1111;top:-.6rem;border-radius:5px}.op-413 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-413{transform:scale(1.73)}.op-413 .main_col{margin-top:45.4rem;margin-left:-4.25rem}.op-413 .shape-5 img{width:160rem;left:13rem;margin-top:-12rem;height:100rem}.op-413 .inv{height:22.7px}.op-413 .org_box{height:12px;width:24px}.op-413 p.num_data{height:12px}.op-413 .col_flex.colm-1 .colm-1-btm{margin-top:7.2rem}.op-413 .col_flex.colm-2{margin-left:-2.5rem}.op-413 .col_flex.colm-2 .colm-2-btm{margin-top:7.2rem}.op-413 .col_flex.colm-3{margin-left:-1.6rem}.op-413 .col_flex.colm-3 .colm-3-btm{margin-top:7.2rem}.op-413 .col_flex.colm-4{margin-left:2.5rem}.op-413 .col_flex.colm-4 .colm-4-btm{margin-top:7.2rem}.op-413 .col_flex.colm-5{margin-left:-2.6rem}.op-413 .col_flex.colm-5 .colm-5-btm{margin-top:7.2rem}.op-413 .col_flex.colm-6{margin-top:-.1rem;margin-left:-.9rem}.op-413 .col_flex.colm-6 .colm-6-btm{margin-top:7.2rem}.op-413 .col_flex.colm-7{margin-left:3.6rem;margin-top:.7rem}.op-413 .col_flex.colm-7 .colm-7-btm{margin-top:7.2rem}.op-413 .col_flex.colm-8{margin-left:-2.4rem;margin-top:.7rem}.op-413 .col_flex.colm-8 .colm-8-btm{margin-top:7.2rem}.op-413 .col_flex.colm-9{margin-left:-2.45rem;margin-top:.7rem}.op-413 .col_flex.colm-9 .colm-9-btm{margin-top:7.2rem}.op-413 .col_flex.colm-10{margin-left:1.8rem;margin-top:.7rem}.op-413 .col_flex.colm-10 .colm-10-btm{margin-top:7.2rem}.op-413 .col_flex.colm-11{margin-left:-.8rem;margin-top:.7rem}.op-413 .col_flex.colm-11 .colm-11-btm{margin-top:7.2rem}.op-413 .col_flex.colm-12{margin-left:-2.4rem;margin-top:.7rem}.op-413 .col_flex.colm-12 .colm-12-btm{margin-top:7.2rem}.op-413 .col_flex.colm-13{margin-left:2.4rem;margin-top:.7rem}.op-413 .col_flex.colm-13 .colm-13-btm{margin-top:7.2rem}.op-413 .col_flex.colm-14{margin-left:-.5rem;margin-top:.7rem}.op-413 .col_flex.colm-14 .colm-14-btm{margin-top:7.2rem}.op-413 .col_flex.colm-15{margin-left:-.5rem;margin-top:.7rem}.op-413 .col_flex.colm-15 .colm-15-btm{margin-top:7.2rem}.op-413 .col_flex.colm-16{margin-left:1.5rem;margin-top:.7rem}.op-413 .col_flex.colm-16 .colm-16-btm{margin-top:7.2rem}.op-413 .col_flex.colm-17{margin-left:-2.6rem;margin-top:.7rem}.op-413 .col_flex.colm-17 .colm-17-btm{margin-top:7.2rem}.op-413 .col_flex.colm-18{margin-left:-1.4rem;margin-top:.7rem}.op-413 .col_flex.colm-18 .colm-18-btm{margin-top:7.2rem}.op-413 .col_flex.colm-19{margin-left:1.5rem;margin-top:.7rem}.op-413 .col_flex.colm-19 .colm-19-btm{margin-top:7.2rem}.op-413 .col_flex.colm-20{margin-left:-.6rem;margin-top:.7rem}.op-413 .col_flex.colm-20 .colm-20-btm{margin-top:7.2rem}.op-413 .col_flex.colm-21{margin-left:.65rem;margin-top:.7rem}.op-413 .col_flex.colm-21 .colm-21-btm{margin-top:7.2rem}}@media only screen and (max-width:1600px){.op-413{transform:scale(1.3)}.op-413 .main_col{margin-top:55.5rem;margin-left:-1.3rem}.op-413 .shape-5 img{width:160rem;left:16rem;margin-top:-2rem;height:100rem}.op-413 .inv{height:22.7px}.op-413 .org_box{height:12px;width:20px}.op-413 p.num_data{height:12px}.op-413 .col_flex.colm-1 .colm-1-btm{margin-top:6.2rem}.op-413 .col_flex.colm-2{margin-left:-2.8rem}.op-413 .col_flex.colm-2 .colm-2-btm{margin-top:6.2rem}.op-413 .col_flex.colm-3{margin-left:-2rem}.op-413 .col_flex.colm-3 .colm-3-btm{margin-top:6.2rem}.op-413 .col_flex.colm-4{margin-left:1.8rem}.op-413 .col_flex.colm-4 .colm-4-btm{margin-top:6.2rem}.op-413 .col_flex.colm-5{margin-left:-2.3rem}.op-413 .col_flex.colm-5 .colm-5-btm{margin-top:6.2rem}.op-413 .col_flex.colm-6{margin-top:-.1rem;margin-left:-2.3rem}.op-413 .col_flex.colm-6 .colm-6-btm{margin-top:6.2rem}.op-413 .col_flex.colm-7{margin-left:3.2rem;margin-top:.6rem}.op-413 .col_flex.colm-7 .colm-7-btm{margin-top:7.2rem}.op-413 .col_flex.colm-8{margin-left:-3rem;margin-top:.6rem}.op-413 .col_flex.colm-8 .colm-8-btm{margin-top:7.2rem}.op-413 .col_flex.colm-9{margin-left:-2.9rem;margin-top:.6rem}.op-413 .col_flex.colm-9 .colm-9-btm{margin-top:7.2rem}.op-413 .col_flex.colm-10{margin-left:1.4rem;margin-top:.6rem}.op-413 .col_flex.colm-10 .colm-10-btm{margin-top:7.2rem}.op-413 .col_flex.colm-11{margin-left:-1.4rem;margin-top:.6rem}.op-413 .col_flex.colm-11 .colm-11-btm{margin-top:7.2rem}.op-413 .col_flex.colm-12{margin-left:-3rem;margin-top:.7rem}.op-413 .col_flex.colm-12 .colm-12-btm{margin-top:7.2rem}.op-413 .col_flex.colm-13{margin-left:1.5rem;margin-top:.6rem}.op-413 .col_flex.colm-13 .colm-13-btm{margin-top:7.2rem}.op-413 .col_flex.colm-14{margin-left:-.7rem;margin-top:.6rem}.op-413 .col_flex.colm-14 .colm-14-btm{margin-top:7.2rem}.op-413 .col_flex.colm-15{margin-left:-.7rem;margin-top:.6rem}.op-413 .col_flex.colm-15 .colm-15-btm{margin-top:7.2rem}.op-413 .col_flex.colm-16{margin-left:.5rem;margin-top:.6rem}.op-413 .col_flex.colm-16 .colm-16-btm{margin-top:7.2rem}.op-413 .col_flex.colm-17{margin-left:-2.8rem;margin-top:.6rem}.op-413 .col_flex.colm-17 .colm-17-btm{margin-top:7.2rem}.op-413 .col_flex.colm-18{margin-left:-1.8rem;margin-top:.6rem}.op-413 .col_flex.colm-18 .colm-18-btm{margin-top:7.2rem}.op-413 .col_flex.colm-19{margin-left:.9rem;margin-top:.6rem}.op-413 .col_flex.colm-19 .colm-19-btm{margin-top:7.2rem}.op-413 .col_flex.colm-20{margin-left:-1rem;margin-top:.6rem}.op-413 .col_flex.colm-20 .colm-20-btm{margin-top:7.2rem}.op-413 .col_flex.colm-21{margin-left:.1rem;margin-top:.6rem}.op-413 .col_flex.colm-21 .colm-21-btm{margin-top:7.2rem}}.op-387{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-387 .modal-content{width:100%!important}.op-387 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-387 .main_col{display:flex;gap:65px}.op-387 .org_box{display:flex;justify-content:start;align-items:center}.op-387 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-387 .right_show{cursor:pointer}.op-387 .right_show:hover+.info_ct{display:block}.op-387 .left_show{cursor:pointer}.op-387 .left_show:hover+.info_ctl{display:block}.op-387 .info_ct{position:relative;background:#000;display:none}.op-387 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-387 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-387 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-387 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-387 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-387 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-387 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-387 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-387 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-387 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-387 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-387 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-387 .move_left{position:relative}.op-387 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-387 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-387 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-387 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-387{transform:scale(1.73)}.op-387 .main_col{margin-top:52.1rem;margin-left:.3rem}.op-387 .shape-5 img{width:160rem;left:13rem;margin-top:-12rem;height:100rem}.op-387 .inv{height:22.7px}.op-387 .org_box{height:15.5px;width:35px}.op-387 p.num_data{height:100%;font-size:.4rem}.op-387 .col_flex.colm-1{margin-top:-8rem!important;margin-left:-5rem}.op-387 .col_flex.colm-1 .extra2{display:flex}.op-387 .col_flex.colm-1 .extra2 .org_box{width:17.5px}.op-387 .col_flex.colm-1 .extra2 .org_box p.num_data{font-size:.23rem}.op-387 .col_flex.colm-1 .col_flex.colm-1-mdl{margin-top:4.8rem}.op-387 .col_flex.colm-1 .col_flex.colm-1-btm{margin-top:5.3rem}.op-387 .col_flex.colm-1 .col_flex.colm-1-btm .org_box{height:17px}.op-387 .col_flex.colm-2{margin-top:-8rem!important;margin-left:-2.8rem}.op-387 .col_flex.colm-2 .col_flex.colm-2-mdl{margin-top:2.8rem}.op-387 .col_flex.colm-2 .col_flex.colm-2-btm{margin-top:8.3rem}.op-387 .col_flex.colm-2 .col_flex.colm-2-btm .org_box{height:17px}.op-387 .col_flex.colm-3{margin-top:1.6rem!important;margin-left:-3.35rem}.op-387 .col_flex.colm-3 .extra2-1{display:flex;gap:1.7px}.op-387 .col_flex.colm-3 .extra2-1 .org_box{width:3px;height:15px}.op-387 .col_flex.colm-3 .extra2-1 .org_box p.num_data{font-size:.1rem}.op-387 .col_flex.colm-3 .extra2{display:flex;gap:1.5px}.op-387 .col_flex.colm-3 .extra2 .org_box{width:8px}.op-387 .col_flex.colm-3 .extra2 .org_box p.num_data{font-size:.2rem}.op-387 .col_flex.colm-3 .col_flex.colm-3-btm{margin-top:5.4rem}.op-387 .col_flex.colm-3 .col_flex.colm-3-btm .org_box{height:17px}.op-387 .col_flex.colm-4{margin-top:-8.5rem!important;margin-left:5.7rem}.op-387 .col_flex.colm-4 .extra2{display:flex}.op-387 .col_flex.colm-4 .extra2 .org_box{width:22px}.op-387 .col_flex.colm-4 .extra2 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-5{margin-top:-6.7rem!important;margin-left:-11.8rem}.op-387 .col_flex.colm-5 .extra2{display:flex}.op-387 .col_flex.colm-5 .extra2 .org_box{width:20px}.op-387 .col_flex.colm-5 .extra2 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-6{margin-top:-3.7rem!important;margin-left:-11.6rem}.op-387 .col_flex.colm-6 .extra2{display:flex}.op-387 .col_flex.colm-6 .extra2 .org_box{width:20px}.op-387 .col_flex.colm-6 .extra2 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-6 .extra2 .extra{display:flex;flex-direction:column}.op-387 .col_flex.colm-6 .extra2 .extra .org_box{height:7.7px}.op-387 .col_flex.colm-6 .extra2 .extra .org_box p.num_data{font-size:.2rem}.op-387 .col_flex.colm-6-2{margin-top:1rem!important;margin-left:-10.6rem}.op-387 .col_flex.colm-6-2 .extra2{display:flex}.op-387 .col_flex.colm-6-2 .extra2 .org_box{width:20px}.op-387 .col_flex.colm-6-2 .extra2 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-6-2 .extra2 .extra1{display:flex;flex-direction:column}.op-387 .col_flex.colm-6-2 .extra2 .extra1 .org_box{height:5px}.op-387 .col_flex.colm-6-2 .extra2 .extra1 .org_box p.num_data{height:6px;font-size:.1rem}.op-387 .col_flex.colm-6-2 .extra2 .extra2{display:flex;flex-direction:column}.op-387 .col_flex.colm-6-2 .extra2 .extra2 .org_box{height:10px}.op-387 .col_flex.colm-6-2 .extra2 .extra2 .org_box p.num_data{font-size:.2rem;height:11px}.op-387 .col_flex.colm-6-3{margin-top:3.7rem!important;margin-left:-10.6rem}.op-387 .col_flex.colm-6-3 .extra2{display:flex;flex-direction:row-reverse}.op-387 .col_flex.colm-6-3 .extra2 .org_box{width:20px;height:40.5px}.op-387 .col_flex.colm-6-3 .extra2 .org_box p.num_data{font-size:.3rem;display:flex;justify-content:center;align-items:center}.op-387 .col_flex.colm-6-3 .extra2 .extra2-1{display:flex;flex-direction:column}.op-387 .col_flex.colm-6-3 .extra2 .extra2-1 .org_box{height:5px}.op-387 .col_flex.colm-6-3 .extra2 .extra2-1 .org_box p.num_data{font-size:.1rem;height:6px}.op-387 .col_flex.colm-6-3 .extra2 .extra2-2{display:flex;flex-direction:column}.op-387 .col_flex.colm-6-3 .extra2 .extra2-2 .org_box{height:20.25px}.op-387 .col_flex.colm-6-3 .extra2 .extra2-2 .org_box p.num_data{font-size:.2rem;height:20px}.op-387 .col_flex.colm-6-4{margin-top:9.7rem!important;margin-left:-11.2rem}.op-387 .col_flex.colm-6-4 .extra2{display:flex}.op-387 .col_flex.colm-6-4 .extra2 .org_box{width:18px}.op-387 .col_flex.colm-6-4 .extra2 .org_box p.num_data{font-size:.23rem}.op-387 .col_flex.colm-6-5{margin-top:12.7rem!important;margin-left:-13.2rem}.op-387 .col_flex.colm-6-5 .extra2{display:flex}.op-387 .col_flex.colm-6-5 .extra2 .org_box{width:18px}.op-387 .col_flex.colm-6-5 .extra2 .org_box p.num_data{font-size:.23rem}.op-387 .col_flex.colm-6-6{margin-top:14rem!important;margin-left:-13rem}.op-387 .col_flex.colm-6-6 .extra2{display:flex}.op-387 .col_flex.colm-6-6 .extra2 .org_box{width:18px}.op-387 .col_flex.colm-6-6 .extra2 .org_box p.num_data{font-size:.23rem}.op-387 .col_flex.colm-7{margin-top:-6rem!important;margin-left:4rem}.op-387 .col_flex.colm-7 .org_box{height:18px}.op-387 .col_flex.colm-8{margin-top:-6rem!important;margin-left:-2.5rem}.op-387 .col_flex.colm-8 .org_box{height:18px;width:28px}.op-387 .col_flex.colm-8 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-8 .extra2{display:flex}.op-387 .col_flex.colm-8 .extra2 .org_box{width:14px}.op-387 .col_flex.colm-8 .extra2 .org_box p.num_data{font-size:.2rem}.op-387 .col_flex.colm-8 .colm-8-mdl{margin-top:-2rem}.op-387 .col_flex.colm-8 .colm-8-btm{margin-top:.5rem}.op-387 .col_flex.colm-8 .colm-8-btm .org_box{height:17px}.op-387 .col_flex.colm-8 .colm-8-btm .extra2{display:flex}.op-387 .col_flex.colm-8 .colm-8-btm .extra2 .org_box{width:14px}.op-387 .col_flex.colm-9{margin-top:-6rem!important;margin-left:-3.4rem}.op-387 .col_flex.colm-9 .org_box{height:18px;width:28px}.op-387 .col_flex.colm-9 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-9 .colm-9-mdl{margin-top:-2rem}.op-387 .col_flex.colm-9 .colm-9-btm{margin-top:.5rem}.op-387 .col_flex.colm-9 .colm-9-btm .org_box{height:17px}.op-387 .col_flex.colm-10{margin-top:-10.2rem!important;margin-left:4.4rem}.op-387 .col_flex.colm-10 .org_box{height:16.5px;width:28px}.op-387 .col_flex.colm-10 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-11{margin-top:-10.2rem!important;margin-left:-2.4rem}.op-387 .col_flex.colm-11 .org_box{height:16.5px;width:28px}.op-387 .col_flex.colm-11 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-11 .colm-11-btm{margin-top:-1rem}.op-387 .col_flex.colm-11 .colm-11-btm .org_box{height:22px}.op-387 .col_flex.colm-12{margin-top:-10.2rem!important;margin-left:-2.8rem}.op-387 .col_flex.colm-12 .org_box{height:16.5px;width:32px}.op-387 .col_flex.colm-12 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-12 .extra2{display:flex}.op-387 .col_flex.colm-12 .extra2 .org_box{height:16.5px;width:8px}.op-387 .col_flex.colm-12 .extra2 .org_box p.num_data{font-size:.15rem}.op-387 .col_flex.colm-12 .colm-12-btm{margin-top:0rem}.op-387 .col_flex.colm-12 .colm-12-btm .org_box{height:20px}.op-387 .col_flex.colm-12 .colm-12-btm .extra2-1{display:flex;gap:2px}.op-387 .col_flex.colm-12 .colm-12-btm .extra2-1 .org_box{height:16.5px;width:2px}.op-387 .col_flex.colm-12 .colm-12-btm .extra2-1 .org_box p.num_data{font-size:.1rem;width:3.6px}.op-387 .col_flex.colm-13{margin-top:-10.2rem!important;margin-left:2.6rem}.op-387 .col_flex.colm-13 .org_box{height:16.5px;width:28px}.op-387 .col_flex.colm-13 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-13 .colm-13-btm{margin-top:-.25rem}.op-387 .col_flex.colm-13 .colm-13-btm .org_box{height:20px}.op-387 .col_flex.colm-14{margin-top:-10.2rem!important;margin-left:-1.6rem}.op-387 .col_flex.colm-14 .org_box{height:16.5px;width:28px}.op-387 .col_flex.colm-14 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-14 .colm-14-btm{margin-top:-.25rem}.op-387 .col_flex.colm-14 .colm-14-btm .org_box{height:20px}.op-387 .col_flex.colm-16{margin-top:-10.2rem!important;margin-left:5.9rem}.op-387 .col_flex.colm-16 .org_box{height:16.5px;width:28px}.op-387 .col_flex.colm-16 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-16 .colm-16-btm{margin-top:-.25rem;margin-left:-.5rem}.op-387 .col_flex.colm-16 .colm-16-btm .org_box{height:20px}.op-387 .col_flex.colm-17{margin-top:-10.2rem!important;margin-left:-2.1rem}.op-387 .col_flex.colm-17 .org_box{height:16.5px;width:28px}.op-387 .col_flex.colm-17 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-17 .extra2{display:flex}.op-387 .col_flex.colm-17 .extra2 .org_box{width:14.5px}.op-387 .col_flex.colm-17 .extra2 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-17 .extra2-1{display:flex;gap:1px}.op-387 .col_flex.colm-17 .extra2-1 .org_box{height:16.5px;width:6.5px}.op-387 .col_flex.colm-17 .extra2-1 .org_box p.num_data{font-size:.15rem}.op-387 .col_flex.colm-17 .colm-17-btm{margin-top:-.25rem;margin-left:-.5rem}.op-387 .col_flex.colm-17 .colm-17-btm .org_box{height:20px}.op-387 .col_flex.colm-19{margin-top:-10.2rem!important;margin-left:6.8rem}.op-387 .col_flex.colm-19 .org_box{height:16.5px;width:28px}.op-387 .col_flex.colm-19 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-19 .colm-19-mdl{margin-top:-1.5rem}.op-387 .col_flex.colm-19 .colm-19-mdl .org_box{height:18px}.op-387 .col_flex.colm-19 .colm-19-btm{margin-top:1rem}.op-387 .col_flex.colm-19 .colm-19-btm .org_box{height:20px}.op-387 .col_flex.colm-20{margin-top:-10.2rem!important;margin-left:-1.3rem}.op-387 .col_flex.colm-20 .org_box{height:16.5px;width:28px}.op-387 .col_flex.colm-20 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-20 .colm-20-mdl{margin-top:-1.5rem}.op-387 .col_flex.colm-20 .colm-20-mdl .org_box{height:18px}.op-387 .col_flex.colm-20 .colm-20-btm{margin-top:1rem}.op-387 .col_flex.colm-20 .colm-20-btm .org_box{height:20px}.op-387 .col_flex.colm-21{margin-top:-10.2rem!important;margin-left:-2.15rem}.op-387 .col_flex.colm-21 .org_box{height:16.5px;width:22px}.op-387 .col_flex.colm-21 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-21 .colm-21-mdl{margin-top:-1.5rem}.op-387 .col_flex.colm-21 .colm-21-mdl .org_box{height:18px}.op-387 .col_flex.colm-22{margin-top:-10.2rem!important;margin-left:-2rem}.op-387 .col_flex.colm-22 .org_box{height:16.5px;width:22px}.op-387 .col_flex.colm-22 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-22 .colm-22-mdl{margin-top:-1.5rem}.op-387 .col_flex.colm-22 .colm-22-mdl .org_box{height:18px}}@media only screen and (max-width:1600px){.op-387{transform:scale(1.3)}.op-387 .main_col{margin-top:64rem;margin-left:7.3rem}.op-387 .shape-5 img{width:160rem;left:20rem;margin-top:0rem;height:100rem}.op-387 .inv{height:22.7px}.op-387 .org_box{height:15.5px;width:30px}.op-387 p.num_data{height:100%;font-size:.4rem}.op-387 .col_flex.colm-1{margin-top:-8rem!important;margin-left:-5rem}.op-387 .col_flex.colm-1 .extra2{display:flex}.op-387 .col_flex.colm-1 .extra2 .org_box{width:14.5px}.op-387 .col_flex.colm-1 .extra2 .org_box p.num_data{font-size:.23rem}.op-387 .col_flex.colm-1 .col_flex.colm-1-mdl{margin-top:3.5rem}.op-387 .col_flex.colm-1 .col_flex.colm-1-btm{margin-top:5.6rem}.op-387 .col_flex.colm-1 .col_flex.colm-1-btm .org_box{height:15px}.op-387 .col_flex.colm-2{margin-top:-8rem!important;margin-left:-3.3rem}.op-387 .col_flex.colm-2 .col_flex.colm-2-mdl{margin-top:1.6rem}.op-387 .col_flex.colm-2 .col_flex.colm-2-btm{margin-top:8.6rem}.op-387 .col_flex.colm-2 .col_flex.colm-2-btm .org_box{height:15px}.op-387 .col_flex.colm-3{margin-top:1.6rem!important;margin-left:-4.4rem}.op-387 .col_flex.colm-3 .extra2-1{display:flex;gap:1.7px}.op-387 .col_flex.colm-3 .extra2-1 .org_box{width:3px;height:15px}.op-387 .col_flex.colm-3 .extra2-1 .org_box p.num_data{font-size:.1rem}.op-387 .col_flex.colm-3 .extra2{display:flex;gap:1.5px}.op-387 .col_flex.colm-3 .extra2 .org_box{width:8px}.op-387 .col_flex.colm-3 .extra2 .org_box p.num_data{font-size:.2rem}.op-387 .col_flex.colm-3 .col_flex.colm-3-btm{margin-top:5rem;margin-left:.5rem}.op-387 .col_flex.colm-3 .col_flex.colm-3-btm .org_box{height:15px}.op-387 .col_flex.colm-4{margin-top:-8.5rem!important;margin-left:5rem}.op-387 .col_flex.colm-4 .extra2{display:flex}.op-387 .col_flex.colm-4 .extra2 .org_box{width:18px}.op-387 .col_flex.colm-4 .extra2 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-5{margin-top:-6.7rem!important;margin-left:-12rem}.op-387 .col_flex.colm-5 .extra2{display:flex}.op-387 .col_flex.colm-5 .extra2 .org_box{width:17px}.op-387 .col_flex.colm-5 .extra2 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-6{margin-top:-3.7rem!important;margin-left:-11.6rem}.op-387 .col_flex.colm-6 .extra2{display:flex}.op-387 .col_flex.colm-6 .extra2 .org_box{width:18px}.op-387 .col_flex.colm-6 .extra2 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-6 .extra2 .extra{display:flex;flex-direction:column}.op-387 .col_flex.colm-6 .extra2 .extra .org_box{height:7.7px}.op-387 .col_flex.colm-6 .extra2 .extra .org_box p.num_data{font-size:.2rem}.op-387 .col_flex.colm-6-2{margin-top:1rem!important;margin-left:-10.6rem}.op-387 .col_flex.colm-6-2 .extra2{display:flex}.op-387 .col_flex.colm-6-2 .extra2 .org_box{width:20px}.op-387 .col_flex.colm-6-2 .extra2 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-6-2 .extra2 .extra1{display:flex;flex-direction:column}.op-387 .col_flex.colm-6-2 .extra2 .extra1 .org_box{height:6px}.op-387 .col_flex.colm-6-2 .extra2 .extra1 .org_box p.num_data{height:7px;font-size:.2rem}.op-387 .col_flex.colm-6-2 .extra2 .extra2{display:flex;flex-direction:column}.op-387 .col_flex.colm-6-2 .extra2 .extra2 .org_box{height:12.25px}.op-387 .col_flex.colm-6-2 .extra2 .extra2 .org_box p.num_data{font-size:.2rem;height:13px}.op-387 .col_flex.colm-6-3{margin-top:3.7rem!important;margin-left:-11.5rem}.op-387 .col_flex.colm-6-3 .extra2{display:flex;flex-direction:row-reverse}.op-387 .col_flex.colm-6-3 .extra2 .org_box{width:18px;height:41px}.op-387 .col_flex.colm-6-3 .extra2 .org_box p.num_data{font-size:.3rem;display:flex;justify-content:center;align-items:center}.op-387 .col_flex.colm-6-3 .extra2 .extra2-1{display:flex;flex-direction:column}.op-387 .col_flex.colm-6-3 .extra2 .extra2-1 .org_box{height:5px}.op-387 .col_flex.colm-6-3 .extra2 .extra2-1 .org_box p.num_data{font-size:.2rem;height:7px}.op-387 .col_flex.colm-6-3 .extra2 .extra2-2{display:flex;flex-direction:column}.op-387 .col_flex.colm-6-3 .extra2 .extra2-2 .org_box{height:20.5px}.op-387 .col_flex.colm-6-3 .extra2 .extra2-2 .org_box p.num_data{font-size:.2rem}.op-387 .col_flex.colm-6-4{margin-top:10rem!important;margin-left:-13.5rem}.op-387 .col_flex.colm-6-4 .extra2{display:flex}.op-387 .col_flex.colm-6-4 .extra2 .org_box{width:17px}.op-387 .col_flex.colm-6-4 .extra2 .org_box p.num_data{font-size:.23rem}.op-387 .col_flex.colm-6-5{margin-top:12.9rem!important;margin-left:-14.5rem}.op-387 .col_flex.colm-6-5 .extra2{display:flex}.op-387 .col_flex.colm-6-5 .extra2 .org_box{width:18px}.op-387 .col_flex.colm-6-5 .extra2 .org_box p.num_data{font-size:.23rem}.op-387 .col_flex.colm-6-6{margin-top:14.4rem!important;margin-left:-13.6rem}.op-387 .col_flex.colm-6-6 .extra2{display:flex}.op-387 .col_flex.colm-6-6 .extra2 .org_box{width:18px}.op-387 .col_flex.colm-6-6 .extra2 .org_box p.num_data{font-size:.23rem}.op-387 .col_flex.colm-7{margin-top:-5.5rem!important;margin-left:.75rem}.op-387 .col_flex.colm-7 .org_box{height:16px}.op-387 .col_flex.colm-8{margin-top:-7.3rem!important;margin-left:-2.8rem}.op-387 .col_flex.colm-8 .org_box{height:13px;width:20px}.op-387 .col_flex.colm-8 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-8 .extra2{display:flex}.op-387 .col_flex.colm-8 .extra2 .org_box{width:10px}.op-387 .col_flex.colm-8 .extra2 .org_box p.num_data{font-size:.15rem}.op-387 .col_flex.colm-8 .colm-8-mdl{margin-top:1.3rem}.op-387 .col_flex.colm-8 .colm-8-btm{margin-top:2rem}.op-387 .col_flex.colm-8 .colm-8-btm .org_box{height:14px}.op-387 .col_flex.colm-8 .colm-8-btm .extra2{display:flex}.op-387 .col_flex.colm-8 .colm-8-btm .extra2 .org_box{width:10px}.op-387 .col_flex.colm-9{margin-top:-7.3rem!important;margin-left:-3.5rem}.op-387 .col_flex.colm-9 .org_box{height:13.2px;width:20px}.op-387 .col_flex.colm-9 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-9 .colm-9-mdl{margin-top:1.2rem}.op-387 .col_flex.colm-9 .colm-9-btm{margin-top:1.85rem}.op-387 .col_flex.colm-9 .colm-9-btm .org_box{height:14px}.op-387 .col_flex.colm-10{margin-top:-10.2rem!important;margin-left:3.5rem}.op-387 .col_flex.colm-10 .org_box{height:14.5px;width:28px}.op-387 .col_flex.colm-10 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-11{margin-top:-10.2rem!important;margin-left:-2.8rem}.op-387 .col_flex.colm-11 .org_box{height:13.5px;width:28px}.op-387 .col_flex.colm-11 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-11 .colm-11-btm{margin-top:.3rem}.op-387 .col_flex.colm-11 .colm-11-btm .org_box{height:19px}.op-387 .col_flex.colm-12{margin-top:-10.2rem!important;margin-left:-3.7rem}.op-387 .col_flex.colm-12 .org_box{height:14.8px;width:28px}.op-387 .col_flex.colm-12 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-12 .extra2{display:flex;gap:1px}.op-387 .col_flex.colm-12 .extra2 .org_box{height:16.5px;width:6px}.op-387 .col_flex.colm-12 .extra2 .org_box p.num_data{font-size:.15rem}.op-387 .col_flex.colm-12 .colm-12-btm{margin-top:-.3rem}.op-387 .col_flex.colm-12 .colm-12-btm .org_box{height:16.7px}.op-387 .col_flex.colm-12 .colm-12-btm .extra2-1{display:flex;gap:2px}.op-387 .col_flex.colm-12 .colm-12-btm .extra2-1 .org_box{height:16.5px;width:1.6px}.op-387 .col_flex.colm-12 .colm-12-btm .extra2-1 .org_box p.num_data{font-size:.07rem}.op-387 .col_flex.colm-13{margin-top:-10.2rem!important;margin-left:2rem}.op-387 .col_flex.colm-13 .org_box{height:13px;width:28px}.op-387 .col_flex.colm-13 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-13 .colm-13-btm{margin-top:2rem}.op-387 .col_flex.colm-13 .colm-13-btm .org_box{height:16px}.op-387 .col_flex.colm-14{margin-top:-10.2rem!important;margin-left:-2.8rem}.op-387 .col_flex.colm-14 .org_box{height:13px;width:28px}.op-387 .col_flex.colm-14 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-14 .colm-14-btm{margin-top:2rem}.op-387 .col_flex.colm-14 .colm-14-btm .org_box{height:16px}.op-387 .col_flex.colm-16{margin-top:-10.2rem!important;margin-left:5.1rem}.op-387 .col_flex.colm-16 .org_box{height:13px;width:28px}.op-387 .col_flex.colm-16 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-16 .colm-16-btm{margin-top:2rem;margin-left:-.5rem}.op-387 .col_flex.colm-16 .colm-16-btm .org_box{height:16px}.op-387 .col_flex.colm-17{margin-top:-10.2rem!important;margin-left:-2.7rem}.op-387 .col_flex.colm-17 .org_box{height:13px;width:28px}.op-387 .col_flex.colm-17 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-17 .extra2{display:flex}.op-387 .col_flex.colm-17 .extra2 .org_box{width:14.5px}.op-387 .col_flex.colm-17 .extra2 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-17 .extra2-1{display:flex;gap:1px}.op-387 .col_flex.colm-17 .extra2-1 .org_box{height:16.5px;width:6.5px}.op-387 .col_flex.colm-17 .extra2-1 .org_box p.num_data{font-size:.15rem}.op-387 .col_flex.colm-17 .colm-17-btm{margin-top:1.8rem;margin-left:-.5rem}.op-387 .col_flex.colm-17 .colm-17-btm .org_box{height:16px}.op-387 .col_flex.colm-19{margin-top:-10rem!important;margin-left:6.1rem}.op-387 .col_flex.colm-19 .org_box{height:14px;width:28px}.op-387 .col_flex.colm-19 .org_box p.num_data{font-size:.3rem}.op-387 .col_flex.colm-19 .colm-19-mdl{margin-top:-.5rem}.op-387 .col_flex.colm-19 .colm-19-mdl .org_box{height:14px}.op-387 .col_flex.colm-19 .colm-19-btm{margin-top:1rem}.op-387 .col_flex.colm-19 .colm-19-btm .org_box{height:18px}.op-387 .col_flex.colm-20{margin-top:-10.2rem!important;margin-left:-1rem}.op-387 .col_flex.colm-20 .org_box{height:14px;width:20px}.op-387 .col_flex.colm-20 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-20 .colm-20-mdl{margin-top:-2rem}.op-387 .col_flex.colm-20 .colm-20-mdl .org_box{height:18px}.op-387 .col_flex.colm-20 .colm-20-btm{margin-top:0rem;margin-left:-1rem}.op-387 .col_flex.colm-20 .colm-20-btm .org_box{height:18.5px}.op-387 .col_flex.colm-21{margin-top:-10.2rem!important;margin-left:-3.6rem}.op-387 .col_flex.colm-21 .org_box{height:14.5px;width:19px}.op-387 .col_flex.colm-21 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-21 .colm-21-mdl{margin-top:-1.5rem}.op-387 .col_flex.colm-21 .colm-21-mdl .org_box{height:18px}.op-387 .col_flex.colm-22{margin-top:-10.8rem!important;margin-left:-3rem}.op-387 .col_flex.colm-22 .org_box{height:16.5px;width:22px}.op-387 .col_flex.colm-22 .org_box p.num_data{font-size:.25rem}.op-387 .col_flex.colm-22 .colm-22-mdl{margin-top:-1.5rem}.op-387 .col_flex.colm-22 .colm-22-mdl .org_box{height:18px}}.op-390{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-390 .modal-content{width:100%!important}.op-390 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-390 .main_col{display:flex;gap:65px}.op-390 .org_box{display:flex;justify-content:start;align-items:center}.op-390 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-390 .right_show{cursor:pointer}.op-390 .right_show:hover+.info_ct{display:block}.op-390 .left_show{cursor:pointer}.op-390 .left_show:hover+.info_ctl{display:block}.op-390 .info_ct{position:relative;background:#000;display:none}.op-390 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-390 .info_ctl{position:relative;background:#000;display:none;right:-15%}.op-390 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-390 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-390 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-390 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-390 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-390 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-390 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-390 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-390 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-390 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-390 .move_left{position:relative}.op-390 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-390 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-390 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-390 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-390 .main_col{margin-top:30.5rem;margin-left:8rem}.op-390 .shape-5 img{width:245rem;left:-8rem;margin-top:-18rem}.op-390 .inv{height:70px}.op-390 .org_box{height:70px;width:70px}.op-390 p.num_data{height:70px;width:70px;font-size:1rem}.op-390 .col_flex.colm-1 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-1 .btm .org_box{height:55px}.op-390 .col_flex.colm-2{margin-left:6.3rem}.op-390 .col_flex.colm-2 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-2 .btm .org_box{height:55px}.op-390 .col_flex.colm-3{margin-left:3rem}.op-390 .col_flex.colm-3 .side{gap:.7rem}.op-390 .col_flex.colm-3 .side .org_box{width:15px}.op-390 .col_flex.colm-3 .side .org_box p.num_data{font-size:.6rem}.op-390 .col_flex.colm-3 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-3 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-3 .btm .org_box{height:55px}.op-390 .col_flex.colm-4{margin-left:6rem}.op-390 .col_flex.colm-4 .side{gap:.7rem}.op-390 .col_flex.colm-4 .side .org_box{width:15px}.op-390 .col_flex.colm-4 .side .org_box p.num_data{font-size:.6rem}.op-390 .col_flex.colm-4 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-4 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-4 .btm .org_box{height:55px}.op-390 .col_flex.colm-5{margin-left:1.5rem}.op-390 .col_flex.colm-5 .side{gap:.7rem}.op-390 .col_flex.colm-5 .side .org_box{width:15px}.op-390 .col_flex.colm-5 .side .org_box p.num_data{font-size:.6rem}.op-390 .col_flex.colm-5 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-5 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-5 .btm .org_box{height:55px}.op-390 .col_flex.colm-6{margin-left:10rem}.op-390 .col_flex.colm-6 .side{gap:.7rem}.op-390 .col_flex.colm-6 .side .org_box{width:15px}.op-390 .col_flex.colm-6 .side .org_box p.num_data{font-size:.6rem}.op-390 .col_flex.colm-6 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-6 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-6 .btm .org_box{height:55px}.op-390 .col_flex.colm-7{margin-left:3rem}.op-390 .col_flex.colm-7 .side{gap:.7rem}.op-390 .col_flex.colm-7 .side .org_box{width:15px}.op-390 .col_flex.colm-7 .side .org_box p.num_data{font-size:.6rem}.op-390 .col_flex.colm-7 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-7 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-7 .btm .org_box{height:55px}.op-390 .col_flex.colm-8{margin-left:12rem}.op-390 .col_flex.colm-8 .side{gap:.75rem}.op-390 .col_flex.colm-8 .side .org_box{width:25px}.op-390 .col_flex.colm-8 .side .org_box p.num_data{font-size:.8rem}.op-390 .col_flex.colm-8 .side .org_box .info_ctl{right:-105%}.op-390 .col_flex.colm-8 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-8 .btm .org_box{height:55px}.op-390 .col_flex.colm-9{margin-left:3.5rem}.op-390 .col_flex.colm-9 .side{gap:.75rem}.op-390 .col_flex.colm-9 .side .org_box{width:25px}.op-390 .col_flex.colm-9 .side .org_box p.num_data{font-size:.8rem}.op-390 .col_flex.colm-9 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-9 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-9 .btm .org_box{height:55px}.op-390 .col_flex.colm-10{margin-left:10rem}.op-390 .col_flex.colm-10 .side{gap:.75rem}.op-390 .col_flex.colm-10 .side .org_box{width:25px}.op-390 .col_flex.colm-10 .side .org_box p.num_data{font-size:.8rem}.op-390 .col_flex.colm-10 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-10 .btm{margin-top:44.5rem}.op-390 .col_flex.colm-10 .btm .org_box{height:55px}}@media only screen and (max-width:1600px){.op-390{transform:scale(.9)}.op-390 .info_ctl{position:relative;background:#000;display:none;right:-35%}.op-390 .main_col{margin-top:45.5rem;margin-left:17rem}.op-390 .shape-5 img{width:200rem;left:10rem;margin-top:6rem}.op-390 .inv{height:51px}.op-390 .org_box{height:51px;width:60px}.op-390 p.num_data{height:51px;width:60px;font-size:.9rem}.op-390 .col_flex.colm-1 .btm{margin-top:35rem}.op-390 .col_flex.colm-1 .btm .org_box{height:46px}.op-390 .col_flex.colm-2{margin-left:2.8rem}.op-390 .col_flex.colm-2 .btm{margin-top:35rem}.op-390 .col_flex.colm-2 .btm .org_box{height:46px}.op-390 .col_flex.colm-3{margin-left:1rem}.op-390 .col_flex.colm-3 .side{gap:.5rem}.op-390 .col_flex.colm-3 .side .org_box{width:12px}.op-390 .col_flex.colm-3 .side .org_box p.num_data{font-size:.4rem}.op-390 .col_flex.colm-3 .side .org_box .info_ctl{right:-450%}.op-390 .col_flex.colm-3 .btm{margin-top:35rem}.op-390 .col_flex.colm-3 .btm .org_box{height:46px}.op-390 .col_flex.colm-4{margin-left:2.7rem}.op-390 .col_flex.colm-4 .side{gap:.5rem}.op-390 .col_flex.colm-4 .side .org_box{width:12px}.op-390 .col_flex.colm-4 .side .org_box p.num_data{font-size:.4rem}.op-390 .col_flex.colm-4 .side .org_box .info_ctl{right:-450%}.op-390 .col_flex.colm-4 .btm{margin-top:35rem}.op-390 .col_flex.colm-4 .btm .org_box{height:46px}.op-390 .col_flex.colm-5{margin-left:.8rem}.op-390 .col_flex.colm-5 .side{gap:.7rem}.op-390 .col_flex.colm-5 .side .org_box{width:15px}.op-390 .col_flex.colm-5 .side .org_box p.num_data{font-size:.6rem}.op-390 .col_flex.colm-5 .side .org_box .info_ctl{right:-325%}.op-390 .col_flex.colm-5 .btm{margin-top:35rem}.op-390 .col_flex.colm-5 .btm .org_box{height:46px}.op-390 .col_flex.colm-6{margin-left:4rem}.op-390 .col_flex.colm-6 .side{gap:.7rem}.op-390 .col_flex.colm-6 .side .org_box{width:15px}.op-390 .col_flex.colm-6 .side .org_box p.num_data{font-size:.6rem}.op-390 .col_flex.colm-6 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-6 .btm{margin-top:35rem}.op-390 .col_flex.colm-6 .btm .org_box{height:46px}.op-390 .col_flex.colm-7{margin-left:1.5rem}.op-390 .col_flex.colm-7 .side{gap:.7rem}.op-390 .col_flex.colm-7 .side .org_box{width:15px}.op-390 .col_flex.colm-7 .side .org_box p.num_data{font-size:.6rem}.op-390 .col_flex.colm-7 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-7 .btm{margin-top:35rem}.op-390 .col_flex.colm-7 .btm .org_box{height:46px}.op-390 .col_flex.colm-8{margin-left:7rem}.op-390 .col_flex.colm-8 .side{gap:.75rem}.op-390 .col_flex.colm-8 .side .org_box{width:25px}.op-390 .col_flex.colm-8 .side .org_box p.num_data{font-size:.8rem}.op-390 .col_flex.colm-8 .side .org_box .info_ctl{right:-125%}.op-390 .col_flex.colm-8 .btm{margin-top:35rem}.op-390 .col_flex.colm-8 .btm .org_box{height:46px}.op-390 .col_flex.colm-9{margin-left:1.5rem}.op-390 .col_flex.colm-9 .side{gap:.75rem}.op-390 .col_flex.colm-9 .side .org_box{width:25px}.op-390 .col_flex.colm-9 .side .org_box p.num_data{font-size:.8rem}.op-390 .col_flex.colm-9 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-9 .btm{margin-top:35rem}.op-390 .col_flex.colm-9 .btm .org_box{height:46px}.op-390 .col_flex.colm-10{margin-left:5rem}.op-390 .col_flex.colm-10 .side{gap:.75rem}.op-390 .col_flex.colm-10 .side .org_box{width:25px}.op-390 .col_flex.colm-10 .side .org_box p.num_data{font-size:.8rem}.op-390 .col_flex.colm-10 .side .org_box .info_ctl{right:-255%}.op-390 .col_flex.colm-10 .btm{margin-top:35rem}.op-390 .col_flex.colm-10 .btm .org_box{height:46px}}.op-392{position:relative;padding-top:2rem;height:75vh;padding:5rem 5rem 5rem 15rem}.op-392 .main_col{display:flex;gap:114px;margin-top:12.9rem}.op-392 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-392 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-392 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-392 .num_data5{background:#fe8600;color:#fff;padding:18px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:50px}.op-392 .num_data55{background:#fe8600;color:#fff;padding:13px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:60px;text-align:center;height:40px}.op-392 .num_data555{background:#fe8600;color:#fff;padding:13px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:66px;text-align:center;height:40px}.op-392 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:72px;text-align:center;height:17px}.op-392 .num_one_row2{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:60px;text-align:center;height:23px}.op-392 .num_one_row3{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:60px;text-align:center;height:25px}.op-392 .num-bor{border-left:.5px solid white}.op-392 .shape-5 img{width:149.7rem;margin-right:1rem;left:3rem;margin-top:-246px;position:absolute}.op-392 .org_box{display:flex;justify-content:start;align-items:center}.op-392 .left_show{cursor:pointer}.op-392 .left_show:hover+.info_ctl{display:block}.op-392 .info_ct{position:relative;background:#000;display:none}.op-392 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-392 .info_ctl{position:relative;background:#000;display:none;right:-40%}.op-392 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-392 .new_class{right:-28px!important}.op-392 .triangle_sm{right:44px!important}.op-392 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-392 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-392 .innr_ctl{position:absolute;background:#7f7f7f;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-392 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-392 .move_left{position:relative}.op-392 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-392 .col_flex2{display:flex;gap:.8px}.op-392 .h_70{width:75px}.op-392 .h_80{width:80px}.op-392 .ml-70{margin-left:70px}.op-392 .main_col2{display:flex;flex-direction:column;gap:60px}.op-392 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-392 .h_80-out{margin-left:-5px}.op-392 .pilar1{margin-left:-62px}.op-392 .pilar2{margin-left:-55px}.op-392 .pilar3{margin-left:-63px}.op-392 .pilar4{margin-left:-64px}.op-392 .pilar5{margin-left:-63px}.op-392 .pilar6{margin-left:-55px}.op-392 .pilar7{margin-left:-68px}.op-392 .pilar8{margin-left:-64px}.op-392 .pilar9{margin-left:-66px}.op-392 .pilar10{margin-left:-75px}.op-392 .pilar11{margin-left:-61px}.op-392 .col_inner_style{margin-top:-130px;padding-left:30px;display:flex}.op-392 .col_inner_style2{margin-top:-130px;margin-left:-15px;display:flex;gap:2px}@media screen and (min-width:1600px){.op-392{transform:scale(.95)}.op-392 .shape-5 img{width:250rem;margin-top:0rem}.op-392 .main_col{margin-top:49rem;margin-left:29rem}.op-392 .num_data55{height:63px;width:58px}.op-392 .col_flex .btm{margin-top:4rem}.op-392 .col_flex .btm .num_data55{height:55px}.op-392 .pilar1{margin-left:-5rem}.op-392 .pilar1 .btm{margin-top:4rem}.op-392 .pilar1 .btm .num_data55{height:55px}.op-392 .pilar2{margin-left:0rem}.op-392 .pilar2 .btm{margin-top:4rem}.op-392 .pilar2 .btm .num_data55{height:55px}.op-392 .pilar3{margin-top:-10.7rem;margin-left:-4.5rem}.op-392 .pilar4{margin-left:-2rem}.op-392 .pilar4 .btm{margin-top:4rem}.op-392 .pilar4 .btm .num_data55{height:55px}.op-392 .pilar5{margin-left:1rem}.op-392 .pilar5 .btm{margin-top:4rem}.op-392 .pilar5 .btm .num_data55{height:55px}.op-392 .pilar6{margin-top:-11rem;margin-left:0rem}.op-392 .pilar6 .btm{margin-top:4rem}.op-392 .pilar6 .btm .num_data55{height:55px}.op-392 .pilar7{margin-left:-1rem}.op-392 .pilar7 .btm{margin-top:4rem}.op-392 .pilar7 .btm .num_data55{height:55px}.op-392 .pilar8{margin-left:0rem}.op-392 .pilar8 .btm{margin-top:0rem}.op-392 .pilar8 .btm .num_data55{height:55px}.op-392 .pilar9{margin-left:-1rem}.op-392 .pilar9 .btm{margin-top:4rem}.op-392 .pilar9 .btm .num_data555{height:55px}.op-392 .pilar10{margin-left:0rem}.op-392 .pilar10 .btm{margin-top:3rem}.op-392 .pilar10 .btm .num_data55{height:55px}.op-392 .pilar11{margin-left:0rem}.op-392 .pilar11 .num_data555{height:55px}.op-392 .pilar11 .btm{margin-top:7rem}.op-392 .pilar12{margin-left:-1rem}.op-392 .pilar12 .num_data555{height:55px}.op-392 .pilar12 .btm{margin-top:7rem}.op-392 .pilar13{margin-left:-2rem}.op-392 .pilar13 .num_data555{height:55px}.op-392 .pilar13 .btm{margin-top:7rem}.op-392 .col_inner_style{margin-top:-130px;padding-left:30px}.op-392 .col_inner_style2{margin-top:-129px;margin-left:-15px}}@media screen and (max-width:1600px){.op-392{transform:scale(.75);margin-top:3.5rem}.op-392 .shape-5 img{width:250rem;margin-top:0rem}.op-392 .main_col{margin-top:49.5rem;margin-left:28rem}.op-392 .num_data55{height:55px;width:50px}.op-392 .col_flex .btm{margin-top:4rem}.op-392 .col_flex .btm .num_data55{height:48px}.op-392 .pilar1{margin-left:-6rem}.op-392 .pilar1 .btm{margin-top:4rem}.op-392 .pilar1 .btm .num_data55{height:48px}.op-392 .pilar2{margin-left:-1rem}.op-392 .pilar2 .btm{margin-top:4rem}.op-392 .pilar2 .btm .num_data55{height:48px}.op-392 .pilar3{margin-top:-10.7rem;margin-left:-4.5rem}.op-392 .pilar4{margin-left:-5rem}.op-392 .pilar4 .btm{margin-top:4rem}.op-392 .pilar4 .btm .num_data55{height:48px}.op-392 .pilar5{margin-left:-1.5rem}.op-392 .pilar5 .btm{margin-top:4rem}.op-392 .pilar5 .btm .num_data55{height:48px}.op-392 .pilar6{margin-top:-11rem;margin-left:0rem}.op-392 .pilar6 .btm{margin-top:5rem}.op-392 .pilar6 .btm .num_data55{height:48px}.op-392 .pilar7{margin-left:-3.5rem}.op-392 .pilar7 .btm{margin-top:4rem}.op-392 .pilar7 .btm .num_data55{height:48px}.op-392 .pilar8{margin-left:-2rem}.op-392 .pilar8 .btm{margin-top:0rem}.op-392 .pilar8 .btm .num_data55{height:48px}.op-392 .pilar9{margin-left:-2.5rem}.op-392 .pilar9 .btm{margin-top:4rem}.op-392 .pilar9 .btm .num_data555{height:48px}.op-392 .pilar10{margin-left:-2rem}.op-392 .pilar10 .btm{margin-top:3rem}.op-392 .pilar10 .btm .num_data55{height:48px}.op-392 .pilar11{margin-left:-3rem}.op-392 .pilar11 .num_data555{height:48px}.op-392 .pilar11 .btm{margin-top:7rem}.op-392 .pilar12{margin-left:-2rem}.op-392 .pilar12 .num_data555{height:48px}.op-392 .pilar12 .btm{margin-top:7rem}.op-392 .pilar13{margin-left:-3rem}.op-392 .pilar13 .num_data555{height:48px}.op-392 .pilar13 .btm{margin-top:7rem}.op-392 .col_inner_style{margin-top:-130px;padding-left:30px}.op-392 .col_inner_style2{margin-top:-129px;margin-left:-15px}}.op-393{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-393 .modal-content{width:100%!important}.op-393 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-393 .main_col{display:flex;gap:65px}.op-393 .org_box{display:flex;justify-content:start;align-items:center}.op-393 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-393 .right_show{cursor:pointer}.op-393 .right_show:hover+.info_ct{display:block}.op-393 .left_show{cursor:pointer}.op-393 .left_show:hover+.info_ctl{display:block}.op-393 .info_ct{position:relative;background:#000;display:none}.op-393 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-393 .info_ctl{position:relative;background:#000;display:none;right:-130%}.op-393 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-393 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-393 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-393 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-393 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-393 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-393 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-393 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-393 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-393 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-393 .move_left{position:relative}.op-393 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-393 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-393 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-393 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-393{transform:scale(1.6)}.op-393 .main_col{margin-top:10rem;margin-left:12rem}.op-393 .shape-5 img{width:160rem;left:10rem;margin-top:-13rem;height:100rem}.op-393 .inv{height:38px}.op-393 .org_box{height:38px;width:35px}.op-393 p.num_data{height:38px;width:35px;font-size:.43rem}.op-393 .colm-1 .btm{margin-top:25rem}.op-393 .col_flex.colm-2{margin-left:.5rem}.op-393 .col_flex.colm-2 .btm{margin-top:25rem}.op-393 .col_flex.colm-3{margin-left:1rem}.op-393 .col_flex.colm-3 .btm{margin-top:27.5rem}.op-393 .col_flex.colm-4{margin-left:.5rem}.op-393 .col_flex.colm-4 .btm{margin-top:25rem}.op-393 .col_flex.colm-5{margin-left:-.3rem}.op-393 .col_flex.colm-5 .btm{margin-top:25rem}.op-393 .col_flex.colm-6{margin-left:.3rem}.op-393 .col_flex.colm-6 .btm{margin-top:25rem}.op-393 .col_flex.colm-7{margin-left:5rem}.op-393 .col_flex.colm-7 .btm{margin-top:25rem}.op-393 .col_flex.colm-8{margin-left:3rem}.op-393 .col_flex.colm-8 .btm{margin-top:25rem}.op-393 .col_flex.colm-9{margin-left:.5rem}.op-393 .col_flex.colm-9 .btm{margin-top:25rem}.op-393 .col_flex.colm-10{margin-left:22.5rem;margin-top:45rem}}@media only screen and (max-width:1600px){.op-393{transform:scale(1.3)}.op-393 .main_col{margin-top:23rem;margin-left:12rem}.op-393 .shape-5 img{width:160rem;left:10rem;margin-top:0rem;height:100rem}.op-393 .inv{height:33px}.op-393 .org_box{height:33px;width:35px}.op-393 p.num_data{height:33px;width:35px;font-size:.43rem}.op-393 .colm-1 .btm{margin-top:25rem}.op-393 .col_flex.colm-2{margin-left:-.5rem}.op-393 .col_flex.colm-2 .btm{margin-top:25rem}.op-393 .col_flex.colm-3{margin-left:0rem}.op-393 .col_flex.colm-3 .btm{margin-top:27.5rem}.op-393 .col_flex.colm-4{margin-left:-.5rem}.op-393 .col_flex.colm-4 .btm{margin-top:25rem}.op-393 .col_flex.colm-5{margin-left:-1.3rem}.op-393 .col_flex.colm-5 .btm{margin-top:25rem}.op-393 .col_flex.colm-6{margin-left:0rem}.op-393 .col_flex.colm-6 .btm{margin-top:25rem}.op-393 .col_flex.colm-7{margin-left:4.5rem}.op-393 .col_flex.colm-7 .btm{margin-top:25rem}.op-393 .col_flex.colm-8{margin-left:1.5rem}.op-393 .col_flex.colm-8 .btm{margin-top:25rem}.op-393 .col_flex.colm-9{margin-left:0rem}.op-393 .col_flex.colm-9 .btm{margin-top:25rem}.op-393 .col_flex.colm-10{margin-left:21.5rem;margin-top:45rem}}.op-394{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-394 .modal-content{width:100%!important}.op-394 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-394 .main_col{display:flex;gap:65px}.op-394 .org_box{display:flex;justify-content:start;align-items:center}.op-394 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-394 .right_show{cursor:pointer}.op-394 .right_show:hover+.info_ct{display:block}.op-394 .left_show{cursor:pointer}.op-394 .left_show:hover+.info_ctl{display:block}.op-394 .info_ct{position:relative;background:#000;display:none}.op-394 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-394 .info_ctl{position:relative;background:#000;display:none;right:25%}.op-394 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-394 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-394 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-394 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;margin-left:2rem}.op-394 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-394 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-394 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-394 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-394 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-394 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-394 .move_left{position:relative}.op-394 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-394 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-394 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-394 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-394{transform:scale(1)}.op-394 .main_col{margin-top:56rem;margin-left:-3.5rem}.op-394 .shape-5 img{width:250rem;left:-5rem;margin-top:-25rem}.op-394 .inv{height:75px}.op-394 .org_box{height:75px;width:70px}.op-394 p.num_data{height:75px;width:70px;font-size:1rem}.op-394 .col_flex.colm-2{margin-left:7.5rem}.op-394 .col_flex.colm-3{margin-top:-5rem;margin-left:6rem}.op-394 .col_flex.colm-4{margin-top:2rem;margin-left:6.5rem}.op-394 .col_flex.colm-5{margin-top:2rem;margin-left:3.5rem}.op-394 .col_flex.colm-6{margin-top:2rem;margin-left:9rem}.op-394 .col_flex.colm-7{margin-top:2rem;margin-left:4rem}.op-394 .col_flex.colm-8{margin-top:2rem;margin-left:9rem}.op-394 .col_flex.colm-9{margin-top:2rem;margin-left:4rem}.op-394 .col_flex.colm-10{margin-left:8.5rem}.op-394 .col_flex.colm-11{margin-left:4rem}.op-394 .col_flex.colm-12{margin-top:2rem;margin-left:8rem}.op-394 .col_flex.colm-13{margin-left:3.5rem}}@media only screen and (max-width:1600px){.op-394{transform:scale(.8)}.op-394 .main_col{margin-top:81rem;margin-left:6.5rem}.op-394 .shape-5 img{width:250rem;left:5rem;margin-top:0rem}.op-394 .inv{height:65px}.op-394 .org_box{height:65px;width:60px}.op-394 p.num_data{height:65px;width:60px;font-size:1.2rem}.op-394 .col_flex.colm-2{margin-left:7rem}.op-394 .col_flex.colm-3{margin-top:-5rem;margin-left:5.5rem}.op-394 .col_flex.colm-4{margin-top:2rem;margin-left:5.5rem}.op-394 .col_flex.colm-5{margin-top:2rem;margin-left:3.5rem}.op-394 .col_flex.colm-6{margin-top:2rem;margin-left:9rem}.op-394 .col_flex.colm-7{margin-top:2rem;margin-left:3rem}.op-394 .col_flex.colm-8{margin-top:2rem;margin-left:8.5rem}.op-394 .col_flex.colm-9{margin-top:2rem;margin-left:3.5rem}.op-394 .col_flex.colm-10{margin-left:8rem}.op-394 .col_flex.colm-11{margin-left:3.5rem}.op-394 .col_flex.colm-12{margin-top:2rem;margin-left:7.5rem}.op-394 .col_flex.colm-13{margin-left:3rem}}.op-395{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-395 .modal-content{width:100%!important}.op-395 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-395 .main_col{display:flex;gap:65px}.op-395 .org_box{display:flex;justify-content:start;align-items:center}.op-395 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-395 .right_show{cursor:pointer}.op-395 .right_show:hover+.info_ct{display:block}.op-395 .left_show{cursor:pointer}.op-395 .left_show:hover+.info_ctl{display:block}.op-395 .info_ct{position:relative;background:#000;display:none}.op-395 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-395 .info_ctl{position:relative;background:#000;display:none;right:-10%}.op-395 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-395 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-395 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-395 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-395 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-395 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-395 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-395 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-395 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-395 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-395 .move_left{position:relative}.op-395 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-395 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-395 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-395 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-395{transform:scale(1)}.op-395 .main_col{margin-top:40rem;margin-left:-8rem}.op-395 .shape-5 img{width:250rem;left:-5rem;margin-top:-20rem}.op-395 .inv{height:75px}.op-395 .org_box{height:75px;width:70px}.op-395 p.num_data{height:75px;width:70px;font-size:1.5rem}.op-395 .col_flex.colm-1{display:flex;margin-left:7.5rem}.op-395 .col_flex.colm-1 .gap-2{margin-left:10rem}.op-395 .col_flex.colm-1 .gap-5{margin-left:20rem}.op-395 .col_flex.colm-1 .gap-6{margin-left:40rem}.op-395 .col_flex.colm-2{display:flex;margin-top:17rem;margin-left:-178rem}.op-395 .col_flex.colm-2 .gap-2{margin-left:10rem}.op-395 .col_flex.colm-2 .gap-5{margin-left:20rem}.op-395 .col_flex.colm-2 .gap-6{margin-left:40rem}.op-395 .col_flex.colm-3{display:flex;margin-top:50rem;margin-left:-177rem}.op-395 .col_flex.colm-3 .gap-2{margin-left:10rem}.op-395 .col_flex.colm-3 .gap-5{margin-left:20rem}.op-395 .col_flex.colm-3 .gap-6{margin-left:40rem}.op-395 .col_flex.colm-4{display:flex;margin-top:67rem;margin-left:-168rem}.op-395 .col_flex.colm-4 .gap-2{margin-left:10rem}.op-395 .col_flex.colm-4 .gap-5{margin-left:20rem}.op-395 .col_flex.colm-4 .gap-6{margin-left:40rem}.op-395 .col_flex.colm-5{margin-top:57rem;margin-left:22rem}.op-395 .col_flex.colm-6{margin-top:57rem;margin-left:7rem}}@media only screen and (max-width:1600px){.op-395{transform:scale(.8)}.op-395 .main_col{margin-top:56rem;margin-left:-8rem}.op-395 .shape-5 img{width:240rem;left:3rem;margin-top:0rem}.op-395 .inv{height:75px}.op-395 .org_box{height:75px;width:70px}.op-395 p.num_data{height:75px;width:70px;font-size:1.5rem}.op-395 .col_flex.colm-1{display:flex;margin-left:14rem}.op-395 .col_flex.colm-1 .gap-2{margin-left:8rem}.op-395 .col_flex.colm-1 .gap-5{margin-left:18rem}.op-395 .col_flex.colm-1 .gap-6{margin-left:40rem}.op-395 .col_flex.colm-2{display:flex;margin-top:18rem;margin-left:-170.5rem}.op-395 .col_flex.colm-2 .gap-2{margin-left:8rem}.op-395 .col_flex.colm-2 .gap-5{margin-left:18rem}.op-395 .col_flex.colm-2 .gap-6{margin-left:40rem}.op-395 .col_flex.colm-3{display:flex;margin-top:48rem;margin-left:-168rem}.op-395 .col_flex.colm-3 .gap-2{margin-left:8rem}.op-395 .col_flex.colm-3 .gap-5{margin-left:18rem}.op-395 .col_flex.colm-3 .gap-6{margin-left:48rem}.op-395 .col_flex.colm-4{display:flex;margin-top:66rem;margin-left:-169.5rem}.op-395 .col_flex.colm-4 .gap-2{margin-left:8rem}.op-395 .col_flex.colm-4 .gap-5{margin-left:18rem}.op-395 .col_flex.colm-4 .gap-6{margin-left:48rem}.op-395 .col_flex.colm-5{margin-top:57rem;margin-left:13rem}.op-395 .col_flex.colm-6{margin-top:57rem;margin-left:3rem}}.op-398{position:relative;padding-top:2rem;height:82vh;padding:12rem 12rem 0rem 24.5rem}.op-398 .main_col{display:flex;gap:114px;margin-top:20.9rem}.op-398 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-398 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-398 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-398 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-398 .num_data55{background:#fe8600;color:#fff;padding:20px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:34px;text-align:center;height:70px}.op-398 .num_data555{background:#fe8600;color:#fff;padding:20px 4px;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:41px;text-align:center;height:70px}.op-398 .num_data5555{background:#fe8600;color:#fff;padding:20px 5px;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:34px;text-align:center;height:70px}.op-398 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:72px;text-align:center;height:17px}.op-398 .num-bor{border-left:.5px solid white}.op-398 .shape-5 img{width:136.7rem;margin-right:1rem;left:-32rem;margin-top:-154px;position:absolute}.op-398 .org_box{display:flex;justify-content:start;align-items:center}.op-398 .left_show{cursor:pointer}.op-398 .left_show:hover+.info_ctl{display:block}.op-398 .info_ct{position:relative;background:#000;display:none}.op-398 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-398 .info_ctl{position:relative;background:#000;display:none;right:-140%}.op-398 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-398 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-398 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-398 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-398 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-398 .move_left{position:relative}.op-398 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:45px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-398 .col_flex2{display:flex;gap:.8px}.op-398 .col-flex-pilar1{display:flex;gap:2px}.op-398 .col-flex-pilar2{display:flex;gap:2px;margin-top:-21px;margin-left:2px}.op-398 .col-flex-pilar3{display:flex;gap:2px;margin-top:-3px;margin-left:2px}.op-398 .main_col2{display:flex;flex-direction:column;gap:60px}.op-398 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-398 .shape-5 img{width:118.7rem;margin-top:-155px}.op-398{padding-left:16.9rem}.op-398 .main_col{margin-top:17.6rem}.op-398 .col-flex-pilar1{display:flex;gap:3px}}.op-399{position:relative;padding-top:2rem;height:75vh;padding:12rem 12rem 0rem 24.7rem}.op-399 .main_col{display:flex;gap:114px;margin-top:6.4rem}.op-399 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-399 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-399 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-399 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-399 .num_data55{background:#fe8600;color:#fff;padding:16px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:34px;text-align:center;height:64px}.op-399 .num_data555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:41px;text-align:center;height:70px}.op-399 .num_data5555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:68px;text-align:center;height:70px}.op-399 .num_data55555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:33px;text-align:center;height:32px}.op-399 .num_data555555{background:#fe8600;color:#fff;padding:21px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:33px;text-align:center;height:70px}.op-399 .num_one_row{background:#fe8600;color:#fff;padding:4px 0;font-size:.45rem;margin-bottom:0;border-bottom:1px solid #fff;width:33px;text-align:center;height:15.6px}.op-399 .num-bor{border-left:.5px solid white}.op-399 .shape-5 img{width:135.7rem;margin-right:1rem;left:-32rem;margin-top:-168px;position:absolute}.op-399 .org_box{display:flex;justify-content:start;align-items:center}.op-399 .left_show{cursor:pointer}.op-399 .left_show:hover+.info_ctl{display:block}.op-399 .info_ct{position:relative;background:#000;display:none}.op-399 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-399 .info_ctl{position:relative;background:#000;display:none;right:-140%}.op-399 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-399 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-399 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-399 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-399 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-399 .move_left{position:relative}.op-399 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-399 .col_flex2{display:flex;gap:.8px}.op-399 .col-div{margin-top:-6px}.op-399 .div-col2{display:flex;gap:.5px;flex-direction:column}.op-399 .col-flex-pilar1{display:flex;gap:2px;margin-top:1px}.op-399 .col-flex-pilar2{display:flex;gap:2px;margin-left:-35px;margin-top:2px}.op-399 .col-flex-pilar3{display:flex;gap:2px;margin-top:3px;margin-left:-35px}.op-399 .col-flex-pilar4{display:flex;gap:2px;margin-top:2px}.op-399 .col-flex-pilar5{display:flex;gap:2px;margin-top:5px}.op-399 .col-flex-pilar6{display:flex;gap:2px;margin-top:2px}.op-399 .col-flex-pilar7{display:flex;gap:2px}.op-399 .div-inner-style{display:flex;gap:.5px;flex-direction:column}.op-399 .main_col2{display:flex;flex-direction:column;gap:60px}.op-399 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-399 .shape-5 img{width:118.7rem;margin-top:-155px}.op-399{padding-left:17.5rem}.op-399 .col-flex-pilar1,.op-399 .col-flex-pilar4,.op-399 .col-flex-pilar5,.op-399 .col-flex-pilar6,.op-399 .col-flex-pilar7{display:flex;gap:3px}}.op-400{position:relative;padding-top:2rem;height:75vh;padding:12rem 10rem 0rem 23rem}.op-400 .main_col{display:flex;gap:114px;margin-top:6.4rem}.op-400 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-400 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-400 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-400 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-400 .num_data55{background:#fe8600;color:#fff;padding:15px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:34px;text-align:center;height:58px}.op-400 .num_data555{background:#fe8600;color:#fff;padding:16px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:34px;text-align:center;height:65px}.op-400 .num_data5555{background:#fe8600;color:#fff;padding:16px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:30px;text-align:center;height:65px}.op-400 .num_data55555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:34px;text-align:center;height:29px}.op-400 .num_one_row{background:#fe8600;color:#fff;padding:3px 0;font-size:.45rem;margin-bottom:0;border-bottom:1px solid #fff;width:34px;text-align:center;height:14.6px}.op-400 .num_one_row2{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:14px;text-align:center;height:58px}.op-400 .num_one_row3{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:21px;text-align:center;height:58px}.op-400 .num_one_row4{background:#fe8600;color:#fff;padding:0;font-size:.45rem;margin-bottom:0;border-bottom:1px solid #fff;width:33px;text-align:center;height:7.3px}.op-400 .num-bor{border-left:.5px solid white}.op-400 .shape-5 img{width:128rem;margin-right:1rem;left:-24rem;margin-top:-154px;position:absolute}.op-400 .org_box{display:flex;justify-content:start;align-items:center}.op-400 .left_show{cursor:pointer}.op-400 .left_show:hover+.info_ctl{display:block}.op-400 .info_ct{position:relative;background:#000;display:none}.op-400 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-400 .info_ctl{position:relative;background:#000;display:none;right:-140%}.op-400 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-400 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-400 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-400 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-400 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-400 .move_left{position:relative}.op-400 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:47px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-400 .div-inner-col{margin-top:6px;display:flex;gap:1px}.op-400 .div-col2{display:flex;flex-direction:column}.op-400 .col-flex-pilar1{display:flex;gap:2px;margin-top:1.4px}.op-400 .col-flex-pilar2{display:flex;gap:2px;margin-top:-2px}.op-400 .col-flex-pilar3{display:flex;gap:2px;margin-left:2px}.op-400 .col-flex-pilar4{display:flex;gap:2px;margin-top:-2px}.op-400 .col-flex-pilar5{display:flex;gap:2px}.op-400 .col-flex-pilar6{display:flex;gap:2px;margin-top:-7px}.op-400 .col-flex-pilar7{display:flex;gap:2px;margin-top:-5px}.op-400 .col-flex-pilar8{display:flex;gap:2px;margin-top:6px}.op-400 .div-inner-style{display:flex;flex-direction:column}.op-400 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-400 .shape-5 img{width:113.5rem;margin-top:-158px}.op-400{padding-left:18rem}.op-400 .main_col{margin-top:5.6rem}.op-400 .col-flex-pilar1,.op-400 .col-flex-pilar3{margin-top:2px}.op-400 .col-flex-pilar4{margin-top:1px}.op-400 .col-flex-pilar6{margin-top:-5px}.op-400 .col-flex-pilar6{margin-top:-6px;gap:3px}}.op-404{position:relative;padding-top:2rem;height:75vh;padding:12rem 0rem 0rem 20.3rem}.op-404 .main_col{display:flex;gap:114px;margin-top:6rem}.op-404 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-404 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-404 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-404 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-404 .num_data55{background:#fe8600;color:#fff;padding:28px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:68px}.op-404 .num_data555{background:#fe8600;color:#fff;padding:28px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:80px}.op-404 .num_one_row{background:#fe8600;color:#fff;padding:26px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:65px}.op-404 .num-bor{border-left:.5px solid white}.op-404 .shape-5 img{width:147.7rem;margin-right:1rem;left:-32rem;margin-top:-154px;position:absolute}.op-404 .org_box{display:flex;justify-content:start;align-items:center}.op-404 .left_show{cursor:pointer}.op-404 .left_show:hover+.info_ctl{display:block}.op-404 .info_ct{position:relative;background:#000;display:none}.op-404 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-404 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-404 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-404 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-404 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-404 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-404 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-404 .move_left{position:relative}.op-404 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:55px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-404 .col-flex-pilar1{display:flex;gap:1px}.op-404 .col-flex-pilar2{display:flex;gap:1px;margin-top:15px}.op-404 .col-flex-pilar3{display:flex;gap:1px;margin-top:7px}.op-404 .col-flex-pilar4{display:flex;gap:1px;margin-top:16px}.op-404 .col-flex-pilar5{display:flex;gap:1px;margin-top:72px}.op-404 .col-flex-pilar6{display:flex;gap:1px;margin-top:4px;margin-left:16px}.op-404 .col-flex-pilar7{display:flex;gap:1px;margin-top:14px}.op-404 .col-extra-style{display:flex;gap:1px;margin-top:8px}.op-404 .col-style{display:flex;gap:1px}.op-404 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-404 .shape-5 img{width:130.7rem;margin-top:-155px}.op-404{padding-left:13.5rem}.op-404 .main_col{display:flex;gap:114px;margin-top:5.5rem}.op-404 .col-flex-pilar6{margin-top:7px;gap:3px}.op-404 .col-flex-pilar7,.op-404 .col-flex-pilar2{margin-top:16px;gap:3px}.op-404 .col-flex-pilar5{margin-top:74px;gap:3px}.op-404 .col-flex-pilar1,.op-404 .col-flex-pilar3,.op-404 .col-flex-pilar4{gap:3px}}.op-401{position:relative;padding-top:2rem;height:75vh;padding:12rem 6rem 0rem 24.5rem}.op-401 .main_col{display:flex;gap:114px;margin-top:8.3rem}.op-401 .shape-5 img{width:135.7rem;margin-right:1rem;left:-32rem;margin-top:-154px;position:absolute}.op-401 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-401 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-401 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-401 .num_data55{background:#fe8600;color:#fff;padding:26px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:64px}.op-401 .num_data555{background:#fe8600;color:#fff;padding:10px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:32px}.op-401 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:48px;text-align:center;height:64px}.op-401 .num_one_row2{background:#fe8600;color:#fff;padding:26px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:36px;text-align:center;height:64px}.op-401 .num-bor{border-left:.5px solid white}.op-401 .org_box{display:flex;justify-content:start;align-items:center}.op-401 .left_show{cursor:pointer}.op-401 .left_show:hover+.info_ctl{display:block}.op-401 .info_ct{position:relative;background:#000;display:none}.op-401 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-401 .info_ctl{position:relative;background:#000;display:none;right:-105%}.op-401 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-401 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-401 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-401 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-401 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-401 .move_left{position:relative}.op-401 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:51px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-401 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-401 .col-flex-pilar1{display:flex;gap:1px;margin-top:1px}.op-401 .col-flex-pilar8{display:flex;gap:1px;margin-top:7px}@media screen and (min-width:1600px){.op-401 .shape-5 img{width:119.7rem;margin-top:-155px}.op-401{padding-left:17.8rem}.op-401 .main_col{margin-top:7.3rem}.op-401 .col-flex-pilar8{margin-top:10px;gap:3px}.op-401 .col-flex-pilar1{gap:3px}.op-401 .num_data55{font-size:.5rem}}.op-409{position:relative;padding-top:2rem;height:75vh;padding:12rem 6rem 0rem 21.5rem}.op-409 .main_col{display:flex;gap:114px;margin-top:9.2rem}.op-409 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-409 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-409 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-409 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-409 .num_data55{background:#fe8600;color:#fff;padding:28px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:70px}.op-409 .num_data555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:80px}.op-409 .num_one_row{background:#fe8600;color:#fff;padding:27px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:65px}.op-409 .num-bor{border-left:.5px solid white}.op-409 .shape-5 img{width:149.7rem;margin-right:1rem;left:-32rem;margin-top:-154px;position:absolute}.op-409 .org_box{display:flex;justify-content:start;align-items:center}.op-409 .left_show{cursor:pointer}.op-409 .left_show:hover+.info_ctl{display:block}.op-409 .info_ct{position:relative;background:#000;display:none}.op-409 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-409 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-409 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-409 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-409 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-409 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-409 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-409 .move_left{position:relative}.op-409 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:54px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-409 .col-flex-pilar1{display:flex;gap:1px;margin-left:-29px}.op-409 .col-flex-pilar2{display:flex;gap:1px;margin-top:12px;margin-left:-29px}.op-409 .col-flex-pilar3{display:flex;gap:1px;margin-top:15px;margin-left:-29px}.op-409 .col-flex-pilar4{display:flex;gap:1px;margin-top:6px;margin-left:-29px}.op-409 .col-flex-pilar5{display:flex;gap:1px;margin-top:63px;margin-left:-29px}.op-409 .col-flex-pilar6{display:flex;gap:1px;margin-top:7px;margin-left:-29px}.op-409 .col-flex-pilar7{display:flex;gap:1px;margin-top:9px;margin-left:-29px}.op-409 .col-flex-pilar8{display:flex;gap:1px;margin-top:7px;margin-left:-29px}.op-409 .col-extra-style{display:flex;gap:1px;margin-top:8px}.op-409 .col-style{display:flex;gap:1px;margin-top:-5px}.op-409 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-409 .shape-5 img{width:134.7rem;margin-top:-155px}.op-409{padding-left:15.6rem}.op-409 .main_col{margin-top:8.6rem}.op-409 .col-flex-pilar1{display:flex;gap:3px}.op-409 .col-flex-pilar2{gap:3px;margin-top:14px}.op-409 .col-flex-pilar6{display:flex;gap:3px;margin-top:13px}.op-409 .col-flex-pilar3{display:flex;gap:3px;margin-top:17px}.op-409 .col-flex-pilar8{display:flex;gap:3px;margin-top:11px}.op-409 .col-flex-pilar7{display:flex;gap:3px;margin-top:16px}.op-409 .col-flex-pilar4{display:flex;gap:3px;margin-top:9px}.op-409 .col-flex-pilar5{display:flex;gap:3px;margin-top:69px}.op-409 .num_data55,.op-409 .num_one_row{font-size:.5rem}}.op-410{position:relative;padding-top:2rem;height:75vh;padding:12rem 1rem 0rem 27.9rem}.op-410 .main_col{display:flex;gap:114px;margin-top:8.6rem}.op-410 .shape-5 img{width:144.7rem;margin-right:1rem;left:-30rem;margin-top:-154px;position:absolute}.op-410 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-410 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-410 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-410 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-410 .num_data55{background:#fe8600;color:#fff;padding:25px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:64px}.op-410 .num_one_row{background:#fe8600;color:#fff;padding:27px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:62px}.op-410 .num-bor{border-left:.5px solid white}.op-410 .org_box{display:flex;justify-content:start;align-items:center}.op-410 .left_show{cursor:pointer}.op-410 .left_show:hover+.info_ctl{display:block}.op-410 .info_ct{position:relative;background:#000;display:none}.op-410 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-410 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-410 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-410 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-410 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-410 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-410 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-410 .move_left{position:relative}.op-410 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:51px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-410 .col_flex2{display:flex;gap:.8px}.op-410 .col-div{margin-top:-6px}.op-410 .div-col2{display:flex;gap:.5px;flex-direction:column}.op-410 .col-flex-pilar1{display:flex;gap:1px;margin-top:1px}.op-410 .col-flex-pilar2,.op-410 .col-flex-pilar3{display:flex;gap:1px;margin-top:10px}.op-410 .col-flex-pilar4{display:flex;gap:1px;margin-top:11px}.op-410 .col-flex-pilar5{display:flex;gap:1px;margin-top:10px;margin-left:2px}.op-410 .col-flex-pilar6{display:flex;gap:1px;margin-top:12px}.op-410 .col-flex-pilar7{display:flex;gap:1px}.op-410 .col-flex-pilar8{display:flex;gap:1px;margin-top:11px}.op-410 .div-inner-style{display:flex;gap:.5px;flex-direction:column}.op-410 .main_col2{display:flex;flex-direction:column;gap:60px}.op-410 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-410 .shape-5 img{width:127.7rem;margin-top:-155px}.op-410{padding-left:21.2rem}.op-410 .main_col{margin-top:7.6rem}.op-410 .col-flex-pilar1{display:flex;gap:3px}.op-410 .col-flex-pilar8{gap:3px;margin-top:13px}.op-410 .col-flex-pilar2{display:flex;gap:3px;margin-top:11px}.op-410 .col-flex-pilar4{display:flex;gap:3px;margin-top:12px}.op-410 .col-flex-pilar5{display:flex;gap:3px;margin-top:15px;margin-left:0}.op-410 .col-flex-pilar3{display:flex;gap:3px;margin-top:8px}.op-410 .col-flex-pilar6{display:flex;gap:3px;margin-top:13px}.op-410 .col-flex-pilar7{display:flex;gap:3px;margin-top:5px}}.op-402{position:relative;padding-top:2rem;height:75vh;padding:12rem 6rem 0rem 20.5rem}.op-402 .main_col{display:flex;gap:114px;margin-top:10.3rem}.op-402 .shape-5 img{width:149.7rem;margin-right:1rem;left:-16rem;margin-top:-154px;position:absolute}.op-402 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-402 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-402 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-402 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-402 .num_data55{background:#fe8600;color:#fff;padding:27px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:70px}.op-402 .num_data555{background:#fe8600;color:#fff;padding:29px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:70px}.op-402 .num_data5555{background:#fe8600;color:#fff;padding:30px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:50px;text-align:center;height:75px}.op-402 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:65px}.op-402 .num_one_row2{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:60px;text-align:center;height:65px}.op-402 .num_one_row3{background:#fe8600;color:#fff;padding:31px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:75px}.op-402 .num_one_row4{background:#fe8600;color:#fff;padding:30px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:75px}.op-402 .num_one_row5{background:#fe8600;color:#fff;padding:10px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:35px}.op-402 .num_one1{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:5px;text-align:center;height:75px}.op-402 .num_one2{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:23px;text-align:center;height:75px}.op-402 .num-bor{border-left:.5px solid white}.op-402 .org_box{display:flex;justify-content:start;align-items:center}.op-402 .left_show{cursor:pointer}.op-402 .left_show:hover+.info_ctl{display:block}.op-402 .info_ct{position:relative;background:#000;display:none}.op-402 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-402 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-402 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-402 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-402 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-402 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-402 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-402 .move_left{position:relative}.op-402 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:56px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-402 .col-divs1{display:flex;margin-top:-6px}.op-402 .col-divs2{display:flex;margin-top:-6px;gap:1px}.op-402 .col-divs4{display:flex;gap:1px;margin-top:4px}.op-402 .col-flex-pilar1{display:flex;gap:1px}.op-402 .col-flex-pilar2{display:flex;gap:1px;margin-top:14px}.op-402 .col-flex-pilar3{display:flex;gap:1px;margin-top:15px}.op-402 .col-flex-pilar4{display:flex;gap:1px;margin-top:13px}.op-402 .col-flex-pilar5{display:flex;gap:1px;margin-top:67px}.op-402 .col-flex-pilar6{display:flex;gap:1px;margin-top:16px}.op-402 .col-flex-pilar7{display:flex;gap:1px;margin-top:12px}.op-402 .col-extra-style,.op-402 .col-style{display:flex;gap:1px}.op-402 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-402 .shape-5 img{width:130.5rem;margin-top:-155px}.op-402{padding-left:14.4rem}.op-402 .main_col{margin-top:8.8rem}.op-402 .col-flex-pilar1{gap:3px}.op-402 .col-flex-pilar2{display:flex;gap:3px;margin-top:14px}.op-402 .col-flex-pilar3{gap:3px}.op-402 .col-flex-pilar4{gap:3px;margin-top:10px}.op-402 .col-flex-pilar5{display:flex;gap:3px;margin-top:67px}.op-402 .col-flex-pilar6,.op-402 .col-flex-pilar7,.op-402 .col-divs2,.op-402 .col-divs4{gap:3px}.op-402 .num_data55{font-size:.5rem}.op-402 .num_data555{padding:28px 0;font-size:.5rem}.op-402 .num_one_row3{font-size:.5rem}.op-402 .num_one_row4{padding:33px 0;font-size:.5rem}}.op-403{position:relative;padding-top:2rem;height:75vh;padding:12rem 12rem 0rem 20.6rem}.op-403 .main_col{display:flex;gap:114px;margin-top:-6.6rem}.op-403 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-403 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-403 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-403 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-403 .num_data55{background:#fe8600;color:#fff;padding:24px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:44px;text-align:center;height:64px}.op-403 .num_data555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:13px;text-align:center;height:64px}.op-403 .num_data5555{background:#fe8600;color:#fff;padding:22px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:38px;text-align:center;height:75px}.op-403 .num_data555555{background:#fe8600;color:#fff;padding:20px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:33px;text-align:center;height:70px}.op-403 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:33px;text-align:center;height:15.6px}.op-403 .num_one_row2{background:#fe8600;color:#fff;padding:39px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:44px;text-align:center;height:97px}.op-403 .num_one_row3{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:26px;text-align:center;height:64px}.op-403 .num-bor{border-left:.5px solid white}.op-403 .shape-5 img{width:126.7rem;margin-right:1rem;left:-32rem;margin-top:-154px;position:absolute}.op-403 .org_box{display:flex;justify-content:start;align-items:center}.op-403 .left_show{cursor:pointer}.op-403 .left_show:hover+.info_ctl{display:block}.op-403 .info_ct{position:relative;background:#000;display:none}.op-403 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-403 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-403 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-403 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-403 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-403 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-403 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-403 .move_left{position:relative}.op-403 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:55px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-403 .col_flex2{display:flex;gap:.8px}.op-403 .col-div{margin-top:24px}.op-403 .div-col2{display:flex;gap:.5px;flex-direction:column}.op-403 .col-flex-pilar1{display:flex;gap:1px;margin-top:1px}.op-403 .col-flex-pilar2{display:flex;gap:1px;margin-left:-44px;margin-top:20px}.op-403 .col-flex-pilar3{display:flex;gap:1px;margin-top:26px;margin-left:-44px}.op-403 .col-flex-pilar4{display:flex;gap:1px;margin-top:7px}.op-403 .col-flex-pilar5{display:flex;gap:1px;margin-top:11px}.op-403 .col-flex-pilar6{display:flex;gap:1px;margin-top:27px}.op-403 .col-flex-pilar7{display:flex;gap:1px;margin-top:28px}.op-403 .col-flex-pilar8{display:flex;gap:1px;margin-top:11px}.op-403 .div-inner-style{display:flex;gap:.5px;flex-direction:column}.op-403 .main_col2{display:flex;flex-direction:column;gap:60px}.op-403 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-403 .shape-5 img{width:110.7rem;margin-top:-155px}.op-403{padding-left:13.9rem}.op-403 .main_col{margin-top:-5.8rem}.op-403 .col-flex-pilar8{margin-top:10px;gap:3px}.op-403 .col-flex-pilar4{margin-top:7px;gap:3px}.op-403 .col-flex-pilar5{margin-top:10px;gap:3px;margin-left:-2px}.op-403 .col-flex-pilar3{margin-top:27px;gap:3px;margin-left:-45px}.op-403 .col-flex-pilar6,.op-403 .col-flex-pilar7{margin-top:27px;gap:3px;margin-left:-2px}.op-403 .col-flex-pilar1,.op-403 .col-flex-pilar2{gap:3px}}.op-411{position:relative;padding-top:2rem;height:75vh;padding:12rem 12rem 0rem 21.1rem}.op-411 .main_col{display:flex;gap:114px;margin-top:9.7rem}.op-411 .shape-5 img{width:147.7rem;margin-right:1rem;left:-32rem;margin-top:-154px;position:absolute}.op-411 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-411 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-411 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-411 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-411 .num_data55{background:#fe8600;color:#fff;padding:31px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:75px}.op-411 .num_data555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:27px;text-align:center;height:75px}.op-411 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:18.3px}.op-411 .num_one_row2{background:#fe8600;color:#fff;padding:13px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:37.3px}.op-411 .num-bor{border-left:.5px solid white}.op-411 .org_box{display:flex;justify-content:start;align-items:center}.op-411 .left_show{cursor:pointer}.op-411 .left_show:hover+.info_ctl{display:block}.op-411 .info_ct{position:relative;background:#000;display:none}.op-411 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-411 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-411 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-411 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-411 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-411 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-411 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-411 .move_left{position:relative}.op-411 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:56px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-411 .col-flex-pilar1{display:flex;gap:1px;margin-left:-29px}.op-411 .col-flex-pilar2{display:flex;gap:1px;margin-top:8px;margin-left:-29px}.op-411 .col-flex-pilar3{display:flex;gap:1px;margin-top:14px;margin-left:-29px}.op-411 .col-flex-pilar4{display:flex;gap:1px;margin-top:13px;margin-left:-29px}.op-411 .col-flex-pilar5{display:flex;gap:1px;margin-top:63px;margin-left:-29px}.op-411 .col-flex-pilar6{display:flex;gap:1px;margin-top:12px;margin-left:-29px}.op-411 .col-flex-pilar7{display:flex;gap:1px;margin-top:9px;margin-left:-29px}.op-411 .col-flex-pilar8{display:flex;gap:1px;margin-top:5px;margin-left:-29px}.op-411 .col-extra-style{display:flex;gap:1px;margin-top:8px}.op-411 .col-style{display:flex;gap:1px;margin-top:-5px}.op-411 .div-col2{display:flex;gap:.5px;flex-direction:column}.op-411 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-411 .shape-5 img{width:134.7rem;margin-top:-155px}.op-411{padding-left:16.4rem}.op-411 .main_col{margin-top:9.2rem}.op-411 .col-flex-pilar1{display:flex;gap:3px}.op-411 .col-flex-pilar2{gap:3px;margin-top:16px}.op-411 .col-flex-pilar6{display:flex;gap:3px;margin-top:16px}.op-411 .col-flex-pilar3{display:flex;gap:3px;margin-top:20px}.op-411 .col-flex-pilar8{display:flex;gap:3px;margin-top:11px}.op-411 .col-flex-pilar7{display:flex;gap:3px;margin-top:19px}.op-411 .col-flex-pilar4{display:flex;gap:3px;margin-top:16px}.op-411 .col-flex-pilar5{display:flex;gap:3px;margin-top:69px}.op-411 .num_data55{font-size:.5rem}.op-411 .num_one_row{padding:4px 0;font-size:.5rem}.op-411 .num_one_row2{font-size:.5rem}}.op-412{position:relative;padding-top:2rem;height:75vh;padding:12rem 0rem 0rem 27.6rem}.op-412 .main_col{display:flex;gap:114px;margin-top:7.5rem}.op-412 .shape-5 img{width:139.7rem;margin-right:1rem;left:-30rem;margin-top:-154px;position:absolute}.op-412 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-412 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-412 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-412 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-412 .num_data55{background:#fe8600;color:#fff;padding:24px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:64px}.op-412 .num_data555{background:#fe8600;color:#fff;padding:27px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:70px}.op-412 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:62px}.op-412 .num-bor{border-left:.5px solid white}.op-412 .org_box{display:flex;justify-content:start;align-items:center}.op-412 .left_show{cursor:pointer}.op-412 .left_show:hover+.info_ctl{display:block}.op-412 .info_ct{position:relative;background:#000;display:none}.op-412 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-412 .info_ctl{position:relative;background:#000;display:none;right:-105%}.op-412 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-412 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-412 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-412 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-412 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-412 .move_left{position:relative}.op-412 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:51px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-412 .col_flex2{display:flex;gap:.8px}.op-412 .col-div{margin-top:-6px}.op-412 .div-col2{display:flex;gap:.5px;flex-direction:column}.op-412 .pl-11{margin-top:23px!important}.op-412 .col-flex-pilar1{display:flex;gap:1px;margin-top:1px}.op-412 .col-flex-pilar2{display:flex;gap:1px;margin-top:14px}.op-412 .col-flex-pilar3{display:flex;gap:1px;margin-top:6px}.op-412 .col-flex-pilar4{display:flex;gap:1px;margin-top:10px}.op-412 .col-flex-pilar5{display:flex;gap:1px;margin-top:12px;margin-left:-9px}.op-412 .col-flex-pilar6{display:flex;gap:1px;margin-top:26px;margin-left:-8.6rem}.op-412 .col-flex-pilar7{display:flex;gap:1px}.op-412 .col-flex-pilar8{display:flex;gap:1px;margin-top:7px}.op-412 .div-inner-style{display:flex;gap:.5px;flex-direction:column}.op-412 .main_col2{display:flex;flex-direction:column;gap:60px}.op-412 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-412 .shape-5 img{width:127.7rem;margin-top:-155px}.op-412{padding-left:21.2rem}.op-412 .main_col{margin-top:7rem}.op-412 .col-flex-pilar8{gap:3px;margin-top:20px}.op-412 .col-flex-pilar1{gap:3px}.op-412 .col-flex-pilar2{display:flex;gap:3px;margin-top:22px}.op-412 .col-flex-pilar4,.op-412 .col-flex-pilar5{display:flex;gap:3px;margin-top:15px}.op-412 .col-flex-pilar3{display:flex;gap:3px;margin-top:14px}.op-412 .col-flex-pilar6{display:flex;gap:3px;margin-top:34px;margin-left:-6.6rem}.op-412 .col-flex-pilar7{display:flex;gap:3px;margin-top:5px}}.op-408{position:relative;padding-top:2rem;height:75vh;padding:12rem 12rem 0rem 17.2rem}.op-408 .main_col{display:flex;gap:114px;margin-top:10.8rem}.op-408 .shape-5 img{width:142.7rem;margin-right:1rem;left:-32rem;margin-top:-154px;position:absolute}.op-408 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-408 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-408 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-408 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-408 .num_data55{background:#fe8600;color:#fff;padding:27px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:70px}.op-408 .num_data555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:80px}.op-408 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:65px}.op-408 .num-bor{border-left:.5px solid white}.op-408 .org_box{display:flex;justify-content:start;align-items:center}.op-408 .left_show{cursor:pointer}.op-408 .left_show:hover+.info_ctl{display:block}.op-408 .info_ct{position:relative;background:#000;display:none}.op-408 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-408 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-408 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-408 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-408 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-408 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-408 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-408 .move_left{position:relative}.op-408 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:54px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-408 .col-flex-pilar1{display:flex;gap:1px;margin-left:-29px}.op-408 .col-flex-pilar2{display:flex;gap:1px;margin-top:6px;margin-left:-29px}.op-408 .col-flex-pilar3{display:flex;gap:1px;margin-top:3px;margin-left:-29px}.op-408 .col-flex-pilar4{display:flex;gap:1px;margin-top:10px;margin-left:-29px}.op-408 .col-flex-pilar5{display:flex;gap:1px;margin-top:58px;margin-left:-29px}.op-408 .col-flex-pilar6{display:flex;gap:1px;margin-top:9px;margin-left:-29px}.op-408 .col-flex-pilar7{display:flex;gap:1px;margin-top:5px;margin-left:-29px}.op-408 .col-flex-pilar8{display:flex;gap:1px;margin-top:13px;margin-left:-29px}.op-408 .col-extra-style{display:flex;gap:1px;margin-top:8px}.op-408 .col-style{display:flex;gap:1px;margin-top:-5px}.op-408 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-408 .shape-5 img{width:134.7rem;margin-top:-155px}.op-408{padding-left:15.6rem}.op-408 .main_col{margin-top:10.9rem}.op-408 .col-flex-pilar1{display:flex;gap:3px}.op-408 .col-flex-pilar2{gap:3px;margin-top:20px}.op-408 .col-flex-pilar6{display:flex;gap:3px;margin-top:16px}.op-408 .col-flex-pilar3{display:flex;gap:3px;margin-top:19px}.op-408 .col-flex-pilar8{display:flex;gap:3px;margin-top:18px}.op-408 .col-flex-pilar7{display:flex;gap:3px;margin-top:21px}.op-408 .col-flex-pilar4{display:flex;gap:3px;margin-top:16px}.op-408 .col-flex-pilar5{display:flex;gap:3px;margin-top:75px}.op-408 .num_data55{font-size:.5rem}}.op-407{position:relative;padding-top:2rem;height:75vh;padding:12rem 7rem 0rem 19.6rem}.op-407 .main_col{display:flex;gap:114px;margin-top:7.1rem;margin-left:-.5rem}.op-407 .shape-5 img{width:123.7rem;margin-right:1rem;left:-30rem;margin-top:-154px;position:absolute}.op-407 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-407 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-407 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-407 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-407 .num_data55{background:#fe8600;color:#fff;padding:29px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:42px;text-align:center;height:68px}.op-407 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:62px}.op-407 .num-bor{border-left:.5px solid white}.op-407 .org_box{display:flex;justify-content:start;align-items:center}.op-407 .left_show{cursor:pointer}.op-407 .left_show:hover+.info_ctl{display:block}.op-407 .info_ct{position:relative;background:#000;display:none}.op-407 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-407 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-407 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-407 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-407 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-407 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-407 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-407 .move_left{position:relative}.op-407 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:51px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-407 .col_flex2{display:flex;gap:.8px}.op-407 .col-div{margin-top:-6px}.op-407 .div-col2{display:flex;gap:.5px;flex-direction:column}.op-407 .pl-11{margin-top:15px!important}.op-407 .col-flex-pilar1{display:flex;gap:1px;margin-top:1px}.op-407 .col-flex-pilar2{display:flex;gap:1px;margin-top:8px}.op-407 .col-flex-pilar3{display:flex;gap:1px;margin-top:13px}.op-407 .col-flex-pilar4{display:flex;gap:1px;margin-top:7px}.op-407 .col-flex-pilar5{display:flex;gap:1px;margin-top:15px}.op-407 .col-flex-pilar6{display:flex;gap:1px;margin-top:5px}.op-407 .col-flex-pilar7{display:flex;gap:1px;margin-top:14px}.op-407 .col-flex-pilar8{display:flex;gap:1px;margin-top:6px}.op-407 .div-inner-style{display:flex;gap:.5px;flex-direction:column}.op-407 .main_col2{display:flex;flex-direction:column;gap:60px}.op-407 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (max-width:1600px){.op-407 .main_col{display:flex;gap:114px;margin-top:7.6rem;margin-left:-.5rem}.op-407 .shape-5 img{width:140.7rem;margin-right:1rem;left:-36.7rem;margin-top:-154px;position:absolute}}.op-415{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-415 .modal-content{width:100%!important}.op-415 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-415 .main_col{display:flex;gap:65px}.op-415 .org_box{display:flex;justify-content:start;align-items:center}.op-415 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-415 .right_show{cursor:pointer}.op-415 .right_show:hover+.info_ct{display:block}.op-415 .left_show{cursor:pointer}.op-415 .left_show:hover+.info_ctl{display:block}.op-415 .info_ct{position:relative;background:#000;display:none}.op-415 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-415 .info_ctl{position:relative;background:#000;display:none;right:-140%}.op-415 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-415 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-415 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-415 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-415 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-415 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-415 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-415 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-415 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-415 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-415 .move_left{position:relative}.op-415 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-415 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-415 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-415 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-415{transform:scale(1.73)}.op-415 .main_col{margin-top:13.5rem;margin-left:12.5rem}.op-415 .shape-5 img{width:160rem;left:13rem;margin-top:-12rem;height:100rem}.op-415 .inv{height:22.7px}.op-415 .org_box{height:25px;width:36px}.op-415 p.num_data{height:25px;width:34px;font-size:.45rem}.op-415 .col_flex{display:flex}.op-415 .col_flex.colm-2{margin-top:8.3rem;margin-left:-103rem}.op-415 .col_flex.colm-3{margin-top:15.3rem;margin-left:-103rem}.op-415 .col_flex.colm-4{margin-top:23.6rem;margin-left:-103rem}.op-415 .col_flex.colm-5{margin-top:31.6rem;margin-left:-103rem}.op-415 .col_flex.colm-6{margin-top:40.4rem;margin-left:-103rem}.op-415 .col_flex.colm-6 .side-1{display:flex;margin-right:5rem;margin-left:4rem}.op-415 .col_flex.colm-7{margin-top:46rem;margin-left:-103rem}.op-415 .col_flex.colm-7 .side-1{display:flex;margin-right:6rem;margin-left:7rem}.op-415 .col_flex.colm-8{margin-top:54.5rem;margin-left:-103rem}.op-415 .col_flex.colm-8 .side-1-1{display:flex;margin-right:4rem}.op-415 .col_flex.colm-8 .side-1-2{display:flex;margin-left:2rem}.op-415 .col_flex.colm-8 .side-1-2 .org_box{width:33px}.op-415 .col_flex.colm-8 .side-1-2 .org_box p.num_data{width:30.5px}}@media only screen and (max-width:1600px){.op-415{transform:scale(1.3)}.op-415 .main_col{margin-top:25rem;margin-left:24.7rem}.op-415 .shape-5 img{width:160rem;left:25rem;margin-top:0rem;height:100rem}.op-415 .inv{height:22.7px}.op-415 .org_box{height:25px;width:31.6px}.op-415 p.num_data{height:25px;width:29px;font-size:.47rem}.op-415 .col_flex{display:flex}.op-415 .col_flex.colm-2{margin-top:8.8rem;margin-left:-104rem}.op-415 .col_flex.colm-3{margin-top:15.3rem;margin-left:-104rem}.op-415 .col_flex.colm-4{margin-top:24rem;margin-left:-104.5rem}.op-415 .col_flex.colm-5{margin-top:32rem;margin-left:-103.5rem}.op-415 .col_flex.colm-6{margin-top:41rem;margin-left:-104rem}.op-415 .col_flex.colm-6 .side-1{display:flex;margin-right:5rem;margin-left:4rem}.op-415 .col_flex.colm-7{margin-top:46.5rem;margin-left:-103.5rem}.op-415 .col_flex.colm-7 .side-1{display:flex;margin-right:6rem;margin-left:7rem}.op-415 .col_flex.colm-8{margin-top:55rem;margin-left:-103rem}.op-415 .col_flex.colm-8 .side-1-1{display:flex;margin-right:4rem}.op-415 .col_flex.colm-8 .side-1-2{display:flex;margin-left:.5rem}.op-415 .col_flex.colm-8 .side-1-2 .org_box{width:30px}.op-415 .col_flex.colm-8 .side-1-2 .org_box p.num_data{width:28px}}.op-416{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-416 .modal-content{width:100%!important}.op-416 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-416 .main_col{display:flex;gap:65px}.op-416 .org_box{display:flex;justify-content:start;align-items:center}.op-416 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-416 .right_show{cursor:pointer}.op-416 .right_show:hover+.info_ct{display:block}.op-416 .left_show{cursor:pointer}.op-416 .left_show:hover+.info_ctl{display:block}.op-416 .info_ct{position:relative;background:#000;display:none}.op-416 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-416 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-416 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-416 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-416 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-416 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-416 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-416 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-416 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-416 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-416 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-416 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-416 .move_left{position:relative}.op-416 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-416 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-416 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-416 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-416{transform:scale(1.73)}.op-416 .main_col{margin-top:13.5rem;margin-left:12.5rem}.op-416 .shape-5 img{width:160rem;left:13rem;margin-top:-12rem;height:100rem}.op-416 .inv{height:22.7px}.op-416 .org_box{height:25px;width:36px}.op-416 p.num_data{height:25px;width:30px;font-size:.5rem}.op-416 .col_flex{display:flex}.op-416 .col_flex.colm-2{margin-top:8.3rem;margin-left:-103rem}.op-416 .col_flex.colm-3{margin-top:15.3rem;margin-left:-103rem}.op-416 .col_flex.colm-4{margin-top:23.6rem;margin-left:-103rem}.op-416 .col_flex.colm-5{margin-top:31.6rem;margin-left:-103rem}.op-416 .col_flex.colm-6{margin-top:40.4rem;margin-left:-103rem}.op-416 .col_flex.colm-6 .side-1{display:flex;margin-right:5rem;margin-left:4rem}.op-416 .col_flex.colm-7{margin-top:46rem;margin-left:-103rem}.op-416 .col_flex.colm-7 .side-1{display:flex;margin-right:6rem;margin-left:7rem}.op-416 .col_flex.colm-8{margin-top:54.5rem;margin-left:-103rem}.op-416 .col_flex.colm-8 .side-1-1{display:flex;margin-right:4rem}.op-416 .col_flex.colm-8 .side-1-2{display:flex;margin-left:2rem}.op-416 .col_flex.colm-8 .side-1-2 .org_box{width:33px}}@media only screen and (max-width:1600px){.op-416{transform:scale(1.3)}.op-416 .main_col{margin-top:25rem;margin-left:24.7rem}.op-416 .shape-5 img{width:160rem;left:25rem;margin-top:0rem;height:100rem}.op-416 .inv{height:22.7px}.op-416 .org_box{height:25px;width:31.6px}.op-416 p.num_data{height:25px;width:27px;font-size:.5rem}.op-416 .col_flex{display:flex}.op-416 .col_flex.colm-2{margin-top:8.8rem;margin-left:-104rem}.op-416 .col_flex.colm-3{margin-top:15.3rem;margin-left:-104rem}.op-416 .col_flex.colm-4{margin-top:24rem;margin-left:-104.5rem}.op-416 .col_flex.colm-5{margin-top:32rem;margin-left:-103.5rem}.op-416 .col_flex.colm-6{margin-top:41rem;margin-left:-104rem}.op-416 .col_flex.colm-6 .side-1{display:flex;margin-right:5rem;margin-left:4rem}.op-416 .col_flex.colm-7{margin-top:46.5rem;margin-left:-103.5rem}.op-416 .col_flex.colm-7 .side-1{display:flex;margin-right:6rem;margin-left:7rem}.op-416 .col_flex.colm-8{margin-top:55rem;margin-left:-103rem}.op-416 .col_flex.colm-8 .side-1-1{display:flex;margin-right:4rem}.op-416 .col_flex.colm-8 .side-1-2{display:flex;margin-left:.5rem}.op-416 .col_flex.colm-8 .side-1-2 .org_box{width:30px}}.op-417{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-417 .modal-content{width:100%!important}.op-417 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-417 .main_col{display:flex;gap:65px}.op-417 .org_box{display:flex;justify-content:start;align-items:center}.op-417 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-417 .right_show{cursor:pointer}.op-417 .right_show:hover+.info_ct{display:block}.op-417 .left_show{cursor:pointer}.op-417 .left_show:hover+.info_ctl{display:block}.op-417 .info_ct{position:relative;background:#000;display:none}.op-417 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-417 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-417 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-417 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-417 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-417 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-417 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-417 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-417 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-417 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-417 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-417 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-417 .move_left{position:relative}.op-417 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-417 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-417 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-417 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-417{transform:scale(1.73)}.op-417 .main_col{margin-top:13.5rem;margin-left:12.5rem}.op-417 .shape-5 img{width:160rem;left:13rem;margin-top:-12rem;height:100rem}.op-417 .inv{height:22.7px}.op-417 .org_box{height:25px;width:36px}.op-417 p.num_data{height:25px;width:30px;font-size:.5rem}.op-417 .col_flex{display:flex}.op-417 .col_flex.colm-2{margin-top:8.3rem;margin-left:-103rem}.op-417 .col_flex.colm-3{margin-top:15.3rem;margin-left:-103rem}.op-417 .col_flex.colm-4{margin-top:23.6rem;margin-left:-103rem}.op-417 .col_flex.colm-5{margin-top:31.6rem;margin-left:-103rem}.op-417 .col_flex.colm-6{margin-top:40.4rem;margin-left:-103rem}.op-417 .col_flex.colm-6 .side-1{display:flex;margin-right:5rem;margin-left:4rem}.op-417 .col_flex.colm-7{margin-top:46rem;margin-left:-103rem}.op-417 .col_flex.colm-7 .side-1{display:flex;margin-right:6rem;margin-left:7rem}.op-417 .col_flex.colm-8{margin-top:54.5rem;margin-left:-103rem}.op-417 .col_flex.colm-8 .side-1-1{display:flex;margin-right:4rem}.op-417 .col_flex.colm-8 .side-1-2{display:flex;margin-left:2rem}.op-417 .col_flex.colm-8 .side-1-2 .org_box{width:33px}}@media only screen and (max-width:1600px){.op-417{transform:scale(1.3)}.op-417 .main_col{margin-top:25rem;margin-left:24.7rem}.op-417 .shape-5 img{width:160rem;left:25rem;margin-top:0rem;height:100rem}.op-417 .inv{height:22.7px}.op-417 .org_box{height:25px;width:31.6px}.op-417 p.num_data{height:25px;width:27px;font-size:.5rem}.op-417 .col_flex{display:flex}.op-417 .col_flex.colm-2{margin-top:8.8rem;margin-left:-104rem}.op-417 .col_flex.colm-3{margin-top:15.3rem;margin-left:-104rem}.op-417 .col_flex.colm-4{margin-top:24rem;margin-left:-104.5rem}.op-417 .col_flex.colm-5{margin-top:32rem;margin-left:-103.5rem}.op-417 .col_flex.colm-6{margin-top:41rem;margin-left:-104rem}.op-417 .col_flex.colm-6 .side-1{display:flex;margin-right:5rem;margin-left:4rem}.op-417 .col_flex.colm-7{margin-top:46.5rem;margin-left:-103.5rem}.op-417 .col_flex.colm-7 .side-1{display:flex;margin-right:6rem;margin-left:7rem}.op-417 .col_flex.colm-8{margin-top:55rem;margin-left:-103rem}.op-417 .col_flex.colm-8 .side-1-1{display:flex;margin-right:4rem}.op-417 .col_flex.colm-8 .side-1-2{display:flex;margin-left:.5rem}.op-417 .col_flex.colm-8 .side-1-2 .org_box{width:30px}}.op-418{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-418 .modal-content{width:100%!important}.op-418 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-418 .main_col{display:flex;gap:65px}.op-418 .org_box{display:flex;justify-content:start;align-items:center}.op-418 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-418 .right_show{cursor:pointer}.op-418 .right_show:hover+.info_ct{display:block}.op-418 .left_show{cursor:pointer}.op-418 .left_show:hover+.info_ctl{display:block}.op-418 .info_ct{position:relative;background:#000;display:none}.op-418 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-418 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-418 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-418 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-418 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-418 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-418 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-418 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-418 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-418 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-418 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-418 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-418 .move_left{position:relative}.op-418 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-418 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-418 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-418 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-418{transform:scale(1.73)}.op-418 .main_col{margin-top:13.5rem;margin-left:12.5rem}.op-418 .shape-5 img{width:160rem;left:13rem;margin-top:-12rem;height:100rem}.op-418 .inv{height:22.7px}.op-418 .org_box{height:25px;width:36px}.op-418 p.num_data{height:25px;width:30px;font-size:.5rem}.op-418 .col_flex{display:flex}.op-418 .col_flex.colm-2{margin-top:8.3rem;margin-left:-103rem}.op-418 .col_flex.colm-3{margin-top:15.3rem;margin-left:-103rem}.op-418 .col_flex.colm-4{margin-top:23.6rem;margin-left:-103rem}.op-418 .col_flex.colm-5{margin-top:31.6rem;margin-left:-103rem}.op-418 .col_flex.colm-6{margin-top:40.4rem;margin-left:-103rem}.op-418 .col_flex.colm-6 .side-1{display:flex;margin-right:5rem;margin-left:4rem}.op-418 .col_flex.colm-7{margin-top:46rem;margin-left:-103rem}.op-418 .col_flex.colm-7 .side-1{display:flex;margin-right:6rem;margin-left:7rem}.op-418 .col_flex.colm-8{margin-top:54.5rem;margin-left:-103rem}.op-418 .col_flex.colm-8 .side-1-1{display:flex;margin-right:4rem}.op-418 .col_flex.colm-8 .side-1-2{display:flex;margin-left:2rem}.op-418 .col_flex.colm-8 .side-1-2 .org_box{width:33px}}@media only screen and (max-width:1600px){.op-418{transform:scale(1.3)}.op-418 .main_col{margin-top:25rem;margin-left:24.7rem}.op-418 .shape-5 img{width:160rem;left:25rem;margin-top:0rem;height:100rem}.op-418 .inv{height:22.7px}.op-418 .org_box{height:25px;width:31.6px}.op-418 p.num_data{height:25px;width:27px;font-size:.5rem}.op-418 .col_flex{display:flex}.op-418 .col_flex.colm-2{margin-top:8.8rem;margin-left:-104rem}.op-418 .col_flex.colm-3{margin-top:15.3rem;margin-left:-104rem}.op-418 .col_flex.colm-4{margin-top:24rem;margin-left:-104.5rem}.op-418 .col_flex.colm-5{margin-top:32rem;margin-left:-103.5rem}.op-418 .col_flex.colm-6{margin-top:41rem;margin-left:-104rem}.op-418 .col_flex.colm-6 .side-1{display:flex;margin-right:5rem;margin-left:4rem}.op-418 .col_flex.colm-7{margin-top:46.5rem;margin-left:-103.5rem}.op-418 .col_flex.colm-7 .side-1{display:flex;margin-right:6rem;margin-left:7rem}.op-418 .col_flex.colm-8{margin-top:55rem;margin-left:-103rem}.op-418 .col_flex.colm-8 .side-1-1{display:flex;margin-right:4rem}.op-418 .col_flex.colm-8 .side-1-2{display:flex;margin-left:.5rem}.op-418 .col_flex.colm-8 .side-1-2 .org_box{width:30px}}.op-421{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-421 .modal-content{width:100%!important}.op-421 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-421 .main_col{display:flex;gap:65px}.op-421 .org_box{display:flex;justify-content:start;align-items:center}.op-421 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-421 .right_show{cursor:pointer}.op-421 .right_show:hover+.info_ct{display:block}.op-421 .left_show{cursor:pointer}.op-421 .left_show:hover+.info_ctl{display:block}.op-421 .info_ct{position:relative;background:#000;display:none}.op-421 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-421 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-421 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-421 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-421 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-421 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-421 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-421 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-421 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-421 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-421 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-421 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-421 .move_left{position:relative}.op-421 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-421 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-421 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-421 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-421{transform:scale(1.85)}.op-421 .main_col{margin-top:-4.1rem;margin-left:11.7rem}.op-421 .shape-5 img{width:160rem;left:4rem;margin-top:-13rem;height:100rem}.op-421 .inv{height:22.7px}.op-421 .org_box{height:21px;width:45px}.op-421 p.num_data{height:25px;width:45px;font-size:.5rem}.op-421 .col_flex.colm-11{margin-left:-1.2rem}.op-421 .col_flex.colm-10{margin-left:2rem}.op-421 .col_flex.colm-9{margin-left:-1rem}.op-421 .col_flex.colm-8{margin-left:1.8rem}.op-421 .col_flex.colm-7{margin-left:-1rem}.op-421 .col_flex.colm-6{margin-left:1.9rem}.op-421 .col_flex.colm-5{margin-left:-1.1rem}.op-421 .col_flex.colm-4{margin-left:2.6rem}.op-421 .col_flex.colm-3{margin-left:-1.2rem}.op-421 .col_flex.colm-2{margin-left:2rem}.op-421 .col_flex.colm-1{margin-left:-1rem}}@media only screen and (max-width:1600px){.op-421{transform:scale(1.3)}.op-421 .main_col{margin-top:9rem;margin-left:13rem}.op-421 .shape-5 img{width:160rem;left:6rem;margin-top:0rem;height:100rem}.op-421 .inv{height:22.7px}.op-421 .org_box{height:18.3px;width:45px}.op-421 p.num_data{height:25px;width:45px;font-size:.6rem}.op-421 .col_flex.colm-11{margin-left:-1.5rem}.op-421 .col_flex.colm-10{margin-left:.5rem}.op-421 .col_flex.colm-9{margin-left:-1.6rem}.op-421 .col_flex.colm-8{margin-left:.5rem}.op-421 .col_flex.colm-7{margin-left:-1.6rem}.op-421 .col_flex.colm-6{margin-left:.4rem}.op-421 .col_flex.colm-5{margin-left:-1.4rem}.op-421 .col_flex.colm-4{margin-left:.7rem}.op-421 .col_flex.colm-3{margin-left:-1.5rem}.op-421 .col_flex.colm-2{margin-left:.6rem}.op-421 .col_flex.colm-1{margin-left:-1.6rem}}.op-422{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-422 .modal-content{width:100%!important}.op-422 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-422 .main_col{display:flex;gap:65px}.op-422 .org_box{display:flex;justify-content:start;align-items:center}.op-422 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-422 .right_show{cursor:pointer}.op-422 .right_show:hover+.info_ct{display:block}.op-422 .left_show{cursor:pointer}.op-422 .left_show:hover+.info_ctl{display:block}.op-422 .info_ct{position:relative;background:#000;display:none}.op-422 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-422 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-422 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-422 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-422 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-422 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-422 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-422 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-422 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-422 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-422 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-422 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-422 .move_left{position:relative}.op-422 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-422 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-422 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-422 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-422{transform:scale(1.85)}.op-422 .main_col{margin-top:51.4rem;margin-left:11.7rem}.op-422 .shape-5 img{width:160rem;left:4rem;margin-top:-13rem;height:100rem}.op-422 .inv{height:22.7px}.op-422 .org_box{height:21px;width:45px}.op-422 p.num_data{height:25px;width:45px;font-size:.5rem}.op-422 .col_flex{display:flex;flex-direction:column-reverse}.op-422 .col_flex.colm-11{margin-left:-1.2rem}.op-422 .col_flex.colm-10{margin-left:2rem}.op-422 .col_flex.colm-9{margin-left:-1rem}.op-422 .col_flex.colm-8{margin-left:1.8rem}.op-422 .col_flex.colm-7{margin-left:-1rem}.op-422 .col_flex.colm-6{margin-left:1.9rem}.op-422 .col_flex.colm-5{margin-left:-1.1rem}.op-422 .col_flex.colm-4{margin-left:2.6rem}.op-422 .col_flex.colm-3{margin-left:-1.2rem}.op-422 .col_flex.colm-2{margin-left:2rem}.op-422 .col_flex.colm-1{margin-left:-1rem}}@media only screen and (max-width:1600px){.op-422{transform:scale(1.3)}.op-422 .main_col{margin-top:64.5rem;margin-left:13rem}.op-422 .shape-5 img{width:160rem;left:6rem;margin-top:0rem;height:100rem}.op-422 .inv{height:22.7px}.op-422 .org_box{height:18.3px;width:45px}.op-422 p.num_data{height:25px;width:45px;font-size:.6rem}.op-422 .col_flex{display:flex;flex-direction:column-reverse}.op-422 .col_flex.colm-11{margin-left:-1.5rem}.op-422 .col_flex.colm-10{margin-left:.5rem}.op-422 .col_flex.colm-9{margin-left:-1.6rem}.op-422 .col_flex.colm-8{margin-left:.5rem}.op-422 .col_flex.colm-7{margin-left:-1.6rem}.op-422 .col_flex.colm-6{margin-left:.4rem}.op-422 .col_flex.colm-5{margin-left:-1.4rem}.op-422 .col_flex.colm-4{margin-left:.7rem}.op-422 .col_flex.colm-3{margin-left:-1.5rem}.op-422 .col_flex.colm-2{margin-left:.6rem}.op-422 .col_flex.colm-1{margin-left:-1.6rem}}.op-419{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-419 .modal-content{width:100%!important}.op-419 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-419 .main_col{display:flex;gap:65px}.op-419 .org_box{display:flex;justify-content:start;align-items:center}.op-419 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-419 .right_show{cursor:pointer}.op-419 .right_show:hover+.info_ct{display:block}.op-419 .left_show{cursor:pointer}.op-419 .left_show:hover+.info_ctl{display:block}.op-419 .info_ct{position:relative;background:#000;display:none}.op-419 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-419 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-419 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-419 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-419 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-419 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-419 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-419 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-419 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-419 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-419 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-419 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-419 .move_left{position:relative}.op-419 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-419 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-419 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-419 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-419{transform:scale(1.85)}.op-419 .main_col{margin-top:-4.1rem;margin-left:11.7rem}.op-419 .shape-5 img{width:160rem;left:4rem;margin-top:-13rem;height:100rem}.op-419 .inv{height:22.7px}.op-419 .org_box{height:21px;width:45px}.op-419 p.num_data{height:25px;width:45px;font-size:.5rem}.op-419 .col_flex.colm-11{margin-left:-1.2rem}.op-419 .col_flex.colm-10{margin-left:2rem}.op-419 .col_flex.colm-9{margin-left:-1rem}.op-419 .col_flex.colm-8{margin-left:1.8rem}.op-419 .col_flex.colm-7{margin-left:-1rem}.op-419 .col_flex.colm-6{margin-left:1.9rem}.op-419 .col_flex.colm-5{margin-left:-1.1rem}.op-419 .col_flex.colm-4{margin-left:2.6rem}.op-419 .col_flex.colm-3{margin-left:-1.2rem}.op-419 .col_flex.colm-2{margin-left:2rem}.op-419 .col_flex.colm-1{margin-left:-1rem}}@media only screen and (max-width:1600px){.op-419{transform:scale(1.3)}.op-419 .main_col{margin-top:9rem;margin-left:13rem}.op-419 .shape-5 img{width:160rem;left:6rem;margin-top:0rem;height:100rem}.op-419 .inv{height:22.7px}.op-419 .org_box{height:18.3px;width:45px}.op-419 p.num_data{height:25px;width:45px;font-size:.6rem}.op-419 .col_flex.colm-11{margin-left:-1.5rem}.op-419 .col_flex.colm-10{margin-left:.5rem}.op-419 .col_flex.colm-9{margin-left:-1.6rem}.op-419 .col_flex.colm-8{margin-left:.5rem}.op-419 .col_flex.colm-7{margin-left:-1.6rem}.op-419 .col_flex.colm-6{margin-left:.4rem}.op-419 .col_flex.colm-5{margin-left:-1.4rem}.op-419 .col_flex.colm-4{margin-left:.7rem}.op-419 .col_flex.colm-3{margin-left:-1.5rem}.op-419 .col_flex.colm-2{margin-left:.6rem}.op-419 .col_flex.colm-1{margin-left:-1.6rem}}.op-420{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-420 .modal-content{width:100%!important}.op-420 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-420 .main_col{display:flex;gap:65px}.op-420 .org_box{display:flex;justify-content:start;align-items:center}.op-420 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-420 .right_show{cursor:pointer}.op-420 .right_show:hover+.info_ct{display:block}.op-420 .left_show{cursor:pointer}.op-420 .left_show:hover+.info_ctl{display:block}.op-420 .info_ct{position:relative;background:#000;display:none}.op-420 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-420 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-420 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-420 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-420 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-420 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-420 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-420 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-420 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-420 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-420 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-420 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-420 .move_left{position:relative}.op-420 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-420 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-420 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-420 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-420{transform:scale(1.85)}.op-420 .main_col{margin-top:51.4rem;margin-left:11.7rem}.op-420 .shape-5 img{width:160rem;left:4rem;margin-top:-13rem;height:100rem}.op-420 .inv{height:22.7px}.op-420 .org_box{height:21px;width:45px}.op-420 p.num_data{height:25px;width:45px;font-size:.5rem}.op-420 .col_flex{display:flex;flex-direction:column-reverse}.op-420 .col_flex.colm-11{margin-left:-1.2rem}.op-420 .col_flex.colm-10{margin-left:2rem}.op-420 .col_flex.colm-9{margin-left:-1rem}.op-420 .col_flex.colm-8{margin-left:1.8rem}.op-420 .col_flex.colm-7{margin-left:-1rem}.op-420 .col_flex.colm-6{margin-left:1.9rem}.op-420 .col_flex.colm-5{margin-left:-1.1rem}.op-420 .col_flex.colm-4{margin-left:2.6rem}.op-420 .col_flex.colm-3{margin-left:-1.2rem}.op-420 .col_flex.colm-2{margin-left:2rem}.op-420 .col_flex.colm-1{margin-left:-1rem}}@media only screen and (max-width:1600px){.op-420{transform:scale(1.3)}.op-420 .main_col{margin-top:64.5rem;margin-left:13rem}.op-420 .shape-5 img{width:160rem;left:6rem;margin-top:0rem;height:100rem}.op-420 .inv{height:22.7px}.op-420 .org_box{height:18.3px;width:45px}.op-420 p.num_data{height:25px;width:45px;font-size:.6rem}.op-420 .col_flex{display:flex;flex-direction:column-reverse}.op-420 .col_flex.colm-11{margin-left:-1.5rem}.op-420 .col_flex.colm-10{margin-left:.5rem}.op-420 .col_flex.colm-9{margin-left:-1.6rem}.op-420 .col_flex.colm-8{margin-left:.5rem}.op-420 .col_flex.colm-7{margin-left:-1.6rem}.op-420 .col_flex.colm-6{margin-left:.4rem}.op-420 .col_flex.colm-5{margin-left:-1.4rem}.op-420 .col_flex.colm-4{margin-left:.7rem}.op-420 .col_flex.colm-3{margin-left:-1.5rem}.op-420 .col_flex.colm-2{margin-left:.6rem}.op-420 .col_flex.colm-1{margin-left:-1.6rem}}.op-427{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-427 .modal-content{width:100%!important}.op-427 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-427 .main_col{display:flex;gap:65px}.op-427 .org_box{display:flex;justify-content:start;align-items:center}.op-427 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-427 .right_show{cursor:pointer}.op-427 .right_show:hover+.info_ct{display:block}.op-427 .left_show{cursor:pointer}.op-427 .left_show:hover+.info_ctl{display:block}.op-427 .info_ct{position:relative;background:#000;display:none}.op-427 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-427 .info_ctl{position:relative;background:#000;display:none;right:-130%}.op-427 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-427 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-427 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-427 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-427 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-427 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-427 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-427 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-427 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-427 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-427 .move_left{position:relative}.op-427 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-427 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-427 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-427 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-427{transform:scale(1.77)}.op-427 .main_col{margin-top:7.3rem;margin-left:5.5rem}.op-427 .shape-5 img{width:160rem;left:10rem;margin-top:-13rem;height:100rem}.op-427 .inv{height:15px}.op-427 .org_box{height:15px;width:35px}.op-427 p.num_data{height:17px;width:35px;font-size:.43rem}.op-427 .colm-1-btm{margin-top:4rem}.op-427 .col_flex.colm-2{margin-left:-2rem}.op-427 .col_flex.colm-2 .colm-2-btm{margin-top:4rem}.op-427 .col_flex.colm-3{margin-left:-2.3rem}.op-427 .col_flex.colm-3 .colm-3-btm{margin-top:4.8rem}.op-427 .col_flex.colm-4{margin-left:-2.3rem}.op-427 .col_flex.colm-5{margin-left:-2rem}.op-427 .col_flex.colm-5 .colm-5-btm{margin-top:3.1rem}.op-427 .col_flex.colm-5 .colm-5-btm .org_box{height:24px}.op-427 .col_flex.colm-5 .colm-5-btm .org_box .num_data{height:24px}.op-427 .col_flex.colm-6{display:flex;margin-top:17rem;margin-left:-23rem}.op-427 .col_flex.colm-6 .org_box{width:29px}.op-427 .col_flex.colm-6 .org_box .num_data{width:28px;font-size:.33rem}.op-427 .col_flex.colm-7{display:flex;margin-top:20rem;margin-left:-18.55rem}.op-427 .col_flex.colm-7 .org_box{width:29px}.op-427 .col_flex.colm-7 .org_box .num_data{width:28px;font-size:.33rem}.op-427 .col_flex.colm-8{display:flex;margin-top:23rem;margin-left:-18.55rem}.op-427 .col_flex.colm-8 .org_box{width:29px}.op-427 .col_flex.colm-8 .org_box .num_data{width:28px;font-size:.33rem}.op-427 .col_flex.colm-9{display:flex;margin-top:26rem;margin-left:-18.55rem}.op-427 .col_flex.colm-9 .org_box{width:29px}.op-427 .col_flex.colm-9 .org_box .num_data{width:28px;font-size:.33rem}.op-427 .col_flex.colm-10{display:flex;margin-top:29rem;margin-left:-18.55rem}.op-427 .col_flex.colm-10 .org_box{width:29px}.op-427 .col_flex.colm-10 .org_box .num_data{width:28px;font-size:.33rem}.op-427 .col_flex.colm-11{display:flex;margin-top:32rem;margin-left:-18.55rem}.op-427 .col_flex.colm-11 .org_box{width:29px}.op-427 .col_flex.colm-11 .org_box .num_data{width:28px;font-size:.33rem}.op-427 .col_flex.colm-12{display:flex;margin-top:35rem;margin-left:-18.55rem}.op-427 .col_flex.colm-12 .org_box{width:29px}.op-427 .col_flex.colm-12 .org_box .num_data{width:28px;font-size:.33rem}.op-427 .col_flex.colm-13{margin-top:42rem;margin-left:-11.5rem}.op-427 .col_flex.colm-13 .org_box{height:23px}.op-427 .col_flex.colm-13 .org_box .num_data{height:25px}.op-427 .col_flex.colm-14{margin-top:42rem;margin-left:-2rem}.op-427 .col_flex.colm-14 .org_box{height:23px}.op-427 .col_flex.colm-14 .org_box .num_data{height:25px}.op-427 .col_flex.colm-15{margin-top:42rem;margin-left:-2.5rem}.op-427 .col_flex.colm-15 .org_box{height:23px}.op-427 .col_flex.colm-15 .org_box .num_data{height:25px}.op-427 .col_flex.colm-16{margin-top:42rem;margin-left:-2.5rem}.op-427 .col_flex.colm-16 .org_box{height:23px}.op-427 .col_flex.colm-16 .org_box .num_data{height:25px}.op-427 .col_flex.colm-16 .colm-16-btm{margin-top:2.85rem}.op-427 .col_flex.colm-17{margin-top:42rem;margin-left:-2.5rem}.op-427 .col_flex.colm-17 .org_box{height:23px}.op-427 .col_flex.colm-17 .org_box .num_data{height:25px}.op-427 .col_flex.colm-17 .colm-17-btm{margin-top:2.85rem}.op-427 .col_flex.colm-18{margin-top:42rem;margin-left:-1rem}.op-427 .col_flex.colm-18 .org_box{height:23px}.op-427 .col_flex.colm-18 .org_box .num_data{height:25px}.op-427 .col_flex.colm-19{margin-top:42rem;margin-left:-2rem}.op-427 .col_flex.colm-19 .org_box{height:23px}.op-427 .col_flex.colm-19 .org_box .num_data{height:25px}.op-427 .col_flex.colm-20{margin-top:42rem;margin-left:1rem}.op-427 .col_flex.colm-20 .org_box{height:23px}.op-427 .col_flex.colm-20 .org_box .num_data{height:25px}}@media only screen and (max-width:1600px){.op-427{transform:scale(1.3)}.op-427 .main_col{margin-top:17.5rem;margin-left:5.5rem}.op-427 .shape-5 img{width:160rem;left:10rem;margin-top:-2rem;height:100rem}.op-427 .inv{height:15px}.op-427 .org_box{height:12px;width:31px}.op-427 p.num_data{height:14px;width:31px;font-size:.4rem}.op-427 .colm-1-btm{margin-top:4rem}.op-427 .col_flex.colm-2{margin-left:-3rem}.op-427 .col_flex.colm-2 .colm-2-btm{margin-top:4rem}.op-427 .col_flex.colm-3{margin-left:-3rem}.op-427 .col_flex.colm-3 .colm-3-btm{margin-top:4.8rem}.op-427 .col_flex.colm-4{margin-left:-2.6rem}.op-427 .col_flex.colm-5{margin-left:-2.6rem}.op-427 .col_flex.colm-5 .colm-5-btm{margin-top:4.1rem}.op-427 .col_flex.colm-5 .colm-5-btm .org_box{height:22px}.op-427 .col_flex.colm-5 .colm-5-btm .org_box .num_data{height:22px}.op-427 .col_flex.colm-6{display:flex;margin-top:18rem;margin-left:-23rem}.op-427 .col_flex.colm-6 .org_box{width:24px}.op-427 .col_flex.colm-6 .org_box .num_data{width:22px;font-size:.3rem}.op-427 .col_flex.colm-7{display:flex;margin-top:21rem;margin-left:-18.4rem}.op-427 .col_flex.colm-7 .org_box{width:24px}.op-427 .col_flex.colm-7 .org_box .num_data{width:22px;font-size:.3rem}.op-427 .col_flex.colm-8{display:flex;margin-top:24rem;margin-left:-18.4rem}.op-427 .col_flex.colm-8 .org_box{width:24px}.op-427 .col_flex.colm-8 .org_box .num_data{width:22px;font-size:.3rem}.op-427 .col_flex.colm-9{display:flex;margin-top:27rem;margin-left:-18.4rem}.op-427 .col_flex.colm-9 .org_box{width:24px}.op-427 .col_flex.colm-9 .org_box .num_data{width:22px;font-size:.3rem}.op-427 .col_flex.colm-10{display:flex;margin-top:30rem;margin-left:-18.4rem}.op-427 .col_flex.colm-10 .org_box{width:24px}.op-427 .col_flex.colm-10 .org_box .num_data{width:22px;font-size:.3rem}.op-427 .col_flex.colm-11{display:flex;margin-top:33rem;margin-left:-18.4rem}.op-427 .col_flex.colm-11 .org_box{width:24px}.op-427 .col_flex.colm-11 .org_box .num_data{width:22px;font-size:.3rem}.op-427 .col_flex.colm-12{display:flex;margin-top:36rem;margin-left:-18.4rem}.op-427 .col_flex.colm-12 .org_box{width:24px}.op-427 .col_flex.colm-12 .org_box .num_data{width:22px;font-size:.3rem}.op-427 .col_flex.colm-13{margin-top:42.5rem;margin-left:-11.5rem}.op-427 .col_flex.colm-13 .org_box{height:20px}.op-427 .col_flex.colm-13 .org_box .num_data{height:21px}.op-427 .col_flex.colm-14{margin-top:42.5rem;margin-left:-2rem}.op-427 .col_flex.colm-14 .org_box{height:20px}.op-427 .col_flex.colm-14 .org_box .num_data{height:21px}.op-427 .col_flex.colm-15{margin-top:42.5rem;margin-left:-2.5rem}.op-427 .col_flex.colm-15 .org_box{height:20px}.op-427 .col_flex.colm-15 .org_box .num_data{height:21px}.op-427 .col_flex.colm-16{margin-top:42.5rem;margin-left:-2.5rem}.op-427 .col_flex.colm-16 .org_box{height:20px}.op-427 .col_flex.colm-16 .org_box .num_data{height:21px}.op-427 .col_flex.colm-16 .colm-16-btm{margin-top:2.85rem}.op-427 .col_flex.colm-17{margin-top:42.5rem;margin-left:-2.5rem}.op-427 .col_flex.colm-17 .org_box{height:20px}.op-427 .col_flex.colm-17 .org_box .num_data{height:21px}.op-427 .col_flex.colm-17 .colm-17-btm{margin-top:2.85rem}.op-427 .col_flex.colm-18{margin-top:42.5rem;margin-left:-1rem}.op-427 .col_flex.colm-18 .org_box{height:20px}.op-427 .col_flex.colm-18 .org_box .num_data{height:21px}.op-427 .col_flex.colm-19{margin-top:42.5rem;margin-left:-2rem}.op-427 .col_flex.colm-19 .org_box{height:20px}.op-427 .col_flex.colm-19 .org_box .num_data{height:21px}.op-427 .col_flex.colm-20{margin-top:42.5rem;margin-left:1rem}.op-427 .col_flex.colm-20 .org_box{height:20px}.op-427 .col_flex.colm-20 .org_box .num_data{height:21px}}.op-428{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-428 .modal-content{width:100%!important}.op-428 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-428 .main_col{display:flex;gap:65px}.op-428 .org_box{display:flex;justify-content:start;align-items:center}.op-428 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-428 .right_show{cursor:pointer}.op-428 .right_show:hover+.info_ct{display:block}.op-428 .left_show{cursor:pointer}.op-428 .left_show:hover+.info_ctl{display:block}.op-428 .info_ct{position:relative;background:#000;display:none}.op-428 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-428 .info_ctl{position:relative;background:#000;display:none;right:-130%}.op-428 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-428 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-428 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-428 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-428 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-428 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-428 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-428 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-428 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-428 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-428 .move_left{position:relative}.op-428 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-428 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-428 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-428 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-428{transform:scale(1.79)}.op-428 .main_col{margin-top:7.7rem;margin-left:45rem}.op-428 .shape-5 img{width:160rem;left:10rem;margin-top:-13rem;height:100rem}.op-428 .inv{height:15px}.op-428 .org_box{height:15px;width:35px}.op-428 p.num_data{height:17px;width:35px;font-size:.43rem}.op-428 .colm-1-btm{margin-top:4rem}.op-428 .col_flex.colm-2{margin-left:-2rem}.op-428 .col_flex.colm-2 .colm-2-btm{margin-top:4rem}.op-428 .col_flex.colm-3{margin-left:-1.3rem}.op-428 .col_flex.colm-3 .colm-3-btm{margin-top:4.8rem}.op-428 .col_flex.colm-4{margin-left:-1.3rem}.op-428 .col_flex.colm-5{margin-left:-1rem}.op-428 .col_flex.colm-6,.op-428 .col_flex.colm-7,.op-428 .col_flex.colm-8,.op-428 .col_flex.colm-9{margin-left:-1.3rem}.op-428 .col_flex.colm-10{display:flex;margin-top:18.45rem;margin-left:-18.55rem}.op-428 .col_flex.colm-10 .org_box{width:27px}.op-428 .col_flex.colm-10 .org_box .num_data{width:25px;font-size:.33rem}.op-428 .col_flex.colm-11{display:flex;margin-top:20.3rem;margin-left:-19.3rem}.op-428 .col_flex.colm-11 .org_box{width:27px}.op-428 .col_flex.colm-11 .org_box .num_data{width:25px;font-size:.33rem}.op-428 .col_flex.colm-12{display:flex;margin-top:23rem;margin-left:-19.3rem}.op-428 .col_flex.colm-12 .org_box{width:27px}.op-428 .col_flex.colm-12 .org_box .num_data{width:25px;font-size:.33rem}.op-428 .col_flex.colm-13{display:flex;margin-top:28rem;margin-left:-19.3rem}.op-428 .col_flex.colm-13 .org_box{width:27px}.op-428 .col_flex.colm-13 .org_box .num_data{width:25px;font-size:.33rem}.op-428 .col_flex.colm-14{display:flex;margin-top:32rem;margin-left:-19.3rem}.op-428 .col_flex.colm-14 .org_box{width:27px}.op-428 .col_flex.colm-14 .org_box .num_data{width:25px;font-size:.33rem}}@media only screen and (max-width:1600px){.op-428{transform:scale(1.3)}.op-428 .main_col{margin-top:20.7rem;margin-left:45rem}.op-428 .shape-5 img{width:160rem;left:10rem;margin-top:0rem;height:100rem}.op-428 .inv{height:15px}.op-428 .org_box{height:15px;width:35px}.op-428 p.num_data{height:17px;width:35px;font-size:.43rem}.op-428 .col_flex.colm-2{margin-left:-2.5rem}.op-428 .col_flex.colm-2 .colm-2-btm{margin-top:4rem}.op-428 .col_flex.colm-3{margin-left:-2.3rem}.op-428 .col_flex.colm-3 .colm-3-btm{margin-top:4.8rem}.op-428 .col_flex.colm-4{margin-left:-2.3rem}.op-428 .col_flex.colm-5{margin-left:-2rem}.op-428 .col_flex.colm-6,.op-428 .col_flex.colm-7,.op-428 .col_flex.colm-8{margin-left:-2.3rem}.op-428 .col_flex.colm-9{margin-left:-1.7rem}.op-428 .col_flex.colm-10{display:flex;margin-top:18.5rem;margin-left:-19.3rem}.op-428 .col_flex.colm-10 .org_box{width:24px}.op-428 .col_flex.colm-10 .org_box .num_data{width:22px;font-size:.33rem}.op-428 .col_flex.colm-11{display:flex;margin-top:20.2rem;margin-left:-20.1rem}.op-428 .col_flex.colm-11 .org_box{width:24px}.op-428 .col_flex.colm-11 .org_box .num_data{width:22px;font-size:.33rem}.op-428 .col_flex.colm-12{display:flex;margin-top:23rem;margin-left:-20.1rem}.op-428 .col_flex.colm-12 .org_box{width:24px}.op-428 .col_flex.colm-12 .org_box .num_data{width:22px;font-size:.33rem}.op-428 .col_flex.colm-13{display:flex;margin-top:28rem;margin-left:-20.5rem}.op-428 .col_flex.colm-13 .org_box{width:24px}.op-428 .col_flex.colm-13 .org_box .num_data{width:22px;font-size:.33rem}.op-428 .col_flex.colm-14{display:flex;margin-top:32rem;margin-left:-20.5rem}.op-428 .col_flex.colm-14 .org_box{width:24px}.op-428 .col_flex.colm-14 .org_box .num_data{width:22px;font-size:.33rem}}.op-1317-2{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-1317-2 .modal-content{width:100%!important}.op-1317-2 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-2 .main_col{display:flex;gap:65px}.op-1317-2 .org_box{display:flex;justify-content:start;align-items:center}.op-1317-2 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-1317-2 .right_show{cursor:pointer}.op-1317-2 .right_show:hover+.info_ct{display:block}.op-1317-2 .left_show{cursor:pointer}.op-1317-2 .left_show:hover+.info_ctl{display:block}.op-1317-2 .info_ct{position:relative;background:#000;display:none}.op-1317-2 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-2 .info_ctl{position:relative;background:#000;display:none;right:20%}.op-1317-2 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-1317-2 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-1317-2 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-1317-2 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1317-2 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-1317-2 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-1317-2 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-2 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-1317-2 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-2 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-1317-2 .move_left{position:relative}.op-1317-2 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-1317-2 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-2 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1317-2 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-1317-2{transform:scale(1.85)}.op-1317-2 .main_col{margin-top:.25rem;margin-left:-6rem}.op-1317-2 .shape-5 img{width:160rem;left:3rem;margin-top:-18rem;height:100rem}.op-1317-2 .inv{height:67px}.op-1317-2 .org_box{height:67px;width:100px}.op-1317-2 p.num_data{height:67px;width:100px;font-size:1rem}.op-1317-2 .col_flex.colm-2{margin-left:2.6rem}.op-1317-2 .col_flex.colm-3{margin-left:6rem}.op-1317-2 .col_flex.colm-4{margin-left:23.5rem}.op-1317-2 .col_flex.colm-5{margin-left:3rem}.op-1317-2 .col_flex.colm-6{margin-left:5.8rem}}@media only screen and (max-width:1600px){.op-1317-2{transform:scale(1.3)}.op-1317-2 .main_col{margin-top:13.2rem;margin-left:0rem}.op-1317-2 .shape-5 img{width:160rem;left:10rem;margin-top:-5rem;height:100rem}.op-1317-2 .inv{height:58.5px}.op-1317-2 .org_box{height:58.5px;width:100px}.op-1317-2 p.num_data{height:58.5px;width:100px;font-size:1rem}.op-1317-2 .col_flex.colm-2{margin-left:2.5rem}.op-1317-2 .col_flex.colm-3{margin-left:3.5rem}.op-1317-2 .col_flex.colm-4{margin-left:22rem}.op-1317-2 .col_flex.colm-5{margin-left:2rem}.op-1317-2 .col_flex.colm-6{margin-left:3.6rem}}.op-1318-1{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-1318-1 .modal-content{width:100%!important}.op-1318-1 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-1 .main_col{display:flex;gap:65px}.op-1318-1 .org_box{display:flex;justify-content:start;align-items:center}.op-1318-1 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-1318-1 .right_show{cursor:pointer}.op-1318-1 .right_show:hover+.info_ct{display:block}.op-1318-1 .left_show{cursor:pointer}.op-1318-1 .left_show:hover+.info_ctl{display:block}.op-1318-1 .info_ct{position:relative;background:#000;display:none}.op-1318-1 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-1 .info_ctl{position:relative;background:#000;display:none;right:35%}.op-1318-1 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-1318-1 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-1318-1 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-1318-1 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1318-1 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-1318-1 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-1318-1 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-1 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-1318-1 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-1 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-1318-1 .move_left{position:relative}.op-1318-1 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-1318-1 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-1 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1318-1 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-1318-1{transform:scale(1.75)}.op-1318-1 .main_col{margin-top:1.8rem;margin-left:.8rem}.op-1318-1 .shape-5 img{width:160rem;left:3rem;margin-top:-18rem;height:100rem}.op-1318-1 .inv{height:133px}.op-1318-1 .org_box{height:133px;width:150px}.op-1318-1 p.num_data{height:133px;width:150px;font-size:1.6rem}.op-1318-1 .col_flex.colm-2{margin-left:6.8rem}.op-1318-1 .col_flex.colm-3{margin-left:6.5rem}.op-1318-1 .col_flex.colm-4{margin-left:5.6rem}.op-1318-1 .col_flex.colm-5{margin-left:6.7rem}.op-1318-1 .col_flex.colm-6{margin-left:2.5rem}}@media only screen and (max-width:1600px){.op-1318-1{transform:scale(1.4)}.op-1318-1 .main_col{margin-top:14.5rem;margin-left:6rem}.op-1318-1 .shape-5 img{width:160rem;left:8rem;margin-top:-5rem;height:100rem}.op-1318-1 .inv{height:117px}.op-1318-1 .org_box{height:117px;width:130px}.op-1318-1 p.num_data{height:117px;width:130px;font-size:1.6rem}.op-1318-1 .col_flex.colm-2{margin-left:6rem}.op-1318-1 .col_flex.colm-3{margin-left:6.5rem}.op-1318-1 .col_flex.colm-4{margin-left:4.7rem}.op-1318-1 .col_flex.colm-5{margin-left:6rem}.op-1318-1 .col_flex.colm-6{margin-left:2.3rem}}.op-423{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-423 .modal-content{width:100%!important}.op-423 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-423 .main_col{display:flex;gap:65px}.op-423 .org_box{display:flex;justify-content:start;align-items:center}.op-423 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-423 .right_show{cursor:pointer}.op-423 .right_show:hover+.info_ct{display:block}.op-423 .left_show{cursor:pointer}.op-423 .left_show:hover+.info_ctl{display:block}.op-423 .info_ct{position:relative;background:#000;display:none}.op-423 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-423 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-423 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-423 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:90px;top:-13px}.op-423 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-423 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-423 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-423 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-423 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-423 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-423 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-423 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-423 .move_left{position:relative}.op-423 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-423 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-423 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:55px;width:170px;text-align:left;z-index:1111;top:-.5rem;border-radius:5px}.op-423 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-423{transform:scale(1.85)}.op-423 .main_col{margin-top:-4.1rem;margin-left:11.7rem}.op-423 .shape-5 img{width:160rem;left:4rem;margin-top:-13rem;height:100rem}.op-423 .inv{height:22.7px}.op-423 .org_box{height:21px;width:45px}.op-423 p.num_data{height:25px;width:45px;font-size:.5rem}.op-423 .col_flex.colm-11{margin-left:-1.2rem}.op-423 .col_flex.colm-10{margin-left:2rem}.op-423 .col_flex.colm-9{margin-left:-1rem}.op-423 .col_flex.colm-8{margin-left:1.8rem}.op-423 .col_flex.colm-7{margin-left:-1rem}.op-423 .col_flex.colm-6{margin-left:1.9rem}.op-423 .col_flex.colm-5{margin-left:-1.1rem}.op-423 .col_flex.colm-4{margin-left:2.6rem}.op-423 .col_flex.colm-3{margin-left:-1.2rem}.op-423 .col_flex.colm-2{margin-left:2rem}.op-423 .col_flex.colm-1{margin-left:-1rem}}@media only screen and (max-width:1600px){.op-423{transform:scale(1.3)}.op-423 .main_col{margin-top:9rem;margin-left:13rem}.op-423 .shape-5 img{width:160rem;left:6rem;margin-top:0rem;height:100rem}.op-423 .inv{height:22.7px}.op-423 .org_box{height:18.3px;width:45px}.op-423 p.num_data{height:25px;width:45px;font-size:.6rem}.op-423 .col_flex.colm-11{margin-left:-1.5rem}.op-423 .col_flex.colm-10{margin-left:.5rem}.op-423 .col_flex.colm-9{margin-left:-1.6rem}.op-423 .col_flex.colm-8{margin-left:.5rem}.op-423 .col_flex.colm-7{margin-left:-1.6rem}.op-423 .col_flex.colm-6{margin-left:.4rem}.op-423 .col_flex.colm-5{margin-left:-1.4rem}.op-423 .col_flex.colm-4{margin-left:.7rem}.op-423 .col_flex.colm-3{margin-left:-1.5rem}.op-423 .col_flex.colm-2{margin-left:.6rem}.op-423 .col_flex.colm-1{margin-left:-1.6rem}}.op-424{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-424 .modal-content{width:100%!important}.op-424 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-424 .main_col{display:flex;gap:65px}.op-424 .org_box{display:flex;justify-content:start;align-items:center}.op-424 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-424 .right_show{cursor:pointer}.op-424 .right_show:hover+.info_ct{display:block}.op-424 .left_show{cursor:pointer}.op-424 .left_show:hover+.info_ctl{display:block}.op-424 .info_ct{position:relative;background:#000;display:none}.op-424 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-424 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-424 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-424 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:90px;top:-13px}.op-424 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-424 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-424 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-424 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-424 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-424 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-424 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-424 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-424 .move_left{position:relative}.op-424 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-424 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-424 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:55px;width:170px;text-align:left;z-index:1111;top:-.5rem;border-radius:5px}.op-424 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-424{transform:scale(1.85)}.op-424 .main_col{margin-top:51.4rem;margin-left:11.7rem}.op-424 .shape-5 img{width:160rem;left:4rem;margin-top:-13rem;height:100rem}.op-424 .inv{height:22.7px}.op-424 .org_box{height:21px;width:45px}.op-424 p.num_data{height:25px;width:45px;font-size:.5rem}.op-424 .col_flex{display:flex;flex-direction:column-reverse}.op-424 .col_flex.colm-11{margin-left:-1.2rem}.op-424 .col_flex.colm-10{margin-left:2rem}.op-424 .col_flex.colm-9{margin-left:-1rem}.op-424 .col_flex.colm-8{margin-left:1.8rem}.op-424 .col_flex.colm-7{margin-left:-1rem}.op-424 .col_flex.colm-6{margin-left:1.9rem}.op-424 .col_flex.colm-5{margin-left:-1.1rem}.op-424 .col_flex.colm-4{margin-left:2.6rem}.op-424 .col_flex.colm-3{margin-left:-1.2rem}.op-424 .col_flex.colm-2{margin-left:2rem}.op-424 .col_flex.colm-1{margin-left:-1rem}}@media only screen and (max-width:1600px){.op-424{transform:scale(1.3)}.op-424 .main_col{margin-top:64.5rem;margin-left:13rem}.op-424 .shape-5 img{width:160rem;left:6rem;margin-top:0rem;height:100rem}.op-424 .inv{height:22.7px}.op-424 .org_box{height:18.3px;width:45px}.op-424 p.num_data{height:25px;width:45px;font-size:.6rem}.op-424 .col_flex{display:flex;flex-direction:column-reverse}.op-424 .col_flex.colm-11{margin-left:-1.5rem}.op-424 .col_flex.colm-10{margin-left:.5rem}.op-424 .col_flex.colm-9{margin-left:-1.6rem}.op-424 .col_flex.colm-8{margin-left:.5rem}.op-424 .col_flex.colm-7{margin-left:-1.6rem}.op-424 .col_flex.colm-6{margin-left:.4rem}.op-424 .col_flex.colm-5{margin-left:-1.4rem}.op-424 .col_flex.colm-4{margin-left:.7rem}.op-424 .col_flex.colm-3{margin-left:-1.5rem}.op-424 .col_flex.colm-2{margin-left:.6rem}.op-424 .col_flex.colm-1{margin-left:-1.6rem}}.op-425{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-425 .modal-content{width:100%!important}.op-425 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-425 .main_col{display:flex;gap:65px}.op-425 .org_box{display:flex;justify-content:start;align-items:center}.op-425 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-425 .right_show{cursor:pointer}.op-425 .right_show:hover+.info_ct{display:block}.op-425 .left_show{cursor:pointer}.op-425 .left_show:hover+.info_ctl{display:block}.op-425 .info_ct{position:relative;background:#000;display:none}.op-425 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-425 .info_ctl{position:relative;background:#000;display:none;right:-90%}.op-425 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-425 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:70px;top:-13px}.op-425 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-425 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-425 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-425 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-425 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-425 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-425 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-425 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-425 .move_left{position:relative}.op-425 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-425 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-425 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:53px;width:170px;text-align:left;z-index:1111;top:-.5rem;border-radius:5px}.op-425 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-425{transform:scale(1.8)}.op-425 .main_col{margin-top:-1rem;margin-left:100.5rem}.op-425 .shape-5 img{width:160rem;left:7rem;margin-top:-30rem;height:100rem}.op-425 .inv{height:22.7px}.op-425 .org_box{height:21px;width:45px}.op-425 p.num_data{height:25px;width:45px;font-size:.5rem}.op-425 .col_flex.colm-14{margin-left:-13rem}.op-425 .col_flex.colm-14 .btm{margin-top:7.8rem}.op-425 .col_flex.colm-13{margin-left:-14rem}.op-425 .col_flex.colm-13 .btm{margin-top:7.8rem}.op-425 .col_flex.colm-12{margin-top:2.6rem;margin-left:-13rem}.op-425 .col_flex.colm-12 .btm{margin-top:7.8rem}.op-425 .col_flex.colm-11{margin-top:2.6rem;margin-left:-14rem}.op-425 .col_flex.colm-11 .btm{margin-top:7.8rem}.op-425 .col_flex.colm-10,.op-425 .col_flex.colm-9,.op-425 .col_flex.colm-8{margin-left:-14rem}.op-425 .col_flex.colm-7{margin-left:-15rem}.op-425 .col_flex.colm-6{margin-left:-13rem}.op-425 .col_flex.colm-5{margin-left:-14rem}.op-425 .col_flex.colm-4{margin-left:-13rem}.op-425 .col_flex.colm-3{margin-left:-15rem}.op-425 .col_flex.colm-2{margin-left:-13rem}}@media only screen and (max-width:1600px){.op-425{transform:scale(1.7);margin-top:5rem;margin-left:8rem}.op-425 .main_col{margin-top:-1rem;margin-left:100.5rem}.op-425 .shape-5 img{width:160rem;left:7rem;margin-top:-30rem;height:100rem}.op-425 .inv{height:22.7px}.op-425 .org_box{height:21px;width:45px}.op-425 p.num_data{height:25px;width:45px;font-size:.5rem}.op-425 .col_flex.colm-14{margin-left:-14rem}.op-425 .col_flex.colm-14 .btm{margin-top:7.8rem}.op-425 .col_flex.colm-13{margin-left:-16rem}.op-425 .col_flex.colm-13 .btm{margin-top:7.8rem}.op-425 .col_flex.colm-12{margin-top:2.6rem;margin-left:-14rem}.op-425 .col_flex.colm-12 .btm{margin-top:7.8rem}.op-425 .col_flex.colm-11{margin-top:2.6rem;margin-left:-16rem}.op-425 .col_flex.colm-11 .btm{margin-top:7.8rem}.op-425 .col_flex.colm-10{margin-left:-14rem}.op-425 .col_flex.colm-9{margin-left:-16rem}.op-425 .col_flex.colm-8{margin-left:-14rem}.op-425 .col_flex.colm-7{margin-left:-16rem}.op-425 .col_flex.colm-6{margin-left:-14rem}.op-425 .col_flex.colm-5{margin-left:-16rem}.op-425 .col_flex.colm-4{margin-left:-14rem}.op-425 .col_flex.colm-3{margin-left:-16rem}.op-425 .col_flex.colm-2{margin-left:-14rem}}.op-426{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-426 .modal-content{width:100%!important}.op-426 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-426 .main_col{display:flex;gap:65px}.op-426 .org_box{display:flex;justify-content:start;align-items:center}.op-426 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-426 .right_show{cursor:pointer}.op-426 .right_show:hover+.info_ct{display:block}.op-426 .left_show{cursor:pointer}.op-426 .left_show:hover+.info_ctl{display:block}.op-426 .info_ct{position:relative;background:#000;display:none}.op-426 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-426 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-426 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-426 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:90px;top:-13px}.op-426 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-426 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-426 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-426 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-426 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-426 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-426 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-426 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-426 .move_left{position:relative}.op-426 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-426 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-426 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:53px;width:170px;text-align:left;z-index:1111;top:-.5rem;border-radius:5px}.op-426 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-426{transform:scale(1.85)}.op-426 .main_col{margin-top:51.4rem;margin-left:11.7rem}.op-426 .shape-5 img{width:160rem;left:4rem;margin-top:-13rem;height:100rem}.op-426 .inv{height:22.7px}.op-426 .org_box{height:21px;width:45px}.op-426 p.num_data{height:25px;width:45px;font-size:.5rem}.op-426 .col_flex.colm-11{margin-left:-1.2rem}.op-426 .col_flex{display:flex;flex-direction:column-reverse}.op-426 .col_flex.colm-10{margin-left:2rem}.op-426 .col_flex.colm-9{margin-left:-1rem}.op-426 .col_flex.colm-8{margin-left:1.8rem}.op-426 .col_flex.colm-7{margin-left:-1rem}.op-426 .col_flex.colm-6{margin-left:1.9rem}.op-426 .col_flex.colm-5{margin-left:-1.1rem}.op-426 .col_flex.colm-4{margin-left:2.6rem}.op-426 .col_flex.colm-3{margin-left:-1.2rem}.op-426 .col_flex.colm-2{margin-left:2rem}.op-426 .col_flex.colm-1{margin-left:-1rem}}@media only screen and (max-width:1600px){.op-426{transform:scale(1.3)}.op-426 .main_col{margin-top:64.5rem;margin-left:13rem}.op-426 .shape-5 img{width:160rem;left:6rem;margin-top:0rem;height:100rem}.op-426 .inv{height:22.7px}.op-426 .org_box{height:18.3px;width:45px}.op-426 p.num_data{height:25px;width:45px;font-size:.6rem}.op-426 .col_flex{display:flex;flex-direction:column-reverse}.op-426 .col_flex.colm-11{margin-left:-1.5rem}.op-426 .col_flex.colm-10{margin-left:.5rem}.op-426 .col_flex.colm-9{margin-left:-1.6rem}.op-426 .col_flex.colm-8{margin-left:.5rem}.op-426 .col_flex.colm-7{margin-left:-1.6rem}.op-426 .col_flex.colm-6{margin-left:.4rem}.op-426 .col_flex.colm-5{margin-left:-1.4rem}.op-426 .col_flex.colm-4{margin-left:.7rem}.op-426 .col_flex.colm-3{margin-left:-1.5rem}.op-426 .col_flex.colm-2{margin-left:.6rem}.op-426 .col_flex.colm-1{margin-left:-1.6rem}}.op-1318-2{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-1318-2 .modal-content{width:100%!important}.op-1318-2 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-2 .main_col{display:flex;gap:65px}.op-1318-2 .org_box{display:flex;justify-content:start;align-items:center}.op-1318-2 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-1318-2 .right_show{cursor:pointer}.op-1318-2 .right_show:hover+.info_ct{display:block}.op-1318-2 .left_show{cursor:pointer}.op-1318-2 .left_show:hover+.info_ctl{display:block}.op-1318-2 .info_ct{position:relative;background:#000;display:none}.op-1318-2 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-2 .info_ctl{position:relative;background:#000;display:none;right:-40%}.op-1318-2 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-1318-2 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-1318-2 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-1318-2 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1318-2 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-1318-2 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-1318-2 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-2 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-1318-2 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-2 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-1318-2 .move_left{position:relative}.op-1318-2 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-1318-2 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1318-2 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1318-2 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-1318-2{transform:scale(1.8)}.op-1318-2 .main_col{margin-top:3rem;margin-left:40rem}.op-1318-2 .shape-5 img{width:160rem;left:5rem;margin-top:-18rem;height:100rem}.op-1318-2 .inv{height:130px}.op-1318-2 .org_box{height:130px;width:90px}.op-1318-2 p.num_data{height:130px;width:90px;font-size:1.5rem}.op-1318-2 .col_flex{display:flex}.op-1318-2 .col_flex.colm-2{margin-top:20.5rem;margin-left:-65rem}.op-1318-2 .col_flex.colm-2 .org_box{width:60px}.op-1318-2 .col_flex.colm-2 .org_box p.num_data{width:60px;font-size:1.45rem}.op-1318-2 .col_flex.colm-2 .colm-2-btm{margin-left:20rem}.op-1318-2 .col_flex.colm-3{margin-top:45.5rem;margin-left:-99.2rem}.op-1318-2 .col_flex.colm-3 .org_box{width:60px}.op-1318-2 .col_flex.colm-3 .org_box p.num_data{width:60px;font-size:1.45rem}.op-1318-2 .col_flex.colm-3 .colm-3-btm{margin-left:18rem}}@media only screen and (max-width:1600px){.op-1318-2{transform:scale(1.4)}.op-1318-2 .main_col{margin-top:15rem;margin-left:44rem}.op-1318-2 .shape-5 img{width:160rem;left:10rem;margin-top:-6rem;height:100rem}.op-1318-2 .inv{height:120px}.op-1318-2 .org_box{height:120px;width:80px}.op-1318-2 p.num_data{height:120px;width:80px;font-size:1.5rem}.op-1318-2 .col_flex{display:flex}.op-1318-2 .col_flex.colm-2{margin-top:20.5rem;margin-left:-65rem}.op-1318-2 .col_flex.colm-2 .org_box{width:54px}.op-1318-2 .col_flex.colm-2 .org_box p.num_data{width:54px;font-size:1.4rem}.op-1318-2 .col_flex.colm-2 .colm-2-btm{margin-left:17rem}.op-1318-2 .col_flex.colm-3{margin-top:44.8rem;margin-left:-98.6rem}.op-1318-2 .col_flex.colm-3 .org_box{width:54px}.op-1318-2 .col_flex.colm-3 .org_box p.num_data{width:54px;font-size:1.4rem}.op-1318-2 .col_flex.colm-3 .colm-3-btm{margin-left:16rem}}.op-405{position:relative;padding-top:2rem;height:75vh;padding:12rem 12rem 0rem 53.6rem}.op-405 .main_col{display:flex;gap:114px;margin-top:7.1rem;margin-left:-7.1rem}.op-405 .shape-5 img{width:123.7rem;margin-right:1rem;left:-30rem;margin-top:-154px;position:absolute}.op-406{position:relative;padding-top:2rem;height:75vh;padding:12rem 12rem 0rem 19.6rem}.op-406 .main_col{display:flex;gap:114px;margin-top:7.1rem;margin-left:-7.1rem}.op-406 .shape-5 img{width:123.7rem;margin-right:1rem;left:-30rem;margin-top:-154px;position:absolute}.op-406 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-406 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-406 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-406 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:58px}.op-406 .num_data55{background:#fe8600;color:#fff;padding:29px 0 2px;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:42px;text-align:center;height:68px}.op-406 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:62px}.op-406 .num-bor{border-left:.5px solid white}.op-406 .org_box{display:flex;justify-content:start;align-items:center}.op-406 .left_show{cursor:pointer}.op-406 .left_show:hover+.info_ctl{display:block}.op-406 .info_ct{position:relative;background:#000;display:none}.op-406 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-406 .info_ctl{position:relative;background:#000;display:none;right:-100%}.op-406 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-406 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-13px}.op-406 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-10px;top:-10px}.op-406 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-406 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-406 .move_left{position:relative}.op-406 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:51px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-406 .col_flex2{display:flex;gap:.8px}.op-406 .col-div{margin-top:-6px}.op-406 .div-col2{display:flex;gap:.5px;flex-direction:column}.op-406 .pl-11{margin-top:15px!important}.op-406 .col-flex-pilar1{display:flex;gap:1px;margin-top:1px}.op-406 .col-flex-pilar2{display:flex;gap:1px;margin-top:8px}.op-406 .col-flex-pilar3{display:flex;gap:1px;margin-top:13px}.op-406 .col-flex-pilar4{display:flex;gap:1px;margin-top:7px}.op-406 .col-flex-pilar5{display:flex;gap:1px;margin-top:15px}.op-406 .col-flex-pilar6{display:flex;gap:1px;margin-top:5px}.op-406 .col-flex-pilar7{display:flex;gap:1px;margin-top:11px}.op-406 .col-flex-pilar8{display:flex;gap:1px;margin-top:6px}.op-406 .div-inner-style{display:flex;gap:.5px;flex-direction:column}.op-406 .main_col2{display:flex;flex-direction:column;gap:60px}.op-406 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (max-width:1600px){.op-406 .main_col{display:flex;gap:114px;margin-top:8.3rem;margin-left:-7.1rem}.op-406 .shape-5 img{width:143.7rem;margin-right:1rem;left:-37.4rem;margin-top:-156px;position:absolute}.op-406 .col-flex-pilar8{display:flex;gap:1px;margin-top:12px}.op-406 .col-flex-pilar4{display:flex;gap:1px;margin-top:10px}.op-406 .col-flex-pilar6{display:flex;gap:1px;margin-top:9px}.op-406 .col-flex-pilar7{display:flex;gap:1px;margin-top:13px}}.op-1317-1{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-1317-1 .modal-content{width:100%!important}.op-1317-1 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-1 .main_col{display:flex;gap:65px}.op-1317-1 .org_box{display:flex;justify-content:start;align-items:center}.op-1317-1 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-1317-1 .right_show{cursor:pointer}.op-1317-1 .right_show:hover+.info_ct{display:block}.op-1317-1 .left_show{cursor:pointer}.op-1317-1 .left_show:hover+.info_ctl{display:block}.op-1317-1 .info_ct{position:relative;background:#000;display:none}.op-1317-1 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-1 .info_ctl{position:relative;background:#000;display:none;right:20%}.op-1317-1 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-1317-1 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-1317-1 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-1317-1 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1317-1 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-1317-1 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-1317-1 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-1 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-1317-1 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-1 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-1317-1 .move_left{position:relative}.op-1317-1 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-1317-1 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-1317-1 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-1317-1 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-1317-1{transform:scale(1.7)}.op-1317-1 .main_col{margin-top:18rem;margin-left:1rem}.op-1317-1 .shape-5 img{width:160rem;left:3rem;margin-top:-18rem;height:100rem}.op-1317-1 .inv{height:80px}.op-1317-1 .org_box{height:80px;width:100px}.op-1317-1 p.num_data{height:80px;width:100px;font-size:1rem}.op-1317-1 .col_flex.colm-1 .btm{margin-top:19rem}.op-1317-1 .col_flex.colm-2{margin-top:15rem;margin-left:10rem}.op-1317-1 .col_flex.colm-3{margin-top:15rem;margin-left:21rem}.op-1317-1 .col_flex.colm-4{margin-top:15rem;margin-left:25rem}}@media only screen and (max-width:1600px){.op-1317-1{transform:scale(1.3)}.op-1317-1 .main_col{margin-top:31rem;margin-left:3rem}.op-1317-1 .shape-5 img{width:160rem;left:5rem;margin-top:-5rem;height:100rem}.op-1317-1 .inv{height:80px}.op-1317-1 .org_box{height:80px;width:100px}.op-1317-1 p.num_data{height:80px;width:100px;font-size:1rem}.op-1317-1 .col_flex.colm-1 .btm{margin-top:19rem}.op-1317-1 .col_flex.colm-2{margin-top:15rem;margin-left:9rem}.op-1317-1 .col_flex.colm-3{margin-top:15rem;margin-left:18rem}.op-1317-1 .col_flex.colm-4{margin-top:15rem;margin-left:23rem}}.op-453{position:relative;padding-top:2rem;height:82vh;padding:12rem 12rem 0rem 16.8rem}.op-453 .main_col{display:flex;gap:114px;margin-top:2.6rem}.op-453 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-453 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-453 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-453 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:70px}.op-453 .num_data55{background:#fe8600;color:#fff;padding:28px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:70px}.op-453 .num_data555{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:35px;text-align:center;height:80px}.op-453 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:43px;text-align:center;height:65px}.op-453 .num-bor{border-left:.5px solid white}.op-453 .org_box{display:flex;justify-content:start;align-items:center}.op-453 .left_show{cursor:pointer}.op-453 .left_show:hover+.info_ctl{display:block}.op-453 .info_ct{position:relative;background:#000;display:none}.op-453 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-453 .info_ctl{position:relative;background:#000;display:none;right:-105%}.op-453 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-453 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-10px}.op-453 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-453 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-453 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-453 .move_left{position:relative}.op-453 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:53px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-453 .col-flex-pilar1{display:flex;gap:1px;margin-left:-29px}.op-453 .col-flex-pilar2,.op-453 .col-flex-pilar3,.op-453 .col-flex-pilar4{display:flex;gap:1px;margin-top:82px;margin-left:-29px}.op-453 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}@media screen and (min-width:1600px){.op-453{transform:scale(1.5);padding-left:37rem}.op-453 .shape-5 img{width:187.7rem;margin-top:-155px;margin-left:-55rem}.op-453 .main_col{margin-top:-126rem;margin-left:1rem}.op-453 .col-flex-pilar1{display:flex;gap:3px}.op-453 .col-flex-pilar2{gap:3px;margin-top:70px}.op-453 .col-flex-pilar3,.op-453 .col-flex-pilar4{gap:3px;margin-top:12rem}.op-453 .num_data55{font-size:.5rem}}@media screen and (max-width:1600px){.op-453{transform:scale(1.2);padding-left:37rem}.op-453 .shape-5 img{width:170rem;margin-top:-5rem;margin-left:-55rem}.op-453 .main_col{margin-top:-115rem;margin-left:-8rem}.op-453 .col-flex-pilar1{display:flex;gap:1px}.op-453 .col-flex-pilar2{gap:1px;margin-top:50px}.op-453 .col-flex-pilar3,.op-453 .col-flex-pilar4{gap:1px;margin-top:9rem}.op-453 .num_data55{font-size:.5rem}}.op-454{position:relative;height:82vh}.card-body{overflow:auto}.op-454 .main_col{display:flex;gap:114px;margin-top:-.2rem}.op-454 .num_data5{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:100%}.op-454 .num_data55{background:#fe8600;color:#fff;padding:15px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:75px;text-align:center;height:100%}.op-454 .num_one_row{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:72px;text-align:center;height:17px}.op-454 .num-bor{border-left:.5px solid white}.op-454 .org_box{display:flex;justify-content:start;align-items:center}.op-454 .left_show{cursor:pointer}.op-454 .left_show:hover+.info_ctl{display:block}.op-454 .info_ct{position:relative;background:#000;display:none}.op-454 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-454 .info_ctl{position:relative;background:#000;display:none;right:-10%}.op-454 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-454 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-10px}.op-454 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-454 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-454 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-454 .move_left{position:relative}.op-454 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:85px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-454 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-454 .pilar1{margin-left:40px}@media screen and (min-width:1600px){.op-454 .shape-5 img{width:200rem}.op-454 .org_box{height:4.5rem}.op-454{transform:scale(1.5);margin-left:-10rem}.op-454 .main_col{margin-top:-135rem;margin-left:60rem}.op-454 .pilar1{margin-left:30px}}@media screen and (max-width:1600px){.op-454 .shape-5 img{width:180rem}.op-454 .org_box{height:4rem}.op-454{transform:scale(1.1);margin-left:-5rem;margin-top:1rem}.op-454 .main_col{margin-top:-120rem;margin-left:52rem}.op-454 .pilar1{margin-left:30px}}.op-500{position:relative;padding-top:2rem;height:82vh;padding:1rem 1rem 1rem 89rem}.op-500 .shape-5 img{width:57rem;margin-right:1rem;left:2rem;margin-top:-30px;position:absolute}.op-500 .main_col{display:flex;gap:114px;margin-top:19.2rem}.op-500 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-500 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-500 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-500 .num_data5{background:#fe8600;color:#fff;padding:24px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:60px}.op-500 .num_data55{background:#fe8600;color:#fff;padding:10px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:24px;text-align:center;height:24px}.op-500 .num-bor{border-left:.5px solid white}.op-500 .org_box{display:flex;justify-content:start;align-items:center}.op-500 .left_show{cursor:pointer}.op-500 .left_show:hover+.info_ctl{display:block}.op-500 .info_ct{position:relative;background:#000;display:none}.op-500 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-500 .info_ctl{position:relative;background:#000;display:none;right:-105%}.op-500 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-500 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-10px}.op-500 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-500 .innr_ctl{position:absolute;background:#7f7f7f;right:52px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-500 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-500 .move_left{position:relative}.op-500 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:52px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-500 .triangle-right.gap_lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-10px}.op-500 .col_flex2{display:flex;gap:.8px}.op-500 .h_70{width:75px}.op-500 .h_80{width:80px}.op-500 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-500 .pilar10{margin-left:-74.8rem;margin-top:1.8px}.op-500 .pilar11{display:flex;gap:2px}.op-500 .col_div_style{display:flex;gap:2px;margin-top:4rem}@media screen and (min-width:1600px){.op-500 .col_div_style{padding-left:4rem}}.op-501{position:relative;padding-top:2rem;height:82vh;padding:1rem 1rem 1rem 89rem}.card-body{overflow:scroll}.op-501 .shape-5 img{width:57rem;margin-right:1rem;left:2rem;margin-top:-30px;position:absolute}.op-501 .main_col{display:flex;gap:114px;margin-top:6.2rem}.op-501 .col_inner_55{display:flex;margin-right:-425px;margin-top:-3px}.op-501 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;height:23px}.op-501 p.num_data110{background:#fe8600;color:#fff;padding:2px 0;font-size:.65rem;margin-bottom:0;border-bottom:1px solid #fff;width:110px;text-align:center;height:23px}.op-501 .num_data5{background:#fe8600;color:#fff;padding:24px 0;font-size:.5rem;margin-bottom:0;border-bottom:1px solid #fff;width:40px;text-align:center;height:60px}.op-501 .num-bor{border-left:.5px solid white}.op-501 .org_box{display:flex;justify-content:start;align-items:center}.op-501 .left_show{cursor:pointer}.op-501 .left_show:hover+.info_ctl{display:block}.op-501 .info_ct{position:relative;background:#000;display:none}.op-501 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-501 .info_ctl{position:relative;background:#000;display:none;right:-10%}.op-501 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-501 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:72px;top:-10px}.op-501 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-501 .innr_ctl{position:absolute;background:#7f7f7f;right:52px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-501 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-501 .move_left{position:relative}.op-501 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f;right:52px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-501 .triangle-right.gap_lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:43px;top:-10px}.op-501 .col_flex2{display:flex;gap:.8px}.op-501 .h_70{width:75px}.op-501 .h_80{width:80px}.content-title{background:#000!important;color:#fff;font-size:14px;border-bottom:1px solid;margin-top:-9px;height:36px;margin-left:-3px;margin-right:-3px}.content-title p{padding-top:7px;padding-left:6px;background:#000!important}.op-501 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-501 .pilar10{margin-left:-74.4rem;margin-top:1.8px}.op-501 .pilar11{display:flex;gap:2px}.op-501 .col_div_style{display:flex;gap:2px;margin-top:4rem}@media screen and (min-width:1600px){.op-501 .pilar10{margin-left:-70rem}}.op-566{position:relative;overflow-x:auto;padding-top:2rem;height:82vh}.op-566 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-566 .shape-5 img{width:159rem;margin-right:1rem}.op-566 .invisible0{visibility:hidden}.op-566 .h-40{height:42.8px!important}.op-566 .flex_do{display:flex;justify-content:space-evenly;gap:1rem}.op-566 .black_bx_1{background:#000;width:10px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:5.4%;top:2.6%}.op-566 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:16.3rem;top:2.6%}.op-566 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:35.5rem;top:2.6%}.op-566 .do_one{display:flex;align-items:center}.op-566 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:63px;padding:22.85rem 0px 1rem 202px;width:57rem}.op-566 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.op-566 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.op-566 .shape-5{position:absolute;left:0}.op-566 .up_shape{position:absolute;left:19%}.op-566 .up_shape_2{position:absolute;left:50%}.op-566 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1rem 2rem 0px 3rem;position:relative;z-index:99999}.op-566 p.num_data{background:#fe8600;color:#fff;padding:5px 0 .5px;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.8;margin-top:0;height:31.8px}.op-566 p.h{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:-25px}.op-566 p.h_2{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:0}.op-566 .org_box{display:flex;justify-content:start;align-items:center}.op-566 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-566 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.op-566 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.op-566 p.black_lf_last{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.op-566 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.op-566 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.op-566 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-566 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-566 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-566 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.op-566 .box_crah-btn{align-items:center;position:absolute;top:3px;padding-left:1.5rem}.op-566 .block_4{position:absolute;left:0rem;z-index:999999;bottom:0}.op-566 .small-flex{display:flex}.op-566 .sm-2{width:32.5px!important;font-size:7px!important;padding-top:8px!important}.op-566 .ctl-sm{right:42px!important}.op-566 .tr-sm{right:32px!important}@media(min-width:992px){.modal-dialog.modal-lg.op-566-pop{max-width:90rem}}.op-566 .right_show{cursor:pointer}.op-566 .right_show:hover+.info_ct{display:block}.op-566 .left_show{cursor:pointer}.op-566 .left_show:hover+.info_ctl{display:block}.op-566 .info_ct{position:relative;background:#000;display:none}.op-566 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-566 .info_ctl{position:relative;background:#000;display:none;right:-30%}.op-566 .info_ctl2{position:relative;background:#000;display:none;right:0}.op-566 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.op-566 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-566 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-566 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-566 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-566 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-566 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-566 .innr_ctl_st{position:absolute;background:#7f7f7f;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-566 .innr_ctl.gap_st{position:absolute;background:#7f7f7f;right:49px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-566 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-566 .move_right{position:relative;right:0}.op-566 .move_left,p.num_data.left_show.move_left_1{position:relative;left:65px}.op-566 .flex_eight.row_tow{position:absolute;top:69.3rem!important}.op-566 .flex_col.sift_l_two{margin-left:30px}.op-566 .h-43{height:43px!important}@media(min-width:1600px){.op-566 p.num_data{height:29.75px;width:60px;font-size:.6rem}.op-566 .flex_eight{gap:60px;padding:18.5rem 0px 1rem 180px}.op-566 .shape-5 img{width:130rem}.op-566 .h-40{height:39.8px!important;padding-top:10px!important}.op-566 .h-43{height:40px!important}.op-566 .sm-2{width:30px!important;font-size:7px!important;padding-top:8px!important}}.op-569{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-569 .modal-content{width:100%!important}.op-569 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-569 .ml-25{margin-left:-2rem!important}.op-569 .mr-25{margin-left:-25px!important}.op-569 .main_col{display:flex;gap:65px}.op-569 .org_box{display:flex;justify-content:start;align-items:center}.op-569 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-569 .right_show{cursor:pointer}.op-569 .right_show:hover+.info_ct{display:block}.op-569 .left_show{cursor:pointer}.op-569 .left_show:hover+.info_ctl{display:block}.op-569 .info_ct{position:relative;background:#000;display:none}.op-569 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-569 .info_ctl{position:relative;background:#000;display:none;right:-15%}.op-569 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-569 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-569 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-569 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-569 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-569 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-569 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-569 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-569 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-569 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-569 .move_left{position:relative}.op-569 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-569 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-569 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-569 .inv{visibility:hidden;margin:0!important;height:22.7px}@media only screen and (min-width:1600px){.op-569{transform:scale(1.8)}.op-569 .main_col{margin-top:11.7rem}.op-569 .shape-5 img{width:160rem;left:4rem;margin-top:-12rem;height:100rem}.op-569 .org_box{height:42px}.op-569 p.num_data{height:100%}.op-569 .col_flex.colm-1{margin-left:-6.2rem;margin-right:-1rem}.op-569 .col_flex.colm-2{margin-left:2.3rem}.op-569 .col_flex.colm-3{margin-left:3.4rem!important}.op-569 .col_flex.colm-4{margin-left:1.2rem!important}.op-569 .col_flex.colm-5{margin-left:3.6rem!important}.op-569 .col_flex.colm-6{margin-left:1.1rem!important}.op-569 .col_flex.colm-6 .org_box{height:40.75px}.op-569 .col_flex.colm-6 .org_box.box_md{height:57px}.op-569 .col_flex.colm-6 .org_box.box_lg{height:86px}.op-569 .col_flex.colm-7{margin-left:3.5rem!important}.op-569 .col_flex.colm-7 .org_box{height:40.75px}.op-569 .col_flex.colm-7 .org_box.box_md{height:57px}.op-569 .col_flex.colm-7 .org_box.box_lg{height:86px}.op-569 .col_flex.colm-8{margin-left:1.2rem!important}.op-569 .col_flex.colm-9{margin-left:3.6rem!important}.op-569 .col_flex.colm-10{margin-left:1.15rem!important}.op-569 .col_flex.colm-11{margin-left:3.5rem!important}.op-569 .col_flex.colm-12{margin-left:1.15rem!important}}@media only screen and (max-width:1600px){.op-569{transform:scale(1.8)}.op-569 .main_col{margin-top:11.7rem}.op-569 .shape-5 img{width:165rem;left:8rem;margin-top:-12rem;height:100rem}.op-569 .org_box{height:36.75px}.op-569 p.num_data{height:100%}.op-569 .col_flex.colm-1{margin-left:-.3rem;margin-right:-1rem}.op-569 .col_flex.colm-2{margin-left:1.7rem}.op-569 .col_flex.colm-3{margin-left:1.65rem!important}.op-569 .col_flex.colm-4{margin-left:.65rem!important}.op-569 .col_flex.colm-5{margin-left:1.75rem!important}.op-569 .col_flex.colm-6{margin-left:.6rem!important}.op-569 .col_flex.colm-6 .org_box{height:35.5px}.op-569 .col_flex.colm-6 .org_box.box_md{height:49px}.op-569 .col_flex.colm-6 .org_box.box_lg{height:76px}.op-569 .col_flex.colm-7{margin-left:1.75rem!important}.op-569 .col_flex.colm-7 .org_box{height:35.5px}.op-569 .col_flex.colm-7 .org_box.box_md{height:49px}.op-569 .col_flex.colm-7 .org_box.box_lg{height:76px}.op-569 .col_flex.colm-8{margin-left:.75rem!important}.op-569 .col_flex.colm-9{margin-left:1.6rem!important}.op-569 .col_flex.colm-10{margin-left:.7rem!important}.op-569 .col_flex.colm-11{margin-left:1.75rem!important}.op-569 .col_flex.colm-12{margin-left:.6rem!important}}.op-570{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-570 .modal-content{width:100%!important}.op-570 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-570 .ml-25{margin-left:-2rem!important}.op-570 .mr-25{margin-left:-25px!important}.op-570 .main_col{display:flex;gap:65px}.op-570 .org_box{display:flex;justify-content:start;align-items:center}.op-570 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-570 .right_show{cursor:pointer}.op-570 .right_show:hover+.info_ct{display:block}.op-570 .left_show{cursor:pointer}.op-570 .left_show:hover+.info_ctl{display:block}.op-570 .info_ct{position:relative;background:#000;display:none}.op-570 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-570 .info_ctl{position:relative;background:#000;display:none;right:-15%}.op-570 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-570 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:69px;top:-13px}.op-570 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-570 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-570 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-570 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-570 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-570 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-570 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-570 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-570 .move_left{position:relative}.op-570 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-570 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-570 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:80px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-570 .inv{visibility:hidden;margin:0!important;height:22.7px}@media only screen and (min-width:1600px){.op-570{transform:scale(1.8)}.op-570 .main_col{margin-top:19.4rem}.op-570 .shape-5 img{width:160rem;left:8rem;margin-top:-12rem;height:100rem}.op-570 .org_box{height:28.7px}.op-570 p.num_data{height:100%}.op-570 .col_flex.colm-1{margin-left:18rem;margin-right:-1rem}.op-570 .col_flex.colm-2{margin-left:1.2rem}.op-570 .col_flex.colm-3,.op-570 .col_flex.colm-5,.op-570 .col_flex.colm-7,.op-570 .col_flex.colm-10{margin-left:-.2rem!important}.op-570 .col_flex.colm-4,.op-570 .col_flex.colm-6,.op-570 .col_flex.colm-8,.op-570 .col_flex.colm-9{margin-left:0rem}}@media only screen and (max-width:1600px){.op-570{transform:scale(1.75)}.op-570 .main_col{margin-top:23.3rem}.op-570 .shape-5 img{width:160rem;left:15rem;margin-top:-8rem;height:100rem}.op-570 .org_box{height:25.3px}.op-570 p.num_data{height:100%}.op-570 .col_flex.colm-1{margin-left:24.4rem;margin-right:-1rem}.op-570 .col_flex.colm-2{margin-left:.6rem}.op-570 .col_flex.colm-3{margin-left:-2rem!important}.op-570 .col_flex.colm-4{margin-left:-.5rem!important}.op-570 .col_flex.colm-5{margin-left:-2.1rem!important}.op-570 .col_flex.colm-6{margin-left:-.3rem!important}.op-570 .col_flex.colm-7{margin-left:-2.2rem!important}.op-570 .col_flex.colm-8{margin-left:-.4rem!important}.op-570 .col_flex.colm-9{margin-left:-2rem}.op-570 .col_flex.colm-10{margin-left:-.6rem!important}}.op-567{position:relative;overflow-x:auto;padding-top:2rem;height:82vh}.op-567 .innr_ctl_st{position:absolute;background:#11263cf5;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-567 .shape-5 img{width:159rem;margin-right:1rem}.op-567 .invisible0{visibility:hidden}.op-567 .h-40{height:42.4px!important}.op-567 .flex_do{display:flex;justify-content:space-evenly;gap:1rem}.op-567 .black_bx_1{background:#000;width:10px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:5.4%;top:2.6%}.op-567 .black_bx_2{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:16.3rem;top:2.6%}.op-567 .black_bx_3{background:#000;width:22px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:35.5rem;top:2.6%}.rect_box_1{background:#44546a;width:16.5rem;position:absolute;height:23px;left:28.5%}.rect_box_2{width:9rem;border:1px solid #000;height:22px;position:absolute;left:58%}.rect_box_3{width:5rem;height:22px;position:absolute;border:1px solid #000;left:77.5%}.rect_box_4{width:5rem;height:22px;position:absolute;border-width:0px 1px 1px 1px;border-color:#000;border-style:solid;left:77.5%;top:6.3%}.op-567 .do_one{display:flex;align-items:center}.op-567 .flex_eight{display:flex;justify-content:start;align-items:baseline;gap:64px;padding:27.42rem 0px 1rem 203px;width:57rem}p.num_data.left_show.last_chip{margin-left:-55px;margin-top:-.5px}.op-567 .box_one{border:2px solid #000;margin:0 27px -3px 2px}.op-567 button.btn-crah{background:#86c4d7;border:1px solid #000;padding:3px 40px}.op-567 .shape-5{position:absolute;left:0}.op-567 .up_shape{position:absolute;left:19%}.op-567 .up_shape_2{position:absolute;left:50%}.op-567 .ctl-sm{right:42px!important}.op-567 .tr-sm{right:32px!important}.op-567 .data_col{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1rem 2rem 0px 3rem;position:relative;z-index:99999}.op-567 p.num_data{background:#fe8600;color:#fff;padding:5px 0 .5px;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:64px;text-align:center;line-height:1.8;margin-top:0;height:31.8px}.op-567 p.h{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:-25px}.op-567 p.h_2{border:2px solid #000;text-align:center;padding:2px 0;font-size:.75rem;height:23px;width:23px;line-height:15px;margin-left:0}.op-567 .org_box{display:flex;justify-content:start;align-items:center}.op-567 p.gray{background:#a2b0be;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px}.op-567 p.black{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:34px}.op-567 p.black_lf{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:34px}.op-567 p.black_lf_last{background:#000;width:18px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;right:0}.op-567 p.black_lf_1{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:40px}.op-567 p.black_lf_2{background:#000;width:30px;height:20px;padding:11.5px 0;margin-bottom:1px;margin-left:1px;margin-right:1px;position:absolute;left:15px}.op-567 .blck_gray{background:#8697a8;color:#8697a8;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-567 .blck_orng{background:#fe8600;color:#fe8600;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-567 .blck_wh{background:#fff;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:1px;width:65px}.op-567 .last_heading_txt{text-align:center;position:absolute;margin:0 auto;bottom:-12%;left:44%}.op-567 .box_crah-btn{align-items:center;position:absolute;top:3px;padding-left:1.5rem}.op-567 .block_4{position:absolute;left:0rem;z-index:999999;bottom:0}@media(min-width:992px){.modal-dialog.modal-lg.op-567-pop{max-width:90rem}}.op-567 .right_show{cursor:pointer}.op-567 .right_show:hover+.info_ct{display:block}.op-567 .left_show{cursor:pointer}.op-567 .left_show:hover+.info_ctl{display:block}.op-567 .info_ct{position:relative;background:#000;display:none}.op-567 .innr_ct{position:absolute;background:#11263cf5;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-567 .info_ctl{position:relative;background:#000;display:none;right:-30%}.op-567 .info_ctl2{position:relative;background:#000;display:none;right:0}.op-567 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:68px;top:-13px}.op-567 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-567 .innr_ctl{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-567 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-567 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-567 .innr_ct_ed{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-567 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #1a2f44;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-567 .innr_ctl_st{position:absolute;background:#7f7f7f;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-567 .innr_ctl.gap_st{position:absolute;background:#7f7f7f;right:49px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-567 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-567 .move_right{position:relative;right:0}.op-567 .move_left,p.num_data.left_show.move_left_1{position:relative;left:65px}.op-567 .flex_eight.row_tow{position:absolute;top:69.3rem!important}.flex_col.sift_l_one{margin-left:40px}.op-567 .flex_col.sift_l_two{margin-left:30px}.ml_25{margin-left:25px}.ml_30{margin-left:30px}.op-567 .small-flex{display:flex}.op-567 .sm-2{width:32.5px!important;font-size:7px!important;padding-top:8px!important}@media(min-width:1600px){.op-567 p.num_data{height:29.75px;width:60px;font-size:.6rem}.op-567 .flex_eight{gap:60px;padding:22.2rem 0px 1rem 180px}.op-567 .shape-5 img{width:130rem}.op-567 .h-40{height:39.8px!important;padding-top:10px!important}.op-567 .h-43{height:40px!important}.op-567 .sm-2{width:30px!important;font-size:7px!important;padding-top:8px!important}}.op-254{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-254 .modal-content{width:100%!important}.op-254 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-254 .main_col{display:flex;gap:65px}.op-254 .org_box{display:flex;justify-content:start;align-items:center}.op-254 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-254 .right_show{cursor:pointer}.op-254 .right_show:hover+.info_ct{display:block}.op-254 .left_show{cursor:pointer}.op-254 .left_show:hover+.info_ctl{display:block}.op-254 .info_ct{position:relative;background:#000;display:none}.op-254 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-254 .info_ctl{position:relative;background:#000;display:none;right:-90%}.op-254 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-254 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:70px;top:-13px}.op-254 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-254 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-254 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-254 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-254 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-254 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-254 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-254 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-254 .move_left{position:relative}.op-254 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-254 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-254 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:53px;width:170px;text-align:left;z-index:1111;top:-.5rem;border-radius:5px}.op-254 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-254{transform:scale(1.6);margin-left:-120rem}.op-254 .main_col{margin-top:45rem;margin-left:100.5rem}.op-254 .shape-5 img{width:160rem;left:100rem;margin-top:-10rem;height:100rem}.op-254 .inv{height:22.7px}.op-254 .org_box{height:21px;width:45px}.op-254 p.num_data{height:25px;width:45px;font-size:.85rem}.op-254 .col_flex.colm-8{display:flex;flex-direction:row-reverse;margin-top:25.6rem;margin-left:-51.5rem}.op-254 .col_flex.colm-8 .org_box,.op-254 .col_flex.colm-8 p.num_data{height:45px;width:38px}.op-254 .col_flex.colm-7{display:flex;flex-direction:row-reverse;margin-top:17.6rem;margin-left:-52.2rem}.op-254 .col_flex.colm-7 .org_box,.op-254 .col_flex.colm-7 p.num_data{height:45px;width:33px}.op-254 .col_flex.colm-7 .hlf-col-7{display:flex;flex-direction:row-reverse;margin-left:.6rem}.op-254 .col_flex.colm-7 .hlf-col-7 .org_box,.op-254 .col_flex.colm-7 .hlf-col-7 p.num_data{height:45px;width:39px}.op-254 .col_flex.colm-6{display:flex;flex-direction:row-reverse;margin-top:7.7rem;margin-left:-56.3rem}.op-254 .col_flex.colm-6 .org_box,.op-254 .col_flex.colm-6 p.num_data{height:43px;width:38px}.op-254 .col_flex.colm-5{display:flex;flex-direction:row-reverse;margin-top:-.2rem;margin-left:-56.3rem}.op-254 .col_flex.colm-5 .org_box,.op-254 .col_flex.colm-5 p.num_data{height:43px;width:38px}.op-254 .col_flex.colm-4{display:flex;flex-direction:row-reverse;margin-top:-9.9rem;margin-left:-49.2rem}.op-254 .col_flex.colm-4 .org_box,.op-254 .col_flex.colm-4 p.num_data{height:43px;width:33.5px}.op-254 .col_flex.colm-4 .hlf-col-4{display:flex;flex-direction:row-reverse;margin-left:.6rem}.op-254 .col_flex.colm-4 .hlf-col-4 .org_box,.op-254 .col_flex.colm-4 .hlf-col-4 p.num_data{height:45px;width:42px}.op-254 .col_flex.colm-3{display:flex;flex-direction:row-reverse;margin-top:-17.9rem;margin-left:-51.4rem}.op-254 .col_flex.colm-3 .org_box,.op-254 .col_flex.colm-3 p.num_data{height:45px;width:37.9px}.op-254 .col_flex.colm-2{display:flex;flex-direction:row-reverse;margin-top:-27.6rem;margin-left:-51.4rem}.op-254 .col_flex.colm-2 .org_box,.op-254 .col_flex.colm-2 p.num_data{height:45px;width:37.9px}.op-254 .col_flex.colm-1{display:flex;flex-direction:row-reverse;margin-top:-35.6rem;margin-left:51.8rem}.op-254 .col_flex.colm-1 .org_box,.op-254 .col_flex.colm-1 p.num_data{height:45px;width:37.8px}.op-254 .col_flex.colm-1 .hlf-col-1{display:flex;flex-direction:row-reverse;margin-left:.6rem}.op-254 .col_flex.colm-1 .hlf-col-1 .org_box,.op-254 .col_flex.colm-1 .hlf-col-1 p.num_data{height:45px;width:42px}}@media only screen and (max-width:1600px){.op-254{transform:scale(1.25);margin-top:9.5rem;margin-left:0rem}.op-254 .main_col{margin-top:-1rem;margin-left:91.5rem}.op-254 .shape-5 img{width:160rem;left:7rem;margin-top:-30rem;height:100rem}.op-254 .inv{height:22.7px}.op-254 .org_box{height:21px}.op-254 p.num_data{height:25px;width:45px;font-size:1rem}.op-254 .col_flex.colm-8{display:flex;flex-direction:row-reverse;margin-top:51.7rem;margin-left:-53.2rem}.op-254 .col_flex.colm-8 .org_box,.op-254 .col_flex.colm-8 p.num_data{height:45px;width:34px}.op-254 .col_flex.colm-7{display:flex;flex-direction:row-reverse;margin-top:43.29rem;margin-left:-55.8rem}.op-254 .col_flex.colm-7 .org_box,.op-254 .col_flex.colm-7 p.num_data{height:45px;width:29px}.op-254 .col_flex.colm-7 .hlf-col-7{display:flex;flex-direction:row-reverse;margin-left:2.5rem}.op-254 .col_flex.colm-7 .hlf-col-7 .org_box,.op-254 .col_flex.colm-7 .hlf-col-7 p.num_data{height:45px;width:35px}.op-254 .col_flex.colm-6{display:flex;flex-direction:row-reverse;margin-top:33.7rem;margin-left:-56.5rem}.op-254 .col_flex.colm-6 .org_box,.op-254 .col_flex.colm-6 p.num_data{height:43px;width:33px}.op-254 .col_flex.colm-5{display:flex;flex-direction:row-reverse;margin-top:25.4rem;margin-left:-56.5rem}.op-254 .col_flex.colm-5 .org_box,.op-254 .col_flex.colm-5 p.num_data{height:43px;width:33px}.op-254 .col_flex.colm-4{display:flex;flex-direction:row-reverse;margin-top:16.2rem;margin-left:-52.2rem}.op-254 .col_flex.colm-4 .org_box,.op-254 .col_flex.colm-4 p.num_data{height:43px;width:29px}.op-254 .col_flex.colm-4 .hlf-col-4{display:flex;flex-direction:row-reverse;margin-left:.6rem}.op-254 .col_flex.colm-4 .hlf-col-4 .org_box,.op-254 .col_flex.colm-4 .hlf-col-4 p.num_data{height:45px;width:41px}.op-254 .col_flex.colm-3{display:flex;flex-direction:row-reverse;margin-top:7.7rem;margin-left:-53.1rem}.op-254 .col_flex.colm-3 .org_box,.op-254 .col_flex.colm-3 p.num_data{height:45px;width:33.9px}.op-254 .col_flex.colm-2{display:flex;flex-direction:row-reverse;margin-top:-1.5rem;margin-left:-53.1rem}.op-254 .col_flex.colm-2 .org_box,.op-254 .col_flex.colm-2 p.num_data{height:45px;width:33.9px}.op-254 .col_flex.colm-1{display:flex;flex-direction:row-reverse;margin-top:-10rem;margin-left:-33.1rem}.op-254 .col_flex.colm-1 .org_box,.op-254 .col_flex.colm-1 p.num_data{height:45px;width:32.5px}.op-254 .col_flex.colm-1 .hlf-col-1{display:flex;flex-direction:row-reverse;margin-left:.75rem}.op-254 .col_flex.colm-1 .hlf-col-1 .org_box,.op-254 .col_flex.colm-1 .hlf-col-1 p.num_data{height:45px;width:38px}}.op-255{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-255 .modal-content{width:100%!important}.op-255 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-255 .main_col{display:flex;gap:65px}.op-255 .org_box{display:flex;justify-content:start;align-items:center}.op-255 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-255 .right_show{cursor:pointer}.op-255 .right_show:hover+.info_ct{display:block}.op-255 .left_show{cursor:pointer}.op-255 .left_show:hover+.info_ctl{display:block}.op-255 .info_ct{position:relative;background:#000;display:none}.op-255 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-255 .info_ctl{position:relative;background:#000;display:none;right:-90%}.op-255 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-255 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:70px;top:-13px}.op-255 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-255 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-255 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-255 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-255 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-255 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-255 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-255 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-255 .move_left{position:relative}.op-255 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-255 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-255 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:53px;width:170px;text-align:left;z-index:1111;top:-.5rem;border-radius:5px}.op-255 .inv{visibility:hidden;margin:0!important;height:19.7px}@media only screen and (min-width:1600px){.op-255{transform:scale(1.6);margin-left:-110rem}.op-255 .main_col{margin-top:45rem;margin-left:100.5rem}.op-255 .shape-5 img{width:160rem;left:100rem;margin-top:-10rem;height:100rem}.op-255 .inv{height:22.7px}.op-255 .org_box{height:21px;width:45px}.op-255 p.num_data{height:25px;width:45px;font-size:.75rem}.op-255 .col_flex.colm-7{display:flex;margin-top:15rem;margin-left:-88.1rem}.op-255 .col_flex.colm-7 .org_box,.op-255 .col_flex.colm-7 p.num_data{height:40px;width:30.6px}.op-255 .col_flex.colm-6{display:flex;margin-top:9.2rem;margin-left:-88.1rem}.op-255 .col_flex.colm-6 .org_box,.op-255 .col_flex.colm-6 p.num_data{height:40px;width:32x}.op-255 .col_flex.colm-6 .hlf-col-6-1{display:flex}.op-255 .col_flex.colm-6 .hlf-col-6-1 .org_box,.op-255 .col_flex.colm-6 .hlf-col-6-1 p.num_data{height:40px;width:28px}.op-255 .col_flex.colm-6 .hlf-col-6-2{display:flex;margin-left:.4rem}.op-255 .col_flex.colm-6 .hlf-col-6-2 .org_box,.op-255 .col_flex.colm-6 .hlf-col-6-2 p.num_data{height:40px;width:31.5px}.op-255 .col_flex.colm-6 .hlf-col-6-3{display:flex;margin-left:.5rem}.op-255 .col_flex.colm-6 .hlf-col-6-3 .org_box,.op-255 .col_flex.colm-6 .hlf-col-6-3 p.num_data{height:40px;width:32.5px}.op-255 .col_flex.colm-6 .hlf-col-6-4{display:flex;margin-left:.5rem}.op-255 .col_flex.colm-6 .hlf-col-6-4 .org_box,.op-255 .col_flex.colm-6 .hlf-col-6-4 p.num_data{height:40px;width:29px}.op-255 .col_flex.colm-5{display:flex;margin-top:1.8rem;margin-left:-88.1rem}.op-255 .col_flex.colm-5 .org_box,.op-255 .col_flex.colm-5 p.num_data{height:40px;width:30.57px}.op-255 .col_flex.colm-4{display:flex;margin-top:-5rem;margin-left:-88.2rem}.op-255 .col_flex.colm-4 .org_box,.op-255 .col_flex.colm-4 p.num_data{height:40px;width:32.2px}.op-255 .col_flex.colm-4 .first-col-4{display:flex}.op-255 .col_flex.colm-4 .first-col-4 .org_box,.op-255 .col_flex.colm-4 .first-col-4 p.num_data{height:40px;width:32px}.op-255 .col_flex.colm-3{display:flex;margin-top:-10rem;margin-left:-88.2rem}.op-255 .col_flex.colm-3 .org_box,.op-255 .col_flex.colm-3 p.num_data{height:40px;width:32px}.op-255 .col_flex.colm-3 .hlf-col-3-1{display:flex;margin-left:1rem}.op-255 .col_flex.colm-3 .hlf-col-3-1 .org_box,.op-255 .col_flex.colm-3 .hlf-col-3-1 p.num_data{height:40px;width:37px}.op-255 .col_flex.colm-3 .hlf-col-3-2{display:flex;margin-left:0rem}.op-255 .col_flex.colm-3 .hlf-col-3-2 .org_box,.op-255 .col_flex.colm-3 .hlf-col-3-2 p.num_data{height:40px;width:32px}.op-255 .col_flex.colm-3 .hlf-col-3-3{display:flex;margin-left:.6rem}.op-255 .col_flex.colm-3 .hlf-col-3-3 .org_box,.op-255 .col_flex.colm-3 .hlf-col-3-3 p.num_data{height:40px;width:28.6px}.op-255 .col_flex.colm-2{display:flex;margin-top:-16rem;margin-left:-88.2rem}.op-255 .col_flex.colm-2 .org_box,.op-255 .col_flex.colm-2 p.num_data{height:40px;width:30.6px}.op-255 .col_flex.colm-1{display:flex;margin-top:-22rem;margin-left:.6rem}.op-255 .col_flex.colm-1 .org_box,.op-255 .col_flex.colm-1 p.num_data{height:40px;width:32px}.op-255 .col_flex.colm-1 .hlf-col-1-1{display:flex}.op-255 .col_flex.colm-1 .hlf-col-1-1 .org_box,.op-255 .col_flex.colm-1 .hlf-col-1-1 p.num_data{height:40px;width:38.7px}.op-255 .col_flex.colm-1 .hlf-col-1-2{display:flex}.op-255 .col_flex.colm-1 .hlf-col-1-2 .org_box,.op-255 .col_flex.colm-1 .hlf-col-1-2 p.num_data{height:40px;width:39.8px}}@media only screen and (max-width:1600px){.op-255{transform:scale(1.5);margin-top:5rem;margin-left:12rem}.op-255 .main_col{margin-top:-1rem;margin-left:92rem}.op-255 .shape-5 img{width:160rem;left:7rem;margin-top:-30rem;height:100rem}.op-255 .inv{height:22.7px}.op-255 .org_box{height:21px}.op-255 p.num_data{height:25px;width:40px;font-size:.75rem}.op-255 .col_flex.colm-7{display:flex;margin-top:42rem;margin-left:-88.85rem}.op-255 .col_flex.colm-7 .org_box,.op-255 .col_flex.colm-7 p.num_data{height:40px;width:26.8px}.op-255 .col_flex.colm-6{display:flex;margin-top:35rem;margin-left:-88.8rem}.op-255 .col_flex.colm-6 .org_box,.op-255 .col_flex.colm-6 p.num_data{height:40px;width:27px}.op-255 .col_flex.colm-6 .hlf-col-6-1{display:flex}.op-255 .col_flex.colm-6 .hlf-col-6-1 .org_box,.op-255 .col_flex.colm-6 .hlf-col-6-1 p.num_data{height:40px;width:24.5px}.op-255 .col_flex.colm-6 .hlf-col-6-2{display:flex;margin-left:.4rem}.op-255 .col_flex.colm-6 .hlf-col-6-2 .org_box,.op-255 .col_flex.colm-6 .hlf-col-6-2 p.num_data{height:40px;width:27.5px}.op-255 .col_flex.colm-6 .hlf-col-6-3{display:flex}.op-255 .col_flex.colm-6 .hlf-col-6-3 .org_box,.op-255 .col_flex.colm-6 .hlf-col-6-3 p.num_data{height:40px;width:29px}.op-255 .col_flex.colm-6 .hlf-col-6-4{display:flex}.op-255 .col_flex.colm-6 .hlf-col-6-4 .org_box,.op-255 .col_flex.colm-6 .hlf-col-6-4 p.num_data{height:40px;width:25.5px}.op-255 .col_flex.colm-5{display:flex;margin-top:27.5rem;margin-left:-88.9rem}.op-255 .col_flex.colm-5 .org_box,.op-255 .col_flex.colm-5 p.num_data{height:40px;width:26.8px}.op-255 .col_flex.colm-4{display:flex;margin-top:22rem;margin-left:-89rem}.op-255 .col_flex.colm-4 .org_box,.op-255 .col_flex.colm-4 p.num_data{height:40px;width:28px}.op-255 .col_flex.colm-4 .first-col-4{display:flex}.op-255 .col_flex.colm-4 .first-col-4 .org_box,.op-255 .col_flex.colm-4 .first-col-4 p.num_data{height:40px;width:28px}.op-255 .col_flex.colm-3{display:flex;margin-top:16rem;margin-left:-89rem}.op-255 .col_flex.colm-3 .org_box,.op-255 .col_flex.colm-3 p.num_data{height:40px;width:28.5px}.op-255 .col_flex.colm-3 .hlf-col-3-1{display:flex;margin-left:1rem}.op-255 .col_flex.colm-3 .hlf-col-3-1 .org_box,.op-255 .col_flex.colm-3 .hlf-col-3-1 p.num_data{height:40px;width:32px}.op-255 .col_flex.colm-3 .hlf-col-3-2{display:flex;margin-left:0rem}.op-255 .col_flex.colm-3 .hlf-col-3-2 .org_box,.op-255 .col_flex.colm-3 .hlf-col-3-2 p.num_data{height:40px;width:28px}.op-255 .col_flex.colm-3 .hlf-col-3-3{display:flex;margin-left:.6rem}.op-255 .col_flex.colm-3 .hlf-col-3-3 .org_box,.op-255 .col_flex.colm-3 .hlf-col-3-3 p.num_data{height:40px;width:25.2px}.op-255 .col_flex.colm-2{display:flex;margin-top:9.5rem;margin-left:-89rem}.op-255 .col_flex.colm-2 .org_box,.op-255 .col_flex.colm-2 p.num_data{height:40px;width:26.85px}.op-255 .col_flex.colm-1{display:flex;margin-top:3rem;margin-left:-84rem}.op-255 .col_flex.colm-1 .org_box,.op-255 .col_flex.colm-1 p.num_data{height:40px;width:28px}.op-255 .col_flex.colm-1 .hlf-col-1-1{display:flex}.op-255 .col_flex.colm-1 .hlf-col-1-1 .org_box,.op-255 .col_flex.colm-1 .hlf-col-1-1 p.num_data{height:40px;width:34px}.op-255 .col_flex.colm-1 .hlf-col-1-2{display:flex}.op-255 .col_flex.colm-1 .hlf-col-1-2 .org_box,.op-255 .col_flex.colm-1 .hlf-col-1-2 p.num_data{height:40px;width:35px}}.op-256{position:relative;padding-top:2rem;padding:20rem 20rem 0rem 31rem;height:75vh}.op-256 .modal-content{width:100%!important}.op-256 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:50px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-256 .main_col{display:flex;gap:65px}.op-256 .org_box{display:flex;justify-content:start;align-items:center}.op-256 p.num_data{background:#fe8600;color:#fff;padding:2px 0;font-size:.75rem;margin-bottom:0;border-bottom:1px solid #fff;width:65px;text-align:center;line-height:1.4!important}.op-256 .right_show{cursor:pointer}.op-256 .right_show:hover+.info_ct{display:block}.op-256 .left_show{cursor:pointer}.op-256 .left_show:hover+.info_ctl{display:block}.op-256 .info_ct{position:relative;background:#000;display:none}.op-256 .innr_ct{position:absolute;background:#7f7f7f!important;left:11px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-256 .info_ctl{position:relative;background:#000;display:none;right:-90%}.op-256 .info_ctl2{position:relative;background:#000;display:none;right:0%}.op-256 .triangle-right{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;right:70px;top:-13px}.op-256 .triangle-lft{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f;border-bottom:10px solid transparent;position:absolute;transform:rotate(180deg);left:-13px;top:-10px}.op-256 .innr_ctl{position:absolute;background:#11263cf5;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px}.op-256 .content{display:flex;justify-content:space-between;align-items:center;padding:0 3px}.op-256 .triangle-left{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;right:-11px;top:-10px}.op-256 .innr_ct_ed{position:absolute;background:#7f7f7f!important;right:75px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-256 .triangle-left_ed{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #7f7f7f!important;border-bottom:10px solid transparent;position:absolute;left:-75px;top:-10px}.op-256 .innr_ctl_st{position:absolute;background:#7f7f7f!important;left:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-256 .content p{margin-bottom:0;text-align:left;background:#11263c00;font-size:11px;border-radius:5px;color:#fff}.op-256 .move_left{position:relative}.op-256 p.num_data.left_show.move_left_1{position:relative;left:30px}.op-256 .innr_ctl.gap_st{position:absolute;background:#7f7f7f!important;right:10px;width:170px;text-align:left;z-index:1111;top:-4.3rem;border-radius:5px;padding:10px 3px}.op-256 .innr_ctl.gap_lft{position:absolute;background:#7f7f7f!important;right:53px;width:170px;text-align:left;z-index:1111;top:-.5rem;border-radius:5px}.op-256 .inv{visibility:hidden;margin:0!important;height:19.7px}.invisible{visibility:hidden}@media only screen and (min-width:1600px){.op-256{transform:scale(1.8);margin-left:-120rem}.op-256 .main_col{margin-top:45rem;margin-left:100.5rem}.op-256 .shape-5 img{width:160rem;left:100rem;margin-top:-10rem;height:100rem}.op-256 .inv{height:22.7px}.op-256 .org_box{height:21px;width:45px}.op-256 p.num_data{height:25px;width:45px;font-size:.75rem}.op-256 .col_flex.colm-7{display:flex;margin-top:15rem;margin-left:-59.3rem}.op-256 .col_flex.colm-7 .org_box,.op-256 .col_flex.colm-7 p.num_data{height:40px;width:31.6px}.op-256 .col_flex.colm-6{display:flex;margin-top:8.8rem;margin-left:-59.3rem}.op-256 .col_flex.colm-6 .org_box,.op-256 .col_flex.colm-6 p.num_data{height:40px;width:30px}.op-256 .col_flex.colm-6 .hlf-col-6-1{display:flex}.op-256 .col_flex.colm-6 .hlf-col-6-1 .org_box,.op-256 .col_flex.colm-6 .hlf-col-6-1 p.num_data{height:40px;width:25.5px}.op-256 .col_flex.colm-6 .hlf-col-6-2{display:flex;margin-left:.5rem}.op-256 .col_flex.colm-6 .hlf-col-6-2 .org_box,.op-256 .col_flex.colm-6 .hlf-col-6-2 p.num_data{height:40px;width:31.5px}.op-256 .col_flex.colm-6 .hlf-col-6-3{display:flex;margin-left:.5rem}.op-256 .col_flex.colm-6 .hlf-col-6-3 .org_box,.op-256 .col_flex.colm-6 .hlf-col-6-3 p.num_data{height:40px;width:38.2px}.op-256 .col_flex.colm-6 .hlf-col-6-4{display:flex}.op-256 .col_flex.colm-6 .hlf-col-6-4 .org_box,.op-256 .col_flex.colm-6 .hlf-col-6-4 p.num_data{height:40px;width:37px}.op-256 .col_flex.colm-5{display:flex;margin-top:2rem;margin-left:-59.3rem}.op-256 .col_flex.colm-5 .org_box,.op-256 .col_flex.colm-5 p.num_data{height:40px;width:32.7px}.op-256 .col_flex.colm-4{display:flex;margin-top:-4rem;margin-left:-59.3rem}.op-256 .col_flex.colm-4 .org_box,.op-256 .col_flex.colm-4 p.num_data{height:40px;width:29px}.op-256 .col_flex.colm-4 .hlf-col-4{display:flex}.op-256 .col_flex.colm-4 .hlf-col-4 .org_box,.op-256 .col_flex.colm-4 .hlf-col-4 p.num_data{height:40px;width:40.2px}.op-256 .col_flex.colm-3{display:flex;margin-top:-10.2rem;margin-left:-59.3rem}.op-256 .col_flex.colm-3 .org_box,.op-256 .col_flex.colm-3 p.num_data{height:40px;width:29px}.op-256 .col_flex.colm-3 .hlf-col-3-1{display:flex;margin-left:1rem}.op-256 .col_flex.colm-3 .hlf-col-3-1 .org_box,.op-256 .col_flex.colm-3 .hlf-col-3-1 p.num_data{height:40px;width:37.4px}.op-256 .col_flex.colm-3 .hlf-col-3-2{display:flex}.op-256 .col_flex.colm-3 .hlf-col-3-2 .org_box,.op-256 .col_flex.colm-3 .hlf-col-3-2 p.num_data{height:40px;width:37.5px}.op-256 .col_flex.colm-3 .hlf-col-3-3{display:flex;margin-left:-.8rem}.op-256 .col_flex.colm-3 .hlf-col-3-3 .org_box,.op-256 .col_flex.colm-3 .hlf-col-3-3 p.num_data{height:40px;width:34.4px}.op-256 .col_flex.colm-2{display:flex;margin-top:-17rem;margin-left:-59.4rem}.op-256 .col_flex.colm-2 .org_box,.op-256 .col_flex.colm-2 p.num_data{height:40px;width:31.6px}.op-256 .col_flex.colm-1{display:flex;margin-top:-22.5rem;margin-left:1.9rem}.op-256 .col_flex.colm-1 .org_box,.op-256 .col_flex.colm-1 p.num_data{height:40px;width:29.5px}.op-256 .col_flex.colm-1 .hlf-col-1-1{display:flex}.op-256 .col_flex.colm-1 .hlf-col-1-1 .org_box,.op-256 .col_flex.colm-1 .hlf-col-1-1 p.num_data{height:40px;width:38.8px}.op-256 .col_flex.colm-1 .hlf-col-1-2{display:flex}.op-256 .col_flex.colm-1 .hlf-col-1-2 .org_box,.op-256 .col_flex.colm-1 .hlf-col-1-2 p.num_data{height:40px;width:45px}}@media only screen and (max-width:1600px){.op-256{transform:scale(1.5);margin-top:8rem;margin-left:8rem}.op-256 .main_col{margin-top:-1rem;margin-left:100.5rem}.op-256 .shape-5 img{width:160rem;left:7rem;margin-top:-30rem;height:100rem}.op-256 .inv{height:22.7px}.op-256 .org_box{height:21px}.op-256 p.num_data{height:25px;width:45px;font-size:.75rem}.op-256 .col_flex.colm-7{display:flex;margin-top:41rem;margin-left:-64.6rem}.op-256 .col_flex.colm-7 .org_box,.op-256 .col_flex.colm-7 p.num_data{height:40px;width:30px}.op-256 .col_flex.colm-6{display:flex;margin-top:34.8rem;margin-left:-64.6rem}.op-256 .col_flex.colm-6 .org_box,.op-256 .col_flex.colm-6 p.num_data{height:40px;width:30px}.op-256 .col_flex.colm-6 .hlf-col-6-1{display:flex}.op-256 .col_flex.colm-6 .hlf-col-6-1 .org_box,.op-256 .col_flex.colm-6 .hlf-col-6-1 p.num_data{height:40px;width:25.5px}.op-256 .col_flex.colm-6 .hlf-col-6-2{display:flex;margin-left:.5rem}.op-256 .col_flex.colm-6 .hlf-col-6-2 .org_box,.op-256 .col_flex.colm-6 .hlf-col-6-2 p.num_data{height:40px;width:27.5px}.op-256 .col_flex.colm-6 .hlf-col-6-3{display:flex;margin-left:.5rem}.op-256 .col_flex.colm-6 .hlf-col-6-3 .org_box,.op-256 .col_flex.colm-6 .hlf-col-6-3 p.num_data{height:40px;width:38.4px}.op-256 .col_flex.colm-6 .hlf-col-6-4{display:flex}.op-256 .col_flex.colm-6 .hlf-col-6-4 .org_box,.op-256 .col_flex.colm-6 .hlf-col-6-4 p.num_data{height:40px;width:37px}.op-256 .col_flex.colm-5{display:flex;margin-top:28rem;margin-left:-64.56rem}.op-256 .col_flex.colm-5 .org_box,.op-256 .col_flex.colm-5 p.num_data{height:40px;width:31.1px}.op-256 .col_flex.colm-4{display:flex;margin-top:22rem;margin-left:-64.55rem}.op-256 .col_flex.colm-4 .org_box,.op-256 .col_flex.colm-4 p.num_data{height:40px;width:29px}.op-256 .col_flex.colm-4 .hlf-col-4{display:flex}.op-256 .col_flex.colm-4 .hlf-col-4 .org_box,.op-256 .col_flex.colm-4 .hlf-col-4 p.num_data{height:40px;width:37px}.op-256 .col_flex.colm-3{display:flex;margin-top:16.2rem;margin-left:-64.6rem}.op-256 .col_flex.colm-3 .org_box,.op-256 .col_flex.colm-3 p.num_data{height:40px;width:29px}.op-256 .col_flex.colm-3 .hlf-col-3-1{display:flex;margin-left:1rem}.op-256 .col_flex.colm-3 .hlf-col-3-1 .org_box,.op-256 .col_flex.colm-3 .hlf-col-3-1 p.num_data{height:40px;width:32.6px}.op-256 .col_flex.colm-3 .hlf-col-3-2{display:flex}.op-256 .col_flex.colm-3 .hlf-col-3-2 .org_box,.op-256 .col_flex.colm-3 .hlf-col-3-2 p.num_data{height:40px;width:38.1px}.op-256 .col_flex.colm-3 .hlf-col-3-3{display:flex;margin-left:-.8rem}.op-256 .col_flex.colm-3 .hlf-col-3-3 .org_box,.op-256 .col_flex.colm-3 .hlf-col-3-3 p.num_data{height:40px;width:34.4px}.op-256 .col_flex.colm-2{display:flex;margin-top:10rem;margin-left:-64.6rem}.op-256 .col_flex.colm-2 .org_box,.op-256 .col_flex.colm-2 p.num_data{height:40px;width:30px}.op-256 .col_flex.colm-1{display:flex;margin-top:3.5rem;margin-left:-93.1rem}.op-256 .col_flex.colm-1 .org_box,.op-256 .col_flex.colm-1 p.num_data{height:40px;width:29.5px}.op-256 .col_flex.colm-1 .hlf-col-1-1{display:flex}.op-256 .col_flex.colm-1 .hlf-col-1-1 .org_box,.op-256 .col_flex.colm-1 .hlf-col-1-1 p.num_data{height:40px;width:33.8px}.op-256 .col_flex.colm-1 .hlf-col-1-2{display:flex}.op-256 .col_flex.colm-1 .hlf-col-1-2 .org_box,.op-256 .col_flex.colm-1 .hlf-col-1-2 p.num_data{height:40px;width:45px}}.dashboard-room-card{padding-left:6px;padding-right:0!important}.dashboard-cabinet-nav{border:1px solid #E7E8E9;padding:0!important}.newCab{border:2px solid green!important}.settings-cross-connect-table-with-data{overflow-y:scroll;height:300px}.settings-cross-connect-table-no-data{overflow:auto;height:300px}.settings-cross-connect-add-button{display:flex;justify-content:flex-start;align-items:center;min-width:100px}.settings-cross-connect-link-add{width:150px}.settings-cross-connects-blue-label{font-size:1.2rem!important}.settings-cross-connects-div{height:100px}.settings-cross-connects-desc{height:80px}.fault-content{overflow-x:hidden;overflow-y:auto;height:93vh}.display-title{font-size:1.5rem;font-weight:700;font-family:Roboto,sans-serif}.sel{font-size:1.5rem;font-weight:700;color:#fe8600;margin-left:4px;font-family:Roboto,sans-serif}.sel-s1{font-size:1.5rem;font-weight:700;color:#e03138;font-family:Roboto,sans-serif;padding-left:6px}.green-s1{color:#00008b!important}.dark_green{color:#006400}.yellow-s1{color:#3636fa!important}.paging_tab{overflow-x:auto;display:flex;width:104%;margin-left:-41px;flex-wrap:wrap}.input-style{width:100%;height:75px;border-radius:7px;border:1px solid #707070}.input-style2{height:150px;border:1px solid #707070}p.input-style2{overflow:auto;padding:7px}.paging_tab .nav-tabs{border-bottom:none}.tab-button-style.t-menu-active{background-color:#000!important;color:#fff!important}.imgstyle-ststus{height:60px;margin-top:-72px;margin-left:-5px}.paging_tab a:hover{color:#787878}.item3 .btn{padding:0!important;height:54px!important}.item3{height:54px!important;margin-bottom:1rem;overflow-y:hidden}.btnsmall{position:absolute;right:20px;bottom:17px}.cst-btnsmall{bottom:6px!important}.cst-btnsmall img{width:29px;text-align:center;cursor:pointer}.send_button{border-color:#10253b;border-width:1px;width:4rem;background-color:#10253b;color:#fff;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap;border-radius:8px;font-size:16px}.history-title{font-size:1rem;font-family:Roboto,sans-serif;font-weight:700}.history-out{display:flex;justify-content:space-between;align-items:center;padding-right:1rem;border:1px solid #e9e9e9}.file-name-box{max-height:42px;overflow-y:auto}.attach-outer{font-weight:bolder;width:130px}.show-Attach-outer{width:fit-content;min-width:300px;border:1px solid #707070;padding:5px;border-radius:7px}.down-file{justify-content:space-between;display:flex;gap:27px}.down-file-inner{display:flex;gap:5px;padding-right:3px}.down-file img{cursor:pointer}.down-file img:hover{transform:scale(1.5);transition:all ease-in .1s}.show-Attach-outer{width:fit-content;border:1px solid #707070;padding:5px;border-radius:7px}.des-name{font-size:.975rem;font-weight:500}.img-title{line-height:2.4rem;margin-left:9px;margin-right:1.25rem;margin-top:1px;width:40px}.history{display:flex;justify-content:flex-start;align-items:center;border-radius:5px;padding:10px 0;position:relative}.card-text{font-size:.625rem}.btnstyle{display:flex;justify-content:space-between}.btnstyle a.btn.site-access-button{background-color:#e9e9e9;color:#6b6b6b;font-size:1rem;font-weight:500;width:168px;border-radius:0}.btnstyle a.btn.site-access-button.bactive{background-color:#10253b!important;color:#fff!important;border-bottom:2px solid #f5793b!important;font-weight:500;font-size:1rem;font-family:Roboto,sans-serif}.btnstyle a.btn.msg-button{background-color:#e9e9e9;color:#6b6b6b;font-size:1rem;font-weight:500;width:145px;border-radius:0;font-family:Roboto,sans-serif}.btnstyle a.btn.msg-button.bactive{background-color:#10253b!important;color:#fff!important;border-bottom:2px solid #f5793b!important;font-weight:500;font-size:1rem;font-family:Roboto,sans-serif}.description div p{font-size:.825rem;color:#a9a9a9;margin-top:-4px}.description{display:flex;justify-content:space-between}.ticket-details label b{font-size:1rem}.item3 button.btn.btn-light{margin-left:41px!important}button.btn.btn-light.tab-button-style{padding:1rem!important;border-radius:0;font-weight:400;font-size:1.125rem;background-color:#d9d9d9;width:fit-content;height:50px;color:#787878;display:flex;justify-content:center;white-space:nowrap;box-shadow:none}.paging_tab .nav{display:flex;flex-wrap:wrap;padding-left:0!important;margin-bottom:0;list-style:none}.main_fault .card{border:none}.main_fault.modal-header{border-bottom:none}.tringale{width:0;height:0;border-top:10px solid transparent;border-left:10px solid #fe8600;border-bottom:10px solid transparent;position:absolute;bottom:62px;transform:rotate(90deg)}.tringale-log{left:62px}.tringale-message{left:204px}.now-btn{font-size:10px;color:gray;padding-left:12px}.history-div{overflow-y:auto}::-webkit-scrollbar{width:5px}button.btn.me-3.btn-sm.assign-btn{width:158px;height:35px;font-size:.875rem!important;background-color:#147ad6!important;color:#fff!important;border-radius:7px}button.btn.me-3.btn-sm.assign-btn:hover{background-color:#147ad6;color:#fff}button.btn.me-3.btn-sm.assign-btn-new{height:35px;font-size:.875rem!important;border-radius:7px;font-weight:700;color:#ff7a00;border:2px solid #ff7a00;background-color:#fff;padding:0px 1rem!important;width:7rem!important}button.btn.me-3.btn-sm.unassign-btn-new{max-width:100%!important;height:35px;font-size:.875rem!important;border-radius:7px;font-weight:700;color:#ff7a00;border:2px solid #ff7a00;background-color:#fff;padding:0px 1rem!important;white-space:nowrap}button.btn.me-3.btn-sm.save-btn-new{height:35px;font-size:.875rem!important;border-radius:7px;font-weight:700;color:#fff;border:2px solid #ff7a00;background-color:#ff7a00;padding:0px 1rem!important;width:7rem!important}button.btn.me-3.btn-sm.discard-btn-new{height:35px;font-size:.875rem!important;border-radius:7px;color:gray;font-weight:700;border:2px solid grey;width:80px;background-color:#fff;padding:0px 1rem!important;width:7rem!important}.send-btn{font-size:14px;margin-left:-6px;font-family:Roboto,sans-serif}b.ticket-data{padding-left:6px;color:#11263c;font-size:1rem;font-family:Roboto,sans-serif}b.ticket-data2{padding-left:6px;color:#11263c;font-size:.875rem;font-weight:700;font-family:Roboto,sans-serif}.ticket-details label{font-family:Roboto,sans-serif;font-weight:500}.site-tr{font-size:.625rem!important}@media screen and (max-width:1150px){.paging_tab{overflow-x:auto;width:106%!important}.side-div{margin-right:-34rem}}@media screen and (min-width:785px)and (max-width:1024px){button.btn.me-3.btn-sm.assign-btn{width:127px}}@media screen and (max-width:1150px){.inputstyle{width:100%!important}}@media screen and (min-width:765px)and (max-width:768px){.btnstyle a.btn.site-access-button{background-color:#e9e9e9;color:#6b6b6b;font-size:.55rem;font-weight:500;width:109px!important;border-radius:0;height:30px!important}.btnstyle a.btn.msg-button{background-color:#e9e9e9;color:#6b6b6b;font-size:.55rem;font-weight:500;width:84px!important;border-radius:0;height:30px!important}.tringale{left:38px!important}.side-div{margin-right:-4rem}}@media screen and (min-width:765px)and (max-width:991px){button.btn.btn-light.tab-button-style{padding:1rem .5rem!important;font-size:1rem;line-height:1rem}.side-div{margin-right:-4rem}}.btn-group a.btn,.btnstyle a.btn,.tab-button-style,button.btn.me-3.btn-sm.assign-btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);line-height:var(--bs-btn-line-height);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color)}.status-arr{clip-path:ellipse(50% 65% at 70% 50%)}.history-user-img{width:40px;top:5px;position:absolute}.markYellow{color:#d5d500}.faultClose-outer{display:flex;gap:15px}.close_icon{position:absolute;right:2rem}.faultClose{cursor:pointer;margin-top:4px}.timer{margin-left:20px;display:flex;align-items:center;height:38px;padding:2px}.timer .start-button{height:34px;background-color:#147ad6;color:#fff;border:white solid 1px;width:70px;font-weight:500;border-radius:2px}.timer-2{margin-left:20px;align-items:center;display:flex;gap:10px;justify-content:space-between;padding:2px 5px;width:23.5rem}.btn-grp-time{align-items:center;display:flex;gap:10px}.stop-button{height:34px;background-color:red;color:#fff;border:white solid 1px;width:70px;border-radius:2px;font-weight:500}.resume-button{height:34px;background-color:#14d6d3;color:#fff;border:white solid 1px;width:70px;border-radius:2px;font-weight:500}.time-count{color:red;font-weight:600}.fc-side-out{display:flex;gap:50px}.timer-pop{position:fixed;top:0;left:0;background:#00000081;height:100%;width:100%;z-index:999999999999}.timer-pop .main-body{width:750px;background-color:#fff;position:absolute;left:25%;top:10%}.timer-pop .main-body1{width:1000px;background-color:#fff;position:absolute;left:25%;top:10%}.timer-pop .top-cts{padding:20px 10px;border-bottom:1px solid grey;font-size:18px;font-weight:500;display:flex;justify-content:space-between}.timer-pop .top-cts .close{margin-right:10px;font-weight:600;cursor:pointer}.timer-pop .center-cts{padding:30px 10px}.timer-pop .center-cts-main,.timer-pop .center-cts-main-2{display:flex;gap:40px}.timer-pop .text{font-size:16px;font-weight:600;width:100px}.timer-pop input{border:none;border-bottom:solid 1px rgb(168,165,165)}.center-cts-main-2{margin-top:10px}.center-cts-main-2 textarea{width:100%;border:none;border-bottom:solid 1px rgb(168,165,165)}.timer-pop input:focus,.center-cts-main-2 textarea:focus{border-bottom:#000000 solid 2px}.timer-pop .bottom-cts{padding:20px 10px;border-top:1px solid grey;font-weight:500;display:flex;gap:10px}.remote-time-total{display:flex;justify-content:right}.time-total-innr{display:flex;gap:6rem;color:#92979a;border-top:solid 1px #ede5e5;font-weight:500}.time-total-innr .HS-txt{font-weight:bolder}.duration-inner{display:flex;justify-content:space-between;align-items:center}.timer-pop .Save-btn{height:30px;width:60px;color:#fff;background-color:#14d6d3;border:white solid 1px;font-weight:500}.timer-pop .Save-btn1{height:30px;width:125px;color:#fff;background-color:#14d6d3;border:white solid 1px;font-weight:500;cursor:pointer}.timer-pop .cancel-btn{height:30px;width:60px;color:#14d6d3;background-color:#fff;border:white solid 1px;font-weight:500}.timer-pop .cancel-btn1{height:30px;width:120px;color:#14d6d3;background-color:#fff;border:white solid 1px;font-weight:500}.timer-pop .Save-btn:hover{color:#14d6d3;background-color:#fff}.timer-pop .cancel-btn:hover{color:#fff;background-color:#14d6d3}.description-area{display:flex;flex-wrap:nowrap}.edit-section{width:150px}.action-wrap{display:flex;margin-top:6px}.action-wrap .save-btn{margin-right:28px!important;min-width:66px!important}.multiselect{width:400px;margin-bottom:15px}.va-details{display:flex;gap:50px}.va-inner{display:flex;gap:30px}.va-inner .text-1{min-width:200px}.err-va{color:red;font-size:11px;font-weight:600}.multiselect .css-13cymwt-control{border:black solid 1px}.sidePop{border:1px solid #e7e8e9;background-color:#fff;position:absolute;right:1%;top:23px;width:300px;padding:10px}.sidePop2{border:1px solid #e7e8e9;background-color:#fff;position:absolute;right:35px;top:405px;width:300px;padding:10px}.table-responsive{position:relative}.sidePop .btn-can{height:30px;background-color:red;color:#fff;width:75px;border:none;border-radius:4px}.sidePop .btn-app{height:30px;background-color:#147ad6;color:#fff;width:75px;border:none;border-radius:4px}.sidePop2 .btn-can{height:30px;background-color:red;color:#fff;width:75px;border:none;border-radius:4px}.sidePop2 .btn-app{height:30px;background-color:#147ad6;color:#fff;width:75px;border:none;border-radius:4px}.btnfollower{margin-right:1rem;width:fit-content!important;color:#228683}.btnfollower:hover{color:#fff;background:#228683}.cancelfollower{color:#228683}.cancelfollower:hover{color:#fff;background:#228683}.table-scroll-set{position:fixed;overflow:auto;bottom:0;width:99%;background:#fff}.table-scroll-set2{position:fixed;overflow:auto;bottom:0;width:99%;background:#fff;top:430px}.last-column{position:relative}@media(min-width:1400px)and (max-width:1450px){.extra-css{padding-left:2.9rem!important;margin-left:0!important}}@media(min-width:1601px)and (max-width:1750px){.table-scroll-set2{top:460px}.extra-css{padding-left:0!important;margin-left:-2px!important}button.btn.me-3.btn-sm.assign-btn.dis-Btn{margin-left:-10px}button.btn.me-3.btn-sm.assign-btn.assignCss{margin-left:-33px!important}.description-box{width:820px!important;margin-bottom:.5rem;border:1px solid black}.inputstyle{position:relative;width:830px!important}}@media(min-width:1750px)and (max-width:2250px){.table-scroll-set2{top:460px}.extra-css{padding-left:0!important;margin-left:-4px!important}button.btn.me-3.btn-sm.assign-btn.dis-Btn{margin-left:-10px}button.btn.me-3.btn-sm.assign-btn.assignCss{margin-left:-61px!important}.description-box{width:820px!important;margin-bottom:.5rem}.inputstyle{position:relative;width:830px!important}}@media(min-width:2250px)and (max-width:4800px){.table-scroll-set2{top:460px}.extra-css{padding-left:0!important;margin-left:-4px!important}button.btn.me-3.btn-sm.assign-btn.dis-Btn{margin-left:-10px}button.btn.me-3.btn-sm.assign-btn.assignCss{margin-left:-36px!important}.description-box{width:820px!important;margin-bottom:.5rem}.inputstyle{position:relative;width:830px!important}}.description-box{width:750px;margin-bottom:.5rem}.inputstyle{position:relative;width:770px}.extra-css{padding-left:3.1rem;margin-left:0}button.btn.me-3.btn-sm.assign-btn.assignCss{margin-left:-8px}@media(min-width:950px)and (max-width:1200px){.table-scroll-set2{top:433px}}@media(min-width:1200px)and (max-width:1400px)and (min-height:900px)and (max-height:1050px){.table-scroll-set2{top:398px}}.table-responsive{overflow-x:auto}th{padding:.5rem 10px!important;text-align:left;color:#92979a;font-size:1rem!important;font-weight:400;border-bottom:1px solid #e7e8e9}td{padding:.5rem 10px;text-align:left;border-bottom:1px solid #e7e8e9;color:#171c3c;font-size:.9375rem!important;font-weight:400}select .optionticket{font-size:1.2rem!important}.ticket-table-td tbody tr td{white-space:initial!important}.table tbody tr td{vertical-align:middle;border-color:#f5f5f5;box-shadow:0 1px #e7e8e9;opacity:1;font-weight:600;font-size:.813rem!important;font-family:DM SANS;color:#171c3c;padding:1.25rem 0px}.table tbody tr{border-color:#f5f5f5;box-shadow:0 1px #e7e8e9}th{padding:.5rem 10px;text-align:left;border-bottom:1px solid #e7e8e9;color:#92979a;font-size:.875rem!important;font-weight:400}.grid_card.grid_mr.h-100.tckt .card_head{padding:.2rem .5rem .1rem .7rem!important}.grid_card.grid_mr.h-100.tckt ul.tabs_card li.tc-1.active{color:#11263c}.grid_card.grid_mr.h-100.tckt ul.tabs_card li.tc-1{margin:0px 2rem 0px 0rem;color:#92979a;font-size:.938rem}.grid_card.grid_mr.h-100.tckt ul.tabs_card{display:flex;justify-content:flex-start;align-items:center;gap:5rem}.profile-tab .btn-light{background:#eaecf2;border-color:#eaecf2;color:#000;padding:.2rem 1.5rem}.red_dot{height:10px;width:10px;border-radius:3px;margin-left:.2rem;background-color:#e03138}.or_dot{height:10px;width:10px;border-radius:3px;margin-left:.2rem;background-color:#fe8600}.ylw_dot{height:10px;width:10px;border-radius:3px;margin-left:.2rem;background-color:#f2dc33}.grid_card.grid_mr.h-100.tckt li.tc-1.active{color:#11263c;font-weight:600;font-size:14px}.grid_card.grid_mr.h-100.tckt li.tc-1{color:#11263c;font-weight:400;font-size:14px}.add_file{width:20%;font-size:1rem!important;text-align:left;font-weight:700!important;padding:0!important}.incident_card .grid_card{border:2px solid lightgreen;border-radius:8px}@media(min-width:992px){.col-lg-2{flex:0 0 auto;width:20%!important}}@media(max-width:767px){.tckect_tt{overflow-x:auto}.col-lg-2{width:100%!important}}.toggle_tickets{justify-content:flex-end;display:flex;position:relative}.toggle_tickets .form-check-input:checked{background-color:green;border-color:green}.toggle_tickets .form-switch .form-check-input:checked{background-position:right center}.toggle_tickets .form-switch .form-check-input{width:3em;margin-left:-2.5em;background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.toggle_tickets .form-check-input{width:1em;height:1.7em;margin-top:.25em;vertical-align:top;background-color:red;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid red;-webkit-appearance:none;-moz-appearance:none;appearance:none;color-adjust:exact}.toggle_tickets label.form-check-label{border:1px solid #000;padding:2px;border-radius:100%}.tc_drop1{border:solid 1px #ede5e5;height:30px;width:250px;border-radius:4px;position:relative;display:flex}.tc_drop1 .inp-out{display:flex}.tc_drop1 input{height:28px;outline:none;width:200px;position:relative;border:none;padding-left:5px}.tc_drop1 .after{border-left:solid 1px #ede5e5;margin-top:4.5px;height:20px}.tc_drop1 .img-out{width:50px;height:28px;text-align:center;cursor:pointer;background-color:#fff}.tc_drop1 .arrow-img{width:17px;transform:rotate(90deg);margin-top:5px}.tc_drop1-out{position:relative}.tc_drop1-out .tc_opt{padding-left:5px;cursor:pointer}.tc_drop1-out .tc_opt:hover{background:#cfe2e9b3}.tc_drop1-out .tc_drop1-opt{width:250px;border:solid 1px #ede5e5;border-radius:4px;position:absolute;top:35px;text-align:left;background-color:#fff;color:#000;z-index:10}.tc_drop2{border:solid 1px #ede5e5;height:30px;width:150px;border-radius:4px;position:relative;display:flex;align-items:center}.tc_drop2 .arrow-img{width:17px;transform:rotate(90deg);margin-top:5px}.tc_drop2 .img-out{width:50px;height:28px;text-align:center;cursor:pointer}.tc_drop2 .inp-out{display:flex}.tc_drop2 .val{width:100px;padding:3px;font-weight:500}.tc_drop2 .after{border-left:solid 1px #ede5e5;margin-top:4.5px;height:20px}.tc_drop2-opt{width:150px;border:solid 1px #ede5e5;border-radius:4px;position:absolute;top:35px;text-align:left;background-color:#fff;color:#000;z-index:1}.tc_drop2-opt .tc_opt{padding-left:5px;cursor:pointer;text-align:left}.tc_drop2-opt .tc_opt:hover{background:#cfe2e9b3}.blink{border-top:1px solid red;border:solid red 2px;animation:blink 1s linear infinite}@keyframes blink{0%{border:solid rgba(255,0,0,0) 2px}50%{border:solid red 2px}to{border:solid rgba(255,0,0,0) 2px}}.separator{display:flex;align-items:center;text-align:center;font-size:14px}.separator:before,.separator:after{content:"";flex:1;border-bottom:1px solid #000}.separator:not(:empty):before{margin-right:.25em}.separator:not(:empty):after{margin-left:.25em}@media(min-width:1600px)and (max-width:4800px){.tc_drop2 .val{width:112px}}.applied_filter{border-radius:.5rem;box-shadow:#000c 0 0 4px;overflow:hidden;max-width:12vw;margin:auto;text-overflow:ellipsis;white-space:nowrap;position:relative;padding:0rem .25rem;display:flex;justify-content:space-between;align-items:center;margin-right:.25rem;margin-left:.25rem}.applied_filter .icon{width:1rem;height:1rem;margin-right:.25rem}.applied_filter .name{padding-right:.5rem}.applied_filter i{cursor:pointer}.table_group{background-color:#eaecf2;padding:.25rem 1rem;font-size:16px;border-bottom:1px solid #e7e8e9;cursor:pointer;box-shadow:2px 2px 2px 1px #000}.table_group_name{display:inline;padding-right:1rem}.group_by_list{margin-bottom:.5rem;padding:.25rem;white-space:nowrap}.group_by_list:hover{cursor:pointer;background:#cfe2e9b3}.operator_box{position:absolute;background:#fff;padding:.5rem;border:solid 1px #ede5e5;border-radius:4px;left:102%;top:0}.tc_opt:hover .operator_box{display:block!important}.tc_drop1-opt .active,.tc_drop1-opt:hover .active{background-color:#fe8600}.tc_drop1-opt .inactive{background-color:#fff}.statusLoadingIndicator{width:100%;display:flex;justify-content:center;align-items:center;font-size:18px;height:4rem;font-weight:700}.invalid_readiness{border-radius:50%;font-size:14px;background-color:#ff4500;padding:.45rem;color:#fff;font-weight:600}.dashboard-floor-card{height:230px;background-color:#eaecf2;display:flex;flex-direction:row;justify-content:space-between}.tech_docs_table{width:100%;padding:20px}.tech_docs_table table{width:100%;background-color:#f8f8f8;border:2px solid white}.tech_docs_table thead tr{background-color:#3b7dff;color:#fff;text-align:left;border:4px solid white}.tech_docs_table thead tr th{color:#fff}.tech_docs_table th,.tech_docs_table td{padding:10px;border-left:2px solid white;border-right:2px solid white}.tech_docs_table .table-row:nth-child(odd){background-color:#ced7ff;border:2px solid white}.tech_docs_table .table-row:nth-child(2n){background-color:#e8ecff;border:2px solid white}.tech_docs_table .download-btn{background:none;border:none;cursor:pointer;font-size:16px}.choose_date select{padding:5px 10px;border-radius:5px;font-size:1.125rem;font-weight:500;font-family:DM sans;border:1px solid #aaa}.disabled_months{color:#00000060;cursor:not-allowed}.left_box_month{display:flex;justify-content:space-between;align-items:center;gap:1rem}.choose_date{width:80%}.table_monthly tr th{color:#000;font-weight:600!important;font-size:.9375rem}.table_monthly tr th,.table_monthly tr td{padding:.5rem .625rem!important;box-shadow:none!important;text-align:center}th.tbr,td.tbr{border:1px solid #eeedee}th.total_color{background:#d9d9d9;text-align:center}.negative_alert td,.negative_alert .bg_gray{border-right:1px solid #efb7b7!important;background-color:#efb7b7}th.bg_gray,td.bg_gray{background:#d9d9d9;text-align:center}th.in_so{background:#ffc000;text-align:center}th.res{background:#b5e3f4;text-align:center}th.strd{background:#fa8d8d;text-align:center}th.avilbl{background:#c7f0ab;text-align:center}th.entvs{background:#fff;text-align:center}.txt_comf p{font-size:1.25rem;font-weight:400;font-family:DM sans}.table tbody tr td{white-space:nowrap!important}td.tbr input,td.bg_gray input{max-width:55px;padding:0 5px}.choose_date button.btn.btn-secondary{padding:5px 1rem;width:4rem;border-radius:5px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.dt_td table tr td{border:none}.dt_td table tr td input{width:60px}table.table.table-borderless.tb_dcp tr td{padding:3.5px 5px!important}table.table.table-borderless.tb_dcp tr td input{height:20px}table.table.table-borderless.tb_dcp tr td span{border-radius:3px}table.table.table-borderless.tb_dcp_view tr td{padding:2px 22px!important}.flex_table{display:flex;justify-content:flex-start;align-items:baseline}table.table.table-borderless.tb_dcp.mb-4 tr td input{padding:0 5px;height:21px}.excel_icon.cap_icon{background-color:transparent;padding:0}.excel_icon.cap_icon img{padding:0}.form-select.w-3rem{width:4rem;padding:5px;border-radius:0;text-align:center}@media(min-width:1600px){.choose_date button.btn.btn-secondary{padding:5px 1rem;width:5rem;border-radius:5px}.form-select.w-3rem{width:5rem;padding:5px;border-radius:0;text-align:center}}button.btn.me-3.btn-sm.upload_button{height:35px;font-size:.875rem!important;border-radius:7px;font-weight:700;color:#ff7a00;border:2px solid #ff7a00;background-color:#fff;padding:0px 1rem!important}.choose_date select{padding:10px;border-radius:5px;font-size:1.125rem;font-weight:500;font-family:DM sans}.left_box_month{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:80%;margin-left:20%}.choose_date{width:20%}.excel_icon{cursor:pointer}.btn_go_esg button{padding:5px;width:3.5rem}.btn_maintenance_mode button{padding:5px;width:14rem;border-radius:.5rem;font-size:1.15rem}.maintenance_mode_status{font-size:1.5rem;margin-left:4rem}.data_sync{font-size:1.5rem;color:#ff7a00;text-align:center;margin-top:1rem}.excel_icon{display:flex;align-items:center;gap:5px;background:#35a869;padding:4px 5px;border-radius:5px}.excel_icon span{color:#fff}.excel_icon img{padding:5px}.main_esg .choose_date select{padding:5px;font-size:1.125rem;font-weight:500;font-family:DM sans;width:5.3rem;text-align:center;border-radius:0}.txt_esg_top h3{color:#171c3c;font-size:1.438rem;margin-bottom:0}.txt_esg_top p{color:#92979a;font-size:1rem}.main_sec_esg{border-bottom:1px solid #e7e8e9}table.table.table-borderless.esg_exprt.mb-5 tr td{border-bottom:1px solid #eee}table.table.table-borderless.esg_exprt.mb-5 td.bg_font{font-size:.938rem!important;color:#0e0e0e;font-weight:blod}.btn_go_esg button{border-radius:5px}.tb_st_esg{overflow-x:auto}td.valign{vertical-align:text-top}@media(min-width:1200px){.main_sec_esg .container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1500px}.data_esg_tb .container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1420px}.main_esg .choose_date select{padding:5px;font-size:1.125rem;font-weight:500;font-family:DM sans;width:5.5rem;text-align:center;border-radius:0}}@media(min-width:1600px){.main_sec_esg .container,.container-sm,.container-md,.container-lg,.container-xl,.data_esg_tb .container{max-width:1750px}.main_esg .choose_date select{padding:5px;font-size:1.125rem;font-weight:500;font-family:DM sans;width:5.5rem;text-align:center;border-radius:0}}img.down{width:24px!important;position:absolute;margin:0;text-align:center;bottom:-17px;left:50%;transform:translate(-50%)}.ul_scrll .nav li.nav-item a{white-space:nowrap}.ttl_op-153{display:flex;justify-content:space-between;align-items:center}.op-153_table .table tbody tr td{vertical-align:middle;border-color:#f5f5f5;opacity:1;font-weight:600;font-size:.813rem!important;font-family:DM SANS;color:#171c3c;padding:.2rem 10px!important;position:relative}.op-153_table .table tr th{vertical-align:middle;border-color:#f5f5f5;opacity:1;font-weight:600;font-size:.813rem!important;font-family:DM SANS;color:#92979a;padding:.2rem 10px!important}.op-153_table .fa-caret-down:before{content:"";font-size:11px}.op-153_table .fa-edit:before{right:18px;content:"";position:absolute;top:4px;cursor:pointer}.ttl_op-150{display:flex;justify-content:space-between;align-items:center}.op-150_table .table tbody tr td{vertical-align:middle;border-color:#f5f5f5;opacity:1;font-weight:600;font-size:.813rem!important;font-family:DM SANS;color:#171c3c;padding:.2rem 10px!important;position:relative}.op-150_table .table tr th{vertical-align:middle;border-color:#f5f5f5;opacity:1;font-weight:600;font-size:.813rem!important;font-family:DM SANS;color:#92979a;padding:.2rem 10px!important}.op-150_table i.fa.fa-minus,.op-150_table i.fa.fa-plus{cursor:pointer}.op-150_table .fa-plus:before{content:"";position:relative;left:-10px}.op-150_table .fa-minus:before{content:"";position:relative;left:-10px}.op-150_table .fa-caret-down:before{content:"";font-size:11px}.op-150_table .fa-edit:before{right:18px;content:"";position:absolute;top:4px;cursor:pointer}i.fa.fa-caret-down{cursor:pointer}.settings-navigation-tab-with-filter{display:flex;flex-direction:row;justify-content:space-between}th{padding:.5rem 10px!important;text-align:left;border-bottom:1px solid #E7E8E9;color:#92979a;font-size:1rem!important;font-weight:400}td{padding:.5rem 10px!important;text-align:left;border-bottom:1px solid #E7E8E9;color:#171c3c;font-size:.9375rem!important;font-weight:400}.de_line_btn button{height:26px;line-height:8px;padding:1px;width:100%;font-size:.813rem}.de_line_btn{display:flex}.add_device_btn{width:100%;text-align:end}.smart_table{border:1px solid #E7E8E9;overflow-x:auto;height:600px}.smart_table i.fas.fa-edit{margin-left:45px;cursor:pointer}.red_star{color:#e03138}.blue_txt_de{font-size:1rem;font-weight:600;color:#1472d6;font-family:DM SANS;margin:10px 0 0}.smart_table table{white-space:nowrap}.smart_table table tbody tr th{padding-left:20px!important}.form-control{margin-left:0rem!important}p{line-height:1.3}.overview_box img{width:70px;margin:0rem auto .4rem}.overview_box{width:100%;text-align:center}.overview_box p{font-size:.8rem;margin-bottom:2px;font-weight:500}.overview_div{overflow-y:auto;height:400px}.pic_flex_box{overflow-x:auto}td{padding:.1rem 10px!important;font-size:.8rem!important}@media(min-width:992px){.modal-dialog.modal-lg.rack_eve{max-width:29rem}}.modal-dialog.modal-lg.rack_eve .modal-body{padding:0rem 1.125rem 2.5rem!important}.modal-dialog.modal-lg.rack_eve .modal-header{padding:0rem 1.125rem!important}.modal-dialog.modal-lg.rack_eve .addrack{border-radius:0;margin:2em 0;padding:10px 0rem;font-size:.813rem!important;font-weight:600;color:#1780df}.modal-dialog.modal-lg.rack_eve .upload{background:#ebebeb;padding:2rem 1rem;text-align:center;cursor:pointer;border-radius:4px}.upload label{margin-bottom:0;font-size:.938rem;font-weight:600;cursor:pointer}.ars h5{font-size:1.25rem;font-weight:600;color:#171c3c}.ars p{font-size:1rem;font-weight:500;color:#171c3c}.modal-dialog.modal-lg.rack_eve button.btn.btn-danger{border-radius:4px}button.btn.btn-upload-img{padding:5px 6px;border:1px solid #000;border-radius:100px;font-size:15px;width:160px;position:absolute;right:15px;top:0}.pages_count{position:absolute;right:-35%;top:0}.map_pic{margin-top:0rem}@media screen and (max-width:821px){button.btn.btn-upload-img{padding:5px 6px;border:1px solid #000;border-radius:100px;font-size:15px;width:160px;position:relative;left:0;top:0}.pages_count{position:absolute;right:0;top:0}}.profile-tab .nav-item .nav-link{font-size:.938rem;padding:9px 12px;height:2.4rem}li.nav-item button.btn.btn-light.dropdown-toggle{padding:.3rem 1.3rem;font-size:1rem;font-family:DM SANS;margin:0;height:2rem;width:10.125rem}img.down{width:24px!important;position:absolute;margin:0;text-align:center;bottom:-17px;left:1.2rem}.ttl_op-117{display:flex;justify-content:space-between;align-items:center}.table tbody tr td{vertical-align:middle;border-color:#f5f5f5;opacity:1;font-weight:600;font-size:.813rem!important;font-family:DM SANS;color:#171c3c;padding:.2rem 10px!important}.table tr th{vertical-align:middle;border-color:#f5f5f5;opacity:1;font-weight:600;font-size:.813rem!important;font-family:DM SANS;color:#92979a;padding:.2rem 10px!important}.settings-reports-layout{display:flex}@media only screen and (max-width:768px){.settings-reports-layout{flex-direction:column;justify-content:space-between}}@media only screen and (min-width:768px){.settings-reports-layout{flex-direction:row;justify-content:flex-start}}.tab_title{border-bottom:2px solid black;width:100%;height:3rem;display:flex;align-items:center;font-size:1rem;font-weight:600;padding-left:2rem}.tabs-container{background-color:#fa6800;width:100%;display:flex;justify-content:space-between;align-items:center;height:3rem}.new-button{display:inline!important;width:20rem}.orange_box{background-color:#fe8600;height:1rem;width:100%}.tab_container{background-color:#fa6800;display:flex;justify-content:space-between;align-items:center}.custom_tab{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:0rem 2rem;height:3rem;border-bottom:2px solid black;font-size:1rem;gap:.5rem;white-space:nowrap}.active_tab{background-color:#fe8600;color:#000;border-radius:10px 10px 0 0;border:2px solid black;border-bottom:2px solid #fe8600;font-size:1rem;font-weight:700}.specific_box{border:1px solid black;border-radius:1rem}.role .form-switch{position:absolute;right:10%}.role .switch{position:relative;display:flex!important;width:6.5rem!important;height:2rem!important;align-items:center!important}.role .slider:before{position:absolute;content:"";height:1.4em;width:1.4em;left:5%!important;top:15%!important;background-color:#fff;-webkit-transition:.4s;transition:.4s}.role .active:before{position:absolute;content:"";height:1.4em;width:1.4em;left:25%!important;top:15%!important;background-color:#fff;-webkit-transition:.4s;transition:.4s}.role .off{color:#fff;position:absolute;transform:translate(-50%,-50%);top:50%;left:60%!important;font-size:12px;font-weight:700!important}.role .on{color:#fff;position:absolute;transform:translate(-50%,-50%);top:50%;left:35%;font-size:12px!important;font-weight:700!important}.diagram-component{width:800px;height:800px;border:solid 1px black;background-color:#fff}.ReactModal__Overlay.ReactModal__Overlay--after-open{z-index:9!important}.selet-s{overflow-y:auto}.switch{position:relative;display:inline-block;width:5em;height:1.7em}.switch input{display:none}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ca2222;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:1.4em;width:1.4em;left:2px;top:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#2ab934}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(3.2em);-ms-transform:translateX(3.2em);transform:translate(3.2em)}.on{display:none}.off{color:#fff;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;font-size:10px}.on{color:#fff;position:absolute;transform:translate(-50%,-50%);top:50%;left:32%;font-size:15px}input:checked+.slider .on{display:block}input:checked+.slider .off{display:none}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.inputstyle .msg_input .media-left .field .control textarea{padding-top:.5rem;padding-right:6rem}.info_tooltip{position:absolute;right:15%;top:20%}.info_tooltip i{font-size:1.25rem}.custom_search_bar{margin-left:0}@media(max-width:576px){.custom_search_bar{margin-left:0;width:100%}}@media(min-width:1200px)and (max-width:1300px){.custom_search_bar{margin-left:-6.4rem!important;width:50%}}@media(min-width:1200px)and (max-width:1600px){.custom_search_bar{margin-left:-6.4rem!important;width:50%}}@media(min-width:1600px){.custom_search_bar{margin-left:-5.6rem!important;width:50%}}th{padding:.2rem 10px!important;text-align:left;border-bottom:1px solid #e7e8e9;color:#92979a;font-size:.875rem!important;font-weight:400}td{padding:.2rem 10px!important;text-align:left;border-bottom:1px solid #e7e8e9;color:#171c3c;font-weight:400}.btn{padding:.4rem 3rem;border-radius:0;font-weight:400;font-size:18px;margin:0}.basic-form{padding:0 8px 0 0}.layout-card-div .card{height:calc(100% + -0px)}.layout-card-div .card-body{padding:0rem 0rem 5rem;overflow-y:scroll;overflow-x:hidden}th.pd-l{padding-left:2.438rem!important}.profile-tab .nav-item .nav-link{font-size:1.063rem;padding:10px 12px;height:2.9rem}.de_innr_tabs .coin-tabs .nav-tabs .nav-item .nav-link.active{border-bottom:3px solid #fe8600;width:100%;white-space:nowrap;margin-right:0rem}.de_innr_tabs .coin-tabs .nav-tabs{gap:2.5rem}.de_innr_tabs li.nav-item.gap_s a{margin:0px 0rem 0px 0px}.de_op-232 a#addnew{margin:3em 0 .5rem;padding:.5rem 1.5rem;font-size:.875rem!important;border-radius:4px;font-weight:600;font-family:DM SANS;width:auto}.de_op-232 span.down_de{color:#147ad6;cursor:pointer}.de_op-232 span.delete_de{color:#e03138;cursor:pointer}.de_op-232 table{white-space:nowrap}.de_uploading{background:#f8f8f8;padding:1rem;border-radius:4px}.de_uploading .progress-bar{background-color:#147ad6}.de_uploading .progress{height:6px;background-color:#bdc5c0;overflow:hidden}.de_uploading p{color:#8a9094;font-size:.75rem}.de_drag{border:2px dashed #dfdfdf;margin:.5rem 0 1rem;text-align:center;padding:1rem 0;border-radius:4px}.de_drag .de_browse{font-size:.938rem;color:#000;margin-top:.5rem;margin-bottom:0;cursor:pointer}.de_drag .de_browse span{font-size:.938rem;color:#147ad6;text-decoration:underline;font-weight:600;cursor:pointer}.de_drag .de_max_file_s{color:#8a9094;font-size:.75rem;font-weight:400;cursor:pointer}.fake_label{margin-bottom:.5rem;font-weight:600;font-size:.938rem;font-family:DM SANS;margin-top:.5rem}.de-i span{font-size:.938rem;font-weight:400}.btn{width:12.813rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a.nav-link.setting img{margin-top:1px}.custom_style{font-size:12px!important}table{border-collapse:collapse;width:100%}.table th,.table td{border-color:#f5f5f5;padding:.9rem 1rem}th{padding:.2rem 10px!important;text-align:left;color:#92979a;font-size:1rem!important;font-weight:400;border-bottom:1px solid #e7e8e9}td{padding:.2rem 10px!important;text-align:left;border-bottom:1px solid #e7e8e9;color:#171c3c;font-size:.9375rem!important;font-weight:400}.profile-tab .nav-item .nav-link{font-size:1.063rem}.profile-tab .nav-item .nav-link{font-size:1.063rem;padding:10px 12px;height:4rem}#title h4.card-title{font-size:1.688rem;margin-bottom:0;font-weight:600;color:#171c3c;font-family:DM Sans}.card-body{padding:0rem}th.pd-l.bold-txt{font-size:.9375rem;color:#171c3c;font-family:DM SANS;font-weight:600}.table tbody tr td{vertical-align:middle;border-color:#f5f5f5;box-shadow:none;opacity:1;font-weight:600;font-size:.813rem!important;font-family:DM SANS;color:#171c3c;padding:1.25rem 0px}.outer{position:relative;width:600px;height:400px}canvas{position:absolute;top:-2.6rem}.legend-1{width:20px;height:5px;background-color:#00f}.charHeight{height:340px}.legend-2{width:20px;height:5px;background-color:red}.opac{opacity:.5!important}.legend-txt{font-weight:600;font-size:14px;cursor:pointer}.show_reseller_contacts{position:absolute;top:15%;z-index:1}.show_select_all{position:absolute;top:15%;z-index:1;left:70%}.remote_hand .show_reseller_contacts{left:77%}.fault .show_reseller_contacts{left:60%}.shipment .show_reseller_contacts,.site_access .show_reseller_contacts{left:52%}.show_reseller_contacts .input-group-text{background:transparent!important}.show_reseller_contacts .ticket-form-checkbox div{font-size:14px!important}.show_select_all .input-group-text{background:transparent!important}.show_select_all .ticket-form-checkbox div{font-size:14px!important}.select__menu{z-index:2!important}.p_relative{position:relative}@media screen and (max-width:1500px){.percent{position:absolute;left:50%;text-align:center;transform:translate(-50%);font-size:.938rem;font-weight:700;top:5rem}}@media screen and (min-width:1501px){.percent{position:absolute;left:50%;text-align:center;transform:translate(-50%,-40%);font-size:.938rem;font-weight:700;top:5rem}}.percent p{font-size:12px;font-weight:400}.graph-line{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:400;color:#92979a}tr.tr_active{background:#e6e6e6}.room_count{padding:.4rem .75rem;border-radius:.2rem;color:#fff;margin-bottom:.5rem;display:flex;justify-content:space-around}.room_count div:nth-child(1){width:60%;text-align:left}.room_count div:nth-child(2){width:10%;text-align:center}.room_count div:nth-child(3){width:30%;text-align:center}@media print{div{width:100%!important;height:100%!important;overflow:visible}}iframe#webpack-dev-server-client-overlay{display:none}
