.btn-primary{display:inline-block;padding:15px 32px;background:#0040dd;border:2px solid #0040dd;border-radius:8px;font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:#fff;-webkit-transition:background-color .3s,border-color .3s;-o-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;text-align:center;cursor:pointer}.btn-primary:hover{background:#173dc0}.btn-primary:disabled{cursor:not-allowed;opacity:.5}@media screen and (max-width:768px){.btn-primary{font-size:17px}}.btn-magenta{display:inline-block;padding:15px 32px;background:#d2307d;border:2px solid #d2307d;border-radius:8px;font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:#fff;-webkit-transition:background-color .3s,border-color .3s;-o-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;text-align:center;cursor:pointer}.btn-magenta:hover{background:rgba(210,48,125,.9)}.btn-magenta:disabled{cursor:not-allowed;opacity:.5}@media screen and (max-width:768px){.btn-magenta{font-size:17px}}.btn-primary-download{display:inline-block;padding:17px 32px;background:#0040dd;border:2px solid #0040dd;border-radius:8px;font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:#fff;-webkit-transition:background-color .3s,border-color .3s;-o-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;text-align:center}.btn-primary-download:hover{color:#000;background:transparent;border:2px solid #000}.btn-primary-download:before{position:relative;top:2px;font-family:icomoon,serif;content:"\e904";margin-right:11px}@media screen and (max-width:768px){.btn-primary-download{font-size:17px}}.btn-primary-black{display:inline-block;padding:17px 32px;background:#0040dd;border:2px solid #0040dd;border-radius:8px;font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:#fff;-webkit-transition:background-color .3s,border-color .3s;-o-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;text-align:center}.btn-primary-black:hover{color:#fff;background:transparent;border:2px solid #fff}@media screen and (max-width:768px){.btn-primary-black{font-size:17px}}.btn-primary-white{display:inline-block;padding:15px 32px;text-align:center;background:#fff;border:2px solid #fff;border-radius:8px;font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:#000}@media screen and (max-width:768px){.btn-primary-white{font-size:17px}}.btn-black{display:inline-block;padding:15px 32px;background:#000;border:2px solid #000;border-radius:8px;font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:#fff;-webkit-transition:background-color .3s,border-color .3s;-o-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;text-align:center}.btn-black:hover{color:#000;background:transparent;border:2px solid #000}@media screen and (max-width:768px){.btn-black{font-size:17px}}.btn-primary-inverse{display:inline-block;padding:15px 32px;border-radius:8px;font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:#000;background:transparent;border:2px solid #000;gap:10px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;text-align:center}.btn-primary-inverse:hover{background:#f1f1f1}@media screen and (max-width:768px){.btn-primary-inverse{font-size:17px}}.tab__item:not(.active){display:none}.firmwares{background:#fafafa}.firmwares__wrap{max-width:1340px;padding:80px 50px;margin:0 auto;background:#fff;-webkit-box-shadow:0 24px 44px rgba(20,20,20,.05),0 54px 124px rgba(20,20,20,.08);box-shadow:0 24px 44px rgba(20,20,20,.05),0 54px 124px rgba(20,20,20,.08);border-radius:20px}.firmwares__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:80px;margin-bottom:80px}.firmwares__title{font-family:Gotham Pro;font-weight:700;font-size:40px;line-height:44px;letter-spacing:-.02em}.firmwares__description,.firmwares__title{font-style:normal;-ms-flex-preferred-size:50%;flex-basis:50%}.firmwares__description{font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6)}.firmwares__body{display:-webkit-box;display:-ms-flexbox;display:flex}.firmwares__menu{min-width:272px;margin-right:43px}.firmwares__brands{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.firmwares__nav{position:sticky;top:80px;z-index:5}.firmwares__nav-item{margin-bottom:8px}.firmwares__nav-link{position:relative;display:inline-block;margin-bottom:8px;padding:10px 20px;font-family:DIN Pro;font-weight:400;font-size:17px;line-height:23px;text-transform:uppercase;white-space:nowrap;border-radius:24px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.firmwares__nav-link.active,.firmwares__nav-link:hover{background:#0040dd;color:#fff}.firmwares__nav-link.dual-psu:before{content:"";position:absolute;top:10px;right:10px;display:block;width:8px;height:8px;border-radius:50%;background:#f50;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background:#ff5252;-webkit-box-shadow:0 0 0 0 #ff5252;box-shadow:0 0 0 0 #ff5252;-webkit-animation:pulse-red 2s infinite;animation:pulse-red 2s infinite}@-webkit-keyframes pulse-red{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(255,82,82,.7);box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(255,82,82,0);box-shadow:0 0 0 10px rgba(255,82,82,0)}to{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(255,82,82,0);box-shadow:0 0 0 0 rgba(255,82,82,0)}}@keyframes pulse-red{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(255,82,82,.7);box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(255,82,82,0);box-shadow:0 0 0 10px rgba(255,82,82,0)}to{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(255,82,82,0);box-shadow:0 0 0 0 rgba(255,82,82,0)}}.firmwares__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 32px;scroll-margin-top:80px}.firmwares__item{position:relative;z-index:1;max-width:calc(33.333% - 20px);min-width:calc(33.333% - 20px);margin:0 10px 20px;padding:60px 32px 32px;gap:20px 20px;background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:16px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.firmwares__item:hover{position:relative;z-index:2;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.firmwares__item:focus-within{position:relative;z-index:2}.firmwares__item.dual-psu:before{display:block;content:"";position:absolute;width:98.02px;height:28px;right:-3px;top:21px;background-image:url(../images/label.svg)}.firmwares__item-fee{position:absolute;top:0;left:0;padding:8px 35px;background:rgba(0,64,221,.08);border-radius:15px 0;font-family:DIN Pro;font-weight:400;font-size:15px;line-height:20px;color:#414166}.firmwares__item-title{font-family:DIN Pro;font-weight:700;font-size:19px;line-height:25px;margin-bottom:4px}.firmwares__item-ver{margin-bottom:32px}.firmwares__item-mode,.firmwares__item-ver{font-family:DIN Pro;font-weight:400;font-size:15px;line-height:20px;color:rgba(0,0,0,.6)}.firmwares__item-mode{margin-bottom:6px}.firmwares__item-actions,.firmwares__item-download{display:-webkit-box;display:-ms-flexbox;display:flex}.firmwares__item-download{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:DIN Pro;font-weight:500;font-size:17px;line-height:23px;color:#0040dd;margin-right:32px}.firmwares__item-download:before{font-family:icomoon,serif;content:"\e904";font-size:19px;margin-right:7px}.firmwares__item-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:normal;font-weight:500;font-size:17px;line-height:23px;color:rgba(0,0,0,.6)}.firmwares__item-more:after{position:relative;top:1px;font-family:icomoon,serif;content:"\e906";font-size:15px;margin-left:7px}@media screen and (max-width:1440px){.firmwares{padding:0 40px 100px}.firmwares__wrap{padding:64px 32px}.firmwares__head{padding-bottom:40px;margin-bottom:40px}.firmwares__title{min-width:272px;max-width:272px;padding-right:20px;margin-right:12px;-ms-flex-preferred-size:auto;flex-basis:auto}.firmwares__description{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:auto;flex-basis:auto}.firmwares__nav{margin-right:0}.firmwares__item{max-width:calc(50% - 20px);min-width:calc(50% - 20px)}}@media screen and (max-width:1024px){.firmwares__wrap{padding:64px 44px}.firmwares__head{display:block;margin-bottom:20px}.firmwares__title{min-width:100%;max-width:100%;padding-right:0;margin-right:0;font-size:24px;line-height:32px;margin-bottom:16px}.firmwares__description{font-weight:400;font-size:17px;line-height:23px}.firmwares__body{display:block}.firmwares__menu{min-width:auto;margin-right:0;margin-bottom:8px}.firmwares__nav{background:#fff;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.firmwares__nav-link{display:inline-block;margin-bottom:0;margin-right:4px}.firmwares__list{scroll-margin-top:139px}}@media screen and (max-width:768px){.firmwares{padding:0 16px 64px}.firmwares__wrap{padding:44px 20px}.firmwares__item{max-width:calc(100% - 20px);min-width:calc(100% - 20px)}}@media screen and (max-width:360px){.firmwares__nav{display:block}}.fw-header{position:sticky;top:0;z-index:50;padding:10px 100px;background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.fw-header__wrap{max-width:1240px;margin:0 auto}.fw-header__title{font-weight:500;font-size:24px;line-height:36px}.fw-header__group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fw-header__group,.fw-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.fw-header__menu-link{font-family:DIN Pro;font-style:normal;font-weight:400;font-size:14px;line-height:19px;margin-right:32px;color:rgba(0,0,0,.6);-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.fw-header__menu-link:last-child{margin-right:0}.fw-header__menu-link.active,.fw-header__menu-link:hover{color:#0040dd}.fw-header__menu-forum{display:none}.fw-header__menu-forum-link{font-style:normal;font-weight:400;font-size:14px;line-height:19px;padding:5px 16px;background:#fafafa;border-radius:100px}.fw-header__support{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fw-header__support--mobile{display:none}.fw-header__support-forum{padding:6px 16px;background:#fafafa;margin-right:16px}.fw-header__support-forum,.fw-header__support-tg{font-style:normal;font-weight:400;font-size:14px;border-radius:100px}.fw-header__support-tg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px 6px 8px;background:rgba(41,169,235,.1);color:#28a8e9}.fw-header__support-tg:before{position:relative;top:1px;display:block;font-family:icomoon,serif;content:"\e901";font-size:16px;margin-right:6px}.fw-header__toggle{display:none;margin-right:22px}.fw-header__toggle:before{display:block;font-family:icomoon,serif;content:"\e906";font-size:15px;color:rgba(0,0,0,.6);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (max-width:1440px){.fw-header{padding:10px 40px}}@media screen and (max-width:1024px){.fw-header{position:sticky}.fw-header.open{-webkit-box-shadow:none;box-shadow:none}.fw-header__menu{display:none}.open .fw-header__menu{display:block;background:rgba(0,0,0,.6);width:100vw;position:absolute;top:100%;left:0;right:0;height:100vh}.fw-header__menu-link{position:relative;background:#fff;display:block;padding:8px 40px;margin:0}.fw-header__menu-link:before{content:"";position:absolute;display:block;bottom:0;right:40px;left:40px;border-bottom:1px solid rgba(0,0,0,.05)}.fw-header__menu-forum{display:block;background:#fff;padding:20px 40px 24px}.fw-header__support-forum{display:none}.fw-header__toggle{display:block}.open .fw-header__toggle:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}@media screen and (max-width:768px){.fw-header{padding:10px 16px}.fw-header__menu-link{padding:8px 16px}.fw-header__menu-link:before{right:16px;left:16px}.fw-header__menu-forum{display:block;background:#fff;padding:20px 16px 24px}}.subscription-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscription-form__label{color:#000;font-size:15px;font-weight:500;line-height:21px;margin-bottom:8px;text-align:start}.subscription-form__input{border-radius:8px;border:1px solid var(--stroke,#dbe1e7);background:var(--white,#fff);color:#000;font-size:15px;font-weight:400;line-height:21px;padding:15px}.subscription-form__input::-webkit-input-placeholder{opacity:.6}.subscription-form__input::-moz-placeholder{opacity:.6}.subscription-form__input:-ms-input-placeholder{opacity:.6}.subscription-form__input::-ms-input-placeholder{opacity:.6}.subscription-form__input::placeholder{opacity:.6}.subscription-form__input:focus{border:1px solid #000}.subscription-form__input.error{border:1px solid #fd2626}.subscription-form__input.error+.subscription-form__input-error{visibility:visible;opacity:1}.subscription-form .subscription-form__input-error{text-align:left;width:100%;color:#fd2626;font-size:15px;line-height:21px;visibility:hidden;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;margin-bottom:16px}.subscription-form__button-submit{margin-bottom:10px}.subscription-privacy{color:#000;text-align:center;font-size:15px;font-weight:400;line-height:19px}.subscription-privacy__link{font-weight:700}.custom-select{position:relative}.custom-select.error .select-selected{border-color:red}.custom-select select{display:none}.custom-select .select-selected{border-radius:8px;border:1px solid #dbe1e7;-webkit-transition:border .3s ease-in-out;-o-transition:border .3s ease-in-out;transition:border .3s ease-in-out;padding:15px;color:#000;font-size:15px;line-height:21px;cursor:pointer;position:relative;background:#fff}.custom-select .select-selected.placeholder{opacity:.6}.custom-select .select-selected:after{font-family:icomoon;content:"\e906";position:absolute;display:inline-block;top:50%;right:15px;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.custom-select .select-selected.select-arrow-active{border-color:#000}.custom-select .select-selected.select-arrow-active:after{-webkit-transform:translateY(-50%) rotate(270deg);-ms-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg)}.custom-select .select-items{position:absolute;top:calc(100% + 8px);left:0;right:0;border-radius:8px;border:1px solid #dbe1e7;background-color:#fff;z-index:99;overflow:hidden}.custom-select .select-items.select-hide{display:none}.custom-select .select-items div{padding:15px;font-size:15px;line-height:21px;color:#000;cursor:pointer;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.custom-select .select-items div:not(:last-child){border-bottom:1px solid #dbe1e7}.custom-select .select-items div.same-as-selected,.custom-select .select-items div:hover{background-color:#f5f5f5}.get-firmware-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:10px;max-width:611px}.get-firmware-form.error .get-firmware-form__input-error{visibility:visible;opacity:1}.get-firmware-form .get-firmware-form__title{font-family:Gotham Pro;font-size:24px;font-weight:700;line-height:calc(clamp(32px, .37vw + 30px, 36px))}.get-firmware-form .get-firmware-form__description{font-size:calc(clamp(17px, .185vw + 16px, 19px));line-height:calc(clamp(23px, .185vw + 22px, 25px));margin-bottom:32px;opacity:.6}.get-firmware-form .get-firmware-form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.get-firmware-form .get-firmware-form__label{font-size:15px;font-weight:500;line-height:21px}.get-firmware-form .get-firmware-form__input{border-radius:8px;border:1px solid #dbe1e7;background-color:#fff;padding:14px 15px;font-size:15px;line-height:21px;-webkit-transition:border .3s ease;-o-transition:border .3s ease;transition:border .3s ease}.get-firmware-form .get-firmware-form__input::-webkit-input-placeholder{opacity:.6}.get-firmware-form .get-firmware-form__input::-moz-placeholder{opacity:.6}.get-firmware-form .get-firmware-form__input:-ms-input-placeholder{opacity:.6}.get-firmware-form .get-firmware-form__input::-ms-input-placeholder{opacity:.6}.get-firmware-form .get-firmware-form__input::placeholder{opacity:.6}.get-firmware-form .get-firmware-form__input:focus{border:1px solid #000}.get-firmware-form .get-firmware-form__input.error{border:1px solid #fd2626}.get-firmware-form .get-firmware-form__input.error~.get-firmware-form__input-error{visibility:visible;opacity:1}.get-firmware-form .get-firmware-form__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 12px}.get-firmware-form .get-firmware-form__inputs .get-firmware-form__input{-webkit-box-flex:1;-ms-flex:1;flex:1}.get-firmware-form .get-firmware-form__input-error{width:100%;color:#fd2626;visibility:hidden;opacity:0;font-size:15px;line-height:21px;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.get-firmware-form.submitted~.submit-success{-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.get-firmware-form.submitted{overflow:hidden;visibility:hidden;opacity:0;width:411px;height:369px;margin:0}.get-firmware-form.submitted~.get-firmware-form__privacy{display:none}@media screen and (max-width:768px){.get-firmware-form .get-firmware-form__inner{padding:50px 0 40px}.get-firmware-form .get-firmware-form__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.get-firmware-form .get-firmware-form__inputs .get-firmware-form__input{width:100%}.get-firmware-form.submitted{width:313px;height:390px}}.get-firmware-form__privacy{text-align:center;font-size:15px;line-height:19px}.get-firmware-form__privacy strong{font-weight:700}@media screen and (max-width:768px){.get-firmware-form__privacy{text-align:center;margin:0 auto;max-width:300px}}.submit-success{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.8);-ms-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0;visibility:hidden;width:411px;gap:20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.submit-success,.submit-success__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submit-success__header{gap:8px}.submit-success__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.submit-success__title{max-width:380px;color:#000;text-align:center;font-size:24px;font-weight:700;line-height:calc(clamp(32px, .37vw + 30px, 36px));margin-bottom:calc(clamp(0px, 1.481vw - 5px, 16px))}.submit-success__subtitle{font-size:15px;line-height:20px;margin-bottom:16px;text-align:center}.submit-success__link{color:#0040dd}.submit-success__file{position:relative;width:100%;border-radius:10px;background:#e8eef4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:27px 29.833px 26px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13.003px}.submit-success__file:before{width:21px;height:19px;position:absolute;top:-16px;right:18px;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='19' fill='none'%3E%3Cpath d='M8.768 1c.77-1.333 2.694-1.333 3.464 0l8.227 14.25c.77 1.333-.192 3-1.732 3H2.273c-1.54 0-2.502-1.667-1.732-3L8.768 1z' fill='%23E8EEF4'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.submit-success__file-name{word-break:break-word;max-width:279px;color:#000;font-size:17px;font-weight:400;line-height:21px;opacity:.6}@media screen and (max-width:768px){.submit-success{width:313px}.submit-success__file{padding:7px}.submit-success__file__name{font-size:12px;line-height:17px}}dialog{border:none;padding:0;border-radius:20px;max-height:100%;max-width:100%;overflow:visible}dialog::-webkit-backdrop{background:rgba(0,0,0,.7)}dialog::backdrop{background:rgba(0,0,0,.7)}.modal-download__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:867px;padding:64px 128px;border-radius:20px}.modal-download__close-btn{top:24px;right:24px;position:absolute;background:transparent;border:none;opacity:.4}.modal-download__close-btn:before{font-family:icomoon,serif;content:"\e903";font-size:20px}@media screen and (max-width:768px){.modal-download{overflow:auto;max-width:345px}.modal-download__inner{padding:40px 16px}.modal-download__inner:has(.get-firmware-form.submitted){padding:64px 16px}}.dropdown{position:relative;outline:none}.dropdown__list{display:none;position:absolute;top:100%;right:0;z-index:100}.dropdown:focus-within .dropdown__list,.dropdown:focus .dropdown__list{display:block}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.first{padding:0 100px;background:#fff;position:relative;z-index:1}.first__wrap{max-width:1240px;margin:0 auto}.first__group{display:-webkit-box;display:-ms-flexbox;display:flex}.first__info{-ms-flex-preferred-size:50%;flex-basis:50%;padding:42px 0 100px}.first__breads{margin-bottom:24px}.first__bread,.first__breads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first__bread{font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6);white-space:nowrap}.first__bread:after{display:block;font-family:icomoon,serif;content:"\e906";font-size:12px;margin:0 13px;position:relative;top:3px}.first__bread:last-child:after{display:none}.first__title{font-family:Gotham Pro;font-weight:700;font-size:64px;line-height:72px;letter-spacing:-.02em;margin-bottom:24px}.first__description{font-family:DIN Pro;font-style:normal;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6);margin-bottom:40px;max-width:500px}.first__download{margin-bottom:20px}.first__manual{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0040dd;font-weight:500;font-size:17px;line-height:23px}.first__cover,.first__manual{display:-webkit-box;display:-ms-flexbox;display:flex}.first__cover{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;width:50vw;height:100%;position:absolute;right:0;-ms-flex-preferred-size:50%;flex-basis:50%;background-position:0;background-repeat:no-repeat;background-size:auto 100%}@media screen and (max-width:1440px){.first{padding:0 40px}.first__info{-ms-flex-preferred-size:52%;flex-basis:52%;padding:40px 0 80px}.first__title{font-size:56px;line-height:64px}.first__cover{background-position:0;-ms-flex-preferred-size:49%;flex-basis:49%;width:49vw}}@media screen and (max-width:1024px){.first__info{-ms-flex-preferred-size:52%;flex-basis:52%;padding:40px 0 60px}.first__bread{font-size:17px;line-height:25px}.first__bread:after{display:block;font-family:icomoon,serif;content:"\e906";font-size:12px;margin:0 13px;position:relative;top:3px}.first__bread:last-child:after{display:none}.first__title{font-size:40px;line-height:44px;margin-bottom:16px}.first__description{font-size:17px;line-height:23px}.first__cover{-ms-flex-preferred-size:48%;flex-basis:48%;width:49vw}}@media screen and (max-width:768px){.first{padding:0 16px}.first__group{display:block}.first__info{-ms-flex-preferred-size:52%;flex-basis:52%;padding:32px 0 10px}.first__bread,.first__breads{margin-bottom:16px}.first__bread{display:none}.first__title{font-size:40px;line-height:44px}.first__description{margin-bottom:24px}.first__action a{display:block}.first__cover{position:static;margin-right:-16px;width:auto;min-height:85vw;background-position:100%}}.benefits{padding-top:50px;background:#fff;margin-bottom:calc(clamp(40px, 7.407vw + 13.328px, 120px))}.benefits__wrap{max-width:1270px;margin:0 auto;padding:0 15px}.benefits__list{display:grid;grid-template-columns:repeat(5,1fr);background:#fafafa;border-radius:20px;border:1px solid #eee}.benefits__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:12px;padding:36px 0;border-right:1px solid #eee;border-bottom:1px solid #eee}.benefits__item:nth-child(5n){border-right:none}.benefits__item:nth-last-child(-n+5){border-bottom:none}.benefits__item:last-child{border-right:none}.benefits__icon{font-size:24px}.benefits__description{text-align:center;font-family:DIN Pro;font-weight:400;font-size:19px;line-height:25px}@media screen and (max-width:1024px){.benefits__list{grid-template-columns:repeat(2,1fr)}.benefits__item:nth-child(2n){border-right:none}.benefits__item:nth-child(5n){border-right:1px solid #eee}.benefits__item,.benefits__item:nth-last-child(-n+5){border-bottom:1px solid #eee}.benefits__item:last-child{border-right:none;border-bottom:none}.benefits__item:nth-last-child(2){border-bottom:none}}@media screen and (max-width:768px){.benefits{padding-top:60px}}.instructions{margin-bottom:calc(clamp(50px, 6.481vw + 1.667rem, 120px))}.instructions .container{max-width:754px;margin:0 auto;padding:0 16px}.instructions .instructions__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.instructions .instructions__title{text-align:center;color:#000;font-family:Gotham Pro;font-size:calc(clamp(40px, 2.222vw + 32px, 64px));font-style:normal;font-weight:700;line-height:calc(clamp(44px, 2.593vw + 34.672px, 72px));letter-spacing:-1.28px}.instructions .steps__list{border-radius:20px;background:#fafafa;padding:40px 56px;gap:24px;color:#000}.instructions .step,.instructions .steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.instructions .step{gap:16px}.instructions .step__title{font-size:19px;font-weight:700;line-height:25px}.instructions .step__description{font-size:calc(clamp(17px, .185vw + 16px, 19px));font-weight:400;line-height:25px}.instructions .step__note{border-radius:2px;border:1px solid rgba(172,90,134,.05);background:#f3e6ed;padding:12px 18px}.instructions .device-item{color:#000;font-size:15px;font-weight:700;line-height:25px;border:.5008px solid rgba(0,0,0,.1);padding:6px 16px}.instructions .device-item:first-child{background:#dee4f5}.instructions .device-item:last-child{background:#eef3ff}.instructions .cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.instructions .steps__list{padding:40px 16px}}.subscription{text-align:center;padding:calc(clamp(50px, 1.296vw + 45px, 64px)) 16px;background-color:#fafafa}@media screen and (max-width:768px){.subscription{padding-top:0}}.subscription__container{max-width:610px;margin:0 auto}.subscription__title{color:#000;text-align:center;font-size:calc(clamp(34px, .556vw + 32px, 40px));font-weight:700;line-height:calc(clamp(34px, .926vw + 30px, 44px));letter-spacing:-.8px;margin-bottom:8px}.subscription__subtitle{opacity:.6;color:#000;text-align:center;font-size:calc(clamp(17px, .185vw + 16px, 19px));line-height:calc(clamp(23px, .185vw + 22px, 25px));font-weight:400;margin-bottom:32px}.telegram-contact{padding:58px 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);background:#eff1f7}.telegram-contact .telegram-contact__container{max-width:484px;margin:0 auto;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.telegram-contact .telegram-contact__title{color:#000;text-align:center;font-size:calc(clamp(22px, .185vw + 21px, 24px));font-weight:700;line-height:calc(clamp(30px, .556vw + 28px, 36px))}.telegram-contact .telegram-contact__button{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.telegram-contact .icon-telegram{width:24px;height:24px;font-size:24px}@media screen and (max-width:768px){.telegram-contact{padding:50px 0 64px}.telegram-contact .telegram-contact__container{gap:30px}.telegram-contact .telegram-contact__title{max-width:246px;margin:0 auto}.telegram-contact .telegram-contact__button{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.features{padding:120px 100px;background:#edf0f8}.features__wrap{max-width:1240px;margin:0 auto}.features__title{font-family:Gotham Pro;font-weight:700;font-size:64px;line-height:72px;letter-spacing:-.02em;margin-bottom:40px}.features__group{display:-webkit-box;display:-ms-flexbox;display:flex}.features__info{padding-right:100px;-ms-flex-preferred-size:40%;flex-basis:40%}.features__description{font-family:DIN Pro;font-style:normal;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6);padding-bottom:40px}.features__description p{margin-bottom:26px}.features__description strong{font-weight:500;color:#000}.features__description a{font-family:DIN Pro;font-weight:500;font-size:19px;line-height:25px;color:#0040dd}@media screen and (max-width:1024px){.features__description{font-size:17px;line-height:25px}}.features__description li{margin-left:20px;margin-bottom:16px}.features__description li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:12px;margin-bottom:3px;margin-left:-20px;background:rgba(0,0,0,.6)}.features__video-play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;border:2px solid #fff;border-radius:50%}.features__video-play:before{position:relative;top:1px;right:-2px;font-family:icomoon,serif;content:"\e913";font-size:16px;color:#fff}.features__video{margin-bottom:116px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;background:#dedede;border-radius:20px;max-width:695px;height:390px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(https://img.youtube.com/vi/9m_MBp4PzDQ/0.jpg);background:-o-linear-gradient(bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://img.youtube.com/vi/9m_MBp4PzDQ/0.jpg);background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://img.youtube.com/vi/9m_MBp4PzDQ/0.jpg);background-size:cover;background-position:50%}.features__download{margin-bottom:20px}.features__manual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0040dd;font-weight:500;font-size:17px;line-height:23px}.features__manual:before{font-family:icomoon,serif;font-size:20px;content:"\e920";padding-right:6px}@media screen and (max-width:1440px){.features{padding:100px 40px}.features__title{font-size:56px;line-height:64px}.features__info{padding-right:45px}.features__info,.features__video{-ms-flex-preferred-size:50%;flex-basis:50%}.features__video{max-width:none;min-height:279px;height:auto}}@media screen and (max-width:1024px){.features__group{display:block}.features__info{padding-right:0}.features__title{font-size:40px;line-height:44px;margin-bottom:24px}.features__description{max-width:450px}.features__video{min-height:50vw}}@media screen and (max-width:768px){.features{padding:64px 16px}.features__action a{width:100%}}.manual{padding:120px 100px;background:#fff}.manual__wrap{max-width:722px;margin:0 auto}.manual__title{font-family:Gotham Pro;font-weight:700;font-size:64px;line-height:72px;letter-spacing:-.02em;text-align:center;margin-bottom:72px}.manual__important{padding:40px 56px;margin-bottom:20px;background:#fafafa;border-radius:20px}.manual__important-title{font-family:DIN Pro;font-weight:700;font-size:24px;line-height:36px;margin-bottom:24px}.manual__important-desc{font-family:DIN Pro;font-style:normal;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6)}.manual__important-desc p{margin-bottom:26px}.manual__important-desc strong{font-weight:500;color:#000}.manual__important-desc a{font-family:DIN Pro;font-weight:500;font-size:19px;line-height:25px;color:#0040dd}@media screen and (max-width:1024px){.manual__important-desc{font-size:17px;line-height:25px}}.manual__important-desc li{margin-left:20px;margin-bottom:16px}.manual__important-desc li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:12px;margin-bottom:3px;margin-left:-20px;background:rgba(0,0,0,.6)}.manual__instalation{padding:40px 56px;background:#fafafa;border-radius:20px;margin-bottom:20px;font-family:DIN Pro;font-style:normal;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6)}.manual__instalation p{margin-bottom:26px}.manual__instalation strong{font-weight:500;color:#000}.manual__instalation a{font-family:DIN Pro;font-weight:500;font-size:19px;line-height:25px;color:#0040dd}@media screen and (max-width:1024px){.manual__instalation{font-size:17px;line-height:25px}}.manual__instalation ul{counter-reset:my-awesome-counter}.manual__instalation li{counter-increment:my-awesome-counter;margin-bottom:32px;font-family:DIN Pro;font-style:normal;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6)}.manual__instalation li p{margin-bottom:26px}.manual__instalation li strong{font-weight:500;color:#000}.manual__instalation li a{font-family:DIN Pro;font-weight:500;font-size:19px;line-height:25px;color:#0040dd}@media screen and (max-width:1024px){.manual__instalation li{font-size:17px;line-height:25px}}.manual__instalation li li{margin-left:20px;margin-bottom:16px}.manual__instalation li li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:12px;margin-bottom:3px;margin-left:-20px;background:rgba(0,0,0,.6)}.manual__instalation li:before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:28px;height:28px;border-radius:50%;background:#0040dd;font-size:20px;color:#fff;content:counter(my-awesome-counter);margin-right:12px}.manual__instalation li:before,.manual__manual{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.manual__manual{display:-webkit-box;display:-ms-flexbox;display:flex;color:#0040dd;font-weight:500;font-size:17px;line-height:23px}.manual__manual:before{font-family:icomoon,serif;font-size:20px;content:"\e920";padding-right:6px}@media screen and (max-width:1440px){.manual{padding:100px 40px}.manual__title{font-size:56px;line-height:64px;margin-bottom:60px}}@media screen and (max-width:1024px){.manual__important,.manual__instalation{padding:38px}}@media screen and (max-width:768px){.manual{padding:64px 16px}.manual__important,.manual__instalation{padding:32px 16px;border-radius:0;margin:0 -16px}.manual__instalation{border-radius:0;margin:0 -16px 20px}.manual__important{margin-bottom:16px}}.ams{padding:0 100px 120px;background:#edf0f8}.ams__wrap{max-width:1240px;margin:0 auto}.ams__title{font-family:Gotham Pro;font-weight:700;font-size:64px;line-height:72px;letter-spacing:-.02em;margin-bottom:20px}.ams__group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ams__group,.ams__info{display:-webkit-box;display:-ms-flexbox;display:flex}.ams__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-left:40px;-ms-flex-preferred-size:50%;flex-basis:50%}.ams__description{font-family:DIN Pro;font-style:normal;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6)}.ams__description p{margin-bottom:26px}.ams__description strong{font-weight:500;color:#000}.ams__description a{font-family:DIN Pro;font-weight:500;font-size:19px;line-height:25px;color:#0040dd}@media screen and (max-width:1024px){.ams__description{font-size:17px;line-height:25px}}.ams__description li{margin-left:20px;margin-bottom:16px}.ams__description li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:12px;margin-bottom:3px;margin-left:-20px;background:rgba(0,0,0,.6)}.ams__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;max-width:695px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.ams__action{padding-top:40px}.ams__action a:first-child{margin-right:10px}.ams__action a:last-child{margin-left:10px}@media screen and (max-width:1440px){.ams{padding:0 40px 100px}.ams__title{font-size:56px;line-height:64px}.ams__info{padding-right:45px}.ams__info,.ams__visual{-ms-flex-preferred-size:50%;flex-basis:50%}.ams__visual{max-width:none;min-height:279px}.ams__action{margin-bottom:0}}@media screen and (max-width:1024px){.ams__group{display:block}.ams__info{padding-right:0}.ams__title{font-size:40px;line-height:44px;margin-bottom:24px}.ams__description{max-width:450px}.ams__action{margin-bottom:40px}.ams__visual{min-height:50vw}}@media screen and (max-width:768px){.ams{padding:0 16px 64px}.ams__action a{width:calc(50% - 10px)}}.faq{padding:120px 100px;background:#fff}.faq__wrap{max-width:1240px;margin:0 auto}.faq__title{font-family:Gotham Pro;font-weight:700;font-size:64px;line-height:72px;letter-spacing:-.02em;margin-bottom:70px}.faq__list{overflow:hidden;background:#fafafa;border-radius:20px}.faq__item{width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.faq__item:last-child{border-bottom:none}.faq .open.faq__item{background:rgba(0,64,221,.05)}.faq__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:36px;outline:none!important}.faq__question{max-width:750px;margin-right:24px;font-weight:700;font-size:24px;line-height:33px;color:#000}.faq__answer,.faq__question{font-family:DIN Pro;font-style:normal}.faq__answer{padding:0 36px 36px;max-width:650px;font-weight:400;font-size:19px;line-height:25px;color:rgba(0,0,0,.6)}.faq__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:44px;max-height:44px;min-width:44px;max-width:44px;border-radius:50%;background:rgba(0,0,0,.1)}.faq__icon:before{font-family:icomoon,serif;content:"\e903";font-size:20px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.faq .open.faq__item .faq__icon:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}@media screen and (max-width:1440px){.faq{padding:100px 40px}.faq__title{font-size:56px;line-height:64px;margin-bottom:60px}}@media screen and (max-width:1024px){.faq__question{font-size:19px;line-height:25px}.faq__answer{font-size:17px;line-height:23px}.faq__icon{min-height:36px;max-height:36px;min-width:36px;max-width:36px}.faq__icon:before{font-size:16px}}@media screen and (max-width:768px){.faq{padding:64px 16px}.faq__title{font-size:40px;line-height:44px;margin-bottom:32px}.faq__head{padding:24px}.faq__question{font-size:19px;line-height:25px}.faq__answer{font-size:17px;line-height:23px}}.download__list{background:#fff;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 20px 28px rgba(0,0,0,.15);box-shadow:0 20px 28px rgba(0,0,0,.15);border-radius:10px;padding:20px 12px;right:auto;left:0;max-width:none}.download__link{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;font-family:DIN Pro;font-style:normal;font-weight:400;font-size:17px;line-height:25px;color:rgba(0,0,0,.6);white-space:nowrap;padding:8px 12px;border-radius:4px;margin-bottom:8px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.download__link:before{position:relative;top:2px;font-family:icomoon,serif;content:"\e904";margin-right:11px;color:#0040dd}.download__link.active,.download__link:hover{background:rgba(0,0,0,.05)}.download__link:last-child{margin-bottom:0}@media screen and (max-width:768px){.download__list{right:0}}#video .modal-content,#video .modal-dialog,#video iframe{max-width:90vw;height:90vh;background-color:transparent}#video iframe{position:relative;z-index:4}#video .modal-dialog{margin:5vh auto}#video .modal-content{position:relative}#video .modal-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:5;top:0;right:0;padding:10px;background:#fff;border-radius:0 0 0 16px}#video .modal-close:before{font-family:icomoon,serif;content:"\e903"}