*{border:0;box-sizing:border-box;list-style:none!important;margin:0;text-decoration:none!important}html{font-size:14px}body{-webkit-font-smoothing:antialiased;background-color:#ecf0f3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}img{-webkit-user-drag:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.grid-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.carousel{overflow:hidden}.flex-container{display:flex;flex-wrap:wrap}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.linkStyle{color:"#dee3e8 !important"}.linkStyle:hover{color:"#062d60"}.navbar{z-index:99}#sidebar-wrapper{z-index:100}#wrapper .sidebar-nav .navList a{font-size:16px!important;margin:0;padding:5px 0}@media screen and (max-width:778px){#wrapper{display:none!important}.dropdown .dropdown-toggle{display:block}.custom-dropdown-container{display:flex}#page-content-wrapper #menu-toggle{cursor:pointer;display:none!important;font-size:30px}.dash-Logo{display:block;height:30px!important;width:80px!important}}@media screen and (max-width:834px){.publicSideBar{display:none}}.collapsible-header{border-radius:5px;transition:all 1.1s ease-out}.border{background-color:#184073;border:0;border:0!important;border-radius:5px 5px 0 0;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:5px 15px;transition:all 0s ease-out;width:100%}.collapsible-content{background-color:#184073;max-height:0;overflow:hidden;transition:all .3s ease-out}.collapsible-content.expanded{background-color:#184073;border-radius:0;border-radius:0 0 5px 5px;max-height:200px}.template-button{background-color:#184072}.template-button,.template-button.active{border:0;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:600;margin:5px auto;padding:5px 10px;width:95%}.template-button.active{background-color:#046b81}.collapsible-update.update a{color:#fff!important}.collapsible-update a:hover,.collapsible-update.update a{font-size:14px!important;margin:0!important;padding:3px 15px!important}.collapsible-update a:hover{color:#1587aa!important}.collapsible-header-update{background-color:#184073;border:0;border-radius:5px!important;color:#fff;cursor:pointer;font-weight:700;margin-bottom:-3px;margin-top:10px;padding:5px 15px;width:100%}.collapsible-header-update:hover{background-color:#0a3164}.collapsible-update{max-height:0;overflow:hidden}.collapsible-update,.collapsible-update.expanded{background-color:#184073;transition:all .3s ease-out!important}.collapsible-update.expanded{border-radius:0;border-radius:0 0 5px 5px;max-height:270px}.collapsible-header{background-color:#184073;border:0;border-radius:5px!important;color:#fff;cursor:pointer;font-weight:700;margin-bottom:-3px;margin-top:10px;padding:5px 15px;width:100%}.collapsible-header:hover{background-color:#0a3164}.custom-swal-bg{background-color:#ecf0f3!important;color:#000}.custom-swal-button{background-color:#ffe5e5!important;background-color:#072c59!important;border:0!important;color:#000;color:#f1f1f1!important}.custom-swal-icon{background-color:#072c59;border:0;color:#fcfcfc!important}.accordion-header-custom{background-color:#021d41!important;border-left:2px solid #bfbfbf!important;border-radius:0;color:#fff!important;font-size:14px;height:100%!important;margin:0;padding:0;width:20%}.accordion-header-custom:hover{background-color:#fff}.accordion-button:after{display:none}.accordion-body-custom{background-color:#021d41!important;border-top:1px solid grey;color:#fff!important;font-size:14px;margin:0;padding:0}.accordion-card-custom{background-color:#11335f!important;font-size:16px;margin-bottom:5px!important}.accordion-button{background-color:#9a3b3b!important;border-radius:0;color:#fff!important;font-size:14px!important;height:100%;margin:0 0 5px!important;outline:#021d41;padding:5px 10px!important;width:100%}.accordion-button:hover{background-color:#9a3b3b97!important;border:none}.accordion-body{margin:0}.accordion-body,.accordion-card{background-color:#021d41!important;margin-bottom:5px!important;padding:0}.accordion-card{font-size:16px}.accordion-card-custom{background-color:#021d41!important;border:none!important;color:#fff!important;font-size:12px;padding:0!important}.accordion-button:focus{box-shadow:none!important}.mobileList .accordion-header-custom{background-color:#021d41!important;border-left:2px solid #bfbfbf!important;border-radius:3px;color:#fff!important;font-size:14px;margin:0;margin-bottom:5px!important;padding:0}.mobileList .accordion-button{background-color:#021d41!important;border-radius:0;color:#fff!important;font-size:14px!important;height:100%;margin:0!important;outline:#15315500;padding:5px 10px!important;width:100%}.mobileList .accordion-body{background-color:#fff!important;margin:-8px 10px 0;padding:0!important}.mobileList .accordion-body button{background-color:#d6d6d6!important;border-top:1px solid #fff;color:#021d41!important;font-weight:500;height:100%!important;padding:7px 5px!important;text-align:left;transition:all .1s ease!important;width:100%!important}.mobileList .accordion-body button:hover{background-color:#046b81!important;color:#fff!important}.mobileList .accordion-card{font-size:16px;padding:0}.mobileList .accordion-card-custom{background-color:#ecf0f3!important;border:none!important;color:#fff!important;font-size:12px;padding:0}.mobileList .accordion-button:focus{box-shadow:none!important}.home{margin:auto}.main-section{align-items:center;display:flex;margin:auto;min-height:100dvh;padding-top:20px;width:90%}.home .main-section-bg{background:linear-gradient(80deg,#ecf0f3 16%,#0e2f78 75%,#000);border-radius:0 100% 0 100%/17% 0 0 100%;height:700px;object-fit:cover;position:absolute;right:0;top:0;width:64%;z-index:-1000}.main-content{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;padding:0}.main-left-content,.main-right-content{align-items:flex-start;display:flex;flex-direction:column;width:50%}.main-right-content h1{color:#0e2f78;font-size:35px;margin-top:80px}.main-right-content h2{color:#3c3c3c;font-size:18px;font-weight:500}.main-right-content .free-demo{align-items:center;background-color:#0e2f78;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:space-around;margin-top:10px;padding:5px 10px;width:150px}.main-left-content img{width:100%}@media screen and (max-width:800px){.main-content{align-items:center!important;display:flex!important;flex-direction:column-reverse!important}.main-left-content,.main-right-content{width:100%}.main-left-content img{margin-top:100px;width:90%}.main-right-content h1{color:#0e2f78;font-size:25px;margin-bottom:20px;margin-top:50px}.main-right-content h2{color:#3c3c3c;font-size:16px;font-weight:500;margin-bottom:0}}.about-content{margin:auto;max-width:80%}.about-content .about-card{background-color:#ffffff97;border-radius:3px;box-shadow:0 0 10px #0000001a;padding:30px}.about-content h2{color:#333;font-size:1.8rem}.about-content h4{font-size:2rem!important}.about-content p{color:#555;font-size:1.1rem!important;font-weight:500;line-height:1.6;margin:0!important;padding:0!important}.about-content .benefits h3{color:#171717;font-size:25px;font-weight:600}.about-content .benefits ul{list-style:none;padding:0}.about-content .benefits li{font-size:1.2rem;font-weight:600;margin:10px 0}.about-content .benefits{border-radius:10px;margin-left:auto;margin-top:20px;padding:20px}.about-content .benefits ul{display:inline-block;margin:0 auto}.about-section{background-image:url(/static/media/Rectangle%2020.51d9a1dd54f214d7d147.svg);background-repeat:no-repeat;padding-top:50px;position:relative}.aboutSectionBG{height:135vh;margin-top:0;position:absolute;width:100%}.about-section .about-content{margin-bottom:100px}.about-section .about-content h2,.about-section .about-content h4,.about-section .about-content p{text-align:center}.about-section h2{color:#0e2f78;font-size:35px;font-weight:700;margin-bottom:25px}.about-section h4{color:#040404;font-size:40px;font-weight:700;margin-bottom:25px}.about-section p{color:#292929;font-size:20px;line-height:25px;margin-bottom:25px}.compliance-content{display:flex;justify-content:space-between;margin:auto auto 80px;width:80%}.compliance-content-item{display:flex;flex-direction:column;justify-content:space-between;width:49%}.compliance-content-item img{width:80%}.compliance-content-item h6{color:#0e2f78;font-size:20px;font-weight:600}.compliance-content-item h4{color:#171717;font-size:40px;font-weight:700}.compliance-content-item p{font-size:20px;line-height:27px}.homeButton{background-color:#0e2f78;border-radius:5px;color:#fff;font-size:18px;padding:2px 0;width:145px}.companyBrand-content,.dynamicLink-content{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:auto auto 80px;width:80%}.companyBrand-content-item,.dynamicLink-content-item{display:flex;flex-direction:column;justify-content:space-around;width:49%}.companyBrand-img-item,.dynamicLink-img-item{align-items:end}.companyBrand-img-item img,.dynamicLink-content-item img{width:80%}.companyBrand-content-item h6,.dynamicLink-content-item h6{color:#0e2f78;font-size:20px;font-weight:600}.companyBrand-content-item h4,.dynamicLink-content-item h4{color:#171717;font-size:40px;font-weight:700}.companyBrand-content-item p,.dynamicLink-content-item p{font-size:20px;line-height:27px}.dynamicLink-content-item a{align-items:center;color:#0e2f78;display:flex!important;font-size:18px;font-weight:500;transition:all .3s ease;width:auto!important}.dynamicLink-content-item a:hover{margin-left:10px}.checkList-content{display:flex;justify-content:space-between;margin:auto auto 80px;width:80%}.checkList-content-item{display:flex;flex-direction:column;justify-content:space-between;width:49%}.checkList-content-item img{width:80%}.checkList-content-item h6{color:#0e2f78;font-size:20px;font-weight:600}.checkList-content-item h4{color:#171717;font-size:40px;font-weight:700}.checkList-content-item p{font-size:20px;line-height:27px}.cards-content{grid-gap:20px;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:40px auto 0;width:100%}.report-card{border-radius:10px;box-shadow:1px 1px 20px #7676764c;display:flex;flex:1 1;flex-direction:column;height:300px;margin-bottom:20px;max-width:250px;min-width:200px}.report-card .report-card-icon,.report-card p{align-items:center;display:flex;height:50%;justify-content:center;padding:20px}.report-card p{font-size:18px!important}.report-card .reportMUI-icon{font-size:70px}.pricing-section{padding-bottom:60px;padding-top:40px}.pricing-section h2,.pricing-section h5{margin-bottom:20px;text-align:center}.pricing-section h2{color:#0e2f78;font-size:40px;font-weight:700}.pricing-section h5{font-size:18px}.pricing-card-content{grid-gap:10px;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:60px}.pricing-card.freePlan,.pricing-card.monthly{background-color:#edf3ff;border-radius:20px;box-shadow:1px 1px 20px rgba(56,56,56,.304);height:400px;padding:10px;width:280px}.pricing-card.freePlan .card-top{height:320px}.pricing-card.freePlan h4{color:#343434;font-size:24px;font-weight:700;margin-bottom:10px}.pricing-card.annualy{background-color:#0939a0;border-radius:20px;box-shadow:1px 1px 20px rgba(56,56,56,.304);height:460px;padding:10px;width:320px}.pricing-card .card-top{border-bottom:1px dashed #9a9a9a;height:75%;margin-bottom:10px}.pricing-card .pricing-list{grid-gap:10px;display:flex;flex-direction:column;text-align:left}.pricing-card.annualy .pricing-list{color:#d3d3d3}.pricing-card.annualy .card-top{border-bottom:1px dashed #9a9a9a;height:66%;margin-bottom:10px}.pricing-card .card-bottom span{align-items:center;display:flex;font-size:12px}.pricing-card .card-bottom span h3{color:#0e2f78;font-weight:700}.pricing-card .card-bottom button{background-color:#fff5fa;border-radius:10px;color:#0e2f78;display:block;font-size:18px;font-weight:700;margin:auto;padding:10px 15px;width:100%}.pricing-card.annualy h4,.pricing-card.annualy span h3,.pricing-card.monthly h4{font-size:30px;font-weight:700;margin-bottom:10px;text-align:center}.pricing-card.annualy h4,.pricing-card.annualy span,.pricing-card.annualy span h3{color:#edf3ff}.early-bird-banner{background-color:#fbdc98ef;border:1px solid #fabb34ef;border-radius:8px;color:#d35400;font-size:16px;font-weight:700;margin-top:20px!important;padding:15px 20px 3px}.early-bird-badge{background-color:#ff6b00;border-radius:5px;color:#fff;font-size:14px;font-weight:700;left:10px;padding:5px 15px;position:absolute;top:10px}.contact-section{margin-bottom:50px;margin-top:50px;padding-top:40px}.contact-section h3{color:#0e2f78;font-size:35px;font-weight:700;margin-bottom:40px;text-align:center}.contact-card{background-color:#fff;border-radius:10px;box-shadow:1px 1px 10px hsla(0,0%,43%,.116);display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;padding:5px;width:80%}.card-left-content{background-color:#0e2f78;border-radius:7px;color:#fff;flex:0.25 1;padding:40px}.card-left-content h4{margin-bottom:20px}.card-left-content p{color:#d3d3d3;font-size:14px;margin-bottom:20px}.card-left-content .list-contact{align-items:flex-start;display:flex;flex-direction:column}.card-left-content .list-contact li{display:flex}.card-left-content .list-contact .contact-icon{margin-right:8px}.card-right-content{display:flex;flex:0.6 1;justify-content:space-between}.card-right-content form{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px 0}.card-right-content .input-content{border-bottom:1px solid #d3d3d3;display:flex;flex-direction:column;height:65px;width:45%}.card-right-content .input-message{border-bottom:1px solid #d3d3d3;display:flex;flex-direction:column;height:85px;width:96%}.card-right-content .input-content input{margin-top:-10px;outline:none;padding:5px 0}.card-right-content .input-message input{display:flex;flex-direction:column;height:85px;outline:none;width:100%}.card-right-content form .submit-button{background-color:#0e2f78;border-radius:5px;color:#fff;padding:5px 25px}@media screen and (max-width:992px){.about-section .about-content h2{font-size:30px}.about-section .about-content h4{font-size:25px}.about-section .about-content p{color:#292929;font-size:14px;line-height:23px;margin-bottom:25px}.compliance-content{display:flex;justify-content:space-between;margin:auto auto 80px;width:90%}.content-item{display:flex;flex-direction:column;justify-content:center;width:49%}.content-item img{width:90%}.content-item h6{color:#0e2f78;font-size:18px;font-weight:600;margin-bottom:10px}.content-item h4{color:#171717;font-size:30px;font-weight:700;margin-bottom:10px}.content-item p{font-size:14px;line-height:24px;margin-bottom:10px}.homeButton{background-color:#0e2f78;border-radius:5px;color:#fff;font-size:13px;padding:2px 0;width:120px}.contact-section{margin-bottom:50px;margin-top:50px}.contact-section h3{color:#0e2f78;font-size:30px;font-weight:700;margin-bottom:30px;text-align:center}.contact-card{background-color:#fff;border-radius:10px;box-shadow:1px 1px 10px hsla(0,0%,43%,.116);display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;padding:5px;width:80%}.card-left-content{background-color:#0e2f78;border-radius:7px;color:#fff;flex:0.25 1;padding:40px}.card-left-content h4{margin-bottom:20px}.card-left-content p{color:#d3d3d3;font-size:14px;margin-bottom:20px}.card-right-content p{color:#0a0a0a;font-size:14px;margin-bottom:20px}.card-left-content .list-contact{align-items:start;display:flex;flex-direction:column}.card-left-content .list-contact li{display:flex}.card-left-content .list-contact .contact-icon{margin-right:8px}.card-right-content{display:flex;flex:0.7 1;justify-content:space-between}.card-right-content form{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px 0}.card-right-content .input-content{height:65px;width:45%}.card-right-content .input-content,.card-right-content .input-message{border-bottom:1px solid #d3d3d3;display:flex;flex-direction:column;margin-bottom:20px}.card-right-content .input-message{height:85px;width:96%}.card-right-content .input-content input{height:50px;margin-top:-10px;outline:none;padding:5px 0}.card-right-content .input-message input{display:flex;flex-direction:column;height:85px;outline:none;width:100%}}@media screen and (max-width:850px){.about-section .about-content h2{font-size:35px}.about-section .about-content h4{font-size:30px}.about-section .about-content p{color:#292929;font-size:16px;line-height:25px;margin-bottom:25px}.compliance-content{display:flex;justify-content:space-between;margin:auto auto 80px;width:90%}.content-item{display:flex;flex-direction:column;justify-content:center;width:49%}.content-item img{width:90%}.content-item h6{color:#0e2f78;font-size:16px;font-weight:600;margin-bottom:10px}.content-item h4{color:#171717;font-size:25px;font-weight:700;margin-bottom:10px}.content-item p{font-size:12px;line-height:24px;margin-bottom:10px}.homeButton{background-color:#0e2f78;border-radius:5px;color:#fff;font-size:13px;padding:2px 0;width:120px}}@media (max-width:750px){.about-section .about-content h2{font-size:30px}.about-section .about-content h4{font-size:25px}.about-section .about-content p{font-size:15px}.about-section .about-content h2{font-size:35px}.about-section .about-content h4{font-size:30px}.about-section .about-content p{color:#292929;font-size:16px;line-height:25px;margin-bottom:25px}.checkList-content,.companyBrand-content,.compliance-content,.dynamicLink-content{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:30px 0!important;width:90%}.companyBrand-content{margin-top:-80px}.content-item{display:flex;flex-direction:column;justify-content:space-between;width:95%}.img-item{height:250px;margin-bottom:10px;overflow:hidden;width:100%}.content-item img{height:100%!important;object-fit:cover}.content-item h6{color:#0e2f78;font-size:14px;font-weight:600;margin-bottom:10px}.content-item h4{color:#171717;font-size:20px;font-weight:700;margin-bottom:10px}.content-item p{font-size:11px;line-height:24px;margin-bottom:10px}.homeButton{background-color:#0e2f78;border-radius:5px;color:#fff;font-size:13px;padding:2px 0;width:120px}.contact-section{margin-bottom:50px;margin-top:50px}.contact-section h3{color:#0e2f78;font-size:30px;font-weight:700;margin-bottom:30px;text-align:center}.contact-card{background-color:#fff;border-radius:10px;box-shadow:1px 1px 10px hsla(0,0%,43%,.116);display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin:auto;padding:5px;width:80%}.card-left-content{background-color:#0e2f78;border-radius:7px;color:#fff;flex:0.25 1;padding:10px}.card-left-content h4{margin-bottom:18px}.card-left-content p{color:#d3d3d3;font-size:12px;margin-bottom:10px}.card-right-content p{color:#0a0a0a;font-size:12px;margin-bottom:10px}.card-left-content .list-contact{align-items:flex-start;display:flex;flex-direction:column}.card-left-content .list-contact li{display:flex}.card-left-content .list-contact .contact-icon{margin-right:8px}.card-right-content{display:flex;flex:0.7 1;justify-content:space-between}.card-right-content form{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px 0}.card-right-content .input-content{border-bottom:1px solid #d3d3d3;display:flex;flex-direction:column;height:65px;width:45%}.card-right-content .input-message{border-bottom:1px solid #d3d3d3;display:flex;flex-direction:column;height:85px;width:96%}.card-right-content .input-content input{height:50px;margin-top:-10px;outline:none;padding:5px 0}.card-right-content .input-message input{display:flex;flex-direction:column;height:85px;outline:none;width:100%}}@media (max-width:600px){.about-section .about-content h2{font-size:25px}.about-section .about-content h4{font-size:20px}.about-section .about-content p{color:#292929;font-size:10px;line-height:25px;margin-bottom:25px}.img-item{height:250px;margin-bottom:10px;overflow:hidden;width:100%}.content-item img{height:100%!important;object-fit:cover}.contact-section{margin-bottom:50px;margin-top:50px}.contact-section h3{color:#0e2f78;font-size:30px;font-weight:700;margin-bottom:30px;text-align:center}.contact-card{background-color:#fff;border-radius:10px;box-shadow:1px 1px 10px hsla(0,0%,43%,.116);display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin:auto;padding:5px;width:80%}.card-left-content{background-color:#0e2f78;border-radius:7px;color:#fff;flex:0.25 1;padding:10px}.card-left-content h4{margin-bottom:18px}.card-left-content p{color:#d3d3d3;font-size:12px;margin-bottom:10px}.card-right-content p{color:#0a0a0a;font-size:12px;margin-bottom:10px}.card-left-content .list-contact{align-items:flex-start;display:flex;flex-direction:column}.card-left-content .list-contact li{display:flex}.card-left-content .list-contact .contact-icon{margin-right:8px}.card-right-content{display:flex;flex:0.7 1;justify-content:space-between}.card-right-content form{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px 0}.card-right-content .input-content{height:65px}.card-right-content .input-content,.card-right-content .input-message{border-bottom:1px solid #d3d3d3;display:flex;flex-direction:column;width:80%}.card-right-content .input-message{height:85px}.card-right-content .input-content input{height:50px;margin-top:-10px;outline:none;padding:5px 0}.card-right-content .input-message input{display:flex;flex-direction:column;height:85px;outline:none;width:100%}}.footer{background-color:#151515;color:#f1f1f1}.footer-content{margin:auto;width:80%}.footer .footer-top{align-items:center;border-bottom:.6px solid gray;display:flex;margin-bottom:30px;padding-bottom:10px;padding-top:10px}.footer .footer-top img{background-color:#ecf0f3;border-radius:1px;height:60px;width:60px}.footer .footer-top li{color:#b1b1b1;font-size:15px;list-style:disc!important;margin:0;padding:0}.footer .footer-top h6{font-size:18px}.footer .footer-top div{margin-left:30px}.footer-icon{margin-right:15px}.footer-bottom{grid-gap:20px;display:flex;flex-wrap:wrap;justify-content:space-around;padding-bottom:30px}.footer-bottom li{color:#c8c8c8;display:flex;font-size:14px;margin-bottom:10px}.footer-bottom div li h4{color:#efefef;font-size:25px;margin-bottom:10px}.footer-bottom ul li{color:#c8c8c8;display:flex;font-size:15px;margin:5px;padding:10px}.footer-bottom div li a{color:#c8c8c8}@media (max-width:750px){.footer .footer-top{border-bottom:.6px solid gray;display:flex;flex-direction:column;margin-bottom:30px;padding-bottom:30px;padding-top:10px}.footer .footer-top p{font-size:12px;margin:10px 0 0;padding:0}.footer-content{margin:auto;width:95%}.footer-bottom{grid-gap:20px;display:flex;flex-direction:column;flex-wrap:wrap}.footer-bottom ul h4{font-size:16px}.footer-bottom ul li{font-size:14px}}.popup-overlay{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-content{background-color:#fff;border-radius:2px;max-height:80vh;max-width:800px;overflow-y:auto;padding:20px;position:relative}.policy-text{font-size:14px;line-height:1.6}.policy-text h3{background-color:#ececec;font-size:25px;list-style:circle;padding:0 10px}.policy-text h3:before{color:#333;content:"\2022";margin-right:5px}.definitions-table{border-collapse:collapse;margin:20px 0;width:100%}.definitions-table td,.definitions-table th{border:1px solid #ddd;padding:8px;text-align:left}.definitions-table th{background-color:#f2f2f2}.agree-button{background-color:#10365e;border:none;border-radius:2px;color:#f0f0f0;cursor:pointer;font-weight:600;margin-top:20px;padding:5px 15px}.agree-button:hover{background-color:#0056b3}.close-button{background:none;border:none;color:#333;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}.close-button:hover{color:#000}.termsOfUse h3{font-size:23px}.custom-card{box-shadow:10px 10px 15px #062d6033!important;margin:2px}.custom-card .bg1{background-color:#e5f0ff!important}.custom-card .bg2,.custom-card .bg3,.custom-card .bg4{background-color:rgba(255,0,0,.172)!important}.linearChar{transition:all .3s ease}@media (max-width:576px){.custom-card{margin-right:0}}@media (min-width:576px){.custom-card{width:49%!important}}@media (min-width:768px){.custom-card{width:49%!important}}@media (min-width:992px){.custom-card{width:49%!important}}@media (min-width:1200px){.custom-card{width:49%!important}}@media (max-width:575.98px){.custom-col{margin-bottom:10px;width:100%}}@media (min-width:576px){.custom-col{margin-bottom:10px;width:100%}}@media (min-width:768px){.custom-col-md-4,.custom-col-md-8{margin-bottom:10px;width:100%}}@media (min-width:992px){.custom-col-md-4,.custom-col-md-8{margin-bottom:10px;width:100%}}@media (min-width:1200px){.custom-col-md-8{margin-bottom:10px;width:66.67%}.custom-col-md-4{margin-bottom:10px;width:33.33%}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}#notfound{background-color:#fff;height:100vh;position:relative}#notfound .notfound{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.notfound{max-width:410px;text-align:center;width:100%}@media only screen and (max-width:767px){.notfound .notfound-404{height:142px}}.notfound .notfound-404{height:280px;position:relative;z-index:-1}@media only screen and (max-width:767px){.notfound .notfound-404 h1{font-size:112px}}.notfound .notfound-404 h1{-webkit-text-fill-color:#0000;background:url(https://colorlib.com/etc/404/colorlib-error-404-10/img/bg.jpg) no-repeat;-webkit-background-clip:text;background-position:50%;background-size:cover;font-family:montserrat,sans-serif;font-size:230px;font-weight:bolder;left:50%;margin:0;position:absolute;transform:translateX(-50%)}h1{display:block;font-size:2em;font-weight:bolder;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0;unicode-bidi:isolate}.notfound h2{color:#000;font-family:montserrat,sans-serif;font-size:24px;font-weight:700;margin-top:0;text-transform:uppercase}h2{display:block;font-size:2.5em;font-weight:700;margin-block-end:.83em;margin-block-start:.83em;margin-inline-end:0;margin-inline-start:0;unicode-bidi:isolate}.notfound p{color:#000;font-weight:400;margin-bottom:20px;margin-top:0}.notfound a,.notfound p{font-family:montserrat,sans-serif;font-size:14px}.notfound a{background:#063798;border-radius:40px;box-shadow:0 4px 15px -5px #0046d5;color:#fff;display:inline-block;font-weight:700;padding:15px 30px;text-decoration:none;text-transform:uppercase}.emailVerification{align-items:center;display:flex;height:85vh;justify-content:center;padding-top:20px;width:100%}.emailVerification .form-content{align-items:center;background-color:#fff;border:.1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;max-width:550px;min-width:330px;padding:10px;text-align:center;width:30%}.emailVerification .form-content .OTP-Icon{color:#4682a9;font-size:100px}.emailVerification .form-content form{display:flex;flex-direction:column}.emailVerification .form-content form .submit-btn,.emailVerification .form-content form .verify-btn{background-color:#4682a9;border-radius:4px;color:#fff;font-size:18px;font-weight:600;margin-bottom:10px}.emailVerification .form-content form .eye-icon{background-color:#fff0;border-radius:4px;color:#c9c9c9;font-size:16px;font-weight:600}.emailVerification .form-content form .password-input-wrapper{border:1px solid #d3d3d3;border-radius:2px;margin-bottom:10px}.emailVerification .form-content input{height:35px;outline:none;padding:3px 10px;width:300px}.EmailCode-verification-input,.emailVerification .form-content .verification-code{border:1px solid #d3d3d3;border-radius:2px;height:35px;margin-bottom:10px;outline:none;padding:3px 10px;width:300px}.emailVerification .form-content div p span{color:#1c6ca1;cursor:pointer}@media screen and (max-width:440px){.emailVerification .form-content{width:80%}.emailVerification .form-content h3{font-size:23px}.emailVerification .form-content p{font-size:14px}}.question-bg{background-color:#03295c;border-radius:4px;color:#fff;font-weight:500;padding:0 10px;width:100%!important}.ivd-diagnostic,.manufactureInfo,.others,.productInfo,.safe-use,.sterility,.storage,.transfusion-infusion{align-items:center;display:flex;flex-direction:column;min-height:100vh;padding-top:10px!important;width:100%}.manufactureInfo form{background-color:#fff;border:.5px solid #e8e8e8;border-radius:5px;height:100%;margin-top:20px;max-width:600px;padding:10px;width:95%}form h2{color:#08408b;padding:10px 0;text-align:center}.manufactureInfo form div{align-items:flex-start;display:flex!important;flex-direction:column;margin-bottom:15px}.manufactureInfo form div input{border:1px solid #d3d3d3;border-radius:5px;width:100%}form div input{outline-color:#195aaf;padding:0 10px}.productInfo,.sterility,.storage{padding-top:10px!important}.productInfo-form{background-color:#fff;border:.5px solid #e8e8e8;border-radius:5px;height:100%;margin-top:20px;padding:10px;width:100%}.productInfo-form .form-group,.sterility-form .form-group{margin-bottom:15px}.sterility-form{background-color:#fff;border:.5px solid #e8e8e8;border-radius:5px;height:100%;margin-top:20px;max-width:600px;padding:10px;width:95%}.sterility-form .form-group>div{display:flex}.sterility-form .form-group>div .form-check{margin-right:20px}.storage-form{background-color:#fff;border:.5px solid #e8e8e8;border-radius:5px;height:100%;margin-top:20px;max-width:600px;padding:10px;width:95%}.storage-form .form-group>div{display:flex}.storage-form .form-group{margin-bottom:15px}.storage-form .form-group>div .form-check{margin-right:20px}.safe-use-form{background-color:#fff;border:.5px solid #e8e8e8;border-radius:5px;height:100%;margin-top:20px;max-width:600px;padding:10px;width:95%}.safe-use-form .form-group>div{display:flex}.safe-use-form .form-group>div .form-check{margin-right:20px}.safe-use-form .form-group{margin-bottom:15px}.ivd-diagnostic-form{background-color:#fff;border:.5px solid #e8e8e8;border-radius:5px;height:100%;margin-top:20px;max-width:600px;padding:10px;width:95%}.ivd-diagnostic-form .form-group>div{display:flex}.ivd-diagnostic-form .form-group>div .form-check{margin-right:20px}.ivd-diagnostic-form .form-group{margin-bottom:15px}.transfusion-infusion-form{background-color:#fff;border:.5px solid #e8e8e8;border-radius:5px;height:100%;margin-top:20px;max-width:600px;padding:10px;width:95%}.transfusion-infusion-form .form-group>div{display:flex}.transfusion-infusion-form .form-group>div .form-check{margin-right:20px}.transfusion-infusion-form .form-group{margin-bottom:15px}.others-form{background-color:#fff;border:.5px solid #e8e8e8;border-radius:5px;height:100%;margin-top:20px;max-width:600px;padding:10px;width:95%}.others-form .form-group>div{display:flex}.others-form .form-group>div .form-check{margin-right:20px}.others-form .form-group{margin-bottom:15px}.form-group-paragraph{color:#9e6666;font-size:18px}.label-information{padding-top:50px}.label-info-link{align-items:center;background-color:#02295c;border-radius:5px;color:#fff;display:flex;font-size:18px;font-weight:600;justify-content:space-around;padding:1px 5px 1px 0;width:80px}.label-info-link:Hover{color:#fff}.label-info-title{color:#08408b;font-size:33px;font-weight:600;text-align:center}.label-info-content{justify-content:space-between;margin:20px 0}.label-info-content-item{background-color:#fff}.comment-content{background-color:#e6f0ff;border-radius:10px;margin:5px 0;padding:5px}.comment-header{border-bottom:.5px solid #d3d3d3;margin-bottom:5px;padding:0 5px}.comment-user-name{font-weight:600;margin:0}.comment-user-role{font-size:12px;margin:0}.comment-user-description{font-size:14px}.label-info-description{background-color:#fff;border-radius:5px;color:#505050;margin:0 10px;padding:10px}.label-info-content-item{background-color:#ecf0f3;margin-bottom:20px}.label-1,.label-2,.label-3,.label-info-content-item-cmnt{background-color:#fff;border-radius:2px;margin-bottom:10px;padding:10px}.label-1{width:50vw}.label-1 .symbol-content .symbol-content-item .symbol-img{height:auto;image-rendering:-webkit-optimize-contrast;margin-right:1.5%;max-height:60px;max-width:60px;width:30%}.label-1 .label-1-line-1 .paragraph-only{grid-gap:1%;display:flex;width:35%!important}.label-1 .label-1-line-1 .img-with-paragraph .symbol-content-item{display:flex;justify-content:flex-start}.label-1 .label-1-line-1 .img-with-paragraph .symbol-content-item img{height:auto;max-height:60px;max-width:60px;width:40%}.label-1 .label-1-line-1 .img-with-paragraph{grid-gap:2%;align-items:flex-start!important;display:flex!important;flex-direction:column!important}.label-1 .label-1-line-1 .img-with-paragraph p{font-size:90%!important;margin-left:2%!important}.label-1 .label-1-line-1 .img-and-2-paragraphs{grid-gap:2%;display:flex!important;width:40%!important}.label-1 .img-and-2-paragraphs .symbol-content-item{display:flex!important;justify-content:flex-start!important;max-height:70px!important;width:100%}.label-1 .img-and-2-paragraphs .symbol-content-item p{font-size:80%!important;height:100%!important;width:100%!important}.label-1 .paragraph-only .symbol-content-item{align-items:flex-start!important;display:flex;flex-direction:column;justify-content:flex-start!important;max-height:1550px!important;width:100%!important}.label-1 .paragraph-only .symbol-content-item p{font-size:90%!important;height:100%;margin-bottom:0;padding-bottom:5px;width:100%}.label-1 .label-1-line-1 .paragraph-only .symbol-content-item{height:auto;line-height:1.3;margin-bottom:1px;max-height:60px}.symbol-content.img-only{grid-gap:2%;display:flex;flex-wrap:wrap;margin:10px 0}.label-1 .label-1-last-line,.label-1 .label-1-last-line .other-symbols{align-items:center;display:flex;justify-content:space-between}.label-1 .label-1-last-line .other-symbols{align-items:flex-start;flex-direction:column;max-width:200px;min-width:70px;width:30%}.other-symbols img{width:25px}.label-1 .symbol-content-item.sterileSymbol{padding:0!important;width:70px}.label-1 .symbol-content.img-only .symbol-content-item.sterileSymbol .sterileSymbol-img{min-width:70px!important;width:100%!important}.label-1 .symbol-content .symbol-content-item{align-items:center;display:flex;height:auto;justify-content:center;margin:1%}.label-1 .label-1-line-1 .symbol-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:32%}.label-1 .label-1-line-1{grid-gap:1%;display:flex;flex-direction:row;height:auto;justify-content:space-between}.label-1 .symbol-content .symbol-content-item div p{font-size:70%!important;margin:0}.larger-font-size{background-color:red;font-size:1px!important}@media screen and (max-width:600px){.your-class-name{width:100%}}.label-2 .img-and-2-paragraphs,.label-2 .img-only,.label-2 .img-with-paragraph,.label-2 .paragraph-only{display:flex;flex-wrap:wrap;margin-bottom:10px}.label-2 .img-and-2-paragraphs{align-items:flex-start}.label-2 .img-with-paragraph{align-items:flex-end}.label-2 .paragraph-only .symbol-content-item{margin-right:8px;width:32%}.label-2 .paragraph-only .symbol-content-item p{font-size:11px;font-weight:600;margin-bottom:3px}.label-2 .paragraph-only .symbol-content-item p:before{content:"- "}.label-2 .img-and-2-paragraphs .symbol-content-item{align-items:center;display:flex;height:auto;line-height:1.3;margin-bottom:1px;width:23%}.label-2 .symbol-content .symbol-content-item .symbol-img{image-rendering:-webkit-optimize-contrast;margin-right:7px;max-height:50px;max-width:50px}.label-2 p{font-size:11px;margin:0}.label-2 .img-with-paragraph .symbol-content-item{margin-bottom:10px!important;margin-right:10px}.label-2 .img-with-paragraph .symbol-content-item img{margin-bottom:5px}.label-2 .img-only{align-items:center}.label-2 .img-only .symbol-content-item{width:10%}.label-2 .symbol-content.img-only .symbol-content-item.sterileSymbol .sterileSymbol-img{min-width:70px!important}.label-2 .label-1-last-line{display:flex;flex-wrap:wrap;justify-content:space-between}.label-2 .other-symbols{grid-gap:10px;align-items:center;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px;max-width:200px;min-width:70px;width:30%}.label-2 .other-symbols .symbol-content-item{margin-bottom:5px}.label-2 .other-symbols p{font-size:14px}.other-symbols img{width:30px}.collapsible-content .links{border-radius:0 0 5px 5px;margin:-3px 0 0}.collapsible-content .links a{background-color:#184073!important;border:2px solid #184073;border-radius:5px;color:#fff!important;font-size:14px;font-weight:500;margin-bottom:0;margin-top:2px;padding:5px}.collapsible-content .links a:hover{background-color:#011e45!important;color:#fff!important}.template-1,.template-2,.template-3{background-color:#fff;border:.5px solid #d3d3d3;font-size:105%!important;font-weight:600;padding:10px;resize:both;width:700px}.template-1 .template-1-content-top{grid-gap:.5%;display:flex;justify-content:space-between}.template-1 .template-1-content-top .template-1-content-top-left,.template-1 .template-1-content-top .template-1-content-top-right{flex:0.5 1;padding:5px}.template-1 .template-1-content-top .template-1-content-top-left{flex:0.65 1}.template-1 .template-1-content-top .template-1-content-top-right{flex:0.35 1}.template-1 .template-1-content-top-left-header{align-items:center;display:flex;justify-content:space-between;margin:0;padding:0}.template-1 .template-1-content-top-left-body{margin-bottom:0;margin-left:0;margin-top:2%;padding-left:3%}.template-1 .template-1-content-top-left-body li{font-size:80%;list-style:disc!important}.template-1 .template-1-content-top-left-header h5{font-size:130%;font-weight:800;margin:0;padding:0}.template-1 .template-1-content-top-left-header p{font-size:90%;margin:0;padding:0}.template-1 .template-1-content-top-left-header .symbol-img{width:65%}.template-1 .template-1-content-top-right img{width:60%}.template-1 .template-1-content-top-right-top{display:flex;justify-content:space-between}.template-1 .template-1-content-top-right>p{font-size:70%;font-weight:700;margin-bottom:0;padding:0}.template-1-content-mid-fist-item-top{font-size:80%;margin-top:2px;padding-bottom:3px;text-align:center}.template-1-content-mid-fist-item-bottom{display:flex;justify-content:space-between;margin-bottom:2%;margin-top:-1%}.template-1-content-mid-fist-item-bottom>p{font-size:80%;margin:0;padding:0}.template-1-content-mid-second-item{min-height:10px}.template-1 .project-owner-info{grid-gap:.5%;display:flex;flex-wrap:wrap;padding-left:1%;padding-top:1%;width:100%}.template-1 .project-owner-info .symbol-content-item{grid-gap:1%;align-items:center;display:flex;justify-content:flex-start;margin-bottom:2%;width:24.5%}.template-1 .project-owner-info .symbol-content-item p{font-size:50%;margin:0;padding:0}.template-1 .project-owner-info .symbol-content-item img{height:65%;margin-right:1%;max-height:60px;min-width:35px;width:29%}.template-1 .symbols-with-text-behind{grid-gap:3%;align-items:center;display:flex;flex-wrap:wrap;margin-top:1%;padding:2% 1%}.template-1 .symbols-with-text-behind .symbol-content-item{margin-bottom:2%;text-align:center;width:8%}.template-1 .symbols-with-text-behind .symbol-content-item p{font-size:70%}.template-1 .symbols-with-text-behind .symbol-content-item img{min-height:30px;min-width:30px;width:90%}.template-1 .symbols-with-text-behind .symbol-content-item-range{position:relative}.template-1 .symbols-with-text-behind .symbol-content-item-range p{font-size:55%;position:absolute}.template-1 .symbols-with-text-behind .symbol-content-item-range .min{bottom:-35%;left:-24%}.template-1 .symbols-with-text-behind .symbol-content-item-range .max{right:-25%;top:-23%}.template-1 .symbols-with-text-behind .symbol-content-item-range .min-temperature{bottom:-30%}.template-1 .symbols-with-text-behind .symbol-content-item-range .max-temperature{right:-5%;top:-3%}.template-1 .sterileSymbol-img{width:120%!important}.template-1 .sm-img{width:30%!important}.template-1 .Authorized_Representative{min-height:150%!important;width:55%!important}.template-1 .symbols-with-text-behind .symbol-content-item-with-text{grid-gap:2%;align-items:center;display:flex;text-align:left;width:35%}.template-1 .symbols-with-text-behind .symbol-content-item-with-text p{font-size:70%;margin:0;padding:0}.template-1 .symbols-with-text-behind .symbol-content-item-with-text img{height:auto;width:25%}.symbol-content-item.symbol-content-item-with-text p{font-size:64%!important}.template-2 div,.template-2 p,.template-2 span{margin:0;padding:0}.template-2 .template-2-content-top .template-1-content-top-header{align-items:flex-start;display:flex;justify-content:space-between;text-align:center}.template-2 .template-2-content-top .label-header-info{height:100%;margin-left:-30px;top:0}.template-2 .template-2-content-top .template-1-content-top-header{font-size:80%}.template-2 .template-1-content-top-header h3{font-weight:800}.template-2 .template-1-content-top-header p{font-weight:700}.template-2 .template-1-content-top-header .label-MD-QTY-info{height:10%;text-align:right;width:15%}.template-2 .template-1-content-top-header .label-MD-QTY-info .symbol-img{width:35%}.template-2 .template-1-content-top-header .ce-mark-and-website-content{text-align:left;width:18%}.template-2 .template-2-content-top .template-2-content-top-rest-content .packaging-content{border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc;font-size:90%;font-weight:500;margin-top:5px;text-align:center}.template-2 .template-2-content-top .template-2-content-top-rest-content .intended-for-intro-and-cmr-substance{border-bottom:1px solid #dcdcdc;font-size:80%;font-weight:400;margin-bottom:5px;margin-top:5px;padding-bottom:5px;padding-left:17px}.template-2 .template-2-content-top .template-2-content-top-rest-content .intended-for-intro-and-cmr-substance li{list-style:disc!important}.template-2 .template-2-content-top .template-2-content-top-rest-content .template-2-content-top-rest-content-bottom{display:flex;font-size:80%;justify-content:space-between}.template-2 .template-2-content-mid{grid-gap:.5%;display:flex;justify-content:space-between}.template-2 .template-2-content-mid .project-owner-info-content,.template-2 .template-2-content-mid .symbols-with-text-behind-content{display:flex;flex-direction:row!important;flex-wrap:wrap}.template-2 .template-2-content-mid .project-owner-info-content{border-right:1px solid #d3d3d3;width:40%}.template-2 .template-2-content-mid .symbols-with-text-behind-content{padding-bottom:10px;width:60%}.template-2 .project-owner-info{grid-gap:1%;display:flex;flex-direction:row!important;flex-wrap:wrap;justify-content:space-evenly;width:100%}.template-2 .project-owner-info .symbol-content-item{grid-gap:1%;align-items:center;display:flex;justify-content:flex-start;margin-bottom:2%;width:49%}.template-2 .project-owner-info .symbol-content-item p{font-size:47%;margin:0;padding:0}.template-2 .project-owner-info .symbol-content-item img{height:60%;margin-right:1%;max-height:50px;min-width:35px;width:34%}.template-2 .sterileSymbol-img{width:120%!important}.template-2 .sm-img{width:30%!important}.template-2 .Authorized_Representative{min-height:90%!important;width:30%!important}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind{grid-gap:3%;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:1%;padding:2% 10px 2% 1%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item{margin-bottom:5%;text-align:center;width:11%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item p{font-size:50%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item img{min-height:30px;min-width:30px;width:100%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-range{position:relative}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-range p{font-size:50%;position:absolute}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-range .min{bottom:-27%;left:-20%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-range .max{right:-20%;top:-26%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-range .min-temperature{bottom:0;left:-10%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-range .max-temperature{right:-5%;top:-3%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-with-text{grid-gap:2%;align-items:center;display:flex;text-align:left;width:48%}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-with-text p{font-size:55%!important;margin:0;padding:0}.template-2 .symbols-with-text-behind-content .symbols-with-text-behind .symbol-content-item-with-text img{height:auto;width:40%!important}.template-2 .template-2-content-bottom{display:flex;flex-wrap:wrap;justify-content:space-around}.template-3 .header{margin-bottom:1%;position:relative;text-align:center}.template-3 .header .medical-device-symbol-header{position:absolute}.template-3 .header img{width:100%}.template-3 .header h3{font-size:190%;font-weight:800}.template-3 .header p{font-size:90%;font-weight:600}.template-3 .template-3-top-content{grid-gap:.5%;display:flex}.template-3 .template-3-top-content>div{border:1px solid #d3d3d3;padding-left:.5%}.template-3 .template-3-top-content .template-3-code-bar{width:65%}.template-3 .template-3-top-content .template-3-code-bar>div{width:100%}.template-3 .template-3-top-content .template-3-code-bar .barcode-projectOwner{align-items:center;display:flex;justify-content:space-between;margin:auto;width:95%}.template-3 .template-3-top-content .template-3-code-bar .barcode-projectOwner .symbol-content-item{align-items:center;display:flex;width:48%}.template-3 .template-3-top-content .template-3-code-bar .barcode-projectOwner .symbol-content-item img{height:90%;margin-left:1%;margin-right:1%;width:20%}.template-3 .template-3-top-content .template-3-code-bar .barcode-projectOwner .symbol-content-item p{font-size:50%}.template-3 .template-3-top-content .template-3-manufacturer-logo{width:35%}.template-3 .symbol-content-item div p{margin:0;padding:0}.template-3 .template-3-content-mid-fist-item{border-bottom:1px solid #d3d3d3;display:flex;font-size:60%;justify-content:space-between;margin-bottom:1%;margin-top:1%}.template-3 .template-3-content-mid-second-item{border-bottom:1px solid #d3d3d3;display:flex;flex-wrap:wrap}.template-3 .template-3-content-mid-second-item .symbol-content-item{align-items:center;display:flex;width:25%}.template-3 .template-3-content-mid-second-item .symbol-content-item img{height:40px;margin-right:1%;width:45px}.template-3 .template-3-content-mid-second-item .symbol-content-item p{font-size:50%;font-weight:400}.template-3 .symbols-with-text-behind .symbol-content-item-range{position:relative}.template-3 .symbols-with-text-behind .symbol-content-item-range p{font-size:50%!important;position:absolute}.template-3 .symbols-with-text-behind .symbol-content-item-range .min{bottom:-40%;left:-24%}.template-3 .symbols-with-text-behind .symbol-content-item-range .max{right:-25%;top:-28%}.template-3 .symbols-with-text-behind .symbol-content-item-range .min-temperature{bottom:-28%}.template-3 .symbols-with-text-behind .symbol-content-item-range .max-temperature{right:-5%;top:-3%}.template-3 .sterileSymbol-img{width:120%!important}.template-3 .sm-img{width:30%!important}.template-3 .template-3-content-mid-fist-item-top{font-size:70%;margin-bottom:1%;margin-top:1%;text-align:center}.template-3 .rest-of-the-symbols .symbols-with-text-behind{grid-gap:3%;align-items:center;border-top:1px solid #d3d3d3;display:flex;flex-wrap:wrap;margin:1% auto auto;padding:2%}.template-3 .symbols-with-text-behind .symbol-content-item{margin-bottom:2%;text-align:center;width:8%}.template-3 .symbols-with-text-behind .symbol-content-item p{font-size:70%}.template-3 .symbols-with-text-behind .symbol-content-item img{min-height:30px;min-width:30px;width:80%}.template-3 .symbols-with-text-behind .symbol-content-item-with-text{grid-gap:2%;align-items:center;display:flex;text-align:left;width:35%}.template-3 .symbols-with-text-behind .symbol-content-item-with-text p{font-size:70%;margin:0;padding:0}.template-3 .symbols-with-text-behind .symbol-content-item-with-text img{height:auto;width:25%}.template-3 .symbol-content-item.symbol-content-item-with-text p{font-size:64%!important}.template-1 .project-owner-info img{height:40px!important;width:45px!important}.template-2 .project-owner-info img{height:36px!important;width:40px!important}.template-3 .template-3-content-mid-fist-item.symbols-with-text-behind .symbol-img{height:40px!important;width:45px!important}.template-1 .project-owner-info .Authorized_Representative,.template-2 .project-owner-info .Authorized_Representative{height:50px!important;width:60px!important}.template-3 .symbol-content-item .Authorized_Representative{height:65px!important;width:45px!important}.template-1 .symbol-content-item .symbol-img.manufacture-img,.template-2 .symbol-content-item .symbol-img.manufacture-img{height:35px!important;width:30px!important}.template-3 .symbol-content-item .symbol-img.manufacture-img{height:32px!important;width:33px!important}.isMobile{display:none}.accordion-mobile{display:none}.header-content{align-items:center;background-color:#021d41;display:flex;height:10dvh;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%;z-index:1000}@media screen and (max-width:834px){.isMobile{align-items:center;background-color:#021d41;display:flex;height:10dvh;justify-content:space-between;position:fixed;top:0;width:100%;z-index:1000!important}.pdf-content{margin-top:20dvh}.isLaptop{display:none}.accordion-mobile{align-items:center;display:flex;justify-content:center;width:100%}}.pdf-container{align-items:center;background-color:#f8f8f8;display:flex;flex-direction:column;justify-content:flex-start;max-height:100vh;overflow-y:auto;width:100%}.pdf-page{box-shadow:0 4px 8px #0000001a;margin-bottom:10px}.pdf-page canvas{height:auto!important;max-width:100%}.pdfZoom{background-color:#9a3b3b00;margin-bottom:2vh!important;padding:4px 0;position:sticky;top:0!important;width:100%;z-index:999}.pdfZoom .zoom-in,.pdfZoom .zoom-out{border:none;border-radius:5px;padding:2px 5px}.pdfZoom .zoom-in,.pdfZoom .zoom-out,.pdfZoom .zoom-reset{background-color:#021d41;color:#fff;cursor:pointer;margin-left:4px;margin-right:4px;z-index:100!important}.pdfZoom .zoom-reset{border:none;padding:2px 10px}@media screen and (max-width:834px){.pdf-container{padding-top:13vh!important}.pdfZoom{display:none}}.Template1{background-color:#fff;border:1px solid #efefef;box-sizing:border-box!important;height:150mm;margin:auto;overflow:hidden;width:100mm}.Template1 .top-content .header{display:flex;justify-content:space-between;margin:0!important;padding:0!important}.Template1 .header .Patient_information_website,.Template1 .header .header-item.right{flex:0.2 1}.Template1 .header .product-title{flex:0.6 1;text-align:center}.Template1 .top-content .header .Patient_information_website{display:flex;flex-direction:column}.Template1 .top-content .header .header-item.right{align-items:flex-start;display:flex;justify-content:right;margin-left:auto}.Template1 .top-content .header .header-item.right .header-img{margin-right:0;width:25px}.Template1 .top-content .header .Patient_information_website .header-img{width:25px}.Template1 .top-content .header .Patient_information_website p{font-size:7px;margin:0;padding:0}.Template1 .top-content .header .product-title h3{font-size:18px;margin-bottom:2px;margin-top:-8px;padding:0}.Template1 .top-content .header .product-title p{color:gray;font-size:8px;margin:0;padding:0}.Template1 .top-content .intended-purpose{border:.1px solid #d3d3d3;display:flex;flex-wrap:wrap;margin:0;padding:1px}.Template1 .top-content .intended-purpose .ntended-purpose-item{display:flex;font-size:8px;font-weight:500;line-height:1.4;margin-right:5px}.Template1 .top-content .intended-purpose .ntended-purpose-item p{margin:0;padding:0}.Template1 .top-content .packagin-content{display:flex;justify-content:center;margin:1px 0;padding:1px}.Template1 .top-content .packagin-content .packagin-content-item{font-size:5px;text-align:center!important}.template2_template2__Q65RP{align-items:stretch;background-color:#fff;border:1px solid #e9e9e9!important;box-sizing:border-box!important;display:flex;flex-direction:column;height:102mm;margin:auto;padding:5px!important;width:76mm}.template2_templateHeader__s94Fb{align-items:flex-end;border-bottom:.1px solid #d3d3d3;display:flex;height:25px;justify-content:space-between}.template2_templateHeader__s94Fb p{color:gray;font-size:7px;margin:0}.template2_title__\+Mehm{background-color:#fff;font-size:13px;margin:0;z-index:10}.template2_midHeader__ius9\+{flex-direction:column;height:25px;margin-bottom:1px;width:220px}.template2_midHeader__ius9\+,.template2_midHeader__ius9\+ .template2_title__\+Mehm{align-items:center;display:flex;justify-content:center;overflow:hidden;text-align:center}.template2_midHeader__ius9\+ .template2_title__\+Mehm{font-size:50%;margin-top:1px;text-overflow:ellipsis;white-space:wrap;width:100%}.template2_midHeader__ius9\+>p{color:#505050;font-weight:500;margin-bottom:-2px!important;margin-top:0!important}.template2_headerLeft__d9G\+T,.template2_headerRight__o1pQa{align-items:center;display:flex;flex:0.10 1;flex-direction:column;height:100%;justify-content:center}.template2_headerRight__o1pQa p{color:#000;font-weight:600;margin:0!important;padding:0!important}.template2_headerRight__o1pQa img{margin-bottom:-4px;margin-top:-5px;width:25px}.template2_headerLeft__d9G\+T p{color:#000;font-weight:600!important}.template2_headerLeft__d9G\+T img{height:12px;width:12px}.template2_productInfo__0z9zt{grid-gap:1px;align-items:flex-start;border-bottom:.1px solid #d3d3d3;display:flex;height:70px;justify-content:space-between}.template2_leftSide__Fo7El,.template2_rightSide__SgivA{height:100%}.template2_leftSide__Fo7El{border-right:.1px solid #d3d3d3;width:53.2mm}.template2_rightSide__SgivA{display:flex;flex-direction:column;justify-content:space-between;width:22.8mm}.template2_rightSide_item__KgP4X,.template2_rightSide_left__jDIPG{display:flex;justify-content:space-between!important}.template2_rightSide_left__jDIPG{flex:0.6 1;flex-direction:column}.template2_leftSideContent__Smho0 p,.template2_leftSideContent__Smho0 span{margin:0;padding:0}.template2_rightSide_right__xoy38{flex:0.65 1;margin-left:auto;margin-top:.5px}.template2_rightSide_left__jDIPG>div>p{border-bottom:.1px solid #e1e1e1;font-size:8px;font-weight:700;margin:0!important;padding:0!important}.template2_rightSide_left__jDIPG>p>span{font-size:10px;font-weight:900}.template2_productQty__Z5HfS{margin:0!important;padding:0!important}.template2_rightSide__SgivA>p{font-size:8px;font-weight:500}.template2_rightSide_left__jDIPG img{height:22px;margin-top:-5px!important;width:22px}.template2_leftSideItem__R9aou{align-items:center;display:flex;justify-content:flex-start;max-height:200px!important;width:100%;z-index:1!important}.template2_DataMatrixLeftSideContent__PKBLv .template2_DataMatrixleftSideItem__pegfq{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.template2_leftSideContent__Smho0{display:flex;flex-direction:column;height:100%;justify-content:space-between}.template2_ProductInfoHeader__ISTqh{height:100%}.template2_ProductInfoHeader__ISTqh>div{flex:1 1}.template2_symbolContentItem__rHjJq img{height:25px;margin-right:2px;width:25px}.template2_symbolContentItem__rHjJq p{font-size:5px;font-weight:700;margin:0;padding:0}.template2_symbolContentItem__rHjJq{align-items:center;display:flex;justify-content:space-between;width:50%}.template2_DataMatrixLeftSideContent__PKBLv{align-items:center;display:flex;height:100%;justify-content:space-around}.template2_DataMatrixLeftSideContent__PKBLv>.template2_ProductInfoHeader__ISTqh{display:flex;flex-direction:column!important;justify-content:space-around}.template2_DataMatrixLeftSideContent__PKBLv .template2_ProductInfoHeaderDMatrix__p\+GW6{align-items:center!important;border:0;border-left:.4px solid #d3d3d3;display:flex;flex-direction:row!important;flex-wrap:wrap;height:100%;justify-content:space-around}.template2_DataMatrixLeftSideContent__PKBLv>.template2_ProductInfoHeader__ISTqh p{font-size:4px;font-weight:900;margin:0;padding:0}.template2_leftSideItem__R9aou .template2_symbolContentItem__rHjJq{border-left:1px solid #d3d3d3;justify-content:flex-start;padding-left:2px;width:32%}.template2_DataMatrixLeftSideContent__PKBLv .template2_symbolContentItem__rHjJq{border-left:1px solid #d3d3d3;justify-content:flex-start;padding-left:2px;width:50%}.template2_DataMatrixLeftSideContent__PKBLv .template2_symbolContentItem__rHjJq,.template2_leftSideItem__R9aou .template2_symbolContentItem__rHjJq:first-child{border:0}.template2_projectOwnerContent__9\+BpG{align-items:flex-start;border-bottom:.1px solid #d3d3d3;border-top:.1px solid #d3d3d3;display:flex;flex-grow:1;flex-wrap:wrap}.template2_projectOwnerContent__9\+BpG .template2_symbolContentItem__rHjJq{justify-content:flex-start;margin-top:.2px;width:24%;word-break:break-word}.template2_projectOwnerContent__9\+BpG .template2_symbolContentItemOutsideEU__0rayt{align-items:center;display:flex;width:100%}.template2_projectOwnerContent__9\+BpG .template2_DistributorAndManufacturer__w2dV9,.template2_projectOwnerContent__9\+BpG .template2_symbolContentItemOutsideEU__0rayt .template2_symbolContentItem__rHjJq{width:49.8%}.template2_projectOwnerContent__9\+BpG .template2_symbolContentItem__rHjJq .template2_paragraphContent__DGm8Q{width:100%}.template2_projectOwnerContent__9\+BpG .template2_paragraphContent__DGm8Q .template2_paragraph__bkFmZ{font-size:6px;font-weight:400;line-height:1.2;width:100%}.template2_projectOwnerContent__9\+BpG .template2_symbolImg__QZN40{height:26px!important;width:26px!important}.template2_freeTextItem__ZoiVA,.template2_intendedPurpose__PwnXt,.template2_packagingContentItems__9b9CK{align-items:center;border-bottom:.5px solid #d3d3d3;display:flex;flex-wrap:wrap;font-size:7px;justify-content:space-between;line-height:1;margin:0;padding:0}.template2_freeTextItem__ZoiVA{border-bottom:.1px solid #d3d3d3;line-height:normal!important}.template2_packagingContentItems__9b9CK span{border-left:.1px solid #d3d3d3;flex:1 1;margin-left:1px;padding:0 1px}.template2_intendedPurpose__PwnXt span{font-size:7px;margin:0;padding:0}.template2_intendedPurpose__PwnXt>span{border-left:.1px solid #d3d3d3;margin-left:1px;padding:0 1px;text-align:left;width:49.6%}.template2_intendedPurpose__PwnXt>.template2_fullWidth__49-ep{width:100%}.template2_intendedPurpose__PwnXt>span:nth-child(2n-1),.template2_packagingContentItems__9b9CK span:first-child{border:0!important}.template2_symbolWithTextBehind__KNYPA{align-items:center;display:flex;flex-grow:2;flex-wrap:wrap;height:auto;justify-content:space-between;padding-bottom:4px;width:100%}.template2_symbolWithTextBehind__KNYPA .template2_textBehindItem__Xjn\+J,.template2_textBehindItem_txtValue__41m-X{height:32px;margin-bottom:1px;margin-left:.5px;width:32px}.template2_textBehindItem_txtValue__41m-X{padding:2%;position:relative}.template2_textBehindItem_txtValue__41m-X img{position:absolute}.template2_symbolWithTextBehind__KNYPA .template2_symbol__LcihJ{height:100%;padding:1px;width:100%}.template2_textBehindItem_txtValue__41m-X .template2_symbol__LcihJ{height:85%!important;width:85%!important}.template2_symbolWithTextBehind__KNYPA .template2_textBehindParagraph__VvFQr{font-size:6px;font-weight:900;line-height:.3;margin:0 0 0 1.5px;padding:0;text-align:center}.template2_upper_txtValue__hXlZi,.template2_upper_txtValue_atmoPressure__ewBN4,.template2_upper_txtValue_humidity__izbxi,.template2_upper_txtValue_temp__SrDW3{font-size:6px;font-weight:600;position:absolute;right:0;top:0}.template2_lower_txtValue__tN2cu,.template2_lower_txtValue_atmoPressure__s-8PQ,.template2_lower_txtValue_humidity__iEYLf,.template2_lower_txtValue_temp__PH8uT{font-size:6px;font-weight:600;left:0;position:absolute;top:88%}.template2_lower_temp__yODDp{font-size:6px;font-weight:600;left:4px;position:absolute;top:88%}.template2_upper_temp__6YXyr{font-size:6px;font-weight:600;position:absolute;right:-4px;top:0}.template2_upper_txtValue_atmoPressure__ewBN4{font-size:6px;font-weight:600;position:absolute;right:0;top:0}.template2_lower_txtValue_atmoPressure__s-8PQ{font-size:6px;font-weight:600;left:0;position:absolute;top:88%}.template2_symbolAndText__ekbSS{align-items:center;display:flex;width:49.8%!important}.template2_symbolAndText__ekbSS>.template2_symbol__LcihJ{margin-right:5px;max-height:35px;width:20%}.template2_symbolAndText__ekbSS .template2_textBehindParagraph__VvFQr{font-size:6px;font-weight:500;line-height:1.1;margin:0;padding:0;text-align:start}.template2_symbolWithTextBehind__KNYPA .template2_textBehindQrCode__pLgOZ{align-items:flex-start!important;width:80px}.template2_symbolWithTextBehind__KNYPA .template2_textBehindQrCode__pLgOZ .template2_symbol__LcihJ{margin-right:1px;width:35px}.template2_symbolWithTextBehind__KNYPA .template2_textBehindQrCode__pLgOZ>div{align-items:center;display:flex;justify-content:space-between}.template2_symbolWithTextBehind__KNYPA .template2_textBehindQrCode__pLgOZ p{font-weight:600;line-height:.5;margin:0;padding:0;text-align:left}.template2_liquidWithPoreSize__uv5mm{position:relative}.template2_liquidWithPoreSize__uv5mm>p{background-color:#fff;font-size:6px!important;font-weight:600!important;left:50%;padding:2px;position:absolute;top:30%;transform:translate(-50%,-50%)}.template3_template3__BLeVj{background-color:#fff;border:.1px solid #d8d8d8;box-sizing:border-box;display:flex;flex-direction:column;font-size:10px;height:75mm;margin:auto;overflow:hidden;padding:.2mm 1mm;width:58mm}.template3_template3__BLeVj p{margin:0!important;padding:0!important}.template3_template3__BLeVj .template3_header__MpESU{border-bottom:.1px solid #d3d3d3;display:flex;justify-content:space-between;margin:0;padding:0 0 1px}.template3_template3__BLeVj .template3_header__MpESU .template3_rightSide__ei71i{overflow:hidden;width:20%}.template3_template3__BLeVj .template3_header__MpESU .template3_leftSide__Icub3{overflow:hidden;width:70%}.template3_template3__BLeVj .template3_header__MpESU .template3_leftSide__Icub3>div{align-items:center;display:flex;margin:0;padding:0}.template3_template3__BLeVj .template3_header__MpESU .template3_leftSide__Icub3>div>img{height:auto;margin-right:5px;width:15px}.template3_projectOwnerContent__Hz89D{align-items:flex-start;border-bottom:.1px solid #d3d3d3;border-top:.1px solid #d3d3d3;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:space-between}.template3_projectOwnerContent__Hz89D .template3_symbolContentItem__OkYMV{justify-content:flex-start;margin-top:.2px;width:24%;word-break:break-word}.template3_projectOwnerContent__Hz89D .template3_symbolContentItemOutsideEU__IvkAo{align-items:center;display:flex;width:100%}.template3_projectOwnerContent__Hz89D .template3_DistributorAndManufacturer__gZfP-,.template3_projectOwnerContent__Hz89D .template3_symbolContentItemOutsideEU__IvkAo .template3_symbolContentItem__OkYMV{grid-gap:2%;display:flex;width:49.8%}.template3_projectOwnerContent__Hz89D .template3_symbolContentItem__OkYMV .template3_paragraphContent__MG-Gi{width:100%}.template3_projectOwnerContent__Hz89D .template3_paragraphContent__MG-Gi .template3_paragraph__YajVL{font-size:4.8px;font-weight:400;line-height:1.2;width:98%}.template3_projectOwnerContent__Hz89D .template3_symbolImg__hMAXD{height:15px!important;width:15px!important}.template3_freeTextItem__fC4eq,.template3_intendedPurpose__rLC6A,.template3_packagingContentItems__--nmH{align-items:center;display:flex;flex-wrap:wrap;font-size:5px;justify-content:space-between;line-height:1;margin:0;padding:0}.template3_packagingContentItems__--nmH{text-align:center}.template3_freeTextItem__fC4eq{line-height:normal!important}.template3_packagingContentItems__--nmH span{border-left:.1px solid #d3d3d3;flex:1 1;margin-left:1px;padding:0 1px}.template3_freeTextItem__fC4eq>span{flex:1 1;padding:0 1px}.template3_intendedPurpose__rLC6A span{font-size:6px;margin:0;padding:0}.template3_intendedPurpose__rLC6A>span{border-left:.1px solid #d3d3d3;margin-left:1px;padding:0 1px;text-align:left;width:49.6%}.template3_intendedPurpose__rLC6A>.template3_fullWidth__Lx5xG{width:100%}.template3_intendedPurpose__rLC6A>span:nth-child(2n-1),.template3_packagingContentItems__--nmH span:first-child{border:0!important}.template3_symbolWithTextBehind__GWX7p{align-items:center;display:flex;flex-grow:2;flex-wrap:wrap;height:auto;justify-content:space-between;padding-bottom:4px;width:100%}.template3_symbolWithTextBehind__GWX7p .template3_textBehindItem__MYQZf,.template3_textBehindItem_txtValue__tL1Uw{height:24px;margin-bottom:1px;margin-left:.5px;width:24px}.template3_textBehindItem_txtValue__tL1Uw{padding:2%;position:relative}.template3_textBehindItem_txtValue__tL1Uw img{position:absolute}.template3_symbolWithTextBehind__GWX7p .template3_symbol__b9si7{height:100%;width:100%}.template3_textBehindItem_txtValue__tL1Uw .template3_symbol__b9si7{height:85%!important;width:85%!important}.template3_symbolWithTextBehind__GWX7p .template3_textBehindParagraph__0sDeM{font-size:5px;font-weight:900;line-height:.3;margin:0 0 0 1.5px;padding:0;text-align:center}.template3_upper_txtValue__2SNjE,.template3_upper_txtValue_atmoPressure__3Pc66,.template3_upper_txtValue_humidity__qmrjB,.template3_upper_txtValue_temp__UK3nQ{font-size:4px;font-weight:600;position:absolute;right:0;top:1px}.template3_lower_txtValue__2dn7z,.template3_lower_txtValue_atmoPressure__\+bVk-,.template3_lower_txtValue_humidity__6nkeQ,.template3_lower_txtValue_temp__pDvBn{font-size:4px;font-weight:600;left:0;position:absolute;top:70%}.template3_lower_temp__4XEZQ{font-size:4px;font-weight:600;left:4px;position:absolute;top:1px}.template3_upper_txtValue_temp__UK3nQ{font-size:4px;font-weight:600;position:absolute;right:0;top:1.5px!important}.template3_upper_txtValue_atmoPressure__3Pc66{font-size:4px;font-weight:600;position:absolute;right:0;top:1px}.template3_lower_txtValue_atmoPressure__\+bVk-{font-size:4px;font-weight:600;left:0;position:absolute;top:80%}.template3_symbolAndText__C1IT3{align-items:center;display:flex;width:49.5%!important}.template3_symbolAndText__C1IT3>.template3_symbol__b9si7{margin-right:5px;max-height:30px;width:20%}.template3_symbolAndText__C1IT3 .template3_textBehindParagraph__0sDeM{font-size:5px;font-weight:500;line-height:1.1;margin:0;padding:0;text-align:start}.template3_symbolWithTextBehind__GWX7p .template3_textBehindQrCode__HoOj2{align-items:flex-start!important;width:55px}.template3_symbolWithTextBehind__GWX7p .template3_textBehindQrCode__HoOj2 .template3_symbol__b9si7{width:24px}.template3_symbolWithTextBehind__GWX7p .template3_textBehindQrCode__HoOj2>div{align-items:center;display:flex;justify-content:space-between}.template3_symbolWithTextBehind__GWX7p .template3_textBehindQrCode__HoOj2 p{font-size:4px;font-weight:600;line-height:.5;margin:0;padding:0;text-align:left}.template3_liquidWithPoreSize__DktKH{position:relative}.template3_liquidWithPoreSize__DktKH>p{background-color:#fff;font-size:4px!important;font-weight:600!important;left:52%;position:absolute;transform:translate(-50%,-50%)}.template3_Liquid_filter_with_pore_size__tj3kG>p{top:33%}.template3_Drops_per_ml__g29iT>p{top:53%}.template3_labelFooter__N4wms{align-items:center;border-top:.5px dotted #d3d3d3;display:flex;flex-wrap:wrap;font-size:5px;font-weight:500;justify-content:space-between;line-height:1.1;margin:0;padding:1px 0 0}.template3_labelFooter__N4wms span{color:#2e2e2e;font-size:5px;margin-left:5px}.A4-content,.responsive-container{margin:0 auto;max-width:21cm;width:100%}.A4-content{background-color:#fff;border:1px solid #e7e7e7;box-sizing:border-box;min-height:1122.519685px;padding:3px}.row_branchen{grid-gap:1%;display:flex}.card-document{border:0;transform:scale(1);transition:all .5s ease}.card-document:hover{box-shadow:0 0 10px #0000004d;transform:scale(1.03)}.card-wrapper{padding:5px;width:24%}@media screen and (max-width:1024px){.card-wrapper{padding:5px;width:25%}}@media screen and (max-width:900px){.card-wrapper{padding:5px;width:33%}}@media screen and (max-width:780px){.card-wrapper{padding:5px;width:50%}}@media screen and (max-width:550px){.card-wrapper{padding:5px;width:80%}}.linkStyle{color:#dee3e8!important}.linkStyle:hover{color:#9b9b9b!important}.navbar{background-color:#ecf0f3!important;border-bottom:.5px solid #d3d3d3;position:fixed;width:100%;z-index:999}.navbar a{color:#1d1d1d!important;font-size:20px!important;font-weight:700}.container-dashboard{margin:auto;width:90%}.h1{font-weight:700;letter-spacing:2;margin-bottom:100px}#wrapper{padding-left:0;transition:all .5s ease}#wrapper.toggled{padding-left:250px}#sidebar-wrapper{background:#021d41;height:100%;left:250px;margin-left:-250px;overflow-x:hidden;overflow-y:auto;position:fixed;transition:all .5s ease;width:0;z-index:1000}.bg-sidebar-img{bottom:0;height:60%;left:-120px;opacity:.8;position:absolute}#wrapper .sidebar-nav .navList{display:flex;flex-direction:column;margin-left:0;padding:0 20px}.dash-header-sm-devices a{background-color:#033371;border-radius:5px;color:#fff;padding:1px 7px}#wrapper .sidebar-nav .navList a{align-items:center;border-radius:10px;color:#ffffffb2;display:flex;font-size:18px;font-weight:600;margin:2px 0;padding:10px 0;width:100%}#wrapper .sidebar-nav .navList .MuiSvgIcon-root{font-size:29px;margin-right:10px}#wrapper .sidebar-nav .navList a:hover{background-color:#1a447b;color:#eaeaea}.sideBrd-user-info{border-bottom:1px solid gray;color:#fff;margin:0 10px 20px;padding-bottom:20px;text-align:center}.sideBrd-user-info p{color:#d2d2d2;font-size:12px}.sideBrd-user-info h4{color:#e9e9e9;font-size:24px}.dropdown .dropdown-toggle{align-items:center;background-color:#08408b!important;border:0;border-radius:8px;display:flex;display:none;font-weight:600;margin-right:10px;outline:none!important;padding:2px 5px;transition:all .3s ease}.dropdown .dropdown-menu{display:none}.dropdown .dropdown-toggle:hover{background-color:#03195c!important;color:#eaeaea!important}#wrapper.toggled #sidebar-wrapper{width:250px}.sidebar-nav{height:100%;list-style:none;margin:0;padding:0;position:absolute;top:0;width:250px}.sidebar-nav a{color:#818181;display:block;font-size:18px;margin:20px auto;padding-left:32px;text-decoration:none;transition:.3s}.sidebar-nav a:first-child{margin:40px auto}.sidebar-nav a:hover{color:#f1f1f1}#page-content-wrapper #menu-toggle{cursor:pointer;font-size:30px}.dash-Logo{border:0;border-radius:2px;display:none;height:40px;width:100px}.custom-dropdown-container{align-items:center;display:none}.custom-dropdown{position:relative}.custom-dropdown-toggle{background-color:#08408b;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:2px 8px}.custom-dropdown-menu{background-color:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 8px 16px 0 #0003;display:none;flex-direction:column;left:0;opacity:0;pointer-events:none;position:absolute;top:120%;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out;z-index:10}.custom-dropdown.open .custom-dropdown-menu{display:flex;opacity:1;pointer-events:auto;transform:translateY(0)}.custom-dropdown-menu a{color:#333;padding:5px 20px;text-decoration:none;transition:background-color .3s}.custom-dropdown-menu a:hover{background-color:#f9f9f9}.avatar{margin-left:10px}@media screen and (max-width:778px){#wrapper{display:none!important}.dropdown .dropdown-toggle{display:block}.custom-dropdown-container{display:flex}#page-content-wrapper #menu-toggle{cursor:pointer;display:none!important;font-size:30px}.dash-Logo{display:block}}@media screen and (max-width:1140px){.container-dashboard{width:90%}}@media screen and (max-width:720px){.container-dashboard{width:95%}}.policy-content{margin:auto auto 50px;padding:100px 40px 40px;width:90%}.policy-content h2{color:#383838;font-size:34px;margin-bottom:30px}.policy-content h3{background-color:#dbdbdb;color:#383838;font-size:28px;margin-bottom:10px}.policy-content p{color:#383838;font-size:16px;line-height:1.6;margin-bottom:20px;padding-left:30px}.policy-content ul{list-style-type:disc;margin-bottom:20px;padding-left:30px}.policy-content .definitions-table{border-collapse:collapse;margin-bottom:20px;margin-left:30px;width:97%}.policy-content .definitions-table thead th:last-child{border-left:1.5px solid #ecf0f3}.policy-content .definitions-table thead th{background-color:#d9d9d9!important}.policy-content .terms-table th{background-color:#e6e6e6ce}.nav-guide{background:#f9f9f9;border-bottom:1px solid #d7d7d7;height:55px;position:fixed;width:100%;z-index:9}.nav-guide>div{align-items:center;display:flex;font-weight:700;justify-content:space-between}.doc-container{display:flex;font-family:Segoe UI,sans-serif;height:100vh;overflow:hidden}.nav-guide>div a{border-radius:4px!important;color:#9a3b3b!important;padding:8px 15px!important;scale:1;transition:all .3s ease-in-out}.nav-guide>div a:hover{background-color:#9a3b3b!important;color:#e6e5e5!important}.doc-sidebar{align-items:center;background:#f9f9f9;border-right:1px solid #d7d7d7;display:flex;flex-direction:column;font-size:12px;height:100vh;justify-content:space-between;overflow-y:auto;padding:90px 20px 20px;position:sticky;top:0;width:250px}.doc-sidebar ul{list-style:none;margin:0;padding:0}.doc-sidebar a{border-radius:4px;color:#333;display:block;padding:10px;text-decoration:none;transition:background .3s}.doc-sidebar a:hover{background-color:#ececff}.doc-sidebar a.active{background-color:#d6e0ff;color:#1a3d9e;font-weight:700}.doc-section img{border-radius:5px;margin-bottom:20px;margin-top:5px;width:70vw!important}.doc-content{flex:1 1;overflow-y:scroll;padding:70px 40px 40px;scroll-behavior:smooth}.doc-section{margin-bottom:80px}.doc-section ul li{list-style:disc!important}.rich-content h3{font-size:1.2rem;margin-top:20px}.rich-content ul{padding-left:20px}.rich-content img{border-radius:8px;margin-top:15px;max-width:100%}.doc-image-block{margin-bottom:30px;margin-top:20px;text-align:center}.doc-image-block img{border-radius:8px;box-shadow:0 2px 8px #00000014;max-width:100%}.img-desc{color:#555;font-size:.95rem;margin-top:10px}@media (max-width:768px){.doc-sidebar{display:none}}