body,html{height:100%;font-size:14px;width:100%;overflow:hidden;font-family:roboto-regular}.checking__wrap{bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.checking__wrap .checking__wrap-inner{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#272727;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;left:0;padding-top:150px;position:fixed;right:0;top:0;z-index:101}@media screen and (min-width:992px) and (max-width:1199px){.checking__wrap .checking__wrap-inner{padding:48px}}@media screen and (min-width:768px) and (max-width:991px){.checking__wrap .checking__wrap-inner{padding:48px}}@media screen and (max-width:767px){.checking__wrap .checking__wrap-inner{padding:32px}}@media screen and (max-width:374px){.checking__wrap .checking__wrap-inner{padding:16px}}.checking__wrap .container{max-width:1170px;min-width:300px;padding-left:15px;padding-right:15px;width:100%}.checking__wrap .checking{display:none;margin-bottom:32px}.checking__wrap .checking.visible{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.checking__wrap .checking .icon-check{background:url(../../../img/icon-check.svg) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;height:32px;margin-right:8px;width:32px}.checking__wrap .checking .checking__text{color:#D8D8D8;font-size:2.143em}@media screen and (min-width:768px) and (max-width:991px){.checking__wrap .checking .checking__text{font-size:1.714em}}@media screen and (max-width:767px){.checking__wrap .container{padding:0}.checking__wrap .checking .checking__text{font-size:1.714em}}.checking__wrap .proceed{color:#D8D8D8;font-size:2.143em;display:none;margin-bottom:100px}.checking__wrap .security__title{color:#D8D8D8;font-size:3.286em;font-weight:700;margin-bottom:16px}@media screen and (min-width:768px) and (max-width:991px){.checking__wrap .security__title{font-size:2.286em}}@media screen and (max-width:767px){.checking__wrap .security__title{font-size:2.143em;margin-bottom:32px}}.checking__wrap .loader__wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:96px}@media screen and (max-width:767px){.checking__wrap .loader__wrap{margin-bottom:64px}}.checking__wrap .security__subtitle{font-size:2.286em;color:#D8D8D8;margin:0}@media screen and (max-width:991px){.checking__wrap .security__subtitle{font-size:1.714em}}.checking__wrap .informaton__message{font-size:2.286em;color:#D8D8D8}@media screen and (min-width:768px) and (max-width:991px){.checking__wrap .informaton__message{font-size:1.714em}}.checking__wrap .question__wrap{color:#D8D8D8;display:none;font-size:1.286em}.checking__wrap .question__wrap.visible{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.checking__wrap .question__wrap .qustion__title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;line-height:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:16px}.checking__wrap .question__wrap .qustion__title:before{background-color:#D8D8D8;content:'';display:block;height:24px;margin-right:16px;width:2px}.checking__wrap .question__wrap .question__block{display:none}.checking__wrap .question__wrap .question__block.visible{border-top:1px solid #D8D8D8;display:block}.checking__wrap .loader{position:relative;height:24px;margin-right:16px;width:24px}.checking__wrap .loader:before{background:url(../../../img/icon-loading-white.png) no-repeat;-webkit-background-size:contain;background-size:contain;content:'';display:block;height:24px;width:24px;-webkit-animation:2s rotation linear infinite;animation:2s rotation linear infinite}.checking__wrap .wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:2px solid #C9CCCF;display:none;margin-bottom:100px;padding:32px}.checking__wrap .wrap.visible{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}@media screen and (max-width:374px){.checking__wrap .wrap{width:-webkit-calc(100% - 41px);width:calc(100% - 41px)}}.checking__wrap .wrap .left-point{border:2px solid #C9CCCF;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;display:inline-block;height:40px;margin-right:16px;outline:0;-webkit-transition:.3s background-color;transition:.3s background-color;width:40px}.checking__wrap .wrap .left-point:after{background:url(../../../img/checkbox-check.svg) no-repeat;content:'';display:block;height:20px;left:8px;margin-top:-10px;opacity:0;position:absolute;top:50%;-webkit-transition:.2s;transition:.2s;width:0;z-index:1}.checking__wrap .wrap .left-point.active{background-color:#92969D;border-color:#2A2D32;position:relative;-webkit-transition:0s;transition:0s}@media screen and (min-width:768px) and (max-width:991px){.checking__wrap .wrap{margin-bottom:64px;padding:24px}.checking__wrap .wrap .left-point{height:24px;width:24px}.checking__wrap .wrap .left-point.active{border-width:12px}}@media screen and (max-width:767px){.checking__wrap .informaton__message{font-size:1.286em;line-height:24px}.checking__wrap .wrap{margin-bottom:32px;padding:18px 18px 24px}.checking__wrap .wrap .left-point{height:24px;width:24px}.checking__wrap .wrap .left-point.active{border-width:12px}}.checking__wrap .wrap .left-point.active:after{opacity:1;width:24px}@media screen and (max-width:991px){.checking__wrap .wrap .left-point.active:after{-webkit-background-size:contain;background-size:contain;height:12px;margin-top:-6px;width:15.5px}}.checking__wrap .wrap .right-point{color:#D8D8D8;cursor:pointer;font-size:1.429em}@media screen and (max-width:767px){.checking__wrap .wrap .right-point{font-size:1.286em}}.bottom{border-top:1px solid #A4A4A4;bottom:0;position:fixed;left:0;right:0;margin:auto;text-align:center;width:90%;z-index:102}.bottom p{color:#BDBDBD;font-size:14px}.info__text{color:#D8D8D8;display:none;font-size:1.286em;margin-bottom:24px}.info__text.visible{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1440deg);transform:rotate(1440deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1440deg);transform:rotate(1440deg)}}