@charset "UTF-8";: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);--gray:#606060;--gray-dark:#D9D9D9;--black:#000;--dark:#202020;--orange:#FF9900;--light:#FAFAFA;--red:#D22C2C;--border-color:#D3D3D3;--border-radius:8px;--grid-gap:10px;--wizzard-games-max-height:calc(var(--game-height) * 2 + var(--grid-gap))}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}*,::after,::before{box-sizing:border-box;box-sizing:inherit}html{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;box-sizing:border-box;-ms-overflow-style:scrollbar}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;overflow:hidden!important}[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,output{display:inline-block}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}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}.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}.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}.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}.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}.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:0!important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-max,.irs-min{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:0!important;z-index:-9999!important;background:0 0!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-max,.irs--flat .irs-min{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:linear-gradient(to bottom,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom,#fff 0,#428bca 30%,#b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:linear-gradient(to bottom,#fff 0,#b4b9be 30%,#fff 100%);box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,.45);background-color:#939ba7;background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--big .irs-max,.irs--big .irs-min{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom,#428bca 0,#3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern,.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom,#e0e4ea 0,#d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom,#20b426 0,#18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom,#fff 0,#e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-max,.irs--round .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-max,.irs--square .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1)}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}#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)}}.pricer{line-height:initial}.pricer__starting{margin-bottom:.3571428571em;line-height:initial;color:#888}.pricer__price{font-weight:500;font-size:1.5625rem}.pricer__price--old{text-decoration:line-through;text-decoration-line:line-through;font-size:1.125rem;margin-top:7px;font-weight:400}.pricer__asLow{line-height:initial}.pricer--inline{display:flex;align-items:center;gap:5px}.pricer--inline .pricer__starting{margin-bottom:0}.pricer--inline .pricer__price--old{margin-top:0}.products-row{display:flex;flex-wrap:wrap}.products-row [class^=col-]{padding:0!important}.product-snippet{font-size:.875rem;border:1px solid #dfdfdf;display:flex;flex-direction:column;position:relative;height:100%;color:var(--text-color)}.product-snippet__badges{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;gap:10px}.product-snippet__plans{margin-top:5px;font-size:.8125rem;line-height:initial;text-decoration-thickness:1px;text-decoration-style:dashed;text-decoration-line:underline;text-underline-offset:2px;text-align:left}.product-snippet__plans:hover{text-decoration:none}.product-snippet__availability{font-size:.8125rem;line-height:1.5384615385;padding:10px 0;margin-bottom:10px;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.product-snippet__availability .availability{display:flex;align-items:center;line-height:initial}.product-snippet__availability .availability .icon{min-width:18px}.product-snippet__availability .color-blue{color:#2196f3!important}.product-snippet__btn.btn.disabled{background-color:#eee;pointer-events:none;color:initial}.product-snippet__img{display:inline-block;padding:20px 20px 10px;position:relative;width:100%;text-align:center}.product-snippet__body{padding:10px;background-color:var(--bg-light);z-index:2;height:100%;display:flex;flex-direction:column}.product-snippet__title{font-size:.8125rem;line-height:initial;margin-bottom:5px;padding-bottom:0;border-bottom:none}.product-snippet__description{font-size:.75rem;line-height:initial;padding-bottom:0;margin-bottom:5px}.product-snippet span.color-gray{color:inherit!important}.product-snippet__features{font-size:.8125rem;line-height:1.538;color:#888;list-style:initial;padding-left:1.5384615385em;padding-bottom:.7692307692em;margin-bottom:.7692307692em;border-bottom:1px solid #dfdfdf;flex:1 1 0}.product-snippet__features--table{width:100%;margin-bottom:10px;font-size:.8125rem;line-height:1.538}.product-snippet__footer{font-size:.75rem;line-height:initial;display:flex;flex-direction:column;justify-content:flex-end;flex-grow:1;color:#444;margin-top:5px}.product-snippet__price{font-size:.875rem;line-height:initial;font-weight:500;color:#444}.product-snippet__price--old{text-decoration:line-through;text-decoration-line:line-through;margin-top:0;font-weight:400;color:#444;font-size:.75rem}.product-snippet-price__low{color:#0074cc}.product-snippet__asLow{font-size:.8125rem;display:flex;align-items:center;cursor:pointer}.product-snippet__asLow:hover{text-decoration-line:underline}body.scroll-enabled{overflow:auto!important;padding-right:0}body.scroll-enabled.modal-open{overflow:hidden!important}.page.page-instabuilder{background-color:var(--light);color:var(--black);padding:0}.btn{--btn-bg-color:var(--blue);font-size:.875rem;padding:10px 15px;font-weight:500;border-radius:var(--border-radius)}.btn.btn-outline{background-color:transparent;border:1px solid var(--btn-bg-color);color:var(--btn-bg-color)}.btn.btn-outline:hover{background-color:var(--btn-bg-color);color:#fff}.border-block{border:1px solid var(--border-color);border-radius:var(--border-radius);background-color:var(--white)}.btn-primary{--btn-bg-color:var(--blue)}.text-dark{color:var(--202020)}.text-gray{color:var(--gray)}.text-warning{color:var(--orange)}.instabuilder-wizzard{transition:.5s}.advantage-banner{position:relative;z-index:13}.instabuilder-intro{text-align:center;margin-bottom:40px}.instabuilder-intro__title{font-size:1.25rem;margin-bottom:10px}.instabuilder-intro__text{font-size:.875rem;line-height:initial}.instabuilder-intro__message{margin-top:10px}.instabuilder-intro__message .alert{padding:8px 10px;text-align:left;display:flex;align-items:center;gap:10px;font-size:.8125rem;line-height:1.5384615385;border:1px solid var(--border-color);border-radius:8px}.instabuilder-intro__message .alert:last-child{margin-bottom:0}.instabuilder-intro__message .alert.alert-warning{--border-color:#FF9900}.instabuilder-intro__message .alert.alert-success{--border-color:#069F5D}.instabuilder-check{position:relative;cursor:pointer;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.instabuilder-check__input{position:absolute;width:1px;height:1px;visibility:hidden;left:0;top:0}.instabuilder-check .check-backdrop{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8);border-radius:var(--border-radius);overflow:hidden;transition:.2s ease-in-out;font-size:1rem;padding:10px}.instabuilder-check .check-backdrop__checked{position:absolute;width:0;height:0;overflow:hidden}.instabuilder-check:has(input:checked){border-color:var(--blue)}.instabuilder-check:has(input:checked) .check-backdrop{opacity:1}.instabuilder-check:has(input:checked) .check-backdrop__text{display:none}.instabuilder-check:has(input:checked) .check-backdrop__checked{width:60px;height:60px;transition:.2s}.instabuilder-step{text-align:center;overflow-y:auto}.instabuilder-wizzard .instabuilder-step{height:calc(100vh - var(--header-height))}.instabuilder-step__title{font-size:1.25rem;margin-bottom:10px}.instabuilder-step__actions{display:flex;justify-content:center;gap:10px;margin-top:10px}.instabuilder-step__container{width:100%;min-height:100%}.instabuilder-wizzard .instabuilder-step__container{padding:40px 0}.centered .instabuilder-step__container{display:flex;flex-direction:column;justify-content:center}.instabuilder-variants{display:flex;justify-content:center;gap:var(--grid-gap)}.instabuilder-variant{text-align:center;padding:13px 10px}.instabuilder-variant__name{font-size:1rem;margin-bottom:20px}.priceRangeSlider.noUi-horizontal{height:20px;border:none;box-shadow:none;border-radius:30px;flex:1;margin:0 10px}.priceRangeSlider .noUi-handle{width:20px;height:20px;top:0;background:#fff;border:3px solid #f90;border-radius:50%}.priceRangeSlider .noUi-handle.noUi-handle-upper{right:-6px}.priceRangeSlider .noUi-handle::after,.priceRangeSlider .noUi-handle::before{display:none}.priceRangeSlider .noUi-connects{background-color:#ddd;border-radius:30px}.priceRangeSlider .noUi-connect{background:#f90;border-radius:30px}.priceRangeSlider .noUi-tooltip{font-size:1.25rem;border:none;background:0 0;bottom:-40px}.budget{max-width:750px;margin:0 auto}.instabuilder-budget{padding:10px 10px 30px;color:var(--gray);font-weight:500}.instabuilder-budget__header{display:flex;justify-content:center;align-items:center;gap:10px;line-height:initial;margin-bottom:10px}.instabuilder-budget__max{font-size:1.125rem;color:var(--black)}.instabuilder-budget__per-month{font-size:.8125rem;cursor:pointer;font-weight:400;color:inherit;text-decoration-line:underline}.instabuilder-budget__per-month:hover{text-decoration:none}.instabuilder-budget--results{padding-bottom:10px}.budget__slider{display:flex;align-items:center;gap:10px}.budget__slider-range{font-size:.8125rem}.budget__slider .irs{flex:1}.budget__slider .irs-max,.budget__slider .irs-min{display:none}.budget__slider .irs--flat{height:22px}.budget__slider .irs--flat .irs-bar,.budget__slider .irs--flat .irs-line{height:5px;background-color:var(--gray-dark);top:8px}.budget__slider .irs--flat .irs-single{top:25px;font-size:1rem;background-color:transparent;color:var(--gray);font-family:Roboto,sans-serif}.budget__slider .irs--flat .irs-single::before{display:none}.budget__slider .irs--flat .irs-handle{width:103px;height:22px;border-radius:250px;background-color:var(--orange);top:0;display:flex;justify-content:center;align-items:center;gap:5px;cursor:grab}.budget__slider .irs--flat .irs-handle::before{content:"";width:2px;height:12px;display:block;background:#fff;border-radius:2px}.budget__slider .irs--flat .irs-handle i{width:2px;height:12px;display:block;background:#fff;border-radius:2px}.games-container{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);max-height:var(--wizzard-games-max-height);overflow:auto}.games-container .game-item{margin:0;border-radius:var(--border-radius);max-width:160px;overflow:hidden;background-color:#000}.slide-check{--btn-bg-color:var(--blue);padding:5px;display:inline-flex;justify-content:center;margin-bottom:10px;max-width:100%}.slide-check__container{display:flex;position:relative}.slide-check__slider{background-color:var(--blue);position:absolute;left:0;top:0;border-radius:var(--border-radius);transition:.3s ease-in-out,width .3s ease-in-out,background .3s ease-in-out}.slide-check__item{position:relative;cursor:pointer;font-size:.875rem;line-height:initial;padding:10px 15px;margin-bottom:0;font-weight:500;border-radius:var(--border-radius);transition:color .3s ease-in-out;display:flex;align-items:center;justify-content:center;text-align:center}.slide-check__item input{height:1px;width:1px;visibility:hidden;position:absolute;left:0;top:0}.slide-check__item.active{color:#fff}.instabuilder-cases{display:flex;justify-content:center;gap:var(--grid-gap);margin-bottom:10px;flex-wrap:wrap}.instabuilder-cases:last-child{margin-bottom:0}.instabuilder-case{padding:10px 20px}.instabuilder-case__name{margin-bottom:4px;font-size:.875rem}.instabuilder-brands{display:flex;justify-content:center;gap:var(--grid-gap);flex-wrap:wrap}.instabuilder-brand{padding:44px 20px}.instabuilder-brand__name{margin-bottom:4px;font-size:.875rem}.soft-container{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap)}.soft-tab{overflow:auto;height:calc(260px + var(--grid-gap) * 3)}.soft-item{line-height:initial;padding:10px}.soft-item:hover{border-color:var(--blue)}.soft-item:hover .check-backdrop{opacity:0}.soft-item__name{font-size:.875rem;font-weight:400}.instabuilder-sidebar{position:fixed;left:30px;z-index:13;top:calc(var(--header-height) + 150px)}.instabuilder-sidebar__step{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;width:100%;line-height:initial;margin-bottom:40px;text-align:left;pointer-events:none}.instabuilder-sidebar__step.active{color:var(--blue);pointer-events:all}.instabuilder-sidebar__step.disabled{pointer-events:none}.instabuilder-sidebar__step:first-child .instabuilder-sidebar__indicator::before{display:none}.instabuilder-sidebar__count{font-size:.875rem;color:#9c9c9c;margin-bottom:5px}.instabuilder-sidebar__name{font-size:1.125rem;font-weight:500}.instabuilder-sidebar__indicator{position:relative;min-width:26px;min-height:26px;border-radius:50%;background-color:var(--gray-dark);display:flex;justify-content:center;align-items:center;z-index:3}.instabuilder-sidebar__indicator::before{content:"";position:absolute;display:block;width:2px;height:58px;left:calc(50% - 1px);bottom:100%;background-color:var(--gray-dark)}.active .instabuilder-sidebar__indicator::before{background-color:var(--blue)}.instabuilder-sidebar__indicator img{display:none}.active .instabuilder-sidebar__indicator,.done .instabuilder-sidebar__indicator{background-color:var(--blue)}.done .instabuilder-sidebar__indicator img{display:inline-block}.instabuilder-results{padding:20px 0}.instabuilder-results__container{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap)}.instabuilder-results__footer{margin-top:20px}.instabuilder-results .try-again{text-align:center;display:flex;align-items:center;gap:10px;justify-content:center;font-size:.875rem}.results-change{display:flex;gap:10px}.btn-change{border:1px solid var(--blue);border-radius:var(--border-radius);padding:10px 15px}.btn-change:hover .btn-change__link{text-decoration-line:underline}.btn-change__name{font-size:.8125rem;font-weight:500;line-height:initial;color:var(--black)}.btn-change__link{font-size:.875rem;color:var(--blue)}.change-step-modal .modal-dialog{max-width:1280px}.change-step-modal .modal-content,.product-snippet{border-radius:10px;overflow:hidden}.product-snippet .btn{border-radius:0!important}.tooltip-inner{border-radius:10px;overflow:hidden}.tooltip-inner .tooltip-body__special{max-width:446px}.instabuilder-prices{display:grid;justify-content:center;gap:var(--grid-gap)}.price-block{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;color:#444;font-size:.875rem;line-height:1.4285714286;padding:12px 24px;font-weight:400}.price-block__name{font-size:1rem;line-height:1.5;font-weight:700;color:#1783d8}.price-block__financing{color:inherit;text-decoration-line:underline;cursor:pointer}.price-block__financing:hover{text-decoration:none}.price-block__financing span{color:#f90}.price-block__pricer{display:flex;align-items:center;gap:4px}.price-block__price{font-size:1rem;line-height:1.5;font-weight:700}.price-block-sm{text-align:center;gap:4px;color:#000;font-size:.8125rem;line-height:initial;padding:10px;font-weight:500}.price-block-sm__name{color:#1783d8;font-size:inherit}.workstation-budget-results{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.instabuilder-budget-sep.hidden{display:block!important;opacity:0;width:0;height:0}@media (min-width:580px){.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}.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}.product-snippet__plans{font-size:.875rem}.product-snippet__img{background-color:var(--bg-white)}.product-snippet__body{padding:20px;border-top:1px solid #dfdfdf}.product-snippet__title{font-size:.875rem;line-height:1.428;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #dfdfdf}.product-snippet__description{font-size:.8125rem;line-height:1.428;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #dfdfdf}.product-snippet__footer{font-size:.8125rem;margin-top:0}.product-snippet__pricer{margin-top:5px}.product-snippet__price{font-size:1.25rem}.industries-container{display:flex;align-items:stretch}.industries-container .slide-check__item{max-width:254px}.soft-container{grid-template-columns:repeat(4,1fr)}.soft-tab{height:calc(195px + var(--grid-gap) * 2)}.instabuilder-results .try-again{gap:20px;font-size:1rem}.workstation-budget-results{grid-template-columns:repeat(4,1fr)}}@media (min-width:581px){.modal-footer__btns .pricer__price{display:none}}@media (min-width:768px){.modal-md{max-width:600px}.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}}@media (min-width:992px){.modal-lg{max-width:768px}.modal-dialog{margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.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}.product-snippet__price{font-size:1.5rem}}@media (min-width:1200px){.modal-footer{display:none}.modal-xl{max-width:1240px}.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}.product-snippet__price--old{font-size:1.125rem}.product-snippet,::-ms-backdrop{flex-basis:calc(25% - 40px)}.page.page-instabuilder{--grid-gap:20px}.btn.btn-md{font-size:1.125rem;padding:15px 25px}.instabuilder-intro__title{font-size:2.1875rem}.instabuilder-intro__text{font-size:1.125rem;line-height:1.5555555556}.instabuilder-intro__message{margin-top:20px}.instabuilder-intro__message .alert{padding:15px 20px}.instabuilder-check:hover .check-backdrop{opacity:1}.instabuilder-check .check-backdrop{font-size:1.125rem;padding:20px}.instabuilder-step__title{font-size:1.5625rem;margin-bottom:20px}.instabuilder-step__actions{gap:20px;margin-top:20px}.instabuilder-variant{padding:65px 40px}.instabuilder-variant__name{font-size:1.875rem;margin-bottom:35px}.instabuilder-budget{padding:20px 20px 40px;max-width:820px;margin:0 auto}.instabuilder-budget__header{font-size:1.125rem;margin-bottom:15px}.instabuilder-budget__max{font-size:1.25rem}.instabuilder-budget--results{max-width:100%;display:flex;padding-bottom:20px}.instabuilder-budget--results .budget__slider{flex:0 1 617px}.instabuilder-budget--results .budget__slider .irs-single,.instabuilder-budget--results .budget__slider-range{display:none}.instabuilder-budget--results .instabuilder-budget__header{align-items:flex-start;flex-direction:column;gap:5px;min-width:131px;margin-right:20px;margin-bottom:0}.games-container{grid-template-columns:repeat(7,1fr)}.slide-check{margin-bottom:20px}.slide-check__item{font-size:1.125rem;padding:15px 25px}.instabuilder-cases{margin-bottom:20px}.instabuilder-case{padding:20px 37.5px}.instabuilder-case__name{font-size:1rem;margin-bottom:13px}.instabuilder-brands{flex-wrap:nowrap}.instabuilder-brand{padding:62px 28px}.instabuilder-brand__name{font-size:1rem;margin-bottom:13px}.soft-tab{height:calc(414px + var(--grid-gap) * 2)}.soft-item{text-align:center;padding:38px 18px 13px}.soft-item__name{margin-top:25px}.instabuilder-results{padding:40px 0}.instabuilder-results__container{grid-template-columns:repeat(4,1fr)}.instabuilder-results__footer{margin-top:30px}.results-change{gap:40px;margin-left:40px}.results-change.workstation-mode{gap:10px;margin-left:auto}.btn-change{padding:10px 25px}.btn-change__name{font-size:1.125rem;margin-bottom:5px}.instabuilder-prices{grid-template-columns:repeat(4,1fr)}.price-block{font-size:1rem;line-height:1.5;gap:8px;padding:24px}.price-block__name{font-size:1.5rem;line-height:1.4166666667}.price-block__price{font-size:1.5rem;line-height:1.3333333333}.price-block-sm{font-size:1.125rem}.workstation-budget-results{max-width:591px}}@media (min-width:1440px){.modal-xxl{max-width:1404px}.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}}@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:1439.98px){.instabuilder-sidebar{display:none}}@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}.pricer__starting{font-size:.8125rem;margin-bottom:.3846153846em}.pricer__price--old{font-size:1rem}.pricer__asLow{font-weight:500}.product-snippet__features--table td{width:auto}.product-snippet__features--table{line-height:1.15}}@media (max-width:1199.98px){.instabuilder-variants{max-width:330px;margin-left:auto;margin-right:auto}.instabuilder-budget--results .budget__slider{padding-bottom:25px;margin-bottom:10px}.instabuilder-case__img{max-width:117px}.instabuilder-brand__img{max-width:120px}.industries-container .slide-check__item{font-size:.8125rem}.soft-item{display:flex;align-items:center;gap:10px}.results-change{justify-content:center}.workstation-budget-results{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}.pricer__starting{color:#444}.pricer__price--old{margin-top:0;line-height:initial}.pricer__price{line-height:initial}.product-snippet{background:var(--bg-light)}.product-snippet__img{padding:0}.product-snippet__features,.product-snippet__features--table{display:none}.product-snippet__asLow{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}.product-snippet__btn.btn{padding:12px 15px}.product-snippet__footer .icon{flex:1 0 auto}.product-snippet__price--old{line-height:initial}.industries-container{overflow-x:scroll}.industries-container .slide-check__item{min-width:160px}.instabuilder-results .try-again{flex-direction:column}}@media (max-width:1200px) and (min-width:579px){.pricer__price{font-size:1.125rem}}@media (min-width:580px) and (max-width:1199.98px){.product-snippet__price--old{font-size:.875rem}.product-snippet__asLow{font-size:.75rem}.instabuilder-intro__message .alert{padding:8px 20px}.games-container{grid-template-columns:repeat(6,1fr)}.instabuilder-results__container{grid-template-columns:repeat(3,1fr)}.instabuilder-prices{max-width:602px;margin-left:auto;margin-right:auto;grid-template-columns:repeat(2,1fr)}}@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}}