.d-none{display:none!important}.d-inline{display:inline!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-flex-between{justify-content:space-between;display:flex}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}.container,.container-fluid,.container-lg{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:576px){.container-lg{max-width:540px}}@media (min-width:768px){.container-lg{max-width:720px}}@media (min-width:992px){.container-lg{max-width:960px}}@media (min-width:1200px){.container-lg{max-width:1540px}}.user-profile-header-modal{z-index:1;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,top .3s;position:absolute;top:32px;right:11px;display:block!important}.user-profile-header-modal .modal-wrapper{cursor:default;background-color:#fff;border-radius:1rem;min-width:320px;margin-top:35px;padding:0;transition:transform .3s;overflow:hidden;transform:scale(.9);box-shadow:0 8px 32px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04)}.user-profile-header-modal .modal-wrapper .primary-link{color:#ff5f25}.user-profile-header-modal .data-box{word-wrap:break-word;max-height:500px;transition:max-height .3s;overflow:hidden}.user-profile-header-modal .data-box.hide{max-height:0}.user-profile-header-modal .no-account{color:#494f52}.user-profile-btn:hover>.user-profile-header-modal{opacity:1;visibility:visible}.user-profile-btn:hover>.user-profile-header-modal>.modal-wrapper{transform:scale(1)}.auth-modal-login-host{z-index:3;opacity:0;visibility:hidden;width:100%;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0;display:block!important}.auth-modal-login-host.page-mode{opacity:1;visibility:visible;z-index:1;height:auto;position:relative}.auth-modal-login-host.page-mode .login-form{transform:scale(1)}.auth-modal-login-host.page-mode .login-wrapper{-webkit-backdrop-filter:none;background:0 0}.auth-modal-login-host.page-mode .login-form{margin:2rem 0 4rem;overflow-y:hidden;box-shadow:0 0 10px #ddd}.login-wrapper{-webkit-backdrop-filter:blur(5px);background:rgba(0,0,0,.314);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.login-logo{width:91px;height:91px;margin-top:0!important}.login-btn,.login-email-btn,.logout-btn,.sign-up-btn,.confirm-code-btn,.resend-btn{text-align:center;color:#fff;cursor:pointer;background-color:#ff5f25;border:none;border-radius:4px;width:100%;padding:.8rem 1rem;font:600 1rem "Exo 2",sans-serif}.logout-btn,.sign-up-btn,.resend-btn{background-color:#494f52}.link-btn{color:#ff5f25;cursor:pointer;background-color:transparent;border:none;padding:0;font-family:"Exo 2",sans-serif;font-size:1rem;text-decoration:underline}.link-p{font-size:.9rem}.social-btn{cursor:pointer;user-select:none;box-sizing:border-box;border:0;border-radius:4px;justify-content:center;align-items:center;gap:12px;min-width:220px;height:44px;padding:0 14px;font-family:"Exo 2",sans-serif;font-size:1rem;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px rgba(0,0,0,.04)}@media (max-width:420px){.social-btn{min-width:100%}}.google-btn{color:#202124;background:#fff;border:1px solid rgba(0,0,0,.08)}.google-btn .g-icon{flex:0 0 18px;width:18px;height:18px;display:inline-block}.apple-btn{color:#000;background:#fff;border:1px solid rgba(0,0,0,.12)}.apple-btn .apple-icon{filter:none;flex:0 0 18px;width:18px;height:18px;display:inline-block}.login-form{scrollbar-color:#ff5f25 #e9eef1;scrollbar-width:thin;background:#fff;border-radius:.5rem;flex-direction:column;align-items:center;width:min(468px,100%);max-height:98%;padding:40px;font-family:Exo,sans-serif;transition:transform .3s;display:flex;position:relative;overflow-y:auto;transform:scale(.9)}.login-form>*{margin-top:2rem}.login-form *{flex-shrink:0}.login-form::-webkit-scrollbar{height:5px}.login-form::-webkit-scrollbar-track{border-radius:4px;box-shadow:inset 0 0 5px gray}.login-form::-webkit-scrollbar-thumb{background-color:#ff5f25;border-radius:4px}.login-form::-webkit-scrollbar-thumb:hover{background-color:#ce5222}.login-form .login-header{text-align:center}.login-form .login-title{letter-spacing:-3%;color:#0d0d12;margin-bottom:.5rem;font-family:"Exo 2",sans-serif;font-size:24px;font-weight:600;line-height:130%}.login-form .login-caption,.login-form .login-title{transition:opacity .3s}.login-form .modal-title{letter-spacing:-3%;color:#0d0d12;margin-bottom:.5rem;font-family:"Exo 2",sans-serif;font-size:24px;font-weight:600;line-height:130%}.login-form label{flex-direction:column;gap:4px;width:100%;padding:0 3px;display:flex}.login-form label span{font-size:14px}.login-form input{border:1px solid #e9eef1;border-radius:4px;width:100%;padding:12px;font-weight:500}.login-form .social-login,.login-form .resend-counter-box{flex-direction:column;justify-content:center;gap:1rem;width:100%;display:flex}.login-form .social-login .description,.login-form .resend-counter-box .description{gap:.5rem;display:flex}.login-form .resend-counter-box{gap:0;margin-top:1rem}.login-form .toggle-password{cursor:pointer;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-form .hint{color:red;font-size:.8em}.login-form .password-wrapper{width:100%;position:relative}.login-form .error{box-shadow:0 0 3px 3px rgba(255,0,0,.25);border-color:red!important}.login-form .loader{margin-top:0}.login-form .mat-progress{font-size:1.25rem}.login-form .email-code-inputs{justify-content:space-between;display:flex}.login-form .email-code-inputs input{text-align:center;width:15%}.login-form .text-center-1{text-align:center;margin-top:1.5rem}.login-form button:hover{transform:translateY(-1px)}#login-form-toggle:checked+.auth-modal-login-host{opacity:1;visibility:visible}#login-form-toggle:checked+.auth-modal-login-host .login-form{transform:scale(1)}body:has(#login-form-toggle.modal-mode:checked){overflow:hidden}body:has(.auth-modal-login-host.page-mode){overflow:visible}.divider{justify-content:center;width:100%;height:1.2rem;display:flex;position:relative}.divider:before{content:"";z-index:0;background:#dfe1e7;width:100%;height:1px;position:absolute;top:49%;left:0}.divider:after{content:attr(aria-label);z-index:1;background:#fff;padding:0 12px;position:absolute}.close-btn{background-color:transparent;border:1px solid #494f52;border-radius:.3rem;outline:none;width:40px;height:40px;margin-top:0;position:absolute;top:20px;right:20px}.close-btn:before,.close-btn:after{content:"";background-color:#494f52;border-radius:1rem;width:100%;height:4px;display:block}.close-btn:before{transform:rotate(45deg)translate(2px,2px)}.close-btn:after{transform:rotate(-45deg)translate(1px,-1px)}.close-btn:hover{box-shadow:0 0 10px #494f52}.close-btn:hover:before,.close-btn:hover:after{box-shadow:0 0 2px #494f52}.back-btn{background-color:transparent;border:none;outline:none;width:45px;height:40px;margin-top:0;position:absolute;top:20px;left:20px}.back-btn:before,.back-btn:after{content:"";box-sizing:border-box;transition:background-color .3s,border-color .3s;display:block}.back-btn:before{border-bottom:4px solid #999;border-left:4px solid #999;width:19px;height:19px;transform:rotate(45deg)translate(2px,2px)}.back-btn:after{background-color:#999;border-radius:.2rem;width:30px;height:5px;transform:rotate(0)translate(1px,-9px)}.back-btn:hover:before{border-color:#494f52}.back-btn:hover:after{background-color:#494f52}.alert-info{color:#17a2b8;border:1px solid #17a2b8;border-left-width:thick;border-radius:.4rem;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:.9rem;display:flex;position:relative}.alert-info:before{content:"i";color:#17a2b8;text-align:center;border:2px solid #17a2b8;border-radius:9px;flex-shrink:0;width:25px;height:25px;font-size:1.2rem;font-weight:900;display:inline-block}.alert-info.error,.alert-info.error:before{color:red;border-color:red}.alert-info.success,.alert-info.success:before{color:#7dd006;border-color:#7dd006}.rolled,.hint{opacity:1;max-height:350px;transition:opacity .2s,max-height .3s,margin-top .3s,padding-top .3s,padding-bottom .3s;overflow:hidden}.password-hint-list{flex-direction:column;gap:.3rem;margin:0 0 0 1rem;padding-left:0;list-style:none;display:flex}.password-hint-list li{color:red;padding-left:1.2rem;position:relative}.password-hint-list li:before{content:"–";color:red;font-weight:700;position:absolute;top:0;left:0}.password-hint-list li.good:before{content:"✔";color:#7dd006}.password-hint-list li.good{color:#7dd006}.user-profile-btn .hide,.login-form .hide{opacity:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.user-profile-btn p,.login-form p{margin-bottom:0}.guest-link{z-index:4}.profile-header{word-break:break-word;flex-direction:column;align-items:center;gap:8px;max-width:333px;padding:2rem 1rem;display:flex}.profile-avatar{color:#4f46e5;background-color:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font:600 24px "Exo 2",sans-serif;display:flex}.user-full-name{color:#1a1a2e;text-align:center;font:700 18px "Exo 2",sans-serif}.user-email{color:#6b7280;text-align:center;word-break:break-all;font-size:13px}.profile-divider{border:none;border-top:1px solid #e9eef1;margin:0}.profile-menu{flex-direction:column;gap:2px;padding:8px;display:flex}.profile-menu .profile-menu__item{color:#1a1a2e;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .3s;display:flex}.profile-menu .profile-menu__item:hover{background-color:#f7f7f8;transform:none}.profile-menu .profile-menu__icon{color:#6b7280;flex-shrink:0;align-items:center;display:flex}.profile-logout-btn{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:10px;justify-content:center;gap:12px;width:100%;padding:12px 16px;font-family:"Exo 2",sans-serif;font-size:14px;font-weight:600;transition:background-color .3s;display:flex}.profile-logout-btn .profile-menu__icon{color:#ef4444}.profile-logout-btn:hover{background-color:#fef2f2;transform:none}.guest-header{flex-direction:column;align-items:center;gap:16px;padding:28px 24px 20px;display:flex}.guest-avatar{color:#6b7280;background-color:#f7f7f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.guest-title{color:#1a1a2e;text-align:center;font:700 18px "Exo 2",sans-serif}.guest-subtitle{color:#6b7280;text-align:center;font-size:13px}.guest-actions{flex-direction:column;gap:16px;padding:0 20px 24px;display:flex}.guest-actions .login-btn{border-radius:.5rem;padding:14px 24px;font-size:16px}.guest-signup{color:#6b7280;justify-content:center;gap:4px;font-size:13px;display:flex}.guest-signup a{color:#ff5f25;font-weight:600}.loader{z-index:2;opacity:0;background-color:transparent;justify-content:center;align-items:center;width:100%;height:100%;transition:background-color .9s,transform .2s,opacity .5s;display:flex;position:absolute;top:0;left:0;transform:scale(0)}.loader.show{opacity:1;background-color:rgba(255,255,255,.6);transform:scale(1)}.loader.fixed{position:fixed;bottom:0;left:0}.loader.fixed .mat-progress{position:fixed}.mat-progress{-webkit-appearance:none;appearance:none;box-sizing:border-box;color:#ff5f25;background-color:transparent;border:none;border-radius:50%;width:3em;height:3em;padding:.25em;font-size:44px;position:absolute;top:20vh;overflow:hidden}.mat-progress.s18{font-size:18px;top:0}.mat-progress.s12{font-size:12px;top:2px}.mat-progress::-webkit-progress-bar{background-color:transparent}.mat-progress:indeterminate{animation:none;-webkit-mask-image:linear-gradient(transparent 50%,#000 50%),linear-gradient(90deg,transparent 50%,#000 50%);mask-image:linear-gradient(transparent 50%,#000 50%),linear-gradient(90deg,transparent 50%,#000 50%)}.mat-progress:indeterminate:before{content:"";box-sizing:border-box;background-color:transparent;border:.25em solid transparent;border-top-color:currentColor;border-radius:50%;height:100%;margin-bottom:.25em;animation:.75s linear infinite alternate mat-progress-pseudo;display:block;width:100%!important}.mat-progress:indeterminate::-webkit-progress-value{content:"";box-sizing:border-box;background-color:transparent;border:.25em solid transparent;border-top-color:currentColor;border-radius:50%;height:100%;margin-bottom:.25em;animation:.75s linear infinite alternate mat-progress-pseudo;display:block;width:100%!important}.mat-progress:indeterminate::-moz-progress-bar{box-sizing:border-box;background-color:transparent;border:.25em solid transparent;border-top-color:currentColor;border-radius:50%;width:100%;height:100%;animation:.75s linear infinite alternate mat-progress-pseudo}.mat-progress:indeterminate::-ms-fill{animation-name:-ms-ring}@keyframes mat-progress{0%{transform:rotate(0)}12.5%{animation-timing-function:linear;transform:rotate(180deg)}25%{transform:rotate(630deg)}37.5%{animation-timing-function:linear;transform:rotate(810deg)}50%{transform:rotate(1260deg)}62.5%{animation-timing-function:linear;transform:rotate(1440deg)}75%{transform:rotate(1890deg)}87.5%{animation-timing-function:linear;transform:rotate(2070deg)}to{transform:rotate(2520deg)}}@keyframes mat-progress-pseudo{0%{transform:rotate(-30deg)}29.4%{border-left-color:transparent}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:transparent}64.71%{border-bottom-color:currentColor}to{border-bottom-color:currentColor;border-left-color:currentColor;transform:rotate(225deg)}}.b-lazy,.b-lazy-menu{-o-transition:opacity .5s ease-in-out;opacity:0;max-width:100%;transition:opacity .5s ease-in-out}.b-lazy.b-loaded,.b-lazy-menu.b-loaded{opacity:1}.left-menu{width:25%}@media screen and (min-width:900px){.left-menu>label{cursor:pointer;background:linear-gradient(transparent 0%,rgba(0,0,0,.17) 100%),#5b6b70;width:100%;padding:1.5rem 0 1.5rem 21%;font-family:"Exo 2",sans-serif;transition:background-color .3s;display:block;position:relative}.left-menu>label:hover,.left-menu>label.active{background-color:#ff5f25}.left-menu>label>svg{width:25px;height:25px;position:absolute;top:calc(50% - 12.5px);left:8.33%}}@media only screen and (max-width:900px){.left-menu{width:calc(100% - 20px)}.left-menu>label{border-bottom:1px solid rgba(255,255,255,.15);width:100%;padding:1rem 0;display:flex;position:relative}.left-menu>label>svg{display:none}}.left-menu input{display:none}@media only screen and (min-width:900px){.left-menu input:checked+label{background-color:#ff5f25}}@media only screen and (max-width:900px){.left-menu input:checked+label{border-color:#fff;font-weight:700}.left-menu input:checked+label .tgl-icon{display:inline-block}.left-menu input:checked+label .tgl-icon:before,.left-menu input:checked+label .tgl-icon:after{background-color:#ff5f25}.left-menu input:checked+label .tgl-icon:before{transform:rotate(-45deg)}.left-menu input:checked+label .tgl-icon:after{transform:rotate(45deg)}}.left-menu input:checked+label+.menu-content{opacity:1;z-index:1}@media only screen and (max-width:900px){.left-menu input:checked+label+.menu-content{border-bottom:1px solid rgba(255,255,255,.3);max-height:470px;display:block}}.left-menu .tgl-icon{margin-left:auto;display:none}@media only screen and (max-width:900px){.left-menu .tgl-icon{display:block}}.product-sub-menu-box{cursor:default;width:100%;position:relative}@media screen and (min-width:900px){.product-sub-menu-box{background-color:rgba(0,0,0,.92)}.product-sub-menu-box .menu-content{z-index:0;opacity:0;width:75%;height:100%;padding:2.2rem;transition:opacity .8s;display:flex;position:absolute;top:0;right:0}}@media screen and (max-width:900px){.product-sub-menu-box{padding-left:1rem}}.product-sub-menu-box .prod-sub-menu .item{padding:15px;font-family:"Exo 2",sans-serif;transition:border-bottom-width .8s}@media screen and (max-width:900px){.product-sub-menu-box .prod-sub-menu .item{padding:.7rem 1.4rem}}.product-sub-menu-box .prod-sub-menu .item a{color:#fff;display:inline-block}.product-sub-menu-box .prod-sub-menu .item a:after{content:"";border-bottom:2px solid transparent;transition:border-bottom-color .2s;display:block}.product-sub-menu-box .prod-sub-menu .item a:hover:after{border-bottom-color:#ff5f25}.product-sub-menu-box .menu-img{object-fit:contain;align-self:center;width:40%;height:100%;margin-left:auto;margin-right:10%}@media only screen and (max-width:1199px){.product-sub-menu-box .menu-img{margin-right:0}}@media only screen and (max-width:991px){.product-sub-menu-box .menu-img{display:none}}.w-100p{width:100%}@media only screen and (max-width:900px){.menu-content{opacity:1;max-height:0;transition:max-height .5s;display:block;overflow:hidden}.menu-content .components-menu{margin:1rem 0;padding-left:2rem}}.menu-content .search-label{margin-bottom:10px;display:block}.menu-content .component-search-form{background:#fff;width:90%;padding-right:35px;position:relative}.menu-content .component-search{color:#000;background:0 0;border:none;width:100%;padding:10px;display:inline!important}.menu-content .btn-component-search{cursor:pointer;background:0 0;width:50px;height:50px;padding:0;transition:transform .3s;position:absolute;top:-5px;right:-8px}.menu-content .btn-component-search:hover{transform:scale(1.4)translate(-2px)}.centered-block-wrp{width:100%;height:100%;display:table}.centered-block-wrp .centered-block-parent{text-align:center;vertical-align:middle;display:table-cell}.centered-block-wrp .centered-block-parent .centered-block{display:inline-block}.trademark{opacity:0;transition:opacity .5s;display:none}.inst-quote-wrp{z-index:10;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:scroll}.inst-quote-wrp .inst-quote{box-sizing:border-box;text-align:left;color:#6c6c6c;background:#fff;width:635px;padding:40px 43px;font-size:16px;line-height:1.5rem;position:relative}@media screen and (max-width:730px){.inst-quote-wrp .inst-quote{width:400px}}@media screen and (max-width:411px){.inst-quote-wrp .inst-quote{width:390px}}@media screen and (max-width:375px){.inst-quote-wrp .inst-quote{width:360px}}@media screen and (max-width:360px){.inst-quote-wrp .inst-quote{width:350px}}@media screen and (max-width:320px){.inst-quote-wrp .inst-quote{width:310px}}.inst-quote-wrp .btn-close,.inst-quote-wrp .close-trademark{cursor:pointer;background:#fd4f16;width:50px;height:50px;position:absolute;top:0;right:0}.inst-quote-wrp .btn-close:before,.inst-quote-wrp .close-trademark:before{content:"";transform-origin:50%;background:#fff;width:3px;height:80%;position:absolute;top:10%;left:24px;transform:rotate(45deg)}.inst-quote-wrp .btn-close:after,.inst-quote-wrp .close-trademark:after{content:"";transform-origin:50%;background:#fff;width:3px;height:80%;position:absolute;top:10%;left:24px;transform:rotate(-45deg)}.inst-quote-wrp .btn-close:hover,.inst-quote-wrp .close-trademark:hover{background:#c53303}.inst-quote-wrp .btn-close-mobile{color:#fff;background:#777;border-radius:50%;width:55px;height:55px;font-size:32px;line-height:1.65;position:absolute;bottom:35px;right:-100%;box-shadow:0 0 5px #000}@media screen and (max-width:767px){.inst-quote-wrp .btn-close-mobile{animation-name:btn-close-mob;animation-duration:1s;animation-delay:1s;animation-fill-mode:forwards}}@keyframes btn-close-mob{0%{right:-100%}to{right:20px;transform:rotate(-360deg)}}@media screen and (min-width:640px){@keyframes btn-close-mob{0%{right:-100%}to{right:40px;transform:rotate(-360deg)}}}@media screen and (min-width:730px){@keyframes btn-close-mob{0%{right:-100%}to{right:80px;transform:rotate(-360deg)}}}.text-left{text-align:left}.text-right{text-align:right;text-align:-webkit-right}a,a:link,a:visited,a:hover{text-decoration:none!important}a.link-primary-color,a:link.link-primary-color,a:visited.link-primary-color,a:hover.link-primary-color{color:#ff5f25}ul,li{margin:0;padding:0;list-style:none}button:disabled{cursor:not-allowed}.bold{font-weight:700}.italic{font-style:italic}.content{padding-top:2rem;padding-bottom:2rem}@media screen and (max-width:768px){.content{padding:1rem 0}}.primary-color{color:#ff5f25!important}.thematical-title{text-align:center;margin:0 0 1rem;line-height:3rem;font-size:2.188rem!important;font-weight:800!important}.thematical-title.text-left{text-align:left}.article-title{margin-bottom:1rem;font-size:1.25rem;line-height:1.7rem}.h3-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.4rem}.main-brand-color{color:#ff5f25!important}.noscroll{overflow:hidden}.text-right{text-align:right}.m-t-1{margin-top:1rem}.btn-link{color:#337ab7;border-radius:0;font-weight:400}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{box-shadow:none;background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;background-color:transparent;text-decoration:underline}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}button,.btn{cursor:pointer;touch-action:manipulation;border:none;outline:none;display:inline-block}button:active,.btn:active{transform:translateY(3px)}.btn-lg{white-space:nowrap;padding:15px 20px;transition:box-shadow .3s,transform 50ms;color:#fff!important}@media screen and (max-width:767px){.btn-lg{padding:8px 10px}}.btn-md{white-space:nowrap;padding:11px 15px;transition:box-shadow .3s,transform 50ms;color:#fff!important}@media screen and (max-width:767px){.btn-md{padding:8px 11px}}.btn-sm{white-space:nowrap;padding:7px 10px;transition:box-shadow .3s,transform 50ms;color:#fff!important}@media screen and (max-width:767px){.btn-sm{padding:5px 8px}}.btn-primary{touch-action:manipulation;background-color:#ff5f25}@media (any-hover:hover){.btn-primary:hover{box-shadow:0 0 10px #ff5f25}}.btn-primary:active{box-shadow:0 0 10px #ff5f25}.btn-secondary{touch-action:manipulation;background-color:#e9eef1;color:#494f52!important}@media (any-hover:hover){.btn-secondary:hover{box-shadow:0 0 10px #e9eef1}}.btn-secondary:active{box-shadow:0 0 10px #e9eef1}.btn-success{touch-action:manipulation;background-color:#7dd006}@media (any-hover:hover){.btn-success:hover{box-shadow:0 0 10px #7dd006}}.btn-success:active{box-shadow:0 0 10px #7dd006}.text-success{color:#7dd006}.hidden{display:none!important}i.tzone{font-style:normal}.st-sticky-share-buttons{z-index:2!important}footer.footer-link-box{background-color:var(--footer-bg)}footer.footer-link-box .title{color:var(--footer-title)}footer.footer-link-box .f-row a{color:var(--text-color)}footer.footer-link-box .footer-middle-sect{background-color:var(--footer-bg);order:-1}footer.footer-link-box .footer-bottom-sect{background-color:var(--bottom-footer-bg-color);align-items:center;min-height:120px;display:flex}@media (max-width:767px){footer.footer-link-box .footer-bottom-sect .f-footer-wrap{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}footer.footer-link-box .footer-bottom-sect .f-footer-wrap .copyright-left,footer.footer-link-box .footer-bottom-sect .f-footer-wrap .copyright-right{float:none;text-align:center;width:auto}}footer.footer-link-box .search-input[placeholder]{border:1px solid var(--input-border-color);background-color:var(--bg-modal-sub-color);color:var(--text-color)}footer.footer-link-box .search-submit svg path{stroke:var(--text-color)}footer.footer-link-box .middle-sect-column.search-col{max-width:213px}.copyright-left,.copyright-right,.copyright-left .copyright,.copyright-right-pc .copyright-item{color:var(--bottom-footer-text-color);margin:0;padding:0;line-height:1.5}.copyright-left a,.copyright-right a,.copyright-left .copyright a,.copyright-right-pc .copyright-item a{color:var(--bottom-footer-text-color)}.inst-quote-wrp{-webkit-backdrop-filter:blur(10px);background-color:transparent}.inst-quote-wrp .inst-quote{background-color:var(--bg-modal-sub-color);color:var(--text-color);box-shadow:0 0 6px var(--text-color)}:root{--bg-color:#000;--bg-modal-color:#0a101d;--bg-modal-sub-color:#0d1629;--bottom-footer-bg-color:#871217;--bottom-footer-text-color:#fff;--text-modal-color:#b9b9b9;--text-color:#fff;--text-color2:#e6e6e6;--text-color3:#898f98;--primary-color:#b7171d;--primary-color50:rgba(244,189,105,.5);--yellow-color:#f4bd69;--btn-default-bg:rgba(255,255,255,.1);--icon-color:#f1db91;--err-color:red;--footer-bg:#040404;--footer-title:#fff;--input-border-color:rgba(208,213,221,.19);--container-padding:80px;--red-dark:#780f13}@media (min-width:1350px){.container{max-width:1320px}}body,.section{background-color:var(--bg-color)}.section{color:var(--text-color);position:relative}.section p{font:400 1.125rem/1.5 Open Sans,sans-serif}.top.sticky{width:100%}.top.sticky .container{justify-content:space-between;align-items:flex-start;gap:2rem;padding:36px 0;transition:padding .5s}@media (max-width:767px){.top.sticky .container{flex-direction:column;gap:.5rem}.top.sticky .container h1{font-size:1.5rem;line-height:1.7rem}.top.sticky .container .btn-box{width:100%;margin-top:0}}.top.sticky .head-box{max-height:300px;transition:max-height .5s}.sticky{z-index:2;border-top:1px solid var(--input-border-color);transition:top .5s;position:fixed;top:80px;box-shadow:0 0 5px #555}body.down>.section.top .container{padding-top:0!important;padding-bottom:.5rem!important}@media (min-width:767px){body.down>.section.top .time-box{max-height:0;margin-top:0;overflow:hidden}}@media (max-width:767px){body.down>.section.top .head-box{max-height:0;overflow:hidden}}#main-menu:not(.higher)~.sticky{box-shadow:0 0 7px var(--input-border-color);top:60px}#main-menu:not(.higher)~.sticky .container{padding-top:20px;padding-bottom:20px}.section .container{align-items:center;display:flex}.section .container.two-col{align-items:center}@media (max-width:1199px){.section .container.two-col{flex-direction:column}.section .container.two-col.md-reverse{flex-direction:column-reverse}}@media (max-width:575px){.section .container.two-col{align-items:flex-start}.section .container.p15,.section .container .p15{padding-left:1rem;padding-right:1rem}}h1{letter-spacing:-.01em;font:600 36px/38px "Exo 2",sans-serif}@media (min-width:991px){h1{padding-top:.75rem}}@media (min-width:767px) and (max-width:991px){h1{padding-top:.25rem;font-size:28px}}h2{letter-spacing:-.01em;font:600 3rem/3.75rem "Exo 2",sans-serif}h2.big{letter-spacing:-.01em;font:600 54px/125% "Exo 2",sans-serif}@media (max-width:767px){h1{font-size:1.5rem;line-height:1.7rem}h2,h2.big{font-size:2rem;line-height:2.7rem}}.btn{letter-spacing:-.02em;border-radius:6px;min-width:175px;font:500 1.125rem "Exo 2",sans-serif}.btn-secondary{background-color:var(--btn-default-bg);color:var(--text-color)!important}.btn-primary{background-color:var(--primary-color);color:var(--text-color)!important}.btn-primary.dark{background-color:var(--red-dark)}.btn-md{padding:1rem}@media (max-width:767px){.btn-md{padding:10px 1rem}}.right-icon svg{width:20px;height:20px;transform:translateY(3px)}.text-center{text-align:center}.text-grey{color:var(--text-color3)}.btn-box{gap:1rem;margin-top:.5rem;display:flex}@media (min-width:767px) and (max-width:991px){.btn-box .btn{padding:10px 1rem;font-size:.875rem}}.btn-box .btn{width:calc(50% - .5rem);min-width:140px;margin-left:auto}.time-box{flex-wrap:wrap;gap:1rem 44px;margin-top:1.5rem;transition:max-height .5s,margin-top .5s;display:flex;overflow:hidden}.time-box .svg-icon{letter-spacing:-.02em;font:600 1rem Open Sans,sans-serif}@media (max-width:767px){.time-box{gap:.5rem 1.25rem;margin-top:1rem}.time-box .svg-icon{font-size:.75rem}}.list-icons>li{margin-top:1rem;padding-left:1.5rem;line-height:1.5rem;position:relative}.list-icons>li:before{content:"";border-bottom:2px solid var(--primary-color);border-left:2px solid var(--primary-color);width:9px;height:5px;position:absolute;top:6px;left:0;transform:rotate(-51deg)}#video-greeting{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;max-height:800px;position:absolute;top:0;left:0}.first{background:linear-gradient(115.04deg,#000 -34.12%,rgba(17,0,0,0) 65.92%);align-items:center;margin-top:130px;display:flex;position:relative;overflow:hidden}.first button{margin-top:2.5rem}@media (max-width:767px){.first button{margin-top:1.25rem}}.first p{text-wrap:balance}.first .left-50{flex-grow:1;align-items:center;width:44%;display:flex}.first .right-50{flex-grow:1;width:50%;min-height:685px}.first .left{width:570px;margin-left:auto}.first .block,.first .right,.first .right-50{flex-direction:column;flex-grow:1;display:flex}.first .right{background:url(/build/images/sponsors-bg.webp) 0 80%;width:100%;height:100%;position:absolute}.first .right .block{clip-path:polygon(0 100%,0% 0,77% 102%,0 100%);background:linear-gradient(183.85deg,#c81f25 -40.73%,#620f12 103.16%);border-left:1px solid #000;width:260px;height:100%;margin-top:9px;margin-left:-1px}.first .right .block:before{content:"";clip-path:polygon(0 100%,0% 0,54% 100%,0 100%);background:#000;flex-grow:1;width:260px;position:absolute;top:0;bottom:0;left:-1px}.first .right img{position:absolute;top:calc(50% - 60px);left:12%}@media (max-width:1199px){.first{flex-direction:column;justify-content:center;align-items:center;margin-top:260px}.first .left-50,.first .right-50,.first .left,.first .right{width:100%;min-height:auto;position:relative}.first .left,.first .right{margin:0 auto}.first .left{max-width:600px;padding:3rem 1rem}.first .right{background-position:50%;height:68vw;max-height:400px}.first .right img{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.first .block{display:none}}@media screen and (max-width:767px){.first .right{background:var(--primary-color) url(/build/images/sponsors-bg-xs.webp) no-repeat 50% 50%;background-size:cover}}.progress-box{width:300px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-bar{background-color:var(--primary-color);border-radius:3px;width:0;height:5px;transition:all}@keyframes progr-bar{0%{width:0}to{width:100%}}.progress-bar-active{animation-name:progr-bar;animation-iteration-count:1}.centered{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:410px;padding:75px 1rem;display:flex;position:relative}.centered>*{z-index:0}.centered:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.centered.second{padding:var(--container-padding) 0;background:url(/build/images/main.webp) 50%/cover no-repeat;min-height:800px;position:relative}.centered.second .container{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:flex}.centered.second:before{z-index:0;background:linear-gradient(115.04deg,#000 -34.12%,rgba(17,0,0,0) 65.92%)}@media screen and (max-width:767px){.centered.second{min-height:670px;animation:30s infinite alternate backgroundSlide}}.centered.brand{background:#000f22 url(/build/images/brand.webp) 50%/100% no-repeat fixed;scroll-margin-top:130px;position:relative}.centered.brand:before{background-color:rgba(0,0,0,.698)}.centered.brand p{max-width:1000px;margin-top:1.5rem;font:600 1.25rem/30px Open Sans,sans-serif}.centered.brand .btn{margin-top:50px;display:inline-block}@media (max-width:991px){.centered.brand{scroll-margin-top:80px}}@media (max-width:767px){.centered.brand{background-size:cover;scroll-margin-top:110px}}.centered.stage{padding:var(--container-padding) 1rem}.centered.stage p{max-width:556px;padding-top:1.5rem;padding-bottom:60px}.centered.insight p{max-width:917px;margin-bottom:1.25rem}.centered p{max-width:1200px;margin-top:1.5rem}.triangle-bg{background:0 0;position:relative}.triangle-bg:before{z-index:-1;content:"";background:radial-gradient(ellipse at 50% -100%, black 60%, var(--red-dark) 89%);position:absolute;top:0;bottom:0;left:0;right:0}.triangle-bg.insight:before{background:radial-gradient(ellipse at 50% 100%, black 60%, var(--red-dark) 89%)}.two-col{gap:2rem var(--container-padding);padding:70px 0;display:flex}@media (max-width:991px){.two-col{flex-wrap:wrap}}.two-col img{object-fit:cover;border-radius:8px;flex-shrink:0;width:590px}@media (max-width:767px){.two-col{gap:1rem 20px;padding:2rem 0}.two-col img{width:100%}}.blue-bg{background-color:var(--bg-modal-color)}.highlights{padding:var(--container-padding) 0}@media (max-width:767px){.highlights{padding:2rem 0}}.highlights h2{text-align:center}.highlights .list{flex-wrap:wrap;justify-content:center;gap:2.5rem 2rem;margin-top:50px;display:flex}.highlights .list li{flex-direction:column;flex:0 calc(25% - 1.8rem);align-items:center;gap:1rem;min-width:290px;display:flex}.highlights .list b{text-align:center;margin-top:1rem;font:600 1.25rem/30px Open Sans,sans-serif;display:block}.highlights .list p{text-align:center;color:var(--text-color3)}.text-box{flex-grow:1;max-width:570px}.text-box p{margin-top:1.5rem;font:400 1rem/1.5 Open Sans,sans-serif}.text-box .btn{margin-top:1.5rem}.text-box h4{font:700 1.125rem/27px Open Sans,sans-serif}.mt-20{margin-top:20px}.ml-40{margin-left:40px}@media (max-width:991px){.ml-40{margin-left:0}}.sponsors{background:url(/build/images/sponsors-bg.webp) 50%;position:relative}.sponsors .container{z-index:1;flex-direction:column;align-items:center;max-width:100%;display:flex;position:relative}.sponsors:after{content:"";z-index:0;background:linear-gradient(rgba(64,8,10,.73) 22.14%,rgba(4,4,4,.73) 63.93%);position:absolute;top:0;bottom:0;left:0;right:0}.sponsors h2,.sponsors p{text-align:center}.sponsors p{max-width:824px;margin-top:1.25rem}@media screen and (max-width:767px){.sponsors{background:var(--primary-color) url(/build/images/sponsors-bg-xs.webp) no-repeat 50% 50%;background-size:cover}}.sponsor-logos{flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:710px;margin-top:5rem;display:flex}.sponsor-logos img{object-fit:contain}.sponsor-logos .amd{height:70px}.sponsor-logos .truenas{height:72px}.sponsor-logos .apc{height:55px}.sponsor-logos .kingston{height:58px}.sponsor-logos .giga{height:54px}.sponsor-logos .eaton{height:43px;margin-left:4%;margin-right:-20px}.sponsor-logos .vertiv{height:47px;margin-top:-9px}.sponsor-logos .axiom{height:27px}@media (max-width:1199px){.sponsor-logos{max-width:420px;margin-left:auto;margin-right:auto}.sponsor-logos img.partner-img{margin-left:0;margin-right:0}.sponsor-logos img.partner-img.eaton{margin-right:-28px}}@media (max-width:767px){.sponsor-logos{flex-direction:column}.sponsor-logos img.partner-img.eaton{margin-left:36px;margin-right:0}}.inc-hover{touch-action:manipulation;transition:transform .5s}@media (any-hover:hover){.inc-hover:hover{transform:scale(1.2)}}.inc-hover:active{transform:scale(1.2)}@keyframes backgroundSlide{0%{background-position:0}to{background-position:100%}}a.svg-icon,.svg-icon{min-height:34px;color:var(--yellow-color);flex-shrink:0;align-items:center;gap:10px;display:flex;position:relative}@media (max-width:991px){a.svg-icon,.svg-icon{flex-shrink:1}}a.svg-icon:before,.svg-icon:before{content:"";border:1px solid var(--primary-color50);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:6px;flex-shrink:0;width:34px;height:34px}@media (max-width:767px){a.svg-icon:before,.svg-icon:before{content:"";background-size:1rem 1rem;width:1.25rem;height:1.25rem}}.svg-icon.calendar:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66797 1.66797V4.16797' stroke='%23F4BD69' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.332 1.66797V4.16797' stroke='%23F4BD69' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.91797 7.57422H17.0846' stroke='%23F4BD69' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 7.08464V14.168C17.5 16.668 16.25 18.3346 13.3333 18.3346H6.66667C3.75 18.3346 2.5 16.668 2.5 14.168V7.08464C2.5 4.58464 3.75 2.91797 6.66667 2.91797H13.3333C16.25 2.91797 17.5 4.58464 17.5 7.08464Z' stroke='%23F4BD69' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0762 11.4167H13.0836' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0762 13.9167H13.0836' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99412 11.4167H10.0016' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99412 13.9167H10.0016' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.91209 11.4167H6.91957' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.91209 13.9167H6.91957' stroke='%23F4BD69' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.svg-icon.clock:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3346 10.0013C18.3346 14.6013 14.6013 18.3346 10.0013 18.3346C5.4013 18.3346 1.66797 14.6013 1.66797 10.0013C1.66797 5.4013 5.4013 1.66797 10.0013 1.66797C14.6013 1.66797 18.3346 5.4013 18.3346 10.0013Z' stroke='%23F4BD69' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0914 12.6495L10.5081 11.1078C10.0581 10.8411 9.69141 10.1995 9.69141 9.67448V6.25781' stroke='%23F4BD69' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.svg-icon.place:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99844 11.1922C11.4344 11.1922 12.5984 10.0281 12.5984 8.59219C12.5984 7.15625 11.4344 5.99219 9.99844 5.99219C8.5625 5.99219 7.39844 7.15625 7.39844 8.59219C7.39844 10.0281 8.5625 11.1922 9.99844 11.1922Z' stroke='%23F4BD69' stroke-width='1.5'/%3E%3Cpath d='M3.0187 7.0763C4.66037 -0.140363 15.352 -0.132029 16.9854 7.08464C17.9437 11.318 15.3104 14.9013 13.002 17.118C11.327 18.7346 8.67704 18.7346 6.9937 17.118C4.6937 14.9013 2.06037 11.3096 3.0187 7.0763Z' stroke='%23F4BD69' stroke-width='1.5'/%3E%3C/svg%3E")}.icon-wrap{background-color:rgba(79,79,79,.32);border-radius:10px;padding:10px 10px 6px}.hl-icon{background-repeat:no-repeat;background-size:21px 20px;background-color:var(--primary-color);width:21px;height:20px;display:inline-block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon1{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M20.5 0v6 14h-6V13c-.002 3.865-3.135 7-7 7S.5 16.866.5 13s3.134-7 7-7 6.998 3.132 7 6.997V6H7.5H.5V0h14z'/%3E%3C/svg%3E") 50% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M20.5 0v6 14h-6V13c-.002 3.865-3.135 7-7 7S.5 16.866.5 13s3.134-7 7-7 6.998 3.132 7 6.997V6H7.5H.5V0h14z'/%3E%3C/svg%3E") 50% no-repeat}.icon2{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M5.5 0H0.5V10C0.5 15.5228 4.97715 20 10.5 20C16.0228 20 20.5 15.5228 20.5 10V0H15.5C12.7386 0 10.5 2.23858 10.5 5C10.5 2.23858 8.26142 0 5.5 0Z'/%3E%3C/svg%3E") 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M5.5 0H0.5V10C0.5 15.5228 4.97715 20 10.5 20C16.0228 20 20.5 15.5228 20.5 10V0H15.5C12.7386 0 10.5 2.23858 10.5 5C10.5 2.23858 8.26142 0 5.5 0Z'/%3E%3C/svg%3E") 50%}.icon3{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M8.055 17.879 6.791 16.615c.006.078.009.156.009.235 0 1.74-1.41 3.15-3.15 3.15S0.5 18.59 0.5 16.85s1.41-3.15 3.15-3.15c.079 0 .157.003.235.009L2.586 12.41C1.296 11.093.5 9.289.5 7.3 0.5 3.268 3.768 0 7.8 0c1.99 0 3.793.796 5.11 2.087l.04.039 1.234 1.234c-.006-.078-.009-.156-.009-.235C14.175 1.41 15.585 0 17.325 0S20.5 1.41 20.5 3.15s-1.41 3.15-3.15 3.15c-.078 0-.156-.003-.234-.009l1.234 1.234c1.311 1.32 2.121 3.138 2.121 5.145 0 4.032-3.268 7.3-7.3 7.3-2.007 0-3.825-.81-5.145-2.121z'/%3E%3C/svg%3E") 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M8.055 17.879 6.791 16.615c.006.078.009.156.009.235 0 1.74-1.41 3.15-3.15 3.15S0.5 18.59 0.5 16.85s1.41-3.15 3.15-3.15c.079 0 .157.003.235.009L2.586 12.41C1.296 11.093.5 9.289.5 7.3 0.5 3.268 3.768 0 7.8 0c1.99 0 3.793.796 5.11 2.087l.04.039 1.234 1.234c-.006-.078-.009-.156-.009-.235C14.175 1.41 15.585 0 17.325 0S20.5 1.41 20.5 3.15s-1.41 3.15-3.15 3.15c-.078 0-.156-.003-.234-.009l1.234 1.234c1.311 1.32 2.121 3.138 2.121 5.145 0 4.032-3.268 7.3-7.3 7.3-2.007 0-3.825-.81-5.145-2.121z'/%3E%3C/svg%3E") 50%}.icon4{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M5.5 0H20.5V5V15L15.5 20V5H0.5L5.5 0ZM0.5 16.507V10H7.007L0.5 16.507ZM10.5 20H4.078L10.5 13.578V20Z'/%3E%3C/svg%3E") 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M5.5 0H20.5V5V15L15.5 20V5H0.5L5.5 0ZM0.5 16.507V10H7.007L0.5 16.507ZM10.5 20H4.078L10.5 13.578V20Z'/%3E%3C/svg%3E") 50%}.icon5{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M20.5 5V0H10.5v5c-.001-2.761-2.239-5-5-5H0.5v10H5.5C2.739 10 .5 12.239.5 15v5h10V15c0 2.761 2.239 5 5 5h5V10h-5c2.76-.001 5-2.239 5-5z'/%3E%3C/svg%3E") 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M20.5 5V0H10.5v5c-.001-2.761-2.239-5-5-5H0.5v10H5.5C2.739 10 .5 12.239.5 15v5h10V15c0 2.761 2.239 5 5 5h5V10h-5c2.76-.001 5-2.239 5-5z'/%3E%3C/svg%3E") 50%}.icon6{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M10.5 0H4.3C2.201 0 .5 1.701.5 3.8v12.4C.5 18.299 2.201 20 4.3 20h6.2c0-.017.001-.033.001-.05 0 .017.001.033.001.05h6.2c2.099 0 3.8-1.701 3.8-3.8V3.8C20.5 1.701 18.799 0 16.7 0h-6.2c.027 2.766 2.278 5 5.05 5h-.05C12.739 5 10.5 7.239 10.5 10c0-2.761-2.239-5-5-5H5.45c2.772 0 5.023-2.234 5.05-5zm0 10c0 2.529-1.877 4.619-4.314 4.953C8.626 15.31 10.5 17.411 10.5 19.95c0-2.539 1.874-4.641 4.314-4.997C12.377 14.619 10.5 12.529 10.5 10z'/%3E%3C/svg%3E") 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M10.5 0H4.3C2.201 0 .5 1.701.5 3.8v12.4C.5 18.299 2.201 20 4.3 20h6.2c0-.017.001-.033.001-.05 0 .017.001.033.001.05h6.2c2.099 0 3.8-1.701 3.8-3.8V3.8C20.5 1.701 18.799 0 16.7 0h-6.2c.027 2.766 2.278 5 5.05 5h-.05C12.739 5 10.5 7.239 10.5 10c0-2.761-2.239-5-5-5H5.45c2.772 0 5.023-2.234 5.05-5zm0 10c0 2.529-1.877 4.619-4.314 4.953C8.626 15.31 10.5 17.411 10.5 19.95c0-2.539 1.874-4.641 4.314-4.997C12.377 14.619 10.5 12.529 10.5 10z'/%3E%3C/svg%3E") 50%}.icon7{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='30' viewBox='0 0 29 30'%3E%3Cpath d='m18.036 4.393-3.536-3.535L7.43 7.93l3.536 3.535C9.012 9.512 5.846 9.512 3.893 11.465L.358 15 7.43 22.071l3.536-3.535c-1.953 1.952-1.953 5.118 0 7.071l3.536 3.536L21.571 22.07l-3.536-3.535c1.953 1.952 5.119 1.952 7.072 0L28.642 15 21.571 7.929l-3.536 3.535c1.953-1.952 1.953-5.118 0-7.071zM14.5 15l-3.536-3.536c1.953 1.953 1.953 5.118 0 7.071L14.5 15zm0 0 3.536-3.536c-1.953 1.953-1.953 5.118 0 7.071L14.5 15z'/%3E%3C/svg%3E") 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='30' viewBox='0 0 29 30'%3E%3Cpath d='m18.036 4.393-3.536-3.535L7.43 7.93l3.536 3.535C9.012 9.512 5.846 9.512 3.893 11.465L.358 15 7.43 22.071l3.536-3.535c-1.953 1.952-1.953 5.118 0 7.071l3.536 3.536L21.571 22.07l-3.536-3.535c1.953 1.952 5.119 1.952 7.072 0L28.642 15 21.571 7.929l-3.536 3.535c1.953-1.952 1.953-5.118 0-7.071zM14.5 15l-3.536-3.536c1.953 1.953 1.953 5.118 0 7.071L14.5 15zm0 0 3.536-3.536c-1.953 1.953-1.953 5.118 0 7.071L14.5 15z'/%3E%3C/svg%3E") 50%}.icon8{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M.5 10V0h10C10.5 5.523 6.023 10 .5 10zm20 0C20.5 4.477 16.023 0 10.5 0v10H.5C.5 15.523 4.977 20 10.5 20h10V10zm-.004 0H10.5v10c0-5.522 4.475-10 9.996-10z'/%3E%3C/svg%3E") 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath d='M.5 10V0h10C10.5 5.523 6.023 10 .5 10zm20 0C20.5 4.477 16.023 0 10.5 0v10H.5C.5 15.523 4.977 20 10.5 20h10V10zm-.004 0H10.5v10c0-5.522 4.475-10 9.996-10z'/%3E%3C/svg%3E") 50%}
