.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}.text-center{text-align:center}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}.page-header-row{position:relative}.page-header-row .partner-box{flex-wrap:wrap;justify-content:left;padding-bottom:2rem;display:flex}.page-header-row .partner-box img{object-fit:contain;width:auto;height:66px;margin:0 0 .5rem .5rem}@media (max-width:991px){.page-header-row .partner-box{justify-content:center;margin-top:2rem;padding-bottom:0}}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:3.5rem;padding-bottom:3rem;display:flex}.page-header .left{width:500px;margin-left:97px;margin-right:1rem}.page-header .title{color:#ff5f25;max-width:475px;font-family:"Exo 2",sans-serif;font-size:2.5rem;font-weight:400;line-height:2.5rem}.page-header .description{max-width:496px;padding-top:20px;line-height:1.375rem}.page-header .head-quote-btn{color:#fff;cursor:pointer;touch-action:manipulation;white-space:nowrap;touch-action:manipulation;background:#7dd006;border:1px solid #7dd006;padding:10px 6% 11px;font-family:Exo,sans-serif;font-size:1.125rem;font-weight:700;transition:box-shadow .3s}@media (any-hover:hover){.page-header .head-quote-btn:hover{box-shadow:0 0 10px #7dd006}}.page-header .head-quote-btn:active{box-shadow:0 0 10px #7dd006}.page-header .head-quote-btn.primary{touch-action:manipulation;background:#ff5f25;border-color:#ff5f25}@media (any-hover:hover){.page-header .head-quote-btn.primary:hover{box-shadow:0 0 10px #ff5f25}}.page-header .head-quote-btn.primary:active{box-shadow:0 0 10px #ff5f25}.page-header .carousel-box{text-align:center;flex-grow:1;height:250px;position:relative}.page-header .carousel-box img{object-fit:contain;width:100%;height:100%}.page-header .btn-box{justify-content:space-between;gap:1rem;margin-top:2.1rem;display:flex}@media (max-width:767px){.page-header .btn-box{flex-wrap:wrap}}@media (max-width:991px){.page-header{flex-direction:column;margin-bottom:3rem;padding-top:.7rem;padding-bottom:0;position:relative}.page-header .left{width:100%;margin:0}.page-header .carousel-box{width:100%;margin:0 auto 20px!important}.page-header .title,.page-header .description{text-align:center;max-width:100%}}.tabs-contents{transition:min-height .5s;position:relative}.tabs-contents .tab-content{opacity:1;word-break:break-word;transition:opacity .3s,transform .5s ease-in-out;display:none}.tabs-contents .tab-content.active{display:block}@media screen and (max-width:991px){.tabs-contents .tab-content{max-height:100%;transition:max-height .5s ease-in-out;display:block;overflow:hidden;position:relative!important}}.tabs-contents .absoluteTab{position:absolute;left:0}.tabs-contents .move-left{opacity:0;transform:translate(-100vw)}.tabs-contents .move-right{opacity:0;transform:translate(100vw)}.tabs-contents .tab-mob-checkbox{display:none}@media screen and (max-width:991px){.tabs-contents .tab-mob-checkbox:checked+label{margin:1px 0 0}.tabs-contents .tab-mob-checkbox:checked+label+.tab-content{max-height:0}.tabs-contents .tab-mob-checkbox:checked+label+.tab-content.video{min-height:0}}.tabs-contents label.section-title{color:#ff5f25;cursor:pointer;border-bottom:2px solid #ff5f25;margin:20px 0;padding:15px 49px 12px;font-family:Exo,sans-serif;font-size:1.5rem;font-weight:700;transition:margin .7s;display:none;position:relative}.tabs-contents label.section-title .icon-box{stroke:#ff5f25;border-radius:20px;width:39px;height:39px;padding:8px;position:absolute;top:10px;left:-6px}@media screen and (max-width:991px){.tabs-contents label.section-title{display:block}}.btn-toggle-label{padding-top:3px}.carousel-controls{width:100%;margin:0 auto;position:absolute;bottom:-16px}#carousel-indicators{text-align:center;list-style:none}#carousel-indicators li{text-indent:-999px;cursor:pointer;background-color:transparent;border:1px solid #606b6f;border-radius:10px;width:14px;height:14px;margin:1px 10px;display:inline-block;position:relative}#carousel-indicators .active{opacity:1}#carousel-indicators .active:after{z-index:1;content:"";background-color:#fd6534;border-radius:50%;width:6px;height:6px;margin-top:-3px;margin-left:-3px;position:absolute;top:50%;left:50%}ol{margin-top:0;margin-bottom:10px}.carousel-img{transition:opacity .9s ease-in-out;display:block;position:absolute}.carousel-box,.conf-list-container{position:relative}.carousel-box .prev,.carousel-box .next,.conf-list-container .prev,.conf-list-container .next{cursor:pointer;z-index:1;opacity:.3;touch-action:manipulation;transition:opacity .5s ease-in-out;position:absolute;top:calc(50% - 1rem)}@media (any-hover:hover){.carousel-box .prev:hover,.carousel-box .next:hover,.conf-list-container .prev:hover,.conf-list-container .next:hover{opacity:1}}.carousel-box .prev:active,.carousel-box .next:active,.conf-list-container .prev:active,.conf-list-container .next:active{opacity:1}.carousel-box .prev,.conf-list-container .prev{left:-1rem}.carousel-box .next,.conf-list-container .next{right:-.5rem}.arr-left{width:27px;height:27px;display:inline-block;position:relative}.arr-left:before,.arr-left:after{content:"";background-color:#494f52;width:75%;height:6px;position:absolute;top:calc(50% - 6.75px);left:calc(50% - 6.75px);box-shadow:0 0 #494f52}.arr-left:before{transform:rotate(-45deg)}.arr-left:after{transform:rotate(45deg)translate(7.4px,7.4px)}.arr-right{width:27px;height:27px;display:inline-block;position:relative}.arr-right:before,.arr-right:after{content:"";background-color:#494f52;width:75%;height:6px;position:absolute;top:calc(50% - 6.75px);left:calc(50% - 6.75px);box-shadow:0 0 #494f52}.arr-right:before{transform:rotate(-45deg)translate(-7.4px,7.4px)}.arr-right:after{transform:rotate(45deg)}.content{margin:0}.page-header .title{font-weight:600}#dell_servers{margin-top:2rem;padding-top:60px;position:relative}.sub-nav{z-index:2;background-color:#494f52;width:100%;height:60px;position:absolute;top:0}.sub-nav ul{justify-content:space-evenly;display:flex}.sub-nav li{width:20%}.sub-nav a{color:#fff;text-align:center;width:100%;padding:17px 0;font:400 1.25rem "Exo 2",sans-serif;transition:color .5s;display:block;position:relative}.sub-nav a:hover{color:#ff5f25}.sub-nav a:hover:after{transform:scaleX(1)}.sub-nav a:after{content:"";background-color:#fd6534;width:100%;height:4px;transition:transform .3s ease-in-out;display:block;position:absolute;bottom:0;transform:scaleX(0)}.sub-nav.sticky{position:fixed}[data-active="0"]>ul>li:first-child>a,[data-active="1"]>ul>li:nth-child(2)>a,[data-active="2"]>ul>li:nth-child(3)>a,[data-active="3"]>ul>li:nth-child(4)>a,[data-active="4"]>ul>li:nth-child(5)>a{color:#ff5f25}[data-active="0"]>ul>li:first-child>a:after,[data-active="1"]>ul>li:nth-child(2)>a:after,[data-active="2"]>ul>li:nth-child(3)>a:after,[data-active="3"]>ul>li:nth-child(4)>a:after,[data-active="4"]>ul>li:nth-child(5)>a:after{transform:scaleX(1)}.ai-section:nth-child(odd){background-color:#eff0f0}.ai-section{padding-bottom:1rem}.ai-title-bg{background-color:#273439;background-image:url(/build/images/ai-servers-bg-1440.webp);background-position:50%;background-size:cover;padding:36px 0}.ai-title-bg h2{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-left:25px;font-size:25px}.main-section{gap:2rem;padding-top:.5rem;padding-bottom:4rem;display:flex}.main-section .col{flex-basis:30%}.main-section .col-4{flex-basis:25%}.main-section.justify-evenly{justify-content:space-evenly}.main-section:has(+.docs-box,+.b-row.docs-box){padding-bottom:2rem}.description{color:#6c6c6c;max-width:900px;margin-top:2rem;margin-bottom:2rem;font-family:Open Sans,sans-serif;line-height:1.7}.container .file-link1{color:#0bf;border-radius:3px;padding:3px 5px;font:400 .875rem "Exo 2",sans-serif;transition:color .25s,background-color .25s;display:inline-block}.container .file-link1:hover{color:#fff;background-color:#ff5f25}.column-options ul{margin:0 0 .5rem;padding:0;list-style:none}.column-options li{padding:4px 0 4px 12px;position:relative}.column-options li:before{content:"";background-color:#ff5f25;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.lp-tag{color:#494f52;background-color:rgba(0,0,0,.04);border-left:3px solid #ff5f25;border-radius:0 3px 3px 0;margin:14px 0 8px;padding:5px 10px;font-family:"Exo 2",sans-serif;font-size:.8125rem;font-weight:600}h2.column-options-title{color:#273439;border-bottom:2px solid rgba(255,95,37,.3);margin:1.25rem 0 6px;padding-bottom:5px;font-family:"Exo 2",sans-serif;font-size:.9375rem;font-weight:600}.unit-size{color:#ff5f25;margin-bottom:.25rem;font-family:"Exo 2",sans-serif;font-size:.9375rem;font-weight:600;display:inline-block}.column-img{object-fit:contain;background:#fff;border-radius:6px;height:187px;margin-bottom:1rem;padding:8px;transition:opacity .3s;display:block;box-shadow:0 2px 8px rgba(0,0,0,.08)}.column-img.center{margin:0 auto 1rem}.docs-box,.b-row.docs-box{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 6px rgba(0,0,0,.06)}.docs-box .lp-main-title{margin-top:0}.lp-main-title{font-family:"Exo 2",sans-serif;font-size:22px}.lp-links{flex-direction:column;align-items:flex-start;gap:.75rem;padding-top:1rem;padding-left:10px;display:flex}.file-link{align-items:center;padding-left:25px;font-family:"Exo 2",sans-serif;font-weight:400;transition:color .25s;display:flex;position:relative}.file-link:hover{color:#ff5f25}.file-link:before{content:" ";background-image:url("data:image/svg+xml,%3Csvg width='21' height='25' viewBox='0 0 21 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0616 2.70947H5.16924C4.71226 2.70947 4.27398 2.92019 3.95084 3.29526C3.6277 3.67033 3.44617 4.17904 3.44617 4.70947V20.7095C3.44617 21.2399 3.6277 21.7486 3.95084 22.1237C4.27398 22.4988 4.71226 22.7095 5.16924 22.7095H15.5077C15.9647 22.7095 16.403 22.4988 16.7261 22.1237C17.0492 21.7486 17.2308 21.2399 17.2308 20.7095V8.70947L12.0616 2.70947Z' stroke='%23FF5F25' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0615 2.70947V8.70947H17.2308' stroke='%23FF5F25' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.7846 13.7095H6.89233' stroke='%23FF5F25' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.7846 17.7095H6.89233' stroke='%23FF5F25' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.61541 9.70947H7.75387H6.89233' stroke='%23FF5F25' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:21px 25px;width:21px;height:25px;position:absolute;left:0}@media (max-width:767px){.main-section{flex-direction:column;gap:1rem}.main-section .col,.main-section .col-4{flex-basis:100%}.sub-nav li{width:auto}.sub-nav a{padding:17px 8px;font-size:.875rem}.ai-title-bg h2{margin-left:15px;font-size:20px}}
