.fx-solution-process-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:100px 0}.fx-solution-process-section h2{color:#141e31;font-size:40px;font-weight:500}.fx-solution-process-section .container{margin-top:40px;width:1192px;border-radius:8px;border:1.151px solid #dcf1e9;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(217,242,239,.6);box-shadow:0 2px 12px 0 rgba(217,242,239,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0;position:relative}.fx-solution-process-section .container img{width:1158px;height:auto}.fx-solution-process-section .container .icon{display:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.fx-solution-process-section .container .icon:hover{background-color:rgba(0,0,0,.8);-webkit-transform:scale(1.1);transform:scale(1.1)}.fx-solution-process-section .image-preview-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);z-index:9999;-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fx-solution-process-section .image-preview-modal,.fx-solution-process-section .image-preview-modal .preview-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx-solution-process-section .image-preview-modal .preview-content{position:relative;max-width:95vw;max-height:95vh;-webkit-animation:zoomIn .3s ease;animation:zoomIn .3s ease}.fx-solution-process-section .image-preview-modal .preview-content .close-btn{position:absolute;top:-40px;right:0;background:transparent;border:none;color:#fff;font-size:40px;width:40px;height:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10000}.fx-solution-process-section .image-preview-modal .preview-content .close-btn:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#ff4d4f}.fx-solution-process-section .image-preview-modal .preview-content .preview-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;max-height:100%;-ms-touch-action:none;touch-action:none;-webkit-transform-origin:center center;transform-origin:center center;cursor:-webkit-grab;cursor:grab;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.fx-solution-process-section .image-preview-modal .preview-content .preview-image-wrapper:active{cursor:-webkit-grabbing;cursor:grabbing}.fx-solution-process-section .image-preview-modal .preview-content .preview-image-wrapper .preview-image{max-width:90vw;max-height:90vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.5);box-shadow:0 8px 32px rgba(0,0,0,.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media screen and (max-width:768px){.fx-solution-process-section .image-preview-modal .preview-content .close-btn{top:10px;right:10px;width:20px;height:20px;font-size:18px;background-color:rgba(0,0,0,.5);border-radius:50%}.fx-solution-process-section .image-preview-modal .preview-content .close-btn:hover{background-color:rgba(0,0,0,.7)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@media screen and (max-width:1200px){.fx-solution-process-section{width:100%}.fx-solution-process-section h2{font-size:clamp(28px,3vw,40px)}.fx-solution-process-section .container{width:90%;height:auto}.fx-solution-process-section .container img{width:97%;height:auto}}@media screen and (max-width:768px){.fx-solution-process-section{padding:60px 0}.fx-solution-process-section h2{font-size:28px}.fx-solution-process-section .container{margin-top:20px;width:335px;position:relative;padding:5px 0}.fx-solution-process-section .container img{width:324px;height:auto}.fx-solution-process-section .container .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:8px;bottom:8px;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.6);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10}.fx-solution-process-section .container .icon:hover{background-color:rgba(0,0,0,.8);-webkit-transform:scale(1.1);transform:scale(1.1)}.fx-solution-process-section .container .icon img{width:16px;height:auto}}.fx-solution-certificate-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx-solution-certificate-section h2{margin-top:100px;font-size:40px;font-weight:500}.fx-solution-certificate-section .container{margin-top:34px;width:1196px;height:720px;border:1.151px solid #dcf1e9;-webkit-box-shadow:0 2px 12px rgba(217,242,239,.6);box-shadow:0 2px 12px rgba(217,242,239,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx-solution-certificate-section .container img{width:1159px;height:auto}.fx-solution-certificate-section .container .consult-button{width:240px;height:48px;background-color:#00c29a;border:none;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:20px;font-weight:400;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.fx-solution-certificate-section .container .consult-button:hover{background:#4dd4b8}@media screen and (max-width:1200px){.fx-solution-certificate-section{width:100%}.fx-solution-certificate-section h2{font-size:clamp(28px,3vw,40px)}.fx-solution-certificate-section .container{width:90%;height:auto;padding:30px 0}.fx-solution-certificate-section .container img{width:90%;height:auto}.fx-solution-certificate-section .container .consult-button{margin-top:20px}}@media screen and (max-width:768px){.fx-solution-certificate-section{width:100%}.fx-solution-certificate-section h2{margin-top:50px;font-size:28px;line-height:42px}.fx-solution-certificate-section .container{border:none;-webkit-box-shadow:none;box-shadow:none;padding:0;margin-top:25px}.fx-solution-certificate-section .container .consult-button{width:264px;height:48px;border-radius:4px;-webkit-box-shadow:0 1px 4px 0 rgba(16,20,40,.05);box-shadow:0 1px 4px 0 rgba(16,20,40,.05);font-size:20px;font-weight:400;margin-top:40px}}@-webkit-keyframes slide-in-up{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-up{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-in-down{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-down{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fx-solution-contact-us{position:fixed;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:999;width:40px;background:#00c29a;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1);border-radius:32px}.fx-solution-contact-us .contact-link{width:100%;height:100%;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;padding:8px 0 10px}.fx-solution-contact-us .contact-link,.fx-solution-contact-us .contact-link .icon{display:-webkit-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx-solution-contact-us .contact-link .icon{display:flexbox;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;background:#fff;border-radius:50%}.fx-solution-contact-us .contact-link .text{color:#fff;text-align:center;font-size:22px;line-height:27px;display:block;margin-top:4px}@media screen and (max-width:768px){.fx-solution-contact-us{-webkit-transform:scale(.6);transform:scale(.6)}}