@charset "UTF-8";.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#ececed #ececed #ddd}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#bbb;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-item:last-child{margin-right:0}.nav-pills .nav-link{font-size:13px;line-height:initial;color:inherit;padding:10px 20px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#444855;background-color:#eee}.nav-pills__justified{display:flex;align-items:center;margin-bottom:20px}.nav-pills__justified li{margin-right:20px}.nav-pills__justified li:last-child{margin-right:0}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.badge{display:inline-flex;align-items:center;padding:5px;font-size:12px;font-weight:400;text-align:center;line-height:initial;white-space:nowrap;vertical-align:baseline;margin-right:1px}.badge:empty{display:none}.badge svg{margin-left:5px}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#2196f3}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0c7cd5}.badge-secondary{color:#fff;background-color:#454545}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#2c2c2c}.badge-success{color:#fff;background-color:#039300}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#026000}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#444855;background-color:#ffeec1}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#444855;text-decoration:none;background-color:#ffe08e}.badge-danger{color:#fff;background-color:#d22c2c}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#a82323}.badge-light{color:#444855;background-color:#fafafa}.badge-light[href]:focus,.badge-light[href]:hover{color:#444855;text-decoration:none;background-color:#e1e1e1}.badge-dark{color:#fff;background-color:#444}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#2b2b2b}.form-control{display:block;width:100%;padding:5px 10px;font-size:.875rem;line-height:1.428;color:#444;background-color:#fff;background-clip:padding-box;border:1px solid #ddd;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control-dark{background-color:rgba(68,72,85,.05);border:none}.form-control-dark:focus{background-color:rgba(68,72,85,.05)!important}.form-control__with-icon{padding-right:34px}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#2196f3;border-width:1px;outline:0}.form-control::-webkit-input-placeholder{color:#ddd;opacity:1}.form-control::-moz-placeholder{color:#ddd;opacity:1}.form-control::placeholder{color:#ddd;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#ececed;opacity:1}select.form-control{padding:15px 20px}select.form-control:focus::-ms-value{color:#444855;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.form-group{position:relative}.form-group .input-btn{position:absolute;display:flex;align-items:center;top:0;right:20px;height:100%}.form-group .input-btn .btn{font-size:.875rem;font-weight:400}.form-group label{margin-bottom:5px}.form-panel{background-color:#fafafa;border:1px solid #dfdfdf;padding:20px}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row div[class*=col-]{padding-right:5px;padding-left:5px}.form-section{margin-bottom:20px}.form-section .form-group{margin-bottom:10px}.form-section:last-child{margin-bottom:0}.form-section.gray-panel{padding-bottom:10px}.form-section p{font-size:.8125rem;line-height:1.538;margin-bottom:10px}.form-title{font-size:1rem;line-height:1.25;font-weight:500;margin-bottom:10px}.select{position:relative;height:30px}.select.amount-select{height:32px;min-width:64px;text-align:center}.select.amount-select .select-selected{font-size:.875rem;line-height:1.428;padding:.3571428571em .7142857143em;height:100%}.select.amount-select .select-selected::after{right:10px;top:calc(50% - 2px);border-width:4px;transform-origin:center 65%}.select.amount-select .select-items div{padding:5px;font-size:.875rem}.select.amount-select .select-items div:hover{color:#fff;background:#2196f3}.select select{display:none}.select-hasIcon .select-selected{padding-right:20px!important}.select__icon{position:absolute;pointer-events:none;right:10px;top:50%;transform:translateY(-50%);z-index:11}.select-items{position:absolute;background-color:#fff;top:100%;min-width:100%;z-index:99;border:1px solid #ddd;max-height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#2196f3 #fff}.select-items::-webkit-scrollbar{width:5px}.select-items::-webkit-scrollbar-track{background:0 0}.select-items::-webkit-scrollbar-thumb{background:#2196f3;border-radius:20px}.select-items::-webkit-scrollbar-thumb:hover{background:#325ac5}.select-hide{display:none}.select-selected{border:1px solid #ddd}.select-selected:focus{color:#495057;background-color:#fff;border-color:#104ff5;border-width:1px;outline:0}.select-selected:after{position:absolute;content:"";top:calc(50% - 2px);right:10px;width:0;height:0;border:4px solid transparent;border-color:#444855 transparent transparent;transition:.2s ease-in-out}.select-selected.select-arrow-active::after{transform:rotate(180deg) translateY(4px)}.select-items div,.select-selected{padding:5px 10px;font-size:.875rem;line-height:initial;color:#444855;background-color:#fff;background-clip:padding-box;cursor:pointer}.same-as-selected,.select-items div:hover{background-color:#f7f7fc}input.form-control{height:30px}label,legend{font-size:.8125rem;font-weight:500;margin-bottom:10px}.textarea{width:100%;border:1px solid #dfdfdf;font-size:.875rem;padding:.4285714286em .7142857143em;resize:none;outline:0;line-height:initial}.textarea:focus{border-color:#2196f3}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#444855;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid;vertical-align:0}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;vertical-align:0}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #ececed}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#444855;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#393c47;text-decoration:none;background-color:#eee}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#2196f3}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.33;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:1}.tooltip__list{padding:0;margin:0;list-style:none;color:#fff}.tooltip__list li{margin-bottom:10px}.tooltip__list li:last-child{margin-bottom:0}.tooltip__list a,.tooltip__list button,.tooltip__list label{color:inherit}.tooltip__list a:active,.tooltip__list button:active,.tooltip__list label:active{opacity:.6}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.tooltip--dark.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip--dark.bs-tooltip-top .arrow::before{border-top-color:rgba(34,34,34,.95)!important}.tooltip--dark.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip--dark.bs-tooltip-bottom .arrow::before{border-bottom-color:rgba(34,34,34,.95)!important}.tooltip--dark.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip--dark.bs-tooltip-right .arrow::before{border-right-color:rgba(34,34,34,.95)!important}.tooltip--dark.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip--dark.bs-tooltip-left .arrow::before{border-left-color:rgba(34,34,34,.95)!important}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:8px 8px 0;border-top-color:#2196f3}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#2196f3}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#2196f3}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#2196f3}.tooltip-body{max-width:330px;font-size:14px;font-family:Roboto,sans-serif;padding:20px;color:#444;text-align:left;background-color:#fff;border:1px solid #2196f3}.tooltip-body--dark{background:rgba(34,34,34,.95);color:#fff}.tooltip-body__title{font-size:14px;line-height:1.428;font-weight:500;text-transform:uppercase;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #888}.tooltip-body__special{max-width:229px;border:none;font-size:13px;line-height:1.538}.tooltip-body__special ul{padding:0;margin:0;list-style:none}.tooltip-body__special li,.tooltip-body__special p{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #888}.tooltip-body__special li:last-child,.tooltip-body__special p:last-child{padding-bottom:0;margin-bottom:0;border:none}#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .5s}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s,transform .4s}#baguetteBox-slider.bounce-from-right{animation:.4s ease-out bounceFromRight}#baguetteBox-slider.bounce-from-left{animation:.4s ease-out bounceFromLeft}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;border-radius:15%;background-color:transparent;color:#000;font:1.6em sans-serif;transition:background-color .4s}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:#eee}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#444;opacity:.6;position:absolute;top:0;left:0;animation:2s ease-in-out infinite bounce}.baguetteBox-double-bounce2{animation-delay:-1s}@keyframes bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}*,::after,::before{box-sizing:inherit;box-sizing:border-box}.row{display:flex;flex-wrap:wrap;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto,.col-xxxl,.col-xxxl-1,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-auto{position:relative;width:100%;min-height:1px;padding-left:10px;padding-bottom:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}:root{--blue:#2196F3;--blue-dark:#1783D8;--red:#D22C2C;--green:#069F5D;--green-dark:#008a00;--orange:#FF9900;--dark:#222222;--purple:#9709b9;--white:#FFFFFF;--light:#FAFAFA;--gray:#888888;--gray-light:#EEEEEE;--text-color:#444444;--text-red:var(--red);--text-gray:#888888;--bg-light:var(--light);--bg-gray:var(--gray-light);--bg-white:var(--white);--bg-dark:var(--dark);--bg-blue:var(--blue);--border-color:rgba(37, 39, 47, 0.102);--filter-top-position:0;--header-height:65px}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,p{margin:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}html{box-sizing:border-box;-ms-overflow-style:scrollbar;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.33;color:#444855;text-align:left;background-color:#fff;--text-color:#444444;--text-color-light:#CCCCCC;--gray-text-color:#888888;--border-color:#DFDFDF;--bg-light-color:#FAFAFA;--bg-color:#FFFFFF;--gray-bg:#EEEEEE;transition:background-color .3s cubic-bezier(.18,.89,.35,1.15);color:var(--text-color);background-color:var(--bg-white)}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}dl,ol,p,ul{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2196f3;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0a6ebd;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}img{max-width:100%;display:inline-block;vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;max-width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:0;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-25%)}.modal.show .modal-dialog{transform:translate(0,0)}.modal-dialog-centered{display:flex;min-height:100%}.modal-content{position:relative;width:100%;pointer-events:auto;background-color:var(--bg-white);background-clip:padding-box;outline:0}.modal-content__inner{width:100%;flex:1;border-right:1px solid var(--bg-light);position:relative}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:center;padding:8px 20px;flex-wrap:wrap;position:-webkit-sticky;position:sticky;top:0;z-index:11;background-color:var(--bg-light);border-bottom:1px solid #dfdfdf}.modal-header .modal-close{padding:20px;margin-left:auto;line-height:0}.modal-title{font-size:16px;line-height:initial;color:var(--text-color)}.modal-subtitle{flex-basis:100%;margin-bottom:1.25em}.modal-body{position:relative;flex:1 1 auto;padding:20px;color:var(--text-color)}.modal-body-title{font-size:24px;line-height:initial;margin-bottom:20px}.modal-body-text{font-size:16px;line-height:1.56;color:#444855}.modal-body-text p{margin-bottom:20px;font-size:14px}.modal-body-text p span{font-size:13px}.modal-body-scrollable{overflow-y:auto;margin:20px 15px 20px 0;padding:0 20px;scrollbar-width:thin;scrollbar-color:#2196f3 #fff;scrollbar-base-color:#2196f3;scrollbar-face-color:#2196f3;scrollbar-3dlight-color:#2196f3;scrollbar-highlight-color:#2196f3;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#fff}.modal-body-scrollable::-webkit-scrollbar{width:5px}.modal-body-scrollable::-webkit-scrollbar-track{background:0 0}.modal-body-scrollable::-webkit-scrollbar-thumb{background:#2196f3;border-radius:20px}.modal-body-scrollable::-webkit-scrollbar-thumb:hover{background:#325ac5}.modal-sidebar{width:100px;display:flex;justify-content:center;align-items:flex-start;padding-top:25px}.modal-sidebar button{background:0 0;border:none;outline:0;cursor:pointer}.modal-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#1782d8;color:#fff}.modal-footer a{color:currentColor}.modal-footer .btn-white{background-color:#eee}.modal-footer__btns{display:flex;align-items:center;gap:10px}.modal-footer .pricer{text-align:center;line-height:initial;font-weight:500}.modal-footer .pricer__starting{font-size:1rem;margin-bottom:.3125em}.modal-footer .pricer__price{font-size:1.25rem}.modal-footer .pricer__asLow{font-size:.75rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.table{width:100%}.table-scrollable{overflow:auto}.table td,.table th{padding:10px 20px;font-size:13px;line-height:1.538}.table th{font-weight:500}.table-horizontal th{border-right:1px solid #dfdfdf}.table-borderless thead{border-bottom:1px solid #dfdfdf}.table-borderless thead th{padding-top:0}.table-borderless td,.table-borderless th{padding:20px 0}.table-borderless tr:last-child td{padding-bottom:0}.toasteur-container,.toasteur-container *{color:#fff;font-family:Roboto sans-serif;box-sizing:border-box;padding:0;margin:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none}.toasteur-container{position:fixed;top:0;z-index:99999;pointer-events:none;display:flex;align-items:center;max-width:100%;height:100%;gap:10px;flex-direction:column;padding:10px;width:400px}.toasteur-container.top-right{right:0;justify-content:start}.toasteur-container.top-left{left:0;justify-content:start}.toasteur-container.bottom-right{right:0;justify-content:end;flex-direction:column-reverse}.toasteur-container.bottom-left{left:0;justify-content:end;flex-direction:column-reverse}.toasteur-container.top-center{margin-left:auto;margin-right:auto;left:0;right:0;justify-content:start}.toasteur-container.bottom-center{margin-left:auto;margin-right:auto;left:0;right:0;justify-content:end;flex-direction:column-reverse}.toasteur-notification{max-width:400px;width:100%;padding:15px;pointer-events:all;cursor:pointer;border-radius:2px;opacity:.95;display:flex;align-items:center;animation:.3s slideInAnim}.toasteur-text-container{display:flex;flex-direction:column}.toasteur-notification:hover{opacity:1}.toasteur-notification *{max-width:100%;overflow-wrap:break-word;white-space:normal;word-break:break-word}.toasteur-notification.success{background-color:#069f5d}.toasteur-notification.error{background-color:#d22c2c}.toasteur-notification.info{background-color:#2196f3}.toasteur-notification.warn{background-color:#f90}.toasteur-notification::after{margin-left:auto;line-height:1;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABxSURBVHgB3ZFhCsAgCIVt7KC7Qe0EeYQdtRs4YzFEnLO/PQjC5/uSBFhLRHTwyY6fe48HKPSoGl4dXoGfKVBDRBghIgmZDhsQN7x5jI976PV3bOtPwmFRi0HEGtHw0FrjrvoanzOldGkA1zqgjZ6VdAM1sqkbJQ3UswAAAABJRU5ErkJggg==)!important}.toasteur-content{font-size:14px;line-height:1.428;margin-right:10px}.toasteur-title{font-size:16px;font-weight:500}.toasteur-notification-fadout{opacity:0;transition:opacity 1.5s}@keyframes slideInAnim{from{transform:translateX(100%)}to{transform:translateX(0)}}.filter__body{padding:20px}.filter__badges{background-color:#fff;padding:20px 0}.filter__item{margin-bottom:2.1428571429em}.filter__item:last-child{margin-bottom:0}.filter__footer{padding:10px 20px;background-color:#fff;border-top:1px solid #dfdfdf;display:none;position:fixed;left:0;right:0;bottom:0;z-index:12}.filter__footer .container{display:flex;gap:10px}.filter__footer button{flex:1}.filter__title{font-size:1rem;font-weight:500}.filter-head{display:none;gap:20px;margin-bottom:10px}.filter-head .filter-clear{font-size:.875rem;color:#888;text-decoration:underline}.filter-head .filter-clear:hover{text-decoration:none}.filter__backdrop{display:none;opacity:0;width:100vw;height:calc(100vh - var(--filter-top-position));position:fixed;top:var(--filter-top-position);left:0;z-index:10;transition:opacity .2s}.filter__backdrop.active{opacity:1}.filter-price{margin-bottom:20px}.filter-price label{margin-bottom:20px;font-size:.875rem;text-transform:uppercase}.filter-price__range{display:flex;align-items:center;gap:10px}.filter-price__range .form-group{margin-bottom:0}.filter-price__sep{display:block;width:10px;height:1px;background-color:#444}.filter-price__presset{font-size:.875rem;margin-bottom:15px}.filter-price__presset .btn{border:1px solid #dfdfdf}.filter-price__presset.active .btn{color:#fff;background-color:#2196f3;border-color:#2196f3}.filter-price__presset.active .btn:hover{background-color:#3da8ff!important;border-color:#3da8ff!important}.filter-price__presset a{color:#444}.filter-line{border-bottom:1px dashed #dfdfdf}.filter-line:last-child{border-bottom:none}.filter-line__head{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;line-height:initial;text-align:left;font-weight:500;text-transform:capitalize;width:100%;padding:16px 0;color:#444;cursor:pointer}.filter-line__head .filter-label__indicator{margin-left:15px;order:12}.filter-line__body{margin-bottom:30px}.filter-line__body label{font-size:.875rem;margin-bottom:15px;flex:1}.filter-label{padding:3px 0}.filter-label label{margin-bottom:0;min-height:30px}.filter-label .btn{padding:3px;font-size:.75rem;text-transform:uppercase;line-height:initial}.filter-label__container{display:flex;justify-content:space-between;align-items:center}.filter-label__container.js-toggle-dropdown>.checkbox{padding-left:20px;font-weight:500}.filter-label__indicator{display:flex;justify-content:center;align-items:center;width:20px;height:20px;transition:.2s}.filter-label.open .filter-label__indicator{transform:rotate(180deg)}.filter-label__actions{display:flex;gap:10px}.filter-label__dropdown{display:none;padding-left:20px}.filter.filter-mobile{padding-bottom:80px}.configurator-component{border-bottom:1px solid var(--border-color)}.configurator-component td{padding-top:15px;padding-bottom:15px}.configurator-component__title{max-width:600px}.configurator-component__image{display:inline-block;position:relative;margin-bottom:10px;min-width:50px}.configurator-component__badges{display:flex;gap:5px;margin-bottom:5px}.configurator-component__name{font-size:.875rem;font-weight:500;word-break:break-word}.configurator-component__name button{margin-left:2px}.configurator-component__buttons{display:flex;gap:10px;flex-direction:column;align-items:center}.configurator-component .btn-select{font-size:.875rem;padding:10px 15px}.configurator-component .btn-select.selected{background-color:var(--gray-bg);color:var(--text-color);pointer-events:none}.configurator-component__info{color:var(--text-gray);font-size:.8125rem;padding-left:15px;padding-right:15px}.configurator-component__quick-view{font-size:.8125rem;padding-left:5px;padding-right:5px}.configurator-component__price{font-weight:500}.configurator-component .compare-trigger{color:#fff;position:relative;font-size:.75rem;font-weight:400;display:flex;align-items:center;background-color:#f90;padding:5px 3px;height:22px;transition:.2s}.configurator-component .compare-trigger:hover{background-color:#ffad33}.configurator-component .compare-trigger .icon{width:7px;stroke:#fff}.configurator-component .compare-trigger.active{color:#222;background-color:transparent;text-decoration-line:underline}.configurator-component .compare-trigger.active .icon{stroke:#222}.configurator-component .compare-trigger.active:hover{background-color:transparent;text-decoration-line:none}.filtered-badges{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.filtered-badges__title{margin-right:10px}.filter-badge{line-height:initial;display:flex;align-items:flex-start;justify-content:space-between;padding:5px;background-color:var(--bg-gray)}.filter-badge span{max-width:120px;overflow:hidden;text-overflow:ellipsis}.filter-badge .remove-filter{background:inherit;display:inherit;margin-left:10px}.filter-badge__category{font-size:.75rem;color:var(--text-gray);margin-bottom:4px}.filter-badge__name{font-size:.8125rem}.clear-filter{margin-left:10px;color:var(--text-color)}.pagination{display:flex;align-items:center;flex-wrap:wrap;padding:0;list-style:none}.pagination-item a{color:#444;width:2.8571428571em;height:2.8571428571em;font-size:.875rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease-in-out}.pagination-item:hover{background:var(--bg-gray)}.pagination-item.active a{background-color:#2196f3;pointer-events:none;color:#fff}.pagination-item__sep a{color:#ddd}.view-pager{display:flex;justify-content:center;margin-top:40px;font-size:.875rem}.view-pager__control{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease-in-out;background:var(--bg-gray)}.view-pager__control:hover{background-color:#2196f3}.view-pager__control:hover svg{fill:#fff}.view-pager__prev svg{transform:rotate(180deg)}html body{padding-top:var(--header-height)}.filter-badge svg{fill:var(--text-color)}.filter-line{border-color:var(--border-color)}.filter-line__head{color:var(--text-color)}.filter-line__head svg{fill:var(--text-color)}.page-body .filtered-badges{margin-bottom:20px}.page-head{background-color:var(--bg-color);padding:5.5px 0;color:var(--text-color)}.page-head__container{display:flex;justify-content:space-between;align-items:stretch;gap:10px}.page-head__title{display:flex;align-items:center}.page-head__name{line-height:initial}.page-head__name-category{font-size:1.125rem;font-weight:500}.page-head__name-amount{font-size:.875rem}.search-block{display:flex;flex:0 1 688px}.search-block .form-control{flex:1;padding:15px 10px;font-size:.8125rem;line-height:initial;height:45px;border:2px solid #2196f3}.search-block .btn{text-transform:uppercase;font-size:.8125rem}.search-section{padding:10px 0;background-color:var(--bg-light);border-bottom:1px solid var(--border-color)}.warning-modal{font-size:1rem}.warning-modal__header.modal-header{padding:30px;text-transform:uppercase;line-height:initial}.warning-modal__header.modal-header svg{margin-right:10px}.warning-modal__body{background-color:#fff}.warning-modal__panel{font-size:.8125rem;line-height:initial;padding:10px 0;text-align:left}.warning-modal__panel .btn{margin-left:auto;margin-right:auto}.warning-modal__panel .btn.js-btn-choose{display:block;margin-left:auto;margin-right:auto}.warning-modal__panel--border{border-bottom:1px dashed var(--border-color)}.warning-modal__component{font-size:.8125rem;line-height:initial;color:#888;padding-top:10px;margin-top:10px;border-top:1px solid #dfdfdf}.warning-modal__component-title{font-weight:500;margin-bottom:10px}.warning-modal__component-name{font-size:1rem;color:#444;font-weight:500;padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #dfdfdf}.warning-modal__component-price{display:flex;align-items:center;gap:5px;font-size:.875rem}.warning-modal__component-price span{font-size:1.25rem;font-weight:500}.warning-modal__footer{padding:0 20px 20px;font-weight:500;text-align:center;line-height:1.25}.warning-modal__footer-title{margin-bottom:30px}.warning-modal__footer .btn-md{flex:1;font-size:.8125rem}.warning-modal .btn{padding:15px 20px}.warning-modal__btns{display:flex;gap:10px}.compare-btn{position:fixed;color:#fff;text-transform:uppercase;background-color:#d22c2c;z-index:1099;right:20px;font-size:.875rem;padding:10px;top:60px}.compare-btn svg{margin-right:5px}.compare-filter{font-size:.8125rem}.compare-filter .container{padding:0!important}.compare-filter__actions{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:1rem;font-weight:500}.compare-filter__tab{color:var(--text-color);font-size:.875rem;line-height:initial;margin-right:20px}.compare-filter__tab:last-child{margin-right:0}.compare-filter__tab.active{color:#2196f3}.compare-filter__tabs{display:flex}.compare-filter__table{padding-right:0!important;overflow-y:auto;color:var(--text-color)}.compare-filter__table .table{width:auto;height:100%}.compare-filter__table .table td{border-right:1px solid var(--border-color);width:295px}.compare-filter__table .table td:last-child{border-right:none}.compare-filter__table .table tr:first-child td,.compare-filter__table .table tr:first-child th{border:none;padding:0 0 20px}.compare-filter__table .table tr:nth-child(even){background-color:var(--bg-light)}.compare-filter__table .table tr:nth-child(odd){background-color:transparent}.compare-filter__table .table th{border:none}.compare-filter .config-component__body{padding:20px}#compareModal{overflow-y:scroll}.components{width:100%}.components-header__th{border-bottom:1px solid var(--border-color);transition:border-color .2s}.components-header__th.sorted,.components-header__th:hover{border-color:#2196f3}.components-header__th.sorted svg{fill:#1783d8}.components-header__th.sorted-descending svg{transform:rotate(90deg)}.components-header__th.sorted-ascending svg{transform:rotate(270deg)}.components-header__item{display:flex;align-items:center;gap:10px;color:#888;padding-top:15px;padding-bottom:15px;font-size:.8125rem;font-weight:400;width:100%}.components-header__item svg{transform:rotate(90deg);transition:.2s}.components-header__info .components-header__item{padding:15px}.incompatibilities-header{background-color:var(--bg-light);padding:10px 20px;font-size:.875rem;line-height:1.4285714286;text-align:center}.incompatibilities-header .btn{margin-left:auto}.incompatibilities-header .btn svg{transition:.2s ease-in-out}.incompatibilities-header .btn.collapsed svg{transform:rotate(0)}.incompatibilities-header svg{transform:rotate(180deg)}.incompatibilities-header__text{margin-bottom:10px}.compare-item{border:1px solid var(--border-color);color:var(--text-color);display:flex;flex-direction:column;height:100%}.compare-item__img{padding:20px;display:flex;flex-direction:column;text-align:center}.compare-item__body{padding:20px;background-color:var(--bg-light);border-top:1px solid var(--border-color);flex-grow:1}.compare-item__delete{align-self:flex-end}.compare-item__delete svg{fill:var(--text-color)}.modal.filter-open{overflow:hidden!important}.btn.btn-filter{display:flex;align-items:center;font-size:.875rem;line-height:1.538;font-weight:500;background-color:red;color:#fff;transform:translate(calc(-100% - 20px),0);opacity:0;transition:transform .2s,opacity .2s;padding:10px 15px}.btn.btn-filter:hover{background-color:#f33}.btn.btn-filter.show{transform:translate(0,0);opacity:1}.btn.btn-filter span{min-width:71px}.btn.btn-filter svg{margin-left:5px}.btn.btn-filter .closeFilter-btn,.btn.btn-filter.open .openFilter-btn{display:none}.btn.btn-filter.open .closeFilter-btn{display:block}.btn.btn-filter-float{position:fixed;bottom:15%;left:0}.product-carousel{display:flex;gap:10px}.product-carousel__thumbs{width:100%;max-width:100px}.product-carousel__thumbs .configThumbs{height:100%}.product-carousel__thumbs .configThumbs .swiper-slide-thumb-active{border-color:#2196f3}.product-carousel__thumbs .configThumbs .swiper-slide{padding:.7142857143em;cursor:pointer}.product-carousel__thumbs .embed-youtube-play{position:absolute;width:26px;height:18px}.product-carousel__photo{max-width:100%;max-height:100vh;min-height:0;min-width:0;flex:1;border:1px solid #dfdfdf}.product-carousel__photo-item{border:none!important;padding:20px;will-change:transform}.product-carousel__photo .configCarousel{height:100%}.product-carousel .swiper-slide{text-align:center;background:#fff;display:flex;justify-content:center;align-items:center;border:1px solid #dfdfdf;max-width:100%}.product-overview .nav{padding-top:10px;padding-bottom:20px;z-index:2;position:-webkit-sticky;position:sticky;top:61px;background-color:var(--bg-white)}.product-overview .product-carousel{position:static}.product-overview__info{padding-left:10px}.product-overview__info-list{list-style:none;margin:0;padding:0;font-size:.8125rem}.product-overview__info-list span{color:var(--text-gray)}.product-overview__info .product-badges{margin-bottom:10px}.product-overview__special--title{font-size:1rem;margin-bottom:5px}.product-overview__special--text{font-size:.8125rem;font-weight:400}.product-overview__name{font-size:1rem;font-weight:500;margin-bottom:1.25em;word-break:break-word}.product-overview__panel{font-size:.8125rem;line-height:1.538;padding:1.5384615385em;background-color:var(--bg-gray)}.product-overview__panel P{margin-bottom:20px}.product-overview__panel P:last-child{margin-bottom:0}.product-overview__panel ul{padding:0;margin:0;list-style:none}.product-overview__specs{font-size:.875rem;overflow-x:auto}.product-overview__specs ul{list-style:initial}.product-overview__specs h2{font-size:.875rem}.product-overview__specs h3{font-size:.8125rem}.product-overview__specs p{margin:10px 0}.product-overview__specs .table td,.product-overview__specs .table th{font-size:.8125rem}.product-overview__specs ol,.product-overview__specs ul{padding-left:20px}.product-overview__specs .alert{padding:20px}.product-overview #specificationsTabs{margin-bottom:20px}#itemOverviewModal{overflow-y:scroll}#itemOverviewModal .product-carousel__thumbs .configThumbs .swiper-slide{padding:10px}#itemOverviewModal .product-carousel__thumbs{max-width:60px}.product-quick-view{cursor:help;line-height:1}.nav-link.specialOffers-link{color:#fff;background-color:#d22c2c}.nav-link.specialOffers-link.active{background-color:#eee;color:#d22c2c}.config-info__title{font-size:1rem;line-height:initial;margin-bottom:10px;color:var(--text-color)}.config-info__badges{margin-bottom:10px}.config-info__sku{font-size:.8125rem;line-height:initial;color:var(--text-gray);list-style:none;padding:0;margin-bottom:10px}.config-info__sku li{margin-bottom:5px}.config-info__sku li:last-child{margin-bottom:0}.config-info__specs{font-size:.8125rem;line-height:1.5384615385;color:var(--text-color)}.config-info__specs-title{margin-bottom:5px;font-weight:500}.config-info__specs li{padding:5px 0;border-top:1px dashed var(--border-color)}.config-info__specs ul{list-style:none;padding:0;margin:0;border-bottom:1px solid var(--border-color)}.config-info__pricer{margin-bottom:20px}.config-info__pricer .pricer{font-size:.875rem;line-height:initial;display:flex;align-items:center;gap:5px;color:var(--text-gray);margin-bottom:10px}.config-info__pricer .pricer__price{font-size:1.25rem;font-weight:500;color:var(--text-color)}.config-info__pricer .pricer__price--old{font-size:1rem;text-decoration:line-through}.config-info__pricer .product-snippet__plans{color:var(--text-color)}.config-info__buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:20px}.config-info__buttons .btn{font-size:.8125rem;text-transform:capitalize;padding:15px}.config-info__actions{display:flex;justify-content:space-around;gap:10px;margin-bottom:20px}.config-info__action{display:flex;flex-direction:column;align-items:center;text-transform:capitalize;font-size:12px;color:#888}.config-info__action .icon{margin:0 0 5px}.config-carousel{position:relative;padding:10px;border:1px solid var(--border-color);background-color:var(--bg-white);margin-bottom:20px}.config-carousel__item{text-align:center;border:none;padding:0}.config-carousel .swiper-navigation-button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:#eee;transition:.2s}.config-carousel .swiper-navigation-button:hover{background-color:#d5d5d5}.config-carousel .swiper-navigation-button.swiper-prev{position:absolute;left:0;top:50%;transform:translate(0,-50%);z-index:20}.config-carousel .swiper-navigation-button.swiper-prev svg{transform:rotate(-180deg)}.config-carousel .swiper-navigation-button.swiper-next{position:absolute;right:0;top:50%;transform:translate(0,-50%);z-index:20}.config-carousel .swiper-pagination{display:flex;gap:10px;justify-content:center;margin-top:10px;height:6px;z-index:20}.config-carousel .swiper-pagination-bullet{display:block;width:6px;height:6px;border-radius:50%;background-color:var(--bg-dark)}.config-carousel .swiper-pagination-bullet[role=button]{cursor:pointer}.config-carousel .swiper-pagination-bullet-active{background-color:var(--bg-blue)}.add-to-wishlist.active .icon{stroke:#d22c2c;fill:#d22c2c}.video-start{position:relative;width:100%}.video-start::before{content:"";position:absolute;top:calc(50% - 19.5px);left:calc(50% - 27px);width:54px;height:39px;background-image:url(../img/youtube-btn.svg);background-size:contain;background-position:50% 50%;transition:.2s}.video-start img{max-height:172px;max-width:303px;-o-object-fit:cover;object-fit:cover;width:100%}.video-start:hover::before{transform:scale(1.1)}.config-sellers{padding:15px;border:1px solid #dfdfdf;background-color:#fff;margin-top:20px}.config-sellers__coast{display:flex;gap:10px}.config-sellers__asLow{font-size:.8125rem;color:#888;margin:10px 0}.config-sellers .form-control{height:40px}.configurator-section__head{display:flex;align-items:center;gap:15px;font-size:1.25rem;font-weight:500;color:#444;width:100%;margin-bottom:15px;transition:color .2s}.configurator-section__head:focus,.configurator-section__head:hover{color:var(--blue-dark)}.configurator-section__head:focus .toggle-icon,.configurator-section__head:hover .toggle-icon{fill:var(--blue-dark)}.configurator-section__head:focus .icons-line,.configurator-section__head:hover .icons-line{background-color:var(--blue-dark)}.configurator-section__head .toggle-icon{transition:.2s;transform:rotate(90deg)}.configurator-section__head.collapsed{color:var(--blue-dark)}.configurator-section__head.collapsed .toggle-icon{transform:rotate(0);fill:var(--blue-dark)}.configurator-section__head.collapsed .icons-line{background-color:var(--blue-dark)}.configurator-section__title{display:flex;align-items:center}.configurator-section__title svg{margin-right:20px}.configurator-section .icons-line{height:4px;background-color:#444;transition:background-color .2s}.configurator-section .icons-container{flex:1}.configurator-section__container{position:relative}.configurator-item{background-color:var(--bg-light);border:1px solid var(--border-color);margin-bottom:10px}.configurator-item__link{position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;left:0}.configurator-item__link:focus,.configurator-item__link:focus-visible{outline:0;box-shadow:0}.configurator-item__head{padding:10px;border-bottom:1px solid var(--border-color)}.configurator-item__head:last-child{border-bottom:none}.configurator-item__head~.configurator-line .configurator-line__category-title::before{display:none}.configurator-item__title{font-size:.875rem;font-weight:500;position:relative}.configurator-item__sublines{display:flex;flex-wrap:wrap;font-size:.875rem;gap:10px}.configurator-line{position:relative}.configurator-line:last-child .configurator-line__sublines{border-bottom:none;margin-bottom:0;padding-bottom:0}.configurator-line__warning{background-color:#fbf0e3;padding:10px 15px;font-size:.75rem}.configurator-line__image{position:relative}.configurator-line__text{display:flex;align-items:center;word-break:break-word}.configurator-line__text button{text-align:initial;color:#444}.configurator-line__text .product-quick-view{margin-left:5px}.configurator-line__sublines{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:5px}.configurator-line__sublines .add-subline{font-size:.8125rem;display:flex;align-items:center;z-index:2}.configurator-line__sublines .add-subline span{color:#444}.configurator-line--error{background-color:rgba(210,44,44,.1);border:1px solid #d22c2c}.configurator-line--error .product-quick-view{border-color:#444!important;color:#444!important}.configurator-line--error .configurator-line__sublines{border:none;padding-bottom:0}.configurator-line--error .configurator-line__category{border-color:#d22c2c}.configurator-line--error .alert{position:relative;z-index:2}.configurator-line--error .alert a{color:#fff;text-decoration-line:underline!important}.configurator-line--error .alert a:hover{text-decoration-line:none!important}.configurator-line .alert{background-color:#d22c2c;color:#fff;margin-bottom:0}.configurator-line__panel{padding-top:0}.configurator-line__panel>.configurator-line__sublines{grid-column:1/3;margin-top:0}.configurator-line__content{display:grid;gap:10px}.configurator-line__category{width:150px;font-size:.8125rem;line-height:initial}.configurator-line__category button{color:#2196f3}.configurator-line__category-title{font-size:.875rem;font-weight:500;position:relative;text-align:left}.configurator-line__category .link{display:inline-block;margin-bottom:5px}.configurator-line__main{display:flex;align-items:start;gap:10px}.configurator-line__badges{display:flex;gap:5px;margin-bottom:5px}.configurator-line__badges>*{z-index:2}.configurator-line__name{display:flex;align-items:center;font-size:.8125rem;line-height:initial;margin-bottom:10px;font-weight:500}.configurator-line__name>*{z-index:2}.configurator-line__name .amount-select{min-width:50px;z-index:initial}.configurator-line__name .sep{margin:0 5px}.configurator-line__specs{font-size:.75rem;color:#888;list-style:none;padding-left:0;margin-bottom:0;display:flex;flex-wrap:wrap;gap:5px;align-items:center}.configurator-line__specs>*{z-index:2}.configurator-line__specs li{position:relative;padding-left:12px}.configurator-line__specs li::before{content:"•";position:absolute;top:50%;transform:translateY(-50%);left:0;font-size:20px;line-height:0}.configurator-line__actions{display:flex;font-size:.8125rem;z-index:2}.configurator-line__actions .warning-note{color:#f90;display:flex;align-items:center;text-transform:uppercase}.configurator-message{position:relative;z-index:2;margin-top:10px;padding-bottom:5px}.configurator-message__buttons{display:flex;gap:10px;margin-top:5px}.add-subline{color:#2196f3;text-align:left}.add-subline span:first-child{text-decoration-line:underline}.add-subline span:last-child{color:#444}.add-subline:hover span{text-decoration-line:unset}.remove-sibline{padding:3px}.sales-badge{font-size:.75rem;white-space:nowrap;padding:5px 10px;border-radius:20px;color:#fff;background-color:#7d7d7d;text-align:center;display:inline-block}.sales-badges{display:inline-block}.config-special-offers{font-size:.8125rem;padding-bottom:5px}.config-special-offers__item{display:grid;grid-template-columns:auto 1fr;background-color:var(--white-bg);border:1px solid var(--border-color);color:#444;height:100%}.config-special-offers__item:hover{color:initial}.config-special-offers .special-offers__body{padding:10px}.config-special-offers .special-offers__text{font-size:.8125rem;font-weight:500;line-height:initial;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-clamp:3;-webkit-line-clamp:3}.config-special-offers .special-offers__text span{font-weight:500;color:#d22c2c}.config-special-offers .special-offers__date{width:100%;padding:5px;background-color:var(--bg-gray);line-height:initial}.breadcrumbs{margin-bottom:20px;font-size:.8125rem}.breadcrumbs a{text-decoration:underline!important;text-decoration-line:underline!important}.photo-backdrop{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;top:0;right:0;background:rgba(0,0,0,.5);opacity:0;transition:.2s ease-in-out;z-index:2;cursor:pointer}.photo-backdrop:hover{opacity:1}.photo-backdrop__icon{display:flex;width:26px;height:26px;background-color:#2196f3}.photo-backdrop__icon svg{margin:auto}.modal-body{color:var(--text-color)}.modal-body,.modal-content{background-color:var(--bg-white)}.modal-header{background-color:var(--bg-light);border-color:var(--border-color)}.modal-header .modal-close svg{stroke:var(--text-color)}.modal-title{color:var(--text-color)}.product-overview .nav{background-color:var(--bg-white)}.product-overview .nav .nav-link.active{background-color:var(--bg-gray);color:var(--text-color)}.product-overview__panel{background-color:var(--bg-light)}.product-overview .alert.alert-danger{color:var(--text-color)}.product-overview__specs .table-striped tr:nth-child(odd),.table-striped tr:nth-child(odd){background-color:var(--bg-light)}.product-carousel__photo{border-color:var(--border-color)}.product-carousel .swiper-slide{background:radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,.44) 0,rgba(255,255,255,0) 100%);border-color:var(--border-color)}.page.page-configurator{padding-top:0;padding-bottom:0;font-size:14px}.page.page-configurator .product-quick-view,.page.page-configurator-components .product-quick-view{display:flex;align-items:center;font-size:.8125rem;padding:5px 7px;border:1px solid #2196f3;border-radius:10px;font-weight:400;white-space:nowrap;color:#2196f3}.configurator-sidebar__sticky{background-color:var(--bg-light);border-right:1px solid var(--border-color);min-height:calc(100vh - var(--header-height));transition:background-color .3s cubic-bezier(.18,.89,.35,1.15)}.configurator-content{padding-bottom:20px;color:var(--text-color)}.configurator-description{font-size:.8125rem;line-height:1.5384615385;margin-bottom:10px}#configurationModal .config-footer{display:flex;justify-content:space-between;gap:10px}#configurationModal .config-footer__pricer{display:flex;align-items:center;gap:20px;flex-wrap:wrap}#configurationModal .config-footer__pricer .pricer{font-weight:500;text-align:center}#configurationModal .config-footer__buttons{display:flex;align-items:center;gap:10px}.sezzle-modal.sezzle-modal-color{z-index:1010}.toggler{display:flex;align-items:center;gap:5px;cursor:pointer}.toggler input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:inline-block;background-color:var(--bg-gray);border:1px solid var(--border-color);height:20px;width:37px;border-radius:250px;transition:background .25s linear}.toggler input::before{content:"";display:block;width:18px;height:18px;background-color:var(--border-color);border-radius:50%;position:absolute;top:calc(50% - 9px);left:0;transition:transform .3s cubic-bezier(.18,.89,.35,1.15);transform:translateX(0)}.toggler input:checked{background:#2196f3;border-color:#2196f3}.toggler input:checked::before{background-color:#fff;transform:translateX(calc(100% - 1px))}.configurator-settings{display:flex}.configurator-settings__actions{display:flex;align-items:center}.configurator-settings__title{font-weight:500;font-size:1rem;line-height:initial;margin-bottom:10px}.configurator-settings__toggler{display:flex;align-items:center;gap:5px;font-size:.8125rem}.configurator-settings__toggler label{margin-bottom:0;font-weight:400}.instabuilder-promo{display:flex;align-items:center;gap:10px;background-color:#c21a67;color:#fff;border-radius:4px;font-size:.8125rem;line-height:initial;padding:10px;background-size:cover;background-repeat:no-repeat;background-position:80% 50%;background-image:url(../img/configurator/inst-banner__xs.webp)}.webpNotSupported .instabuilder-promo{background-image:url(../img/configurator/inst-banner__xs.jpg)}.instabuilder-promo__btn.btn{font-size:.8125rem;border:2px solid #fff;color:#fff;padding:5px 10px}.configurator-pressets{margin-bottom:20px}.configurator-pressets__title{font-size:.875rem;margin-bottom:10px}.pressets{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.presset{padding:10px;border:1px solid var(--border-color);position:relative;line-height:initial}.presset.selected .presset__name{color:#2196f3}.presset-label{display:inline-block;font-size:.875rem;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--border-color);color:var(--text-color)}.presset-label:focus .presset__name,.presset-label:hover .presset__name{color:#1783d8}.presset__name{color:var(--text-gray);font-weight:400;line-height:initial;transition:color .2s}.presset__price{font-weight:500}.presset .compare-trigger{position:relative;cursor:pointer;color:#888;margin-bottom:0;font-size:.8125rem;font-weight:400;transition:opacity .2s;padding:0 5px 5px}.presset .compare-trigger:focus,.presset .compare-trigger:hover{opacity:.8}.presset .compare-trigger,.presset-label{width:100%;text-align:center}.configurator-warranty{margin-top:20px;margin-bottom:20px}.configurator-warranty__title{font-size:.875rem;font-weight:500;margin-bottom:10px}.configurator-warranty__title::before{display:none}.configurator-warranty__container{display:grid;gap:10px}.warranty-item{position:relative;margin-bottom:0}.warranty-item input{position:absolute;top:0;left:0;width:1px;height:1px;outline:0}.warranty-item input:checked~.warranty-label{border-color:#1783d8;background-color:var(--bg-blue);color:#fff}.warranty-item input:checked~.warranty-label .product-quick-view{color:#fff;border-color:#fff!important}.warranty-label{display:flex;align-items:center;font-size:.875rem;font-weight:400;line-height:1.2857142857;gap:5px;margin:0;padding:10px 20px;background-color:var(--bg-light);border:1px solid var(--border-color);position:relative;cursor:pointer;height:100%;transition:.1s}.warranty-label:focus,.warranty-label:hover{border-color:#2196f3}.configurator-overview{font-size:.875rem;line-height:initial}.configurator-overview-panel{display:none;padding:10px 0;background-color:var(--bg-light);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);margin-bottom:20px;line-height:initial}.configurator-overview-panel .configurator-overview__right{margin-top:0}.configurator-overview__image{order:-1}.configurator-overview-panel .configurator-overview__container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px}.configurator-overview__name{font-size:1rem;font-weight:500;margin-top:4px}.configurator-overview__right{display:flex;gap:10px;margin-top:10px}.configurator-overview__right .pricer{display:flex;align-items:center;gap:10px}.configurator-overview__right .pricer__price{font-size:1.125rem;color:#f90}.configurator-overview__right .pricer__price--old{font-size:.875rem}.configurator-overview__buttons{display:flex;align-items:center;gap:10px}.configurator-overview__buttons .btn{padding:10px;font-size:.8125rem}.configurator-header{display:flex;flex-direction:column}.compare-trigger.active{color:#d22c2c}.compare-trigger.active svg{stroke:#d22c2c}.config-footer{display:flex;align-items:center;background-color:var(--bg-light);padding:20px;border-top:1px solid #dfdfdf}.rating{margin-left:auto;margin-right:auto;margin-top:20px;max-width:670px;text-align:center;padding-left:20px;padding-right:20px}.rating__title{font-size:1.125rem;font-weight:500;margin-bottom:15px}.rating-container{display:flex;align-items:center;justify-content:center}.rating-numbers{margin-left:auto;margin-right:auto}.rating__number{position:relative;margin-bottom:0}.rating__number input{visibility:hidden;position:absolute;top:0;left:0;z-index:-1}.rating__number input:checked~div{background:var(--bg-blue);color:#fff}.rating__number-label{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:var(--bg-light);border-radius:50%;font-size:.8125rem;transition:background .2s;cursor:pointer;line-height:1}.rating__number-label:focus,.rating__number-label:hover{background:#2196f3;color:#fff}.rating__label{font-size:.8125rem}.rating-message{display:none;margin-top:20px;text-align:right}.rating-message .btn{margin-top:10px}.alert-danger .icon{stroke:#d22c2c}#changeComponentModal{padding-left:0!important}#changeComponentModal .modal-body{padding:0}#changeComponentModal .modal-dialog{margin-top:0;margin-bottom:0;transform:none}#changeComponentModal .modal-close{margin-left:0}#changeComponentModal .modal-header{display:block;padding:0;border:none;z-index:1100}.filter.filter-mobile{z-index:1099}.filter-backdrop{position:fixed;z-index:1050;top:var(--filter-top-position);bottom:0;left:375px;right:0;background-color:rgba(0,0,0,.7)}.video-modal .modal-body{padding:0;background:#000}.video-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.loader-spinner{display:inline-block;position:relative;width:80px;height:80px}.loader-spinner div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:6px;border:6px solid #fff;border-radius:50%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite spinner;border-color:#fff transparent transparent}.loader-spinner div:nth-child(1){animation-delay:-.45s}.loader-spinner div:nth-child(2){animation-delay:-.3s}.loader-spinner div:nth-child(3){animation-delay:-.15s}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pricer__price--old{text-decoration:line-through}.configurator-components__list{margin-top:20px}.filter .checkbox{word-break:break-word}.modal-header.bg-orange .icon,.modal-header.bg-red .icon{stroke:#fff!important}.product-carousel__photo .embed-youtube{width:100%;margin-bottom:0}.badge.badge-warning,.product-badge.badge-warning{color:#fff!important}.view-pager:first-child{margin-top:0}@media (min-width:500px){.toasteur-notification.success::before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important;margin-right:15px;line-height:1}.toasteur-notification.error::before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important;margin-right:15px;line-height:1}.toasteur-notification.info::before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE1SURBVHgBpVQLkcIwEN1UQSTEweHgkICEOgAHVMI5uHNwoKCgoDgoKGgdhF14mYbSbNPhzbzJNNl92XQ/hhR479e8fDNXTIvtC/NsjDnQEogYs/YDWnwLu2hvnyu4j5x2TJu49C+yczmCP1NiE/YlIm8n7WEgqGgB2H4F4Xp84MJ/U5x3qWfizCOxb1E6JZrHb6H0pa9BIasNKUByrHJe4WIbNjotihxEr9kUUBZeZ5z+xVEx6bHagvKicLxs6NlZsyi43Xrc4ugzOKx9iFT6+Ys+Q3jFJYgemeuXOluOLfPEL78+viRZk10RQbKaKine3yLz5fggdEXe5Bn8Qin9pgyqJcKIvsuZVFU00kpl9NWwa1TBkVPrBzShlf0wpLvURDNz4rwIpdwkYqnnGz1L8IAaf8MdRFii2poXmkcAAAAASUVORK5CYII=)!important;margin-right:15px;line-height:1}.toasteur-notification.warn::before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important;margin-right:15px;line-height:1}}@media (min-width:580px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.modal-dialog-centered{align-items:center}.modal-body-scrollable{max-height:calc(100vh - 260px)}.modal-dialog{max-width:1240px;margin:0 auto}.modal-sm{max-width:300px}.filter{max-width:375px}.filter__footer{bottom:0;max-width:375px}.filter__backdrop{background-color:rgba(0,0,0,.7)}.configurator-component td{padding-top:10px;padding-bottom:10px}.configurator-component__title{padding-right:10px;display:flex;align-items:center;margin-top:0}.configurator-component__image{margin-right:10px;margin-bottom:0}.configurator-component__buttons{flex-direction:row;justify-content:flex-end;gap:20px}.configurator-component__quick-view{padding-left:15px;padding-right:15px}.page-head{padding:20px 10px}.page-head__container{align-items:center}.page-head .btn-filter{margin-right:20px}.search-section{padding:20px 0}.compare-btn{font-size:.875rem;padding:15px 20px;right:0;top:20%}.compare-filter__tab{background-color:var(--bg-gray);padding:15px 9px;width:105px;margin-right:10px}.compare-filter__tab.active{background-color:#2196f3;color:#fff}.compare-filter__tabs{align-items:flex-end;height:100%}.incompatibilities-header{text-align:left;display:flex;justify-content:space-between;align-items:center;margin-top:30px}.incompatibilities-header__text{margin-right:20px;margin-bottom:0}.btn.btn-filter{padding:12px 20px}.product-carousel__photo-item{padding:30px}.product-overview .nav{top:67px}.configurator-section__container{padding-left:30px}.configurator-section__container::before{content:"";width:1px;top:15px;bottom:17px;position:absolute;left:10.5px;border-left:1px dashed #dfdfdf}.configurator-section__container.no-line::before{display:none}.configurator-item__title::before{content:"";position:absolute;width:10px;height:10px;background-color:#d9d9d9;left:-35px;top:4px;border-radius:50%}.configurator-item__sublines{gap:10px 20px}.configurator-line__content{align-items:flex-start;grid-template-columns:auto 1fr auto}.configurator-line__category-title::before{content:"";position:absolute;width:10px;height:10px;background-color:#d9d9d9;left:-35px;top:4px;border-radius:50%}.configurator-line__name .sales-badge{margin-right:5px}.configurator-line__actions{flex-direction:column;align-items:flex-end}.configurator-line__actions .addComment{margin-bottom:20px}.configurator-line__actions .warning-note{margin-left:auto}.remove-sibline{margin-top:5px;margin-left:0}.config-special-offers .special-offers__text{line-clamp:2;-webkit-line-clamp:2}.config-special-offers .special-offers__date{padding:10px}.config-special-offers .special-offers__img{grid-row:1/3}:root{--header-height:51px}.configurator-description{margin-bottom:20px}.configurator-settings{align-items:center;justify-content:space-between;gap:10px}.configurator-settings__actions{gap:20px}.configurator-settings__title{line-height:2;margin-bottom:0}.instabuilder-promo{font-size:1rem;background-image:url(../img/configurator/inst-banner__sm.webp)}.webpNotSupported .instabuilder-promo{background-image:url(../img/configurator/inst-banner__sm.jpg)}.instabuilder-promo__btn.btn{padding:10px 15px;font-size:.875rem}.presset-label{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:5px;padding-bottom:5px}.configurator-warranty{padding-left:30px}.configurator-warranty__container{grid-template-columns:repeat(2,1fr)}.configurator-overview__right{gap:10px 20px}.rating{margin-top:40px}.rating-numbers{display:flex;justify-content:center;gap:10px;margin-left:25px;margin-right:25px}.hide-image-toggler{display:none}.view-pager:first-child{margin-bottom:20px}}@media (min-width:581px){.modal-footer__btns .pricer__price{display:none}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.modal-md{max-width:600px}.product-overview__panel.scrollable,.product-overview__specs{min-height:50vh;overflow-y:auto}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.modal-lg{max-width:768px}.modal-dialog{margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.config-special-offers .special-offers__text{font-size:.875rem}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.modal-footer{display:none}.modal-xl{max-width:1240px}.filter__body{border:1px solid #dfdfdf}.filter__badges{display:none}.filter-head{display:flex;align-items:center;justify-content:space-between}.filter-line__head{font-size:1rem}.configurator-component__name .product-quick-view{display:none}.page-head{background-color:var(--bg-light);border-bottom:1px solid var(--border-color)}.page-head__name-category{font-size:1.25rem}.page-head__name-amount{font-size:1.125rem}.page-head .btn-filter{display:none!important}.search-section{display:none}.page-container.container,.page-head .container{max-width:1860px}.page-container.container{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:335px 1fr;gap:10px}.compare-btn{font-size:1rem;top:10%;padding:30px}.components-header__price{width:16%}.incompatibilities-header{font-size:1rem;font-weight:500;line-height:initial}.incompatibilities-header__text{margin-right:40px;max-width:620px}.product-overview__specs .table{table-layout:auto;word-wrap:break-word}.product-overview__specs .table td:first-child,.product-overview__specs .table th{width:30%}.config-info{padding:20px;height:100%}.config-info__buttons .btn{padding:15px 9px}.config-info__actions{justify-content:space-between}.configurator-content .config-sellers{display:none}.configurator-section__head{font-size:1.5625rem}.configurator-item__head{display:grid;grid-template-columns:210px 1fr 84px}.configurator-item__head+.configurator-line .configurator-line__panel,.configurator-line:first-child .configurator-line__panel{padding-top:10px}.configurator-line__sublines{margin-top:10px;padding-bottom:10px;border-bottom:1px dashed var(--border-color)}.configurator-line--error .configurator-line__panel,.configurator-line--error+.configurator-line .configurator-line__panel{padding-top:10px}.configurator-line__panel{padding:10px;gap:10px;display:grid;grid-template-columns:150px 1fr}.configurator-line__badges{margin-bottom:10px}.configurator-line__name{font-size:.875rem}.configurator-line__specs{font-size:.8125rem}.config-special-offers .special-offers__img{max-width:clamp(110px,7.2916666667vw,140px)}:root{--header-height:122.812px}.configurator-container{display:grid;grid-template-columns:21.25rem 1fr}.configurator-content{padding:20px 20px 40px}.configurator-content .container{padding:0;max-width:100%}.configurator-settings.container{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--border-color);gap:40px}.configurator-settings__actions{gap:40px}.configurator-settings__title{line-height:1.6;font-size:1.25rem}.configurator-settings__toggler{font-size:.875rem}.instabuilder-promo{background-image:url(../img/configurator/inst-banner.webp)}.webpNotSupported .instabuilder-promo{background-image:url(../img/configurator/inst-banner.jpg)}.pressets{max-width:600px}.presset-label{font-size:1rem}.configurator-overview,.configurator-overview__image{display:none}.rating__title{font-size:1.25rem}#changeComponentModal .modal-body{padding-left:10px;padding-right:10px}#changeComponentModal .modal-dialog{max-width:95%}.filter.filter-mobile{display:none}}@media (min-width:1440px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.modal-xxl{max-width:1404px}.instabuilder-promo{padding:15px 20px}.configurator-warranty__container{grid-template-columns:repeat(4,1fr)}}@media (min-width:1601px){.configurator-line__warning{flex:0 1 50%}}@media (min-width:1921px){.col-xxxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxxl-3{flex:0 0 25%;max-width:25%}.col-xxxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxxl-6{flex:0 0 50%;max-width:50%}.col-xxxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxxl-9{flex:0 0 75%;max-width:75%}.col-xxxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxxl-12{flex:0 0 100%;max-width:100%}.order-xxxl-first{order:-1}.order-xxxl-last{order:13}.order-xxxl-0{order:0}.order-xxxl-1{order:1}.order-xxxl-2{order:2}.order-xxxl-3{order:3}.order-xxxl-4{order:4}.order-xxxl-5{order:5}.order-xxxl-6{order:6}.order-xxxl-7{order:7}.order-xxxl-8{order:8}.order-xxxl-9{order:9}.order-xxxl-10{order:10}.order-xxxl-11{order:11}.order-xxxl-12{order:12}.d-xxxl-none{display:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}}@media (max-width:1600px){.configurator-line__main{flex-direction:column}}@media (max-width:1200px){.modal-content__sidebar{flex-basis:calc(100% - 100px);max-width:100%;order:3}.modal-content__sidebar .subhead{display:none}.modal-content{flex-wrap:wrap}}@media (max-width:1199.98px){.filter{position:fixed;left:0;top:var(--filter-top-position);z-index:1050;width:100%;background-color:var(--bg-light);height:calc(100% - var(--filter-top-position));overflow:scroll;transform:translateX(-100%);transition:transform .3s}.filter.open{transform:translateX(0)}.configurator-component__info{display:none!important}.page-head{box-shadow:0 10px 10px 0 rgba(0,0,0,.1)}.page-head__search{display:none!important}.compare-filter__table .table td,.compare-filter__table .table th{padding:10px}.components-header{border-bottom:1px solid #dfdfdf}.components-header__info{display:none}.product-carousel__thumbs{max-width:60px}.product-carousel__thumbs-img{max-width:40px}.product-carousel__photo-img{max-width:150px}.config-info__sku{display:flex;justify-content:space-between;flex-wrap:wrap}.config-info{display:flex;flex-direction:column}.config-info__badges,.config-info__sku,.config-info__specs,.config-info__title{order:-1}.configurator-item__title{margin-bottom:10px}.configurator-line{border-bottom:1px solid var(--border-color)}.configurator-line:last-child{border-bottom:none}.configurator-line--error{border-bottom:1px solid #d22c2c!important}.configurator-line__panel>.configurator-line__sublines{padding:10px;padding-bottom:10px!important}.configurator-line__content{padding:10px}.configurator-line__category{border-bottom:1px solid var(--border-color);padding:10px;width:100%}.configurator-sidebar{display:none}.configurator-content{display:flex;flex-direction:column}.configurator-settings{padding-top:10px;padding-bottom:10px;order:-2;flex-wrap:wrap}.instabuilder-promo{order:-1;width:100%;justify-content:space-between}.breadcrumbs{margin-bottom:15px}.configurator-overview-panel{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) - 2px);order:-1;z-index:13}#changeComponentModal .page-sidebar{display:none}}@media (max-width:991.98px){.compare-filter__table .table td,.compare-filter__table .table th{min-width:320px}}@media (max-width:767.98px){.photo-backdrop{display:none}.instabuilder-promo{margin-bottom:10px}}@media (max-width:580px){.select.amount-select{order:2}.modal-content__sidebar{flex-basis:100%;padding:20px}.modal-content__sidebar .page-sidebar-p:last-child{margin-bottom:0}.modal-content__sidebar .page-sidebar-p .btn{margin-top:10px}.modal-header .modal-close{padding:5px}.modal-header{padding:20px}.modal-title{max-width:250px}.modal-body--fh{min-height:calc(100vh - 125px)}.modal-sidebar{width:auto;height:auto;position:absolute;top:0;right:0;padding-right:20px;padding-top:20px}.modal-footer__btns .addToCart-btn{padding:10px}.modal .table-scrollable{max-height:calc(100vh - 220px)}.view-pager{margin-top:20px}.product-carousel__thumbs{display:none}.product-overview__specs .table{margin-top:10px}}@media (max-width:579.98px){.modal-footer{padding:10px 20px;position:-webkit-sticky;position:sticky;bottom:0}.modal-dialog-centered.modal-md{align-items:center}.configurator-component{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.configurator-component td{display:block}.configurator-component__name .sales-badges{width:100%;margin-bottom:5px}.configurator-component .btn-select{margin-left:auto}.page-body .filtered-badges{display:none}.page-head{display:flex;align-items:center;min-height:55px}.page-head .modal-close{margin-left:auto}.page-head__title{flex:1}.page-head__name{display:none}.page-head .back-to-config{flex:1}.search-section{position:-webkit-sticky;position:sticky;top:55px;z-index:12}.warning-modal{font-size:.875rem}.warning-modal__footer{padding:20px}.warning-modal__footer-title{margin-bottom:20px}.compare-btn{top:115px;right:0}.compare-filter__tabs{margin-bottom:20px}.compare-filter__table-head{display:none}.compare-filter__table .table td{padding:5px 25px}.compare-filter__table .table td::before{content:attr(data-label);font-weight:500}.compare-filter .config-component__img{display:flex;max-width:100%;background-color:#fff}.compare-filter .config-component__body{border-top:1px solid var(--border-color)}.components-header__price{padding-left:20px}.components-header{display:block}.components-header tr{display:grid;grid-template-columns:1fr 1fr}.components,.components tbody{display:block}.incompatibilities-header{text-align:center}.product-carousel__photo .configCarousel .swiper-slide{display:none}.product-carousel__photo .configCarousel .swiper-slide:first-child{display:flex}.product-carousel__photo{width:100%;margin-bottom:5px}.config-sellers{margin-bottom:15px}.configurator-item__link,.configurator-line__image{display:none}.configurator-line__text{flex:1}.configurator-line__sublines{margin-top:10px;padding-top:10px;border-top:1px dashed var(--border-color)}.configurator-line__name{flex-wrap:wrap}.configurator-line__name .sales-badges{width:100%;margin:10px 0}.configurator-line__actions{gap:20px;justify-content:flex-end;align-items:center}.configurator-line__actions .addComment{margin-right:auto}.config-special-offers__item{align-items:center}.config-special-offers .special-offers__date{border-top:1px solid #dfdfdf;grid-column:1/3}.config-special-offers .special-offers__img{max-width:80px}#configurationModal .config-footer{position:-webkit-sticky;position:sticky;bottom:0}#configurationModal .config-footer__pricer .product-snippet__plans{display:none}.configurator-settings{border-bottom:1px solid var(--border-color);flex-direction:column}.configurator-settings__actions{gap:10px;line-height:1}.configurator-settings__toggler{flex-basis:33.33%;flex-direction:column}.configurator-settings__toggler .toggler{order:-1}.presset__name{margin-bottom:5px}.configurator-overview{order:-1;padding:10px 0;background-color:var(--bg-light);border-bottom:1px solid var(--border-color);margin-bottom:20px}.configurator-overview__right{width:100%;justify-content:space-between}.rating-numbers{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.rating__label{display:none}.filter-backdrop{display:none!important}}@media (min-width:580px) and (max-width:1199.98px){.filter-price__pressets{display:flex;gap:10px}.filter-price__presset{margin-bottom:0}.page-container.container{max-width:100%;padding-left:20px;padding-right:20px}.config-sellers{max-width:calc(50% - 20px);margin-bottom:20px}.configurator-line__panel>.configurator-line__sublines{padding-top:0!important}.configurator-line__name{margin-bottom:5px}.config-special-offers .special-offers__img{max-width:130px}.configurator-overview .container{display:flex}.configurator-overview__image{margin-right:20px;max-width:calc(50% - 20px)}}@media (min-width:580px) and (max-width:1439.98px){.config-special-offers{font-size:.75rem}}@media (min-width:1200px) and (max-width:1920.98px){.instabuilder-promo{font-size:.875rem}}@media all and (-ms-high-contrast:none){input.form-control{height:30px}::-ms-backdrop,input.form-control{height:30px}.modal-dialog-centered,::-ms-backdrop{height:1px}}