@font-face{font-family:'SF Pro Display';src:url("../fonts/SFProDisplay-Bold.woff2") format('woff2'),url("../fonts/SFProDisplay-Bold.woff") format('woff');font-weight:bold;font-style:normal}@font-face{font-family:'Impact';src:url("../fonts/Impact.woff2") format('woff2'),url("../fonts/Impact.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'SF Pro Display';src:url("../fonts/SFProDisplay-Regular.woff2") format('woff2'),url("../fonts/SFProDisplay-Regular.woff") format('woff');font-weight:normal;font-style:normal}html{min-width:320px}ul,ol{margin:0;padding:0}li{list-style:none}h1,h2{margin:0;padding:0}body{padding:0;margin:0;font-family:SF Pro Display,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.page{background:#fff;color:#1e1593;}.page__container{overflow:hidden}.page__wrapper{padding:0 20px;max-width:1170px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;}@media (min-width:1280px){.page__wrapper{padding:0}}.section__title{margin:35px 0;font-size:20px;font-family:Impact;text-align:center;}.section__title--first{margin:20px 0}@media (min-width:1280px){.section__title{margin:80px 0;font-size:42px}.section__title--first{margin:45px 0}}.section__header{padding:25px 0;position:relative;margin-bottom:30px;}@media (min-width:1280px){.section__header{margin-bottom:80px}}.section__header:before{content:'';position:absolute;left:50%;top:0;width:1920px;height:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#eee;z-index:-1;border-top:2px solid #fa3f00}.section__to-list{font-size:17px;font-family:Impact;color:#1e1593;text-decoration:none}.section__name{font-size:20px;font-family:Impact;color:#fa3f00;margin-top:15px;}.section__name--blue{color:#1e1593}@media (min-width:1280px){.section__name{margin-top:30px;font-size:34px}}.section__name--list{margin-top:0;text-align:center;line-height:1.2;}@media (min-width:1280px){.section__name--list{margin-top:0;text-align:left}}.section__date{font-size:22px;color:#5d5c5c;margin-top:30px}.section__desc{margin-top:15px;color:#4b4a4a;line-height:1.2}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0 20px 50px;}@media (min-width:1280px){.header__container{padding:45px 0}}.header__container--auth{padding-left:0} .header__logotype{color:#23262e;font-family:Impact;font-size:20px;text-decoration:none;position:relative;z-index:2;}.header__logotype:hover{color:#fa3f00}@media (min-width:1280px){.header__logotype{font-size:34px}}.user{display:-webkit-box;display:-ms-flexbox;display:flex;}.user__button{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;border-radius:4px;height:40px;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;}@media (min-width:1280px){.user__button{padding:0 20px}}.user__button--auth{margin-right:10px;}.user__button--auth{background:#fa3f00;color:#fff}.user__button--auth:hover{background:#1e1593}@media (min-width:1280px){.user__button--reg{border:1px solid #fa3f00;color:#fa3f00}.user__button--reg:hover{border-color:#1e1593;color:#1e1593}}.user__icon{width:15px;height:15px;}@media (min-width:1280px){.user__icon{margin-right:10px}}.user__icon--auth{background:url("../images/user.png") 0 50% no-repeat;}.user__button--auth:hover .user__icon--auth{background-position:0 100%}@media (min-width:1280px){.user__icon--auth{background-position:0 0}.user__button--auth:hover .user__icon--auth{background-position:0 0}}.user__icon--reg{width:22px;background:url("../images/reg.png") 0 0 no-repeat;}.user__button--reg:hover .user__icon--reg{background-position:0 100%}.menu{position:fixed;left:-290px;top:0;background:#eee;width:100%;height:100%;max-width:290px;min-width:290px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:80px 20px 0 20px;-webkit-transition:.25s linear left;transition:.25s linear left;z-index:1;}.menu--active{left:0}@media (min-width:1280px){.menu{padding:0 0 20px 0;background:none;position:relative;left:0;max-width:none;-webkit-transition:none;transition:none}}@media (min-width:1280px){.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.menu__item{font-family:Impact;font-size:17px;text-transform:uppercase;position:relative;}@media (min-width:1280px){.menu__item--active:before{content:'';position:absolute;left:0;bottom:-20px;width:100%;height:3px;background:#fa3f00}}@media (max-width:1279px){.menu__item:not(:last-child){margin-bottom:20px}}.menu__link{color:#1e1593;text-decoration:none;}.menu__item--active .menu__link{color:#fa3f00}.menu__link:hover{color:#fa3f00}.menu__link_disabled{color:gray;event-pointer:none}.switcher{position:absolute;left:20px;top:30px;width:32px;height:21px;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:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;z-index:2;}.switcher:hover .switcher__line{background:#fa3f00}@media (min-width:1280px){.switcher{display:none}}.switcher__line{background:#1e1593;width:100%;height:3px}.poster{font-family:Impact;position:relative;}.poster__title{font-size:30px;max-width:230px;margin:20px auto 35px;text-align:center;}@media (min-width:1280px){.poster__title{text-align:left;margin:40px 0;font-size:40px;max-width:425px}}.poster__button{display:block;margin:0 auto;width:230px;height:54px;font-size:22px;line-height:54px;background-color:#fa3f00;border-radius:4px;color:#fff;text-decoration:none;text-align:center;text-transform:uppercase;}.poster__button:hover{background-color:#1e1593}@media (min-width:1280px){.poster__button{margin:0;font-size:26px}}.poster__image{position:absolute;right:0;top:-10px;}@media (max-width:1279px){.poster__image{display:none}.user__text{display:none}.user__button--auth{background:none}}.how-it-works{line-height:1.3;}.how-it-works__list{counter-reset:item;}@media (min-width:1280px){.how-it-works__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}.how-it-works__item{border-bottom:2px dashed #7196dc;position:relative;counter-increment:item;}.how-it-works__item:not(:last-child){margin-bottom:35px;}@media (min-width:1280px){.how-it-works__item:not(:last-child){margin-bottom:0}}@media (min-width:1280px){.how-it-works__item{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:none}.how-it-works__item:nth-child(even){padding-left:30px}.how-it-works__item:nth-child(odd){padding-right:30px;border-right:2px dashed #7196dc}.how-it-works__item:nth-child(1),.how-it-works__item:nth-child(2){margin-bottom:80px}}.how-it-works__title{font-size:18px;font-weight:bold;padding-left:30px;height:46px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.how-it-works__title:before{content:counter(item);position:absolute;left:0;top:0;color:#fa3f00;font-family:Impact;font-size:40px;line-height:46px;}@media (min-width:1280px){.how-it-works__title:before{font-size:80px;line-height:62px}}@media (min-width:1280px){.how-it-works__title{font-size:24px;padding-left:60px;height:62px}}.how-it-works__desc{margin:35px 0;color:#444;font-size:18px;line-height:1.4}@media (min-width:1280px){.tariffs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.tariffs__item{border-radius:4px;overflow:hidden;color:#3a3a3a;text-align:center;position:relative;padding-bottom:30px;margin-bottom:15px;}@media (min-width:1280px){.tariffs__item{width:365px;margin-bottom:0}}.tariffs__item--disabled{background:#fafafa;color:#c2c7d4;}.tariffs__item--disabled:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%}.tariffs__item:before{content:'';position:absolute;left:0;top:0;bottom:0;right:0;border:1px solid #d6d6d6;z-index:-1;border-radius:4px;overflow:hidden}.tariffs__title{background:#1e1593;height:50px;line-height:50px;font-size:22px;font-family:Impact;color:#fff;text-transform:uppercase;}.tariffs__item--disabled .tariffs__title{background:#c2c7d4}.tariffs__star{background:url("../images/star.png") 0 0/cover no-repeat;width:55px;height:55px;margin:25px auto;}.tariffs__item--disabled .tariffs__star{opacity:.35}.tariffs__desc{line-height:1.8;font-size:16px}.tariffs__price{font-size:40px;font-weight:bold;margin:30px 0}.tariffs__button{width:140px;height:32px;background:#fa3f00;line-height:32px;font-weight:bold;color:#fff;text-decoration:none;text-transform:uppercase;font-size:12px;border:none;border-radius:4px;cursor:pointer;display:inline-block}.tariffs__item--disabled .tariffs__button{background:#c2c7d4}.tariffs__button:hover{background:#1e1593}.footer{background:#eff0f2;margin-top:30px;padding:25px 0;}@media (min-width:1280px){.footer{padding:40px 0}}.bottom-menu__list{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;text-align:center;}@media (min-width:1280px){.bottom-menu__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.bottom-menu__item{color:#4c4c4c;font-family:Impact;font-size:16px;position:relative;}@media (min-width:1280px){.bottom-menu__item{margin:0 15px}}.bottom-menu__item:not(:last-child){margin-bottom:15px;}@media (min-width:1280px){.bottom-menu__item:not(:last-child){margin-bottom:0}.bottom-menu__item:not(:last-child):after{content:'';position:absolute;right:-15px;top:0;width:2px;height:15px;background:#5e5e5e}}.bottom-menu__link{color:#5e5e5e;text-decoration:none;}.bottom-menu__link:hover{color:#fa3f00}.bottom-menu__item--active .bottom-menu__link{color:#fa3f00}.faq__item{line-height:1.4;padding-bottom:15px;font-size:16px;color:#5d5c5c;}@media (min-width:1280px){.faq__item{font-size:18px;padding-bottom:30px}}.faq__item:not(:last-child){border-bottom:2px dashed #83a8df;margin-bottom:15px;}@media (min-width:1280px){.faq__item:not(:last-child){margin-bottom:30px}}.faq__question{font-weight:bold;;font-size:20px;margin-bottom:5px}.special__list--number{counter-reset:item}.special__item{padding:30px 0;position:relative;}.special__list--number .special__item{counter-increment:item}@media (min-width:1280px){.special__item{padding:40px 0 40px 260px;min-height:200px}}.special__item:not(:last-child){border-bottom:2px dashed #83a8df}.special__icon{width:200px;height:200px;border-radius:50%;background:#f7f7f7;position:absolute;left:0;top:40px;line-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.special__list--number .special__icon:before{content:counter(item);font-family:Impact;color:#fa3f00;font-size:80px}@media (max-width:1279px){.special__icon{display:none}}.special__image{display:block;margin:0 auto;width:100%;max-width:883px}.special__icon-image{margin:auto}.special__title{font-size:24px;font-weight:bold;margin-bottom:15px;}@media (min-width:1280px){.special__title{font-size:30px;margin-bottom:30px}}.special__desc{font-size:16px;line-height:1.6;color:#5d5c5c;}@media (min-width:1280px){.special__desc{font-size:18px}}.special__paragraph{margin:0;padding:0}.cameras__list--number{counter-reset:item}.cameras__item{padding:30px 0;position:relative;}.special__list--number .cameras__item{counter-increment:item}@media (min-width:1280px){.cameras__item{padding:40px 0 40px 275px}}.cameras__item:not(:last-child){border-bottom:2px dashed #83a8df}.cameras__container{margin:30px auto;}@media (min-width:1280px){.cameras__container{position:absolute;left:0;top:40px;margin:0;width:240px}}.cameras__image{margin:0 auto;display:block}.cameras__title{font-size:24px;font-weight:bold;margin-bottom:15px;}@media (min-width:1280px){.cameras__title{font-size:30px;margin-bottom:30px}}.cameras__desc{font-size:16px;line-height:1.6;color:#5d5c5c;}@media (min-width:1280px){.cameras__desc{font-size:18px}}.cameras__paragraph{margin:0;padding:0}.player{background:#000;z-index:5;}.player--full-page{position:fixed;left:0;top:0;width:100%;height:100%}.player--full-page .player__control{position:absolute;left:0;bottom:0;width:100%}.timeline{width:100%;overflow:auto;}.timeline__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:20px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;min-width:2400px;}@media (min-width:1280px){.timeline__list{min-width:auto}}.timeline__item{list-style:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-bottom:30px}.timeline__hour{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);color:#fff;font-size:14px;line-height:30px}.timeline__piece{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:15px;margin:0 1px;position:relative;background:#454345;}.timeline__piece--with-events{cursor:pointer;}.timeline__piece--with-events:hover:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.2)}.timeline__piece--active{background:#ff5a00 !important}.preview{position:relative;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;background:#000;padding-bottom:50px;}.player--full-page .preview{position:absolute;left:0;top:0;width:100%;}@media (min-width:1280px){.player--full-page .preview{bottom:170px}}.preview__date{position:absolute;right:10px;top:10px;padding:5px;background:rgba(0,0,0,0.5);color:#fff;font-weight:bold;font-size:12px;text-align:center;}@media (min-width:768px){.preview__date{width:180px;padding:10px;font-size:14px;top:20px;right:20px}}.preview__download{width:25px;height:25px;background:url("../images/download.png") 0 0/cover no-repeat;position:absolute;left:50%;top:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.preview__download:hover{background-position:0 100%}@media (min-width:1280px){.preview__download{top:20px;width:44px;height:44px}}.preview__image{display:block;width:100%;margin:auto;cursor:pointer;}@media (min-width:640px) and (max-height:799px){.player--full-page .preview__image{height:100%;width:auto}}@media (min-width:1280px) and (min-height:800px){.player--full-page .preview__image{max-width:1170px;height:auto;width:100%}}.preview__container{background:#000;padding:20px;position:absolute;bottom:0;left:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.preview__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;height:10px;background:#454244}.preview__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style:none;cursor:pointer;}.preview__item:hover{background:rgba(255,255,255,0.1)}.preview__item--active{background:#ff5a00;cursor:default;}.preview__item--active:hover{background:#ff5a00}.control{padding:0 30px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:300px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;}@media (min-width:640px){.control{width:auto}}@media (min-width:768px){.control{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1280px){.control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 40px 40px}}.control button{border:none;padding:0;cursor:pointer;outline:none}.control__play{background:url("../images/player/play.png") 0 0/cover no-repeat;width:20px;height:25px;margin:30px 20px;}@media (min-width:375px){.control__play{margin:30px}}@media (min-width:1280px){.control__play{width:35px;height:44px;margin:0;margin-right:50px}}.control__play:hover{background-position:0 50%}.control__play:disabled{background-position:0 100%;cursor:default}.control__pause{background:url("../images/player/pause.png") 0 0/cover no-repeat;width:20px;height:25px;margin:30px 20px;}@media (min-width:375px){.control__pause{margin:30px}}@media (min-width:1280px){.control__pause{width:35px;height:44px;margin:0;margin-right:50px}}.control__pause:hover{background-position:0 100%}.control__conversely{background:url("../images/player/conversely.png") 0 0/cover no-repeat;width:20px;height:25px;margin:30px 20px;}@media (min-width:375px){.control__conversely{margin:30px}}@media (min-width:1280px){.control__conversely{width:35px;height:44px;margin:0;margin-right:50px}}.control__conversely:hover,.control__conversely--active{background-position:0 100%}.control__delay{background:url("../images/player/delay.png") 0 0/cover no-repeat;width:25px;height:25px;margin:30px 20px;display:none;}@media (min-width:375px){.control__delay{margin:30px}}@media (min-width:1024px){.control__delay{display:block}}@media (min-width:1280px){.control__delay{width:44px;height:44px;margin:0;margin-right:50px}}.control__delay:hover,.control__delay--active{background-position:0 100%}.control__repeat{background:url("../images/player/repeat.png") 0 0/cover no-repeat;width:25px;height:25px;margin:30px 20px;display:none;}@media (min-width:375px){.control__repeat{margin:30px}}@media (min-width:1024px){.control__repeat{display:block}}@media (min-width:1280px){.control__repeat{width:44px;height:44px;margin:0;margin-right:50px}}.control__repeat:hover,.control__repeat--active{background-position:0 100%}.control__next{background:url("../images/player/last.png") 0 0/cover no-repeat;width:25px;height:25px;margin:30px 20px;}@media (min-width:375px){.control__next{margin:30px}}@media (min-width:1280px){.control__next{width:41px;height:41px;margin:0;margin-right:50px}}.control__next:hover{background-position:0 50%}.control__next:disabled{background-position:0 100%;cursor:default}.control__prev{background:url("../images/player/first.png") 0 0/cover no-repeat;width:25px;height:25px;margin:30px 20px;}@media (min-width:375px){.control__prev{margin:30px}}@media (min-width:1280px){.control__prev{width:41px;height:41px;margin:0;margin-right:50px}}.control__prev:hover{background-position:0 50%}.control__prev:disabled{background-position:0 100%;cursor:default}.control__full-page{background:url("../images/player/full.png") 0 0/cover no-repeat;margin:30px 20px;width:25px;height:25px;}@media (min-width:375px){.control__full-page{margin:30px}}@media (min-width:768px){.control__full-page{margin:0;margin-left:auto !important}}@media (min-width:1280px){.control__full-page{width:41px;height:41px}}.control__full-page:hover,.control__full-page--active{background-position:0 100%}.button__desc{color:#fff;position:relative;bottom:-40px;text-align:center;font-size:12px;font-family:inherit;display:block;width:140px;left:50%;margin-left:-70px}.events{position:absolute;left:0;bottom:50px;width:100%;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;}.events__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;width:100%;height:10px}.events__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style:none;cursor:pointer;background:rgba(255,255,255,0.25);}.events__item:hover{background:rgba(255,255,255,0.5)}.events__item--active{background:#fff;cursor:default;}.events__item--active:hover{background:#fff}.form{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;margin:0 auto 15px;}.form--profile{max-width:585px;}@media (min-width:1280px){.form--profile{max-width:770px}}.form--setting{max-width:585px;}@media (min-width:1280px){.form--setting{max-width:1100px}}@media (min-width:1280px){.form{margin-bottom:70px}}.form__input{background:#fdfdfd;width:100%;height:44px;max-width:585px;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #454245;border-radius:4px;padding:0 15px;font-size:16px;font-family:inherit;margin-bottom:15px;}.form__field .form__input{margin-bottom:0}@media (min-width:1280px){.form__input{height:54px;font-size:22px;padding:0 20px;margin-bottom:25px}.form__field .form__input{margin-bottom:0}}.form__input--short{max-width:192px}.form__textarea{width:;height:;background:#fdfdfd;width:100%;height:164px;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #454245;border-radius:4px;padding:15px;font-size:16px;font-family:inherit;margin-bottom:15px;max-width:585px;}@media (min-width:1280px){.form__textarea{font-size:22px;padding:20px;margin-bottom:25px;height:234px}}.form__captcha{min-height:60px;background:#eee;width:100%;max-width:585px;}@media (min-width:1280px){.form__captcha{height:142px}}.form__button{background:#fa3f00;height:40px;width:100%;color:#fff;font-family:Impact;font-size:16px;border:none;border-radius:4px;margin-top:20px;cursor:pointer;outline:none;max-width:585px;}.form__button:hover{background:#1e1593}@media (min-width:1280px){.form__button{height:72px;margin-top:40px;font-size:24px}}@media (min-width:1280px){.form__button--profile{margin-left:auto}}.form__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px;}.form--profile .form__field{width:100%;}@media (min-width:1280px){.form--profile .form__field{width:770px}}.form--setting .form__field{width:100%}@media (min-width:1280px){.form__field{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:25px}}.form__name{font-size:14px;margin-bottom:10px;color:#454546;display:-webkit-box;display:-ms-flexbox;display:flex;}@media (min-width:1280px){.form__name{font-size:18px;margin-bottom:0;width:185px;line-height:54px}}@media (min-width:1280px){.form__name--setting{width:515px;line-height:1.2}}.form__desc{color:#99999e}.settings:not(:last-child){border-bottom:2px dashed #83a8df;margin-bottom:40px}.settings__icon{margin-right:20px;}.settings__icon--camera{background-image:url("../images/settings/icon-camera.png");width:30px;height:20px}.settings__icon--ftp{background-image:url("../images/settings/icon-ftp.png");width:31px;height:31px}.settings__title{font-family:SF Pro Display;font-size:22px;font-weight:bold;color:#2d2a9f;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cam__list{max-width:360px;margin:0 auto;}@media (min-width:1280px){.cam__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:none}}@media (min-width:1280px){.cam__item{width:calc(33% - 25px)}}.cam__item:not(:last-child){margin-bottom:25px}.cam__content{position:relative;}.cam__image{width:100%;display:block;height:200px}.cam__title{font-size:16px;font-weight:bold;font-family:SF Pro Display;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;color:#1e1593}.cam__camera{background-image:url("../images/cam/camera.png");width:29px;height:35px;margin-right:15px}.cam__desc{font-size:14px;color:#787878;line-height:1.4;margin-bottom:15px}.cam__control{height:46px;background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cam__icon{cursor:pointer;}.cam__icon--eye{background-image:url("../images/cam/eye.png");width:37px;height:21px}.cam__icon--settings{background-image:url("../images/cam/settings.png");width:28px;height:28px}.cam__icon--document{background-image:url("../images/cam/document.png");width:20px;height:29px}.cam__icon--arrow-left{position:absolute;left:0;top:50%;background:rgba(255,255,255,0.7) url("../images/cam/arrow-left.png") 50% 50% no-repeat;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:27px;height:25px;margin-top:-23px}.cam__icon--arrow-right{position:absolute;right:0;top:50%;background:rgba(255,255,255,0.7) url("../images/cam/arrow-right.png") 50% 50% no-repeat;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:27px;height:25px;margin-top:-23px}