@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&family=Titillium+Web:ital,wght@0,200;0,300;0,600;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Anton&amp;display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{inset:50% auto auto 20px;width:auto;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--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-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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(to right, #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-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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:translate3d(0,var(--y),0) 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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--hiselect-tooltip-color: rgba(97, 97, 97, 1);--hiselect-accent-light-grey: #f2f2f2;--hiselect-accent-dark-grey: #37424a;--hiselect-hiab-red: #d52b1f;--hiselect-hiab-black: #212529;--hiselect-buttonface: #f0f0f0;--hiselect-table-stripe: rgba(0, 0, 0, .05);--hiselect-table-hover: rgba(128, 128, 128, .4);--hi-bs-primary: #007bff;--hi-bs-secondary: #6c757d;--hi-bs-success: #28a745;--hi-bs-danger: #dc3545;--hi-bs-warning: #ffc107;--hi-bs-info: #17a2b8;--hi-bs-light: #f8f9fa;--hi-bs-dark: #343a40}svg{display:block}.MuiTablePagination-displayedRows{display:none}.fa-spinner{animation:fa-spin infinite 5s linear}.flash-wrapper{transition:background-color .5s cubic-bezier(.25,.46,.45,.94),border-radius .7s ease-out}.flash-wrapper.active{background-color:#add8e6;border-radius:20px}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.display-linebreak{white-space:pre-line}.loading{margin-top:60px}.graphics-only-preloader{margin-top:75px}.graphics-only-preloader svg{color:#14273b}.ms-Spinner-circle{height:100px;width:100px;border:10px solid var(--hiselect-hiab-black);border-top:10px solid var(--hiselect-hiab-red);margin-top:1.2em}.ms-Spinner-label{color:var(--hiselect-hiab-black);font-size:1.5em;font-family:Roboto,sans-serif;font-weight:600;margin-top:1.2em}body{padding:0;margin:0;font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6,h7{margin:0;padding:0;font-family:Roboto,sans-serif}.display-5,.display-6,.display-7{font-weight:300;line-height:1.2}.display-5{font-size:2.5rem}.display-6{font-size:1.5rem}.display-7{font-size:1rem}.errorpage div{width:800px;margin:100px auto;text-align:center}.errorpage img{width:500px}.errorpage h1{color:#212121;font:47px/60px Anton,sans-serif;text-transform:uppercase;letter-spacing:1.88px;margin:0 0 30px}.errorpage h2{color:#d52b1e;font:700 17px Roboto,Arial,sans-serif;text-transform:uppercase;letter-spacing:1.7px;margin:30px 0 5px}.errorpage p{color:#434a54;font:300 22px/33px Roboto,Arial,sans-serif;letter-spacing:0px;margin:0 0 30px}.errorpage a{text-decoration:none;color:#d52b1e;transition:color .2s ease 0s}.errorpage span{display:inline-flex;color:#fff;text-transform:uppercase;font-family:Roboto,Arial,sans-serif;font-size:13px;transition:all .2s ease 0s;padding:0 26px;letter-spacing:1.2px;height:48px;background-color:#d52b1e;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;box-sizing:border-box;width:auto}.table-hover tbody tr:hover{color:var(--hiselect-hiab-black);background-color:#80808066}.navbar.bg-dark{background-color:var(--hiselect-hiab-black)!important}@media(min-width:50px){.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}}.navbar .logged-in-user-display{margin-right:10px;color:#fff}.navbar .navbar-nav .hiab-menu-icon{color:#fff;font-size:24px;cursor:pointer}.navbar .navbar-nav .hiab-menu-icon-inactive{color:inherit;font-size:24px;cursor:pointer}.navbar .hiab-navbar-logo{align-items:flex-end;height:35px;margin-left:auto;order:2}.modal{z-index:1299}.menu{background-color:var(--hiselect-hiab-black)!important;max-width:15%;min-width:fit-content}.menu.popover{border-top-left-radius:0;border-top-right-radius:0;border-top:0}.menu .popover-body{padding:0;width:auto}.popover-no-arrow .arrow{display:none}.menu ul li{margin:15px 0}.menu ul li a{padding:5px;color:#e0e0e0;font-size:15px;font-weight:400;width:100%;display:block}.menu ul li a:hover,.menu ul li a.active{text-decoration:none;color:#fff}.menu ul li a:hover svg,.menu ul li a.active svg{color:#fff}.menu ul li a svg{width:30px!important;font-size:18px;color:#6c757d}.tooltip .tooltip-inner{background-color:var(--hiselect-tooltip-color)}.chart{width:100%;height:100%}.chart svg{width:100%;height:100%;overflow:visible}.chart .axis-label{font-size:1.5em;fill:var(--hiselect-hiab-black);text-anchor:middle}.chart .chart-axis-y .axis-label{transform:rotate(-90deg)}.chart .tick:not(:first-of-type) line{stroke:#dee2e6}.chart.line-chart .lines .line{stroke-width:4;fill:none;stroke-dashoffset:20}.chart.line-chart .dots .dot{cursor:crosshair;stroke:#fff}.chart.stacked-bar-chart .layer text.layer-text{fill:#fff;font-weight:700;text-anchor:middle;font-size:20px;text-shadow:0 0 1px #000,0 0 1px #000,0 0 1px #000,0 0 1px #000;-webkit-font-smoothing:antialiased}.chart-legend{border:1px solid #ccc;border-radius:4px;width:fit-content;padding-left:5px;padding-right:5px}.chart-legend .chart-legend-item .chart-legend-item-color{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:6px}.chart-legend .chart-legend-item .chart-legend-item-label{font-size:12px;font-weight:700}.card-header .nav-item .nav-link{color:#fff;cursor:pointer}.card-header .nav-item .nav-link.active{border-top:solid 3px var(--hiselect-hiab-red);color:var(--hiselect-hiab-black)}.card-header .nav-item .nav-link.disabled{color:gray}.tab-item.tab-visible{display:flex}.tab-item.tab-hidden{display:none}.documents.tab-item>div{width:100%}.tab-item .widthcontainer{width:100%}.tab-item h2{font-size:1.5em;font-weight:700;margin:0 0 1em}.tab-item h3{font-size:1.1em;font-weight:700;margin:1em 0}.tab-item.factoryorder,.tab-item.documents,.tab-item.technicaldata{padding:15px}.tab-item .table tr.head{font-weight:600;text-transform:uppercase;background-color:var(--hiselect-hiab-black);color:#fff}.tab-item .table tr.warn{text-decoration:line-through}.tab-item .table tfoot td{font-weight:700}.tab-item.factoryorder .table tfoot tr:first-child{border-top:solid 2px var(--hiselect-hiab-black)}.tab-item.factoryorder tr th.footer-count{text-align:left}.tab-item.factoryorder tr td.price-column-tp2,.tab-item.factoryorder tr td.price-column-p4,.tab-item.factoryorder thead tr th.price-column-tp2,.tab-item.factoryorder thead tr th.price-column-p4,.tab-item.factoryorder tfoot tr th.price-column-tp2,.tab-item.factoryorder tfoot tr th.price-column-p4{text-align:right}.tab-item.factoryorder .factory-order-title-csvbutton{width:100%;list-style-type:none;display:table;margin:0;padding:0}.tab-item.factoryorder .factory-order-title-csvbutton .factory-order-title-csvbutton-item{display:table-cell;vertical-align:top}.tab-item.factoryorder .factory-order-title-csvbutton .factory-order-title-csvbutton-item.fobuttons{text-align:right;white-space:nowrap}.tab-item.factoryorder .factory-order-title-csvbutton .factory-order-title-csvbutton-item.fobuttons div{display:inline-block}.fo-debug-header{font-style:italic;color:#6c757d}.fo-debug-row-icon{cursor:pointer;color:#6c757d}.fo-debug-row{text-align:center}.sustainability-container .loading-error-alert-container{display:flex;justify-content:center}.sustainability-container .loading-error-alert-container .alert{min-width:50%}.sustainability-container .control-panel .time-slider-collapse-button{padding:.25rem;margin-top:1.5rem}.sustainability-container .control-panel .time-slider-collapse{border-bottom:2px dashed #ccc;padding-bottom:.5rem}.sustainability-container .control-panel .form-check-input{margin-top:34px;margin-left:-16px;transform:scale(1.5)}.sustainability-container .chart{margin-bottom:20px;min-height:400px}ul.timeline{list-style-type:none;position:relative}ul.timeline:before{content:" ";background:#22c0e8;display:inline-block;position:absolute;left:29px;width:2px;height:100%;z-index:400}ul.timeline>li{margin:10px 0;padding-left:20px}ul.timeline>li:before{content:" ";background:#fff center no-repeat;display:inline-block;position:absolute;border-radius:50%;border:3px solid;border-color:#22c0e8;left:20px;width:20px;height:20px;z-index:410;transition:border-color .2s linear}ul.timeline li.ok:before{border-color:#1e7e34;background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAVCAYAAABLy77vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF4SURBVHgBrZQ/S8NAGMbfHA4dtDhacNCl/lsUlzhZF0XoIigqTi0ouil+APEDiG5aHZwcioJLQexi3FxEJy1ODgU7tlaom+a5cMc1TXrXkgdCcn/e390975uz/lxRBOoJG/j+rVOx9Ei1Rp1/TySSND4wQoP9CTPQ0+czHT9c8HeQ7KFpOlo6aAFa6tEAOHHOyUS7qS3am9uUbdYNBMJcxDSBbl4LHUFUmLCAebsxh8Rjfa7pSdnevz30QCCWq1/GkHzmjO52rmhlKs37EAsGu393OoKI3dQaP3IMDFauVpoClifTLan1Q3CcYsmR42AwFJtQ1l7nNZLP5CQsCILkqAKDqavjrOhEH2AI1kEgzGdqBt4qH7R6uS1hMFUHgVDtTLgfBBNqB4Fmhl0QPMjaa6EwHUQkh/9rCFg83TCuJyHhJfcIHV5mcqFXhA4CMf8AtqoTzPUvbAXdkCiD65cC9woPdhyP9dL8aIoWxmY5yC8rqquWUUT6B9sjy52aMo1RAAAAAElFTkSuQmCC) center no-repeat}ul.timeline li.warn:before{border-color:var(--hi-bs-warning);background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAVCAYAAABLy77vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGRSURBVHgBrVS/S8NAGH2pAYUWWqhgQWkHQcGh3XTr2E3/Ah276ejW0dHN0dHNsW4dOwguQjPZwSGDg2ChgQYiKHovl3iX5FJL6YMjl8uX973v11k/AlgB7NwvX1Ng8iCentyXmkCxBWw0FiTyhoB7BUyHZgeVNrB3myG0EqGRgGsRNHpyZRSZSOi9eiL3sxHwfoeEfUz4p4gG464yomzKJ5GOwAVGHeDTVWfNQWgniZ72kx8P7oHNSAkTHWqvKLLnI3VOp4djFMLk6iSE7yj5jzW53m7Uj8VmUqUojI2PPjIgAcMNNAd6t1kp+0lfEAUujIjP6X33WuUrUpC2tfHtIRcMozVQ+WEaXrpZO8FhY72RT0QVMQlz9HqZ69BGqZXsDx0MwenI/cxBLsptUbWtU8xFvSfXWvkfIkrfPjcb8Jzhce1cmG1qZ2FohfCFbW7Kla+FwxFJg8Wo6yNCmNqfiMueLjlJOB7RLZCcfpLFzTgPhqvEMt6Q9E4yfySrxTzaItnVY3kbpIc5l2gJFLAi/AIoMqQMLqtLdAAAAABJRU5ErkJggg==) center center no-repeat}ul.timeline li.error:before{border-color:#b21f2d;background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAVCAYAAABLy77vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF9SURBVHgBrZQ7SANBEIbnlrPwwFhoIRoLLYyIjaAglhYWNjYKFlYpBDuLw0ptbC1Smc7awsbWQrARQcFUIUnru0jhCQkkBzr/JheOy85xhPtg2IWdnZmdx1p/DKWALR343i993d5Ri9c2y+hCjmWehrOTyQzVH5+pWrjQq4mx1RVaOj/rM2iFn1YrFNlIkZIwd3hAOZYANYgRk76O6PX6hkruSZ/yUGaEMpwb0Hj7oCZLlLWrS37ucieimhDJTH5PK0Kmt7eMOiX3WK8KSW0YPEVB5UzgLmyoTy6xhB+67AuGANpENWOiacVcjkal2p6XUPldPMOzbSc7RXUyN983h/zidvZxkaM57aC8Jmwu/+Lpkfb4tF8R9cZRfqmsYJbLj15y2CP2EhgbBUVJyStXe3tp9hAIHOnORuj3mzvGPDjd4TT1GnKDZu0ZChQfdvOxSZWMABX2HDcKYZCTsBFgmX5I5AOD/MM58soVnXDIxMa6FgxpFCutr1ZRSvwD9oq8GpZSZIAAAAAASUVORK5CYII=) center center no-repeat}ul.timeline li{font-size:15px;font-weight:600;font-family:Titillium Web,sans-serif;text-decoration:none;color:var(--hiselect-accent-dark-grey);cursor:pointer}ul.timeline li p{font-size:13px;font-weight:500}.alternative-list{margin-top:20px;margin-left:10px}.alternative-list input[type=radio]{margin-right:5px}.custom-radio .custom-control-label:before{width:13px;height:13px;border:solid 1px #6c757d}.custom-radio .custom-control-input:checked~.custom-control-label:before,.custom-radio .custom-control-input:checked~.custom-control-label:after{width:13px;height:13px;background-color:var(--hiselect-hiab-red);border-radius:50%}.custom-radio .custom-control-input:active~.custom-control-label:before{width:13px;height:13px;background-color:var(--hiselect-hiab-red);border-radius:50%}.custom-radio .custom-control-input:focus~.custom-control-label:before{width:13px;height:13px;background-color:var(--hiselect-hiab-red);border-radius:50%}.technical-data .techdata-variants .unit{border-right:solid 2px #ccc;border-left:dashed 1px #ccc;text-align:center}.technical-data .techdata-variants .th-inner{padding:3px}.technical-data .techdata-variants .numeric{text-align:right}.technical-data .techdata-variants th.variant,.technical-data .techdata-variants th.product,.technical-data .techdata-variants th.group-header{text-align:center;padding-left:0;padding-right:0}.technical-data .techdata-variants td.unit{white-space:nowrap;padding:0 1.5em}.technical-data .techdata-variants td.notfound{color:#ccc}.technical-data .techdata-variants td.cell-missing{color:var(--hiselect-hiab-red);text-align:center}.technical-data .techdata-variants td.description{white-space:pre;padding:0 1.5em}.technical-data .techdata-variants td.variant,.technical-data .techdata-variants td.product{padding:0 1.5em;white-space:nowrap}.technical-data .techdata-variants td.range-cell{position:relative;cursor:pointer}.technical-data .techdata-variants td.range-cell.range-cell-single-value{cursor:default}.technical-data .techdata-variants td.range-cell.range-cell-single-value:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-width:0;border-style:solid;border-color:var(--hi-bs-warning) var(--hi-bs-warning) transparent transparent}.technical-data .techdata-variants td.range-cell:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-width:4.5px;border-style:solid;border-color:var(--hi-bs-primary) var(--hi-bs-primary) transparent transparent}.techdata-legacy-techdata{margin-bottom:50px}.details-modal .modal-header .close{margin-left:5px}.details-modal .modal-body .area{border-bottom:solid 1px #eee;margin-top:20px}.details-modal .modal-body .area .title{font-weight:700}.details-modal .modal-body .area .title span{font-weight:400}.fodebugmodal .area{margin:5px}.fodebugmodal .area .pricinginfo tr th{text-align:right;padding-right:10px}.fodebugmodal .modal-body .area h5{text-align:left;font-weight:700;margin-bottom:5px}.fodebugmodal-packages .row:first-child{margin-bottom:20px}.fodebugmodal-packages-summary{margin-bottom:5px}.fodebugmodal-packages-summary-description{font-size:.65em;font-style:italic;color:#878787;margin-left:10px;font-weight:300}.packagetable-checked{color:#1e7e34}.packagetable-unchecked{color:#b21f2d}.packagesbutton{margin-right:20px;display:inline-block}.factory-order-title-packagesbuttons-item{text-align:right;white-space:nowrap}.product-details-modal .product-info-head{border-bottom:solid 1px rgba(0,0,0,.1);padding-bottom:.75rem;padding-left:0}.product-details-modal .modal-header .top-configure-button{margin-left:auto}.product-details-modal .modal-header .h4{font-size:30px;color:#14273b}.product-details-modal .modal-body .product-information table th{text-align:right;padding-right:20px;vertical-align:top}.product-details-modal .modal-body .product-information ul li{text-indent:-5px}.product-details-modal .modal-body .product-information ul li:before{text-indent:-5px}.product-details-modal .modal-body .technical-data .table-container{width:100%;overflow-x:auto}.product-details-modal .modal-body .technical-data .table-container .techdata-ranges-title{text-align:center;padding:10px inherit;background-color:#fff}.product-details-modal .modal-body .technical-data .table-container .techdata-ranges-disclaimer{text-align:center;padding-top:30px;padding-bottom:10px;background-color:#fff}.modalMediumWidth{max-width:60%!important}.modalLargeWidth{max-width:80%!important}.recommended-noselection{display:none}.area-50{width:50%}.hiselect-app-container{margin-top:50px;z-index:-1}.hicrane-config-main-container{display:flex;justify-content:center;flex-direction:column;width:100%;align-items:center}.hiselect-modal{justify-content:center}.hiselect-modal.fit-content{max-width:fit-content;max-width:-moz-fit-content;max-width:-webkit-fit-content}.hicrane-config-rule-modal .modal-logo{margin:auto;width:100px;height:100px}.hicrane-config-rule-modal .modal-logo img{margin:auto;width:100%;height:100%}.hiselect-modal .modal-header{background:var(--hiselect-buttonface);align-items:center;border-bottom:solid 2px var(--hiselect-hiab-red)}.hiselect-modal .modal-header.center{justify-content:center}.hiselect-modal .modal-header .modal-title{font-weight:700}.hiselect-modal .modal-body{margin-left:20px;margin-right:20px}.hicrane-config-rule-modal .locked-text{color:#000}.hiselect-modal .modal-footer{background:var(--hiselect-buttonface);border-top:solid 2px var(--hiselect-hiab-red)}.hiselect-modal .modal-footer.empty-footer{height:32px}.hisettings-container .area{border-bottom:solid 1px #eee;margin-top:20px}.hisettings-container .filters .filter{width:100px}.hisettings-dropdown-container{min-width:300px}.hisettings-dropdown{font-family:Roboto,sans-serif;margin-bottom:15px}.hisettings-container .control-label{color:#000;font-size:16px;margin-bottom:0}.hisettings-container .area .area-header{font-size:1.25rem;margin-bottom:1rem;font-weight:700}.techdata-legacy{margin-top:50px}.hicontrol-select{margin-bottom:10px}.hicontrol-select-500{max-width:500px}.viewexporter-hidden{display:none}.viewexporter .hiselect-control-label{font-weight:600}.infobox-details-modal .body-header{background-color:var(--hiselect-hiab-black);color:#fff;padding:.75rem 1.25rem;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.125);border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.infobox-details-modal .body-header h5 .section-badge{padding:2px 7px;color:#fff;background-color:var(--hiselect-accent-dark-grey);border-radius:3px}.infobox-details-modal .area{margin:5px}.infobox-details-modal .infobox-image{width:100%;margin-bottom:10px}.infobox-details-modal .modal-body .area h5{text-align:left;font-weight:700;margin-bottom:5px}.searchcrane{position:relative}.searchcrane svg{font-size:25px;position:absolute;top:12px;left:10px;z-index:10}.searchcrane input{padding-left:60px;border-radius:5px 0 0 5px}.filter{position:relative;cursor:pointer}.filter img{background-color:var(--hiselect-hiab-black);border-radius:5px 5px 0 0;width:100%}.filter .body{padding:0 10px;height:20px;text-align:center;border:solid 1px #ced4da;border-radius:0 0 5px 5px;transition:all .2s linear}.filter .body .icon{position:absolute;bottom:10px;left:48%;height:5px;line-height:2px}.filter .body .icon svg{line-height:10px;font-size:10px}.filter .body .icon .closed{transition:all .3s ease;transform:none}.filter .body .icon .open{transition:all .3s ease;transform:rotateX(180deg)}.filter.selected .body{background-color:var(--hiselect-hiab-red);border:var(--hiselect-hiab-red)}.filter.selected .body svg{color:#fff}.filter.selected .filter-collection{display:block}.popover .filter-collection .card{position:relative;margin-bottom:5px;padding:5px;font-size:14px;font-weight:400;overflow:auto;border-radius:3px;background-color:var(--hiselect-accent-dark-grey);color:#fff}.popover .filter-collection .image-container{margin-right:10px;border-radius:3px;border:solid 1px var(--hiselect-accent-light-grey);background-color:var(--hiselect-hiab-black);display:inline-grid;width:50px;height:50px;align-content:center}.popover .filter-collection .card-body{padding:0}.popover .filter-collection .card-body .filterOption-title{font-family:Titillium Web,sans-serif;font-size:15px;font-weight:700;color:#fff}.popover .filter-collection .card-body .filterOption-description{margin:0;padding:0;width:350px;font-size:12px;color:#fff}.popover .filter-collection .card .card-body svg{position:absolute;right:5px;font-size:24px;background-color:var(--hiselect-hiab-red);border:solid 2px white;border-radius:3px;padding:2px;display:none}.popover .filter-collection .card.selected .card-body svg{display:inline}.popover .filter-collection{padding:15px;width:fit-content;border:solid 1px #ced4da;border-radius:4px;background-color:#fff;box-shadow:5px 5px 20px #aaa}.popover .filter-collection .dialog-control{cursor:pointer}.popover .filter-collection .body{padding:0;font-size:14px;border:none}.popover .body h6{font-family:Titillium Web,sans-serif;font-weight:600;font-size:17px;display:inline-block}.popover .slider-title{font-family:Titillium Web,sans-serif;font-weight:600;font-size:15px;color:#14273b!important;display:inline-block}.popover .popover-header{padding:0;background-color:inherit}.popover .filter-collection .scroll-bar{padding-right:11px;max-height:300px;overflow:auto}.scroll-bar::-webkit-scrollbar{width:5px;border-radius:10px;background-color:#f5f5f5}.scroll-bar::-webkit-scrollbar-thumb{border-radius:2px;background-color:#000}.scroll-bar::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 6px #0000004d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.table-view{text-align:right}.table-view p{margin:0;padding:0;font-size:16px;color:gray}.table-view p span{margin-left:10px;font-weight:700;font-size:15px;color:#00000080;font-weight:400;cursor:pointer}.table-view p span:hover{color:#00000040}.table-view p span.selected{font-weight:700;color:#000}.products-table table{margin-top:10px}.products-table table thead tr th:first-child span{display:none}.products-table>.MuiPaper-root>.MuiToolbar-root{display:none}.products-table table .btn{width:50px;height:50px}.products-table table th{color:#14273b;font-size:14px}.products-table table tr:nth-child(2n){background-color:#0000000d;border:none}.compare-view-bar .view-bar-part .compare-bar *{display:inline-block}.compare-view-bar .view-bar-part .compare-bar h5{text-align:right;margin:0 0 0 10px;padding:0;font-size:16px;vertical-align:middle}.variants-to-compare .area{vertical-align:bottom}.variants-to-compare .area h5{display:inline-block}.compare-trash-item{cursor:pointer}.compare-trash-item svg{color:#14273b}.compare-product-row-delimiter{height:10px;border-bottom:solid 2px var(--hiselect-hiab-black)}.variant-table-row-clickable{cursor:pointer}.product-table-mui-button{flex:0 0 auto;color:#0000008a;padding:12px;overflow:visible;font-size:1.5rem;text-align:center;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;border-radius:50%;border:0;margin:0;display:inline-flex;outline:0;position:relative;align-items:center;-webkit-user-select:none;user-select:none;vertical-align:middle;appearance:none;-moz-appearance:none;-webkit-appearance:none;justify-content:center;text-decoration:none;background-color:transparent;-webkit-tap-highlight-color:transparent}.product-table-mui-button-label{width:100%;display:flex;align-items:inherit;justify-content:inherit}.product-table-mui-ripple{overflow:hidden;pointer-events:none;position:absolute;z-index:0;inset:0;border-radius:inherit}.product-table-mui-button:hover{background-color:#0000001a}.model-file-table table{margin-top:10px}.model-file-table h2{font-size:1.5rem;font-weight:700}.model-file-table table tbody button svg{color:#14273b}.model-file-table table th{color:#14273b;font-size:14px}.model-file-table table tr:nth-child(2n){background-color:#0000000d;border:none}.model-file-table .MuiIconButton-root{padding:3px}.model-file-table .MuiTableCell-root{padding:8px}.saved-configurations-table table{margin-top:10px}.saved-configurations-table .details-panel div{background-color:var(--hiselect-accent-light-grey);padding:10px}.saved-configurations-table .details-panel .actions{justify-content:center}.saved-configurations-table .details-panel .actions .action-button{border-color:#ccc;background-color:#fff;margin-left:5px;color:#000}.saved-configurations-table .MuiTableRow-root:has(.MuiIconButton-root[style="transition: all 200ms ease 0s; transform: rotate(90deg);"]){background-color:var(--hiselect-accent-light-grey)}.saved-configurations-table .MuiIconButton-root[style="transition: all 200ms ease 0s; transform: rotate(90deg);"]>svg{color:var(--hiselect-hiab-red);transform:scale(1.5);transition:all .2s ease}.saved-configurations-table .MuiIconButton-root[style="transition: all 200ms ease 0s; transform: none;"]>svg{transition:all .2s ease}.saved-configurations-table .config-finished{color:var(--hi-bs-success);font-weight:700}.saved-configurations-table .details-panel .actions .action-button:hover{background-color:#0000001a}.saved-configurations-table .details-panel .actions .action-button svg{margin-right:2px}.saved-configurations-details-modal table.components tr.header-row{background-color:var(--hiselect-hiab-black);color:#fff;font-weight:600}.saved-configuration-tag-editor .select-multi-value{background-color:var(--hi-bs-primary);color:#fff;border-radius:.25rem}.saved-configuration-tag-editor .select-multi-value:hover{opacity:.8}.saved-configuration-tag-editor .select-multi-value .select-multi-value-label{color:#fff;font-size:75%}.saved-configuration-tag-editor .select-multi-value-remove:hover{background-color:var(--hi-bs-danger);color:#fff;opacity:1;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.saved-configuration-tag-editor .select-clear-indicator:hover{cursor:pointer}.saved-configuration-tag-editor .select-option{padding:0}.saved-configuration-tag-editor .select-menu{z-index:50}.saved-configuration-tag-editor .select-menu-list{overflow:hidden;padding-top:0}.saved-configuration-tag-editor .menu-header{background-color:var(--hiselect-buttonface);border-bottom:1px solid #ccc;font-weight:700}.saved-configuration-tag-editor .select-menu-list .count{border-right:1px solid #ccc}.product-cards{padding-bottom:300px}.product-cards .card-holder{height:300px;overflow:visible}.product-cards .card-holder.filtered{display:none}.product-cards .mcard{margin:0 auto;max-width:325px;height:auto}.product-cards .mcard:hover,.product-cards .mcard.selected{position:relative;left:0;right:0;width:100%;margin:0 auto;box-shadow:5px 5px 20px #aaa;border:0;height:auto}.muted-text{color:#6c757d}.product-cards .mcard .mcard-details{padding:4px 0 0;color:#6c757d}.product-cards .mcard .mcard-details:last-child{padding-bottom:0}.product-cards .mcard .mcard-body{cursor:default;padding:1rem}.product-cards .mcard .mcard-body .mcard-title{padding:0;margin-bottom:.75rem}.product-cards .mcard img{width:100%;aspect-ratio:3/2;border-bottom:1px solid rgba(0,0,0,.125)}.product-cards .mcard h5,.product-cards .mcard .mcard-title span{font-family:Titillium Web,sans-serif;font-size:1.25rem}.product-cards .mcard .mcard-buttons{margin:0;padding:0;font-size:18px;color:var(--hiselect-hiab-black)}.product-cards .mcard .mcard-buttons>div{margin-top:3px;padding:2px 5px;border-radius:3px;background-color:var(--hiselect-buttonface);border:solid 1px rgba(0,0,0,.2)}.product-cards .mcard .mcard-buttons>div:hover{background-color:#0003}.product-cards .mcard .mcard-buttons .MuiListItemIcon-root{padding:0;min-width:28px}.product-cards .mcard .mcard-buttons .MuiTypography-root{font-size:18px;margin-top:3px}.product-cards .mcard .mcard-buttons svg{color:var(--hiselect-hiab-black)}.product-cards .mcard.new-product{border-bottom:7px solid var(--hi-bs-primary)}.product-cards .mcard.out-of-production{border-bottom:7px solid var(--hi-bs-danger)}.product-cards .mcard .new-product-banner{width:150px;position:absolute;top:-15px;left:-32px}.product-cards .clear{width:0px;height:0px;clear:both}.badge{font-weight:400}.compare-bar .comparing-indicator{background-color:#28a745;transform:rotate(135deg);border-radius:50%;padding:4px;width:16px;height:16px;vertical-align:middle}.compare-bar svg.comparing-indicator{color:#fff}.MuiList-root .MuiButtonBase-root .MuiListItemIcon-root .comparing svg,.product-cards .mcard .mcard-buttons .compare-button.comparing svg{background-color:#28a745;transform:rotate(-45deg)}.product-cards .mcard .mcard-buttons .compare-button.comparing svg{transform:rotate(-45deg);transition:transform .2s linear}.product-cards .mcard .mcard-buttons .compare-button.comparing svg,.MuiList-root .MuiButtonBase-root .MuiListItemIcon-root .comparing svg{border-radius:50%}.MuiList-root .MuiButtonBase-root .MuiListItemIcon-root .comparing svg{display:flex}.MuiList-root .MuiButtonBase-root .MuiListItemIcon-root .comparing svg,.product-cards .mcard .mcard-buttons .compare-button.comparing svg{padding:2px;vertical-align:middle}.MuiList-root .MuiButtonBase-root .MuiListItemIcon-root .comparing svg{padding:3px;width:15px;height:15px}.products-table .MuiTableRow-root .MuiTableCell-root .comparing:hover{background-color:#28a745cc}.product-cards .mcard .mcard-buttons .compare-button.comparing svg,.MuiList-root .MuiButtonBase-root .MuiListItemIcon-root .comparing svg{color:#fff}.document-table table{margin-top:10px}.document-table table tbody button svg{color:#14273b}.document-table table .btn{width:50px;height:50px}.document-table table th{color:#14273b;font-size:14px}.document-table table tr:nth-child(2n){background-color:#0000000d;border:none}.document-table .MuiPaper-elevation2{box-shadow:none}.hitil-product-documents .fileinfo-light{color:#575757}.hitil-product-documents table thead tr:first-of-type th{width:20px!important}.hitil-product-documents thead tr th:first-child span{display:none}.provider-user-info{margin-bottom:1.1em}.provider-user-info div{text-align:right}.ps2000-parts-list strong{width:100px;display:inline-block}.ps2000-table table{margin-top:10px}body .MuiTooltip-tooltip{font-size:.75rem}.ps2000-table table th{color:#14273b;font-size:14px}.ps2000-table table tr td:first-child{vertical-align:bottom}.ps2000-table table td span{color:#878787;font-size:14px}.ps2000-table table td span svg{margin-left:4px;margin-right:4px}.ps2000-table table tr:nth-child(2n){background-color:#0000000d;border:none}.ps2000-table .MuiPaper-elevation2{box-shadow:none}.ps2000-parent-description{color:#878787;font-size:14px}.cc-modal{min-width:500px;max-width:80%}.ms-Dialog-main{border-radius:8px;padding:20px}.ms-Dialog-main div[class*=header-]{padding:20px;text-align:center}.ms-Dialog-main div[class*=header-] h3{width:100%}.ms-Dialog-main div[class*=body-]{padding:20px}.ms-Dialog-main div[class*=body-] .modal-logo{margin:20px auto;text-align:center}.modal-rule-description{font-style:italic}.modal-top-line{border-top:solid 1px rgba(0,0,0,.1);padding-top:20px;padding-bottom:20px}.modal-top-line .modal-line-header{width:50px;text-align:right;font-weight:700}.selectionmodal-choicegroup .ms-ChoiceField-field:before{top:10px}.selectionmodal-choicegroup .ms-ChoiceField-field:after{top:15px}.selectionmodal-choicegroup-label .with-top-margin{margin-top:8px}.selectionmodal-choicegroup-label span{color:#878787;font-size:14px}.selectionmodal-choicegroup-label div{font-weight:700}.vd-background{background-color:#fff}.sticky-offset{top:50px}.sticky{position:fixed;top:120px}.layoutContainer .product-info-head{border-bottom:solid 1px rgba(0,0,0,.1);padding-bottom:.75rem;margin-bottom:.75rem}.layoutContainer .prod-info-description{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:solid 1px rgba(0,0,0,.1)}.layoutContainer .product-info{margin-bottom:1.5rem;width:100%}.layoutContainer .sticky-card h5{border-top:solid 1px rgba(0,0,0,.1);padding-top:.5rem}.layoutContainer .progress{margin-bottom:1rem}.layoutContainer .card-header{background-color:var(--hiselect-hiab-black);color:#fff;padding:.75rem 1.25rem;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.125);border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.layoutContainer .card-header-padding{padding:4px 8px}.layoutContainer .card-body{flex:1 1 auto;padding:1.25rem}.layoutContainer .card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.price-market-info-container{font-size:1em;text-decoration:none;color:var(--hiselect-accent-dark-grey)}.variant-label{font-weight:700;cursor:pointer}.variant-label.unselected{color:#d3d3d3}.label-selectors-container{margin-bottom:10px;border-bottom:solid 1px lightgray;padding-bottom:10px}.line-dots-hover-tip{margin-top:10px;padding-top:10px;font-size:.9em}.labels-selector{white-space:nowrap;cursor:pointer}.labels-selector img{width:20px}.labels-selector span{font-size:.9em}.no-chart-data{padding:20px}.loadcapacity-chart text{font-family:sans-serif}.loadcapacity-chart .tick text{fill:var(--hiselect-hiab-black);font-size:1.4em}.loadcapacity-chart .tick line{stroke:#777;stroke-width:1.2px}.loadcapacity-chart .axis-label{font-size:2em;fill:var(--hiselect-hiab-black)}.loadcapacity-chart .lines .line-path{fill:none;stroke-width:2;stroke-linejoin:round;stroke-linecap:round;mix-blend-mode:multiply}.loadcapacity-chart-tooltip{color:#000;position:absolute;text-align:left;padding:5px;border:0px;border-radius:4px;pointer-events:none}.loadcapacity-chart-tooltip .inner-div{background-color:#d3d3d3;padding:3px}.loadcapacity-chart-tooltip .inner-div .title{white-space:nowrap}.xlent-hide-debug{display:none!important}.hiselect-control .label-left-side{margin-right:5px}.hiselect-control-toggle-spacing{padding-top:1px}.hiselect-control-toggle.custom-switch .custom-control-label:before{border-color:#605e5c;cursor:pointer}.hiselect-control-toggle.custom-switch .custom-control-label:hover:before{border-color:#000}.hiselect-control-toggle.custom-switch .custom-control-label:after{background-color:#605e5c;cursor:pointer}.hiselect-control-toggle.custom-switch .custom-control-label:hover:after{background-color:#000}.hiselect-control-toggle .custom-control-input:focus~:before{box-shadow:none;outline:none}.hiselect-control-checkbox input[type=checkbox i]{cursor:pointer;transform:scale(1.5)}.hiselect-control-toggle .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#605e5c}.hiselect-control-toggle .custom-control-input:checked~.custom-control-label:before{border-color:#0069d9}.hiselect-control-toggle .custom-control-input:checked~.custom-control-label:hover:before{background-color:#0069d9;border-color:transparent}.hiselect-control-toggle .custom-control-input:checked~.custom-control-label:hover:after{background-color:#fff}.hiselect-control-toggle .custom-control-input:disabled~.custom-control-label:before{border-color:#adb5bd}.hiselect-control-toggle .custom-control-input:disabled~.custom-control-label:after{background-color:#adb5bd}.custom-switch.custom-toggle-md .custom-control-label{padding-left:9px}.custom-switch.custom-toggle-md .custom-control-label:before{height:18px;width:38px;border-radius:16px}.custom-switch.custom-toggle-md .custom-control-label:after{margin-top:1px;width:12px;height:12px;border-radius:16px}.custom-switch.custom-toggle-md .custom-control-input:checked~.custom-control-label:after{transform:translate(22px)}small.form-text.error{color:var(--hi-bs-danger)}.hiselect-control-combobox.form-control{font-size:14px;font-weight:700;padding:0 0 0 5px;border:1px solid #000000;border-radius:0}.hiselect-control-combobox.form-control:disabled{background-color:#fff;margin-top:32px}input[type=radio]:hover.hiselect-control-radio{background-color:#000;color:#000}.hiselect-control-radio input[type=radio]{display:none}.hiselect-control-radio input[type=radio]+label{appearance:none;cursor:pointer;display:inline-block;padding-left:30px;position:relative;vertical-align:middle}.hiselect-control-radio input[type=radio]:checked+label{backface-visibility:hidden;animation:checked .2s ease 1}.hiselect-control-radio input[type=radio]+label:before{background:none repeat scroll 0 0 #fff0;border-radius:100%;content:" ";height:11px;left:5px;position:absolute;top:9px;width:11px}.hiselect-control-radio input[type=radio]+label:hover:before{background:none repeat scroll 0 0 #0009}.hiselect-control-radio input[type=radio]:checked+label:before{background:none repeat scroll 0 0 #000}.hiselect-control-radio input[type=radio]+label:after{border:1px solid #000;border-radius:100%;content:" ";height:21px;left:0;position:absolute;top:4px;width:21px}.hiselect-control-radio input[type=radio]:checked+label:after{border-color:#000}.hiselect-control-choice-label-default{padding-top:4px}.hiselect-control-dropdown{margin-bottom:5px;display:inline-block;width:100%;font-family:Roboto,sans-serif;min-width:300px}.xlent-test-debug-width{width:1050px;background:var(--hiselect-buttonface);height:200px}.white-space-pre-line{white-space:pre-line}.common-text-display .text-display-body:not(.ignore-linebreak),.common-text-display-modal .text-display-body:not(.ignore-linebreak){white-space:pre-line}.common-text-display .text-display-show-more-button{padding:0;margin-left:10px;margin-bottom:1px;font-weight:inherit;font-size:inherit}.viewer-3d-container .row{height:100%;border:2px solid rgba(0,0,0,.5);border-radius:5px}.viewer-3d-filecontrol .download-spinner{margin-top:33px;margin-left:5px}.viewer-3d-container .viewer-3d-controller{text-align:center;overflow:scroll;max-height:100%}.viewer-3d-controller .controller-camera{margin-top:10px}.viewer-3d-controller .controller-camera-help div{white-space:nowrap}.viewer-3d-controller .controller-layers{margin-top:10px;text-align:left}.viewer-3d-controller button{width:100%;max-width:200px;margin-top:10px}.viewer-3d-container .viewer-3d-viewport{width:100%;height:100%;border-left:1px solid rgba(0,0,0,.5);background:#fff}@media(max-width:1185px){.sticky{position:inherit;top:inherit}}
