

/* Start:/local/templates/redesign/build/css/main.css?16390561733694126*/
@import url(https://fonts.googleapis.com/css?family=Amatic+SC|Lobster|Play|Poiret+One|Roboto+Condensed|Spectral+SC&display=swap);
/*!
 * Datepicker v1.0.9
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-09-21T06:57:30.334Z
 */.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1}.datepicker-container:after,.datepicker-container:before{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;-webkit-box-shadow:0 3px 6px #ccc;box-shadow:0 3px 6px #ccc;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#39f}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(.7);transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{-webkit-transform:rotate(135deg) scale(.7);transform:rotate(135deg) scale(.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:100%}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear,.mx-input-wrapper:hover .mx-icon-clear,.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle;display:none}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;vertical-align:middle}.mx-table th{padding:0;font-weight:500}.mx-table td{padding:0}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}#beesenderchat-container .beesenderchat-header-buttons-close{cursor:pointer;background-size:17px 17px}@media(-ms-high-contrast:none),screen and (-ms-high-contrast:active){.beesender-widget-button-pulse-image{right:35px!important;bottom:15px!important}}.beesender-widget-button-pulse-image{position:fixed;z-index:9999999999999;top:0;height:80px;width:80px;opacity:0}@media screen and (max-width:1000px){.beesender-widget-button-pulse-image{height:60px;width:60px}}.beesender-widget-button-pulse-image:hover{cursor:pointer}.beesenderchat-widget-startbutton img{position:absolute;width:60px;height:60px}.beesenderchat-widget-startbutton-front{z-index:2;-webkit-backface-visibility:hidden;backface-visibility:hidden}#beesenderchat-widget-startbutton{-moz-filter:drop-shadow(0 0 5px hsla(0,0%,80%,.68));-webkit-filter:drop-shadow(0 0 5px hsla(0,0%,80%,.68));filter:drop-shadow(0 0 5px rgba(204,204,204,.68));position:fixed;display:block;width:80px;height:80px;right:30px;bottom:16px;-ms-background-size:60px;background-size:60px;z-index:9999;-webkit-transition:transform 1.5s;-webkit-transition:-webkit-transform 1.5s;transition:-webkit-transform 1.5s;transition:transform 1.5s;transition:transform 1.5s,-webkit-transform 1.5s}@media screen and (max-width:1000px){#beesenderchat-widget-startbutton{height:60px;width:60px;right:10px;bottom:58px}}.beesender-widget-button-wrapper{position:fixed;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:end;-ms-flex-align:end;align-items:flex-end;visibility:hidden;z-index:10150}.beesender-widget-button-wrapper.beesender-widget-button-position-bottom-left,.beesender-widget-button-wrapper.beesender-widget-button-position-bottom-middle,.beesender-widget-button-wrapper.beesender-widget-button-position-bottom-right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.beesender-widget-button-visible{visibility:visible;-webkit-animation:beesender-widget-button-visible 1s ease-out 1 forwards;animation:beesender-widget-button-visible 1s ease-out 1 forwards}@-webkit-keyframes beesender-widget-button-visible{0%{-webkit-transform:scale(0);transform:scale(0)}30.001%{-webkit-transform:scale(1.2);transform:scale(1.2)}62.999%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes beesender-widget-button-visible{0%{-webkit-transform:scale(0);transform:scale(0)}30.001%{-webkit-transform:scale(1.2);transform:scale(1.2)}62.999%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}.beesender-widget-button-disable{-webkit-animation:beesender-widget-button-disable .3s ease-out 1 forwards;animation:beesender-widget-button-disable .3s ease-out 1 forwards}@-webkit-keyframes beesender-widget-button-disable{0%{-webkit-transform:scale(1);transform:scale(1)}50.001%{-webkit-transform:scale(.5);transform:scale(.5)}92.999%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes beesender-widget-button-disable{0%{-webkit-transform:scale(1);transform:scale(1)}50.001%{-webkit-transform:scale(.5);transform:scale(.5)}92.999%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(0);transform:scale(0)}}.beesender-widget-button-popup{display:none;position:absolute;left:100px;padding:12px 20px 12px 14px;width:312px;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1;cursor:pointer}.beesender-widget-button-popup-triangle{position:absolute;display:block;width:8px;height:8px}.beesender-widget-button-block{width:66px;height:66px;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;cursor:pointer}.beesender-widget-button-position-top-right{top:50px;right:50px}.beesender-widget-button-position-bottom-left{left:50px;bottom:50px}.beesender-widget-button-position-bottom-middle{left:50%;bottom:50px;margin:0 0 0 -33px}.beesender-widget-button-position-bottom-right{right:50px;bottom:50px}.beesender-widget-button-inner-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:66px;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.beesender-widget-button-inner-item{position:absolute;top:0;left:0;padding:16px 13px;-webkit-transition:opacity .6s ease-out;transition:opacity .6s ease-out;-webkit-animation:socialRotateBack .4s;animation:socialRotateBack .4s;opacity:0}.beesender-widget-button-icon-animation{opacity:1}.beesender-widget-button-inner-mask{position:absolute;top:-8px;left:-8px;height:82px;min-width:66px;-webkit-width:calc(100% + 16px);width:calc(100% + 16px);border-radius:100px;opacity:.2}.beesender-widget-button-inner-container,.bx-touch .beesender-widget-button-inner-container{-webkit-transform:scale(.85);transform:scale(.85);-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.beesender-widget-button-pulse{display:none;position:absolute;top:20px;left:5px;bottom:-25px;right:-10px;border-radius:50%}@-webkit-keyframes widgetPulse{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes widgetPulse{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}:focus{outline-color:hsla(0,0%,100%,0)}.beesenderchat-footer{position:absolute;top:0;height:0;width:100%;background-color:#fff}.beesender-upload-image-img{display:block!important;margin-left:auto!important;margin-right:auto!important;margin-top:6px!important;height:18px!important;widows:auto!important;cursor:pointer!important}#beesenderchat-container .beesenderchat-conversation-footer{position:absolute;bottom:5px;left:0;right:0;border-radius:0 0 6px 6px;z-index:10;height:36px}#beesenderchat-container .beesenderchat-composer{position:absolute;bottom:10px!important;left:0;right:0;height:55px;max-height:200px}@media screen and (max-width:1000px){#beesenderchat-container .beesenderchat-composer{bottom:10px!important}}#beesenderchat-container .beesenderchat-composer textarea{position:absolute;bottom:-15px;left:0;color:#565867;background-color:#fff;resize:none;border:none;-webkit-transition:background-color .2s ease,-webkit-box-shadow .2s ease;transition:background-color .2s ease,-webkit-box-shadow .2s ease;transition:background-color .2s ease,box-shadow .2s ease;transition:background-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease;overflow:hidden;min-height:70px;max-height:150px}#beesenderchat-container .beesenderchat-composer pre,#beesenderchat-container .beesenderchat-composer textarea{-webkit-box-sizing:border-box;box-sizing:border-box;padding:18px;padding-right:100px;padding-left:45px;width:100%;height:100%;font-size:14px;font-weight:400;line-height:1.33;white-space:pre;white-space:pre-wrap;word-wrap:break-word}#beesenderchat-container .beesenderchat-composer textarea::-webkit-input-placeholder{color:#b8c3ca;font-size:15px;font-weight:400;line-height:1.33;opacity:.7}#beesenderchat-container .beesenderchat-composer textarea::-moz-placeholder{color:#b8c3ca;font-size:15px;font-weight:400;line-height:1.33;opacity:.7}#beesenderchat-container .beesenderchat-composer textarea:-ms-input-placeholder{font-family:Montserrat,sans-serif;color:#b8c3ca;font-weight:400;line-height:1.33}#beesenderchat-container .beesenderchat-composer textarea:focus{outline:none;background-color:#fff;-webkit-box-shadow:0 0 100px 0 rgba(150,165,190,.24);box-shadow:0 0 100px 0 rgba(150,165,190,.24)}#beesenderchat-container .beesenderchat-conversation .beesenderchat-conversation-footer{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-name:beesenderchat-composer-slide-in;animation-name:beesenderchat-composer-slide-in;-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);-webkit-animation-delay:80ms;animation-delay:80ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}#beesenderchat-container .beesenderchat-composer pre{visibility:hidden}#beesenderchat-sendbox-textarea{padding-top:9px!important;z-index:1000!important}#beesenderchat-container .beesenderchat-composer-buttons{position:absolute;z-index:1001;top:0;left:15px}#beesenderchat-container .beesenderchat-composer-send-button{background-size:20px 20px;background-repeat:no-repeat;content:" ";top:16px;width:20px;height:20px;left:5px;z-index:99999;top:-45px;left:310px}@media screen and (max-width:1000px){#beesenderchat-container .beesenderchat-composer-send-button{top:20px;right:20px;left:unset}}#beesenderchat-container .beesenderchat-composer-send-button,#beesenderchat-container .beesenderchat-composer-upload-button{position:relative;display:inline-block;opacity:.7;cursor:pointer!important;height:35px}@media screen and (max-width:1000px){#beesenderchat-container .beesenderchat-composer-send-button,#beesenderchat-container .beesenderchat-composer-upload-button{position:absolute}}#beesenderchat-container .beesenderchat-composer-send-button{width:30px;background-color:transparent}#beesenderchat-container .beesenderchat-composer-upload-button{width:20px}.beesenderchat-footer-description{z-index:11;height:0;position:absolute;bottom:0;color:#fff!important;right:0!important;padding:0!important;font-size:0!important;top:0;opacity:0!important}.beesenderchat-footer-description a{color:grey!important}.beesenderchat-footer-description a:hover{cursor:pointer!important}#beesender-smile{background-color:hsla(0,0%,100%,0)}.beesenderchat-emojis span{cursor:pointer!important}.beesenderchat-app{position:absolute;z-index:99999;top:35px}.beesenderchat-smile-img{width:21px}.beesenderchat-smile-img:hover{cursor:pointer!important}.beesenderchat-smile-container{position:absolute;z-index:1;font-family:Montserrat;border:1px solid #ccc;width:340px;overflow-y:scroll!important;padding:10px!important;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;background:#fff;-webkit-box-shadow:1px 1px 8px #c7dbe6;box-shadow:1px 1px 8px #c7dbe6;right:-10px!important;bottom:35px!important;height:210px;overflow-x:hidden!important}@media screen and (max-width:1000px){.beesenderchat-smile-container{right:unset;left:0!important}}.beesenderchat-emoji-picker h5{margin:5px!important;color:#b1b1b1!important;text-transform:uppercase;font-size:.8rem;cursor:default}.beesenderchat-emoji-picker .beesenderchat-emojis{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:3px}.beesenderchat-emoji-picker .beesenderchat-emojis:after{content:"";-webkit-box-flex:1;-ms-flex:auto;flex:auto}.beesenderchat-emoji-picker .beesenderchat-emojis span{padding:.2rem;cursor:pointer;border-radius:5px;font-size:20px!important}.beesenderchat-emoji-picker .beesenderchat-emojis span:hover{background:#ececec;cursor:pointer}.beesenderchat-emoji-picker__search{display:-webkit-box;display:-ms-flexbox;display:flex}.beesenderchat-emoji-picker__search>input{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:10rem;border:1px solid #ccc!important;padding:.5rem 1rem!important;outline:none}@media only screen and (max-device-width:667px),screen and (max-width:369px),screen and (min-height:591px),screen and (min-width:371px){.beesenderchat-composer textarea{background-color:#f4f7f9}}@media screen and (max-width:980px){#beesenderchat-container .beesenderchat-composer pre,#beesenderchat-container .beesenderchat-composer textarea,.beesenderchat-footer-description{font-size:15px!important}}.beesenderchat-footer-description-image{width:0!important}.beesenderchat-footer-description-image,.beesenderchat-footer-description-image a{opacity:0!important;display:none!important}.beesenderchat-avatar-img,.beesenderchat-operatorinfo-avatar-img{width:40px;padding-left:10px;height:40px;border-radius:50px;background:#ededed}.beesenderchat-comment-container-admin-avatar{top:3px}.beesender-download-icon{width:20px;position:relative;top:-8px;left:0;margin-right:10px!important;cursor:pointer!important}.beesenderchat-notification-message-phrase{color:#135cf0;font-size:14px}.beesenderchat-notification-message-phrase,.beesenderchat-operatorinfo-message{text-align:center!important;background-color:#ededed;padding:5px!important;border-radius:8px!important;margin-bottom:15px!important}.beesenderchat-operatorinfo-message{color:#fff!important;display:none!important}.beesenderchat-operatorinfo-avatar{display:inline!important}.beesenderchat-operatorinfo-message-phrase{text-align:center!important;color:#135cf0;font-size:14px}.beesenderchat-operator-name{word-break:break-all;width:100%;font-size:80%}.beesender-msg-time{font-size:10px}.beesender-msg-time,.beesender-msg-time-emoji{position:relative!important;display:block;text-align:right!important;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;opacity:.8!important;padding-right:10px!important}.beesender-msg-time-emoji{font-size:10px!important}.beesenderchat-attachment-name{display:inline-block!important;max-width:75%;position:relative;top:-11px;left:0;margin-top:10px!important;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.beesenderchat-attachment-size{left:30px}.beesenderchat-attachment-size,.beesenderchat-upload-percentage{position:relative;top:-10px!important;font-size:12px;color:#1f2321!important}.beesenderchat-upload-percentage{left:38px}.beesenderchat-upload-error-label,.beesenderchat-upload-success-label{position:relative;top:-10px!important;left:30px;font-size:12px;color:#1f2321!important}.beesenderchat-comment-emoji{background:none}.beesenderchat-comment-emoji p{font-size:50px}.bt-spinner{width:25px;height:25px;border-radius:50%;background-color:transparent;border:2px solid #d7d6d6!important;border-top:2px solid #fff!important;-webkit-animation:spin-data-v-3b715013 1s linear infinite;animation:spin-data-v-3b715013 1s linear infinite;padding-right:0;position:relative;top:7px}.attach,.bt-spinner{display:inline-block!important;margin-right:10px!important}.attach{width:25px!important;height:25px!important;padding-right:0!important;position:relative!important;top:7px!important}.attach-success{background-image:url(https://widget.beesender.com/src/upload.svg)!important}.attach-error{background-image:url(https://widget.beesender.com/src/error.svg)!important}@-webkit-keyframes spin-data-v-3b715013{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-3b715013{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media(-ms-high-contrast:none),screen and (-ms-high-contrast:active){.beesenderchat-channel-row{position:relative!important;margin-bottom:3px!important;width:100%!important;height:auto!important;text-align:left!important;font-size:16px!important;color:#fff!important;background:rgba(149,178,217,.58)!important;border:1px solid hsla(0,0%,100%,.68)!important;border-radius:10px;margin:10px auto!important}}.beesenderchat-channel-row{position:relative!important;margin-bottom:3px!important;width:100%!important;height:auto!important;text-align:left!important;font-size:16px!important;color:#fff!important;background:rgba(149,178,217,.58)!important;border:1px solid hsla(0,0%,100%,.68)!important;border-radius:10px;margin:10px auto!important}@media screen and (max-width:980px){.beesenderchat-channel-row{background:#2879ff!important}}.beesenderchat-channel-row:hover{background:rgba(204,217,221,.9)!important}.beesenderchat-channel-row img{max-width:40px;max-height:40px;display:inline-block!important;vertical-align:middle!important;padding:5px!important;border-radius:5px!important}.beesenderchat-channel-row span{margin-left:5px!important;display:inline-block!important;width:75%!important;vertical-align:middle!important;font-size:14px!important}.pointer-cursor:hover{cursor:pointer!important}.beesenderchat-conversation-channel-header{display:block!important;color:#1e2321;font-weight:100;font-size:20px;text-align:left!important;margin-bottom:30px!important;margin-top:0!important}@media screen and (max-width:980px){.beesenderchat-conversation-channel-header{color:#1e2321!important}}.beesenderchat-conversation-channels-left,.beesenderchat-conversation-channels-right{text-align:center;width:40%;cursor:pointer!important;margin-bottom:15px!important}.beesenderchat-conversation-channels-right{margin-left:15px!important}.beesenderchat-conversation-channel-h{color:#fff!important;margin-bottom:20px!important}#beesenderchat-container a,#beesenderchat-container abbr,#beesenderchat-container acronym,#beesenderchat-container address,#beesenderchat-container applet,#beesenderchat-container article,#beesenderchat-container aside,#beesenderchat-container audio,#beesenderchat-container b,#beesenderchat-container big,#beesenderchat-container blockquote,#beesenderchat-container button,#beesenderchat-container canvas,#beesenderchat-container caption,#beesenderchat-container center,#beesenderchat-container cite,#beesenderchat-container code,#beesenderchat-container dd,#beesenderchat-container del,#beesenderchat-container details,#beesenderchat-container dfn,#beesenderchat-container div,#beesenderchat-container div.form,#beesenderchat-container dl,#beesenderchat-container dt,#beesenderchat-container em,#beesenderchat-container fieldset,#beesenderchat-container figcaption,#beesenderchat-container figure,#beesenderchat-container footer,#beesenderchat-container form,#beesenderchat-container h1,#beesenderchat-container h2,#beesenderchat-container h3,#beesenderchat-container h4,#beesenderchat-container h5,#beesenderchat-container h6,#beesenderchat-container header,#beesenderchat-container hgroup,#beesenderchat-container i,#beesenderchat-container iframe,#beesenderchat-container img,#beesenderchat-container input,#beesenderchat-container input[type],#beesenderchat-container ins,#beesenderchat-container kbd,#beesenderchat-container label,#beesenderchat-container legend,#beesenderchat-container li,#beesenderchat-container mark,#beesenderchat-container menu,#beesenderchat-container nav,#beesenderchat-container object,#beesenderchat-container ol,#beesenderchat-container p,#beesenderchat-container pre,#beesenderchat-container q,#beesenderchat-container s,#beesenderchat-container samp,#beesenderchat-container section,#beesenderchat-container small,#beesenderchat-container span,#beesenderchat-container strike,#beesenderchat-container strong,#beesenderchat-container sub,#beesenderchat-container summary,#beesenderchat-container sup,#beesenderchat-container table,#beesenderchat-container tbody,#beesenderchat-container td,#beesenderchat-container textarea,#beesenderchat-container tfoot,#beesenderchat-container th,#beesenderchat-container thead,#beesenderchat-container time,#beesenderchat-container tr,#beesenderchat-container tt,#beesenderchat-container u,#beesenderchat-container ul,#beesenderchat-container var,#beesenderchat-container video{cursor:auto;padding:0}#beesenderchat-container .beesenderchat-conversation-body-container{position:absolute;top:0;left:0;right:0;bottom:90px;height:100%}#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment #beesenderchat-container .beesenderchat-conversation.beesenderchat-conversation-fetching .beesenderchat-conversation-backgrounds{opacity:0;-webkit-animation:none;animation:none;background-color:#fff}#beesenderchat-container .beesenderchat-conversation .beesenderchat-conversation-backgrounds{-webkit-animation-name:beesenderchat-messenger-view-fade-out;animation-name:beesenderchat-messenger-view-fade-out;-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);-webkit-animation-delay:.12s;animation-delay:.12s;-webkit-animation-fill-mode:both;animation-fill-mode:both}#beesenderchat-container .beesenderchat-conversation-body{-webkit-transform:translateY(-30px);transform:translateY(-30px);position:absolute;top:0;left:0;right:0;bottom:-30px}#beesenderchat-container .beesenderchat-conversation-body-profile{position:absolute;width:100%;z-index:2147483001;background:-webkit-gradient(linear,left top,left bottom,color-stop(63%,#f7f7f7),to(rgba(255,203,2,0)));background:linear-gradient(180deg,#f7f7f7 63%,rgba(255,203,2,0));border-radius:30px 30px 0 0}#beesenderchat-container .beesenderchat-team-profile-office-hours{margin-top:435px}#beesenderchat-container .beesenderchat-team-profile-compact-contents{border-radius:8px;padding:8px 24px;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden}#beesenderchat-container .beesenderchat-team-profile-compact{position:absolute;height:75px;bottom:0;right:20px;top:0;padding-top:12.5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;opacity:1;left:0}#beesenderchat-container .beesenderchat-team-profile-compact-avatar-container{display:inline-block;vertical-align:middle;white-space:nowrap;float:left;padding-right:10px}#beesenderchat-container .beesenderchat-team-profile-compact-avatar .beesenderchat-avatar img{width:85px;height:32px}#beesenderchat-main-feed{bottom:55px;top:302px;background-color:#f8f9fa;z-index:11111111}@media screen and (max-width:980px){#beesenderchat-main-feed{background-color:#fff!important}}#beesenderchat-container .beesenderchat-conversation-body-parts{position:absolute;left:0;right:0;bottom:0;top:70px;width:100%;margin-left:auto;margin-right:auto;z-index:1231457896123;overflow-y:auto;overflow-x:hidden;border-radius:0;border-top:1px solid #dbdce4}#beesenderchat-container .beesenderchat-conversation-parts-scrolled .beesenderchat-conversation-part-user.beesenderchat-conversation-part-enter,#beesenderchat-container .beesenderchat-conversation-parts .beesenderchat-conversation-parts-scrolled{-webkit-transform:translateY(0);transform:translateY(0)}.beesenderchat-conversation-parts-scrolled{margin-bottom:0!important}#beesenderchat a{color:#fff;text-decoration:underline!important}#beesenderchat a:active,#beesenderchat a:focus,#beesenderchat a:hover{color:#000;cursor:pointer!important}#beesenderchat-container a,#beesenderchat-container abbr,#beesenderchat-container acronym,#beesenderchat-container address,#beesenderchat-container applet,#beesenderchat-container article,#beesenderchat-container aside,#beesenderchat-container audio,#beesenderchat-container b,#beesenderchat-container big,#beesenderchat-container blockquote,#beesenderchat-container button,#beesenderchat-container canvas,#beesenderchat-container caption,#beesenderchat-container center,#beesenderchat-container cite,#beesenderchat-container code,#beesenderchat-container dd,#beesenderchat-container del,#beesenderchat-container details,#beesenderchat-container dfn,#beesenderchat-container div,#beesenderchat-container div.form,#beesenderchat-container dl,#beesenderchat-container dt,#beesenderchat-container em,#beesenderchat-container fieldset,#beesenderchat-container figcaption,#beesenderchat-container figure,#beesenderchat-container footer,#beesenderchat-container form,#beesenderchat-container h1,#beesenderchat-container h2,#beesenderchat-container h3,#beesenderchat-container h4,#beesenderchat-container h5,#beesenderchat-container h6,#beesenderchat-container header,#beesenderchat-container hgroup,#beesenderchat-container i,#beesenderchat-container iframe,#beesenderchat-container img,#beesenderchat-container input,#beesenderchat-container input[type],#beesenderchat-container ins,#beesenderchat-container kbd,#beesenderchat-container label,#beesenderchat-container legend,#beesenderchat-container li,#beesenderchat-container mark,#beesenderchat-container menu,#beesenderchat-container nav,#beesenderchat-container object,#beesenderchat-container ol,#beesenderchat-container p,#beesenderchat-container pre,#beesenderchat-container q,#beesenderchat-container s,#beesenderchat-container samp,#beesenderchat-container section,#beesenderchat-container small,#beesenderchat-container span,#beesenderchat-container strike,#beesenderchat-container strong,#beesenderchat-container sub,#beesenderchat-container summary,#beesenderchat-container sup,#beesenderchat-container table,#beesenderchat-container tbody,#beesenderchat-container td,#beesenderchat-container textarea,#beesenderchat-container tfoot,#beesenderchat-container th,#beesenderchat-container thead,#beesenderchat-container time,#beesenderchat-container tr,#beesenderchat-container tt,#beesenderchat-container u,#beesenderchat-container ul,#beesenderchat-container var,#beesenderchat-container video{text-align:left;background-image:none;text-decoration:none;border:0 none transparent;bottom:auto;float:none;list-style:disc outside none;margin:0;-ms-opacity:1;opacity:1;orphans:2;outline:medium none invert;outline-offset:0;overflow:visible;right:auto}#beesenderchat-container-body{display:block;overflow:hidden}body>.beesenderchat-container{position:fixed}#beesenderchat-container .beesenderchat-messenger{bottom:0;right:10px;width:350px;height:60%;-webkit-box-shadow:rgba(0,0,0,.3) 0 0 59px;box-shadow:0 0 59px rgba(0,0,0,.3);z-index:10;position:fixed}@media screen and (max-width:1000px){#beesenderchat-container .beesenderchat-messenger{width:95%}}#beesenderchat-container .beesenderchat-chat{z-index:2147483000;position:fixed;bottom:20px;right:20px!important;width:240px}#beesenderchat-container .beesenderchat-conversations{position:absolute;top:0;bottom:0;left:0;right:0}#beesenderchat-container .beesenderchat-conversations-body{position:absolute;top:75px;bottom:0;left:0;right:0;overflow-y:auto}#beesenderchat-container .beesenderchat-conversations-body-conversations{padding-bottom:105px}#beesenderchat-container .beesenderchat-conversations-body-empty-text-container{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#beesenderchat-container .beesenderchat-conversations-body-empty-text{font-size:15px;text-align:center;color:#8f919d}#beesenderchat-container .beesenderchat-conversations-spinner{position:absolute;left:50%;top:50%;margin-left:-14px;margin-top:-14px}#beesenderchat-container .beesenderchat-conversations-footer{z-index:2147483001;text-align:center;position:absolute;bottom:0;left:0;right:0;border-radius:0 0 6px 6px;height:90px;pointer-events:none;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}#beesenderchat-container .beesenderchat-conversation-part{padding-bottom:10px;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}#beesenderchat-container .beesenderchat-conversation-part:after,#beesenderchat-container .beesenderchat-conversation-part:before{content:" ";display:table}#beesenderchat-container .beesenderchat-conversation-part:after{clear:both}#beesenderchat-container .beesenderchat-conversation-part-failed *{cursor:pointer}#beesenderchat-container .beesenderchat-conversation-part-grouped,#beesenderchat-container .beesenderchat-conversation-part-last{padding-bottom:10px}#beesenderchat-container .beesenderchat-conversation-part-last,#beesenderchat-container .beesenderchat-conversation-part-last-spaced{padding-bottom:30px}#beesenderchat-container .beesenderchat-conversation-part-metadata{clear:both;color:#b8c3ca;font-size:13px;padding-top:5px;width:75%}#beesenderchat-container .beesenderchat-conversation-part-metadata-attribution{display:inline}#beesenderchat-container .beesenderchat-conversation-part-metadata-save-state{white-space:nowrap}#beesenderchat-container .beesenderchat-conversation-part-admin .beesenderchat-conversation-part-metadata{padding-left:45px}#beesenderchat-container .beesenderchat-conversation-part-user .beesenderchat-conversation-part-metadata,#beesenderchat-container .beesenderchat-conversation-part-user .beesenderchat-conversation-part-metadata-save-state{float:right}#beesenderchat-container .beesenderchat-conversation-part-other-user .beesenderchat-conversation-part-metadata{padding-left:45px}#beesenderchat-container .beesenderchat-conversation-parts{padding:15px 15px 70px}#beesenderchat-container .beesenderchat-conversation-parts-date-divider{text-align:center;color:#b8c3ca;font-size:13px;clear:both;padding-top:14px;padding-bottom:14px}#beesenderchat-container .beesenderchat-conversation-parts-date-divider:first-child{padding-top:0}#beesenderchat-container .beesenderchat-team-profile-compact-team-name{padding-top:0;font-family:PT Sans,sans-serif}#beesenderchat-container .beesenderchat-admin-profile-compact-contents{padding:8px;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}#beesenderchat-container .beesenderchat-admin-profile-collapsed,#beesenderchat-container .beesenderchat-admin-profile-collapsed *{cursor:pointer}#beesenderchat-container .beesenderchat-admin-profile-collapsed:hover .beesenderchat-admin-profile-compact-contents{background-color:rgba(0,0,0,.1)}#beesenderchat-container .beesenderchat-admin-profile-compact-body{display:block;padding-left:0}#beesenderchat-container .beesenderchat-admin-profile-compact-admin-name{color:#fff;font-size:16px;line-height:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.beesenderimage{width:100%;height:auto}#beesenderchat-container .beesenderchat-comment-container{position:relative;max-width:90%}#beesenderchat-container .beesenderchat-comment-container-user{float:right}#beesenderchat-container .beesenderchat-comment-container-admin,#beesenderchat-container .beesenderchat-comment-container-other-user{float:left}#beesenderchat-container .beesenderchat-comment-container-admin-avatar{position:absolute;left:0;width:40px;bottom:10px}#beesenderchat-container .beesenderchat-comment-container-admin-borderless-avatar{position:absolute;bottom:0;left:0;-webkit-box-shadow:0 2px 8px 0 rgba(35,47,53,.09);box-shadow:0 2px 8px 0 rgba(35,47,53,.09);border-radius:100%}#beesenderchat-container .beesenderchat-comment-single .beesenderchat-image-progress{border-radius:6px}@media only screen and (max-device-width:667px),screen and (max-width:369px),screen and (min-height:591px),screen and (min-width:371px){.beesenderchat-sticker-native{font-size:inherit}}.beesenderchat-comment-container beesenderchat-comment-container-admin{color:#000!important}.beesenderchat-bot-button{text-align:center!important;width:100%!important;padding:10px!important;color:#1f2321;font-size:14px!important;background-color:#fff;cursor:pointer!important;border:1px solid #ededed!important;border-radius:12px;margin-bottom:4px!important}.beesenderchat-bot-button:hover{background-color:#ededed;border:1px solid #fff!important}@media screen and (max-width:980px){#beesenderchat-container .beesenderchat-team-profile-compact-team-name{font-size:21px!important}.beesenderchat-bot-button{font-size:17px!important}}.beesenderchat-messenger{z-index:99999999!important}.beesenderchat-comment-container .beesenderchat-comment-container-admi p{color:#3898ed!important}#beesenderchat-container .beesenderchat-team-profile-compact-team-name{color:#1f2321;line-height:1.1em!important;white-space:pre-line!important;overflow:hidden!important;text-overflow:ellipsis!important;width:60%!important}#beesenderchat-container .beesenderchat-team-profile-response-delay-text{white-space:nowrap;text-align:center}#beesenderchat-container .beesenderchat-team-profile-compact-team-name{font-size:17px;line-height:1.1em;white-space:nowrap;overflow:hidden;padding-top:7px;text-overflow:ellipsis}#beesenderchat-container .beesenderchat-team-profile-compact-response-delay{color:hsla(0,0%,100%,.8);font-size:13px;line-height:1.3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#beesenderchat-container .beesenderchat-messenger-view-leave.beesenderchat-conversation .beesenderchat-conversation-footer{-webkit-animation-name:beesenderchat-composer-slide-out;animation-name:beesenderchat-composer-slide-out;-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);-webkit-animation-delay:.12s;animation-delay:.12s;-webkit-animation-fill-mode:both;animation-fill-mode:both}#beesenderchat-container address,#beesenderchat-container article,#beesenderchat-container aside,#beesenderchat-container blockquote,#beesenderchat-container canvas,#beesenderchat-container center,#beesenderchat-container dd,#beesenderchat-container details,#beesenderchat-container dir,#beesenderchat-container div,#beesenderchat-container div.form,#beesenderchat-container dl,#beesenderchat-container dt,#beesenderchat-container fieldset,#beesenderchat-container figcaption,#beesenderchat-container figure,#beesenderchat-container footer,#beesenderchat-container form,#beesenderchat-container frame,#beesenderchat-container frameset,#beesenderchat-container h1,#beesenderchat-container h2,#beesenderchat-container h3,#beesenderchat-container h4,#beesenderchat-container h5,#beesenderchat-container h6,#beesenderchat-container header,#beesenderchat-container hgroup,#beesenderchat-container hr,#beesenderchat-container menu,#beesenderchat-container nav,#beesenderchat-container noframes,#beesenderchat-container ol,#beesenderchat-container pre,#beesenderchat-container section,#beesenderchat-container summary,#beesenderchat-container ul{display:block}#beesenderchat-container .beesenderchat-header-buttons-close{background-position:50%;width:75px;height:75px}#beesenderchat-container .beesenderchat-header-buttons-close,#beesenderchat-container .beesenderchat-header-buttons-close *{cursor:pointer}#beesenderchat-container .beesenderchat-header-buttons-close{z-index:2147483000;background-image:url(/local/templates/redesign/src/assets/img/beesender/close.png);background-size:14px 14px;background-repeat:no-repeat;position:absolute;top:-30px;right:0;display:none}@media(-webkit-min-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){#beesenderchat-container .beesenderchat-header-buttons-close{background-image:url(/local/templates/redesign/src/assets/img/beesender/close.png)}}#beesenderchat-container .beesenderchat-header-buttons-close.beesenderchat-header-buttons-close-visible{display:block}#beesenderchat-container .beesenderchat-header-buttons-close-contents{color:rgba(0,0,0,.3);width:50px;text-align:center;vertical-align:top;height:50px;padding:15px;margin:13px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}#beesenderchat-container .beesenderchat-conversations-body-empty-header{font-size:17px;text-align:center;padding-bottom:6px}@media only screen and (max-device-width:667px),screen and (max-width:369px),screen and (min-height:591px),screen and (min-width:371px){.beesenderchat-header-buttons-close{display:block!important}}#beesenderchat-container .beesenderchat-header-buttons-print{right:44px!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAKJJREFUWAntVUEKgzAQNEWFXnymNz/jtb/sQSEV4oyxkGOzS8HSGRjdy+yGSYZtGkEO/LsDwWpASmmAdjz1cwghWntV6zC8B4kFjEeVD1Td61atyIIJvxd4BztwBd9uoPwc1gNwwlaMaYv6+yUsH07baT+vgegtkz2PkAN5FcQDj/CZyx/7ehxQDBVDRk8xdIdeMbQuI21DbUN3/NRADlzGgR0ezK0sc51pQgAAAABJRU5ErkJggg==)!important;background-size:20px!important}#beesenderchat-container .beesenderchat-header-buttons-back{right:44px!important;background-image:url(https://beesender.com/messanger/printer2.svg)!important;background-size:20px!important}#beesenderchat-container .beesenderchat-conversation-part-failed .beesenderchat-comment{opacity:.8}#beesenderchat-container .beesenderchat-comment-container-user .beesenderchat-comment{color:#1f2321;background-color:#eeeff1;border-radius:12px 12px 3px 12px}#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment{color:#fff;border-radius:12px 12px 12px 3px;background-color:#8bc540;margin-left:50px}#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment a{color:#263238;text-decoration:underline}#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment .beesenderchat-block-button-container{margin-bottom:10px}#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment .beesenderchat-block-button:hover{text-decoration:none}#beesenderchat-container .beesenderchat-comment-container-other-user .beesenderchat-comment{color:#263238;background-color:#f4f7f9}#beesenderchat-container .beesenderchat-comment-container-other-user .beesenderchat-comment a{color:#263238;text-decoration:underline}#beesenderchat-container .beesenderchat-comment-container-other-user .beesenderchat-comment .beesenderchat-block-button-container{margin-bottom:10px}#beesenderchat-container .beesenderchat-comment-container-other-user .beesenderchat-comment .beesenderchat-block-button:hover{text-decoration:none}#beesenderchat-container .beesenderchat-comment .beesenderchat-block-paragraph{line-height:1.4;margin:0 10px 4px;font-size:14px}.beesenderchat-block-paragraph svg{fill:#000}@-webkit-keyframes beesenderchat-messenger-view-fade-in{0%{opacity:0}to{opacity:1}}@keyframes beesenderchat-messenger-view-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes beesenderchat-messenger-view-fade-out{0%{opacity:1}to{opacity:0}}@keyframes beesenderchat-messenger-view-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes beesenderchat-composer-slide-in{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes beesenderchat-composer-slide-in{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes beesenderchat-composer-slide-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}}@keyframes beesenderchat-composer-slide-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}}@-webkit-keyframes beesenderchat-messenger-view-slide-left-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@keyframes beesenderchat-messenger-view-slide-left-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@-webkit-keyframes beesenderchat-messenger-view-slide-right-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes beesenderchat-messenger-view-slide-right-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(8px);transform:translateX(8px)}}@-webkit-keyframes beesenderchat-messenger-view-slide-left-in{0%{opacity:0;-webkit-transform:translateX(8px);transform:translateX(8px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes beesenderchat-messenger-view-slide-left-in{0%{opacity:0;-webkit-transform:translateX(8px);transform:translateX(8px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes beesenderchat-messenger-view-slide-right-in{0%{opacity:0;-webkit-transform:translateX(-8px);transform:translateX(-8px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes beesenderchat-messenger-view-slide-right-in{0%{opacity:0;-webkit-transform:translateX(-8px);transform:translateX(-8px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes mv3-new-conversation-button-slide-down{0%{opacity:1;-webkit-transform:translateY(0) translateX(-50%) scale(1);transform:translateY(0) translateX(-50%) scale(1)}to{opacity:0;-webkit-transform:translateY(8px) translateX(-50%) scale(.96);transform:translateY(8px) translateX(-50%) scale(.96)}}@keyframes mv3-new-conversation-button-slide-down{0%{opacity:1;-webkit-transform:translateY(0) translateX(-50%) scale(1);transform:translateY(0) translateX(-50%) scale(1)}to{opacity:0;-webkit-transform:translateY(8px) translateX(-50%) scale(.96);transform:translateY(8px) translateX(-50%) scale(.96)}}@-webkit-keyframes mv3-new-conversation-button-slide-up{0%{opacity:0;-webkit-transform:translateY(8px) translateX(-50%) scale(.96);transform:translateY(8px) translateX(-50%) scale(.96)}to{opacity:1;-webkit-transform:translateY(0) translateX(-50%) scale(1);transform:translateY(0) translateX(-50%) scale(1)}}@keyframes mv3-new-conversation-button-slide-up{0%{opacity:0;-webkit-transform:translateY(8px) translateX(-50%) scale(.96);transform:translateY(8px) translateX(-50%) scale(.96)}to{opacity:1;-webkit-transform:translateY(0) translateX(-50%) scale(1);transform:translateY(0) translateX(-50%) scale(1)}}#beesenderchat-container .beesenderchat-messenger-view-enter.beesenderchat-conversations{z-index:2147483001}#beesenderchat-container .beesenderchat-messenger-view-enter.beesenderchat-conversations .beesenderchat-conversations-new-conversation-button{-webkit-animation-name:mv3-new-conversation-button-slide-up;animation-name:mv3-new-conversation-button-slide-up;-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);-webkit-animation-delay:.16s;animation-delay:.16s;-webkit-animation-fill-mode:both;animation-fill-mode:both}#beesenderchat-container .beesenderchat-conversations{-webkit-animation-name:beesenderchat-messenger-view-fade-in;animation-name:beesenderchat-messenger-view-fade-in;-webkit-animation-name:beesenderchat-messenger-view-slide-right-in;animation-name:beesenderchat-messenger-view-slide-right-in;-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);-webkit-animation-delay:.16s;animation-delay:.16s;-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:2147483000}#beesenderchat-container .beesenderchat-messenger-view-leave.beesenderchat-conversation .beesenderchat-header-buttons,#beesenderchat-container .beesenderchat-messenger-view-leave.beesenderchat-conversation .beesenderchat-link{-webkit-animation-name:beesenderchat-messenger-view-fade-out;animation-name:beesenderchat-messenger-view-fade-out;-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);-webkit-animation-delay:.12s;animation-delay:.12s;-webkit-animation-fill-mode:both;animation-fill-mode:both}#beesenderchat-container .beesenderchat-messenger-view-leave.beesenderchat-conversation .beesenderchat-conversation-parts{-webkit-animation-name:beesenderchat-messenger-view-slide-right-out;animation-name:beesenderchat-messenger-view-slide-right-out;-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);-webkit-animation-delay:20ms;animation-delay:20ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}#beesenderchat-container .beesenderchat-conversation .beesenderchat-conversation-parts{font-family:PT Sans,sans-serif;opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-animation-name:beesenderchat-messenger-view-slide-left-in;animation-name:beesenderchat-messenger-view-slide-left-in;-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);-webkit-animation-delay:.23s;animation-delay:.23s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#beesenderchat-container .beesenderchat-conversation-part-user.beesenderchat-conversation-part-enter{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}#beesenderchat-container .beesenderchat-conversation-part-user.beesenderchat-conversation-part-enter.beesenderchat-conversation-part-enter-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .2s,-webkit-transform .2s;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s}#beesenderchat-container .beesenderchat-conversation-part-admin.beesenderchat-conversation-part-enter{opacity:0}#beesenderchat-container .beesenderchat-conversation-part-admin.beesenderchat-conversation-part-enter.beesenderchat-conversation-part-enter-active{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}#beesenderchat-container .beesenderchat-conversation-parts{transition:-webkit-transform .2s;-webkit-transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}#beesenderchat-container .beesenderchat-conversation-parts-scrolling{-webkit-transition:none;transition:none}@media only screen and (max-device-width:667px),screen and (max-width:369px),screen and (min-height:591px),screen and (min-width:371px){.beesenderchat-messenger{-webkit-text-size-adjust:100%}.beesenderchat-admin-profile-collapsed:hover .beesenderchat-admin-profile-compact-contents,.beesenderchat-admin-profile-collapsed:hover .beesenderchat-team-profile-compact-contents,.beesenderchat-team-profile-collapsed:hover .beesenderchat-admin-profile-compact-contents,.beesenderchat-team-profile-collapsed:hover .beesenderchat-team-profile-compact-contents{background-color:inherit}}#beesenderchat-container .beesenderchat-comment{padding:12px 10px;position:relative;overflow-wrap:break-word;white-space:pre-line}#beesenderchat-container .beesenderchat-comment pre span{color:inherit!important;background-color:inherit!important;font-weight:inherit!important;word-wrap:break-word}@media screen and (max-width:980px){#beesenderchat-container .beesenderchat-comment .beesenderchat-block-paragraph{font-size:16px}}.beesenderchat-bot-buttons{margin:10px auto!important}.bx-imopenlines-config-sidebar{z-index:10101}@keyframes fadeIn{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}60%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes fadeIn{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}60%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}#beesenderchat ::-webkit-scrollbar{width:12px}#beesenderchat ::-webkit-scrollbar-thumb{border-width:1px 1px 1px 2px;border-color:#777;background-color:#777}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}/*! nouislider - 14.7.0 - 4/6/2021 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translateY(-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translateY(50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translateY(-18px);transform:translateY(-18px);top:auto;right:28px}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32);box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{-webkit-box-shadow:0 0 1px 2px rgba(52,152,219,.36);box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;-webkit-box-sizing:content-box;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after,.vue-slider-dot-tooltip-inner-top:after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-left:after,.vue-slider-dot-tooltip-inner-right:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-right:after{right:100%;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}@font-face{font-family:ObjectSans;src:url(/local/templates/redesign/build/css/../fonts/ObjectSans-Regular.eot);src:url(/local/templates/redesign/build/css/../fonts/ObjectSans-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/redesign/build/css/../fonts/ObjectSans-Regular.woff) format("woff"),url(/local/templates/redesign/build/css/../fonts/ObjectSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ObjectSans;src:url(/local/templates/redesign/build/css/../fonts/ObjectSans-Medium.woff2) format("woff2"),url(/local/templates/redesign/build/css/../fonts/ObjectSans-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:ObjectSans A1;font-display:swap;src:url(/local/templates/redesign/build/css/../fonts/ObjectSans-Regular.eot);src:url(/local/templates/redesign/build/css/../fonts/ObjectSans-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/redesign/build/css/../fonts/ObjectSans-Regular.woff) format("woff"),url(/local/templates/redesign/build/css/../fonts/ObjectSans-Regular.ttf) format("truetype");font-style:normal}@font-face{font-family:ObjectSansMedium;src:url(/local/templates/redesign/build/css/../fonts/ObjectSans-Medium.woff2) format("woff2"),url(/local/templates/redesign/build/css/../fonts/ObjectSans-Medium.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Neon;src:url(/local/templates/redesign/build/css/../fonts/Neon.otf) format("opentype")}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,samp,section,span,summary,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0}article,aside,details,fieldset,figcaption,figure,footer,form,header,hgroup,menu,nav,section{-webkit-box-sizing:border-box;box-sizing:border-box;display:block}html{font-size:1.1111111111vw}@media screen and (min-width:1441px){html{font-size:16px}}@media screen and (max-width:1000px){html{font-size:3.3333333333vw}}body{position:relative;height:100%;background-color:#fff;color:#1e2321;font-size:1rem;font-family:ObjectSans,Arial,sans-serif;line-height:1.38;font-weight:400;letter-spacing:-.1px;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased}@media screen and (max-width:1000px){body{line-height:1.33}body._has-mobile-panel{margin-bottom:3.75vw;padding-bottom:env(safe-area-inset-bottom,0)}}@media screen and (max-width:1000px)and (min-width:1441px){body._has-mobile-panel{margin-bottom:54px}}@media screen and (max-width:1000px)and (max-width:1000px){body._has-mobile-panel{margin-bottom:15vw}}body._meetup-violet{background-color:#3f306b}body._meetup-violet #app{padding-top:6.6666666667vw}@media screen and (min-width:1441px){body._meetup-violet #app{padding-top:96px}}@media screen and (max-width:1000px){body._meetup-violet #app{padding-top:36.6666666667vw}}body._meetup-violet footer,body._meetup-violet main{color:#fff}body._premium{background-color:#13161b}@media screen and (min-width:1441px){body._premium{background-size:95%}}@media screen and (max-width:1000px){body._premium{background-image:none}}body._premium footer,body._premium main{background-color:#fff}body>img{position:absolute}body.modal-open{overflow:hidden}body._promo #app{padding-top:6.25vw}@media screen and (min-width:1441px){body._promo #app{padding-top:90px}}@media screen and (max-width:1000px){body._promo #app{padding-top:22.2222222222vw}}body._meetup #app{padding-top:7.5694444444vw}@media screen and (min-width:1441px){body._meetup #app{padding-top:109px}}@media screen and (max-width:1000px){body._meetup #app{padding-top:27.7777777778vw}}body._meetup-dark{background-image:url(/local/templates/redesign/src/assets/img/meetup/main_bg_.png);background-color:#070414;background-repeat:no-repeat;background-size:75%;background-position:center -.5%;letter-spacing:0}@media screen and (max-width:1000px){body._meetup-dark{background-image:url(/local/templates/redesign/src/assets/img/meetup/main_bg_mob.jpg);background-size:contain;background-position-y:16.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){body._meetup-dark{background-position-y:240px}}@media screen and (max-width:1000px)and (max-width:1000px){body._meetup-dark{background-position-y:66.6666666667vw}}body._meetup-dark__green{background-image:none;background-color:#000;letter-spacing:0}body._meetup-dark #app,body._meetup-dark__green #app{padding-top:0}body._hide-modal-panel .mobile-panel{display:none}div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}table{border-collapse:collapse;border-spacing:0}img{vertical-align:top;-webkit-transition:opacity .7s linear;transition:opacity .7s linear}button,input,textarea{font-family:ObjectSans,Arial,sans-serif}input,textarea{border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;-webkit-appearance:none}textarea{outline:none;resize:none}video{outline:none;width:50%}@media screen and (max-width:1000px){video{width:100%}}button{background:none;border:0;border-radius:0;padding:0}button:focus,input:focus{outline:none}a,abbr[title],acronym[title]{text-decoration:none}a{font:inherit;color:inherit}.footer-add-info__link a[target|=_blank],.footer-list__item a[target|=_blank],.main-menu .main-menu-balloon__link a[target|=_blank],a._ext{position:relative;margin-right:1.1111111111vw}@media screen and (min-width:1441px){.footer-add-info__link a[target|=_blank],.footer-list__item a[target|=_blank],.main-menu .main-menu-balloon__link a[target|=_blank],a._ext{margin-right:16px}}@media screen and (max-width:1000px){.footer-add-info__link a[target|=_blank],.footer-list__item a[target|=_blank],.main-menu .main-menu-balloon__link a[target|=_blank],a._ext{margin-right:3.3333333333vw}}.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{position:absolute;top:-.2083333333vw;right:-1.1111111111vw;height:1.1111111111vw;width:1.1111111111vw;display:block;content:" ";background-image:url(/upload/images/icons/ico-ext.svg);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{top:-3px}}@media screen and (max-width:1000px){.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{top:-.9722222222vw}}@media screen and (min-width:1441px){.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{right:-16px}}@media screen and (max-width:1000px){.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{right:-3.3333333333vw}}@media screen and (min-width:1441px){.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{height:16px}}@media screen and (max-width:1000px){.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{height:3.3333333333vw}}@media screen and (min-width:1441px){.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{width:16px}}@media screen and (max-width:1000px){.footer-add-info__link a[target|=_blank]:after,.footer-list__item a[target|=_blank]:after,.main-menu .main-menu-balloon__link a[target|=_blank]:after,a._ext:after{width:3.3333333333vw}}a._ext-nav{position:relative;margin-right:0}@media screen and (min-width:1441px){a._ext-nav{margin-right:0}}@media screen and (max-width:1000px){a._ext-nav{margin-right:2.7777777778vw}}a._ext-nav:after{position:absolute;top:-.0694444444vw;right:-1.25vw;display:block;height:1.25vw;width:1.25vw;content:" ";background-image:url(/upload/images/icons/ico-ext.svg);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){a._ext-nav:after{top:-1px}}@media screen and (max-width:1000px){a._ext-nav:after{top:-.3611111111vw}}@media screen and (min-width:1441px){a._ext-nav:after{right:-18px}}@media screen and (max-width:1000px){a._ext-nav:after{right:-3.3333333333vw}}@media screen and (min-width:1441px){a._ext-nav:after{height:18px}}@media screen and (max-width:1000px){a._ext-nav:after{height:3.8888888889vw}}@media screen and (min-width:1441px){a._ext-nav:after{width:18px}}@media screen and (max-width:1000px){a._ext-nav:after{width:3.8888888889vw}}.header-burger__menu-item a[target|=_blank],.main-menu__item a[target|=_blank],a._ext-menu{position:relative;margin-right:0}@media screen and (min-width:1441px){.header-burger__menu-item a[target|=_blank],.main-menu__item a[target|=_blank],a._ext-menu{margin-right:0}}@media screen and (max-width:1000px){.header-burger__menu-item a[target|=_blank],.main-menu__item a[target|=_blank],a._ext-menu{margin-right:2.7777777778vw}}.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{position:absolute;top:.4166666667vw;right:-1.25vw;display:block;height:1.25vw;width:1.25vw;content:" ";background-image:url(/upload/images/icons/ico-ext.svg);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{top:6px}}@media screen and (max-width:1000px){.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{top:-.6666666667vw}}@media screen and (min-width:1441px){.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{right:-18px}}@media screen and (max-width:1000px){.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{right:-3.8888888889vw}}@media screen and (min-width:1441px){.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{height:18px}}@media screen and (max-width:1000px){.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{height:3.8888888889vw}}@media screen and (min-width:1441px){.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{width:18px}}@media screen and (max-width:1000px){.header-burger__menu-item a[target|=_blank]:after,.main-menu__item a[target|=_blank]:after,a._ext-menu:after{width:3.8888888889vw}}.d-lazy{opacity:0}.disabled{pointer-events:none!important}.disabled .suggestions-addon{display:none!important}#app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:7.5694444444vw}@media screen and (min-width:1441px){#app{padding-top:109px}}@media screen and (max-width:1000px){#app{padding-top:14.7222222222vw;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:30.2777777778vw}}@media screen and (max-width:1000px){.mobile-safari #app{min-height:-webkit-fill-available}}#app>main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.static-head .header{position:static}.static-head #app{padding-top:0}._bt{border-top:1px solid #c2c2cc}@media screen and (max-width:1000px){._bt-desktop{border-top:none}}._inner-padding{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){._inner-padding{padding-left:104px}}@media screen and (max-width:1000px){._inner-padding{padding-left:0}}@media screen and (min-width:1441px){._inner-padding{padding-right:104px}}@media screen and (max-width:1000px){._inner-padding{padding-right:0}}._inner-padding_left{padding-left:7.2222222222vw}@media screen and (min-width:1441px){._inner-padding_left{padding-left:104px}}@media screen and (max-width:1000px){._inner-padding_left{padding-left:0}}._inner-padding_right{padding-right:7.2222222222vw}@media screen and (min-width:1441px){._inner-padding_right{padding-right:104px}}@media screen and (max-width:1000px){._inner-padding_right{padding-right:0}}._mt-0{margin-top:0!important}._mt-8{margin-top:8px}._mt-12{margin-top:.8333333333vw}@media screen and (min-width:1441px){._mt-12{margin-top:12px}}@media screen and (max-width:1000px){._mt-12{margin-top:3.3333333333vw}}._mt-24{margin-top:1.6666666667vw}@media screen and (min-width:1441px){._mt-24{margin-top:24px}}@media screen and (max-width:1000px){._mt-24{margin-top:3.3333333333vw}}._mt-32{margin-top:2.2222222222vw}@media screen and (min-width:1441px){._mt-32{margin-top:32px}}@media screen and (max-width:1000px){._mt-32{margin-top:8.8888888889vw}}._mt-40{margin-top:2.7777777778vw}@media screen and (min-width:1441px){._mt-40{margin-top:40px}}@media screen and (max-width:1000px){._mt-40{margin-top:11.1111111111vw}}._mt-80{margin-top:5.5555555556vw!important}@media screen and (min-width:1441px){._mt-80{margin-top:80px!important}}@media screen and (max-width:1000px){._mt-80{margin-top:11.1111111111vw!important}}._mb-0{margin-bottom:0!important}._mb-16{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){._mb-16{margin-bottom:16px}}@media screen and (max-width:1000px){._mb-16{margin-bottom:3.3333333333vw}}._mr-12{margin-right:.8333333333vw}@media screen and (min-width:1441px){._mr-12{margin-right:12px}}@media screen and (max-width:1000px){._mr-12{margin-right:3.3333333333vw}}._mr-24{margin-right:1.6666666667vw!important}@media screen and (min-width:1441px){._mr-24{margin-right:24px!important}}@media screen and (max-width:1000px){._mr-24{margin-right:3.3333333333vw!important}}._mb-20{margin-bottom:1.3888888889vw!important}@media screen and (min-width:1441px){._mb-20{margin-bottom:20px!important}}@media screen and (max-width:1000px){._mb-20{margin-bottom:5.5555555556vw!important}}._mb-24{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){._mb-24{margin-bottom:24px}}@media screen and (max-width:1000px){._mb-24{margin-bottom:3.3333333333vw}}._mb-32{margin-bottom:2.2222222222vw!important}@media screen and (min-width:1441px){._mb-32{margin-bottom:32px!important}}@media screen and (max-width:1000px){._mb-32{margin-bottom:4.4444444444vw!important}}._mb-12{margin-bottom:.8333333333vw!important}@media screen and (min-width:1441px){._mb-12{margin-bottom:12px!important}}@media screen and (max-width:1000px){._mb-12{margin-bottom:2.2222222222vw!important}}._mb-40{margin-bottom:2.7777777778vw!important}@media screen and (min-width:1441px){._mb-40{margin-bottom:40px!important}}@media screen and (max-width:1000px){._mb-40{margin-bottom:11.1111111111vw!important}}._mb-80{margin-bottom:5.5555555556vw!important}@media screen and (min-width:1441px){._mb-80{margin-bottom:80px!important}}@media screen and (max-width:1000px){._mb-80{margin-bottom:11.1111111111vw!important}}._pt-80{padding-top:5.5555555556vw}@media screen and (min-width:1441px){._pt-80{padding-top:80px}}@media screen and (max-width:1000px){._pt-80{padding-top:11.1111111111vw}}._pt-40{padding-top:2.7777777778vw}@media screen and (min-width:1441px){._pt-40{padding-top:40px}}@media screen and (max-width:1000px){._pt-40{padding-top:5.5555555556vw}}._pt-24{padding-top:1.6666666667vw}@media screen and (min-width:1441px){._pt-24{padding-top:24px}}@media screen and (max-width:1000px){._pt-24{padding-top:6.6666666667vw}}._pt-12{padding-top:.8333333333vw}@media screen and (min-width:1441px){._pt-12{padding-top:12px}}@media screen and (max-width:1000px){._pt-12{padding-top:3.3333333333vw}}._pb-0{padding-bottom:0!important}@media screen and (min-width:1441px){._pb-0{padding-bottom:0!important}}@media screen and (max-width:1000px){._pb-0{padding-bottom:0!important}}._pt-0{padding-top:0!important}@media screen and (min-width:1441px){._pt-0{padding-top:0!important}}@media screen and (max-width:1000px){._pt-0{padding-top:0!important}}._w-100{width:100%}._pos-bottom{position:fixed;bottom:0}._overflow-hidden{overflow:hidden}._sticky{position:sticky;-ms-flex-item-align:start;align-self:flex-start;top:0}.h1{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.h1{font-size:44px}}@media screen and (max-width:1000px){.h1{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.h1{line-height:48px}}@media screen and (max-width:1000px){.h1{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.h1{letter-spacing:-.5px}}@media screen and (max-width:1000px){.h1{letter-spacing:-.0833333333vw}}.h1_main{font-size:3.8888888889vw;line-height:3.8888888889vw;letter-spacing:-.0555555556vw;font-weight:500}@media screen and (min-width:1441px){.h1_main{font-size:56px}}@media screen and (max-width:1000px){.h1_main{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.h1_main{line-height:56px}}@media screen and (max-width:1000px){.h1_main{line-height:9.4444444444vw}}@media screen and (min-width:1441px){.h1_main{letter-spacing:-.8px}}@media screen and (max-width:1000px){.h1_main{letter-spacing:-.2222222222vw}}.h2{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.h2{font-size:32px}}@media screen and (max-width:1000px){.h2{font-size:5vw}}@media screen and (min-width:1441px){.h2{line-height:38px}}@media screen and (max-width:1000px){.h2{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.h2{letter-spacing:-.5px}}@media screen and (max-width:1000px){.h2{letter-spacing:-.0555555556vw}}.h3{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.h3{font-size:24px}}@media screen and (max-width:1000px){.h3{font-size:5vw}}@media screen and (min-width:1441px){.h3{line-height:28px}}@media screen and (max-width:1000px){.h3{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.h3{letter-spacing:-.3px}}@media screen and (max-width:1000px){.h3{letter-spacing:-.0555555556vw}}.h4{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.h4{font-size:20px}}@media screen and (max-width:1000px){.h4{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.h4{line-height:24px}}@media screen and (max-width:1000px){.h4{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.h4{letter-spacing:-.2px}}@media screen and (max-width:1000px){.h4{letter-spacing:-.0555555556vw}}.p1{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.p1{font-size:16px}}@media screen and (max-width:1000px){.p1{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.p1{line-height:22px}}@media screen and (max-width:1000px){.p1{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.p1{letter-spacing:-.2px}}@media screen and (max-width:1000px){.p1{letter-spacing:-.0277777778vw}}.p2{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.p2{font-size:14px}}@media screen and (max-width:1000px){.p2{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.p2{line-height:20px}}@media screen and (max-width:1000px){.p2{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.p2{letter-spacing:-.1px}}@media screen and (max-width:1000px){.p2{letter-spacing:-.0277777778vw}}.p3{font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.p3{font-size:12px}}@media screen and (max-width:1000px){.p3{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.p3{line-height:16px}}@media screen and (max-width:1000px){.p3{line-height:4.4444444444vw}}.text-small{letter-spacing:0}@media screen and (max-width:1000px){.text-small{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.text-small{letter-spacing:0}}@media screen and (max-width:1000px){.text-small{letter-spacing:-.0277777778vw}}.text-accent,.text-small a,a.text-small{font-weight:500}.text-accent{font-size:5.5555555556vw;line-height:5.8333333333vw;letter-spacing:-.1388888889vw}@media screen and (min-width:1441px){.text-accent{font-size:80px}}@media screen and (max-width:1000px){.text-accent{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.text-accent{line-height:84px}}@media screen and (max-width:1000px){.text-accent{line-height:9.4444444444vw}}@media screen and (min-width:1441px){.text-accent{letter-spacing:-2px}}@media screen and (max-width:1000px){.text-accent{letter-spacing:-.2222222222vw}}.gray-text{color:#898599}.white-text{color:#fff}.green-text{color:#8bc540}.red-text{color:#fc5b00}.text-linethrough{text-decoration:line-through}.link{cursor:pointer;text-decoration:underline;font-weight:100}.link-gray{color:#898599}.link-white{color:#fff}.link-dark{color:#000}.link-bold{font-weight:500}.link-dotted{-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:from-font}.link-space{text-underline-offset:.1em}.p2>a,.text-small>a,a.p2,a.text-small{text-decoration:underline}@media screen and (max-width:1000px){.flex-mobile-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}@media screen and (max-width:1000px){.flex-mobile-nowrap .form__col:nth-child(2){margin-left:10px!important}}.visually-hidden{position:absolute;margin:-1px;padding:0;width:1px;height:1px;white-space:nowrap;border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}._dark-mode{background-color:#202626;color:#fff}._mobile-visible{display:none}@media screen and (max-width:1000px){._mobile-visible{display:block}}._mobile-visible-flx{display:none!important}@media screen and (max-width:1000px){._mobile-visible-flx{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}._mobile-hidden{display:block!important}@media screen and (max-width:1000px){._mobile-hidden{display:none!important}}._mobile-hidden-flx{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:1000px){._mobile-hidden-flx{display:none!important}}span._mobile-hidden{display:inline-block!important}@media screen and (max-width:1000px){span._mobile-hidden{display:none!important}}._desktop-hidden{display:none}@media screen and (max-width:1000px){._desktop-hidden{display:block}}._dflex{display:-webkit-box;display:-ms-flexbox;display:flex}._dblock{display:block!important}._justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}._align-items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width:1000px){._flexwrap-mobile{-ms-flex-wrap:wrap;flex-wrap:wrap}}._divider{height:1px;width:100%;background-color:#c2c2cc}span._desktop-hidden{display:none}@media screen and (max-width:1000px){span._desktop-hidden{display:inline-block}}.input-desc-right{position:absolute;right:20px;bottom:15px;top:1.1111111111vw;line-height:22px}@media screen and (min-width:1441px){.input-desc-right{top:16px}}@media screen and (max-width:1000px){.input-desc-right{top:3.3333333333vw}}.animate__parent>*{opacity:0}.suggestions-suggestions{position:absolute;border-radius:20px;overflow:hidden}.swiper-wrapper__center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.mobile-div-link{display:block}.accordeon{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;position:relative;background:#edf0f5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-bottom:.5555555556vw;border-radius:1.3888888889vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.accordeon{margin-bottom:8px}}@media screen and (max-width:1000px){.accordeon{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.accordeon{border-radius:20px}}@media screen and (max-width:1000px){.accordeon{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.accordeon{padding-top:20px}}@media screen and (max-width:1000px){.accordeon{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.accordeon{padding-bottom:20px}}@media screen and (max-width:1000px){.accordeon{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.accordeon{padding-left:104px}}@media screen and (max-width:1000px){.accordeon{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.accordeon{padding-right:104px}}@media screen and (max-width:1000px){.accordeon{padding-right:6.6666666667vw}}.accordeon-title{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:left;cursor:pointer;color:#1e2321;font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.accordeon-title{font-size:16px}}@media screen and (max-width:1000px){.accordeon-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.accordeon-title{line-height:22px}}@media screen and (max-width:1000px){.accordeon-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.accordeon-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.accordeon-title{letter-spacing:-.0277777778vw}}.accordeon .content{overflow:hidden;height:0}.accordeon-cross,.accordeon .content{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accordeon-cross{vertical-align:middle;position:absolute;background:#1e2321;width:1.6666666667vw;height:1.6666666667vw;right:1.3888888889vw;top:1.1111111111vw}@media screen and (min-width:1441px){.accordeon-cross{width:24px;height:24px;right:20px}}@media screen and (max-width:1000px){.accordeon-cross{right:5.5555555556vw}}@media screen and (min-width:1441px){.accordeon-cross{top:16px}}@media screen and (max-width:1000px){.accordeon-cross{top:4.4444444444vw}}.accordeon-cross_tauto{top:auto}.accordeon-cross svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:auto}.accordeon-cross .minus{display:none;width:.6944444444vw}@media screen and (min-width:1441px){.accordeon-cross .minus{width:10px}}@media screen and (max-width:1000px){.accordeon-cross .minus{width:2.7777777778vw}}.accordeon-cross .plus{width:.8333333333vw}@media screen and (min-width:1441px){.accordeon-cross .plus{width:12px}}@media screen and (max-width:1000px){.accordeon-cross .plus{width:3.3333333333vw}}.accordeon_opened{border-radius:1.9444444444vw;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.accordeon_opened{border-radius:28px}}@media screen and (max-width:1000px){.accordeon_opened{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.accordeon_opened{padding-top:24px}}@media screen and (max-width:1000px){.accordeon_opened{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.accordeon_opened{padding-bottom:24px}}@media screen and (max-width:1000px){.accordeon_opened{padding-bottom:6.6666666667vw}}.accordeon_opened-title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.accordeon_opened-title{font-size:20px}}@media screen and (max-width:1000px){.accordeon_opened-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.accordeon_opened-title{line-height:24px}}@media screen and (max-width:1000px){.accordeon_opened-title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.accordeon_opened-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.accordeon_opened-title{letter-spacing:-.0555555556vw}}.accordeon_opened .content{height:auto;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.accordeon_opened .content{margin-top:16px}}@media screen and (max-width:1000px){.accordeon_opened .content{margin-top:4.4444444444vw}}.accordeon_opened .content-tabs{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.accordeon_opened .content-tabs{margin-top:20px}}@media screen and (max-width:1000px){.accordeon_opened .content-tabs{margin-top:5.5555555556vw}}.accordeon_opened .accordeon-cross .minus{display:initial}.accordeon_opened .accordeon-cross .plus{display:none}@media screen and (min-width:1001px)and (max-width:1440px){body{width:100vw;overflow-x:hidden}}.grid-container{width:100%;margin:0 auto;padding:0 8.056%}@media screen and (min-width:1441px){.grid-container{max-width:1208px;padding:0}}@media screen and (max-width:1000px){.grid-container{padding:0 4.4444444444vw}}.grid-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 1px + 2.77778vw)}.grid-row_centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.grid-row_align-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid-row_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.grid-row_justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.grid-row_nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}@media screen and (max-width:1000px){.grid-row_nowrap .grid-col{width:auto}}@media screen and (min-width:1441px){.grid-row{width:calc(100% + 40px)}}@media screen and (max-width:1000px){.grid-row{-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 3.33333vw)}.grid-row_w100{width:100%}}.grid-row._confine{width:100%}.grid-col{padding:0 1.3888888889vw;font-size:0}@media screen and (min-width:1441px){.grid-col{padding:0 20px}}@media screen and (max-width:1000px){.grid-col{width:100%;padding:0 1.6666666667vw}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-1{width:7.22222vw}}@media screen and (min-width:1441px){.grid-col-1{width:104px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-2{width:14.44444vw}}@media screen and (min-width:1441px){.grid-col-2{width:208px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-3{width:21.66667vw}}@media screen and (min-width:1441px){.grid-col-3{width:312px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-4{width:28.88889vw}}@media screen and (min-width:1441px){.grid-col-4{width:416px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-5{width:36.11111vw}}@media screen and (min-width:1441px){.grid-col-5{width:520px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-6{width:43.33333vw}}@media screen and (min-width:1441px){.grid-col-6{width:624px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-7{width:50.55556vw}}@media screen and (min-width:1441px){.grid-col-7{width:728px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-8{width:57.77778vw}}@media screen and (min-width:1441px){.grid-col-8{width:832px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-9{width:65vw}}@media screen and (min-width:1441px){.grid-col-9{width:936px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-10{width:72.22222vw}}@media screen and (min-width:1441px){.grid-col-10{width:1040px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-11{width:79.44444vw}}@media screen and (min-width:1441px){.grid-col-11{width:1144px}}@media screen and (min-width:1001px)and (max-width:1440px){.grid-col-12{width:86.66667vw}}@media screen and (min-width:1441px){.grid-col-12{width:1248px}}@media screen and (max-width:1000px){.grid-col-sm-1{width:15.72222vw}}@media screen and (max-width:1000px){.grid-col-sm-2{width:31.44444vw}}@media screen and (max-width:1000px){.grid-col-sm-3{width:47.16667vw}}@media screen and (max-width:1000px){.grid-col-sm-4{width:62.88889vw}}@media screen and (max-width:1000px){.grid-col-sm-5{width:78.61111vw}}@media screen and (max-width:1000px){.grid-col-sm-6{width:94.33333vw}}.grid-col._scope{padding:0}.grid-col._scope.grid-col-4{width:26.6666666667vw}@media screen and (min-width:1441px){.grid-col._scope.grid-col-4{width:384px}}@media screen and (max-width:1000px){.grid-col._scope.grid-col-4{width:91.1111111111vw}}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-scrollbar,.swiper-scrollbar{border-radius:.1388888889vw;position:relative;-ms-touch-action:none;background:#c2c2cc}@media screen and (min-width:1441px){.custom-scrollbar,.swiper-scrollbar{border-radius:2px}}@media screen and (max-width:1000px){.custom-scrollbar,.swiper-scrollbar{border-radius:.5555555556vw}}.swiper-container-horizontal>.custom-scrollbar,.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.custom-scrollbar,.swiper-container-vertical>.swiper-scrollbar{position:absolute;top:0;right:.5555555556vw;z-index:50;width:.2777777778vw;height:84%}@media screen and (min-width:1441px){.swiper-container-vertical>.custom-scrollbar,.swiper-container-vertical>.swiper-scrollbar{right:8px}}@media screen and (max-width:1000px){.swiper-container-vertical>.custom-scrollbar,.swiper-container-vertical>.swiper-scrollbar{right:2.2222222222vw}}@media screen and (min-width:1441px){.swiper-container-vertical>.custom-scrollbar,.swiper-container-vertical>.swiper-scrollbar{width:4px}}@media screen and (max-width:1000px){.swiper-container-vertical>.custom-scrollbar,.swiper-container-vertical>.swiper-scrollbar{width:1.1111111111vw}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#1e2321;border-radius:.1388888889vw;left:0;top:0}@media screen and (min-width:1441px){.swiper-scrollbar-drag{border-radius:2px}}@media screen and (max-width:1000px){.swiper-scrollbar-drag{border-radius:.5555555556vw}}.swiper-scrollbar-lock{display:none}.icon{display:inline-block;width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;background:no-repeat 50%/cover;-webkit-transition:.2s ease;transition:.2s ease;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1441px){.icon{width:40px}}@media screen and (max-width:1000px){.icon{width:7.7777777778vw}}@media screen and (min-width:1441px){.icon{height:40px}}@media screen and (max-width:1000px){.icon{height:7.7777777778vw}}@media screen and (min-width:1441px){.icon{border-radius:12px}}@media screen and (max-width:1000px){.icon{border-radius:2.2222222222vw}}.icon_xl{width:5.5555555556vw;height:5.5555555556vw;border-radius:1.9444444444vw}@media screen and (min-width:1441px){.icon_xl{width:80px}}@media screen and (max-width:1000px){.icon_xl{width:13.3333333333vw}}@media screen and (min-width:1441px){.icon_xl{height:80px}}@media screen and (max-width:1000px){.icon_xl{height:13.3333333333vw}}@media screen and (min-width:1441px){.icon_xl{border-radius:28px}}@media screen and (max-width:1000px){.icon_xl{border-radius:4.4444444444vw}}.icon_sm{width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw}@media screen and (min-width:1441px){.icon_sm{width:40px}}@media screen and (max-width:1000px){.icon_sm{width:7.7777777778vw}}@media screen and (min-width:1441px){.icon_sm{height:40px}}@media screen and (max-width:1000px){.icon_sm{height:7.7777777778vw}}@media screen and (min-width:1441px){.icon_sm{border-radius:12px}}@media screen and (max-width:1000px){.icon_sm{border-radius:2.2222222222vw}}.icon_big{width:4.4444444444vw;height:4.4444444444vw;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.icon_big{width:64px}}@media screen and (max-width:1000px){.icon_big{width:15.5555555556vw}}@media screen and (min-width:1441px){.icon_big{height:64px}}@media screen and (max-width:1000px){.icon_big{height:15.5555555556vw}}@media screen and (min-width:1441px){.icon_big{border-radius:20px}}@media screen and (max-width:1000px){.icon_big{border-radius:4.4444444444vw}}.icon_social{width:2.2222222222vw;height:2.2222222222vw;border-radius:.5555555556vw}@media screen and (min-width:1441px){.icon_social{width:32px}}@media screen and (max-width:1000px){.icon_social{width:6.6666666667vw}}@media screen and (min-width:1441px){.icon_social{height:32px}}@media screen and (max-width:1000px){.icon_social{height:6.6666666667vw}}@media screen and (min-width:1441px){.icon_social{border-radius:8px}}@media screen and (max-width:1000px){.icon_social{border-radius:1.6666666667vw}}.icon_action-24{width:1.6666666667vw;height:1.6666666667vw}@media screen and (min-width:1441px){.icon_action-24{width:24px}}@media screen and (max-width:1000px){.icon_action-24{width:6.6666666667vw}}@media screen and (min-width:1441px){.icon_action-24{height:24px}}@media screen and (max-width:1000px){.icon_action-24{height:6.6666666667vw}}.icon_action-24.icon-close{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/close.svg)}.icon_action-24.icon-close-white{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/close-white.svg)}.icon_action-24.icon-down{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/down.svg)}.icon_action-24.icon-download{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/download.svg)}.icon_action-24.icon-one{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/one.svg)}.icon_action-24.icon-two{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/two.svg)}.icon_action-24.icon-three{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/three.svg)}.icon_action-24.icon-four{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/four.svg)}.icon_action-24.icon-minus{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/minus.svg)}.icon_action-24.icon-plus{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/plus.svg)}.icon_action-24.icon-next{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/next.svg)}.icon_action-24.icon-open{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/open.svg)}.icon_action-24.icon-pen{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/pen.svg)}.icon_action-24.icon-play{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/play.svg)}.icon_action-24.icon-turn{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/turn.svg)}.icon_action-24.icon-up{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/up.svg)}.icon_sme-location{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/location.svg)}.icon_sme-laptop{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/laptop.svg)}.icon_sme-calendar{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/calendar.svg)}.icon_sme-money{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/money.svg)}.icon_sme-app{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/app.svg)}.icon_sme-house{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/house.svg)}.icon_sme-calculator{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/calculator.svg)}.icon_sme-notification{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/notification.svg)}.icon_sme-contactless{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/contactless.svg)}.icon_sme-lock{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/lock.svg)}.icon_sme-messages{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/messages.svg)}.icon_sme-safe{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/safe.svg)}.icon_sme-folder{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/folder.svg)}.icon_sme-account{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/account.svg)}.icon_sme-doc{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/doc.svg)}.icon_sme-contact{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/contact.svg)}.icon_sme-attach{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/attach.svg)}.icon_sme-book{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/book.svg)}.icon_sme-b-delivery{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-delivery.svg)}.icon_sme-b-delivery_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-delivery_w.svg)}.icon_sme-b-light{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-light.svg)}.icon_sme-b-light_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-light_w.svg)}.icon_sme-b-shop{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-shop.svg)}.icon_sme-b-shop_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-shop_w.svg)}.icon_sme-b-trade{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-trade.svg)}.icon_sme-b-trade_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-trade_w.svg)}.icon_sme-b-doc{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-doc.svg)}.icon_sme-b-doc_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-doc_w.svg)}.icon_sme-b-com{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-com.svg)}.icon_sme-b-com_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-com_w.svg)}.icon_sme-b-money_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-money_w.svg)}.icon_sme-b-news_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-news_w.svg)}.icon_sme-b-sale_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-sale_w.svg)}.icon_sme-b-entity_w{background-image:url(/local/templates/redesign/src/assets/img/icons/sme/b-entity_w.svg)}.button .icon,.icon_small{display:inline-block;width:1.3888888889vw;height:1.3888888889vw;margin-right:.2777777778vw;font-size:0;vertical-align:middle}@media screen and (min-width:1441px){.button .icon,.icon_small{width:20px}}@media screen and (max-width:1000px){.button .icon,.icon_small{width:5.5555555556vw}}@media screen and (min-width:1441px){.button .icon,.icon_small{height:20px}}@media screen and (max-width:1000px){.button .icon,.icon_small{height:5.5555555556vw}}@media screen and (min-width:1441px){.button .icon,.icon_small{margin-right:4px}}@media screen and (max-width:1000px){.button .icon,.icon_small{margin-right:1.1111111111vw;display:none}}.button .icon.icon-doc,.icon_small.icon-doc{background-image:url(/local/templates/redesign/src/assets/img/icons/button/doc.svg)}.button .icon.icon-filter,.icon_small.icon-filter{background-image:url(/local/templates/redesign/src/assets/img/icons/button/filter.svg)}.button .icon.icon-graph,.icon_small.icon-graph{background-image:url(/local/templates/redesign/src/assets/img/icons/button/graph.svg)}.button .icon.icon-home,.icon_small.icon-home{background-image:url(/local/templates/redesign/src/assets/img/icons/button/home.svg)}.button .icon.icon-home-white,.icon_small.icon-home-white{background-image:url(/local/templates/redesign/src/assets/img/icons/button/home-white.svg)}.button .icon.icon-left,.icon_small.icon-left{background-image:url(/local/templates/redesign/src/assets/img/icons/button/left.svg)}.button .icon.icon-login,.icon_small.icon-login{background-image:url(/local/templates/redesign/src/assets/img/icons/button/login.svg)}.button .icon.icon-mail,.icon_small.icon-mail{background-image:url(/local/templates/redesign/src/assets/img/icons/button/mail.svg)}.button .icon.icon-news-white,.icon_small.icon-news-white{background-image:url(/local/templates/redesign/src/assets/img/icons/button/news-white.svg)}.button .icon.icon-pause,.icon_small.icon-pause{background-image:url(/local/templates/redesign/src/assets/img/icons/button/pause.svg)}.button .icon.icon-pen,.icon_small.icon-pen{background-image:url(/local/templates/redesign/src/assets/img/icons/button/pen.svg)}.button .icon.icon-phone,.icon_small.icon-phone{background-image:url(/local/templates/redesign/src/assets/img/icons/button/phone.svg)}.button .icon.icon-pin,.icon_small.icon-pin{background-image:url(/local/templates/redesign/src/assets/img/icons/button/pin.svg)}.button .icon.icon-plus,.icon_small.icon-plus{background-image:url(/local/templates/redesign/src/assets/img/icons/button/plus.svg)}.button .icon.icon-restart,.icon_small.icon-restart{background-image:url(/local/templates/redesign/src/assets/img/icons/button/restart.svg)}.button .icon.icon-restart2,.icon_small.icon-restart2{background-image:url(/local/templates/redesign/src/assets/img/icons/button/restart2.svg)}.button .icon.icon-right,.icon_small.icon-right{background-image:url(/local/templates/redesign/src/assets/img/icons/button/right.svg)}.button .icon.icon-save,.icon_small.icon-save{background-image:url(/local/templates/redesign/src/assets/img/icons/button/save.svg)}.button .icon.icon-site,.icon_small.icon-site{background-image:url(/local/templates/redesign/src/assets/img/icons/button/site.svg)}.button .icon.icon-time,.icon_small.icon-time{background-image:url(/local/templates/redesign/src/assets/img/icons/button/time.svg)}.button .icon.icon-lighting,.icon_small.icon-lighting{background-image:url(/local/templates/redesign/src/assets/img/icons/button/lighting.svg)}.button .icon.icon-arrow-right-top,.icon_small.icon-arrow-right-top{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/arrow-right-top.svg)}.button .icon.icon-ios,.icon_small.icon-ios{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-ios-small.svg)}.button .icon.icon-google,.icon_small.icon-google{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-google-small.svg)}.icon_forms{width:1.3888888889vw;height:1.3888888889vw;border-radius:.4166666667vw}@media screen and (min-width:1441px){.icon_forms{width:20px}}@media screen and (max-width:1000px){.icon_forms{width:5.5555555556vw}}@media screen and (min-width:1441px){.icon_forms{height:20px}}@media screen and (max-width:1000px){.icon_forms{height:5.5555555556vw}}@media screen and (min-width:1441px){.icon_forms{border-radius:6px}}@media screen and (max-width:1000px){.icon_forms{border-radius:1.6666666667vw}}.icon_forms.icon-close{background-image:url(/local/templates/redesign/src/assets/img/icons/forms/close.svg)}.icon_forms.icon-dropdown{background-image:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown.svg)}.icon_forms.icon-minus{background-image:url(/local/templates/redesign/src/assets/img/icons/forms/minus.svg)}.icon_forms.icon-plus{background-image:url(/local/templates/redesign/src/assets/img/icons/forms/plus.svg)}.icon_circle{border-radius:50%}.icon_gray{background-color:#edf0f5}.icon_black{background-color:#1e2321}.icon_green{background-color:#8bc540}.icon_white{background-color:#fff}.icon_salmon{background-color:#ffc7ab}.icon_error{background-color:#fc5b00}.icon-arrow{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/arrow.svg)}.icon-bad{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/bad.svg)}.icon-bond_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/bond_w.svg)}.icon-calendar_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/calendar_w.svg)}.icon-case_empty{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/case_empty.svg)}.icon-card{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/card.svg)}.icon-card_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/card_f.svg)}.icon-card_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/card_fg.svg)}.icon-card_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/card_w.svg)}.icon-card_empty{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/card_empty.svg)}.icon-cards{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/cards.svg)}.icon-cards_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/cards_w.svg)}.icon-chair{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/chair.svg)}.icon-chair_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/chair_f.svg)}.icon-chair_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/chair_fg.svg)}.icon-change{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/change.svg)}.icon-change_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/change_w.svg)}.icon-check{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/check.svg)}.icon-check_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/check_f.svg)}.icon-check_green{background-image:url(/local/templates/redesign/src/assets/img/icons/check_green.svg)}.icon-check_w{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-check-white.svg)}.icon-check-circle_fw{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/check-circle_fw.svg)}.icon-check-circle_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/check-circle_fg.svg)}.icon-check_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/check_fg.svg)}.icon-check-with-lines{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/check_w.svg)}.icon-compass{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/compass.svg)}.icon-crown{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/crown.svg)}.icon-crown_empty{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/crown_empty.svg)}.icon-currencies_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/currencies_f.svg)}.icon-doc{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/doc.svg)}.icon-doc_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/doc_w.svg)}.icon-filter{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/filter.svg)}.icon-flag{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/flag.svg)}.icon-good{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/good.svg)}.icon-good_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/good_w.svg)}.icon-guard{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/guard.svg)}.icon-guard_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/guard_w.svg)}.icon-house{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/house.svg)}.icon-house_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/house-w.svg)}.icon-house_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/house_f.svg)}.icon-house_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/house_fg.svg)}.icon-key{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/key.svg)}.icon-key_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/key_f.svg)}.icon-key_empty{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/key_empty.svg)}.icon-kid{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/kid.svg)}.icon-light{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/light.svg)}.icon-location{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/location.svg)}.icon-location_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/location_w.svg)}.icon-menu_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/menu_fg.svg)}.icon-shop{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/shop.svg)}.icon-shop_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/shop_w.svg)}.icon-mobile{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/mobile.svg)}.icon-mobile_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/mobile_w.svg)}.icon-money{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/money.svg)}.icon-money_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/money_f.svg)}.icon-money_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/money_fg.svg)}.icon-money_empty{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/money_empty.svg)}.icon-money_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/money_w.svg)}.icon-news{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/news.svg)}.icon-pay{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/pay.svg)}.icon-pay_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/pay_w.svg)}.icon-pen{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/pen.svg)}.icon-pin{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/pin.svg)}.icon-pin_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/pin_w.svg)}.icon-post{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/post.svg)}.icon-plane_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/plane_f.svg)}.icon-question{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/question.svg)}.icon-rub{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/rub.svg)}.icon-safe{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/safe.svg)}.icon-safe_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/safe_f.svg)}.icon-safe_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/safe_fg.svg)}.icon-safe_empty{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/safe_empty.svg)}.icon-sale{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/sale.svg)}.icon-sale_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/sale_f.svg)}.icon-shop-sale_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/shop-sale_f.svg)}.icon-star{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/star.svg)}.icon-stairs_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/stairs_w.svg)}.icon-step1_fw{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/step1_fw.svg)}.icon-step2_fw{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/step2_fw.svg)}.icon-step3_fw{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/step3_fw.svg)}.icon-terminal_w{background-image:url(/local/templates/redesign/src/assets/img/icons/terminal_w.svg)}.icon-usd{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/usd.svg)}.icon-work{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/work.svg)}.icon-work_f{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/work_f.svg)}.icon-work_w{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/work_w.svg)}.icon-yes{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/yes.svg)}.icon-yes_fg{background-image:url(/local/templates/redesign/src/assets/img/icons/cards/yes_fg.svg)}.icon-doc-archive{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/archive.svg)}.icon-doc-doc{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/doc.svg)}.icon-doc-pdf{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/pdf.svg)}.icon-doc-rar{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/rar.svg)}.icon-doc-tif{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/tif.svg)}.icon-doc-xls{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/xls.svg)}.icon-doc-play{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/play.svg)}.icon-vk{background-image:url(/local/templates/redesign/src/assets/img/socials/vk.svg)}.icon-insta{background-image:url(/local/templates/redesign/src/assets/img/socials/insta.svg)}.icon-ok{background-image:url(/local/templates/redesign/src/assets/img/socials/ok.svg)}.icon-tg{background-image:url(/local/templates/redesign/src/assets/img/socials/tg.svg)}.icon-tw{background-image:url(/local/templates/redesign/src/assets/img/socials/tw.svg)}.icon-zen{background-image:url(/local/templates/redesign/src/assets/img/socials/zen.svg)}.icon-fb{background-image:url(/local/templates/redesign/src/assets/img/socials/fb.svg)}.icon-close{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/close.svg)}.icon-collaplse{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/collapse.svg)}.icon-collaplse-white{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/collapse-white.svg)}.icon-down{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/down.svg)}.icon-download{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/download.svg)}.icon-download-white{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/download-white.svg)}.icon-minus{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/minus.svg)}.icon-next{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/next.svg)}.icon-open{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/open.svg)}.icon-open-white{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/open-white.svg)}.icon-play{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/play.svg)}.icon-plus{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/plus.svg)}.icon-turn{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/turn.svg)}.icon-up{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/up.svg)}.icon-link-copy{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-link-copy.png)}.icon-link-copy-no-bg{background-image:url(/local/templates/redesign/src/assets/img/icons/link-transparent-bg.png)}.icon-feat-account{background-image:url(/local/templates/redesign/src/assets/img/icons/features/account.svg)}.icon-feat-app{background-image:url(/local/templates/redesign/src/assets/img/icons/features/app.svg)}.icon-feat-book{background-image:url(/local/templates/redesign/src/assets/img/icons/features/book.svg)}.icon-feat-calculator{background-image:url(/local/templates/redesign/src/assets/img/icons/features/calculator.svg)}.icon-feat-calendar{background-image:url(/local/templates/redesign/src/assets/img/icons/features/calendar.svg)}.icon-feat-contact{background-image:url(/local/templates/redesign/src/assets/img/icons/features/contact.svg)}.icon-feat-contactless{background-image:url(/local/templates/redesign/src/assets/img/icons/features/contactless.svg)}.icon-feat-doc{background-image:url(/local/templates/redesign/src/assets/img/icons/features/doc.svg)}.icon-feat-eye{background-image:url(/local/templates/redesign/src/assets/img/icons/features/eye.svg)}.icon-feat-folder{background-image:url(/local/templates/redesign/src/assets/img/icons/features/folder.svg)}.icon-feat-house{background-image:url(/local/templates/redesign/src/assets/img/icons/features/house.svg)}.icon-feat-info{background-image:url(/local/templates/redesign/src/assets/img/icons/features/info.svg)}.icon-feat-laptop{background-image:url(/local/templates/redesign/src/assets/img/icons/features/laptop.svg)}.icon-feat-light{background-image:url(/local/templates/redesign/src/assets/img/icons/features/light.svg)}.icon-feat-location{background-image:url(/local/templates/redesign/src/assets/img/icons/features/location.svg)}.icon-feat-lock{background-image:url(/local/templates/redesign/src/assets/img/icons/features/lock.svg)}.icon-feat-messages{background-image:url(/local/templates/redesign/src/assets/img/icons/features/messages.svg)}.icon-feat-money{background-image:url(/local/templates/redesign/src/assets/img/icons/features/money.svg)}.icon-feat-monitoring{background-image:url(/local/templates/redesign/src/assets/img/icons/features/monitoring.svg)}.icon-feat-notification{background-image:url(/local/templates/redesign/src/assets/img/icons/features/notification.svg)}.icon-feat-passport{background-image:url(/local/templates/redesign/src/assets/img/icons/features/passport.svg)}.icon-feat-percentage{background-image:url(/local/templates/redesign/src/assets/img/icons/features/percentage.svg)}.icon-feat-pin{background-image:url(/local/templates/redesign/src/assets/img/icons/features/pin.svg)}.icon-feat-report{background-image:url(/local/templates/redesign/src/assets/img/icons/features/report.svg)}.icon-feat-safe{background-image:url(/local/templates/redesign/src/assets/img/icons/features/safe.svg)}.icon-feat-time{background-image:url(/local/templates/redesign/src/assets/img/icons/features/time.svg)}.icon-premium-lounge{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/lounge.svg)}.icon-premium-cashback{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/cashback.svg)}.icon-premium-insurance{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/insurance.svg)}.icon-premium-cashworld{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/cashworld.svg)}.icon-premium-exchange-rate{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/exchange-rate.svg)}.icon-premium-air{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/air.svg)}.icon-premium-restaurant{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/restaurant.svg)}.icon-premium-star{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/star.svg)}.icon-premium-compas{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/compas.svg)}.icon-premium-youtube{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/youtube.svg)}.icon-premium-shop{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/shop.svg)}.icon-premium-car{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/car.svg)}.icon-premium-gasoline{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/gasoline.svg)}.icon-premium-gallery{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/gallery.svg)}.icon-premium-house{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/house.svg)}.icon-premium-hotel{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/hotel.svg)}.icon-premium-credit{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/credit.svg)}.icon-premium-doc{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/doc.svg)}.icon-premium-transfer{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/transfer.svg)}.icon-premium-back{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/back.svg)}.icon-premium-work{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/work.svg)}.form{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.form{margin-bottom:40px}}@media screen and (max-width:1000px){.form{margin-bottom:6.6666666667vw;max-width:83.3333333333vw}}.form__content{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:21.6666666667vw;padding-right:21.6666666667vw;border-radius:3.8888888889vw;background-size:cover;background-position:0 100%;background-color:#edf0f5}@media screen and (min-width:1441px){.form__content{padding-top:56px}}@media screen and (max-width:1000px){.form__content{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.form__content{padding-bottom:56px}}@media screen and (max-width:1000px){.form__content{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.form__content{padding-left:312px}}@media screen and (max-width:1000px){.form__content{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.form__content{padding-right:312px}}@media screen and (max-width:1000px){.form__content{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.form__content{border-radius:56px}}@media screen and (max-width:1000px){.form__content{border-radius:7.7777777778vw;background-image:none!important;padding-right:1.6666666667vw;padding-left:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__content{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__content{padding-right:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__content{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__content{padding-left:6.6666666667vw}}.form__content.sme-form_sent{background-image:none!important}.form__bg{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.form__bg{padding-top:56px}}@media screen and (max-width:1000px){.form__bg{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.form__bg{padding-bottom:56px}}@media screen and (max-width:1000px){.form__bg{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.form__bg{border-radius:56px}}@media screen and (max-width:1000px){.form__bg{border-radius:7.7777777778vw;background-image:none!important;padding-right:1.6666666667vw;padding-left:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__bg{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__bg{padding-right:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__bg{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__bg{padding-left:6.6666666667vw}}.form__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.form__title{font-size:20px}}@media screen and (max-width:1000px){.form__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.form__title{line-height:24px}}@media screen and (max-width:1000px){.form__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.form__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.form__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.form__title{margin-bottom:12px}}@media screen and (max-width:1000px){.form__title{margin-bottom:2.2222222222vw}}.form__title-dark{color:#1e2321}.form__title-large{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.form__title-large{font-size:24px}}@media screen and (max-width:1000px){.form__title-large{font-size:5vw}}@media screen and (min-width:1441px){.form__title-large{line-height:28px}}@media screen and (max-width:1000px){.form__title-large{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.form__title-large{letter-spacing:-.3px}}@media screen and (max-width:1000px){.form__title-large{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.form__title-large{margin-bottom:24px}}@media screen and (max-width:1000px){.form__title-large{margin-bottom:5.5555555556vw}}.form__title-light{color:#fff}.form__title-left{text-align:left}.form__title-bold{font-weight:500}.form__title-success{position:relative}@media screen and (max-width:1000px){.form__title-success{margin-left:4.1666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__title-success{margin-left:60px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__title-success{margin-left:16.6666666667vw}}.form__title-success:before{content:"";background:#8bc540 url(/local/templates/redesign/src/assets/img/icons/cards/good_w.svg) no-repeat;background-size:contain;position:absolute;border-radius:.8333333333vw;width:2.7777777778vw;height:2.7777777778vw;left:-4.1666666667vw}@media screen and (min-width:1441px){.form__title-success:before{border-radius:12px}}@media screen and (max-width:1000px){.form__title-success:before{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.form__title-success:before{width:40px}}@media screen and (max-width:1000px){.form__title-success:before{width:11.1111111111vw}}@media screen and (min-width:1441px){.form__title-success:before{height:40px}}@media screen and (max-width:1000px){.form__title-success:before{height:11.1111111111vw}}@media screen and (min-width:1441px){.form__title-success:before{left:-60px}}@media screen and (max-width:1000px){.form__title-success:before{left:-16.6666666667vw}}.form__item-wide{width:100%}.form__item:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.form__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.form__item:not(:last-child){margin-bottom:1.1111111111vw}}.form__item:not(:last-child) .checkbox,.form__item:not(:last-child) .radiobutton{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.form__item:not(:last-child) .checkbox,.form__item:not(:last-child) .radiobutton{margin-bottom:16px}}@media screen and (max-width:1000px){.form__item:not(:last-child) .checkbox,.form__item:not(:last-child) .radiobutton{margin-bottom:4.4444444444vw}}.form__group{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.form__group{margin-top:40px}}@media screen and (max-width:1000px){.form__group{margin-top:5.5555555556vw}}.form__group._double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form__group._double .form__item{width:calc(50% - .41667vw);margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.form__group._double .form__item{margin-bottom:12px}}@media screen and (max-width:1000px){.form__group._double .form__item{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.form__group._double .form__item{width:calc(50% - 6px)}}@media screen and (max-width:1000px){.form__group._double .form__item{width:auto}}@media screen and (max-width:1000px){.form__group._double{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.form__group .d-select__label{color:#898599}.form__group .d-select__input,.form__group .d-select__item{color:#1e2321}.form__group .d-select__item_active{color:#898599}.form__group-divider{border-bottom:1px solid #c2c2cc;padding-bottom:2.2222222222vw}@media screen and (min-width:1441px){.form__group-divider{padding-bottom:32px}}@media screen and (max-width:1000px){.form__group-divider{padding-bottom:4.4444444444vw}}.form__group-divider:last-of-type{border-bottom:none;padding-bottom:0}.form__input{position:relative}.form__input input{padding-top:1.3888888889vw}@media screen and (min-width:1441px){.form__input input{padding-top:20px}}@media screen and (max-width:1000px){.form__input input{padding-top:4.4444444444vw}}.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{top:.5555555556vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{top:8px}}@media screen and (max-width:1000px){.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{top:2.2222222222vw}}@media screen and (min-width:1441px){.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{font-size:12px}}@media screen and (max-width:1000px){.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{line-height:16px}}@media screen and (max-width:1000px){.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{letter-spacing:0}}@media screen and (max-width:1000px){.form__input input._focus-always~label,.form__input input._focus~label,.form__input input:focus~label{letter-spacing:-.0277777778vw}}.form__input input._focus~label._err{color:#fc5b00}.form__input textarea{padding-top:1.9444444444vw}@media screen and (min-width:1441px){.form__input textarea{padding-top:28px}}@media screen and (max-width:1000px){.form__input textarea{padding-top:6.6666666667vw}}.form__input textarea+label{background:#fff}.form__input textarea:hover+label{background:#f7f7f7}@media screen and (max-width:1000px){.form__input textarea:hover+label{background:#fff}}.form__input textarea._invalid+label{background-color:#fdeaea}.form__input textarea._focus+label{font-size:.8333333333vw;width:calc(100% - 2.77778vw);left:1px;top:1px;padding-left:1.5972222222vw;padding-top:.4166666667vw;border-top-left-radius:1.3888888889vw;height:1.1111111111vw}@media screen and (min-width:1441px){.form__input textarea._focus+label{font-size:12px}}@media screen and (max-width:1000px){.form__input textarea._focus+label{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.form__input textarea._focus+label{padding-left:23px}}@media screen and (max-width:1000px){.form__input textarea._focus+label{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.form__input textarea._focus+label{padding-top:6px}}@media screen and (max-width:1000px){.form__input textarea._focus+label{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.form__input textarea._focus+label{border-top-left-radius:20px}}@media screen and (max-width:1000px){.form__input textarea._focus+label{border-top-left-radius:5.5555555556vw}}@media screen and (min-width:1441px){.form__input textarea._focus+label{height:16px}}@media screen and (max-width:1000px){.form__input textarea._focus+label{height:4.4444444444vw}}@media screen and (min-width:1441px){.form__input textarea._focus+label{width:calc(100% - 40px)}}@media screen and (max-width:1000px){.form__input textarea._focus+label{width:calc(100% - 10vw)}}.form__input.date-input._focus>label{top:.5555555556vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.form__input.date-input._focus>label{top:8px}}@media screen and (max-width:1000px){.form__input.date-input._focus>label{top:2.2222222222vw}}@media screen and (min-width:1441px){.form__input.date-input._focus>label{font-size:12px}}@media screen and (max-width:1000px){.form__input.date-input._focus>label{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.form__input.date-input._focus>label{line-height:16px}}@media screen and (max-width:1000px){.form__input.date-input._focus>label{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.form__input.date-input._focus>label{letter-spacing:0}}@media screen and (max-width:1000px){.form__input.date-input._focus>label{letter-spacing:-.0277777778vw}}.form__input-no-label input{padding-top:0}.form__input_middle-2str{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__input_middle-2str label{top:auto}.form__input_middle input+label{top:.9027777778vw}@media screen and (min-width:1441px){.form__input_middle input+label{top:13px}}@media screen and (max-width:1000px){.form__input_middle input+label{top:3.3333333333vw}}@media screen and (max-width:1000px){.form__input_middle input{padding-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__input_middle input{padding-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__input_middle input{padding-top:4.4444444444vw}}.form__input_middle input._focus+label{top:.4166666667vw;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.form__input_middle input._focus+label{top:6px}}@media screen and (max-width:1000px){.form__input_middle input._focus+label{top:1.6666666667vw}}@media screen and (min-width:1441px){.form__input_middle input._focus+label{font-size:12px}}@media screen and (max-width:1000px){.form__input_middle input._focus+label{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.form__input_middle input._focus+label{line-height:16px}}@media screen and (max-width:1000px){.form__input_middle input._focus+label{line-height:3.3333333333vw}}@media screen and (max-width:1000px){.form__input_middle textarea+label{top:.8333333333vw;height:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__input_middle textarea+label{top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__input_middle textarea+label{top:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__input_middle textarea+label{height:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__input_middle textarea+label{height:3.3333333333vw}}.form__input_middle .d-select__input{height:3.1944444444vw;line-height:3.1944444444vw}@media screen and (min-width:1441px){.form__input_middle .d-select__input{height:46px}}@media screen and (max-width:1000px){.form__input_middle .d-select__input{height:10.5555555556vw}}@media screen and (min-width:1441px){.form__input_middle .d-select__input{line-height:46px}}@media screen and (max-width:1000px){.form__input_middle .d-select__input{line-height:10.5555555556vw}}.form__input_middle .d-select__label{color:#898599;height:3.3333333333vw;line-height:3.3333333333vw}@media screen and (min-width:1441px){.form__input_middle .d-select__label{height:48px}}@media screen and (max-width:1000px){.form__input_middle .d-select__label{height:11.1111111111vw}}@media screen and (min-width:1441px){.form__input_middle .d-select__label{line-height:48px}}@media screen and (max-width:1000px){.form__input_middle .d-select__label{line-height:11.1111111111vw;top:-1px}}.form__input_middle .d-select__item{padding-top:.8333333333vw;padding-bottom:.8333333333vw}@media screen and (min-width:1441px){.form__input_middle .d-select__item{padding-top:12px}}@media screen and (max-width:1000px){.form__input_middle .d-select__item{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.form__input_middle .d-select__item{padding-bottom:12px}}@media screen and (max-width:1000px){.form__input_middle .d-select__item{padding-bottom:3.3333333333vw}}.form__input_no-label input{padding-top:0}.form__input_no-label input+label{display:none}.form__input_no-label textarea{padding-top:.9027777778vw}@media screen and (min-width:1441px){.form__input_no-label textarea{padding-top:13px}}@media screen and (max-width:1000px){.form__input_no-label textarea{padding-top:3.3333333333vw}}.form__input_no-label textarea+label{display:none}.form__suggestions ._focus,.form__suggestions .suggestions-input{padding-left:1.6666666667vw!important}@media screen and (min-width:1441px){.form__suggestions ._focus,.form__suggestions .suggestions-input{padding-left:24px!important}}@media screen and (max-width:1000px){.form__suggestions ._focus,.form__suggestions .suggestions-input{padding-left:4.4444444444vw!important}}.form__label{position:absolute;top:1.1805555556vw;left:1.6666666667vw;color:#898599;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;pointer-events:none}@media screen and (min-width:1441px){.form__label{top:17px}}@media screen and (max-width:1000px){.form__label{top:3.8888888889vw}}@media screen and (min-width:1441px){.form__label{left:24px}}@media screen and (max-width:1000px){.form__label{left:4.4444444444vw}}.form__label._err{color:#fc5b00}.form__input-vcenter .form__label{top:auto}@media screen and (min-width:1441px){.form__input-vcenter .form__label{top:auto}}@media screen and (max-width:1000px){.form__input-vcenter .form__label{top:auto}}._focus+.form__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%}.form-error{font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0;margin-top:.2777777778vw;color:#fc5b00}@media screen and (min-width:1441px){.form-error{font-size:12px}}@media screen and (max-width:1000px){.form-error{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.form-error{line-height:16px}}@media screen and (max-width:1000px){.form-error{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.form-error{letter-spacing:0}}@media screen and (max-width:1000px){.form-error{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.form-error{margin-top:4px}}@media screen and (max-width:1000px){.form-error{margin-top:1.1111111111vw}}.form-error-bubble{width:100%;min-height:auto;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.5555555556vw;padding-bottom:.5555555556vw;position:relative;top:0;left:0;background-color:#fc5b00;border-radius:.5555555556vw;-webkit-transition:opacity .3s ease,top .3s ease;transition:opacity .3s ease,top .3s ease;opacity:0;pointer-events:none;z-index:40}@media screen and (min-width:1441px){.form-error-bubble{padding-left:12px}}@media screen and (max-width:1000px){.form-error-bubble{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.form-error-bubble{padding-right:12px}}@media screen and (max-width:1000px){.form-error-bubble{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.form-error-bubble{padding-top:8px}}@media screen and (max-width:1000px){.form-error-bubble{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.form-error-bubble{padding-bottom:8px}}@media screen and (max-width:1000px){.form-error-bubble{padding-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.form-error-bubble{border-radius:8px}}@media screen and (max-width:1000px){.form-error-bubble{border-radius:2.2222222222vw}}.form-error-bubble_show{opacity:1}.form-error-bubble:after{content:"";background:url(/local/templates/redesign/src/assets/img/icons/forms/err-tooltip-arror.svg) no-repeat;background-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:2.0833333333vw;height:.8333333333vw;position:absolute;left:.7638888889vw;bottom:2.0833333333vw}@media screen and (min-width:1441px){.form-error-bubble:after{width:30px}}@media screen and (max-width:1000px){.form-error-bubble:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.form-error-bubble:after{height:12px}}@media screen and (max-width:1000px){.form-error-bubble:after{height:2.2222222222vw}}@media screen and (min-width:1441px){.form-error-bubble:after{left:11px}}@media screen and (max-width:1000px){.form-error-bubble:after{left:3.0555555556vw}}@media screen and (min-width:1441px){.form-error-bubble:after{bottom:30px}}@media screen and (max-width:1000px){.form-error-bubble:after{bottom:7.7777777778vw}}.form-notice{font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0;margin-top:.2777777778vw;color:#898599}@media screen and (min-width:1441px){.form-notice{font-size:12px}}@media screen and (max-width:1000px){.form-notice{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.form-notice{line-height:16px}}@media screen and (max-width:1000px){.form-notice{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.form-notice{letter-spacing:0}}@media screen and (max-width:1000px){.form-notice{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.form-notice{margin-top:4px}}@media screen and (max-width:1000px){.form-notice{margin-top:1.1111111111vw}}.form__radiobtns-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.form__radiobtns-row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.form__radiobtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;height:2.6388888889vw;font-size:1.1111111111vw;line-height:1.5277777778vw;border-radius:.6944444444vw;padding-left:.9722222222vw;padding-right:.9722222222vw}@media screen and (min-width:1441px){.form__radiobtn{height:38px}}@media screen and (max-width:1000px){.form__radiobtn{height:8.8888888889vw}}@media screen and (min-width:1441px){.form__radiobtn{font-size:16px}}@media screen and (max-width:1000px){.form__radiobtn{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.form__radiobtn{line-height:22px}}@media screen and (max-width:1000px){.form__radiobtn{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.form__radiobtn{border-radius:10px}}@media screen and (max-width:1000px){.form__radiobtn{border-radius:2.7777777778vw}}@media screen and (min-width:1441px){.form__radiobtn{padding-left:14px}}@media screen and (max-width:1000px){.form__radiobtn{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.form__radiobtn{padding-right:14px}}@media screen and (max-width:1000px){.form__radiobtn{padding-right:3.8888888889vw;margin-right:.5555555556vw;margin-bottom:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__radiobtn{margin-right:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__radiobtn{margin-right:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__radiobtn{margin-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__radiobtn{margin-bottom:2.2222222222vw}}.form__row{margin-bottom:.8333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (min-width:1441px){.form__row{margin-bottom:12px}}@media screen and (max-width:1000px){.form__row{margin-bottom:1.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;margin:0 0 4px 0}}.form__row .inline-input{margin-right:.8333333333vw;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}@media screen and (min-width:1441px){.form__row .inline-input{margin-right:12px}}@media screen and (max-width:1000px){.form__row .inline-input{margin-right:3.3333333333vw;margin-right:0;margin-bottom:4px}}.form__col{width:calc(50% - 5px);position:relative}.form__col_2-3{width:66%}.form__col_1-3{width:calc(33.33333% - 6.66667px)}.form__col_1-4{width:calc(25% - 7.5px)}.form__col-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width:1000px){.form__col{margin-bottom:.2777777778vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.form__col{margin-bottom:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__col{margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px){.form__col:last-child{margin:0}}@media screen and (max-width:1000px){.form__col .checkbox{margin:12px 0 24px 0}}.form__step-footer{margin:40px 0 24px 0}.form__step-footer .checkbox{color:#9a96ac}@media screen and (max-width:1000px){.form__step-footer-reverse-mobile{margin-bottom:0}.form__step-footer-reverse-mobile .form__col:nth-of-type(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0!important;margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.form__step-footer-reverse-mobile .form__col:nth-of-type(2){margin-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.form__step-footer-reverse-mobile .form__col:nth-of-type(2){margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.form__step-footer-reverse-mobile .form__col:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:1000px){.form__step-footer{margin-top:40px}.form__step-footer .form__col:nth-child(2){margin-left:10px}}.form__suggestions .d-input{padding-right:1.6666666667vw!important;padding-left:1.6666666667vw!important}@media screen and (min-width:1441px){.form__suggestions .d-input{padding-right:24px!important}}@media screen and (max-width:1000px){.form__suggestions .d-input{padding-right:4.4444444444vw!important}}@media screen and (min-width:1441px){.form__suggestions .d-input{padding-left:24px!important}}@media screen and (max-width:1000px){.form__suggestions .d-input{padding-left:4.4444444444vw!important}}.form__suggestions .suggestions-wrapper{position:relative;z-index:1}.form__suggestions .suggestions-suggestions{background:#fff;border:1px solid #e1e4e9;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.form__suggestions .suggestions-suggestions{border-radius:20px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-suggestions{border-radius:4.4444444444vw;max-width:100%;left:0!important}}.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-top:1.1111111111vw;padding-right:1.6666666667vw!important;padding-bottom:1.1111111111vw;padding-left:1.6666666667vw!important}@media screen and (min-width:1441px){.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-top:16px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-right:24px!important}}@media screen and (max-width:1000px){.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-right:4.4444444444vw!important}}@media screen and (min-width:1441px){.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-bottom:16px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-left:24px!important}}@media screen and (max-width:1000px){.form__suggestions .suggestions-hint,.form__suggestions .suggestions-suggestion{padding-left:4.4444444444vw!important}}.form__suggestions .suggestions-hint{display:none}.form__suggestions .suggestions-suggestion{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;cursor:pointer;outline:none;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media screen and (min-width:1441px){.form__suggestions .suggestions-suggestion{font-size:16px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-suggestion{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.form__suggestions .suggestions-suggestion{line-height:22px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-suggestion{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.form__suggestions .suggestions-suggestion{letter-spacing:-.2px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-suggestion{letter-spacing:-.0277777778vw}}.form__suggestions .suggestions-suggestion:hover{background-color:#f7f7f7!important}.form__suggestions .suggestions-selected{color:#898599;position:relative}.form__suggestions .suggestions-selected:after{content:"";position:absolute;top:50%;right:1.6666666667vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/button/yes-green.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.form__suggestions .suggestions-selected:after{right:24px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-selected:after{right:6.6666666667vw}}@media screen and (min-width:1441px){.form__suggestions .suggestions-selected:after{width:20px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-selected:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.form__suggestions .suggestions-selected:after{height:20px}}@media screen and (max-width:1000px){.form__suggestions .suggestions-selected:after{height:5.5555555556vw}}.form__suggestion .select_v-value{font-size:1.1111111111vw;line-height:1.5277777778vw;padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;border-radius:1.3888888889vw;border:1px solid #e1e4e9!important;width:100%;background-color:#fff!important}@media screen and (min-width:1441px){.form__suggestion .select_v-value{font-size:16px}}@media screen and (max-width:1000px){.form__suggestion .select_v-value{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.form__suggestion .select_v-value{line-height:22px}}@media screen and (max-width:1000px){.form__suggestion .select_v-value{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.form__suggestion .select_v-value{padding-top:17px}}@media screen and (max-width:1000px){.form__suggestion .select_v-value{padding-top:3.8888888889vw}}@media screen and (min-width:1441px){.form__suggestion .select_v-value{padding-bottom:17px}}@media screen and (max-width:1000px){.form__suggestion .select_v-value{padding-bottom:3.8888888889vw}}@media screen and (min-width:1441px){.form__suggestion .select_v-value{padding-left:24px}}@media screen and (max-width:1000px){.form__suggestion .select_v-value{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.form__suggestion .select_v-value{padding-right:24px}}@media screen and (max-width:1000px){.form__suggestion .select_v-value{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.form__suggestion .select_v-value{border-radius:20px}}@media screen and (max-width:1000px){.form__suggestion .select_v-value{border-radius:4.4444444444vw}}.form__suggestion .select_v-value.suggestions-input{padding-left:24px!important}.form__suggestion-input._open{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@media screen and (min-width:1441px){.form__suggestion-input._open{border-bottom-right-radius:0}}@media screen and (max-width:1000px){.form__suggestion-input._open{border-bottom-right-radius:0}}@media screen and (min-width:1441px){.form__suggestion-input._open{border-bottom-left-radius:0}}@media screen and (max-width:1000px){.form__suggestion-input._open{border-bottom-left-radius:0}}.form__suggestion-input._open:hover{border-color:#e1e4e9;background-color:#fff}.form__suggestion-input._open+.suggestions-wrapper .suggestions-suggestions{border-top:0;border-top-right-radius:0;border-top-left-radius:0}@media screen and (min-width:1441px){.form__suggestion-input._open+.suggestions-wrapper .suggestions-suggestions{border-top-right-radius:0}}@media screen and (max-width:1000px){.form__suggestion-input._open+.suggestions-wrapper .suggestions-suggestions{border-top-right-radius:0}}@media screen and (min-width:1441px){.form__suggestion-input._open+.suggestions-wrapper .suggestions-suggestions{border-top-left-radius:0}}@media screen and (max-width:1000px){.form__suggestion-input._open+.suggestions-wrapper .suggestions-suggestions{border-top-left-radius:0}}.form__lock{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.form__lock{margin-top:16px}}@media screen and (max-width:1000px){.form__lock{margin-top:4.4444444444vw}}.form__lock-img{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:50%;border:1px solid #c2c2cc;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:1.3888888889vw;height:1.3888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.form__lock-img{width:20px}}@media screen and (max-width:1000px){.form__lock-img{width:5.5555555556vw}}@media screen and (min-width:1441px){.form__lock-img{height:20px}}@media screen and (max-width:1000px){.form__lock-img{height:5.5555555556vw}}@media screen and (min-width:1441px){.form__lock-img{margin-right:8px}}@media screen and (max-width:1000px){.form__lock-img{margin-right:2.2222222222vw;border:1px solid #fff}}.form__lock-img svg{fill:#898599;width:.6944444444vw}@media screen and (min-width:1441px){.form__lock-img svg{width:10px}}@media screen and (max-width:1000px){.form__lock-img svg{width:2.7777777778vw}}.form__lock-img svg *{fill:#898599}@media screen and (max-width:1000px){.form__lock-img svg,.form__lock-img svg *{fill:#fff}}.form__lock-text{color:#898599}@media screen and (max-width:1000px){.form__lock-text{color:#fff}}.form__secure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.form__secure{margin-top:16px}}@media screen and (max-width:1000px){.form__secure{margin-top:0}}.form__secure-img{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:50%;border:1px solid #c2c2cc;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:1.3888888889vw;height:1.3888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.form__secure-img{width:20px}}@media screen and (max-width:1000px){.form__secure-img{width:5.5555555556vw}}@media screen and (min-width:1441px){.form__secure-img{height:20px}}@media screen and (max-width:1000px){.form__secure-img{height:5.5555555556vw}}@media screen and (min-width:1441px){.form__secure-img{margin-right:8px}}@media screen and (max-width:1000px){.form__secure-img{margin-right:2.2222222222vw}}.form__secure-img svg{fill:#898599;width:.6944444444vw}@media screen and (min-width:1441px){.form__secure-img svg{width:10px}}@media screen and (max-width:1000px){.form__secure-img svg{width:2.7777777778vw}}.form__secure-img svg *{fill:#898599}.form__secure-text{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.form__secure-text{font-size:12px}}@media screen and (max-width:1000px){.form__secure-text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.form__secure-text{line-height:16px}}@media screen and (max-width:1000px){.form__secure-text{line-height:3.3333333333vw}}.form-steps{position:relative;height:2.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.form-steps{height:32px}}@media screen and (max-width:1000px){.form-steps{height:8.8888888889vw}}@media screen and (min-width:1441px){.form-steps{margin-bottom:80px}}@media screen and (max-width:1000px){.form-steps{margin-bottom:17.7777777778vw}}.form-steps-4 .form-steps__line-active1{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(10%,#8bc540),color-stop(30%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 10%,#fff 30%,#fff)}@media screen and (max-width:1000px){.form-steps-4 .form-steps__line-active1{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(15%,#8bc540),color-stop(25%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 15%,#fff 25%,#fff)}}.form-steps-4 .form-steps__line-active2{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(40%,#8bc540),color-stop(60%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 40%,#fff 60%,#fff)}@media screen and (max-width:1000px){.form-steps-4 .form-steps__line-active2{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(20%,#8bc540),color-stop(40%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 20%,#fff 40%,#fff)}}.form-steps-4 .form-steps__line-active3{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(70%,#8bc540),color-stop(90%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 70%,#fff 90%,#fff)}@media screen and (max-width:1000px){.form-steps-4 .form-steps__line-active3{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(40%,#8bc540),color-stop(70%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 40%,#fff 70%,#fff)}}.form-steps-4 .form-steps__line-active4{background:#8bc540}@media screen and (max-width:1000px){.form-steps-4 .form-steps__line-active4{display:none}}.form-steps-6 .form-steps__line-active1{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(0,#8bc540),color-stop(15%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 0,#fff 15%,#fff)}@media screen and (max-width:1000px){.form-steps-6 .form-steps__line-active1{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(12%,#8bc540),color-stop(17%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 12%,#fff 17%,#fff)}}.form-steps-6 .form-steps__line-active2{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(25%,#8bc540),color-stop(35%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 25%,#fff 35%,#fff)}@media screen and (max-width:1000px){.form-steps-6 .form-steps__line-active2{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(16%,#8bc540),color-stop(21%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 16%,#fff 21%,#fff)}}.form-steps-6 .form-steps__line-active3{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(40%,#8bc540),color-stop(55%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 40%,#fff 55%,#fff)}@media screen and (max-width:1000px){.form-steps-6 .form-steps__line-active3{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(20%,#8bc540),color-stop(30%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 20%,#fff 30%,#fff)}}.form-steps-6 .form-steps__line-active4{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(60%,#8bc540),color-stop(75%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 60%,#fff 75%,#fff)}@media screen and (max-width:1000px){.form-steps-6 .form-steps__line-active4{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(25%,#8bc540),color-stop(40%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 25%,#fff 40%,#fff)}}.form-steps-6 .form-steps__line-active5{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(80%,#8bc540),color-stop(95%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 80%,#fff 95%,#fff)}@media screen and (max-width:1000px){.form-steps-6 .form-steps__line-active5{background:-webkit-gradient(linear,left top,right top,from(#8bc540),color-stop(40%,#8bc540),color-stop(70%,#fff),to(#fff));background:linear-gradient(90deg,#8bc540,#8bc540 40%,#fff 70%,#fff)}}.form-steps-6 .form-steps__line-active6{background:#8bc540}@media screen and (max-width:1000px){.form-steps-6 .form-steps__line-active6{display:none}}.form-steps__line{height:4px;background-color:#fff;position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.form-steps__circles{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-steps__item{z-index:2;position:relative;cursor:default}.form-steps__item-active .form-steps__circle,.form-steps__item-filled .form-steps__circle{background-color:#8bc540;color:#fff}.form-steps__item-active .form-steps__title,.form-steps__item-filled .form-steps__title{color:#1e2321}@media screen and (max-width:1000px){.form-steps__item .form-steps__title{display:none}.form-steps__item-filled:first-child{left:0}.form-steps__item-filled:nth-child(2){position:absolute;left:10px}.form-steps__item-filled:nth-child(3){position:absolute;left:20px}.form-steps__item-filled:nth-child(4){position:absolute;left:30px}.form-steps__item-filled:nth-child(5){position:absolute;left:40px}.form-steps__item-filled .form-steps__circle{-webkit-box-shadow:0 0 0 2px #edf0f5;box-shadow:0 0 0 2px #edf0f5}.form-steps__item-active:first-child{left:0}.form-steps__item-active:nth-child(2){position:absolute;left:10px}.form-steps__item-active:nth-child(3){position:absolute;left:20px}.form-steps__item-active:nth-child(4){position:absolute;left:30px}.form-steps__item-active:nth-child(5){position:absolute;left:40px}.form-steps__item-active:nth-child(6){position:absolute;left:50px}.form-steps__item-active .form-steps__circle{-webkit-box-shadow:0 0 0 2px #edf0f5;box-shadow:0 0 0 2px #edf0f5}.form-steps__item-active .form-steps__title{display:block}}.form-steps__circle{color:#898599;width:2.2222222222vw;height:2.2222222222vw;background-color:#fff;border-radius:40px;font-size:.9722222222vw;line-height:2.2222222222vw;text-align:center}@media screen and (min-width:1441px){.form-steps__circle{width:32px}}@media screen and (max-width:1000px){.form-steps__circle{width:8.8888888889vw}}@media screen and (min-width:1441px){.form-steps__circle{height:32px}}@media screen and (max-width:1000px){.form-steps__circle{height:8.8888888889vw}}@media screen and (min-width:1441px){.form-steps__circle{font-size:14px}}@media screen and (max-width:1000px){.form-steps__circle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.form-steps__circle{line-height:32px}}@media screen and (max-width:1000px){.form-steps__circle{line-height:8.8888888889vw}}.form-steps__title{text-align:center;width:200px;position:absolute;-webkit-transform:translate(-40%,8px);transform:translate(-40%,8px);color:#898599}@media screen and (max-width:1000px){.form-steps__title{-webkit-transform:translate(-20%,8px);transform:translate(-20%,8px)}}.form__docs-area{border-radius:2.7777777778vw;margin-bottom:.8333333333vw;border:1px dashed #c2c2cc;background-color:#fff;width:100%;position:relative;overflow:hidden}@media screen and (min-width:1441px){.form__docs-area{border-radius:40px}}@media screen and (max-width:1000px){.form__docs-area{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.form__docs-area{margin-bottom:12px}}@media screen and (max-width:1000px){.form__docs-area{margin-bottom:3.3333333333vw}}.form__docs-area__body{padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:2.2222222222vw;padding-right:2.2222222222vw;height:100%}@media screen and (min-width:1441px){.form__docs-area__body{padding-top:20px}}@media screen and (max-width:1000px){.form__docs-area__body{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.form__docs-area__body{padding-bottom:20px}}@media screen and (max-width:1000px){.form__docs-area__body{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.form__docs-area__body{padding-left:32px}}@media screen and (max-width:1000px){.form__docs-area__body{padding-left:7.2222222222vw}}@media screen and (min-width:1441px){.form__docs-area__body{padding-right:32px}}@media screen and (max-width:1000px){.form__docs-area__body{padding-right:7.2222222222vw}}.form__docs-area__body input{display:none}.form__docs-area__start-download{cursor:pointer}.form__docs-area__icon-down{background:url(/local/templates/redesign/src/assets/img/icons/actions/down.svg) #edf0f5 no-repeat;width:2.7777777778vw;height:2.7777777778vw;display:block;margin:0 auto;background-size:contain;border-radius:50px}@media screen and (min-width:1441px){.form__docs-area__icon-down{width:40px}}@media screen and (max-width:1000px){.form__docs-area__icon-down{width:11.1111111111vw}}@media screen and (min-width:1441px){.form__docs-area__icon-down{height:40px}}@media screen and (max-width:1000px){.form__docs-area__icon-down{height:11.1111111111vw}}.form__docs-area__title{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;color:#9a96ac;text-align:center;margin:24px 0}@media screen and (min-width:1441px){.form__docs-area__title{font-size:20px}}@media screen and (max-width:1000px){.form__docs-area__title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.form__docs-area__title{line-height:24px}}@media screen and (max-width:1000px){.form__docs-area__title{line-height:6.6666666667vw}}.form__docs-area__title span{text-decoration:underline;color:#1e2321}.form__docs-area__subtitle{font-size:.8333333333vw;line-height:1.1111111111vw;text-align:center;color:#9a96ac}@media screen and (min-width:1441px){.form__docs-area__subtitle{font-size:12px}}@media screen and (max-width:1000px){.form__docs-area__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.form__docs-area__subtitle{line-height:16px}}@media screen and (max-width:1000px){.form__docs-area__subtitle{line-height:4.4444444444vw}}.form__docs-card__download{height:6.1805555556vw;width:6.1805555556vw;margin-top:0;margin-bottom:2.5vw;margin-left:.4861111111vw;margin-right:.4861111111vw;cursor:pointer}@media screen and (min-width:1441px){.form__docs-card__download{height:89px}}@media screen and (max-width:1000px){.form__docs-card__download{height:24.7222222222vw}}@media screen and (min-width:1441px){.form__docs-card__download{width:89px}}@media screen and (max-width:1000px){.form__docs-card__download{width:24.7222222222vw}}@media screen and (min-width:1441px){.form__docs-card__download{margin-top:0}}@media screen and (max-width:1000px){.form__docs-card__download{margin-top:0}}@media screen and (min-width:1441px){.form__docs-card__download{margin-bottom:36px}}@media screen and (max-width:1000px){.form__docs-card__download{margin-bottom:10vw}}@media screen and (min-width:1441px){.form__docs-card__download{margin-left:7px}}@media screen and (max-width:1000px){.form__docs-card__download{margin-left:1.9444444444vw}}@media screen and (min-width:1441px){.form__docs-card__download{margin-right:7px}}@media screen and (max-width:1000px){.form__docs-card__download{margin-right:1.9444444444vw}}.form__docs-card__download-body{height:100%;width:100%;background:#edf0f5;border-radius:1.6666666667vw;text-align:center;position:relative}@media screen and (min-width:1441px){.form__docs-card__download-body{border-radius:24px}}@media screen and (max-width:1000px){.form__docs-card__download-body{border-radius:6.6666666667vw}}.form__docs-card__download-icon{background:url(/local/templates/redesign/src/assets/img/icons/plus_green.svg) #fff no-repeat;border-radius:2.7777777778vw;display:block;height:2.7777777778vw;width:2.7777777778vw;background-position:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}@media screen and (min-width:1441px){.form__docs-card__download-icon{border-radius:40px}}@media screen and (max-width:1000px){.form__docs-card__download-icon{border-radius:11.1111111111vw}}@media screen and (min-width:1441px){.form__docs-card__download-icon{height:40px}}@media screen and (max-width:1000px){.form__docs-card__download-icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.form__docs-card__download-icon{width:40px}}@media screen and (max-width:1000px){.form__docs-card__download-icon{width:11.1111111111vw}}.form-doc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.form-doc{margin-bottom:12px}}@media screen and (max-width:1000px){.form-doc{margin-bottom:3.3333333333vw}}.form-doc__icon{background:url(/local/templates/redesign/src/assets/img/icons/icon-doc-premium.svg) no-repeat;background-size:contain;display:inline-block;width:.9722222222vw;height:1.0416666667vw}@media screen and (min-width:1441px){.form-doc__icon{width:14px}}@media screen and (max-width:1000px){.form-doc__icon{width:3.8888888889vw}}@media screen and (min-width:1441px){.form-doc__icon{height:15px}}@media screen and (max-width:1000px){.form-doc__icon{height:4.1666666667vw}}.form-doc__name{color:#1e2321;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-size:1.1111111111vw;margin-right:1.1111111111vw;margin-left:.5555555556vw}@media screen and (min-width:1441px){.form-doc__name{font-size:16px}}@media screen and (max-width:1000px){.form-doc__name{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.form-doc__name{margin-right:16px}}@media screen and (max-width:1000px){.form-doc__name{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.form-doc__name{margin-left:8px}}@media screen and (max-width:1000px){.form-doc__name{margin-left:2.2222222222vw}}.form-doc__delete{background:url(/local/templates/redesign/src/assets/img/icons/icon-close-white-bold.svg) #1e2321 no-repeat;background-size:contain;display:inline-block;cursor:pointer;border-radius:.4166666667vw;width:1.1111111111vw;height:1.1111111111vw;padding-top:.2777777778vw;padding-right:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.2777777778vw}@media screen and (min-width:1441px){.form-doc__delete{border-radius:6px}}@media screen and (max-width:1000px){.form-doc__delete{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.form-doc__delete{width:16px}}@media screen and (max-width:1000px){.form-doc__delete{width:4.4444444444vw}}@media screen and (min-width:1441px){.form-doc__delete{height:16px}}@media screen and (max-width:1000px){.form-doc__delete{height:4.4444444444vw}}@media screen and (min-width:1441px){.form-doc__delete{padding-top:4px}}@media screen and (max-width:1000px){.form-doc__delete{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.form-doc__delete{padding-right:4px}}@media screen and (max-width:1000px){.form-doc__delete{padding-right:1.1111111111vw}}@media screen and (min-width:1441px){.form-doc__delete{padding-bottom:4px}}@media screen and (max-width:1000px){.form-doc__delete{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.form-doc__delete{padding-left:4px}}@media screen and (max-width:1000px){.form-doc__delete{padding-left:1.1111111111vw}}.form-doc__delete:hover{background-color:#f7f7f7}.form__text{font-weight:500}@media screen and (max-width:1000px){.form__text{width:calc(50% - 12.222vw)}}.form-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:26px auto}@media screen and (max-width:1000px){.form-switcher{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.1111111111vw;margin:26px 0}}@media screen and (max-width:1000px)and (min-width:1441px){.form-switcher{font-size:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.form-switcher{font-size:3.3333333333vw}}.form-switcher .form__text{text-align:center;width:auto;max-width:calc(50% - 8.33333vw);font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.form-switcher .form__text{font-size:16px}}@media screen and (max-width:1000px){.form-switcher .form__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.form-switcher .form__text{line-height:22px}}@media screen and (max-width:1000px){.form-switcher .form__text{line-height:4.4444444444vw}}.form-switcher .form__text-left{margin-right:1.1111111111vw}@media screen and (min-width:1441px){.form-switcher .form__text-left{margin-right:16px}}@media screen and (max-width:1000px){.form-switcher .form__text-left{margin-right:0}}.form-switcher .form__text-right{margin-left:1.1111111111vw}@media screen and (min-width:1441px){.form-switcher .form__text-right{margin-left:16px}}@media screen and (max-width:1000px){.form-switcher .form__text-right{margin-left:0}}.form-thankpage{position:relative}@media screen and (max-width:1000px){.form-thankpage{margin-left:60px}}.form-thankpage:before{content:"";background:#8bc540 url(/local/templates/redesign/src/assets/img/icons/cards/good_w.svg) no-repeat;border-radius:12px;position:absolute;width:40px;height:40px;left:-60px}.form__pending{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.form__pending{-ms-flex-wrap:wrap;flex-wrap:wrap}}.form__timer{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.8888888889vw}@media screen and (min-width:1441px){.form__timer{font-size:56px}}@media screen and (max-width:1000px){.form__timer{font-size:15.5555555556vw}}.form__timer-digits{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:1.3888888889vw;border-radius:1.3888888889vw;height:7.6388888889vw;width:7.6388888889vw;text-align:center}@media screen and (min-width:1441px){.form__timer-digits{padding-top:20px}}@media screen and (max-width:1000px){.form__timer-digits{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.form__timer-digits{border-radius:20px}}@media screen and (max-width:1000px){.form__timer-digits{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.form__timer-digits{height:110px}}@media screen and (max-width:1000px){.form__timer-digits{height:30.5555555556vw}}@media screen and (min-width:1441px){.form__timer-digits{width:110px}}@media screen and (max-width:1000px){.form__timer-digits{width:30.5555555556vw}}.form__timer-dots{margin-left:.6944444444vw;margin-right:.6944444444vw}@media screen and (min-width:1441px){.form__timer-dots{margin-left:10px}}@media screen and (max-width:1000px){.form__timer-dots{margin-left:2.7777777778vw}}@media screen and (min-width:1441px){.form__timer-dots{margin-right:10px}}@media screen and (max-width:1000px){.form__timer-dots{margin-right:2.7777777778vw}}.button{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;overflow:hidden;-webkit-transition-property:border-color,background-color,color linear,-webkit-transform;transition-property:border-color,background-color,color linear,-webkit-transform;transition-property:border-color,background-color,color linear,transform;transition-property:border-color,background-color,color linear,transform,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.3s,.3s,.3s,.2s;transition-duration:.3s,.3s,.3s,.2s}.button:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.button:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:rgba(0,0,0,.05)}@media screen and (max-width:1000px){.button{width:100%}}.button_base{background:#1e2321;color:#fff}.button_base:hover:before{background-color:hsla(0,0%,100%,.1)}.button_text-white{color:#fff!important}.button_bold{font-weight:500}.button_brand{background:#8bc540;color:#fff}.button_white{background:#fff;color:#1e2321}.button_black{background:#1e2321;color:#fff}.button_black:hover{background:#292e2c}.button_light,.button_orange{background:#edf0f5;color:#1e2321}.button_red{background:#fc5b00;color:#fff}.button_pistachio{background-color:#82bf00;color:#fff}.button_green{background-color:#8bc540;color:#fff}.button_green-glow{-webkit-box-shadow:0 10px 35px -16px #8bc540;box-shadow:0 10px 35px -16px #8bc540}.button_salmon{background:#ffc7ab;color:#1e2321}.button_gray{background:#898599;color:#fff}.button_bordered{color:#1e2321;border:1px solid #c2c2cc}.button_bordered:hover{border-color:#898599}.button_bordered:hover:before,.button_white:hover:before{background-color:rgba(0,0,0,.03)}.button_orange:hover{background-color:#ffc7ab}.button_online-bank{height:3.3333333333vw;line-height:3.3333333333vw}._dark-mode .button_online-bank{display:none}@media screen and (max-width:1000px){.button_online-bank{background-color:#edf0f5;color:#1e2321}.button_online-bank.button_size-md{height:11.1111111111vw;line-height:11.1111111111vw;border-radius:4.4444444444vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw}}@media screen and (min-width:1001px){.header__actions>.button_online-bank:not(:last-child){margin-right:0}}@media screen and (min-width:1441px){.button_online-bank{height:48px}}@media screen and (max-width:1000px){.button_online-bank{height:11.1111111111vw}}@media screen and (min-width:1441px){.button_online-bank{line-height:48px}}@media screen and (max-width:1000px){.button_online-bank{line-height:11.1111111111vw}}@media screen and (max-width:1000px){.button_sme{display:none}}.button:disabled{color:#fff;background-color:#898599}.button-disabled,.button:disabled{pointer-events:none;cursor:default}.button_flex{width:100%}.button_width-auto{width:auto}.button_size-xl{height:3.8888888889vw;line-height:4.0277777778vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw}@media screen and (min-width:1441px){.button_size-xl{height:56px}}@media screen and (max-width:1000px){.button_size-xl{height:11.1111111111vw}}@media screen and (min-width:1441px){.button_size-xl{line-height:58px}}@media screen and (max-width:1000px){.button_size-xl{line-height:11.6666666667vw}}@media screen and (min-width:1441px){.button_size-xl{border-radius:20px}}@media screen and (max-width:1000px){.button_size-xl{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.button_size-xl{padding-left:24px}}@media screen and (max-width:1000px){.button_size-xl{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.button_size-xl{padding-right:24px}}@media screen and (max-width:1000px){.button_size-xl{padding-right:4.4444444444vw}}.button_size-xl:before{border-radius:1.3888888889vw}@media screen and (min-width:1441px){.button_size-xl:before{border-radius:20px}}@media screen and (max-width:1000px){.button_size-xl:before{border-radius:4.4444444444vw}}.button_size-xl.button_bordered{line-height:3.75vw}@media screen and (min-width:1441px){.button_size-xl.button_bordered{line-height:54px}}@media screen and (max-width:1000px){.button_size-xl.button_bordered{line-height:10.5555555556vw}}.button_size-md{height:3.3333333333vw;line-height:3.4722222222vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw}@media screen and (min-width:1441px){.button_size-md{height:48px}}@media screen and (max-width:1000px){.button_size-md{height:8.8888888889vw}}@media screen and (min-width:1441px){.button_size-md{line-height:50px}}@media screen and (max-width:1000px){.button_size-md{line-height:9.4444444444vw}}@media screen and (min-width:1441px){.button_size-md{border-radius:20px}}@media screen and (max-width:1000px){.button_size-md{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-md{padding-left:24px}}@media screen and (max-width:1000px){.button_size-md{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.button_size-md{padding-right:24px}}@media screen and (max-width:1000px){.button_size-md{padding-right:3.8888888889vw}}.button_size-md:before{border-radius:1.3888888889vw}@media screen and (min-width:1441px){.button_size-md:before{border-radius:20px}}@media screen and (max-width:1000px){.button_size-md:before{border-radius:3.3333333333vw}}.button_size-md.button_bordered{line-height:3.1944444444vw}@media screen and (min-width:1441px){.button_size-md.button_bordered{line-height:46px}}@media screen and (max-width:1000px){.button_size-md.button_bordered{line-height:8.3333333333vw}}.button_size-md2{border-radius:.6944444444vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;padding-top:.5555555556vw;padding-bottom:.5555555556vw}@media screen and (min-width:1441px){.button_size-md2{border-radius:10px}}@media screen and (max-width:1000px){.button_size-md2{border-radius:2.7777777778vw}}@media screen and (min-width:1441px){.button_size-md2{padding-left:16px}}@media screen and (max-width:1000px){.button_size-md2{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-md2{padding-right:16px}}@media screen and (max-width:1000px){.button_size-md2{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-md2{padding-top:8px}}@media screen and (max-width:1000px){.button_size-md2{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.button_size-md2{padding-bottom:8px}}@media screen and (max-width:1000px){.button_size-md2{padding-bottom:1.6666666667vw}}.button_size-md2:before{border-radius:.6944444444vw}@media screen and (min-width:1441px){.button_size-md2:before{border-radius:10px}}@media screen and (max-width:1000px){.button_size-md2:before{border-radius:3.3333333333vw}}.button_size-sm{height:2.2222222222vw;font-size:.9722222222vw;line-height:2.3611111111vw;border-radius:1.3888888889vw;padding-left:.8333333333vw;padding-right:.8333333333vw}@media screen and (min-width:1441px){.button_size-sm{height:32px}}@media screen and (max-width:1000px){.button_size-sm{height:7.7777777778vw}}@media screen and (min-width:1441px){.button_size-sm{font-size:14px}}@media screen and (max-width:1000px){.button_size-sm{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-sm{line-height:34px}}@media screen and (max-width:1000px){.button_size-sm{line-height:8.3333333333vw}}@media screen and (min-width:1441px){.button_size-sm{border-radius:20px}}@media screen and (max-width:1000px){.button_size-sm{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.button_size-sm{padding-left:12px}}@media screen and (max-width:1000px){.button_size-sm{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-sm{padding-right:12px}}@media screen and (max-width:1000px){.button_size-sm{padding-right:3.3333333333vw}}.button_size-sm:before{border-radius:1.3888888889vw}@media screen and (min-width:1441px){.button_size-sm:before{border-radius:20px}}@media screen and (max-width:1000px){.button_size-sm:before{border-radius:4.4444444444vw}}.button_size-sm.button_bordered{line-height:2.0833333333vw}@media screen and (min-width:1441px){.button_size-sm.button_bordered{line-height:30px}}@media screen and (max-width:1000px){.button_size-sm.button_bordered{line-height:7.2222222222vw}}.ie .button_size-sm{line-height:2.1527777778vw}@media screen and (min-width:1441px){.ie .button_size-sm{line-height:31px}}@media screen and (max-width:1000px){.ie .button_size-sm{line-height:7.5vw}}.button_size-sm2{height:2.2222222222vw;font-size:.9722222222vw;line-height:1.3888888889vw;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.button_size-sm2{height:32px}}@media screen and (max-width:1000px){.button_size-sm2{height:6.6666666667vw}}@media screen and (min-width:1441px){.button_size-sm2{font-size:14px}}@media screen and (max-width:1000px){.button_size-sm2{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-sm2{line-height:20px}}@media screen and (max-width:1000px){.button_size-sm2{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.button_size-sm2{border-radius:24px}}@media screen and (max-width:1000px){.button_size-sm2{border-radius:6.6666666667vw}}.button_size-xsm{height:1.9444444444vw;font-size:.9722222222vw;line-height:1.5277777778vw;border-radius:1.6666666667vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw}@media screen and (min-width:1441px){.button_size-xsm{height:28px}}@media screen and (max-width:1000px){.button_size-xsm{height:6.6666666667vw}}@media screen and (min-width:1441px){.button_size-xsm{font-size:14px}}@media screen and (max-width:1000px){.button_size-xsm{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-xsm{line-height:22px}}@media screen and (max-width:1000px){.button_size-xsm{line-height:5vw}}@media screen and (min-width:1441px){.button_size-xsm{border-radius:24px}}@media screen and (max-width:1000px){.button_size-xsm{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.button_size-xsm{padding-left:12px}}@media screen and (max-width:1000px){.button_size-xsm{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-xsm{padding-right:12px}}@media screen and (max-width:1000px){.button_size-xsm{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.button_size-xsm{padding-top:4px}}@media screen and (max-width:1000px){.button_size-xsm{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.button_size-xsm{padding-bottom:4px}}@media screen and (max-width:1000px){.button_size-xsm{padding-bottom:1.1111111111vw}}.button_block-right{display:block!important;margin-left:auto;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}.button_position-right{position:absolute;right:0}@media screen and (max-width:1000px){.button_position-right{position:relative}}.button_position-left{position:absolute;left:0}@media screen and (max-width:1000px){.button_position-left{position:relative}}.button_position-bottom{position:absolute;bottom:0}@media screen and (max-width:1000px){.button_position-bottom{position:relative}}.button_back{border:1px solid #c2c2cc;display:inline-block;padding-left:2.5vw;height:2.2222222222vw;line-height:2.2222222222vw}@media screen and (min-width:1441px){.button_back{padding-left:36px}}@media screen and (max-width:1000px){.button_back{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.button_back{height:32px}}@media screen and (max-width:1000px){.button_back{height:7.7777777778vw}}@media screen and (min-width:1441px){.button_back{line-height:32px}}@media screen and (max-width:1000px){.button_back{line-height:7.7777777778vw}}@media screen and (min-width:1001px){.button_back{padding-left:2.5vw}}@media screen and (min-width:1001px)and (min-width:1441px){.button_back{padding-left:36px}}@media screen and (min-width:1001px)and (max-width:1000px){.button_back{padding-left:7.7777777778vw}}.button_back:hover{border-color:#898599;background:#f7f7f7}.button_back:hover:before{background:transparent}@media screen and (min-width:1001px){.button_back:after{content:"";background-image:url(/local/templates/redesign/src/assets/img/icons/icon-back.svg);width:.4861111111vw;height:.8333333333vw;background-size:cover;position:absolute;left:1.3194444444vw;top:.5555555556vw;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width:1001px)and (min-width:1441px){.button_back:after{width:7px}}@media screen and (min-width:1001px)and (max-width:1000px){.button_back:after{width:1.6666666667vw}}@media screen and (min-width:1001px)and (min-width:1441px){.button_back:after{height:12px}}@media screen and (min-width:1001px)and (max-width:1000px){.button_back:after{height:2.7777777778vw}}@media screen and (min-width:1001px)and (min-width:1441px){.button_back:after{left:19px}}@media screen and (min-width:1001px)and (max-width:1000px){.button_back:after{left:4.1666666667vw}}@media screen and (min-width:1001px)and (min-width:1441px){.button_back:after{top:8px}}@media screen and (min-width:1001px)and (max-width:1000px){.button_back:after{top:2.2222222222vw}}@media screen and (max-width:1000px){.button_back{width:auto}.button_back:hover{-webkit-transform:none;transform:none}}.button_next{border:1px solid #c2c2cc;display:inline-block;padding-left:2.5vw;height:2.2222222222vw;line-height:2.2222222222vw}@media screen and (min-width:1441px){.button_next{padding-left:36px}}@media screen and (max-width:1000px){.button_next{padding-left:7.7777777778vw}}@media screen and (min-width:1441px){.button_next{height:32px}}@media screen and (max-width:1000px){.button_next{height:7.7777777778vw}}@media screen and (min-width:1441px){.button_next{line-height:32px}}@media screen and (max-width:1000px){.button_next{line-height:7.7777777778vw}}.button_next:after{content:"";background-image:url(/local/templates/redesign/src/assets/img/icons/icon-back.svg);width:.4861111111vw;height:.8333333333vw;background-size:cover;position:absolute;left:1.3194444444vw;top:.5555555556vw}@media screen and (min-width:1441px){.button_next:after{width:7px}}@media screen and (max-width:1000px){.button_next:after{width:1.6666666667vw}}@media screen and (min-width:1441px){.button_next:after{height:12px}}@media screen and (max-width:1000px){.button_next:after{height:2.7777777778vw}}@media screen and (min-width:1441px){.button_next:after{left:19px}}@media screen and (max-width:1000px){.button_next:after{left:4.1666666667vw}}@media screen and (min-width:1441px){.button_next:after{top:8px}}@media screen and (max-width:1000px){.button_next:after{top:2.2222222222vw}}@media screen and (max-width:1000px){.button_next{width:auto}.button_next:hover{-webkit-transform:none;transform:none}}.button_out{display:inline-block;padding-left:2.5vw;height:2.2222222222vw;line-height:2.2222222222vw}@media screen and (min-width:1441px){.button_out{padding-left:36px}}@media screen and (max-width:1000px){.button_out{padding-left:7.7777777778vw}}@media screen and (min-width:1441px){.button_out{height:32px}}@media screen and (max-width:1000px){.button_out{height:7.7777777778vw}}@media screen and (min-width:1441px){.button_out{line-height:32px}}@media screen and (max-width:1000px){.button_out{line-height:7.7777777778vw}}.button_out:after{content:"";background-image:url(/local/templates/redesign/src/assets/img/icons/icon-ext.svg);width:1.3888888889vw;height:1.3888888889vw;background-size:cover;position:absolute;left:.8333333333vw;top:.3472222222vw}@media screen and (min-width:1441px){.button_out:after{width:20px}}@media screen and (max-width:1000px){.button_out:after{width:4.7222222222vw}}@media screen and (min-width:1441px){.button_out:after{height:20px}}@media screen and (max-width:1000px){.button_out:after{height:4.7222222222vw}}@media screen and (min-width:1441px){.button_out:after{left:12px}}@media screen and (max-width:1000px){.button_out:after{left:2.7777777778vw}}@media screen and (min-width:1441px){.button_out:after{top:5px}}@media screen and (max-width:1000px){.button_out:after{top:1.3888888889vw}}@media screen and (max-width:1000px){.button_out{width:auto}.button_out:hover{-webkit-transform:none;transform:none}}.button__icon{display:inline-block;width:1.3888888889vw;height:1.3888888889vw;margin-right:.2777777778vw;font-size:0;vertical-align:middle;background:no-repeat 50%;background-size:contain}@media screen and (min-width:1441px){.button__icon{width:20px}}@media screen and (max-width:1000px){.button__icon{width:5.5555555556vw}}@media screen and (min-width:1441px){.button__icon{height:20px}}@media screen and (max-width:1000px){.button__icon{height:5.5555555556vw}}@media screen and (min-width:1441px){.button__icon{margin-right:4px}}@media screen and (max-width:1000px){.button__icon{margin-right:1.1111111111vw;display:none}}.button_file{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;letter-spacing:-.1px;color:#fff;background:#1e2321;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_file span{background:url(/local/templates/redesign/src/assets/img/icons/plus.svg) no-repeat;width:18px;height:12px;display:inline-block}.button_file input{display:none}.button_delete{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.9722222222vw;letter-spacing:-.1px;color:#1e2321;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.button_delete{font-size:14px}}@media screen and (max-width:1000px){.button_delete{font-size:3.3333333333vw;width:auto}}.button_delete span{background:url(/local/templates/redesign/src/assets/img/icons/x-red.svg) no-repeat;width:18px;height:12px;display:inline-block}.button_delete input{display:none}.button_more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.9722222222vw;letter-spacing:-.0069444444vw;color:#1e2321;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.button_more{font-size:14px}}@media screen and (max-width:1000px){.button_more{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.button_more{letter-spacing:-.1px}}@media screen and (max-width:1000px){.button_more{letter-spacing:-.0277777778vw;width:auto}}.button_more span{background:url(/local/templates/redesign/src/assets/img/icons/plus.svg) no-repeat;background-size:auto;background-position:50%;width:18px;height:18px;display:inline-block}.button_more input{display:none}.button_save-draft{background:#fff;padding-top:.4861111111vw;padding-right:.8333333333vw;padding-bottom:.4861111111vw;padding-left:.8333333333vw;border-radius:2.7777777778vw;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9722222222vw}@media screen and (min-width:1441px){.button_save-draft{padding-top:7px}}@media screen and (max-width:1000px){.button_save-draft{padding-top:1.9444444444vw}}@media screen and (min-width:1441px){.button_save-draft{padding-right:12px}}@media screen and (max-width:1000px){.button_save-draft{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.button_save-draft{padding-bottom:7px}}@media screen and (max-width:1000px){.button_save-draft{padding-bottom:1.9444444444vw}}@media screen and (min-width:1441px){.button_save-draft{padding-left:12px}}@media screen and (max-width:1000px){.button_save-draft{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.button_save-draft{border-radius:40px}}@media screen and (max-width:1000px){.button_save-draft{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.button_save-draft{font-size:14px}}@media screen and (max-width:1000px){.button_save-draft{font-size:3.3333333333vw;display:block;text-align:center}}.button_save-draft span{background:url(/local/templates/redesign/src/assets/img/icons/button/time.svg) no-repeat;background-size:16px;width:25px;height:17px;display:inline-block}@media screen and (max-width:1000px){.button_save-draft span{display:none}}.button_arrow-right{width:2.7777777778vw;height:2.7777777778vw;border-radius:50%;background-image:url(/local/templates/redesign/src/assets/img/cards/icon-arrow.svg);background-repeat:no-repeat;background-position:50%;background-color:#1e2321;cursor:pointer}@media screen and (min-width:1441px){.button_arrow-right{width:40px}}@media screen and (max-width:1000px){.button_arrow-right{width:11.1111111111vw}}@media screen and (min-width:1441px){.button_arrow-right{height:40px}}@media screen and (max-width:1000px){.button_arrow-right{height:11.1111111111vw}}.button_arrow-right:focus{outline:none}.button_arrow-right:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.button_repeat-sms{background:#edf0f5;padding-top:.4166666667vw;padding-right:.9722222222vw;padding-bottom:.4166666667vw;padding-left:.9722222222vw;border-radius:2.7777777778vw;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500}@media screen and (min-width:1441px){.button_repeat-sms{padding-top:6px}}@media screen and (max-width:1000px){.button_repeat-sms{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.button_repeat-sms{padding-right:14px}}@media screen and (max-width:1000px){.button_repeat-sms{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.button_repeat-sms{padding-bottom:6px}}@media screen and (max-width:1000px){.button_repeat-sms{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.button_repeat-sms{padding-left:14px}}@media screen and (max-width:1000px){.button_repeat-sms{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.button_repeat-sms{border-radius:40px}}@media screen and (max-width:1000px){.button_repeat-sms{border-radius:6.6666666667vw}}.button_repeat-sms span{background:url(/local/templates/redesign/src/assets/img/icons/button/restart2.svg) no-repeat;width:25px;height:20px;display:inline-block}@media screen and (max-width:1000px){.button_repeat-sms span{display:none}}.button_location{margin-top:1.1111111111vw;height:2.2222222222vw;border-radius:1.6666666667vw;background:#edf0f5;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;font-weight:500}@media screen and (min-width:1441px){.button_location{margin-top:16px}}@media screen and (max-width:1000px){.button_location{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.button_location{height:32px}}@media screen and (max-width:1000px){.button_location{height:7.7777777778vw}}@media screen and (min-width:1441px){.button_location{border-radius:24px}}@media screen and (max-width:1000px){.button_location{border-radius:6.6666666667vw}}.button_location:before{content:url(/local/templates/redesign/src/assets/img/deposits/pin.png);display:block;width:.9722222222vw;height:1.25vw;margin-right:.4861111111vw}@media screen and (min-width:1441px){.button_location:before{width:14px}}@media screen and (max-width:1000px){.button_location:before{width:3.8888888889vw}}@media screen and (min-width:1441px){.button_location:before{height:18px}}@media screen and (max-width:1000px){.button_location:before{height:5vw}}@media screen and (min-width:1441px){.button_location:before{margin-right:7px}}@media screen and (max-width:1000px){.button_location:before{margin-right:1.9444444444vw}}.button_esia{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}.button_esia img{position:relative;height:.9722222222vw;top:.2083333333vw}@media screen and (min-width:1441px){.button_esia img{height:14px}}@media screen and (max-width:1000px){.button_esia img{height:3.6111111111vw}}@media screen and (min-width:1441px){.button_esia img{top:3px}}@media screen and (max-width:1000px){.button_esia img{top:.5555555556vw}}.button__close{position:absolute;top:2.2222222222vw;right:2.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;width:2.7777777778vw;height:2.7777777778vw;border-radius:50%;font-size:0;background-color:#edf0f5;background-size:.9722222222vw;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;cursor:pointer;z-index:4}@media screen and (min-width:1441px){.button__close{top:32px}}@media screen and (max-width:1000px){.button__close{top:3.3333333333vw}}@media screen and (min-width:1441px){.button__close{right:32px}}@media screen and (max-width:1000px){.button__close{right:3.3333333333vw}}@media screen and (min-width:1441px){.button__close{width:40px}}@media screen and (max-width:1000px){.button__close{width:11.1111111111vw}}@media screen and (min-width:1441px){.button__close{height:40px}}@media screen and (max-width:1000px){.button__close{height:11.1111111111vw}}@media screen and (min-width:1441px){.button__close{background-size:14px}}@media screen and (max-width:1000px){.button__close{background-size:3.8888888889vw}}.button__close>img{will-change:transform;width:.9722222222vw;height:.9722222222vw;margin:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;pointer-events:none}@media screen and (min-width:1441px){.button__close>img{width:14px}}@media screen and (max-width:1000px){.button__close>img{width:3.8888888889vw}}@media screen and (min-width:1441px){.button__close>img{height:14px}}@media screen and (max-width:1000px){.button__close>img{height:3.8888888889vw}}@media screen and (min-width:1001px){.button__close:hover{background-color:#e1e4e9}.button__close:hover>img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.button_space-top{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.button_space-top{margin-top:24px}}@media screen and (max-width:1000px){.button_space-top{margin-top:3.3333333333vw}}.bullet-text{position:relative;padding-left:1.3888888889vw;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.bullet-text{padding-left:20px}}@media screen and (max-width:1000px){.bullet-text{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.bullet-text{font-size:14px}}@media screen and (max-width:1000px){.bullet-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bullet-text{line-height:20px}}@media screen and (max-width:1000px){.bullet-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bullet-text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.bullet-text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1001px){.bullet-text.bullet-text_big{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}}@media screen and (min-width:1001px)and (min-width:1441px){.bullet-text.bullet-text_big{font-size:20px}}@media screen and (min-width:1001px)and (max-width:1000px){.bullet-text.bullet-text_big{font-size:4.4444444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.bullet-text.bullet-text_big{line-height:24px}}@media screen and (min-width:1001px)and (max-width:1000px){.bullet-text.bullet-text_big{line-height:5.5555555556vw}}@media screen and (min-width:1001px)and (min-width:1441px){.bullet-text.bullet-text_big{letter-spacing:-.2px}}@media screen and (min-width:1001px)and (max-width:1000px){.bullet-text.bullet-text_big{letter-spacing:-.0555555556vw}}.bullet-text-centered{position:relative;padding-left:1.3888888889vw;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.bullet-text-centered{padding-left:20px}}@media screen and (max-width:1000px){.bullet-text-centered{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.bullet-text-centered{font-size:14px}}@media screen and (max-width:1000px){.bullet-text-centered{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bullet-text-centered{line-height:20px}}@media screen and (max-width:1000px){.bullet-text-centered{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bullet-text-centered{letter-spacing:-.1px}}@media screen and (max-width:1000px){.bullet-text-centered{letter-spacing:-.0277777778vw}}.bullet-text-centered:before{content:"";position:absolute;left:0;top:calc(50% - 4px);width:.5555555556vw;height:.5555555556vw;border-radius:50%;background-color:#ffc7ab}@media screen and (min-width:1441px){.bullet-text-centered:before{width:8px}}@media screen and (max-width:1000px){.bullet-text-centered:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.bullet-text-centered:before{height:8px}}@media screen and (max-width:1000px){.bullet-text-centered:before{height:1.6666666667vw;top:.2083333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.bullet-text-centered:before{top:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.bullet-text-centered:before{top:.8333333333vw}}.bullet-text-space{padding-left:1.3888888889vw}@media screen and (min-width:1441px){.bullet-text-space{padding-left:20px}}@media screen and (max-width:1000px){.bullet-text-space{padding-left:3.8888888889vw}}.bullet-text:before{content:"";position:absolute;left:0;top:.3472222222vw;width:.5555555556vw;height:.5555555556vw;border-radius:50%;background-color:#ffc7ab}@media screen and (min-width:1441px){.bullet-text:before{top:5px}}@media screen and (max-width:1000px){.bullet-text:before{top:1.1111111111vw}}@media screen and (min-width:1441px){.bullet-text:before{width:8px}}@media screen and (max-width:1000px){.bullet-text:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.bullet-text:before{height:8px}}@media screen and (max-width:1000px){.bullet-text:before{height:1.6666666667vw}}.bullet-text_black:before{background-color:#000}.bullet-text_white:before{background-color:#fff}.bullet-text_green:before{background-color:#8bc540}.bulleted{position:relative;padding-left:1.3888888889vw}@media screen and (min-width:1441px){.bulleted{padding-left:20px}}@media screen and (max-width:1000px){.bulleted{padding-left:3.8888888889vw}}.bulleted:before{content:"";position:absolute;left:0;width:.5555555556vw;height:.5555555556vw;border-radius:50%;background-color:#ffc7ab}@media screen and (min-width:1441px){.bulleted:before{width:8px}}@media screen and (max-width:1000px){.bulleted:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.bulleted:before{height:8px}}@media screen and (max-width:1000px){.bulleted:before{height:1.6666666667vw;top:.2083333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.bulleted:before{top:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.bulleted:before{top:.8333333333vw}}.bulleted_top:before{top:.2777777778vw}@media screen and (min-width:1441px){.bulleted_top:before{top:4px}}@media screen and (max-width:1000px){.bulleted_top:before{top:.9722222222vw}}.bulleted_center:before{top:calc(50% - 3.5px)}.bulleted_green:before{background-color:#8bc540}.bulleted_salmon:before{background-color:#ffc7ab}.bulleted_black:before{background-color:#000}.bulleted_white:before{background-color:#fff}.bulleted_red:before{background-color:#fc5b00}.bulleted_gray-dark:before{background-color:#898599}.radiobutton__input{position:absolute;margin:-1px;padding:0;width:1px;height:1px;white-space:nowrap;border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.radiobutton__input:checked+.radiobutton__label:before{border-color:#8bc540;background-color:#8bc540}.radiobutton__input:checked+.radiobutton__label:after{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}@media screen and (min-width:1001px){.radiobutton__input:checked+.radiobutton__label:hover:before{border-color:#86b83c;background-color:#86b83c}}.radiobutton__label{display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:1.3888888889vw;padding-left:1.8055555556vw;padding-top:0;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.radiobutton__label{min-height:20px}}@media screen and (max-width:1000px){.radiobutton__label{min-height:5.5555555556vw}}@media screen and (min-width:1441px){.radiobutton__label{padding-left:26px}}@media screen and (max-width:1000px){.radiobutton__label{padding-left:7.2222222222vw}}@media screen and (min-width:1441px){.radiobutton__label{padding-top:0}}@media screen and (max-width:1000px){.radiobutton__label{padding-top:.8333333333vw}}@media screen and (min-width:1441px){.radiobutton__label{font-size:16px}}@media screen and (max-width:1000px){.radiobutton__label{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.radiobutton__label{line-height:22px}}@media screen and (max-width:1000px){.radiobutton__label{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.radiobutton__label{letter-spacing:-.2px}}@media screen and (max-width:1000px){.radiobutton__label{letter-spacing:-.0277777778vw}}@media screen and (min-width:1001px){.radiobutton__label:hover:before{background-color:#f7f7f7;border-color:#898599}}.radiobutton__label:after,.radiobutton__label:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:0;width:1.3888888889vw;height:1.3888888889vw;border:1px solid #c2c2cc;background-color:#fff;-webkit-transition:.2s ease;transition:.2s ease;cursor:pointer;border-radius:50%}@media screen and (min-width:1441px){.radiobutton__label:after,.radiobutton__label:before{width:20px}}@media screen and (max-width:1000px){.radiobutton__label:after,.radiobutton__label:before{width:5.5555555556vw}}@media screen and (min-width:1441px){.radiobutton__label:after,.radiobutton__label:before{height:20px}}@media screen and (max-width:1000px){.radiobutton__label:after,.radiobutton__label:before{height:5.5555555556vw}}.radiobutton__label:after{-webkit-transform:scale(0);transform:scale(0);opacity:0;border:none;background-color:#1e2321;-webkit-transition:opacity .2s ease,-webkit-transform .3s cubic-bezier(.25,.1,.55,1.8);transition:opacity .2s ease,-webkit-transform .3s cubic-bezier(.25,.1,.55,1.8);transition:transform .3s cubic-bezier(.25,.1,.55,1.8),opacity .2s ease;transition:transform .3s cubic-bezier(.25,.1,.55,1.8),opacity .2s ease,-webkit-transform .3s cubic-bezier(.25,.1,.55,1.8)}.radio-pills{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-pills__item{margin-bottom:.5555555556vw;-ms-flex-negative:0;flex-shrink:0;display:block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:1441px){.radio-pills__item{margin-bottom:8px}}@media screen and (max-width:1000px){.radio-pills__item{margin-bottom:2.2222222222vw}}.radio-pills__item:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.radio-pills__item:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.radio-pills__item:not(:last-child){margin-right:2.2222222222vw}}.radio-pills__text{font-size:.9722222222vw;padding-right:.8333333333vw;padding-left:.8333333333vw;height:1.9444444444vw;border-radius:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}@media screen and (min-width:1441px){.radio-pills__text{font-size:14px}}@media screen and (max-width:1000px){.radio-pills__text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.radio-pills__text{padding-right:12px}}@media screen and (max-width:1000px){.radio-pills__text{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.radio-pills__text{padding-left:12px}}@media screen and (max-width:1000px){.radio-pills__text{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.radio-pills__text{height:28px}}@media screen and (max-width:1000px){.radio-pills__text{height:7.7777777778vw}}@media screen and (min-width:1441px){.radio-pills__text{border-radius:24px}}@media screen and (max-width:1000px){.radio-pills__text{border-radius:6.6666666667vw}}.radio-pills__text:hover{background:#f7f7f7}.radio-pills__input{position:absolute;margin:-1px;padding:0;width:1px;height:1px;white-space:nowrap;border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.radio-pills__input:checked~.radio-pills__text{background:#ffc7ab}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox-vcenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox__input{position:absolute;margin:-1px;padding:0;width:1px;height:1px;white-space:nowrap;border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.checkbox__input:checked+.checkbox__label:before{border-color:#8bc540;background-color:#8bc540}.checkbox__input:checked+.checkbox__label:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}@media screen and (min-width:1001px){.checkbox__input:checked+.checkbox__label:hover:before{border-color:#86b83c;background-color:#86b83c}}.checkbox__input._invalid+.checkbox__label:before{border-color:#fc5b00}.checkbox__label{display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;min-height:1.3888888889vw;padding-left:1.9444444444vw;padding-top:0;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.checkbox__label{min-height:20px}}@media screen and (max-width:1000px){.checkbox__label{min-height:5.5555555556vw}}@media screen and (min-width:1441px){.checkbox__label{padding-left:28px}}@media screen and (max-width:1000px){.checkbox__label{padding-left:7.7777777778vw}}@media screen and (min-width:1441px){.checkbox__label{padding-top:0}}@media screen and (max-width:1000px){.checkbox__label{padding-top:0}}@media screen and (min-width:1441px){.checkbox__label{font-size:16px}}@media screen and (max-width:1000px){.checkbox__label{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.checkbox__label{line-height:22px}}@media screen and (max-width:1000px){.checkbox__label{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.checkbox__label{letter-spacing:-.2px}}@media screen and (max-width:1000px){.checkbox__label{letter-spacing:-.0277777778vw}}@media screen and (min-width:1001px){.checkbox__label:hover:before{background-color:#f7f7f7;border-color:#898599}}.checkbox__label:after,.checkbox__label:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:0;width:1.3888888889vw;height:1.3888888889vw;border:1px solid #c2c2cc;background-color:#fff;-webkit-transition:.2s ease;transition:.2s ease;cursor:pointer;border-radius:.4166666667vw}@media screen and (min-width:1441px){.checkbox__label:after,.checkbox__label:before{width:20px}}@media screen and (max-width:1000px){.checkbox__label:after,.checkbox__label:before{width:5.5555555556vw}}@media screen and (min-width:1441px){.checkbox__label:after,.checkbox__label:before{height:20px}}@media screen and (max-width:1000px){.checkbox__label:after,.checkbox__label:before{height:5.5555555556vw}}@media screen and (min-width:1441px){.checkbox__label:after,.checkbox__label:before{border-radius:6px}}@media screen and (max-width:1000px){.checkbox__label:after,.checkbox__label:before{border-radius:1.6666666667vw}}._invalid+.checkbox__label:before{border:1px solid #fc5b00;background-color:#fdeaea}.checkbox__label:after{-webkit-transform:scale(0);transform:scale(0);opacity:0;border:none;background-color:hsla(0,0%,100%,0);background-size:cover;background-position:50%;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-check-white.svg);-webkit-transition:opacity .2s ease,-webkit-transform .3s cubic-bezier(.25,.1,.55,1.8);transition:opacity .2s ease,-webkit-transform .3s cubic-bezier(.25,.1,.55,1.8);transition:transform .3s cubic-bezier(.25,.1,.55,1.8),opacity .2s ease;transition:transform .3s cubic-bezier(.25,.1,.55,1.8),opacity .2s ease,-webkit-transform .3s cubic-bezier(.25,.1,.55,1.8)}.checkbox__label._invalid:before{background-color:#fdeaea;border-color:#fc5b00}.checkbox__label._active:before{border-color:#8bc540;background-color:#8bc540}.checkbox__label._active:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}@media screen and (min-width:1001px){.checkbox__label._active:hover:before{border-color:#86b83c;background-color:#86b83c}}.checkbox__label-bold{font-weight:500}.checkbox__label .tooltip-button{position:absolute;top:0;right:-1.6666666667vw}@media screen and (min-width:1441px){.checkbox__label .tooltip-button{top:0}}@media screen and (max-width:1000px){.checkbox__label .tooltip-button{top:-.8333333333vw}}@media screen and (min-width:1441px){.checkbox__label .tooltip-button{right:-24px}}@media screen and (max-width:1000px){.checkbox__label .tooltip-button{right:-5.5555555556vw}}.checkbox.mt-16{margin:16px 0 0 0}.switch{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.switch{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:12.2222222222vw;overflow-x:auto;overflow-y:hidden;margin-right:-1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.switch{margin-right:-16px}}@media screen and (max-width:1000px)and (max-width:1000px){.switch{margin-right:-4.4444444444vw}}.switch__container{position:relative;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:3.3333333333vw;border:1px solid #c2c2cc;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.switch__container{height:48px}}@media screen and (max-width:1000px){.switch__container{height:11.1111111111vw}}@media screen and (min-width:1441px){.switch__container{border-radius:20px}}@media screen and (max-width:1000px){.switch__container{border-radius:4.4444444444vw}}.switch__item{-ms-flex-negative:0;flex-shrink:0;height:100%}.switch__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-left:1.6666666667vw;padding-right:1.6666666667vw;position:relative;cursor:pointer;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;z-index:1}@media screen and (min-width:1441px){.switch__label{padding-left:24px}}@media screen and (max-width:1000px){.switch__label{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.switch__label{padding-right:24px}}@media screen and (max-width:1000px){.switch__label{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.switch__label{font-size:16px}}@media screen and (max-width:1000px){.switch__label{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.switch__label{line-height:22px}}@media screen and (max-width:1000px){.switch__label{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.switch__label{letter-spacing:-.2px}}@media screen and (max-width:1000px){.switch__label{letter-spacing:-.0277777778vw}}.switch__label>span{position:relative}.switch-white .switch__tile,.switch__label-white:before{background-color:#fff}.switch-premium{overflow:visible}.switch-premium .switch__item{color:#c2c2cc}.switch-premium .switch__item_active{color:#1e2321}.switch-premium .switch__tile{background-color:#fff}.switch__tile{position:absolute;height:3.8888888889vw;left:-.1388888889vw;top:50%;border-radius:1.3888888889vw;background-color:#edf0f5;-webkit-transition:width .5s ease,-webkit-transform .5s ease;transition:width .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,width .5s ease;transition:transform .5s ease,width .5s ease,-webkit-transform .5s ease;z-index:0;pointer-events:none}@media screen and (min-width:1441px){.switch__tile{height:56px}}@media screen and (max-width:1000px){.switch__tile{height:12.2222222222vw}}@media screen and (min-width:1441px){.switch__tile{left:-2px}}@media screen and (max-width:1000px){.switch__tile{left:-.2777777778vw}}@media screen and (min-width:1441px){.switch__tile{border-radius:20px}}@media screen and (max-width:1000px){.switch__tile{border-radius:4.4444444444vw}}.switch input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.switch [type=radio]:checked+label:before{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.tabs-nav{position:relative}@media screen and (max-width:1000px){.tabs-nav{width:calc(100% + 8.88889vw);margin-left:-4.4444444444vw;margin-right:-4.4444444444vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;overflow-x:auto;overflow-y:hidden}}.tabs-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width:1000px){.tabs-nav__list{border-bottom:1px solid #c2c2cc}}.tabs-nav__list-border-bottom{border-bottom:1px solid #c2c2cc}.tabs-nav__item{-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;height:4.1666666667vw;color:#898599;-webkit-transition:color .3s ease;transition:color .3s ease;font-weight:400}@media screen and (min-width:1441px){.tabs-nav__item{font-size:16px}}@media screen and (max-width:1000px){.tabs-nav__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.tabs-nav__item{line-height:22px}}@media screen and (max-width:1000px){.tabs-nav__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.tabs-nav__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.tabs-nav__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.tabs-nav__item{height:60px}}@media screen and (max-width:1000px){.tabs-nav__item{height:14.4444444444vw}}.tabs-nav__item:hover{color:#1e2321}.tabs-nav__item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.5555555556vw;border-radius:.2777777778vw;background-color:#1e2321;-webkit-transform:translateY(120%);transform:translateY(120%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:1441px){.tabs-nav__item:after{height:8px}}@media screen and (max-width:1000px){.tabs-nav__item:after{height:2.2222222222vw}}@media screen and (min-width:1441px){.tabs-nav__item:after{border-radius:4px}}@media screen and (max-width:1000px){.tabs-nav__item:after{border-radius:1.1111111111vw}}.tabs-nav__item_active{color:#1e2321;pointer-events:none}.tabs-nav__item_active:after{-webkit-transform:translateY(50%);transform:translateY(50%)}.tabs-nav__item:not(:last-child){margin-right:1.6666666667vw}@media screen and (min-width:1441px){.tabs-nav__item:not(:last-child){margin-right:24px}}@media screen and (max-width:1000px){.tabs-nav__item:not(:last-child){margin-right:4.4444444444vw}}@media screen and (max-width:1000px){.tabs-nav__item:last-child{padding-right:4.4444444444vw}.tabs-nav__item:last-child:after{width:calc(100% - 4.44444vw)}}.tabs-nav__item a{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding-top:.7638888889vw;font:inherit;text-decoration:none}@media screen and (min-width:1441px){.tabs-nav__item a{padding-top:11px}}@media screen and (max-width:1000px){.tabs-nav__item a{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:1001px){.tabs-nav__after{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.tabs-nav_sticky{position:fixed;display:none;top:0;padding-top:.8333333333vw;left:0;width:100%;background:#fff;z-index:150;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media screen and (min-width:1441px){.tabs-nav_sticky{padding-top:12px}}@media screen and (max-width:1000px){.tabs-nav_sticky{padding-top:0}}@media screen and (min-width:1441px){.tabs-nav_sticky{left:0}}@media screen and (max-width:1000px){.tabs-nav_sticky{left:4.4444444444vw}}.tabs-nav_sticky:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#c2c2cc;display:block}@media screen and (max-width:1000px){.tabs-nav_sticky:after{display:none}}.tabs-nav_sticky .tabs-container{position:relative;width:100%;margin:0 auto;padding:0 8.056%}@media screen and (min-width:1441px){.tabs-nav_sticky .tabs-container{max-width:1208px;padding:0}}@media screen and (max-width:1000px){.tabs-nav_sticky .tabs-container{padding:0}.tabs-nav_sticky .tabs-container:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#c2c2cc;display:none}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs-nav_sticky .tabs-container:after{display:block}}.tabs-nav_sticky .tabs-nav__item:after{z-index:4}@media screen and (min-width:1001px){.tabs-nav_sticky .tabs-nav__after{top:0;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:1001px)and (max-width:1440px){.tabs-nav_sticky .tabs-nav__after{right:8.056%}}@media screen and (max-width:1000px){.tabs-nav_sticky{position:fixed;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background-color:#fff;z-index:150}.tabs-nav_sticky.tabs_without-after .tabs-nav__list{border-bottom:1px solid #c2c2cc}}@media screen and (max-width:1000px){.tabs-nav_sticky .mobile-fixed-button{display:none}}.tabs-nav_fixed{display:block;-webkit-transform:translateY(0);transform:translateY(0)}.tabs-nav.space-bottom{margin-bottom:1.9444444444vw}@media screen and (min-width:1441px){.tabs-nav.space-bottom{margin-bottom:28px}}@media screen and (max-width:1000px){.tabs-nav.space-bottom{margin-bottom:7.7777777778vw}}.tabs-content{margin-top:-1px;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.tabs-content{padding-top:40px}}@media screen and (max-width:1000px){.tabs-content{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.tabs-content{padding-bottom:40px}}@media screen and (max-width:1000px){.tabs-content{padding-bottom:5.5555555556vw}}@media screen and (min-width:1001px){.tabs-content{border-top:1px solid #c2c2cc}}.tabs-content_pt0{padding-top:0}.tabs-content_nobt{border-top:none}.tabs__item{display:none}.tabs__item_active{display:block}.tab-nav{position:relative}@media screen and (max-width:1000px){.tab-nav{width:calc(100% + 8.88889vw);margin-left:-4.4444444444vw;margin-right:-4.4444444444vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;overflow-x:auto;overflow-y:hidden}}.tab-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:1000px){.tab-nav__list{border-bottom:1px solid #c2c2cc}}.tab-nav__item{-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;height:4.1666666667vw;color:#898599;-webkit-transition:color .3s ease;transition:color .3s ease;font-weight:400}@media screen and (min-width:1441px){.tab-nav__item{font-size:16px}}@media screen and (max-width:1000px){.tab-nav__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.tab-nav__item{line-height:22px}}@media screen and (max-width:1000px){.tab-nav__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.tab-nav__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.tab-nav__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.tab-nav__item{height:60px}}@media screen and (max-width:1000px){.tab-nav__item{height:14.4444444444vw}}.tab-nav__item:hover{color:#1e2321}.tab-nav__item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.5555555556vw;border-radius:.2777777778vw;background-color:#1e2321;-webkit-transform:translateY(120%);transform:translateY(120%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:1441px){.tab-nav__item:after{height:8px}}@media screen and (max-width:1000px){.tab-nav__item:after{height:2.2222222222vw}}@media screen and (min-width:1441px){.tab-nav__item:after{border-radius:4px}}@media screen and (max-width:1000px){.tab-nav__item:after{border-radius:1.1111111111vw}}.tab-nav__item_active{color:#1e2321;pointer-events:none}.tab-nav__item_active:after{-webkit-transform:translateY(50%);transform:translateY(50%)}.tab-nav__item:not(:last-child){margin-right:1.6666666667vw}@media screen and (min-width:1441px){.tab-nav__item:not(:last-child){margin-right:24px}}@media screen and (max-width:1000px){.tab-nav__item:not(:last-child){margin-right:4.4444444444vw}}@media screen and (max-width:1000px){.tab-nav__item:last-child{padding-right:4.4444444444vw}.tab-nav__item:last-child:after{width:calc(100% - 4.44444vw)}}.tab-nav__item a{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding-top:.7638888889vw;font:inherit;text-decoration:none}@media screen and (min-width:1441px){.tab-nav__item a{padding-top:11px}}@media screen and (max-width:1000px){.tab-nav__item a{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:1001px){.tab-nav__after{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.tab-nav_sticky{position:fixed;display:none;top:0;padding-top:.8333333333vw;left:0;width:100%;background:#fff;z-index:150;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media screen and (min-width:1441px){.tab-nav_sticky{padding-top:12px}}@media screen and (max-width:1000px){.tab-nav_sticky{padding-top:0}}@media screen and (min-width:1441px){.tab-nav_sticky{left:0}}@media screen and (max-width:1000px){.tab-nav_sticky{left:4.4444444444vw}}.tab-nav_sticky:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#c2c2cc;display:block}@media screen and (max-width:1000px){.tab-nav_sticky:after{display:none}}.tab-nav_sticky .tab-container{position:relative;width:100%;margin:0 auto;padding:0 8.056%}@media screen and (min-width:1441px){.tab-nav_sticky .tab-container{max-width:1208px;padding:0}}@media screen and (max-width:1000px){.tab-nav_sticky .tab-container{padding:0}.tab-nav_sticky .tab-container:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#c2c2cc;display:none}}@media screen and (max-width:1000px)and (max-width:1000px){.tab-nav_sticky .tab-container:after{display:block}}.tab-nav_sticky .tab-nav__item:after{z-index:4}@media screen and (min-width:1001px){.tab-nav_sticky .tab-nav__after{top:0;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:1001px)and (max-width:1440px){.tab-nav_sticky .tab-nav__after{right:8.056%}}@media screen and (max-width:1000px){.tab-nav_sticky{position:fixed;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background-color:#fff;z-index:150}.tab-nav_sticky.tab_without-after .tab-nav__list{border-bottom:1px solid #c2c2cc}}@media screen and (max-width:1000px){.tab-nav_sticky .mobile-fixed-button{display:none}}.tab-nav_fixed{display:block;-webkit-transform:translateY(0);transform:translateY(0)}.tab-nav.space-bottom{margin-bottom:1.9444444444vw}@media screen and (min-width:1441px){.tab-nav.space-bottom{margin-bottom:28px}}@media screen and (max-width:1000px){.tab-nav.space-bottom{margin-bottom:7.7777777778vw}}.tab-content{margin-top:-1px;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;max-width:83.8888888889vw}@media screen and (min-width:1441px){.tab-content{padding-top:40px}}@media screen and (max-width:1000px){.tab-content{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.tab-content{padding-bottom:40px}}@media screen and (max-width:1000px){.tab-content{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.tab-content{max-width:1208px}}@media screen and (max-width:1000px){.tab-content{max-width:unset}}@media screen and (min-width:1001px){.tab-content{border-top:1px solid #c2c2cc}}.tab-content_pt0{padding-top:0}.tab-content_nobt{border-top:none}.tab__item{display:none}.tab__item_active{display:block}.tab ::-webkit-scrollbar{-webkit-appearance:none!important;width:0!important;height:0!important;display:none!important}.card{position:relative;width:100%;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.8888888889vw;background-color:#edf0f5;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;overflow:hidden}@media screen and (min-width:1441px){.card{padding-top:40px}}@media screen and (max-width:1000px){.card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.card{padding-bottom:40px}}@media screen and (max-width:1000px){.card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.card{padding-left:56px}}@media screen and (max-width:1000px){.card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.card{padding-right:56px}}@media screen and (max-width:1000px){.card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.card{border-radius:56px}}@media screen and (max-width:1000px){.card{border-radius:6.6666666667vw}}.card_bg-brand{background-color:#ffc7ab}.card_dark{color:#fff}.card_base{height:33.3333333333vw}@media screen and (min-width:1441px){.card_base{height:480px}}@media screen and (max-width:1000px){.card_base{height:94.4444444444vw}}.card_benefit,.card_small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card_small{height:17.2222222222vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:2.7777777778vw}@media screen and (min-width:1441px){.card_small{height:248px}}@media screen and (max-width:1000px){.card_small{height:44.4444444444vw}}@media screen and (min-width:1441px){.card_small{padding-top:40px}}@media screen and (max-width:1000px){.card_small{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.card_small{padding-bottom:40px}}@media screen and (max-width:1000px){.card_small{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.card_small{padding-left:56px}}@media screen and (max-width:1000px){.card_small{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.card_small{padding-right:40px}}@media screen and (max-width:1000px){.card_small{padding-right:4.4444444444vw}}.card_link{-webkit-transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,transform .2s ease;transition:background-color .3s ease,transform .2s ease,-webkit-transform .2s ease}@media screen and (min-width:1001px){.card_link:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.card_link:hover .card__action{background-size:110%}}.card_benefit{height:15.5555555556vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:2.7777777778vw;padding-right:2.2222222222vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.card_benefit{height:224px}}@media screen and (max-width:1000px){.card_benefit{height:44.4444444444vw}}@media screen and (min-width:1441px){.card_benefit{padding-top:32px}}@media screen and (max-width:1000px){.card_benefit{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.card_benefit{padding-bottom:32px}}@media screen and (max-width:1000px){.card_benefit{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.card_benefit{padding-left:40px}}@media screen and (max-width:1000px){.card_benefit{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.card_benefit{padding-right:32px}}@media screen and (max-width:1000px){.card_benefit{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.card_benefit{border-radius:48px}}@media screen and (max-width:1000px){.card_benefit{border-radius:6.6666666667vw}}.card_hover:hover{background-color:#ffc7ab}.card__icon{-ms-flex-negative:0;flex-shrink:0;width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;background:#8bc540 no-repeat 50%/cover;font-size:0}@media screen and (min-width:1441px){.card__icon{width:40px}}@media screen and (max-width:1000px){.card__icon{width:7.7777777778vw}}@media screen and (min-width:1441px){.card__icon{height:40px}}@media screen and (max-width:1000px){.card__icon{height:7.7777777778vw}}@media screen and (min-width:1441px){.card__icon{border-radius:12px}}@media screen and (max-width:1000px){.card__icon{border-radius:2.2222222222vw}}.card__icon+.card__title{margin-left:1.3888888889vw;margin-top:.5555555556vw}@media screen and (min-width:1441px){.card__icon+.card__title{margin-left:20px}}@media screen and (max-width:1000px){.card__icon+.card__title{margin-left:3.3333333333vw}}@media screen and (min-width:1441px){.card__icon+.card__title{margin-top:8px}}@media screen and (max-width:1000px){.card__icon+.card__title{margin-top:1.3888888889vw;max-width:200px}}.card__title{font-size:1.6666666667vw;line-height:1.17}@media screen and (min-width:1441px){.card__title{font-size:24px}}@media screen and (max-width:1000px){.card__title{font-size:5vw;line-height:1.22;letter-spacing:-.2px}}.card__title:first-child{margin-left:0;margin-top:0}.card_benefit .card__title{font-size:1.3888888889vw;line-height:1.2}@media screen and (min-width:1441px){.card_benefit .card__title{font-size:20px}}@media screen and (max-width:1000px){.card_benefit .card__title{font-size:5vw;line-height:1.22;letter-spacing:-.2px}}.card__description{position:relative;max-width:19.4444444444vw;width:100%}@media screen and (min-width:1441px){.card__description{max-width:280px}}@media screen and (max-width:1000px){.card__description{max-width:61.1111111111vw}}.card_benefit .card__description,.card_small .card__description{font-size:.9722222222vw;line-height:1.29;letter-spacing:-.3px}@media screen and (min-width:1441px){.card_benefit .card__description,.card_small .card__description{font-size:14px}}@media screen and (max-width:1000px){.card_benefit .card__description,.card_small .card__description{font-size:3.3333333333vw;line-height:1.33;letter-spacing:-.1px}}.card__content{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:start;-ms-flex-align:start;align-items:flex-start;height:100%;width:100%;position:relative}.card__content>:last-child{margin-top:auto}.card__content>:first-child{margin-top:0}.card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.card__header{margin-bottom:12px}}@media screen and (max-width:1000px){.card__header{margin-bottom:2.2222222222vw}}.card_benefit .card__header,.card_small .card__header{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.card_benefit .card__header,.card_small .card__header{margin-bottom:8px}}@media screen and (max-width:1000px){.card_benefit .card__header,.card_small .card__header{margin-bottom:1.1111111111vw}}.card__header>:last-child:not(.card__title){margin-left:auto}.card__header>:first-child:not(.card__action){margin-left:0}.card__image{position:absolute;z-index:1;width:100%;height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#c2c2cc;border-radius:3.8888888889vw;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (min-width:1441px){.card__image{border-radius:56px}}@media screen and (max-width:1000px){.card__image{border-radius:6.6666666667vw;width:105%;height:105%}}.card_benefit .card__image,.card_small .card__image{position:static;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:translate(0);transform:translate(0)}@media screen and (max-width:1000px){.card_benefit .card__image,.card_small .card__image{height:100%}}.card_small .card__image{width:10.1388888889vw;margin-left:1.9444444444vw;border-radius:2.2222222222vw}@media screen and (min-width:1441px){.card_small .card__image{width:146px}}@media screen and (max-width:1000px){.card_small .card__image{width:28.3333333333vw}}@media screen and (min-width:1441px){.card_small .card__image{margin-left:28px}}@media screen and (max-width:1000px){.card_small .card__image{margin-left:4.4444444444vw}}@media screen and (min-width:1441px){.card_small .card__image{border-radius:32px}}@media screen and (max-width:1000px){.card_small .card__image{border-radius:4.4444444444vw}}.card_benefit .card__image{width:8.6111111111vw;margin-left:1.6666666667vw;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.card_benefit .card__image{width:124px}}@media screen and (max-width:1000px){.card_benefit .card__image{width:25.2777777778vw}}@media screen and (min-width:1441px){.card_benefit .card__image{margin-left:24px}}@media screen and (max-width:1000px){.card_benefit .card__image{margin-left:3.3333333333vw}}@media screen and (min-width:1441px){.card_benefit .card__image{border-radius:24px}}@media screen and (max-width:1000px){.card_benefit .card__image{border-radius:3.3333333333vw}}.card__image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-condition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:1rem;line-height:2.31;margin-bottom:-.6944444444vw}@media screen and (min-width:1441px){.card-condition{margin-bottom:-10px}}@media screen and (max-width:1000px){.card-condition{margin-bottom:-1.9444444444vw}}.card_benefit .card-condition{font-size:.9722222222vw}@media screen and (min-width:1441px){.card_benefit .card-condition{font-size:14px}}@media screen and (max-width:1000px){.card_benefit .card-condition{font-size:3.3333333333vw}}.card-condition__value{margin-left:.2777777778vw;font-size:3.8888888889vw;line-height:1;letter-spacing:-.5px}@media screen and (min-width:1441px){.card-condition__value{margin-left:4px}}@media screen and (max-width:1000px){.card-condition__value{margin-left:.5555555556vw}}@media screen and (min-width:1441px){.card-condition__value{font-size:56px}}@media screen and (max-width:1000px){.card-condition__value{font-size:10vw;letter-spacing:-.8px}}.card_benefit .card-condition__value{font-size:3.0555555556vw;line-height:1.09}@media screen and (min-width:1441px){.card_benefit .card-condition__value{font-size:44px}}@media screen and (max-width:1000px){.card_benefit .card-condition__value{font-size:8.8888888889vw;line-height:1.17}}.card__link{position:absolute;top:0;left:0;width:100%;height:100%;font-size:0}.card__action{-ms-flex-negative:0;flex-shrink:0;width:2.7777777778vw;height:2.7777777778vw;border-radius:50%;background:#1e2321 no-repeat 50%/cover;font-size:0;cursor:pointer;margin-left:auto;-webkit-transition:background-size .3s ease;transition:background-size .3s ease}@media screen and (min-width:1441px){.card__action{width:40px}}@media screen and (max-width:1000px){.card__action{width:7.7777777778vw}}@media screen and (min-width:1441px){.card__action{height:40px}}@media screen and (max-width:1000px){.card__action{height:7.7777777778vw}}.card__action>img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.card:hover .card__action>img{-webkit-transform:scale(1.25);transform:scale(1.25)}.card_dark .card__action{background-color:#fff}.card__action_open{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-open.svg)}.card_dark .card__action_open{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-open-dark.svg)}.card__action_close{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-close.svg)}.card-table{width:100%}.card-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.card-table__row:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.card-table__row:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.card-table__row:not(:last-child){margin-bottom:3.3333333333vw}}.card-table__value_big{font-size:1.6666666667vw;letter-spacing:-.0208333333vw;line-height:1.17}@media screen and (min-width:1441px){.card-table__value_big{font-size:24px}}@media screen and (max-width:1000px){.card-table__value_big{font-size:5vw}}@media screen and (min-width:1441px){.card-table__value_big{letter-spacing:-.3px}}@media screen and (max-width:1000px){.card-table__value_big{letter-spacing:-.0555555556vw}}.card-table__value_num{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.card-table__value_num{font-size:20px}}@media screen and (max-width:1000px){.card-table__value_num{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.card-table__value_num{line-height:24px}}@media screen and (max-width:1000px){.card-table__value_num{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.card-table__value_num{letter-spacing:-.2px}}@media screen and (max-width:1000px){.card-table__value_num{letter-spacing:-.0555555556vw}}.card__buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto}.card__buttons>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card__buttons>:not(:last-child){margin-right:.8333333333vw}@media screen and (min-width:1441px){.card__buttons>:not(:last-child){margin-right:12px}}@media screen and (max-width:1000px){.card__buttons>:not(:last-child){margin-right:2.2222222222vw}}@media screen and (max-width:1000px){.card__buttons .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;line-height:1.17}}.docs-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0 0 0}@media screen and (max-width:1000px){.docs-groups{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.docs-group{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;background:#fff;height:15.2777777778vw;width:15.2777777778vw;padding:24px;text-align:center;cursor:pointer;margin-bottom:.8333333333vw;margin-right:.8333333333vw;border-radius:2.7777777778vw}@media screen and (min-width:1441px){.docs-group{height:220px}}@media screen and (max-width:1000px){.docs-group{height:46.6666666667vw}}@media screen and (min-width:1441px){.docs-group{width:220px}}@media screen and (max-width:1000px){.docs-group{width:37.2222222222vw}}@media screen and (min-width:1441px){.docs-group{margin-bottom:12px}}@media screen and (max-width:1000px){.docs-group{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.docs-group{margin-right:12px}}@media screen and (max-width:1000px){.docs-group{margin-right:3.3333333333vw}}@media screen and (min-width:1441px){.docs-group{border-radius:40px}}@media screen and (max-width:1000px){.docs-group{border-radius:6.6666666667vw;margin-right:0}}.docs-group__icon{background:url(/local/templates/redesign/src/assets/img/icons/plus_circle_dotted.svg) no-repeat;height:2.7777777778vw;width:2.7777777778vw;display:block;background-size:contain;margin:0 auto}@media screen and (min-width:1441px){.docs-group__icon{height:40px}}@media screen and (max-width:1000px){.docs-group__icon{height:6.6666666667vw}}@media screen and (min-width:1441px){.docs-group__icon{width:40px}}@media screen and (max-width:1000px){.docs-group__icon{width:6.6666666667vw}}.docs-group__icon-active{background:#8bc540 url(/local/templates/redesign/src/assets/img/icons/cards/good.svg) no-repeat;background-position:50%;border-radius:.8333333333vw}@media screen and (min-width:1441px){.docs-group__icon-active{border-radius:12px}}@media screen and (max-width:1000px){.docs-group__icon-active{border-radius:2.2222222222vw}}.docs-group__title{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;color:#1e2321;-webkit-box-flex:.6;-ms-flex:.6;flex:.6}@media screen and (min-width:1441px){.docs-group__title{font-size:16px}}@media screen and (max-width:1000px){.docs-group__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.docs-group__title{line-height:22px}}@media screen and (max-width:1000px){.docs-group__title{line-height:4.4444444444vw}}.docs-group__subtitle{font-size:.9722222222vw;line-height:1.25vw;color:#9a96ac}@media screen and (min-width:1441px){.docs-group__subtitle{font-size:14px}}@media screen and (max-width:1000px){.docs-group__subtitle{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.docs-group__subtitle{line-height:18px}}@media screen and (max-width:1000px){.docs-group__subtitle{line-height:3.3333333333vw;font-weight:100}}.docs__error-text{font-size:.8333333333vw;line-height:1.1111111111vw;color:#fc5b00}@media screen and (min-width:1441px){.docs__error-text{font-size:12px}}@media screen and (max-width:1000px){.docs__error-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.docs__error-text{line-height:16px}}@media screen and (max-width:1000px){.docs__error-text{line-height:4.4444444444vw}}.docs-area{border:1px dashed #c2c2cc;border-radius:2.7777777778vw;width:32.8472222222vw;height:250px;position:relative;left:-2.7777777778vw;margin-bottom:.8333333333vw;overflow:hidden}@media screen and (min-width:1441px){.docs-area{border-radius:40px}}@media screen and (max-width:1000px){.docs-area{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.docs-area{width:473px}}@media screen and (max-width:1000px){.docs-area{width:91.6666666667vw}}@media screen and (min-width:1441px){.docs-area{left:-40px}}@media screen and (max-width:1000px){.docs-area{left:-4.1666666667vw}}@media screen and (min-width:1441px){.docs-area{margin-bottom:12px}}@media screen and (max-width:1000px){.docs-area{margin-bottom:3.3333333333vw}}.docs-area._error{border-color:#fc5b00}.docs-area__body{padding:20px 32px;overflow-y:auto;height:100%}.docs-area__body::-webkit-scrollbar{width:3px}.docs-area__body::-webkit-scrollbar-track{background-color:#c2c2cc}.docs-area__body::-webkit-scrollbar-thumb{border-radius:4px;-webkit-border-radius:4px;background-color:#1e2321}.docs-area__body input{display:none}.docs-area__start-download{cursor:pointer}.docs-area__icon-down{background:url(/local/templates/redesign/src/assets/img/icons/actions/down.svg) #edf0f5 no-repeat;width:40px;height:40px;display:block;margin:0 auto;background-size:contain;border-radius:50px}.docs-area__title{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;color:#9a96ac;text-align:center;margin:24px 0}@media screen and (min-width:1441px){.docs-area__title{font-size:20px}}@media screen and (max-width:1000px){.docs-area__title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.docs-area__title{line-height:24px}}@media screen and (max-width:1000px){.docs-area__title{line-height:6.6666666667vw}}.docs-area__title span{text-decoration:underline;color:#1e2321}.docs-area__subtitle{font-size:.8333333333vw;line-height:1.1111111111vw;text-align:center;color:#9a96ac}@media screen and (min-width:1441px){.docs-area__subtitle{font-size:12px}}@media screen and (max-width:1000px){.docs-area__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.docs-area__subtitle{line-height:16px}}@media screen and (max-width:1000px){.docs-area__subtitle{line-height:4.4444444444vw}}.docs-card{height:6.1805555556vw;width:6.1805555556vw;margin-top:0;margin-bottom:2.5vw;margin-left:.4861111111vw;margin-right:.4861111111vw}@media screen and (min-width:1441px){.docs-card{height:89px}}@media screen and (max-width:1000px){.docs-card{height:24.7222222222vw}}@media screen and (min-width:1441px){.docs-card{width:89px}}@media screen and (max-width:1000px){.docs-card{width:24.7222222222vw}}@media screen and (min-width:1441px){.docs-card{margin-top:0}}@media screen and (max-width:1000px){.docs-card{margin-top:0}}@media screen and (min-width:1441px){.docs-card{margin-bottom:36px}}@media screen and (max-width:1000px){.docs-card{margin-bottom:10vw}}@media screen and (min-width:1441px){.docs-card{margin-left:7px}}@media screen and (max-width:1000px){.docs-card{margin-left:1.9444444444vw}}@media screen and (min-width:1441px){.docs-card{margin-right:7px}}@media screen and (max-width:1000px){.docs-card{margin-right:1.9444444444vw}}.docs-card__body{height:100%;width:100%;border-radius:1.6666666667vw;border:1px solid #c2c2cc;text-align:center;position:relative}@media screen and (min-width:1441px){.docs-card__body{border-radius:24px}}@media screen and (max-width:1000px){.docs-card__body{border-radius:6.6666666667vw}}.docs-card__icon{background:url(/local/templates/redesign/src/assets/img/icons/docs/doc.svg) no-repeat;width:40px;height:40px;background-position:50%}.docs-card__icon,.docs-card__preview{display:block;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.docs-card__preview{height:2.7777777778vw;background-position:50%}@media screen and (min-width:1441px){.docs-card__preview{height:40px}}@media screen and (max-width:1000px){.docs-card__preview{height:11.1111111111vw}}.docs-card__text{font-size:.8333333333vw;line-height:1.1111111111vw;text-align:center;color:#9a96ac;margin:8px 0 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media screen and (min-width:1441px){.docs-card__text{font-size:12px}}@media screen and (max-width:1000px){.docs-card__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.docs-card__text{line-height:16px}}@media screen and (max-width:1000px){.docs-card__text{line-height:4.4444444444vw}}.docs-card__delete{background:url(/local/templates/redesign/src/assets/img/icons/icon-close-white-bold.svg) #1e2321 no-repeat;height:1.3888888889vw;width:1.3888888889vw;border-radius:.4166666667vw;display:block;background-position:50%;position:absolute;right:.5555555556vw;top:-.6944444444vw;cursor:pointer}@media screen and (min-width:1441px){.docs-card__delete{height:20px}}@media screen and (max-width:1000px){.docs-card__delete{height:5.5555555556vw}}@media screen and (min-width:1441px){.docs-card__delete{width:20px}}@media screen and (max-width:1000px){.docs-card__delete{width:5.5555555556vw}}@media screen and (min-width:1441px){.docs-card__delete{border-radius:6px}}@media screen and (max-width:1000px){.docs-card__delete{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.docs-card__delete{right:8px}}@media screen and (max-width:1000px){.docs-card__delete{right:2.2222222222vw}}@media screen and (min-width:1441px){.docs-card__delete{top:-10px}}@media screen and (max-width:1000px){.docs-card__delete{top:-2.7777777778vw}}.docs-card__download{height:115px;width:115px;cursor:pointer;margin:0 7px 36px}.docs-card__download-body{height:100%;width:100%;background:#edf0f5;border-radius:24px;text-align:center;position:relative}.docs-card__download-icon{background:url(/local/templates/redesign/src/assets/img/icons/plus_green.svg) #fff no-repeat;border-radius:40px;display:block;width:40px;height:40px;background-position:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.spoiler{margin-bottom:20px}.spoiler__label{position:relative;display:inline-block;padding-right:18px;font-size:.9722222222vw;line-height:1.29;letter-spacing:-.3px}@media screen and (min-width:1441px){.spoiler__label{font-size:14px}}@media screen and (max-width:1000px){.spoiler__label{font-size:3.8888888889vw}}.spoiler__label:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);width:0;height:0;border-radius:5px;border-style:solid;border-width:0 4px 5px;border-color:#1e2321 hsla(0,0%,100%,0);pointer-events:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.spoiler_collapsed .spoiler__label:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}._dark-mode .spoiler__label:after{border-color:#fff hsla(0,0%,100%,0)}.spoiler__content{margin-top:12px}.tooltip{display:block!important;z-index:10000}@media screen and (max-width:1000px){.tooltip{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;margin:0!important;width:100%;height:100%;-webkit-transform:translate(0)!important;transform:translate(0)!important;background-color:rgba(30,35,33,.75)}}.tooltip-button{vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:0;width:1.3888888889vw;height:1.3888888889vw;margin-left:.5555555556vw;border:1px solid #c2c2cc;border-radius:50%;background:url(/local/templates/redesign/src/assets/img/icons/icon-tooltip-question.svg) no-repeat 50%/cover;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}@media screen and (min-width:1441px){.tooltip-button{width:20px}}@media screen and (max-width:1000px){.tooltip-button{width:4.4444444444vw}}@media screen and (min-width:1441px){.tooltip-button{height:20px}}@media screen and (max-width:1000px){.tooltip-button{height:4.4444444444vw}}@media screen and (min-width:1441px){.tooltip-button{margin-left:8px}}@media screen and (max-width:1000px){.tooltip-button{margin-left:3.3333333333vw}}.tooltip-button:hover{background-color:#e1e4e9;border-color:#898599;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-tooltip-question-hover.svg)}.tooltip-button_error{border:none}.tooltip-button_error,.tooltip-button_error:hover{background-color:#fc5b00;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-tooltip-error.svg)}.tooltip-button_dark{border:1px solid #000}.tooltip-button_dark,.tooltip-button_dark:hover{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-tooltip-question-black.svg)}.tooltip-button_dark:hover{border-color:#000}.tooltip-button_white{border:1px solid #fff}.tooltip-button_white,.tooltip-button_white:hover{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-tooltip-question-white.svg)}.tooltip-button_white:hover{border-color:#fff}.tooltip-button._margin-off{margin-left:0}.tooltip .tooltip-inner{-webkit-box-sizing:border-box;box-sizing:border-box;background:#c2c2cc;border-radius:.5555555556vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.5555555556vw;padding-bottom:.5555555556vw;max-width:26.1111111111vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.tooltip .tooltip-inner{border-radius:8px}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.tooltip .tooltip-inner{padding-left:12px}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.tooltip .tooltip-inner{padding-right:12px}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.tooltip .tooltip-inner{padding-top:8px}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{padding-top:10vw}}@media screen and (min-width:1441px){.tooltip .tooltip-inner{padding-bottom:8px}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.tooltip .tooltip-inner{max-width:376px}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{max-width:91.1111111111vw}}@media screen and (min-width:1441px){.tooltip .tooltip-inner{font-size:12px}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.tooltip .tooltip-inner{line-height:16px}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.tooltip .tooltip-inner{letter-spacing:0}}@media screen and (max-width:1000px){.tooltip .tooltip-inner{letter-spacing:-.0277777778vw;position:relative;margin:auto;width:100%;font-size:3.3333333333vw;line-height:4.4444444444vw}}@media screen and (max-width:1000px){.tooltip .tooltip-inner:before{content:"";position:absolute;top:3.3333333333vw;right:3.3333333333vw;width:4.4444444444vw;height:4.4444444444vw;border-radius:50%;background:#1e2321 url(/local/templates/redesign/src/assets/img/icons/actions/16/close-white.svg) no-repeat 50%/cover}}.tooltip .tooltip-arrow{width:2.0833333333vw;height:.8333333333vw;margin-left:.5555555556vw;margin-right:.5555555556vw;background:url(/local/templates/redesign/src/assets/img/icons/icon-tooltip-arrow.svg) no-repeat 50%/cover;position:absolute;z-index:1}@media screen and (min-width:1441px){.tooltip .tooltip-arrow{width:30px}}@media screen and (max-width:1000px){.tooltip .tooltip-arrow{width:8.3333333333vw}}@media screen and (min-width:1441px){.tooltip .tooltip-arrow{height:12px}}@media screen and (max-width:1000px){.tooltip .tooltip-arrow{height:3.3333333333vw}}@media screen and (min-width:1441px){.tooltip .tooltip-arrow{margin-left:8px}}@media screen and (max-width:1000px){.tooltip .tooltip-arrow{margin-left:2.2222222222vw}}@media screen and (min-width:1441px){.tooltip .tooltip-arrow{margin-right:8px}}@media screen and (max-width:1000px){.tooltip .tooltip-arrow{margin-right:2.2222222222vw;display:none}}.tooltip_doc .tooltip-inner{max-width:16.6666666667vw}@media screen and (min-width:1441px){.tooltip_doc .tooltip-inner{max-width:240px}}@media screen and (max-width:1000px){.tooltip_doc .tooltip-inner{max-width:66.6666666667vw}}.tooltip_error .tooltip-inner{background-color:#fc5b00;color:#fff}.tooltip_error .tooltip-arrow{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-tooltip-arrow-error.svg)}.tooltip[x-placement^=top]{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.tooltip[x-placement^=top]{margin-bottom:16px}}@media screen and (max-width:1000px){.tooltip[x-placement^=top]{margin-bottom:4.4444444444vw}}.tooltip[x-placement^=top] .tooltip-arrow{bottom:-.8333333333vw;right:.2777777778vw;left:unset}@media screen and (min-width:1441px){.tooltip[x-placement^=top] .tooltip-arrow{bottom:-12px}}@media screen and (max-width:1000px){.tooltip[x-placement^=top] .tooltip-arrow{bottom:-3.3333333333vw}}@media screen and (min-width:1441px){.tooltip[x-placement^=top] .tooltip-arrow{right:4px}}@media screen and (max-width:1000px){.tooltip[x-placement^=top] .tooltip-arrow{right:1.1111111111vw}}.tooltip[x-placement^=bottom]{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.tooltip[x-placement^=bottom]{margin-top:16px}}@media screen and (max-width:1000px){.tooltip[x-placement^=bottom]{margin-top:4.4444444444vw}}.tooltip[x-placement^=bottom] .tooltip-arrow{top:-.8333333333vw;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:1441px){.tooltip[x-placement^=bottom] .tooltip-arrow{top:-12px}}@media screen and (max-width:1000px){.tooltip[x-placement^=bottom] .tooltip-arrow{top:-3.3333333333vw}}.tooltip.popover .popover-inner{background:#f9f9f9;color:#000;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.tooltip_ml18{margin-right:-1.25vw}@media screen and (min-width:1441px){.tooltip_ml18{margin-right:-18px}}@media screen and (max-width:1000px){.tooltip_ml18{margin-right:-5vw}}.d-slider .swiper-pagination-bullet{outline:none;opacity:1;background-color:#c2c2cc;width:.6944444444vw;height:.6944444444vw;min-width:10px;min-height:10px}@media screen and (min-width:1441px){.d-slider .swiper-pagination-bullet{width:10px}}@media screen and (max-width:1000px){.d-slider .swiper-pagination-bullet{width:1.6666666667vw}}@media screen and (min-width:1441px){.d-slider .swiper-pagination-bullet{height:10px}}@media screen and (max-width:1000px){.d-slider .swiper-pagination-bullet{height:1.6666666667vw}}.d-slider .swiper-pagination-bullet-active{background-color:#8bc540}@media screen and (max-width:1000px){.d-slider .swiper-pagination-bullet-active{-webkit-transform:scale(1.33);transform:scale(1.33)}}@media screen and (min-width:1001px){.d-slider .swiper-pagination-bullet-active-next,.d-slider .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.8);transform:scale(.8)}.d-slider .swiper-pagination-bullet-active-next-next,.d-slider .swiper-pagination-bullet-active-next-prev,.d-slider .swiper-pagination-bullet-active-prev-next,.d-slider .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.6);transform:scale(.6)}.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-next-next,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-next-prev,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-prev-next,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-prev-prev{margin-right:0}}@media screen and (min-width:1001px)and (min-width:1441px){.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-next-next,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-next-prev,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-prev-next,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-prev-prev{margin-right:0}}@media screen and (min-width:1001px)and (max-width:1000px){.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-next-next,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-next-prev,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-prev-next,.swiper-container-horizontal>.swiper-pagination-bullets .d-slider .swiper-pagination-bullet-active-prev-prev{margin-right:0}}.d-slider.swiper-container-horizontal>.swiper-pagination-bullets{display:block;bottom:0}.d-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-left:.3472222222vw;margin-right:.3472222222vw}@media screen and (min-width:1441px){.d-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-left:5px}}@media screen and (max-width:1000px){.d-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-left:.8333333333vw}}@media screen and (min-width:1441px){.d-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-right:5px}}@media screen and (max-width:1000px){.d-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-right:.8333333333vw}}.d-tile{display:inline-block;height:1.9444444444vw;line-height:2.0833333333vw;padding-left:.8333333333vw;padding-right:.8333333333vw;border-radius:1.6666666667vw;font-size:.9722222222vw;color:#fff;background-color:#898599}@media screen and (min-width:1441px){.d-tile{height:28px}}@media screen and (max-width:1000px){.d-tile{height:6.6666666667vw}}@media screen and (min-width:1441px){.d-tile{line-height:30px}}@media screen and (max-width:1000px){.d-tile{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.d-tile{padding-left:12px}}@media screen and (max-width:1000px){.d-tile{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.d-tile{padding-right:12px}}@media screen and (max-width:1000px){.d-tile{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.d-tile{border-radius:24px}}@media screen and (max-width:1000px){.d-tile{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.d-tile{font-size:14px}}@media screen and (max-width:1000px){.d-tile{font-size:3.3333333333vw}}.ie .d-tile{line-height:1.875vw}@media screen and (min-width:1441px){.ie .d-tile{line-height:27px}}@media screen and (max-width:1000px){.ie .d-tile{line-height:6.3888888889vw}}.d-tile_accent{background-color:#ffc7ab;color:#1e2321}.d-input{width:100%;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;line-height:3.8888888889vw;background-color:#fff;border:1px solid transparent;font-size:1rem;border:1px solid #e1e4e9;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (min-width:1441px){.d-input{height:56px}}@media screen and (max-width:1000px){.d-input{height:12.2222222222vw}}@media screen and (min-width:1441px){.d-input{border-radius:20px}}@media screen and (max-width:1000px){.d-input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-input{padding-left:24px}}@media screen and (max-width:1000px){.d-input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-input{padding-right:24px}}@media screen and (max-width:1000px){.d-input{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.d-input{line-height:56px}}@media screen and (max-width:1000px){.d-input{line-height:12.2222222222vw}}.service-card .d-input{height:3.3333333333vw;line-height:3.4027777778vw}@media screen and (min-width:1441px){.service-card .d-input{height:48px}}@media screen and (max-width:1000px){.service-card .d-input{height:11.1111111111vw}}@media screen and (min-width:1441px){.service-card .d-input{line-height:49px}}@media screen and (max-width:1000px){.service-card .d-input{line-height:11.3888888889vw}}@media screen and (min-width:1001px){.d-input{line-height:normal}}@media screen and (max-width:1000px){.d-input{line-height:normal}}.d-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 4vw #fff!important}@media screen and (max-width:1000px){.d-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 7vw #fff!important}}@media screen and (min-width:1001px){.d-input:hover{border-color:#898599;background-color:#f7f7f7}}.d-modal__body .d-input{height:3.8888888889vw}@media screen and (min-width:1441px){.d-modal__body .d-input{height:56px}}@media screen and (max-width:1000px){.d-modal__body .d-input{height:11.1111111111vw}}.form__input_middle .d-input{height:3.3333333333vw;line-height:3.3333333333vw}@media screen and (min-width:1441px){.form__input_middle .d-input{height:48px}}@media screen and (max-width:1000px){.form__input_middle .d-input{height:11.1111111111vw}}@media screen and (min-width:1441px){.form__input_middle .d-input{line-height:48px}}@media screen and (max-width:1000px){.form__input_middle .d-input{line-height:11.1111111111vw}}.d-input:disabled{opacity:.5;pointer-events:none}.d-input:hover{border-color:#898599}._invalid .d-input,.d-input._invalid{border:1px solid #fc5b00!important;background-color:#fdeaea!important}.d-input .suggestions-input{padding-left:1.6666666667vw!important;padding-right:1.6666666667vw!important}@media screen and (min-width:1441px){.d-input .suggestions-input{padding-left:24px!important}}@media screen and (max-width:1000px){.d-input .suggestions-input{padding-left:4.4444444444vw!important}}@media screen and (min-width:1441px){.d-input .suggestions-input{padding-right:24px!important}}@media screen and (max-width:1000px){.d-input .suggestions-input{padding-right:4.4444444444vw!important}}.d-input_textarea{overflow:auto;line-height:1.1111111111vw}@media screen and (min-width:1441px){.d-input_textarea{line-height:16px}}@media screen and (max-width:1000px){.d-input_textarea{line-height:3.3333333333vw}}.form__input_middle .d-input_textarea{height:6.6666666667vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.form__input_middle .d-input_textarea{height:96px}}@media screen and (max-width:1000px){.form__input_middle .d-input_textarea{height:22.2222222222vw}}@media screen and (min-width:1441px){.form__input_middle .d-input_textarea{line-height:22px}}@media screen and (max-width:1000px){.form__input_middle .d-input_textarea{line-height:4.4444444444vw}}.d-textarea{border-radius:1.9444444444vw;padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-right:1.6666666667vw;padding-left:1.6666666667vw;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;background-color:#fff;border:1px solid #e1e4e9;width:100%}@media screen and (min-width:1441px){.d-textarea{border-radius:28px}}@media screen and (max-width:1000px){.d-textarea{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.d-textarea{padding-top:17px}}@media screen and (max-width:1000px){.d-textarea{padding-top:4.7222222222vw}}@media screen and (min-width:1441px){.d-textarea{padding-bottom:17px}}@media screen and (max-width:1000px){.d-textarea{padding-bottom:4.7222222222vw}}@media screen and (min-width:1441px){.d-textarea{padding-right:24px}}@media screen and (max-width:1000px){.d-textarea{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.d-textarea{padding-left:24px}}@media screen and (max-width:1000px){.d-textarea{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.d-textarea{font-size:16px}}@media screen and (max-width:1000px){.d-textarea{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.d-textarea{line-height:22px}}@media screen and (max-width:1000px){.d-textarea{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.d-textarea{letter-spacing:-.2px}}@media screen and (max-width:1000px){.d-textarea{letter-spacing:-.0277777778vw}}.d-file input[type=file]{display:none}.d-file label{color:#1e2321;text-decoration:underline;font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;cursor:pointer}@media screen and (min-width:1441px){.d-file label{font-size:16px}}@media screen and (max-width:1000px){.d-file label{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.d-file label{line-height:22px}}@media screen and (max-width:1000px){.d-file label{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.d-file label{letter-spacing:-.2px}}@media screen and (max-width:1000px){.d-file label{letter-spacing:-.0277777778vw}}.d-select{position:relative}.d-select__container{position:relative;font-size:1rem;background-color:#fff;border:1px solid #e1e4e9;border-radius:1.3888888889vw;-webkit-transition:border-color .3s ease,border-radius .1s ease .3s;transition:border-color .3s ease,border-radius .1s ease .3s}@media screen and (min-width:1441px){.d-select__container{border-radius:20px}}@media screen and (max-width:1000px){.d-select__container{border-radius:4.4444444444vw}}@media screen and (min-width:1001px){.d-select__container:hover{border-color:#c2c2cc;background-color:#f7f7f7}}._opened .d-select__container{border-color:#c2c2cc;border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;background-color:#fff}._invalid:not(._opened) .d-select__container{border-color:#fc5b00;background-color:#fdeaea}.d-select__label{position:absolute;top:0;left:0;color:#898599;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;line-height:3.8888888889vw}@media screen and (min-width:1441px){.d-select__label{height:56px}}@media screen and (max-width:1000px){.d-select__label{height:12.2222222222vw}}@media screen and (min-width:1441px){.d-select__label{border-radius:20px}}@media screen and (max-width:1000px){.d-select__label{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__label{padding-left:24px}}@media screen and (max-width:1000px){.d-select__label{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__label{padding-right:24px}}@media screen and (max-width:1000px){.d-select__label{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__label{line-height:56px}}@media screen and (max-width:1000px){.d-select__label{line-height:12.2222222222vw}}.service-card .d-select__label{height:3.3333333333vw;line-height:3.4027777778vw}@media screen and (min-width:1441px){.service-card .d-select__label{height:48px}}@media screen and (max-width:1000px){.service-card .d-select__label{height:11.1111111111vw}}@media screen and (min-width:1441px){.service-card .d-select__label{line-height:49px}}@media screen and (max-width:1000px){.service-card .d-select__label{line-height:11.3888888889vw}}.d-select__input{height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;line-height:3.8888888889vw;padding-right:2.7777777778vw;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:1441px){.d-select__input{height:56px}}@media screen and (max-width:1000px){.d-select__input{height:12.2222222222vw}}@media screen and (min-width:1441px){.d-select__input{border-radius:20px}}@media screen and (max-width:1000px){.d-select__input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__input{padding-left:24px}}@media screen and (max-width:1000px){.d-select__input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__input{padding-right:24px}}@media screen and (max-width:1000px){.d-select__input{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__input{line-height:56px}}@media screen and (max-width:1000px){.d-select__input{line-height:12.2222222222vw}}.service-card .d-select__input{height:3.3333333333vw;line-height:3.4027777778vw}@media screen and (min-width:1441px){.service-card .d-select__input{height:48px}}@media screen and (max-width:1000px){.service-card .d-select__input{height:11.1111111111vw}}@media screen and (min-width:1441px){.service-card .d-select__input{line-height:49px}}@media screen and (max-width:1000px){.service-card .d-select__input{line-height:11.3888888889vw}}@media screen and (min-width:1441px){.d-select__input{padding-right:40px}}@media screen and (max-width:1000px){.d-select__input{padding-right:8.8888888889vw}}.d-select__input-wrap{position:relative}.d-select__input-wrap:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;border-radius:.4166666667vw;background:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg) no-repeat 50%/cover;pointer-events:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;right:.8333333333vw;border-color:#1e2321 hsla(0,0%,100%,0)}@media screen and (min-width:1441px){.d-select__input-wrap:after{width:20px}}@media screen and (max-width:1000px){.d-select__input-wrap:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.d-select__input-wrap:after{height:20px}}@media screen and (max-width:1000px){.d-select__input-wrap:after{height:5.5555555556vw}}@media screen and (min-width:1441px){.d-select__input-wrap:after{border-radius:6px}}@media screen and (max-width:1000px){.d-select__input-wrap:after{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.d-select__input-wrap:after{right:12px}}@media screen and (max-width:1000px){.d-select__input-wrap:after{right:3.3333333333vw}}._opened .d-select__input-wrap:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.d-select__input-wrap span{pointer-events:none}.d-select__input-wide{overflow:visible;white-space:inherit;height:auto;line-height:1.8055555556vw;padding-top:.9722222222vw;padding-bottom:.9722222222vw}@media screen and (min-width:1441px){.d-select__input-wide{line-height:26px}}@media screen and (max-width:1000px){.d-select__input-wide{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.d-select__input-wide{padding-top:14px}}@media screen and (max-width:1000px){.d-select__input-wide{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.d-select__input-wide{padding-bottom:14px}}@media screen and (max-width:1000px){.d-select__input-wide{padding-bottom:2.7777777778vw}}.d-select__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;max-height:0;position:absolute;top:calc(100% - 1px);left:-1px;overflow:hidden;background-color:#fff;background-clip:padding-box;border:1px solid hsla(0,0%,100%,0);border-top:none;border-bottom-left-radius:1.3888888889vw;border-bottom-right-radius:1.3888888889vw;-webkit-transition:max-height .3s ease-in-out,border-color 0s .3s;transition:max-height .3s ease-in-out,border-color 0s .3s;z-index:5}@media screen and (min-width:1441px){.d-select__list{border-bottom-left-radius:20px}}@media screen and (max-width:1000px){.d-select__list{border-bottom-left-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__list{border-bottom-right-radius:20px}}@media screen and (max-width:1000px){.d-select__list{border-bottom-right-radius:4.4444444444vw}}._opened .d-select__list{max-height:21.6666666667vw;border-color:#c2c2cc;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}@media screen and (min-width:1441px){._opened .d-select__list{max-height:312px}}@media screen and (max-width:1000px){._opened .d-select__list{max-height:64.4444444444vw}}.d-select__item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (min-width:1441px){.d-select__item{padding-top:16px}}@media screen and (max-width:1000px){.d-select__item{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.d-select__item{padding-bottom:16px}}@media screen and (max-width:1000px){.d-select__item{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.d-select__item{padding-left:24px}}@media screen and (max-width:1000px){.d-select__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__item{padding-right:24px}}@media screen and (max-width:1000px){.d-select__item{padding-right:4.4444444444vw}}.d-select__item_active{padding-right:3.8888888889vw;color:#898599}@media screen and (min-width:1441px){.d-select__item_active{padding-right:56px}}@media screen and (max-width:1000px){.d-select__item_active{padding-right:15.5555555556vw}}.d-select__item_active:after{content:"";position:absolute;top:50%;right:1.6666666667vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/button/yes-green.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.d-select__item_active:after{right:24px}}@media screen and (max-width:1000px){.d-select__item_active:after{right:6.6666666667vw}}@media screen and (min-width:1441px){.d-select__item_active:after{width:20px}}@media screen and (max-width:1000px){.d-select__item_active:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.d-select__item_active:after{height:20px}}@media screen and (max-width:1000px){.d-select__item_active:after{height:5.5555555556vw}}.d-select__item:hover{background-color:#f7f7f7}.d-select_icons .d-select__item{-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:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:5vw;padding-left:5.2777777778vw}@media screen and (min-width:1441px){.d-select_icons .d-select__item{min-height:72px}}@media screen and (max-width:1000px){.d-select_icons .d-select__item{min-height:14.4444444444vw}}@media screen and (min-width:1441px){.d-select_icons .d-select__item{padding-left:76px}}@media screen and (max-width:1000px){.d-select_icons .d-select__item{padding-left:15.2777777778vw}}.d-select__title:not(:last-child){margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.d-select__title:not(:last-child){margin-bottom:4px}}@media screen and (max-width:1000px){.d-select__title:not(:last-child){margin-bottom:.5555555556vw}}.d-select__description{color:#898599}.d-select__icon{position:absolute;left:1.6666666667vw;top:1.1111111111vw}@media screen and (min-width:1441px){.d-select__icon{left:24px}}@media screen and (max-width:1000px){.d-select__icon{left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select__icon{top:16px}}@media screen and (max-width:1000px){.d-select__icon{top:3.3333333333vw}}.d-select_double{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;height:3.8888888889vw}@media screen and (min-width:1441px){.d-select_double{height:56px}}@media screen and (max-width:1000px){.d-select_double{height:12.2222222222vw}}.d-select_double span{pointer-events:none}.d-select_double span:first-child{margin-top:.5555555556vw}@media screen and (min-width:1441px){.d-select_double span:first-child{margin-top:8px}}@media screen and (max-width:1000px){.d-select_double span:first-child{margin-top:1.6666666667vw}}.d-select_double span:last-child{line-height:1.5277777778vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.d-select_double span:last-child{line-height:22px}}@media screen and (max-width:1000px){.d-select_double span:last-child{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.d-select_double span:last-child{margin-bottom:8px}}@media screen and (max-width:1000px){.d-select_double span:last-child{margin-bottom:1.6666666667vw}}.d-select .swiper-container{width:100%;height:100%;max-height:13.1944444444vw}@media screen and (min-width:1441px){.d-select .swiper-container{max-height:190px}}@media screen and (max-width:1000px){.d-select .swiper-container{max-height:41.6666666667vw}}.d-select .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.d-select .swiper-container-vertical>.d-select__scroll{right:.8333333333vw}@media screen and (min-width:1441px){.d-select .swiper-container-vertical>.d-select__scroll{right:12px}}@media screen and (max-width:1000px){.d-select .swiper-container-vertical>.d-select__scroll{right:2.2222222222vw}}.d-select-search{position:relative}.d-select-search__container{position:relative;font-size:1rem;background-color:#fff;border:1px solid #e1e4e9;border-radius:1.3888888889vw;-webkit-transition:border-color .3s ease,border-radius .1s ease .3s;transition:border-color .3s ease,border-radius .1s ease .3s}@media screen and (min-width:1441px){.d-select-search__container{border-radius:20px}}@media screen and (max-width:1000px){.d-select-search__container{border-radius:4.4444444444vw}}@media screen and (min-width:1001px){.d-select-search__container:hover{border-color:#c2c2cc;background-color:#f7f7f7}}._opened .d-select-search__container{border-color:#c2c2cc;border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;background-color:#fff}._invalid:not(._opened) .d-select-search__container{border-color:#fc5b00;background-color:#fdeaea}.d-select-search__label{position:absolute;top:0;left:0;color:#898599;-webkit-transition:.2s;transition:.2s;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;line-height:3.8888888889vw}@media screen and (min-width:1441px){.d-select-search__label{height:56px}}@media screen and (max-width:1000px){.d-select-search__label{height:12.2222222222vw}}@media screen and (min-width:1441px){.d-select-search__label{border-radius:20px}}@media screen and (max-width:1000px){.d-select-search__label{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__label{padding-left:24px}}@media screen and (max-width:1000px){.d-select-search__label{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__label{padding-right:24px}}@media screen and (max-width:1000px){.d-select-search__label{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__label{line-height:56px}}@media screen and (max-width:1000px){.d-select-search__label{line-height:12.2222222222vw}}.service-card .d-select-search__label{height:3.3333333333vw;line-height:3.4027777778vw}@media screen and (min-width:1441px){.service-card .d-select-search__label{height:48px}}@media screen and (max-width:1000px){.service-card .d-select-search__label{height:11.1111111111vw}}@media screen and (min-width:1441px){.service-card .d-select-search__label{line-height:49px}}@media screen and (max-width:1000px){.service-card .d-select-search__label{line-height:11.3888888889vw}}.d-select-search__label._focus{top:.5555555556vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.d-select-search__label._focus{top:8px}}@media screen and (max-width:1000px){.d-select-search__label._focus{top:2.2222222222vw}}@media screen and (min-width:1441px){.d-select-search__label._focus{font-size:12px}}@media screen and (max-width:1000px){.d-select-search__label._focus{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.d-select-search__label._focus{line-height:16px}}@media screen and (max-width:1000px){.d-select-search__label._focus{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.d-select-search__label._focus{letter-spacing:0}}@media screen and (max-width:1000px){.d-select-search__label._focus{letter-spacing:-.0277777778vw}}.d-select-search__input{height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;line-height:3.8888888889vw;padding-right:2.7777777778vw;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:1441px){.d-select-search__input{height:56px}}@media screen and (max-width:1000px){.d-select-search__input{height:12.2222222222vw}}@media screen and (min-width:1441px){.d-select-search__input{border-radius:20px}}@media screen and (max-width:1000px){.d-select-search__input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__input{padding-left:24px}}@media screen and (max-width:1000px){.d-select-search__input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__input{padding-right:24px}}@media screen and (max-width:1000px){.d-select-search__input{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__input{line-height:56px}}@media screen and (max-width:1000px){.d-select-search__input{line-height:12.2222222222vw}}.service-card .d-select-search__input{height:3.3333333333vw;line-height:3.4027777778vw}@media screen and (min-width:1441px){.service-card .d-select-search__input{height:48px}}@media screen and (max-width:1000px){.service-card .d-select-search__input{height:11.1111111111vw}}@media screen and (min-width:1441px){.service-card .d-select-search__input{line-height:49px}}@media screen and (max-width:1000px){.service-card .d-select-search__input{line-height:11.3888888889vw}}@media screen and (min-width:1441px){.d-select-search__input{padding-right:40px}}@media screen and (max-width:1000px){.d-select-search__input{padding-right:8.8888888889vw}}.d-select-search__input-field{width:100%;height:100%;background-color:transparent;font-size:1rem;padding-left:0}.d-select-search__input-wrap{position:relative}.d-select-search__input-wrap:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;border-radius:.4166666667vw;background:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg) no-repeat 50%/cover;pointer-events:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;right:.8333333333vw;border-color:#1e2321 hsla(0,0%,100%,0)}@media screen and (min-width:1441px){.d-select-search__input-wrap:after{width:20px}}@media screen and (max-width:1000px){.d-select-search__input-wrap:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.d-select-search__input-wrap:after{height:20px}}@media screen and (max-width:1000px){.d-select-search__input-wrap:after{height:5.5555555556vw}}@media screen and (min-width:1441px){.d-select-search__input-wrap:after{border-radius:6px}}@media screen and (max-width:1000px){.d-select-search__input-wrap:after{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.d-select-search__input-wrap:after{right:12px}}@media screen and (max-width:1000px){.d-select-search__input-wrap:after{right:3.3333333333vw}}._opened .d-select-search__input-wrap:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.d-select-search__input-wrap span{pointer-events:none}.d-select-search__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;max-height:0;position:absolute;top:calc(100% - 1px);left:-1px;overflow:hidden;background-color:#fff;background-clip:padding-box;border:1px solid hsla(0,0%,100%,0);border-top:none;border-bottom-left-radius:1.3888888889vw;border-bottom-right-radius:1.3888888889vw;-webkit-transition:max-height .3s ease-in-out,border-color 0s .3s;transition:max-height .3s ease-in-out,border-color 0s .3s;z-index:5}@media screen and (min-width:1441px){.d-select-search__list{border-bottom-left-radius:20px}}@media screen and (max-width:1000px){.d-select-search__list{border-bottom-left-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__list{border-bottom-right-radius:20px}}@media screen and (max-width:1000px){.d-select-search__list{border-bottom-right-radius:4.4444444444vw}}._opened .d-select-search__list{max-height:21.6666666667vw;border-color:#c2c2cc;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}@media screen and (min-width:1441px){._opened .d-select-search__list{max-height:312px}}@media screen and (max-width:1000px){._opened .d-select-search__list{max-height:64.4444444444vw}}.d-select-search__item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (min-width:1441px){.d-select-search__item{padding-top:16px}}@media screen and (max-width:1000px){.d-select-search__item{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.d-select-search__item{padding-bottom:16px}}@media screen and (max-width:1000px){.d-select-search__item{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.d-select-search__item{padding-left:24px}}@media screen and (max-width:1000px){.d-select-search__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__item{padding-right:24px}}@media screen and (max-width:1000px){.d-select-search__item{padding-right:4.4444444444vw}}.d-select-search__item_active{padding-right:3.8888888889vw;color:#898599}@media screen and (min-width:1441px){.d-select-search__item_active{padding-right:56px}}@media screen and (max-width:1000px){.d-select-search__item_active{padding-right:15.5555555556vw}}.d-select-search__item_active:after{content:"";position:absolute;top:50%;right:1.6666666667vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/button/yes-green.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.d-select-search__item_active:after{right:24px}}@media screen and (max-width:1000px){.d-select-search__item_active:after{right:6.6666666667vw}}@media screen and (min-width:1441px){.d-select-search__item_active:after{width:20px}}@media screen and (max-width:1000px){.d-select-search__item_active:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.d-select-search__item_active:after{height:20px}}@media screen and (max-width:1000px){.d-select-search__item_active:after{height:5.5555555556vw}}.d-select-search__item:hover{background-color:#f7f7f7}.d-select-search_icons .d-select-search__item{-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:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:5vw;padding-left:5.2777777778vw}@media screen and (min-width:1441px){.d-select-search_icons .d-select-search__item{min-height:72px}}@media screen and (max-width:1000px){.d-select-search_icons .d-select-search__item{min-height:14.4444444444vw}}@media screen and (min-width:1441px){.d-select-search_icons .d-select-search__item{padding-left:76px}}@media screen and (max-width:1000px){.d-select-search_icons .d-select-search__item{padding-left:15.2777777778vw}}.d-select-search__title:not(:last-child){margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.d-select-search__title:not(:last-child){margin-bottom:4px}}@media screen and (max-width:1000px){.d-select-search__title:not(:last-child){margin-bottom:.5555555556vw}}.d-select-search__description{color:#898599}.d-select-search__icon{position:absolute;left:1.6666666667vw;top:1.1111111111vw}@media screen and (min-width:1441px){.d-select-search__icon{left:24px}}@media screen and (max-width:1000px){.d-select-search__icon{left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search__icon{top:16px}}@media screen and (max-width:1000px){.d-select-search__icon{top:3.3333333333vw}}.d-select-search_double{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;height:3.8888888889vw}@media screen and (min-width:1441px){.d-select-search_double{height:56px}}@media screen and (max-width:1000px){.d-select-search_double{height:12.2222222222vw}}.d-select-search_double span{pointer-events:none}.d-select-search_double span:first-child{margin-top:.5555555556vw}@media screen and (min-width:1441px){.d-select-search_double span:first-child{margin-top:8px}}@media screen and (max-width:1000px){.d-select-search_double span:first-child{margin-top:1.6666666667vw}}.d-select-search_double span:last-child{line-height:1.5277777778vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.d-select-search_double span:last-child{line-height:22px}}@media screen and (max-width:1000px){.d-select-search_double span:last-child{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-search_double span:last-child{margin-bottom:8px}}@media screen and (max-width:1000px){.d-select-search_double span:last-child{margin-bottom:1.6666666667vw}}.d-select-search .swiper-container{width:100%;height:100%;max-height:13.1944444444vw}@media screen and (min-width:1441px){.d-select-search .swiper-container{max-height:190px}}@media screen and (max-width:1000px){.d-select-search .swiper-container{max-height:41.6666666667vw}}.d-select-search .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.d-select-search .swiper-container-vertical>.d-select-search__scroll{right:.8333333333vw}@media screen and (min-width:1441px){.d-select-search .swiper-container-vertical>.d-select-search__scroll{right:12px}}@media screen and (max-width:1000px){.d-select-search .swiper-container-vertical>.d-select-search__scroll{right:2.2222222222vw}}.d-select-levels{position:relative}.d-select-levels__container{position:relative;font-size:1rem;background-color:#fff;border:1px solid #e1e4e9;border-radius:1.3888888889vw;-webkit-transition:border-color .3s ease,border-radius .1s ease .3s;transition:border-color .3s ease,border-radius .1s ease .3s}@media screen and (min-width:1441px){.d-select-levels__container{border-radius:20px}}@media screen and (max-width:1000px){.d-select-levels__container{border-radius:4.4444444444vw}}@media screen and (min-width:1001px){.d-select-levels__container:hover{border-color:#c2c2cc;background-color:#f7f7f7}}._opened .d-select-levels__container{border-color:#c2c2cc;border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;background-color:#fff}._invalid:not(._opened) .d-select-levels__container{border-color:#fc5b00;background-color:#fdeaea}.d-select-levels__label{position:absolute;top:0;left:0;color:#898599;-webkit-transition:.2s;transition:.2s;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;line-height:3.8888888889vw}@media screen and (min-width:1441px){.d-select-levels__label{height:56px}}@media screen and (max-width:1000px){.d-select-levels__label{height:12.2222222222vw}}@media screen and (min-width:1441px){.d-select-levels__label{border-radius:20px}}@media screen and (max-width:1000px){.d-select-levels__label{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__label{padding-left:24px}}@media screen and (max-width:1000px){.d-select-levels__label{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__label{padding-right:24px}}@media screen and (max-width:1000px){.d-select-levels__label{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__label{line-height:56px}}@media screen and (max-width:1000px){.d-select-levels__label{line-height:12.2222222222vw}}.service-card .d-select-levels__label{height:3.3333333333vw;line-height:3.4027777778vw}@media screen and (min-width:1441px){.service-card .d-select-levels__label{height:48px}}@media screen and (max-width:1000px){.service-card .d-select-levels__label{height:11.1111111111vw}}@media screen and (min-width:1441px){.service-card .d-select-levels__label{line-height:49px}}@media screen and (max-width:1000px){.service-card .d-select-levels__label{line-height:11.3888888889vw}}.d-select-levels__label._focus{top:.5555555556vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.d-select-levels__label._focus{top:8px}}@media screen and (max-width:1000px){.d-select-levels__label._focus{top:2.2222222222vw}}@media screen and (min-width:1441px){.d-select-levels__label._focus{font-size:12px}}@media screen and (max-width:1000px){.d-select-levels__label._focus{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.d-select-levels__label._focus{line-height:16px}}@media screen and (max-width:1000px){.d-select-levels__label._focus{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.d-select-levels__label._focus{letter-spacing:0}}@media screen and (max-width:1000px){.d-select-levels__label._focus{letter-spacing:-.0277777778vw}}.d-select-levels__input{height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;line-height:3.8888888889vw;padding-right:2.7777777778vw;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:1441px){.d-select-levels__input{height:56px}}@media screen and (max-width:1000px){.d-select-levels__input{height:12.2222222222vw}}@media screen and (min-width:1441px){.d-select-levels__input{border-radius:20px}}@media screen and (max-width:1000px){.d-select-levels__input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__input{padding-left:24px}}@media screen and (max-width:1000px){.d-select-levels__input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__input{padding-right:24px}}@media screen and (max-width:1000px){.d-select-levels__input{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__input{line-height:56px}}@media screen and (max-width:1000px){.d-select-levels__input{line-height:12.2222222222vw}}.service-card .d-select-levels__input{height:3.3333333333vw;line-height:3.4027777778vw}@media screen and (min-width:1441px){.service-card .d-select-levels__input{height:48px}}@media screen and (max-width:1000px){.service-card .d-select-levels__input{height:11.1111111111vw}}@media screen and (min-width:1441px){.service-card .d-select-levels__input{line-height:49px}}@media screen and (max-width:1000px){.service-card .d-select-levels__input{line-height:11.3888888889vw}}@media screen and (min-width:1441px){.d-select-levels__input{padding-right:40px}}@media screen and (max-width:1000px){.d-select-levels__input{padding-right:8.8888888889vw}}.d-select-levels__input-field{width:100%;height:100%;background-color:transparent;font-size:1rem}.d-select-levels__input-wrap{position:relative}.d-select-levels__input-wrap:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;border-radius:.4166666667vw;background:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg) no-repeat 50%/cover;pointer-events:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;right:.8333333333vw;border-color:#1e2321 hsla(0,0%,100%,0)}@media screen and (min-width:1441px){.d-select-levels__input-wrap:after{width:20px}}@media screen and (max-width:1000px){.d-select-levels__input-wrap:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.d-select-levels__input-wrap:after{height:20px}}@media screen and (max-width:1000px){.d-select-levels__input-wrap:after{height:5.5555555556vw}}@media screen and (min-width:1441px){.d-select-levels__input-wrap:after{border-radius:6px}}@media screen and (max-width:1000px){.d-select-levels__input-wrap:after{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.d-select-levels__input-wrap:after{right:12px}}@media screen and (max-width:1000px){.d-select-levels__input-wrap:after{right:3.3333333333vw}}._opened .d-select-levels__input-wrap:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.d-select-levels__input-wrap span{pointer-events:none}.d-select-levels__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;max-height:0;position:absolute;top:calc(100% - 1px);left:-1px;overflow:hidden;background-color:#fff;background-clip:padding-box;border:1px solid hsla(0,0%,100%,0);border-top:none;border-bottom-left-radius:1.3888888889vw;border-bottom-right-radius:1.3888888889vw;-webkit-transition:max-height .3s ease-in-out,border-color 0s .3s;transition:max-height .3s ease-in-out,border-color 0s .3s;z-index:5}@media screen and (min-width:1441px){.d-select-levels__list{border-bottom-left-radius:20px}}@media screen and (max-width:1000px){.d-select-levels__list{border-bottom-left-radius:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__list{border-bottom-right-radius:20px}}@media screen and (max-width:1000px){.d-select-levels__list{border-bottom-right-radius:4.4444444444vw}}._opened .d-select-levels__list{max-height:21.6666666667vw;border-color:#c2c2cc;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}@media screen and (min-width:1441px){._opened .d-select-levels__list{max-height:312px}}@media screen and (max-width:1000px){._opened .d-select-levels__list{max-height:64.4444444444vw}}.d-select-levels__list-path{font-size:.9722222222vw;color:#c2c2cc}@media screen and (min-width:1441px){.d-select-levels__list-path{font-size:14px}}@media screen and (max-width:1000px){.d-select-levels__list-path{font-size:3.8888888889vw}}.d-select-levels__list-lvl1{cursor:default}.d-select-levels__list-lvl2{padding-left:2.0833333333vw}@media screen and (min-width:1441px){.d-select-levels__list-lvl2{padding-left:30px}}@media screen and (max-width:1000px){.d-select-levels__list-lvl2{padding-left:8.3333333333vw}}.d-select-levels__list-lvl3{padding-left:2.0833333333vw}@media screen and (min-width:1441px){.d-select-levels__list-lvl3{padding-left:30px}}@media screen and (max-width:1000px){.d-select-levels__list-lvl3{padding-left:8.3333333333vw}}.d-select-levels__list-lvl4{padding-left:2.0833333333vw}@media screen and (min-width:1441px){.d-select-levels__list-lvl4{padding-left:30px}}@media screen and (max-width:1000px){.d-select-levels__list-lvl4{padding-left:8.3333333333vw}}.d-select-levels__list-lvl5{padding-left:2.0833333333vw}@media screen and (min-width:1441px){.d-select-levels__list-lvl5{padding-left:30px}}@media screen and (max-width:1000px){.d-select-levels__list-lvl5{padding-left:8.3333333333vw}}.d-select-levels__list-lvl6{padding-left:2.0833333333vw}@media screen and (min-width:1441px){.d-select-levels__list-lvl6{padding-left:30px}}@media screen and (max-width:1000px){.d-select-levels__list-lvl6{padding-left:8.3333333333vw}}.d-select-levels__item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (min-width:1441px){.d-select-levels__item{padding-top:16px}}@media screen and (max-width:1000px){.d-select-levels__item{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.d-select-levels__item{padding-bottom:16px}}@media screen and (max-width:1000px){.d-select-levels__item{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.d-select-levels__item{padding-left:24px}}@media screen and (max-width:1000px){.d-select-levels__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__item{padding-right:24px}}@media screen and (max-width:1000px){.d-select-levels__item{padding-right:4.4444444444vw}}.d-select-levels__item-lvl{display:block;cursor:pointer;font-weight:400;font-size:.9722222222vw;padding-top:1.1111111111vw}@media screen and (min-width:1441px){.d-select-levels__item-lvl{font-size:14px}}@media screen and (max-width:1000px){.d-select-levels__item-lvl{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.d-select-levels__item-lvl{padding-top:16px}}@media screen and (max-width:1000px){.d-select-levels__item-lvl{padding-top:4.4444444444vw}}.d-select-levels__item-lvl1{padding-left:1.0416666667vw;padding-bottom:1.1111111111vw;cursor:default;font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.d-select-levels__item-lvl1{padding-left:15px}}@media screen and (max-width:1000px){.d-select-levels__item-lvl1{padding-left:4.1666666667vw}}@media screen and (min-width:1441px){.d-select-levels__item-lvl1{padding-bottom:16px}}@media screen and (max-width:1000px){.d-select-levels__item-lvl1{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__item-lvl1{font-size:16px}}@media screen and (max-width:1000px){.d-select-levels__item-lvl1{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__item-lvl1{line-height:22px}}@media screen and (max-width:1000px){.d-select-levels__item-lvl1{line-height:6.1111111111vw}}.d-select-levels__item-lvl2{font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.d-select-levels__item-lvl2{font-size:14px}}@media screen and (max-width:1000px){.d-select-levels__item-lvl2{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.d-select-levels__item-lvl2{line-height:20px}}@media screen and (max-width:1000px){.d-select-levels__item-lvl2{line-height:5.5555555556vw}}.d-select-levels__item_active{padding-right:3.8888888889vw;color:#898599;font-weight:500}@media screen and (min-width:1441px){.d-select-levels__item_active{padding-right:56px}}@media screen and (max-width:1000px){.d-select-levels__item_active{padding-right:15.5555555556vw}}.d-select-levels__item_active:after{content:"";position:absolute;top:50%;right:1.6666666667vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/button/yes-green.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.d-select-levels__item_active:after{right:24px}}@media screen and (max-width:1000px){.d-select-levels__item_active:after{right:6.6666666667vw}}@media screen and (min-width:1441px){.d-select-levels__item_active:after{width:20px}}@media screen and (max-width:1000px){.d-select-levels__item_active:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.d-select-levels__item_active:after{height:20px}}@media screen and (max-width:1000px){.d-select-levels__item_active:after{height:5.5555555556vw}}.d-select-levels__item:hover{background-color:#f7f7f7}.d-select-levels_icons .d-select-levels__item{-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:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:5vw;padding-left:5.2777777778vw}@media screen and (min-width:1441px){.d-select-levels_icons .d-select-levels__item{min-height:72px}}@media screen and (max-width:1000px){.d-select-levels_icons .d-select-levels__item{min-height:14.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels_icons .d-select-levels__item{padding-left:76px}}@media screen and (max-width:1000px){.d-select-levels_icons .d-select-levels__item{padding-left:15.2777777778vw}}.d-select-levels__title:not(:last-child){margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.d-select-levels__title:not(:last-child){margin-bottom:4px}}@media screen and (max-width:1000px){.d-select-levels__title:not(:last-child){margin-bottom:.5555555556vw}}.d-select-levels__description{color:#898599}.d-select-levels__icon{position:absolute;left:1.6666666667vw;top:1.1111111111vw}@media screen and (min-width:1441px){.d-select-levels__icon{left:24px}}@media screen and (max-width:1000px){.d-select-levels__icon{left:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels__icon{top:16px}}@media screen and (max-width:1000px){.d-select-levels__icon{top:3.3333333333vw}}.d-select-levels_double{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;height:3.8888888889vw}@media screen and (min-width:1441px){.d-select-levels_double{height:56px}}@media screen and (max-width:1000px){.d-select-levels_double{height:12.2222222222vw}}.d-select-levels_double span{pointer-events:none}.d-select-levels_double span:first-child{margin-top:.5555555556vw}@media screen and (min-width:1441px){.d-select-levels_double span:first-child{margin-top:8px}}@media screen and (max-width:1000px){.d-select-levels_double span:first-child{margin-top:1.6666666667vw}}.d-select-levels_double span:last-child{line-height:1.5277777778vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.d-select-levels_double span:last-child{line-height:22px}}@media screen and (max-width:1000px){.d-select-levels_double span:last-child{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.d-select-levels_double span:last-child{margin-bottom:8px}}@media screen and (max-width:1000px){.d-select-levels_double span:last-child{margin-bottom:1.6666666667vw}}.d-select-levels .swiper-container{width:100%;height:100%;max-height:21.6666666667vw}@media screen and (min-width:1441px){.d-select-levels .swiper-container{max-height:312px}}@media screen and (max-width:1000px){.d-select-levels .swiper-container{max-height:41.6666666667vw}}.d-select-levels .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.d-select-levels .swiper-container-vertical>.d-select-levels__scroll{right:.8333333333vw}@media screen and (min-width:1441px){.d-select-levels .swiper-container-vertical>.d-select-levels__scroll{right:12px}}@media screen and (max-width:1000px){.d-select-levels .swiper-container-vertical>.d-select-levels__scroll{right:2.2222222222vw}}.d-range-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.d-range-input{margin-bottom:10px}}@media screen and (max-width:1000px){.d-range-input{margin-bottom:2.2222222222vw}}@media screen and (max-width:1000px){.d-range-input .vue-slider{height:2px!important}}.d-range-input .vue-slider:hover .vue-slider-rail{background:rgba(194,194,204,.4)}.d-range-input .vue-slider:hover .vue-slider-process{background:#8bc540}.d-range-input .vue-slider:hover .vue-slider-dot-handle{border-color:hsla(0,0%,100%,0)}.d-range-input .vue-slider-rail{background:none;border-radius:0 0 .83vw .83vw/0 0 .27vw .27vw}@media screen and (min-width:1441px){.d-range-input .vue-slider-rail{border-radius:0 0 12px 12px/0 0 4px 4px}}.d-range-input .vue-slider-process{background-color:#8bc540;border-radius:0 0 0 .83vw/0 0 0 .27vw}@media screen and (min-width:1441px){.d-range-input .vue-slider-process{border-radius:0 0 0 12px/0 0 0 4px}}@media screen and (min-width:1001px)and (max-width:1440px){.d-range-input .vue-slider-dot{width:1.39vw!important;height:1.39vw!important}}@media screen and (max-width:1000px){.d-range-input .vue-slider-dot{width:16px!important;height:16px!important}}.d-range-input .vue-slider-dot-handle{height:100%;border-radius:50%;border-width:.1388888889vw;border-style:solid;border-color:hsla(0,0%,100%,0);border-image-slice:1;background-image:-webkit-gradient(linear,left top,left bottom,from(#1e2321),to(#1e2321)),-webkit-gradient(linear,left bottom,left top,from(#3af985),color-stop(#38d0ea),to(#3af985));background-image:linear-gradient(180deg,#1e2321,#1e2321),linear-gradient(0deg,#3af985,#38d0ea,#3af985);background-origin:border-box;background-clip:content-box,border-box;background-repeat:no-repeat}@media screen and (min-width:1441px){.d-range-input .vue-slider-dot-handle{border-width:2px}}@media screen and (max-width:1000px){.d-range-input .vue-slider-dot-handle{border-width:.5555555556vw}}.d-range-input .vue-slider-dot-handle-focus{-webkit-box-shadow:0 0 0 5px rgba(139,197,64,.2);box-shadow:0 0 0 5px rgba(139,197,64,.2)}@media screen and (max-width:1000px){._dark-mode .d-modal{color:#1e2321}}.d-modal.d-modal_wide .v--modal-box{max-width:69.4444444444vw;max-height:41.6666666667vw!important}@media screen and (min-width:1441px){.d-modal.d-modal_wide .v--modal-box{max-width:1000px}}@media screen and (max-width:1000px){.d-modal.d-modal_wide .v--modal-box{max-width:96.6666666667vw}}@media screen and (min-width:1441px){.d-modal.d-modal_wide .v--modal-box{max-height:600px!important}}@media screen and (max-width:1000px){.d-modal.d-modal_wide .v--modal-box{max-height:135.5555555556vw!important}}.d-modal.d-modal_large .v--modal-box{max-width:69.4444444444vw;max-height:90vh}@media screen and (min-width:1441px){.d-modal.d-modal_large .v--modal-box{max-width:1000px}}@media screen and (max-width:1000px){.d-modal.d-modal_large .v--modal-box{max-width:96.6666666667vw}}.d-modal.d-modal_grand .v--modal-box{max-width:69.4444444444vw;max-height:57.3611111111vw;max-height:130vh}@media screen and (min-width:1441px){.d-modal.d-modal_grand .v--modal-box{max-width:1000px}}@media screen and (max-width:1000px){.d-modal.d-modal_grand .v--modal-box{max-width:96.6666666667vw}}@media screen and (min-width:1441px){.d-modal.d-modal_grand .v--modal-box{max-height:826px}}@media screen and (max-width:1000px){.d-modal.d-modal_grand .v--modal-box{max-height:126.3888888889vw}}.d-modal.d-modal_responsive .v--modal-box{max-width:69.4444444444vw;max-height:80vh!important}@media screen and (min-width:1441px){.d-modal.d-modal_responsive .v--modal-box{max-width:1000px}}@media screen and (max-width:1000px){.d-modal.d-modal_responsive .v--modal-box{max-width:96.6666666667vw}}@media screen and (max-width:1000px){.d-modal.d-modal_fullscreen .v--modal-box{max-height:calc(100vh - 3.33333vw);padding-left:0;padding-right:0}}.d-modal.d-modal_fullscreen .v--modal-box .d-modal__section-title,.d-modal.d-modal_fullscreen .v--modal-box .d-modal__title{padding-left:6.6666666667vw}.d-modal.d-modal_esia .v--modal-box{height:auto!important;max-width:55vw;max-height:36.9444444444vw!important}@media screen and (min-width:1441px){.d-modal.d-modal_esia .v--modal-box{max-width:792px}}@media screen and (max-width:1000px){.d-modal.d-modal_esia .v--modal-box{max-width:96.6666666667vw}}@media screen and (min-width:1441px){.d-modal.d-modal_esia .v--modal-box{max-height:532px!important}}@media screen and (max-width:1000px){.d-modal.d-modal_esia .v--modal-box{max-height:142.2222222222vw!important}}.d-modal.d-modal_actions .v--modal-box{max-height:41.6666666667vw!important}@media screen and (min-width:1441px){.d-modal.d-modal_actions .v--modal-box{max-height:600px!important}}@media screen and (max-width:1000px){.d-modal.d-modal_actions .v--modal-box{max-height:172.2222222222vw!important;border-bottom-left-radius:0;border-bottom-right-radius:0;max-width:100%;position:fixed;top:auto!important;left:50%!important;bottom:0;-webkit-transform:translate(-50%);transform:translate(-50%)}}.d-modal.d-modal_escrow .v--modal-box{height:auto!important;overflow:visible;max-width:69.4444444444vw;max-height:42.3611111111vw!important}@media screen and (min-width:1441px){.d-modal.d-modal_escrow .v--modal-box{max-width:1000px}}@media screen and (max-width:1000px){.d-modal.d-modal_escrow .v--modal-box{max-width:96.6666666667vw}}@media screen and (min-width:1441px){.d-modal.d-modal_escrow .v--modal-box{max-height:610px!important}}@media screen and (max-width:1000px){.d-modal.d-modal_escrow .v--modal-box{max-height:166.6666666667vw!important}}.d-modal.d-modal_escrow .v--modal-box .d-modal__body{overflow:visible}.d-modal.d-modal_escrow .v--modal-box .d-select .swiper-container{max-height:13.1944444444vw}@media screen and (min-width:1441px){.d-modal.d-modal_escrow .v--modal-box .d-select .swiper-container{max-height:190px}}@media screen and (max-width:1000px){.d-modal.d-modal_escrow .v--modal-box .d-select .swiper-container{max-height:52.7777777778vw}}.d-modal.d-modal_autoheight .v--modal-box{height:auto!important;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:1000px){.d-modal.d-modal_curtain .d-modal__body{width:96.66667vw}}.d-modal.d-modal_curtain .d-modal__close{top:2.7777777778vw;right:2.7777777778vw}@media screen and (min-width:1441px){.d-modal.d-modal_curtain .d-modal__close{top:40px}}@media screen and (max-width:1000px){.d-modal.d-modal_curtain .d-modal__close{top:3.3333333333vw}}@media screen and (min-width:1441px){.d-modal.d-modal_curtain .d-modal__close{right:40px}}@media screen and (max-width:1000px){.d-modal.d-modal_curtain .d-modal__close{right:3.3333333333vw}}.d-modal.d-modal_curtain.v--modal-overlay .v--modal-background-click{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:1000px){.d-modal.d-modal_curtain.v--modal-overlay .v--modal-background-click{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.d-modal.d-modal_curtain .v--modal-box{max-height:calc(100vh - 1.11111vw)}@media screen and (min-width:1001px){.d-modal.d-modal_curtain .v--modal-box{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media screen and (min-width:1441px){.d-modal.d-modal_curtain .v--modal-box{max-height:calc(100vh - 16px)}}@media screen and (max-width:1000px){.d-modal.d-modal_curtain .v--modal-box{height:100%;max-height:unset;margin-top:1.6666666667vw}}@media screen and (max-width:1000px){.d-modal.d-modal_curtain .swiper-container-vertical>.swiper-scrollbar{right:19.4444444444vw}}.d-modal.d-modal_mobile-menu .v--modal-box{max-height:43.4722222222vw;max-width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;position:fixed;top:auto!important;left:50%!important;bottom:3.75vw;-webkit-transform:translate(-50%);transform:translate(-50%);display:none}@media screen and (min-width:1441px){.d-modal.d-modal_mobile-menu .v--modal-box{max-height:626px}}@media screen and (max-width:1000px){.d-modal.d-modal_mobile-menu .v--modal-box{max-height:116.6666666667vw}}@media screen and (min-width:1441px){.d-modal.d-modal_mobile-menu .v--modal-box{bottom:54px}}@media screen and (max-width:1000px){.d-modal.d-modal_mobile-menu .v--modal-box{bottom:15vw;display:block;padding-right:0;padding-left:0}}@media screen and (max-width:1000px){.d-modal.d-modal_mobile-menu .v--modal-box .container{padding-right:1.1111111111vw;padding-left:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.d-modal.d-modal_mobile-menu .v--modal-box .container{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.d-modal.d-modal_mobile-menu .v--modal-box .container{padding-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.d-modal.d-modal_mobile-menu .v--modal-box .container{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.d-modal.d-modal_mobile-menu .v--modal-box .container{padding-left:4.4444444444vw}}.d-modal.d-modal_mobile-menu-premium .v--modal-box{max-height:60vw;color:#fff;background:url(/local/templates/redesign/src/assets/img/main/mobile-panel/bg-premium.jpg) bottom no-repeat;background-size:cover}@media screen and (min-width:1441px){.d-modal.d-modal_mobile-menu-premium .v--modal-box{max-height:864px}}@media screen and (max-width:1000px){.d-modal.d-modal_mobile-menu-premium .v--modal-box{max-height:144.4444444444vw}}@media screen and (max-width:1000px){.d-modal.d-modal_callback .d-modal__close{width:6.6666666667vw;height:6.6666666667vw;top:5.5555555556vw;right:6.6666666667vw}.d-modal.d-modal_callback .d-modal__close img{width:2.7777777778vw;height:2.7777777778vw}}.d-modal.d-modal_callback .v--modal-box{background-color:#ffc7ab;max-height:46.1111111111vw}@media screen and (min-width:1441px){.d-modal.d-modal_callback .v--modal-box{max-height:664px}}@media screen and (max-width:1000px){.d-modal.d-modal_callback .v--modal-box{max-height:116.6666666667vw;padding-right:6.666666667vw;padding-bottom:3.333333333vw;max-width:91.111111111vw}}.d-modal.d-modal_callback-white .v--modal-box{background-color:#ffc7ab}@media screen and (max-width:1000px){.d-modal.d-modal_have-bottom .v--modal-box{padding-bottom:15.5555555556vw}}.d-modal.d-modal_dark .v--modal-box{background-color:#09090a}.d-modal.d-modal_dark .d-modal__header-text{color:#fff}.d-modal__bottom{height:3.8888888889vw;border-top:1px solid #c2c2cc;position:absolute;bottom:0;left:0;z-index:10;width:100%;padding-left:1.6666666667vw;padding-right:1.6666666667vw;background-color:#fff}@media screen and (min-width:1441px){.d-modal__bottom{height:56px}}@media screen and (max-width:1000px){.d-modal__bottom{height:15.5555555556vw}}@media screen and (min-width:1441px){.d-modal__bottom{padding-left:24px}}@media screen and (max-width:1000px){.d-modal__bottom{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.d-modal__bottom{padding-right:24px}}@media screen and (max-width:1000px){.d-modal__bottom{padding-right:6.6666666667vw}}@media screen and (min-width:1001px){.d-modal__bottom{display:none}}.d-modal.d-modal_small .v--modal-box{max-width:41.3194444444vw;max-height:31.6666666667vw;height:auto!important}@media screen and (min-width:1441px){.d-modal.d-modal_small .v--modal-box{max-width:595px}}@media screen and (max-width:1000px){.d-modal.d-modal_small .v--modal-box{max-width:96.6666666667vw}}@media screen and (min-width:1441px){.d-modal.d-modal_small .v--modal-box{max-height:456px}}@media screen and (max-width:1000px){.d-modal.d-modal_small .v--modal-box{max-height:135.5555555556vw}}.d-modal.d-modal_docs .v--modal-box{max-width:41.3194444444vw;max-height:34.7222222222vw}@media screen and (min-width:1441px){.d-modal.d-modal_docs .v--modal-box{max-width:595px}}@media screen and (max-width:1000px){.d-modal.d-modal_docs .v--modal-box{max-width:96.6666666667vw}}@media screen and (min-width:1441px){.d-modal.d-modal_docs .v--modal-box{max-height:500px}}@media screen and (max-width:1000px){.d-modal.d-modal_docs .v--modal-box{max-height:135.5555555556vw}}.d-modal.d-modal_bottom .v--modal-box{max-height:43.4722222222vw;border-bottom-left-radius:0;border-bottom-right-radius:0;position:absolute;top:auto!important;left:50%!important;bottom:0;-webkit-transform:translate(-50%);transform:translate(-50%)}@media screen and (min-width:1441px){.d-modal.d-modal_bottom .v--modal-box{max-height:626px}}@media screen and (max-width:1000px){.d-modal.d-modal_bottom .v--modal-box{max-height:126.3888888889vw}}.d-modal.d-modal_premium-scroll .v--modal-box,.d-modal.d-modal_premium .v--modal-box{background:url(/local/templates/redesign/src/assets/img/premium/modal_shade.png) #09090a no-repeat;background-size:cover}.d-modal.d-modal_premium .v--modal-box{max-height:57.6388888889vw;max-width:76.3888888889vw;border-bottom-left-radius:0;border-bottom-right-radius:0;position:absolute;top:auto!important;left:50%!important;bottom:0;-webkit-transform:translate(-50%);transform:translate(-50%)}@media screen and (min-width:1441px){.d-modal.d-modal_premium .v--modal-box{max-height:830px}}@media screen and (max-width:1000px){.d-modal.d-modal_premium .v--modal-box{max-height:166.6666666667vw}}@media screen and (min-width:1441px){.d-modal.d-modal_premium .v--modal-box{max-width:1100px}}@media screen and (max-width:1000px){.d-modal.d-modal_premium .v--modal-box{max-width:126.3888888889vw}}.d-modal.d-modal_premium-autoheight .v--modal-box{height:auto!important}.d-modal.d-modal_maximum .v--modal-box{max-height:90vh;border-bottom-left-radius:0;border-bottom-right-radius:0;position:absolute;top:auto!important;left:50%!important;bottom:0;-webkit-transform:translate(-50%);transform:translate(-50%)}.d-modal__section-title{font-weight:400;color:#9a96ac;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.d-modal__section-title{margin-bottom:8px}}@media screen and (max-width:1000px){.d-modal__section-title{margin-bottom:1.1111111111vw}}.d-modal__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.d-modal__title{margin-bottom:24px}}@media screen and (max-width:1000px){.d-modal__title{margin-bottom:5.5555555556vw;width:90%}}.d-modal__link{color:#1e2321;font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.d-modal__link{font-size:16px}}@media screen and (max-width:1000px){.d-modal__link{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.d-modal__link{line-height:22px}}@media screen and (max-width:1000px){.d-modal__link{line-height:5vw}}@media screen and (min-width:1441px){.d-modal__link{margin-bottom:16px}}@media screen and (max-width:1000px){.d-modal__link{margin-bottom:2.2222222222vw}}.d-modal__link-dblock{display:block}.d-modal__text{color:#898599}.d-modal__timer{width:60%;color:#898599;font-size:.9722222222vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.d-modal__timer{font-size:14px}}@media screen and (max-width:1000px){.d-modal__timer{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.d-modal__timer{line-height:16px}}@media screen and (max-width:1000px){.d-modal__timer{line-height:3.3333333333vw}}.d-modal__timer span{color:#1e2321}.d-modal__wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.d-modal__header,.d-modal__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.d-modal__header{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.d-modal__body{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:7.2222222222vw;margin-right:-7.2222222222vw}@media screen and (min-width:1441px){.d-modal__body{padding-right:104px}}@media screen and (max-width:1000px){.d-modal__body{padding-right:17.7777777778vw}}@media screen and (min-width:1441px){.d-modal__body{margin-right:-104px}}@media screen and (max-width:1000px){.d-modal__body{margin-right:-17.7777777778vw}}.d-modal__close{position:absolute;top:2.2222222222vw;right:2.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;width:2.7777777778vw;height:2.7777777778vw;border-radius:50%;font-size:0;background-color:#edf0f5;background-size:.9722222222vw;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;cursor:pointer;z-index:4}@media screen and (min-width:1441px){.d-modal__close{top:32px}}@media screen and (max-width:1000px){.d-modal__close{top:3.3333333333vw}}@media screen and (min-width:1441px){.d-modal__close{right:32px}}@media screen and (max-width:1000px){.d-modal__close{right:3.3333333333vw}}@media screen and (min-width:1441px){.d-modal__close{width:40px}}@media screen and (max-width:1000px){.d-modal__close{width:11.1111111111vw}}@media screen and (min-width:1441px){.d-modal__close{height:40px}}@media screen and (max-width:1000px){.d-modal__close{height:11.1111111111vw}}@media screen and (min-width:1441px){.d-modal__close{background-size:14px}}@media screen and (max-width:1000px){.d-modal__close{background-size:3.8888888889vw}}.d-modal__close>img{will-change:transform;width:.9722222222vw;height:.9722222222vw;margin:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;pointer-events:none}@media screen and (min-width:1441px){.d-modal__close>img{width:14px}}@media screen and (max-width:1000px){.d-modal__close>img{width:3.8888888889vw}}@media screen and (min-width:1441px){.d-modal__close>img{height:14px}}@media screen and (max-width:1000px){.d-modal__close>img{height:3.8888888889vw}}@media screen and (min-width:1001px){.d-modal__close:hover{background-color:#e1e4e9}.d-modal__close:hover>img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.d-modal.v--modal-overlay{background:rgba(30,35,33,.75)}.d-modal.v--modal-overlay.overlay-simple-fade-enter-active,.d-modal.v--modal-overlay.overlay-simple-fade-leave-active{-webkit-transition:all .5s;transition:all .5s}.d-modal.v--modal-overlay.overlay-simple-fade-enter,.d-modal.v--modal-overlay.overlay-simple-fade-leave-active{opacity:0}.d-modal.v--modal-overlay .slide-bottom{-webkit-transform:translate(-50%);transform:translate(-50%)}.d-modal.v--modal-overlay .slide-bottom-enter-active,.d-modal.v--modal-overlay .slide-bottom-leave-active{-webkit-transition:all .2s;transition:all .2s}.d-modal.v--modal-overlay .slide-bottom-enter,.d-modal.v--modal-overlay .slide-bottom-leave-active{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.d-modal.v--modal-overlay .v--modal-background-click{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-modal .v--modal{-webkit-box-shadow:none;box-shadow:none}.d-modal .v--modal-box{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;max-width:40.5555555556vw;max-height:41.25vw;margin:0 auto;background-color:#fff}@media screen and (min-width:1441px){.d-modal .v--modal-box{padding-top:56px}}@media screen and (max-width:1000px){.d-modal .v--modal-box{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.d-modal .v--modal-box{padding-bottom:56px}}@media screen and (max-width:1000px){.d-modal .v--modal-box{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.d-modal .v--modal-box{padding-left:104px}}@media screen and (max-width:1000px){.d-modal .v--modal-box{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.d-modal .v--modal-box{padding-right:104px}}@media screen and (max-width:1000px){.d-modal .v--modal-box{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.d-modal .v--modal-box{border-radius:56px}}@media screen and (max-width:1000px){.d-modal .v--modal-box{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.d-modal .v--modal-box{max-width:584px}}@media screen and (max-width:1000px){.d-modal .v--modal-box{max-width:96.6666666667vw}}@media screen and (min-width:1441px){.d-modal .v--modal-box{max-height:594px}}@media screen and (max-width:1000px){.d-modal .v--modal-box{max-height:135.5555555556vw}}.d-modal_wide .d-modal .v--modal-box{width:69.4444444444vw!important;max-width:69.4444444444vw}@media screen and (min-width:1441px){.d-modal_wide .d-modal .v--modal-box{width:1000px!important;max-width:1000px}}@media screen and (max-width:1000px){.d-modal_wide .d-modal .v--modal-box{max-width:96.6666666667vw}}.d-modal_large .d-modal .v--modal-box{width:69.4444444444vw!important;max-width:69.4444444444vw}@media screen and (min-width:1441px){.d-modal_large .d-modal .v--modal-box{width:1000px!important;max-width:1000px}}@media screen and (max-width:1000px){.d-modal_large .d-modal .v--modal-box{max-width:96.6666666667vw}}.d-modal .swiper-container{width:100%;height:100%}.d-modal .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto}.d-modal .swiper-container-vertical>.swiper-scrollbar{right:1.6666666667vw}@media screen and (min-width:1441px){.d-modal .swiper-container-vertical>.swiper-scrollbar{right:24px}}@media screen and (max-width:1000px){.d-modal .swiper-container-vertical>.swiper-scrollbar{right:2.2222222222vw}}.d-modal__image{padding-right:2.7777777778vw;display:inline}@media screen and (min-width:1441px){.d-modal__image{padding-right:40px}}@media screen and (max-width:1000px){.d-modal__image{padding-right:11.1111111111vw;display:none}}.d-modal .d-select .swiper-container{max-height:21.6666666667vw}@media screen and (min-width:1441px){.d-modal .d-select .swiper-container{max-height:312px}}@media screen and (max-width:1000px){.d-modal .d-select .swiper-container{max-height:50.5555555556vw}}.d-modal .premium-agreement-modal{margin-top:12.5vw}@media screen and (min-width:1441px){.d-modal .premium-agreement-modal{margin-top:180px}}@media screen and (max-width:1000px){.d-modal .premium-agreement-modal{margin-top:50vw}}.d-modal .premium-agreement-modal p{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.d-modal .premium-agreement-modal p{margin-bottom:24px}}@media screen and (max-width:1000px){.d-modal .premium-agreement-modal p{margin-bottom:5.5555555556vw}}.service-card{-ms-flex-negative:0;flex-shrink:0;width:33.3333333333vw;height:31.9444444444vw;text-rendering:auto;-webkit-perspective:1200px;perspective:1200px}@media screen and (min-width:1441px){.service-card{height:460px}}@media screen and (max-width:1000px){.service-card{height:94.4444444444vw}}@media screen and (min-width:1441px){.service-card{width:480px}}@media screen and (max-width:1000px){.service-card{width:100%}}.service-card:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.service-card:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.service-card:not(:last-child){margin-bottom:3.3333333333vw}}.service-card__wrap{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;-webkit-transition:-webkit-transform .5s linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear;width:100%;height:100%}.service-card__back,.service-card__front{border-radius:3.8888888889vw;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (min-width:1441px){.service-card__back,.service-card__front{border-radius:56px}}@media screen and (max-width:1000px){.service-card__back,.service-card__front{border-radius:7.7777777778vw}}.service-card__front{z-index:2;cursor:pointer;background-color:#edf0f5;padding-left:3.8888888889vw;padding-right:3.8888888889vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;overflow:hidden}@media screen and (min-width:1441px){.service-card__front{padding-left:56px}}@media screen and (max-width:1000px){.service-card__front{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.service-card__front{padding-right:56px}}@media screen and (max-width:1000px){.service-card__front{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.service-card__front{padding-top:40px}}@media screen and (max-width:1000px){.service-card__front{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.service-card__front{padding-bottom:40px}}@media screen and (max-width:1000px){.service-card__front{padding-bottom:5.5555555556vw}}.firefox .service-card__front{-webkit-transition-delay:.3s;transition-delay:.3s}._flipped .service-card__front{opacity:0;z-index:0}.service-card__back{border:solid hsla(0,0%,100%,0);border-width:.2083333333vw;padding-left:3.6805555556vw;padding-right:3.6805555556vw;padding-top:2.5694444444vw;padding-bottom:2.5694444444vw;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);background:-webkit-gradient(linear,left bottom,left top,from(#edf0f5),to(#edf0f5)),-webkit-gradient(linear,left bottom,left top,from(#8bc540),color-stop(#98f16e),to(#8bc540));background:linear-gradient(0deg,#edf0f5,#edf0f5),linear-gradient(0deg,#8bc540,#98f16e,#8bc540);background-clip:padding-box,border-box}@media screen and (min-width:1441px){.service-card__back{border-width:3px}}@media screen and (max-width:1000px){.service-card__back{border-width:.5555555556vw}}@media screen and (min-width:1441px){.service-card__back{padding-left:53px}}@media screen and (max-width:1000px){.service-card__back{padding-left:6.1111111111vw}}@media screen and (min-width:1441px){.service-card__back{padding-right:53px}}@media screen and (max-width:1000px){.service-card__back{padding-right:6.1111111111vw}}@media screen and (min-width:1441px){.service-card__back{padding-top:37px}}@media screen and (max-width:1000px){.service-card__back{padding-top:5vw}}@media screen and (min-width:1441px){.service-card__back{padding-bottom:37px}}@media screen and (max-width:1000px){.service-card__back{padding-bottom:5vw}}._flipped .service-card__back{z-index:2}.ie .service-card__back{-webkit-transform:none;transform:none;opacity:0;pointer-events:none}.service-card__back._no-padding{padding-left:0;padding-right:0;padding-top:0;overflow:hidden}.service-card__back._no-padding .service-card__header{padding-left:3.6805555556vw;padding-right:3.6805555556vw;position:absolute;padding-top:2.5694444444vw;top:0;left:0;background:#edf0f5}@media screen and (min-width:1441px){.service-card__back._no-padding .service-card__header{padding-left:53px}}@media screen and (max-width:1000px){.service-card__back._no-padding .service-card__header{padding-left:6.1111111111vw}}@media screen and (min-width:1441px){.service-card__back._no-padding .service-card__header{padding-right:53px}}@media screen and (max-width:1000px){.service-card__back._no-padding .service-card__header{padding-right:6.1111111111vw}}@media screen and (min-width:1441px){.service-card__back._no-padding .service-card__header{padding-top:37px}}@media screen and (max-width:1000px){.service-card__back._no-padding .service-card__header{padding-top:5vw}}.service-card._flipped .service-card__wrap{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.ie .service-card._flipped .service-card__wrap{-webkit-transform:none;transform:none}.ie .service-card._flipped .service-card__front{opacity:0;pointer-events:none}.ie .service-card._flipped .service-card__back{opacity:1;pointer-events:auto}@media screen and (min-width:1001px){.service-card.flip-card:hover:not(._flipped) .service-card__wrap{-webkit-transform:rotateY(9deg);transform:rotateY(9deg)}.ie .service-card.flip-card:hover:not(._flipped) .service-card__wrap{-webkit-transform:none;transform:none}}.service-card__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between}.service-card__container,.service-card__header{display:-webkit-box;display:-ms-flexbox;display:flex}.service-card__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.service-card__header{margin-bottom:20px}}@media screen and (max-width:1000px){.service-card__header{margin-bottom:5.5555555556vw}}.service-card__header>:last-child:not(.service-card__title){margin-left:auto}.service-card__header>:first-child:not(.service-card__action){margin-left:0}.service-card__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-top:.5555555556vw;max-width:16.875vw}@media screen and (min-width:1441px){.service-card__title{font-size:24px}}@media screen and (max-width:1000px){.service-card__title{font-size:5vw}}@media screen and (min-width:1441px){.service-card__title{line-height:28px}}@media screen and (max-width:1000px){.service-card__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.service-card__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.service-card__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.service-card__title{margin-top:8px}}@media screen and (max-width:1000px){.service-card__title{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.service-card__title{max-width:243px}}@media screen and (max-width:1000px){.service-card__title{max-width:54.1666666667vw}}.service-card__title_light{color:#fff}.service-card__content{position:relative;z-index:2;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%;height:100%}.service-card__content_dark .service-card__description,.service-card__content_dark .service-card__title{color:#fff}.service-card__content_dark .service-card__action{background-color:#fff;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-open-dark.svg)}.service-card__content>:not(.service-card__header):last-child{margin-top:auto}.ie .service-card__content>*{max-width:100%}.service-card__description{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.service-card__description{font-size:16px}}@media screen and (max-width:1000px){.service-card__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.service-card__description{line-height:22px}}@media screen and (max-width:1000px){.service-card__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.service-card__description{letter-spacing:-.2px}}@media screen and (max-width:1000px){.service-card__description{letter-spacing:-.0277777778vw}}.service-card__action{-ms-flex-negative:0;flex-shrink:0;width:2.7777777778vw;height:2.7777777778vw;border-radius:50%;background:#1e2321 no-repeat 50%/cover;font-size:0;cursor:pointer;margin-left:auto}@media screen and (min-width:1441px){.service-card__action{width:40px}}@media screen and (max-width:1000px){.service-card__action{width:6.6666666667vw}}@media screen and (min-width:1441px){.service-card__action{height:40px}}@media screen and (max-width:1000px){.service-card__action{height:6.6666666667vw}}.service-card__action_dark{background-color:#fff}.service-card__action_open{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-open.svg)}.service-card__action_dark .service-card__action_open{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-open-dark.svg)}.service-card__action_close{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-close.svg)}.service-card__image{position:absolute;z-index:1;width:100%;height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:3.8888888889vw;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (min-width:1441px){.service-card__image{border-radius:56px}}@media screen and (max-width:1000px){.service-card__image{border-radius:7.7777777778vw}}.service-card__image-atm{background-size:cover;background-color:transparent;background-image:url(/local/templates/redesign/src/assets/img/service-card/service-card-atm.png)}@media screen and (max-width:1000px){.service-card__image{width:105%;height:105%}}.service-card__image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-card__icon{-ms-flex-negative:0;flex-shrink:0;border-radius:.8333333333vw;margin-right:1.3888888889vw;font-size:0}@media screen and (min-width:1441px){.service-card__icon{border-radius:12px}}@media screen and (max-width:1000px){.service-card__icon{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.service-card__icon{margin-right:20px}}@media screen and (max-width:1000px){.service-card__icon{margin-right:3.3333333333vw}}.service-card__button .button{width:auto}.service-card-small{background-color:#ecf0f6;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s linear;transition:background-color .2s linear;border-radius:3.8888888889vw;width:33.3333333333vw;height:17.2222222222vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw}@media screen and (min-width:1441px){.service-card-small{border-radius:56px}}@media screen and (max-width:1000px){.service-card-small{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.service-card-small{width:480px}}@media screen and (max-width:1000px){.service-card-small{width:91.1111111111vw}}@media screen and (min-width:1441px){.service-card-small{height:248px}}@media screen and (max-width:1000px){.service-card-small{height:39.1666666667vw}}@media screen and (min-width:1441px){.service-card-small{padding-top:40px}}@media screen and (max-width:1000px){.service-card-small{padding-top:8.8888888889vw}}@media screen and (min-width:1441px){.service-card-small{padding-bottom:40px}}@media screen and (max-width:1000px){.service-card-small{padding-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.service-card-small{padding-left:56px}}@media screen and (max-width:1000px){.service-card-small{padding-left:11.1111111111vw}}@media screen and (min-width:1441px){.service-card-small{padding-right:56px}}@media screen and (max-width:1000px){.service-card-small{padding-right:11.1111111111vw}}@media screen and (min-width:1001px){.service-card-small:hover{background-color:#ffc7ab;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}}.service-card-small .service-card__title{margin-top:0;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.service-card-small .service-card__title{margin-bottom:8px}}@media screen and (max-width:1000px){.service-card-small .service-card__title{margin-bottom:2.7777777778vw}}.service-card-small .button{width:-webkit-max-content;width:-moz-max-content;width:max-content}.service-card-small-pays{background-image:url(/local/templates/redesign/src/assets/img/service-card/service-card-payments2.png);background-repeat:no-repeat;background-position:100%;background-size:contain}.service-cards{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.service-cards{margin-top:80px}}@media screen and (max-width:1000px){.service-cards{margin-top:11.1111111111vw}}.service-cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1000px){.service-cards-left{margin-bottom:.8333333333vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.service-cards-left{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.service-cards-left{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.service-cards-right{width:100%}}.product-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#edf0f5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;overflow:hidden;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.product-card{margin-bottom:40px}}@media screen and (max-width:1000px){.product-card{margin-bottom:2.2222222222vw}}.product-card:not(.product-card__no-hover):hover{background-color:#ffc7ab}.product-card_sm{height:7.9166666667vw;width:26.1111111111vw;border-radius:2.2222222222vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-right:1.3888888889vw;padding-left:1.3888888889vw}@media screen and (min-width:1441px){.product-card_sm{height:114px}}@media screen and (max-width:1000px){.product-card_sm{height:40vw}}@media screen and (min-width:1441px){.product-card_sm{border-radius:32px}}@media screen and (max-width:1000px){.product-card_sm{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.product-card_sm{padding-top:20px}}@media screen and (max-width:1000px){.product-card_sm{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.product-card_sm{padding-bottom:20px}}@media screen and (max-width:1000px){.product-card_sm{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.product-card_sm{padding-right:20px}}@media screen and (max-width:1000px){.product-card_sm{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.product-card_sm{padding-left:20px}}@media screen and (max-width:1000px){.product-card_sm{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.product-card_sm{width:64px}}@media screen and (max-width:1000px){.product-card_sm{width:75.2777777778vw}}.product-card_md{height:15.5555555556vw;width:26.1111111111vw;border-radius:3.3333333333vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-right:2.2222222222vw;padding-left:2.7777777778vw}@media screen and (min-width:1441px){.product-card_md{height:224px}}@media screen and (max-width:1000px){.product-card_md{height:44.4444444444vw}}@media screen and (min-width:1441px){.product-card_md{border-radius:48px}}@media screen and (max-width:1000px){.product-card_md{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.product-card_md{padding-top:32px}}@media screen and (max-width:1000px){.product-card_md{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_md{padding-bottom:32px}}@media screen and (max-width:1000px){.product-card_md{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_md{padding-right:32px}}@media screen and (max-width:1000px){.product-card_md{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_md{padding-left:40px}}@media screen and (max-width:1000px){.product-card_md{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.product-card_md{width:376px}}@media screen and (max-width:1000px){.product-card_md{width:75.2777777778vw}}.product-card_lg{height:17.2222222222vw;width:33.3333333333vw;border-radius:3.8888888889vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-right:2.7777777778vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.product-card_lg{height:248px}}@media screen and (max-width:1000px){.product-card_lg{height:44.4444444444vw}}@media screen and (min-width:1441px){.product-card_lg{border-radius:56px}}@media screen and (max-width:1000px){.product-card_lg{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.product-card_lg{padding-top:40px}}@media screen and (max-width:1000px){.product-card_lg{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_lg{padding-bottom:40px}}@media screen and (max-width:1000px){.product-card_lg{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_lg{padding-right:40px}}@media screen and (max-width:1000px){.product-card_lg{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_lg{padding-left:56px}}@media screen and (max-width:1000px){.product-card_lg{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.product-card_lg{width:480px}}@media screen and (max-width:1000px){.product-card_lg{width:100%}}.product-card_lg-short{height:17.2222222222vw;width:26.1111111111vw;border-radius:3.8888888889vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-right:2.7777777778vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.product-card_lg-short{height:248px}}@media screen and (max-width:1000px){.product-card_lg-short{height:44.4444444444vw}}@media screen and (min-width:1441px){.product-card_lg-short{border-radius:56px}}@media screen and (max-width:1000px){.product-card_lg-short{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.product-card_lg-short{padding-top:40px}}@media screen and (max-width:1000px){.product-card_lg-short{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_lg-short{padding-bottom:40px}}@media screen and (max-width:1000px){.product-card_lg-short{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_lg-short{padding-right:40px}}@media screen and (max-width:1000px){.product-card_lg-short{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_lg-short{padding-left:56px}}@media screen and (max-width:1000px){.product-card_lg-short{padding-left:6.6666666667vw}}.product-card_lg-short:nth-child(odd){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.product-card_lg-short:nth-child(odd){margin-right:40px}}@media screen and (max-width:1000px){.product-card_lg-short:nth-child(odd){margin-right:0}}@media screen and (min-width:1441px){.product-card_lg-short{width:376px}}@media screen and (max-width:1000px){.product-card_lg-short{width:100%}}.product-card_white{background-color:#fff;border:1px solid #c2c2cc}.product-card_md .product-card__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.product-card_md .product-card__title{font-size:20px}}@media screen and (max-width:1000px){.product-card_md .product-card__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.product-card_md .product-card__title{line-height:24px}}@media screen and (max-width:1000px){.product-card_md .product-card__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.product-card_md .product-card__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.product-card_md .product-card__title{letter-spacing:-.0555555556vw}}.product-card_lg .product-card__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.product-card_lg .product-card__title{font-size:24px}}@media screen and (max-width:1000px){.product-card_lg .product-card__title{font-size:5vw}}@media screen and (min-width:1441px){.product-card_lg .product-card__title{line-height:28px}}@media screen and (max-width:1000px){.product-card_lg .product-card__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.product-card_lg .product-card__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.product-card_lg .product-card__title{letter-spacing:-.0555555556vw}}.product-card_lg-short .product-card__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.product-card_lg-short .product-card__title{font-size:24px}}@media screen and (max-width:1000px){.product-card_lg-short .product-card__title{font-size:5vw}}@media screen and (min-width:1441px){.product-card_lg-short .product-card__title{line-height:28px}}@media screen and (max-width:1000px){.product-card_lg-short .product-card__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.product-card_lg-short .product-card__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.product-card_lg-short .product-card__title{letter-spacing:-.0555555556vw}}.product-card__description{margin-top:.5555555556vw;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.product-card__description{margin-top:8px}}@media screen and (max-width:1000px){.product-card__description{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.product-card__description{font-size:14px}}@media screen and (max-width:1000px){.product-card__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.product-card__description{line-height:20px}}@media screen and (max-width:1000px){.product-card__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.product-card__description{letter-spacing:-.1px}}@media screen and (max-width:1000px){.product-card__description{letter-spacing:-.0277777778vw}}.product-card__condition{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-bottom:-.5555555556vw}@media screen and (min-width:1441px){.product-card__condition{font-size:14px}}@media screen and (max-width:1000px){.product-card__condition{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.product-card__condition{line-height:20px}}@media screen and (max-width:1000px){.product-card__condition{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.product-card__condition{letter-spacing:-.1px}}@media screen and (max-width:1000px){.product-card__condition{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.product-card__condition{margin-bottom:-8px}}@media screen and (max-width:1000px){.product-card__condition{margin-bottom:-2.2222222222vw;display:inline-block}}.product-card__condition>strong{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.product-card__condition>strong{font-size:44px}}@media screen and (max-width:1000px){.product-card__condition>strong{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.product-card__condition>strong{line-height:48px}}@media screen and (max-width:1000px){.product-card__condition>strong{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.product-card__condition>strong{letter-spacing:-.5px}}@media screen and (max-width:1000px){.product-card__condition>strong{letter-spacing:-.0833333333vw;font-size:8.8888888889vw;line-height:9.4444444444vw;letter-spacing:-.2222222222vw}}.product-card__date{color:#898599}.product-card__logo{position:absolute;top:2.7777777778vw;right:2.7777777778vw;width:7.4305555556vw;height:1.5277777778vw}@media screen and (min-width:1441px){.product-card__logo{top:40px}}@media screen and (max-width:1000px){.product-card__logo{top:5.5555555556vw}}@media screen and (min-width:1441px){.product-card__logo{right:40px}}@media screen and (max-width:1000px){.product-card__logo{right:6.6666666667vw}}@media screen and (min-width:1441px){.product-card__logo{width:107px}}@media screen and (max-width:1000px){.product-card__logo{width:22.2222222222vw}}@media screen and (min-width:1441px){.product-card__logo{height:22px}}@media screen and (max-width:1000px){.product-card__logo{height:4.4444444444vw}}.product-card__logo>img{width:100%;height:100%;max-width:100%}.product-card__image{height:100%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;position:relative;pointer-events:none}.product-card__image:before{content:"";position:absolute;background-color:#c2c2cc;top:2px;left:2px;right:2px;bottom:2px}.product-card_md .product-card__image{width:8.6111111111vw;border-radius:1.9444444444vw;margin-left:1.1111111111vw}@media screen and (min-width:1441px){.product-card_md .product-card__image{width:124px}}@media screen and (max-width:1000px){.product-card_md .product-card__image{width:25.2777777778vw}}@media screen and (min-width:1441px){.product-card_md .product-card__image{border-radius:28px}}@media screen and (max-width:1000px){.product-card_md .product-card__image{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.product-card_md .product-card__image{margin-left:16px}}@media screen and (max-width:1000px){.product-card_md .product-card__image{margin-left:2.2222222222vw}}.product-card_md .product-card__image:before{border-radius:1.9444444444vw}@media screen and (min-width:1441px){.product-card_md .product-card__image:before{border-radius:28px}}@media screen and (max-width:1000px){.product-card_md .product-card__image:before{border-radius:5.5555555556vw}}.product-card_lg .product-card__image{width:10.1388888889vw;border-radius:2.2222222222vw;margin-left:1.6666666667vw}@media screen and (min-width:1441px){.product-card_lg .product-card__image{width:146px}}@media screen and (max-width:1000px){.product-card_lg .product-card__image{width:28.3333333333vw}}@media screen and (min-width:1441px){.product-card_lg .product-card__image{border-radius:32px}}@media screen and (max-width:1000px){.product-card_lg .product-card__image{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.product-card_lg .product-card__image{margin-left:24px}}@media screen and (max-width:1000px){.product-card_lg .product-card__image{margin-left:4.4444444444vw}}.product-card_lg .product-card__image:before{border-radius:2.2222222222vw}@media screen and (min-width:1441px){.product-card_lg .product-card__image:before{border-radius:32px}}@media screen and (max-width:1000px){.product-card_lg .product-card__image:before{border-radius:5.5555555556vw}}.product-card_lg-short .product-card__image{width:10.1388888889vw;border-radius:2.2222222222vw;margin-left:1.6666666667vw}@media screen and (min-width:1441px){.product-card_lg-short .product-card__image{width:146px}}@media screen and (max-width:1000px){.product-card_lg-short .product-card__image{width:28.3333333333vw}}@media screen and (min-width:1441px){.product-card_lg-short .product-card__image{border-radius:32px}}@media screen and (max-width:1000px){.product-card_lg-short .product-card__image{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.product-card_lg-short .product-card__image{margin-left:24px}}@media screen and (max-width:1000px){.product-card_lg-short .product-card__image{margin-left:4.4444444444vw}}.product-card_lg-short .product-card__image:before{border-radius:2.2222222222vw}@media screen and (min-width:1441px){.product-card_lg-short .product-card__image:before{border-radius:32px}}@media screen and (max-width:1000px){.product-card_lg-short .product-card__image:before{border-radius:5.5555555556vw}}.product-card__image>img{position:relative;width:100%;height:100%;border-radius:1.9444444444vw}@media screen and (min-width:1441px){.product-card__image>img{border-radius:28px}}@media screen and (max-width:1000px){.product-card__image>img{border-radius:5.5555555556vw}}.product-card__content{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;min-width:1px}.product-card_md .product-card__content{max-width:11.3194444444vw}@media screen and (min-width:1441px){.product-card_md .product-card__content{max-width:163px}}@media screen and (max-width:1000px){.product-card_md .product-card__content{max-width:36.9444444444vw}}.product-card_lg .product-card__content{max-width:14.8611111111vw}@media screen and (min-width:1441px){.product-card_lg .product-card__content{max-width:214px}}@media screen and (max-width:1000px){.product-card_lg .product-card__content{max-width:47.2222222222vw}}.product-card_lg-short .product-card__content{max-width:14.8611111111vw}@media screen and (min-width:1441px){.product-card_lg-short .product-card__content{max-width:214px}}@media screen and (max-width:1000px){.product-card_lg-short .product-card__content{max-width:47.2222222222vw}}.ie .product-card__content>:not(.product-card__action){max-width:100%}@media screen and (min-width:1001px){.product-card__content{position:relative}}@media screen and (max-width:1000px){.product-card__content{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw}}.product-card__content>:last-child,.product-card_hided-action .product-card__content>:nth-last-child(2){margin-top:auto}@media screen and (min-width:1001px){.product-card_hided-action:hover .product-card__content>:nth-last-child(2){opacity:0}}.product-card__action{position:relative;overflow:visible}.product-card__action:after{content:"";position:absolute;width:700px;height:700px;-webkit-transform:translate(-200px,-220px);transform:translate(-200px,-220px)}@media screen and (max-width:1000px){.product-card__action{width:auto}}.product-card_hided-action .product-card__action{position:absolute;bottom:0;left:0;pointer-events:none;opacity:0}@media screen and (min-width:1001px){.product-card_hided-action .product-card__action:after{display:none}}@media screen and (max-width:1000px){.product-card_hided-action .product-card__action{top:0;right:0;height:100%;pointer-events:auto}}@media screen and (min-width:1001px){.product-card_hided-action:hover .product-card__action{pointer-events:auto;opacity:1;-webkit-transform:translateY(-1px);transform:translateY(-1px);overflow:visible}.product-card_hided-action:hover .product-card__action:after{display:block}}.product-card__action_noafter:after{position:absolute;width:0;height:0}.doc-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doc-link__dotted{display:-webkit-box;-webkit-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.doc-link__2-rows{-webkit-line-clamp:2;line-clamp:2}.doc-link__3-rows{-webkit-line-clamp:3;line-clamp:3}.doc-link__content{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}.doc-link__title,.doc-link__title span{position:relative}.doc-link__title span{width:100%}.doc-link__title{margin-left:1.3888888889vw}@media screen and (min-width:1441px){.doc-link__title{margin-left:20px}}@media screen and (max-width:1000px){.doc-link__title{margin-left:4.4444444444vw}}.doc-link__description{position:relative;color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0;margin-top:.2777777778vw;margin-left:1.3888888889vw}@media screen and (min-width:1441px){.doc-link__description{font-size:12px}}@media screen and (max-width:1000px){.doc-link__description{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.doc-link__description{line-height:16px}}@media screen and (max-width:1000px){.doc-link__description{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.doc-link__description{letter-spacing:0}}@media screen and (max-width:1000px){.doc-link__description{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.doc-link__description{margin-top:4px}}@media screen and (max-width:1000px){.doc-link__description{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.doc-link__description{margin-left:20px}}@media screen and (max-width:1000px){.doc-link__description{margin-left:4.4444444444vw}}.doc-link__description-bold{font-weight:500}@media screen and (max-width:1000px){.doc-link_align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.doc-link .icon{-webkit-transition:background .4s ease;transition:background .4s ease}.doc-link:hover .icon{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/hover.svg)}.doc-link .tooltip-button{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0}.faq-card{padding-top:2.7777777778vw;padding-bottom:1.1111111111vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.3333333333vw;margin-bottom:2.7777777778vw;background:#edf0f5;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,transform .2s ease;transition:background-color .3s ease,transform .2s ease,-webkit-transform .2s ease;cursor:pointer}@media screen and (min-width:1441px){.faq-card{padding-top:40px}}@media screen and (max-width:1000px){.faq-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.faq-card{padding-bottom:16px}}@media screen and (max-width:1000px){.faq-card{padding-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.faq-card{padding-left:56px}}@media screen and (max-width:1000px){.faq-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.faq-card{padding-right:56px}}@media screen and (max-width:1000px){.faq-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.faq-card{border-radius:48px}}@media screen and (max-width:1000px){.faq-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.faq-card{margin-bottom:40px}}@media screen and (max-width:1000px){.faq-card{margin-bottom:3.3333333333vw}}.faq-card__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.faq-card__title{margin-bottom:24px}}@media screen and (max-width:1000px){.faq-card__title{margin-bottom:3.3333333333vw}}.faq-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.faq-card__top{margin-bottom:20px}}@media screen and (max-width:1000px){.faq-card__top{margin-bottom:2.2222222222vw}}.faq-card__action{display:block;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-left:auto;background:#1e2321 no-repeat 50%/cover;border-radius:50%;font-size:0;width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.faq-card__action{width:40px}}@media screen and (max-width:1000px){.faq-card__action{width:7.7777777778vw}}@media screen and (min-width:1441px){.faq-card__action{height:40px}}@media screen and (max-width:1000px){.faq-card__action{height:7.7777777778vw}}.faq-card__action>img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;height:100%}@media screen and (min-width:1001px){.faq-card:hover .faq-card__action>img{-webkit-transform:scale(1.25);transform:scale(1.25)}}.faq-card__action-right{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.faq-card__content{height:0;overflow:hidden;letter-spacing:-.0069444444vw;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}@media screen and (min-width:1441px){.faq-card__content{letter-spacing:-.1px}}@media screen and (max-width:1000px){.faq-card__content{letter-spacing:-.0277777778vw}}.faq-card__content_show{overflow:visible;height:auto;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.faq-card__content_show{margin-top:24px}}@media screen and (max-width:1000px){.faq-card__content_show{margin-top:6.6666666667vw}}@media screen and (max-width:1000px){.faq-card__content img{max-width:100%;height:auto!important}}@media screen and (min-width:1001px){.faq-card:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}.faq-card_opened{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.faq-card_opened{padding-bottom:40px}}@media screen and (max-width:1000px){.faq-card_opened{padding-bottom:5.5555555556vw}}.faq-card_opened .faq-card__action img{-webkit-transform:scale(-1);transform:scale(-1)}.faq-card_opened:hover{-webkit-transform:none;transform:none}.faq-card_opened:hover .faq-card__action img{-webkit-transform:scale(-1);transform:scale(-1)}.faq-card__link{color:#000;cursor:pointer;text-decoration:underline;font-weight:100}.faq-card-all{background:#ffc7ab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.1111111111vw}@media screen and (min-width:1441px){.faq-card-all{padding-top:16px}}@media screen and (max-width:1000px){.faq-card-all{padding-top:2.2222222222vw}}.switcher{height:1.9444444444vw;width:3.8888888889vw;border-radius:1.3888888889vw;background-color:#fff;position:relative;z-index:1;border:1px solid #e1e4e9;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:1441px){.switcher{height:28px}}@media screen and (max-width:1000px){.switcher{height:7.7777777778vw}}@media screen and (min-width:1441px){.switcher{width:56px}}@media screen and (max-width:1000px){.switcher{width:15.5555555556vw}}@media screen and (min-width:1441px){.switcher{border-radius:20px}}@media screen and (max-width:1000px){.switcher{border-radius:5.5555555556vw}}.switcher:hover{background-color:#f7f7f7;border-color:#898599}.switcher-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.8888888889vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.switcher-container{margin-bottom:56px}}@media screen and (max-width:1000px){.switcher-container{margin-bottom:11.1111111111vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.switcher-container{font-size:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.switcher-container{font-size:3.3333333333vw}}.switcher__text{text-align:center;width:auto;max-width:calc(100% - 8.33333vw);font-weight:500;margin-right:1.1111111111vw;margin-left:1.1111111111vw;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.switcher__text{margin-right:16px}}@media screen and (max-width:1000px){.switcher__text{margin-right:0}}@media screen and (min-width:1441px){.switcher__text{margin-left:16px}}@media screen and (max-width:1000px){.switcher__text{margin-left:0}}@media screen and (min-width:1441px){.switcher__text{font-size:16px}}@media screen and (max-width:1000px){.switcher__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.switcher__text{line-height:22px}}@media screen and (max-width:1000px){.switcher__text{line-height:4.4444444444vw}}.switcher__checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.switcher__checkbox:checked{color:red}.switcher__checkbox:checked+.switcher__button{left:2.1527777778vw}@media screen and (min-width:1441px){.switcher__checkbox:checked+.switcher__button{left:31px}}@media screen and (max-width:1000px){.switcher__checkbox:checked+.switcher__button{left:8.6111111111vw}}.switcher__button{-webkit-transition:all .3s ease;transition:all .3s ease;z-index:2;height:1.3888888889vw;width:1.3888888889vw;position:absolute;top:.2083333333vw;left:.2777777778vw;border-radius:50%;background-color:#8bc540}@media screen and (min-width:1441px){.switcher__button{height:20px}}@media screen and (max-width:1000px){.switcher__button{height:5.5555555556vw}}@media screen and (min-width:1441px){.switcher__button{width:20px}}@media screen and (max-width:1000px){.switcher__button{width:5.5555555556vw}}@media screen and (min-width:1441px){.switcher__button{top:3px}}@media screen and (max-width:1000px){.switcher__button{top:.8333333333vw}}@media screen and (min-width:1441px){.switcher__button{left:4px}}@media screen and (max-width:1000px){.switcher__button{left:1.1111111111vw}}.switcher__button:before{content:"";position:absolute;top:.1388888889vw;left:.1388888889vw;height:1.1111111111vw;width:1.1111111111vw;background-color:#1e2321;border-radius:50%}@media screen and (min-width:1441px){.switcher__button:before{top:2px}}@media screen and (max-width:1000px){.switcher__button:before{top:.5555555556vw}}@media screen and (min-width:1441px){.switcher__button:before{left:2px}}@media screen and (max-width:1000px){.switcher__button:before{left:.5555555556vw}}@media screen and (min-width:1441px){.switcher__button:before{height:16px}}@media screen and (max-width:1000px){.switcher__button:before{height:4.4444444444vw}}@media screen and (min-width:1441px){.switcher__button:before{width:16px}}@media screen and (max-width:1000px){.switcher__button:before{width:4.4444444444vw}}.table{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.table{padding-top:56px}}@media screen and (max-width:1000px){.table{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.table{padding-bottom:56px}}@media screen and (max-width:1000px){.table{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.table{padding-left:104px}}@media screen and (max-width:1000px){.table{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.table{padding-right:104px}}@media screen and (max-width:1000px){.table{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.table{border-radius:56px}}@media screen and (max-width:1000px){.table{border-radius:7.7777777778vw}}.table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table__row:not(:last-child){padding-bottom:1.1111111111vw;margin-bottom:1.1111111111vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.table__row:not(:last-child){padding-bottom:16px}}@media screen and (max-width:1000px){.table__row:not(:last-child){padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.table__row:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.table__row:not(:last-child){margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.table__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.table__col{text-align:center}.table__col:first-child{text-align:left;width:18.8888888889vw;padding-bottom:0}@media screen and (min-width:1441px){.table__col:first-child{width:272px}}@media screen and (max-width:1000px){.table__col:first-child{width:auto}}@media screen and (min-width:1441px){.table__col:first-child{padding-bottom:0}}@media screen and (max-width:1000px){.table__col:first-child{padding-bottom:2.2222222222vw;color:#898599}}.table__col-left{text-align:left;width:100%}@media screen and (max-width:1000px){.table__title{margin-bottom:2.2222222222vw;color:#898599}}.table__px0{padding-left:0;padding-right:0}@media screen and (max-width:1000px){.table__desktop{display:none}}.table__mobile{display:none}@media screen and (max-width:1000px){.table__mobile{display:block;padding-bottom:0}}.table__mobile .h3{color:#1e2321;margin-bottom:12px}.table__mobile .table__title{margin-bottom:8px}.table-scroll{overflow:auto}.table-news{border-spacing:0;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.table-news{margin-bottom:30px}}@media screen and (max-width:1000px){.table-news{margin-bottom:8.3333333333vw}}.table-news sup{font-size:12px}.table-news td{padding-top:.6944444444vw;padding-right:.6944444444vw;padding-bottom:.6944444444vw;padding-left:.6944444444vw}@media screen and (min-width:1441px){.table-news td{padding-top:10px}}@media screen and (max-width:1000px){.table-news td{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.table-news td{padding-right:10px}}@media screen and (max-width:1000px){.table-news td{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.table-news td{padding-bottom:10px}}@media screen and (max-width:1000px){.table-news td{padding-bottom:2.7777777778vw}}@media screen and (min-width:1441px){.table-news td{padding-left:10px}}@media screen and (max-width:1000px){.table-news td{padding-left:2.7777777778vw}}.table-news td:not(:first-child){text-align:right}.table-news .tr-bold{font-weight:700}.table-news .tr-border-top td{border-top:1px solid #898599}.table-news.tr-border-bottom td{border-bottom:1px solid #898599}.table-agreement{border-spacing:0;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.table-agreement{margin-bottom:30px}}@media screen and (max-width:1000px){.table-agreement{margin-bottom:8.3333333333vw}}.table-agreement sup{font-size:12px}.table-agreement td{padding-top:.6944444444vw;padding-right:.6944444444vw;padding-bottom:.6944444444vw;padding-left:.6944444444vw}@media screen and (min-width:1441px){.table-agreement td{padding-top:10px}}@media screen and (max-width:1000px){.table-agreement td{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.table-agreement td{padding-right:10px}}@media screen and (max-width:1000px){.table-agreement td{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.table-agreement td{padding-bottom:10px}}@media screen and (max-width:1000px){.table-agreement td{padding-bottom:2.7777777778vw}}@media screen and (min-width:1441px){.table-agreement td{padding-left:10px}}@media screen and (max-width:1000px){.table-agreement td{padding-left:2.7777777778vw}}.table-agreement td:not(:first-child){text-align:right}.table-agreement .tr-bold{font-weight:700}.table-agreement .tr-border-top td{border-top:1px solid #898599}.table-agreement .tr-border-bottom td{border-bottom:1px solid #898599}.table--scrollable{overflow-x:scroll}.table--scrollable__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.table--scrollable__row:not(:last-child){padding-bottom:1.1111111111vw;margin-bottom:1.1111111111vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.table--scrollable__row:not(:last-child){padding-bottom:16px}}@media screen and (max-width:1000px){.table--scrollable__row:not(:last-child){padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.table--scrollable__row:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.table--scrollable__row:not(:last-child){margin-bottom:3.3333333333vw}}.table--scrollable__col{min-width:7.9861111111vw;padding-right:.6944444444vw;padding-left:.6944444444vw;font-size:.9722222222vw;text-align:left}@media screen and (min-width:1441px){.table--scrollable__col{min-width:115px}}@media screen and (max-width:1000px){.table--scrollable__col{min-width:31.9444444444vw}}@media screen and (min-width:1441px){.table--scrollable__col{padding-right:10px}}@media screen and (max-width:1000px){.table--scrollable__col{padding-right:.8333333333vw}}@media screen and (min-width:1441px){.table--scrollable__col{padding-left:10px}}@media screen and (max-width:1000px){.table--scrollable__col{padding-left:.8333333333vw}}@media screen and (min-width:1441px){.table--scrollable__col{font-size:14px}}@media screen and (max-width:1000px){.table--scrollable__col{font-size:3.3333333333vw}}.table--scrollable__col:first-child{padding-left:0}@media screen and (min-width:1441px){.table--scrollable__col:first-child{padding-left:0}}@media screen and (max-width:1000px){.table--scrollable__col:first-child{padding-left:0}}.table--scrollable__col:last-child{padding-right:0}@media screen and (min-width:1441px){.table--scrollable__col:last-child{padding-right:0}}@media screen and (max-width:1000px){.table--scrollable__col:last-child{padding-right:0}}.table--scrollable__col:nth-last-child(-n+2){text-align:right}.tag{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;padding-right:.8333333333vw;padding-left:.8333333333vw;margin-right:.5555555556vw;border-radius:1.6666666667vw;height:1.9444444444vw;line-height:2.0833333333vw;position:relative;overflow:initial;width:auto;display:inline-block}@media screen and (min-width:1441px){.tag{font-size:14px}}@media screen and (max-width:1000px){.tag{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.tag{line-height:20px}}@media screen and (max-width:1000px){.tag{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.tag{letter-spacing:-.1px}}@media screen and (max-width:1000px){.tag{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.tag{padding-right:12px}}@media screen and (max-width:1000px){.tag{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.tag{padding-left:12px}}@media screen and (max-width:1000px){.tag{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.tag{margin-right:8px}}@media screen and (max-width:1000px){.tag{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.tag{border-radius:24px}}@media screen and (max-width:1000px){.tag{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.tag{height:28px}}@media screen and (max-width:1000px){.tag{height:6.6666666667vw}}@media screen and (min-width:1441px){.tag{line-height:30px}}@media screen and (max-width:1000px){.tag{line-height:6.6666666667vw}}.tag:before{border-radius:1.6666666667vw}@media screen and (min-width:1441px){.tag:before{border-radius:24px}}@media screen and (max-width:1000px){.tag:before{border-radius:6.6666666667vw}}@media screen and (max-width:1000px){.tag:hover{-webkit-transform:none;transform:none}.tag:hover:before{content:none}}.tag-mb{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.tag-mb{margin-bottom:16px}}@media screen and (max-width:1000px){.tag-mb{margin-bottom:2.2222222222vw}}.tag_active{background:#ffc7ab}.tag_fake{display:none}@media screen and (max-width:1000px){.tag_fake{display:block;margin-right:0;padding-right:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tag_fake{padding-right:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.tag_fake{padding-right:2.2222222222vw}}.tag-center{text-align:center}.tag-bold{font-weight:500}.tag-small{width:2.7777777778vw;padding-right:.5555555556vw;padding-left:.5555555556vw;margin-right:.4166666667vw}@media screen and (min-width:1441px){.tag-small{width:40px}}@media screen and (max-width:1000px){.tag-small{width:9.4444444444vw}}@media screen and (min-width:1441px){.tag-small{padding-right:8px}}@media screen and (max-width:1000px){.tag-small{padding-right:1.3888888889vw}}@media screen and (min-width:1441px){.tag-small{padding-left:8px}}@media screen and (max-width:1000px){.tag-small{padding-left:1.3888888889vw}}@media screen and (min-width:1441px){.tag-small{margin-right:6px}}@media screen and (max-width:1000px){.tag-small{margin-right:1.1111111111vw}}.tag-selectable{cursor:pointer}.tag-border{border-radius:1.6666666667vw;border:1px solid #c2c2cc}@media screen and (min-width:1441px){.tag-border{border-radius:24px}}@media screen and (max-width:1000px){.tag-border{border-radius:6.6666666667vw}}.tag-salmon{background-color:#ffc7ab;color:#1e2321}.tag-green{background-color:#8bc540;color:#1e2321}.tag-orange{background-color:#fc5b00;color:#fff}.tag-black{background-color:#1e2321;color:#fff}.tag-gray{background-color:#898599;color:#fff}.tag-checked{position:absolute;right:0;top:10px}.icon-item__icon{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.icon-item__icon{margin-bottom:12px}}@media screen and (max-width:1000px){.icon-item__icon{margin-bottom:2.2222222222vw}}.video-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.2222222222vw;background-color:#edf0f5;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;border-radius:3.3333333333vw;cursor:pointer}@media screen and (min-width:1441px){.video-link{border-radius:48px}}@media screen and (max-width:1000px){.video-link{border-radius:7.7777777778vw}}@media screen and (min-width:1001px){.video-link:hover{background-color:#e1e4e9}}@media screen and (min-width:1441px){.video-link{padding:32px}}@media screen and (max-width:1000px){.video-link{padding:6.6666666667vw}}.video-link__img{height:6.6666666667vw;width:6.6666666667vw;margin-right:1.6666666667vw;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;background-color:#ffc7ab;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.video-link__img{height:96px}}@media screen and (max-width:1000px){.video-link__img{height:17.7777777778vw}}@media screen and (min-width:1441px){.video-link__img{width:96px}}@media screen and (max-width:1000px){.video-link__img{width:17.7777777778vw}}@media screen and (min-width:1441px){.video-link__img{margin-right:24px}}@media screen and (max-width:1000px){.video-link__img{margin-right:6.6666666667vw}}@media screen and (min-width:1441px){.video-link__img{border-radius:24px}}@media screen and (max-width:1000px){.video-link__img{border-radius:3.3333333333vw}}.video-link__img img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:1001px){.video-link:hover .video-link__img img{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media screen and (max-width:1000px){.video-link__img img{height:6.6666666667vw;width:6.6666666667vw}}.video-link__content{width:-webkit-min-content;width:-moz-min-content;width:min-content}@media screen and (max-width:1000px){.video-link__content{width:calc(100% - 27.77778vw)}}.video-link__text{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.video-link__text{margin-bottom:8px}}@media screen and (max-width:1000px){.video-link__text{margin-bottom:3.3333333333vw}}.video-link__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-link__time:before{content:"";height:1.3888888889vw;width:1.3888888889vw;display:block;background-image:url(/local/templates/redesign/src/assets/img/icons/button/time.svg);background-repeat:no-repeat;background-size:cover;margin-right:.5555555556vw}@media screen and (min-width:1441px){.video-link__time:before{height:20px}}@media screen and (max-width:1000px){.video-link__time:before{height:5.5555555556vw}}@media screen and (min-width:1441px){.video-link__time:before{width:20px}}@media screen and (max-width:1000px){.video-link__time:before{width:5.5555555556vw}}@media screen and (min-width:1441px){.video-link__time:before{margin-right:8px}}@media screen and (max-width:1000px){.video-link__time:before{margin-right:2.2222222222vw}}.scroll-cards__item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:7.7777777778vw;border-radius:3.8888888889vw;padding-top:3.8194444444vw;padding-bottom:3.8194444444vw;padding-left:7.1527777778vw;padding-right:7.1527777778vw;border:1px solid #edf0f5;background-color:#edf0f5;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (min-width:1441px){.scroll-cards__item{height:112px}}@media screen and (max-width:1000px){.scroll-cards__item{height:26.6666666667vw}}@media screen and (min-width:1441px){.scroll-cards__item{border-radius:56px}}@media screen and (max-width:1000px){.scroll-cards__item{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.scroll-cards__item{padding-top:55px}}@media screen and (max-width:1000px){.scroll-cards__item{padding-top:5.2777777778vw}}@media screen and (min-width:1441px){.scroll-cards__item{padding-bottom:55px}}@media screen and (max-width:1000px){.scroll-cards__item{padding-bottom:5.2777777778vw}}@media screen and (min-width:1441px){.scroll-cards__item{padding-left:103px}}@media screen and (max-width:1000px){.scroll-cards__item{padding-left:6.3888888889vw}}@media screen and (min-width:1441px){.scroll-cards__item{padding-right:103px}}@media screen and (max-width:1000px){.scroll-cards__item{padding-right:6.3888888889vw}}.scroll-cards__item:first-child{padding-top:0;height:3.8888888889vw}@media screen and (min-width:1441px){.scroll-cards__item:first-child{height:56px}}@media screen and (max-width:1000px){.scroll-cards__item:first-child{height:13.3333333333vw}}.scroll-cards__item:first-child:not(.scroll-cards__item_active)+.scroll-cards__item:not(.scroll-cards__item_active){border-top-left-radius:1.9444444444vw;border-top-right-radius:1.9444444444vw}@media screen and (min-width:1441px){.scroll-cards__item:first-child:not(.scroll-cards__item_active)+.scroll-cards__item:not(.scroll-cards__item_active){border-top-left-radius:28px}}@media screen and (max-width:1000px){.scroll-cards__item:first-child:not(.scroll-cards__item_active)+.scroll-cards__item:not(.scroll-cards__item_active){border-top-left-radius:6.6666666667vw}}@media screen and (min-width:1441px){.scroll-cards__item:first-child:not(.scroll-cards__item_active)+.scroll-cards__item:not(.scroll-cards__item_active){border-top-right-radius:28px}}@media screen and (max-width:1000px){.scroll-cards__item:first-child:not(.scroll-cards__item_active)+.scroll-cards__item:not(.scroll-cards__item_active){border-top-right-radius:6.6666666667vw}}.scroll-cards__item:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-3.8888888889vw}@media screen and (min-width:1441px){.scroll-cards__item:not(:first-child){margin-top:-56px}}@media screen and (max-width:1000px){.scroll-cards__item:not(:first-child){margin-top:-13.3333333333vw}}.scroll-cards__item:nth-child(2n){background-color:#fff}.scroll-cards__item:first-child{z-index:14}.scroll-cards__item:nth-child(2){z-index:13}.scroll-cards__item:nth-child(3){z-index:12}.scroll-cards__item:nth-child(4){z-index:11}.scroll-cards__item:nth-child(5){z-index:10}.scroll-cards__item:nth-child(6){z-index:9}.scroll-cards__item:nth-child(7){z-index:8}.scroll-cards__item:nth-child(8){z-index:7}.scroll-cards__item:nth-child(9){z-index:6}.scroll-cards__item:nth-child(10){z-index:5}.scroll-cards__item:nth-child(11){z-index:4}.scroll-cards__item:nth-child(12){z-index:3}.scroll-cards__item:nth-child(13){z-index:2}.scroll-cards__item:nth-child(14){z-index:1}.scroll-cards__item:nth-child(15){z-index:0}.scroll-cards__item_active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.scroll-cards__item_active:first-child{padding-top:3.8194444444vw;height:auto}@media screen and (min-width:1441px){.scroll-cards__item_active:first-child{padding-top:55px}}@media screen and (max-width:1000px){.scroll-cards__item_active:first-child{padding-top:5.2777777778vw}}.scroll-cards__item_active:first-child+.scroll-cards__item{border-top-left-radius:0;border-top-right-radius:0}.scroll-cards__item_active:not(:first-child){border-top-left-radius:3.8888888889vw;border-top-right-radius:3.8888888889vw;margin-top:.8333333333vw}@media screen and (min-width:1441px){.scroll-cards__item_active:not(:first-child){border-top-left-radius:56px}}@media screen and (max-width:1000px){.scroll-cards__item_active:not(:first-child){border-top-left-radius:7.7777777778vw}}@media screen and (min-width:1441px){.scroll-cards__item_active:not(:first-child){border-top-right-radius:56px}}@media screen and (max-width:1000px){.scroll-cards__item_active:not(:first-child){border-top-right-radius:7.7777777778vw}}@media screen and (min-width:1441px){.scroll-cards__item_active:not(:first-child){margin-top:12px}}@media screen and (max-width:1000px){.scroll-cards__item_active:not(:first-child){margin-top:2.2222222222vw}}.scroll-cards__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;max-height:0;opacity:0;overflow:hidden;-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease}@media screen and (max-width:1000px){.scroll-cards__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.scroll-cards__item_active .scroll-cards__content{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;opacity:1}.scroll-cards__content p:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.scroll-cards__content p:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.scroll-cards__content p:not(:last-child){margin-bottom:3.3333333333vw}}.scroll-cards__content p.text-small:last-child{margin-top:-.5555555556vw}@media screen and (min-width:1441px){.scroll-cards__content p.text-small:last-child{margin-top:-8px}}@media screen and (max-width:1000px){.scroll-cards__content p.text-small:last-child{margin-top:-1.1111111111vw}}.scroll-cards__content strong{font-weight:400;background-color:#ffc7ab;-webkit-box-shadow:0 -4px 0 0 #ffc7ab;box-shadow:0 -4px 0 0 #ffc7ab}@media screen and (min-width:1001px)and (max-width:1440px){.scroll-cards__content strong{-webkit-box-shadow:0 -.2777777778vw 0 0 #ffc7ab;box-shadow:0 -.2777777778vw 0 0 #ffc7ab}}@media screen and (max-width:1000px){.scroll-cards__content strong{-webkit-box-shadow:0 -.5555555556vw 0 0 #ffc7ab;box-shadow:0 -.5555555556vw 0 0 #ffc7ab}}.scroll-cards__title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.scroll-cards__title{margin-bottom:16px}}@media screen and (max-width:1000px){.scroll-cards__title{margin-bottom:3.3333333333vw}}.scroll-cards__label{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:3.8888888889vw;padding-left:7.2222222222vw;padding-right:10.5555555556vw;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer;line-height:1.3888888889vw}@media screen and (min-width:1441px){.scroll-cards__label{height:56px}}@media screen and (max-width:1000px){.scroll-cards__label{height:13.3333333333vw}}@media screen and (min-width:1441px){.scroll-cards__label{padding-left:104px}}@media screen and (max-width:1000px){.scroll-cards__label{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.scroll-cards__label{padding-right:152px}}@media screen and (max-width:1000px){.scroll-cards__label{padding-right:15.5555555556vw}}@media screen and (min-width:1441px){.scroll-cards__label{line-height:20px}}@media screen and (max-width:1000px){.scroll-cards__label{line-height:3.8888888889vw}}.scroll-cards__item_active .scroll-cards__label{opacity:0;pointer-events:none}.scroll-cards__label:after{content:"";position:absolute;width:2.2222222222vw;right:7.2222222222vw;height:2.2222222222vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;background:#1e2321 url(/local/templates/redesign/src/assets/img/icons/actions/32/plus-white.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.scroll-cards__label:after{width:32px}}@media screen and (max-width:1000px){.scroll-cards__label:after{width:6.6666666667vw}}@media screen and (min-width:1441px){.scroll-cards__label:after{right:104px}}@media screen and (max-width:1000px){.scroll-cards__label:after{right:6.6666666667vw}}@media screen and (min-width:1441px){.scroll-cards__label:after{height:32px}}@media screen and (max-width:1000px){.scroll-cards__label:after{height:6.6666666667vw;background-image:url(/local/templates/redesign/src/assets/img/icons/actions/24/plus-white.svg)}}.scroll-cards__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:40.5555555556vw}@media screen and (min-width:1441px){.scroll-cards__text{max-width:584px}}@media screen and (max-width:1000px){.scroll-cards__text{max-width:none}}.scroll-cards__text._full-width{max-width:100%;width:100%}.scroll-cards__description{margin-top:auto}.scroll-cards .d-tile{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.scroll-cards .d-tile{margin-bottom:24px}}@media screen and (max-width:1000px){.scroll-cards .d-tile{margin-bottom:3.3333333333vw}}.scroll-cards__docs{margin-top:2.7777777778vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:1441px){.scroll-cards__docs{margin-top:40px}}@media screen and (max-width:1000px){.scroll-cards__docs{margin-top:6.6666666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.scroll-cards__docs-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30%;max-width:26.1111111111vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.scroll-cards__docs-item{max-width:376px}}@media screen and (max-width:1000px){.scroll-cards__docs-item{max-width:104.4444444444vw}}@media screen and (min-width:1441px){.scroll-cards__docs-item{margin-bottom:24px}}@media screen and (max-width:1000px){.scroll-cards__docs-item{margin-bottom:3.3333333333vw}}.scroll-cards__docs-item:last-child,.scroll-cards__docs-item:nth-last-child(2),.scroll-cards__docs-item:nth-last-child(3){margin-bottom:0}.scroll-cards__docs-item:nth-child(3n-1),.scroll-cards__docs-item:nth-child(3n-2){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.scroll-cards__docs-item:nth-child(3n-1),.scroll-cards__docs-item:nth-child(3n-2){margin-right:40px}}@media screen and (max-width:1000px){.scroll-cards__docs-item:nth-child(3n-1),.scroll-cards__docs-item:nth-child(3n-2){margin-right:11.1111111111vw}}.scroll-cards__docs-item:last-child{margin-right:0}@media screen and (max-width:1000px){.scroll-cards__docs-item:last-child{margin-bottom:0}}@media screen and (max-width:1000px){.scroll-cards__docs-item{width:100%;max-width:100%}.scroll-cards__docs-item:not(:last-child){margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.scroll-cards__docs-item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.scroll-cards__docs-item:not(:last-child){margin-bottom:3.3333333333vw}}.scroll-cards__app{-ms-flex-negative:0;flex-shrink:0;width:26.1111111111vw;height:25.5555555556vw;border-radius:2.7777777778vw;margin-left:7.2222222222vw;background-color:#1e2321;overflow:hidden}@media screen and (min-width:1441px){.scroll-cards__app{width:376px}}@media screen and (max-width:1000px){.scroll-cards__app{width:44.4444444444vw}}@media screen and (min-width:1441px){.scroll-cards__app{height:368px}}@media screen and (max-width:1000px){.scroll-cards__app{height:43.3333333333vw}}@media screen and (min-width:1441px){.scroll-cards__app{border-radius:40px}}@media screen and (max-width:1000px){.scroll-cards__app{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.scroll-cards__app{margin-left:104px}}@media screen and (max-width:1000px){.scroll-cards__app{margin-left:auto;margin:5.5555555556vw auto 0}}.scroll-cards__app video{width:100%}.scroll-cards._collapse .scroll-cards__item_active:before{content:"";position:absolute;cursor:pointer;width:2.2222222222vw;right:7.2222222222vw;height:2.2222222222vw;top:5.0694444444vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;background:#1e2321 url(/local/templates/redesign/src/assets/img/icons/actions/minus-white.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.scroll-cards._collapse .scroll-cards__item_active:before{width:32px}}@media screen and (max-width:1000px){.scroll-cards._collapse .scroll-cards__item_active:before{width:6.6666666667vw}}@media screen and (min-width:1441px){.scroll-cards._collapse .scroll-cards__item_active:before{right:104px}}@media screen and (max-width:1000px){.scroll-cards._collapse .scroll-cards__item_active:before{right:6.6666666667vw}}@media screen and (min-width:1441px){.scroll-cards._collapse .scroll-cards__item_active:before{height:32px}}@media screen and (max-width:1000px){.scroll-cards._collapse .scroll-cards__item_active:before{height:6.6666666667vw}}@media screen and (min-width:1441px){.scroll-cards._collapse .scroll-cards__item_active:before{top:73px}}@media screen and (max-width:1000px){.scroll-cards._collapse .scroll-cards__item_active:before{top:13.3333333333vw;background-image:url(/local/templates/redesign/src/assets/img/icons/actions/minus-white.svg)}}.scroll-cards._collapse .scroll-cards__title{margin-bottom:1.1111111111vw;width:37.5vw}@media screen and (min-width:1441px){.scroll-cards._collapse .scroll-cards__title{margin-bottom:16px}}@media screen and (max-width:1000px){.scroll-cards._collapse .scroll-cards__title{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.scroll-cards._collapse .scroll-cards__title{width:540px}}@media screen and (max-width:1000px){.scroll-cards._collapse .scroll-cards__title{width:68.0555555556vw}}.sections-tabs__block{overflow:auto;overflow-y:hidden;height:3.8888888889vw;padding-top:.2777777778vw;padding-left:.0694444444vw}@media screen and (min-width:1441px){.sections-tabs__block{height:56px}}@media screen and (max-width:1000px){.sections-tabs__block{height:12.2222222222vw}}@media screen and (min-width:1441px){.sections-tabs__block{padding-top:4px}}@media screen and (max-width:1000px){.sections-tabs__block{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.sections-tabs__block{padding-left:1px}}@media screen and (max-width:1000px){.sections-tabs__block{padding-left:.2777777778vw;padding-left:1.1111111111vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.sections-tabs__block{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sections-tabs__block{padding-left:4.4444444444vw}}.sections-tabs__body{background-color:#edf0f5;margin-top:1.1111111111vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.sections-tabs__body{margin-top:16px}}@media screen and (max-width:1000px){.sections-tabs__body{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.sections-tabs__body{padding-top:56px}}@media screen and (max-width:1000px){.sections-tabs__body{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sections-tabs__body{padding-bottom:56px}}@media screen and (max-width:1000px){.sections-tabs__body{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sections-tabs__body{padding-left:104px}}@media screen and (max-width:1000px){.sections-tabs__body{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sections-tabs__body{padding-right:104px}}@media screen and (max-width:1000px){.sections-tabs__body{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sections-tabs__body{border-radius:56px}}@media screen and (max-width:1000px){.sections-tabs__body{border-radius:7.7777777778vw;margin-right:1.1111111111vw;margin-left:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sections-tabs__body{margin-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sections-tabs__body{margin-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sections-tabs__body{margin-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sections-tabs__body{margin-left:4.4444444444vw}}.sections-tabs__body .button{margin-top:.5555555556vw}@media screen and (min-width:1441px){.sections-tabs__body .button{margin-top:8px}}@media screen and (max-width:1000px){.sections-tabs__body .button{margin-top:2.2222222222vw}}.sections-tabs__body .button__icon{-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out;-webkit-transform:rotate(0);transform:rotate(0)}.sections-tabs__body .button__icon_rotate{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}@media screen and (max-width:1000px){.sections-tabs__body .button{width:7.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sections-tabs__body .button{width:112px}}@media screen and (max-width:1000px)and (max-width:1000px){.sections-tabs__body .button{width:31.1111111111vw}}.sections-tabs_hidden{height:0;overflow:hidden;visibility:hidden;padding-top:1.1111111111vw;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (min-width:1441px){.sections-tabs_hidden{padding-top:16px}}@media screen and (max-width:1000px){.sections-tabs_hidden{padding-top:3.3333333333vw}}.sections-tabs_show{visibility:visible;height:auto;opacity:1;position:relative}.sections-tabs_show:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.sections-table__title{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sections-table__title{padding-bottom:24px}}@media screen and (max-width:1000px){.sections-table__title{padding-bottom:0}}.sections-table__row{padding-bottom:1.1111111111vw;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.sections-table__row{padding-bottom:16px}}@media screen and (max-width:1000px){.sections-table__row{padding-bottom:3.3333333333vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sections-table__row:not(:first-child){padding-top:1.1111111111vw}@media screen and (min-width:1441px){.sections-table__row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.sections-table__row:not(:first-child){padding-top:3.3333333333vw}}.sections-table__row:not(:first-child):before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.sections-table__row_3col .sections-table__row:nth-child(4){color:red}.sections-table__row_3col .sections-table__row:nth-child(4):after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.sections-table__row_3col .sections-table__col:first-child{width:11.6666666667vw;padding-bottom:0}@media screen and (min-width:1441px){.sections-table__row_3col .sections-table__col:first-child{width:168px}}@media screen and (max-width:1000px){.sections-table__row_3col .sections-table__col:first-child{width:15.5555555556vw}}.sections-table__row_3col .sections-table__col:not(:first-child){width:calc(50% - 8.6103vw)}@media screen and (min-width:1441px){.sections-table__row_3col .sections-table__col:not(:first-child){width:calc(50% - 124px)}}@media screen and (max-width:1000px){.sections-table__row_3col .sections-table__col:not(:first-child){width:calc(50% - 11.11vw)}}@media screen and (max-width:1000px){.sections-table__row_3col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.sections-table:nth-child(2) .sections-table__row:last-child:after{content:none}.sections-table__col:first-child{width:18.8888888889vw;padding-bottom:0}@media screen and (min-width:1441px){.sections-table__col:first-child{width:272px}}@media screen and (max-width:1000px){.sections-table__col:first-child{width:auto}}@media screen and (min-width:1441px){.sections-table__col:first-child{padding-bottom:0}}@media screen and (max-width:1000px){.sections-table__col:first-child{padding-bottom:2.2222222222vw}}.ie .sections-table__col:first-child{width:calc(30% - .5555vw);margin-right:2.7777777778vw}@media screen and (min-width:1441px){.ie .sections-table__col:first-child{margin-right:40px}}@media screen and (max-width:1000px){.ie .sections-table__col:first-child{margin-right:11.1111111111vw}}@media screen and (min-width:1441px){.ie .sections-table__col:first-child{width:calc(30% - 20px)}}@media screen and (max-width:1000px){.sections-table__col:first-child{color:#898599}}.sections-table__col:last-child{width:calc(100% - 21.666vw)}@media screen and (min-width:1441px){.sections-table__col:last-child{width:calc(100% - 312px)}}.ie .sections-table__col:last-child{width:calc(70% - .5555vw)}@media screen and (min-width:1441px){.ie .sections-table__col:last-child{width:calc(70% - 20px)}}@media screen and (max-width:1000px){.sections-table__col:last-child{width:100%}}.sections-table__privacy{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.sections-table__privacy{padding-top:24px}}@media screen and (max-width:1000px){.sections-table__privacy{padding-top:0}}.sections-table__text{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sections-table__text{margin-top:40px}}@media screen and (max-width:1000px){.sections-table__text{margin-top:3.3333333333vw}}.info-video-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#edf0f5;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:3.3333333333vw;padding:2.2222222222vw;width:26.1111111111vw;height:11.1111111111vw}@media screen and (min-width:1441px){.info-video-card{border-radius:48px}}@media screen and (max-width:1000px){.info-video-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.info-video-card{padding:32px}}@media screen and (max-width:1000px){.info-video-card{padding:6.6666666667vw}}@media screen and (min-width:1441px){.info-video-card{width:376px}}@media screen and (max-width:1000px){.info-video-card{width:104.4444444444vw}}@media screen and (min-width:1441px){.info-video-card{height:160px}}@media screen and (max-width:1000px){.info-video-card{height:38.8888888889vw;width:100%}}.info-video-card:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.info-video-card:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:rgba(0,0,0,.05);border-radius:3.3333333333vw}@media screen and (min-width:1441px){.info-video-card:hover:before{border-radius:48px}}@media screen and (max-width:1000px){.info-video-card:hover:before{border-radius:7.7777777778vw}}.info-video-card *{-webkit-box-sizing:border-box;box-sizing:border-box}.info-video-card__icon{display:inline-block;background-color:#ffc7ab;border-radius:1.6666666667vw;width:6.6666666667vw;height:6.6666666667vw;padding:1.9444444444vw;margin-right:1.6666666667vw}@media screen and (min-width:1441px){.info-video-card__icon{border-radius:24px}}@media screen and (max-width:1000px){.info-video-card__icon{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.info-video-card__icon{width:96px}}@media screen and (max-width:1000px){.info-video-card__icon{width:25.5555555556vw}}@media screen and (min-width:1441px){.info-video-card__icon{height:96px}}@media screen and (max-width:1000px){.info-video-card__icon{height:25.5555555556vw}}@media screen and (min-width:1441px){.info-video-card__icon{padding:28px}}@media screen and (max-width:1000px){.info-video-card__icon{padding:7.2222222222vw}}@media screen and (min-width:1441px){.info-video-card__icon{margin-right:24px}}@media screen and (max-width:1000px){.info-video-card__icon{margin-right:6.6666666667vw;display:block}}.info-video-card__icon svg{border-radius:50%;fill:#1e2321;width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.info-video-card__icon svg{width:40px}}@media screen and (max-width:1000px){.info-video-card__icon svg{width:11.1111111111vw}}@media screen and (min-width:1441px){.info-video-card__icon svg{height:40px}}@media screen and (max-width:1000px){.info-video-card__icon svg{height:11.1111111111vw}}.info-video-card__content{vertical-align:top;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;width:13.3333333333vw;height:6.6666666667vw}@media screen and (min-width:1441px){.info-video-card__content{width:192px}}@media screen and (max-width:1000px){.info-video-card__content{width:45.5555555556vw}}@media screen and (min-width:1441px){.info-video-card__content{height:96px}}@media screen and (max-width:1000px){.info-video-card__content{height:25.5555555556vw}}.info-video-card__duration{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-video-card__duration svg{fill:#898599;width:1.3888888889vw;height:1.3888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.info-video-card__duration svg{width:20px}}@media screen and (max-width:1000px){.info-video-card__duration svg{width:5.5555555556vw}}@media screen and (min-width:1441px){.info-video-card__duration svg{height:20px}}@media screen and (max-width:1000px){.info-video-card__duration svg{height:5.5555555556vw}}@media screen and (min-width:1441px){.info-video-card__duration svg{margin-right:8px}}@media screen and (max-width:1000px){.info-video-card__duration svg{margin-right:2.2222222222vw}}.info-video-card__duration span{color:#898599}.info-video-card__popup .d-modal__body .swiper-slide{height:100%}.error-tooltip{height:1.3888888889vw;width:1.3888888889vw;position:absolute;top:-.4166666667vw;right:1.1111111111vw;background-image:url(/local/templates/redesign/src/assets/img/icons/forms/service-err.svg);background-color:#fc5b00;background-position:50%;background-repeat:no-repeat;border-radius:50%;cursor:pointer}@media screen and (min-width:1441px){.error-tooltip{height:20px}}@media screen and (max-width:1000px){.error-tooltip{height:5.5555555556vw}}@media screen and (min-width:1441px){.error-tooltip{width:20px}}@media screen and (max-width:1000px){.error-tooltip{width:5.5555555556vw}}@media screen and (min-width:1441px){.error-tooltip{top:-6px}}@media screen and (max-width:1000px){.error-tooltip{top:-1.6666666667vw}}@media screen and (min-width:1441px){.error-tooltip{right:16px}}@media screen and (max-width:1000px){.error-tooltip{right:4.4444444444vw}}.error-tooltip__content{width:15vw;min-height:3.3333333333vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.5555555556vw;padding-bottom:.5555555556vw;position:absolute;top:0;right:-1.1111111111vw;background-color:#fc5b00;border-radius:.5555555556vw;-webkit-transition:opacity .3s ease,top .3s ease;transition:opacity .3s ease,top .3s ease;opacity:0;pointer-events:none;z-index:40}@media screen and (min-width:1441px){.error-tooltip__content{width:216px}}@media screen and (max-width:1000px){.error-tooltip__content{width:60vw}}@media screen and (min-width:1441px){.error-tooltip__content{min-height:48px}}@media screen and (max-width:1000px){.error-tooltip__content{min-height:13.3333333333vw}}@media screen and (min-width:1441px){.error-tooltip__content{padding-left:12px}}@media screen and (max-width:1000px){.error-tooltip__content{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.error-tooltip__content{padding-right:12px}}@media screen and (max-width:1000px){.error-tooltip__content{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.error-tooltip__content{padding-top:8px}}@media screen and (max-width:1000px){.error-tooltip__content{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.error-tooltip__content{padding-bottom:8px}}@media screen and (max-width:1000px){.error-tooltip__content{padding-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.error-tooltip__content{right:-16px}}@media screen and (max-width:1000px){.error-tooltip__content{right:-4.4444444444vw}}@media screen and (min-width:1441px){.error-tooltip__content{border-radius:8px}}@media screen and (max-width:1000px){.error-tooltip__content{border-radius:2.2222222222vw}}.error-tooltip__content_show{opacity:1}.error-tooltip__content:after{content:"";background-image:url(/local/templates/redesign/src/assets/img/icons/forms/err-tooltip-arror.svg);width:2.0833333333vw;height:.8333333333vw;position:absolute;right:.7638888889vw;top:100%}@media screen and (min-width:1441px){.error-tooltip__content:after{width:30px}}@media screen and (max-width:1000px){.error-tooltip__content:after{width:8.3333333333vw}}@media screen and (min-width:1441px){.error-tooltip__content:after{height:12px}}@media screen and (max-width:1000px){.error-tooltip__content:after{height:3.3333333333vw}}@media screen and (min-width:1441px){.error-tooltip__content:after{right:11px}}@media screen and (max-width:1000px){.error-tooltip__content:after{right:3.0555555556vw}}.error-tooltip__content_mobile{top:6.9444444444vw;padding-right:2.5vw;padding-bottom:.8333333333vw;padding-top:.8333333333vw;height:auto;text-align:center}@media screen and (min-width:1441px){.error-tooltip__content_mobile{top:100px}}@media screen and (max-width:1000px){.error-tooltip__content_mobile{top:27.7777777778vw}}@media screen and (min-width:1441px){.error-tooltip__content_mobile{padding-right:36px}}@media screen and (max-width:1000px){.error-tooltip__content_mobile{padding-right:10vw}}@media screen and (min-width:1441px){.error-tooltip__content_mobile{padding-bottom:12px}}@media screen and (max-width:1000px){.error-tooltip__content_mobile{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.error-tooltip__content_mobile{padding-top:12px}}@media screen and (max-width:1000px){.error-tooltip__content_mobile{padding-top:3.3333333333vw}}.error-tooltip__content_mobile._show{opacity:1;top:1.1111111111vw}@media screen and (min-width:1441px){.error-tooltip__content_mobile._show{top:16px}}@media screen and (max-width:1000px){.error-tooltip__content_mobile._show{top:4.4444444444vw}}.error-tooltip__content_mobile:after{content:none}.error-tooltip__overlay{width:120vw;height:140vh;position:fixed;top:-40vh;left:-20vw;background-color:rgba(0,0,0,.5);opacity:0;z-index:-1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.error-tooltip__overlay._show{z-index:30;opacity:1}.error-tooltip__overlay._show_for-modals{opacity:0}.error-tooltip__close{width:1.1111111111vw;height:1.1111111111vw;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-close-black.svg);display:inline-block;background-size:cover;background-color:#fff;border-radius:50%;position:absolute;top:.8333333333vw;right:.8333333333vw}@media screen and (min-width:1441px){.error-tooltip__close{width:16px}}@media screen and (max-width:1000px){.error-tooltip__close{width:4.4444444444vw}}@media screen and (min-width:1441px){.error-tooltip__close{height:16px}}@media screen and (max-width:1000px){.error-tooltip__close{height:4.4444444444vw}}@media screen and (min-width:1441px){.error-tooltip__close{top:12px}}@media screen and (max-width:1000px){.error-tooltip__close{top:3.3333333333vw}}@media screen and (min-width:1441px){.error-tooltip__close{right:12px}}@media screen and (max-width:1000px){.error-tooltip__close{right:3.3333333333vw}}.location-card{padding:0;overflow:hidden}.location-card .__panel::-webkit-scrollbar,.location-card __view::-webkit-scrollbar,.location-card __vuescroll::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;display:none}.location-card-top{position:absolute;top:2.5vw;left:3.75vw;z-index:21;width:calc(100% - 7.77778vw);display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.location-card-top{top:36px}}@media screen and (max-width:1000px){.location-card-top{top:3.3333333333vw}}@media screen and (min-width:1441px){.location-card-top{left:54px}}@media screen and (max-width:1000px){.location-card-top{left:6.1111111111vw}}@media screen and (min-width:1441px){.location-card-top{width:calc(100% - 108px)}}@media screen and (max-width:1000px){.location-card-top{width:calc(100% - 12.22222vw);-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.location-card-body{position:relative}.location-card-body,.location-card__map{height:100%;width:100%}.location-card__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0;left:0;height:5vw;width:100%;padding-left:3.75vw;background-color:#fff}@media screen and (min-width:1441px){.location-card__bottom{height:72px}}@media screen and (max-width:1000px){.location-card__bottom{height:15.5555555556vw}}@media screen and (min-width:1441px){.location-card__bottom{padding-left:54px}}@media screen and (max-width:1000px){.location-card__bottom{padding-left:6.1111111111vw}}.location-card .location-cities__label{background-color:#fff;padding-top:0;padding-bottom:0;height:3.1944444444vw;line-height:3.3333333333vw;padding-left:1.6666666667vw;-webkit-transition:all .3s ease;transition:all .3s ease;width:19.0277777778vw;border-color:#e1e4e9;font-size:1rem}@media screen and (min-width:1441px){.location-card .location-cities__label{height:46px}}@media screen and (max-width:1000px){.location-card .location-cities__label{height:10.5555555556vw}}@media screen and (min-width:1441px){.location-card .location-cities__label{line-height:48px}}@media screen and (max-width:1000px){.location-card .location-cities__label{line-height:11.1111111111vw}}@media screen and (min-width:1441px){.location-card .location-cities__label{padding-left:24px}}@media screen and (max-width:1000px){.location-card .location-cities__label{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.location-card .location-cities__label{width:274px}}@media screen and (max-width:1000px){.location-card .location-cities__label{width:56.6666666667vw}}.location-card .location-cities__label:hover{border-color:#c2c2cc}@media screen and (max-width:1000px){.location-card .location-cities__label:hover{background-color:#fff}}.location-card .location-cities__label_opened{border-color:#c2c2cc;border-bottom-color:transparent}.location-card .location-cities__label_opened:hover{border-bottom-color:transparent}.location-card .location-cities__content{height:16.6666666667vw}@media screen and (min-width:1441px){.location-card .location-cities__content{height:240px}}@media screen and (max-width:1000px){.location-card .location-cities__content{height:55.5555555556vw;width:calc(100% - 5.55556vw)}}.location-card .location-cities__item{position:relative;padding-top:.9027777778vw;padding-bottom:.9027777778vw;padding-left:1.6666666667vw}@media screen and (min-width:1441px){.location-card .location-cities__item{padding-top:13px}}@media screen and (max-width:1000px){.location-card .location-cities__item{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.location-card .location-cities__item{padding-bottom:13px}}@media screen and (max-width:1000px){.location-card .location-cities__item{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.location-card .location-cities__item{padding-left:24px}}@media screen and (max-width:1000px){.location-card .location-cities__item{padding-left:4.4444444444vw}}.location-card .location-cities__item._active:after{content:"";position:absolute;top:50%;right:1.6666666667vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/button/yes-green.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.location-card .location-cities__item._active:after{right:24px}}@media screen and (max-width:1000px){.location-card .location-cities__item._active:after{right:6.6666666667vw}}@media screen and (min-width:1441px){.location-card .location-cities__item._active:after{width:20px}}@media screen and (max-width:1000px){.location-card .location-cities__item._active:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.location-card .location-cities__item._active:after{height:20px}}@media screen and (max-width:1000px){.location-card .location-cities__item._active:after{height:5.5555555556vw}}@media screen and (max-width:1000px){.location-card .location-cities{margin-bottom:0;padding-right:0}}.location-card .location-map-nav{position:absolute!important;top:unset;bottom:-17.3611111111vw;left:.5555555556vw;z-index:20;width:calc(100% - 1.11111vw);height:15.5555555556vw;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:0;border-radius:0;border-top-left-radius:1.6666666667vw;border-top-right-radius:1.6666666667vw;overflow:hidden}@media screen and (min-width:1441px){.location-card .location-map-nav{bottom:-250px}}@media screen and (max-width:1000px){.location-card .location-map-nav{bottom:-55.5555555556vw}}@media screen and (min-width:1441px){.location-card .location-map-nav{left:8px}}@media screen and (max-width:1000px){.location-card .location-map-nav{left:2.2222222222vw}}@media screen and (min-width:1441px){.location-card .location-map-nav{height:224px}}@media screen and (max-width:1000px){.location-card .location-map-nav{height:47.2222222222vw}}@media screen and (min-width:1441px){.location-card .location-map-nav{border-top-left-radius:24px}}@media screen and (max-width:1000px){.location-card .location-map-nav{border-top-left-radius:6.6666666667vw}}@media screen and (min-width:1441px){.location-card .location-map-nav{border-top-right-radius:24px}}@media screen and (max-width:1000px){.location-card .location-map-nav{border-top-right-radius:6.6666666667vw}}@media screen and (min-width:1441px){.location-card .location-map-nav{width:calc(100% - 16px)}}@media screen and (max-width:1000px){.location-card .location-map-nav{padding-right:0;padding-left:0}}.location-card .location-map-nav._show{bottom:0;opacity:1;border-bottom-left-radius:3.0555555556vw;border-bottom-right-radius:3.0555555556vw}@media screen and (max-width:1000px){.location-card .location-map-nav._show{left:.1388888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-card .location-map-nav._show{left:2px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-card .location-map-nav._show{left:.5555555556vw}}@media screen and (min-width:1441px){.location-card .location-map-nav._show{border-bottom-left-radius:44px}}@media screen and (max-width:1000px){.location-card .location-map-nav._show{border-bottom-left-radius:6.6666666667vw}}@media screen and (min-width:1441px){.location-card .location-map-nav._show{border-bottom-right-radius:44px}}@media screen and (max-width:1000px){.location-card .location-map-nav._show{border-bottom-right-radius:6.6666666667vw}}.location-card .location-map-nav-item{padding-bottom:.2777777778vw;padding-top:.8333333333vw;padding-left:3.0555555556vw;padding-right:3.0555555556vw}@media screen and (min-width:1441px){.location-card .location-map-nav-item{padding-bottom:4px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.location-card .location-map-nav-item{padding-top:12px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.location-card .location-map-nav-item{padding-left:44px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.location-card .location-map-nav-item{padding-right:44px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item{padding-right:4.4444444444vw}}.location-card .location-map-nav-item:first-child{padding-top:1.3888888889vw}@media screen and (min-width:1441px){.location-card .location-map-nav-item:first-child{padding-top:20px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item:first-child{padding-top:3.3333333333vw}}.location-card .location-map-nav-item:not(:last-child){border-bottom:none}.location-card .location-map-nav-item:nth-child(2){padding-top:.5555555556vw}@media screen and (min-width:1441px){.location-card .location-map-nav-item:nth-child(2){padding-top:8px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item:nth-child(2){padding-top:1.1111111111vw}}.location-card .location-map-nav-item:nth-last-child(2){padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.location-card .location-map-nav-item:nth-last-child(2){padding-bottom:16px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item:nth-last-child(2){padding-bottom:3.3333333333vw}}.location-card .location-map-nav-item:hover{background-color:transparent}.location-card .location-map-nav-item__title{width:calc(100% - 1.66667vw)}@media screen and (min-width:1441px){.location-card .location-map-nav-item__title{width:calc(100% - 24px)}}@media screen and (max-width:1000px){.location-card .location-map-nav-item__title{width:calc(100% - 6.66667vw)}}.location-card .location-map-nav-item__gray-text,.location-card .location-map-nav-item__title{margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.location-card .location-map-nav-item__gray-text,.location-card .location-map-nav-item__title{margin-bottom:4px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item__gray-text,.location-card .location-map-nav-item__title{margin-bottom:1.1111111111vw}}.location-card .location-map-nav-item__half:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.location-card .location-map-nav-item__half:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item__half:not(:last-child){margin-bottom:3.3333333333vw}}.location-card .location-map-nav-item__metro{margin-top:0;margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.location-card .location-map-nav-item__metro{margin-bottom:4px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item__metro{margin-bottom:1.1111111111vw}}.location-card .location-map-nav-item__metro span{margin-right:.5555555556vw}@media screen and (min-width:1441px){.location-card .location-map-nav-item__metro span{margin-right:8px}}@media screen and (max-width:1000px){.location-card .location-map-nav-item__metro span{margin-right:2.2222222222vw}}.location-card .location-map-nav ._top h4{margin-bottom:0}.location-card .location-close{height:2.2222222222vw;width:2.2222222222vw;top:.8333333333vw;right:1.6666666667vw;z-index:10;cursor:pointer;position:absolute}@media screen and (min-width:1441px){.location-card .location-close{height:32px}}@media screen and (max-width:1000px){.location-card .location-close{height:4.4444444444vw}}@media screen and (min-width:1441px){.location-card .location-close{width:32px}}@media screen and (max-width:1000px){.location-card .location-close{width:4.4444444444vw}}@media screen and (min-width:1441px){.location-card .location-close{top:12px}}@media screen and (max-width:1000px){.location-card .location-close{top:3.3333333333vw}}@media screen and (min-width:1441px){.location-card .location-close{right:24px}}@media screen and (max-width:1000px){.location-card .location-close{right:4.4444444444vw}}.location-card .location-map-more .__rail-is-vertical{top:4.1666666667vw!important;bottom:2.7777777778vw!important}@media screen and (min-width:1441px){.location-card .location-map-more .__rail-is-vertical{top:60px!important;bottom:40px!important}}@media screen and (max-width:1000px){.location-card .location-map-more .__rail-is-vertical{top:12.2222222222vw!important;bottom:3.8888888889vw!important}}.location-card-more__top{padding-top:1.3888888889vw;padding-bottom:.5555555556vw;padding-left:3.0555555556vw;padding-right:4.4444444444vw;border-bottom:1px solid #c2c2cc;position:absolute;top:-10.4166666667vw;left:0;background:#fff;height:auto;width:100%;z-index:5;-webkit-transition:top .2s ease-in-out;transition:top .2s ease-in-out}@media screen and (min-width:1441px){.location-card-more__top{padding-top:20px}}@media screen and (max-width:1000px){.location-card-more__top{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.location-card-more__top{padding-bottom:8px}}@media screen and (max-width:1000px){.location-card-more__top{padding-bottom:0}}@media screen and (min-width:1441px){.location-card-more__top{padding-left:44px}}@media screen and (max-width:1000px){.location-card-more__top{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.location-card-more__top{padding-right:64px}}@media screen and (max-width:1000px){.location-card-more__top{padding-right:10vw}}@media screen and (min-width:1441px){.location-card-more__top{top:-150px}}@media screen and (max-width:1000px){.location-card-more__top{top:-41.6666666667vw}}.location-card-more__top._show{top:0}.location-card-more__button{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:3.0555555556vw;padding-right:3.0555555556vw;padding-bottom:1.1111111111vw;padding-top:.8333333333vw}@media screen and (min-width:1441px){.location-card-more__button{padding-left:44px}}@media screen and (max-width:1000px){.location-card-more__button{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.location-card-more__button{padding-right:44px}}@media screen and (max-width:1000px){.location-card-more__button{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.location-card-more__button{padding-bottom:16px}}@media screen and (max-width:1000px){.location-card-more__button{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.location-card-more__button{padding-top:12px}}@media screen and (max-width:1000px){.location-card-more__button{padding-top:2.2222222222vw}}.location-card-more__button .button{width:auto}.vertical-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vertical-menu__item{color:#898599;font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-bottom:1.1111111111vw;cursor:pointer}@media screen and (min-width:1441px){.vertical-menu__item{font-size:14px}}@media screen and (max-width:1000px){.vertical-menu__item{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.vertical-menu__item{line-height:20px}}@media screen and (max-width:1000px){.vertical-menu__item{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.vertical-menu__item{letter-spacing:-.1px}}@media screen and (max-width:1000px){.vertical-menu__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.vertical-menu__item{margin-bottom:16px}}@media screen and (max-width:1000px){.vertical-menu__item{margin-bottom:4.4444444444vw}}.vertical-menu__item:hover{color:#1e2321}.vertical-menu__item-active{color:#1e2321;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.vertical-menu__item-active{font-size:20px}}@media screen and (max-width:1000px){.vertical-menu__item-active{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.vertical-menu__item-active{line-height:24px}}@media screen and (max-width:1000px){.vertical-menu__item-active{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.vertical-menu__item-active{letter-spacing:-.2px}}@media screen and (max-width:1000px){.vertical-menu__item-active{letter-spacing:-.0555555556vw}}.form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6666666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.form__checkbox{margin-top:24px}}@media screen and (max-width:1000px){.form__checkbox{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.form__checkbox{margin-bottom:24px}}@media screen and (max-width:1000px){.form__checkbox{margin-bottom:3.3333333333vw}}.form__checkbox label{cursor:pointer}@media screen and (max-width:1000px){.form__checkbox label{color:#fff}}.form__checkbox label a{text-decoration:underline}.d-checkbox{position:relative;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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;background-color:#fff;border:1px solid #c2c2cc;-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:0;margin-top:0;margin-bottom:0;border-radius:.4166666667vw;width:1.3888888889vw;height:1.3888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.d-checkbox{border-radius:6px}}@media screen and (max-width:1000px){.d-checkbox{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.d-checkbox{width:20px}}@media screen and (max-width:1000px){.d-checkbox{width:5.5555555556vw}}@media screen and (min-width:1441px){.d-checkbox{height:20px}}@media screen and (max-width:1000px){.d-checkbox{height:5.5555555556vw}}@media screen and (min-width:1441px){.d-checkbox{margin-right:8px}}@media screen and (max-width:1000px){.d-checkbox{margin-right:2.2222222222vw}}.d-checkbox:before{position:absolute;content:"";width:0;height:0;background-color:#c2c2cc;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:.2777777778vw}@media screen and (min-width:1441px){.d-checkbox:before{border-radius:4px}}@media screen and (max-width:1000px){.d-checkbox:before{border-radius:1.1111111111vw}}.d-checkbox:checked:before{width:1.1111111111vw;height:1.1111111111vw}@media screen and (min-width:1441px){.d-checkbox:checked:before{width:16px}}@media screen and (max-width:1000px){.d-checkbox:checked:before{width:4.4444444444vw}}@media screen and (min-width:1441px){.d-checkbox:checked:before{height:16px}}@media screen and (max-width:1000px){.d-checkbox:checked:before{height:4.4444444444vw}}.multiselect{padding-top:1.25vw;padding-right:1.6666666667vw;padding-bottom:.2777777778vw;padding-left:1.6666666667vw;width:100%}@media screen and (min-width:1441px){.multiselect{padding-top:18px}}@media screen and (max-width:1000px){.multiselect{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.multiselect{padding-right:24px}}@media screen and (max-width:1000px){.multiselect{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.multiselect{padding-bottom:4px}}@media screen and (max-width:1000px){.multiselect{padding-bottom:.2777777778vw}}@media screen and (min-width:1441px){.multiselect{padding-left:24px}}@media screen and (max-width:1000px){.multiselect{padding-left:4.4444444444vw}}.multiselect--active{padding-top:1.4583333333vw}@media screen and (min-width:1441px){.multiselect--active{padding-top:21px}}@media screen and (max-width:1000px){.multiselect--active{padding-top:5.8333333333vw}}.multiselect__input{position:relative;background:transparent;font-size:inherit;padding:0!important}.multiselect__input._focus{padding-top:.2777777778vw}@media screen and (min-width:1441px){.multiselect__input._focus{padding-top:4px}}@media screen and (max-width:1000px){.multiselect__input._focus{padding-top:1.1111111111vw}}.multiselect__single{position:relative;background:transparent}.multiselect__tags{min-height:2.3611111111vw}@media screen and (min-width:1441px){.multiselect__tags{min-height:34px}}@media screen and (max-width:1000px){.multiselect__tags{min-height:9.4444444444vw}}.multiselect__select{position:relative}.multiselect__select:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;border-radius:.4166666667vw;background:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg) no-repeat 50%/cover;pointer-events:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;right:-.8333333333vw;top:.6944444444vw;border-color:#1e2321 hsla(0,0%,100%,0)}@media screen and (min-width:1441px){.multiselect__select:after{width:20px}}@media screen and (max-width:1000px){.multiselect__select:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.multiselect__select:after{height:20px}}@media screen and (max-width:1000px){.multiselect__select:after{height:5.5555555556vw}}@media screen and (min-width:1441px){.multiselect__select:after{border-radius:6px}}@media screen and (max-width:1000px){.multiselect__select:after{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.multiselect__select:after{right:-12px}}@media screen and (max-width:1000px){.multiselect__select:after{right:-.5555555556vw}}@media screen and (min-width:1441px){.multiselect__select:after{top:10px}}@media screen and (max-width:1000px){.multiselect__select:after{top:1.6666666667vw}}.multiselect--active .multiselect__select:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.multiselect__placeholder{color:#898599}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top;overflow-y:scroll;overflow-x:hidden}.multiselect__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;position:absolute;top:100%;left:-.0694444444vw;overflow:hidden;background-color:#fff;background-clip:padding-box;border:1px solid #c2c2cc;border-top:none;border-bottom-left-radius:1.3888888889vw;border-bottom-right-radius:1.3888888889vw;-webkit-transition:max-height .3s ease-in-out,border-color 0s .3s;transition:max-height .3s ease-in-out,border-color 0s .3s;z-index:5}@media screen and (min-width:1441px){.multiselect__content-wrapper{left:-1px}}@media screen and (max-width:1000px){.multiselect__content-wrapper{left:-.2777777778vw}}@media screen and (min-width:1441px){.multiselect__content-wrapper{border-bottom-left-radius:20px}}@media screen and (max-width:1000px){.multiselect__content-wrapper{border-bottom-left-radius:4.4444444444vw}}@media screen and (min-width:1441px){.multiselect__content-wrapper{border-bottom-right-radius:20px}}@media screen and (max-width:1000px){.multiselect__content-wrapper{border-bottom-right-radius:4.4444444444vw}}.multiselect__content.scrollbar{margin-left:30px;float:left;height:300px;width:65px;background:#f5f5f5;overflow-y:scroll;margin-bottom:25px}.multiselect__element{display:block;height:3.75vw}@media screen and (min-width:1441px){.multiselect__element{height:54px}}@media screen and (max-width:1000px){.multiselect__element{height:12.2222222222vw}}.multiselect__option{display:block;padding-top:1.6666666667vw;padding-right:1.6666666667vw;padding-bottom:0;padding-left:1.6666666667vw;min-height:2.5vw;line-height:1.1111111111vw;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}@media screen and (min-width:1441px){.multiselect__option{padding-top:24px}}@media screen and (max-width:1000px){.multiselect__option{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.multiselect__option{padding-right:24px}}@media screen and (max-width:1000px){.multiselect__option{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.multiselect__option{padding-bottom:0}}@media screen and (max-width:1000px){.multiselect__option{padding-bottom:0}}@media screen and (min-width:1441px){.multiselect__option{padding-left:24px}}@media screen and (max-width:1000px){.multiselect__option{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.multiselect__option{min-height:36px}}@media screen and (max-width:1000px){.multiselect__option{min-height:8.3333333333vw}}@media screen and (min-width:1441px){.multiselect__option{line-height:16px}}@media screen and (max-width:1000px){.multiselect__option{line-height:4.4444444444vw}}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#f7f7f7;outline:none}.multiselect__option--highlight:after{content:none;background:transparent}.multiselect__option--selected{background-color:#d9eeac}.multiselect--selected{background:#f7f7f7;color:#898599}.multiselect--selected:after{content:"";position:absolute;top:50%;right:.5555555556vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/button/yes-green.svg) no-repeat 50%/cover;background-size:auto}@media screen and (min-width:1441px){.multiselect--selected:after{right:8px}}@media screen and (max-width:1000px){.multiselect--selected:after{right:0}}@media screen and (min-width:1441px){.multiselect--selected:after{width:20px}}@media screen and (max-width:1000px){.multiselect--selected:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.multiselect--selected:after{height:20px}}@media screen and (max-width:1000px){.multiselect--selected:after{height:5.5555555556vw}}.multiselect--selected.multiselect__option--highlight{background:#f7f7f7}.multiselect--selected.multiselect__option--highlight:after{content:"";position:absolute;top:50%;right:.5555555556vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/button/yes-green.svg) no-repeat 50%/cover;background-size:auto}@media screen and (min-width:1441px){.multiselect--selected.multiselect__option--highlight:after{right:8px}}@media screen and (max-width:1000px){.multiselect--selected.multiselect__option--highlight:after{right:0}}@media screen and (min-width:1441px){.multiselect--selected.multiselect__option--highlight:after{width:20px}}@media screen and (max-width:1000px){.multiselect--selected.multiselect__option--highlight:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.multiselect--selected.multiselect__option--highlight:after{height:20px}}@media screen and (max-width:1000px){.multiselect--selected.multiselect__option--highlight:after{height:5.5555555556vw}}.multiselect.multiselect_error .multiselect__content-wrapper{border:1px solid #fc5b00;border-top:none}.multiselect ::-webkit-scrollbar{width:3px}.multiselect ::-webkit-scrollbar-track{background:#c2c2cc}.multiselect ::-webkit-scrollbar-thumb,.multiselect ::-webkit-scrollbar-thumb:hover{background:#1e2321}.container{width:100%;margin:0 auto;padding:0 8.056%}@media screen and (min-width:1441px){.container{max-width:1208px;padding:0}}@media screen and (max-width:1000px){.container{padding-top:0;padding-bottom:0;padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.container{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.container{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.container{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.container{padding-right:4.4444444444vw}}.container__header{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.container__header{margin-top:40px}}@media screen and (max-width:1000px){.container__header{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.container__header{margin-bottom:40px}}@media screen and (max-width:1000px){.container__header{margin-bottom:3.3333333333vw}}.countdown{width:31.25vw;margin-top:2.0833333333vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.countdown{width:450px}}@media screen and (max-width:1000px){.countdown{width:125vw}}@media screen and (min-width:1441px){.countdown{margin-top:30px}}@media screen and (max-width:1000px){.countdown{margin-top:5.5555555556vw;width:100%}}.countdown__container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.countdown__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.countdown__item{text-align:center;width:4.5833333333vw;margin-right:4.375vw}@media screen and (min-width:1441px){.countdown__item{width:66px}}@media screen and (max-width:1000px){.countdown__item{width:25vw}}@media screen and (min-width:1441px){.countdown__item{margin-right:63px}}@media screen and (max-width:1000px){.countdown__item{margin-right:8.3333333333vw}}.countdown__item:last-child{margin-right:0}@media screen and (max-width:1000px){.countdown__item{margin-right:0}}.countdown__value{font-weight:800;font-size:3.3333333333vw;line-height:4.3055555556vw;letter-spacing:.01em;color:#1e2321}@media screen and (min-width:1441px){.countdown__value{font-size:48px}}@media screen and (max-width:1000px){.countdown__value{font-size:13.3333333333vw}}@media screen and (min-width:1441px){.countdown__value{line-height:62px}}@media screen and (max-width:1000px){.countdown__value{line-height:17.2222222222vw}}.countdown__metric{font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;color:#1e2321}@media screen and (min-width:1441px){.countdown__metric{font-size:18px}}@media screen and (max-width:1000px){.countdown__metric{font-size:5vw}}@media screen and (min-width:1441px){.countdown__metric{line-height:22px}}@media screen and (max-width:1000px){.countdown__metric{line-height:6.1111111111vw}}.section{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.section{padding-top:48px}}@media screen and (max-width:1000px){.section{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.section{padding-bottom:48px}}@media screen and (max-width:1000px){.section{padding-bottom:5.5555555556vw}}.section__inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width:1000px){.section__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(max-width:992px){.section__row{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}}.section__col{width:calc(50% - 1.39vw)}@media screen and (min-width:1441px){.section__col{width:calc(50% - 20px)}}.section__col_1-4{width:calc(25% - 2.085vw)}@media screen and (min-width:1441px){.section__col_1-4{width:calc(25% - 30px)}}@media screen and (max-width:1000px){.section__col{width:100%}}.section__title{max-width:23.9583333333vw;font-size:3.0555555556vw;line-height:1.09;letter-spacing:-.5px}@media screen and (min-width:1441px){.section__title{max-width:345px}}@media screen and (max-width:1000px){.section__title{max-width:95.8333333333vw}}@media screen and (min-width:1441px){.section__title{font-size:44px}}@media screen and (max-width:1000px){.section__title{font-size:6.6666666667vw;max-width:none;line-height:1.17;letter-spacing:-.3px}}.section__description{color:#898599}.section-summary{width:100%}@media screen and (min-width:1001px){.section-summary{display:-webkit-box;display:-ms-flexbox;display:flex}}.section-summary__item:not(:last-child){margin-right:4.4444444444vw}@media screen and (min-width:1441px){.section-summary__item:not(:last-child){margin-right:64px}}@media screen and (max-width:1000px){.section-summary__item:not(:last-child){margin-right:0}}@media screen and (max-width:1000px){.section-summary__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%;height:7.7777777778vw}}.section-summary__label{margin-bottom:.5555555556vw;color:#898599}@media screen and (min-width:1441px){.section-summary__label{margin-bottom:8px}}@media screen and (max-width:1000px){.section-summary__label{margin-bottom:0}}.section-summary__spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #edf0f5;margin-left:1.1111111111vw;margin-right:1.1111111111vw}@media screen and (min-width:1001px){.section-summary__spacer{display:none}}.section-summary__text{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.section-summary__text{font-size:24px}}@media screen and (max-width:1000px){.section-summary__text{font-size:5vw}}@media screen and (min-width:1441px){.section-summary__text{line-height:28px}}@media screen and (max-width:1000px){.section-summary__text{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.section-summary__text{letter-spacing:-.3px}}@media screen and (max-width:1000px){.section-summary__text{letter-spacing:-.0555555556vw;font-size:4.4444444444vw;line-height:5.5555555556vw}}.header{position:absolute;top:0;left:0;width:100%;z-index:150;background-color:hsla(0,0%,100%,0)}@media screen and (min-width:1001px){.scroll .header{position:fixed;margin-top:-2.5694444444vw;background-color:#fff}}@media screen and (min-width:1441px){.scroll .header{margin-top:-37px}}@media screen and (max-width:1000px){.header{position:fixed;background-color:#fff;border-bottom:1px solid #edf0f5;top:0;left:0;right:0}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.3333333333vw;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.header__inner{min-height:48px}}@media screen and (max-width:1000px){.header__inner{min-height:8.6111111111vw}}.header__top .header__inner{height:2.5vw}@media screen and (min-width:1441px){.header__top .header__inner{height:36px}}@media screen and (max-width:1000px){.header__top .header__inner{height:10vw}}@media screen and (max-width:1000px){.header__body .header__inner{height:4.7222222222vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:1000px)and (min-width:1441px){.header__body .header__inner{height:68px}}@media screen and (max-width:1000px)and (max-width:1000px){.header__body .header__inner{height:18.8888888889vw}}@media screen and (max-width:1000px){.header__body .header__inner .main-menu{display:none}}.header__title{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.header__title{margin-top:80px}}@media screen and (max-width:1000px){.header__title{margin-top:11.1111111111vw}}.header__top{-webkit-box-sizing:content-box;box-sizing:content-box;border-bottom:1px solid #edf0f5}@media screen and (max-width:1000px){.header__top{overflow-x:overlay;overflow-y:hidden}.header__top .header-list__item{white-space:nowrap;position:relative}.header__top .header-list__item_active{color:#1e2321;pointer-events:none}.header__top .header-list__item_active:after{-webkit-transform:translateY(300%);transform:translateY(300%);content:"";position:absolute;bottom:0;left:0;width:100%;height:.2777777778vw;border-radius:.2777777778vw;background-color:#1e2321;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}@media screen and (max-width:1000px)and (min-width:1441px){.header__top .header-list__item_active:after{height:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.header__top .header-list__item_active:after{height:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.header__top .header-list__item_active:after{border-radius:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.header__top .header-list__item_active:after{border-radius:1.1111111111vw}}@media screen and (max-width:1000px){.header__top .header-list__item:last-child{margin-right:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.header__top .header-list__item:last-child{margin-right:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.header__top .header-list__item:last-child{margin-right:2.7777777778vw}}@media screen and (max-width:1000px){.header__top .header__contacts{display:none}}.header__body{padding-top:.8333333333vw;padding-bottom:.8333333333vw}@media screen and (min-width:1441px){.header__body{padding-top:12px}}@media screen and (max-width:1000px){.header__body{padding-top:0}}@media screen and (min-width:1441px){.header__body{padding-bottom:12px}}@media screen and (max-width:1000px){.header__body{padding-bottom:0}}.header__actions,.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.header__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){._dark-mode .header__actions{color:#1e2321}}.header__actions_hidden{opacity:0;pointer-events:none}.header__actions>:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.header__actions>:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.header__actions>:not(:last-child){margin-right:1.1111111111vw}}.header__actions-request{position:relative}.header__actions-request-button{background:#8bc540;position:relative;overflow:visible;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-weight:500;padding-top:.8333333333vw;padding-bottom:.8333333333vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;border-radius:1.3888888889vw;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.header__actions-request-button{padding-top:12px}}@media screen and (max-width:1000px){.header__actions-request-button{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.header__actions-request-button{padding-bottom:12px}}@media screen and (max-width:1000px){.header__actions-request-button{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.header__actions-request-button{padding-left:16px}}@media screen and (max-width:1000px){.header__actions-request-button{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.header__actions-request-button{padding-right:16px}}@media screen and (max-width:1000px){.header__actions-request-button{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.header__actions-request-button{border-radius:20px}}@media screen and (max-width:1000px){.header__actions-request-button{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.header__actions-request-button{font-size:16px}}@media screen and (max-width:1000px){.header__actions-request-button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.header__actions-request-button{line-height:22px}}@media screen and (max-width:1000px){.header__actions-request-button{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.header__actions-request-button{letter-spacing:-.2px}}@media screen and (max-width:1000px){.header__actions-request-button{letter-spacing:.0277777778vw}}.header__actions-request-button:before{content:"";background:url(/local/templates/redesign/src/assets/img/icons/icon-flash-white-empty.svg) no-repeat;background-size:contain;display:inline-block;height:1.25vw;width:.9722222222vw;margin-right:.2777777778vw}@media screen and (min-width:1441px){.header__actions-request-button:before{height:18px}}@media screen and (max-width:1000px){.header__actions-request-button:before{height:5vw}}@media screen and (min-width:1441px){.header__actions-request-button:before{width:14px}}@media screen and (max-width:1000px){.header__actions-request-button:before{width:3.8888888889vw}}@media screen and (min-width:1441px){.header__actions-request-button:before{margin-right:4px}}@media screen and (max-width:1000px){.header__actions-request-button:before{margin-right:1.1111111111vw}}._dark-mode .header__actions-request-button{background-color:#000}.header__actions-request-notice{height:1.1111111111vw;width:1.1111111111vw;font-size:.6944444444vw;border-radius:6.9444444444vw;top:-.3472222222vw;right:-.0694444444vw;color:#fff;background-color:#fc5b00;position:absolute;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}@media screen and (min-width:1441px){.header__actions-request-notice{height:16px}}@media screen and (max-width:1000px){.header__actions-request-notice{height:4.4444444444vw}}@media screen and (min-width:1441px){.header__actions-request-notice{width:16px}}@media screen and (max-width:1000px){.header__actions-request-notice{width:4.4444444444vw}}@media screen and (min-width:1441px){.header__actions-request-notice{font-size:10px}}@media screen and (max-width:1000px){.header__actions-request-notice{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.header__actions-request-notice{border-radius:100px}}@media screen and (max-width:1000px){.header__actions-request-notice{border-radius:27.7777777778vw}}@media screen and (min-width:1441px){.header__actions-request-notice{top:-5px}}@media screen and (max-width:1000px){.header__actions-request-notice{top:-1.3888888889vw}}@media screen and (min-width:1441px){.header__actions-request-notice{right:-1px}}@media screen and (max-width:1000px){.header__actions-request-notice{right:-.2777777778vw}}.header__actions-request-curtain{position:absolute;background:#fff;-webkit-box-shadow:0 0 6px -4px #000;box-shadow:0 0 6px -4px #000;top:3.6805555556vw;left:-16.6666666667vw;border-radius:2.7777777778vw;height:auto;width:27.7777777778vw;padding-top:2.0833333333vw;padding-bottom:2.0833333333vw;padding-left:2.7777777778vw;padding-right:2.7777777778vw;display:none}@media screen and (min-width:1441px){.header__actions-request-curtain{top:53px}}@media screen and (max-width:1000px){.header__actions-request-curtain{top:14.7222222222vw}}@media screen and (min-width:1441px){.header__actions-request-curtain{left:-240px}}@media screen and (max-width:1000px){.header__actions-request-curtain{left:-66.6666666667vw}}@media screen and (min-width:1441px){.header__actions-request-curtain{border-radius:40px}}@media screen and (max-width:1000px){.header__actions-request-curtain{border-radius:11.1111111111vw}}@media screen and (min-width:1441px){.header__actions-request-curtain{width:400px}}@media screen and (max-width:1000px){.header__actions-request-curtain{width:111.1111111111vw}}@media screen and (min-width:1441px){.header__actions-request-curtain{padding-top:30px}}@media screen and (max-width:1000px){.header__actions-request-curtain{padding-top:8.3333333333vw}}@media screen and (min-width:1441px){.header__actions-request-curtain{padding-bottom:30px}}@media screen and (max-width:1000px){.header__actions-request-curtain{padding-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.header__actions-request-curtain{padding-left:40px}}@media screen and (max-width:1000px){.header__actions-request-curtain{padding-left:11.1111111111vw}}@media screen and (min-width:1441px){.header__actions-request-curtain{padding-right:40px}}@media screen and (max-width:1000px){.header__actions-request-curtain{padding-right:11.1111111111vw}}.header__actions-request-curtain:before{content:"";height:1.3888888889vw;width:3.8888888889vw;background:url(/local/templates/redesign/src/assets/img/popup-corner.svg);display:block;position:absolute;top:-1.0416666667vw;right:2.0833333333vw;-webkit-transform:translate(-50%);transform:translate(-50%)}@media screen and (min-width:1441px){.header__actions-request-curtain:before{height:20px}}@media screen and (max-width:1000px){.header__actions-request-curtain:before{height:5.5555555556vw}}@media screen and (min-width:1441px){.header__actions-request-curtain:before{width:56px}}@media screen and (max-width:1000px){.header__actions-request-curtain:before{width:15.5555555556vw}}@media screen and (min-width:1441px){.header__actions-request-curtain:before{top:-15px}}@media screen and (max-width:1000px){.header__actions-request-curtain:before{top:-4.1666666667vw}}@media screen and (min-width:1441px){.header__actions-request-curtain:before{right:30px}}@media screen and (max-width:1000px){.header__actions-request-curtain:before{right:8.3333333333vw}}.header__actions-request-curtain .button__close{top:1.5277777778vw}@media screen and (min-width:1441px){.header__actions-request-curtain .button__close{top:22px}}@media screen and (max-width:1000px){.header__actions-request-curtain .button__close{top:6.1111111111vw}}.header__actions-request-curtain-opened{display:block}._dark-mode .header__actions-request-curtain-opened{color:#1e2321}@media screen and (min-width:1001px)and (max-width:1440px){.header_sme .header__actions .button,.header_sme .header__actions .search__input,.header_sme .header__actions>*{font-size:.9722222222vw}}@media screen and (min-width:1441px){.header_sme .header__actions .button,.header_sme .header__actions .search__input,.header_sme .header__actions>*{font-size:14px}}.header_sme .header__actions .button{white-space:nowrap}@media screen and (min-width:1001px)and (max-width:1440px){.header_sme .header__actions .button{padding:0 1.1111111111vw}}@media screen and (min-width:1441px){.header_sme .header__actions .button{padding:0 16px}}@media screen and (max-width:1000px){.header_sme .header__actions .button{padding:0 3.3333333333vw;font-size:3.0555555556vw;line-height:11.6666666667vw}}.header_corporate .header__actions{white-space:nowrap}@media screen and (max-width:1000px){.header_corporate .header__actions .button{padding:0 3.3333333333vw;font-size:3.0555555556vw;line-height:11.6666666667vw}}@media screen and (max-width:1000px){.header__actions>.search{display:none}}.header__logo{width:7.2222222222vw;margin-right:2.9861111111vw;font-size:0}@media screen and (min-width:1441px){.header__logo{width:104px}}@media screen and (max-width:1000px){.header__logo{width:23.6111111111vw}}@media screen and (min-width:1441px){.header__logo{margin-right:43px}}@media screen and (max-width:1000px){.header__logo{margin-right:5.5555555556vw}}.header__logo>img{max-width:100%;width:100%;height:auto}.header-list{display:-webkit-box;display:-ms-flexbox;display:flex}.header-list__item{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599;font-weight:500}@media screen and (min-width:1441px){.header-list__item{font-size:14px}}@media screen and (max-width:1000px){.header-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.header-list__item{line-height:20px}}@media screen and (max-width:1000px){.header-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.header-list__item{letter-spacing:-.1px}}@media screen and (max-width:1000px){.header-list__item{letter-spacing:-.0277777778vw;font-weight:400}}.header-list__item:not(:last-child){margin-right:1.1111111111vw}@media screen and (min-width:1441px){.header-list__item:not(:last-child){margin-right:16px}}@media screen and (max-width:1000px){.header-list__item:not(:last-child){margin-right:2.2222222222vw}}.header-list__item:hover,.header-list__item_active,.header-list__item_strong{color:#1e2321}._dark-mode .header-list__item:hover,._dark-mode .header-list__item_active,._dark-mode .header-list__item_strong,._premium .header-list__item:hover,._premium .header-list__item_active,._premium .header-list__item_strong{color:#fff}.header-burger__footer,.header-burger__header{position:relative;-ms-flex-negative:0;flex-shrink:0;background:#fff}._dark-mode .header-burger__footer,._dark-mode .header-burger__header{background-color:#09090a}.header-burger:not(.header-burger_opened){line-height:0}.header-burger__header{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:3.3333333333vw;padding-right:7.7777777778vw}.header-burger__header>:first-child{margin-right:auto}.header-burger__header .search{margin-right:.2777777778vw}@media screen and (min-width:1441px){.header-burger__header .search{margin-right:4px}}@media screen and (max-width:1000px){.header-burger__header .search{margin-right:1.1111111111vw}}.header-burger__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:auto;padding-top:5.5555555556vw}.header-burger__footer .button:not(:first-child){width:auto;margin-top:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header-burger__footer .button:last-child{margin-left:8px}.header-burger__body{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;margin-right:-6.6666666667vw;width:calc(100% + 6.66667vw);padding-right:7.7777777778vw}.header-burger__close,.header-burger__opener{height:2.7777777778vw;width:2.7777777778vw;background:#1e2321 no-repeat 50%/cover;font-size:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1441px){.header-burger__close,.header-burger__opener{height:40px}}@media screen and (max-width:1000px){.header-burger__close,.header-burger__opener{height:11.1111111111vw}}@media screen and (min-width:1441px){.header-burger__close,.header-burger__opener{width:40px}}@media screen and (max-width:1000px){.header-burger__close,.header-burger__opener{width:11.1111111111vw}}.header-burger__opener{border-radius:1.1111111111vw;position:relative}@media screen and (min-width:1441px){.header-burger__opener{border-radius:16px}}@media screen and (max-width:1000px){.header-burger__opener{border-radius:4.4444444444vw}}._dark-mode .header-burger__opener{background:#fff}.header-burger__opener-icon{display:block;height:.625vw;width:.9722222222vw;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font:inherit}@media screen and (min-width:1441px){.header-burger__opener-icon{height:9px}}@media screen and (max-width:1000px){.header-burger__opener-icon{height:2.5vw}}@media screen and (min-width:1441px){.header-burger__opener-icon{width:14px}}@media screen and (max-width:1000px){.header-burger__opener-icon{width:3.8888888889vw}}.header-burger__opener-icon:after,.header-burger__opener-icon:before{content:"";height:.1388888889vw;position:absolute;background:#fff;border-radius:.5555555556vw}@media screen and (min-width:1441px){.header-burger__opener-icon:after,.header-burger__opener-icon:before{height:2px}}@media screen and (max-width:1000px){.header-burger__opener-icon:after,.header-burger__opener-icon:before{height:.5555555556vw}}@media screen and (min-width:1441px){.header-burger__opener-icon:after,.header-burger__opener-icon:before{border-radius:8px}}@media screen and (max-width:1000px){.header-burger__opener-icon:after,.header-burger__opener-icon:before{border-radius:2.2222222222vw}}._dark-mode .header-burger__opener-icon:after,._dark-mode .header-burger__opener-icon:before{background:#09090a}.header-burger__opener-icon:before{width:.9722222222vw;top:0;left:0}@media screen and (min-width:1441px){.header-burger__opener-icon:before{width:14px}}@media screen and (max-width:1000px){.header-burger__opener-icon:before{width:3.8888888889vw}}.header-burger__opener-icon:after{width:.5555555556vw;right:0;bottom:0}@media screen and (min-width:1441px){.header-burger__opener-icon:after{width:8px}}@media screen and (max-width:1000px){.header-burger__opener-icon:after{width:2.2222222222vw}}.header-burger_opened .header-burger__opener{opacity:0;pointer-events:none}.header-burger__close{border-radius:50%;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-close-white-mobile.svg);margin-left:auto;position:absolute;right:-3.3333333333vw;top:0}.header-burger__popup{position:fixed;top:0;left:0;z-index: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;width:100%;height:100%;padding:1.6666666667vw;background-color:rgba(30,35,33,.5)}.header-burger__dialog{width:100%;height:100%;padding-top:.8333333333vw;padding-bottom:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;border-radius:1.9444444444vw;background-color:#fff}@media screen and (min-width:1441px){.header-burger__dialog{padding-top:12px}}@media screen and (max-width:1000px){.header-burger__dialog{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.header-burger__dialog{padding-bottom:20px}}@media screen and (max-width:1000px){.header-burger__dialog{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.header-burger__dialog{padding-left:24px}}@media screen and (max-width:1000px){.header-burger__dialog{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.header-burger__dialog{padding-right:24px}}@media screen and (max-width:1000px){.header-burger__dialog{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.header-burger__dialog{border-radius:28px}}@media screen and (max-width:1000px){.header-burger__dialog{border-radius:7.7777777778vw}}._dark-mode .header-burger__dialog{background-color:#09090a;color:#fff}.header-burger__container{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%;height:100%;position:relative}._dark-mode .header-burger__container .spoiler{display:none}.header-burger__top-menu{position:relative;height:11.1111111111vw;width:59.7222222222vw}._dark-mode .header-burger__top-menu{color:#000}.header-burger__top-menu ul{position:absolute;top:0;left:0;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-sizing:border-box;box-sizing:border-box;width:100%;max-height:100%;padding:0 0 1.1111111111vw;border-radius:4.4444444444vw;border:1px solid #e1e4e9;background-color:#fff;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease}.header-burger__top-menu ul:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;border-radius:.4166666667vw;background:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg) no-repeat 50%/cover;pointer-events:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;top:5.2777777778vw;right:3.3333333333vw;background-image:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg)}@media screen and (min-width:1441px){.header-burger__top-menu ul:after{width:20px}}@media screen and (max-width:1000px){.header-burger__top-menu ul:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.header-burger__top-menu ul:after{height:20px}}@media screen and (max-width:1000px){.header-burger__top-menu ul:after{height:5.5555555556vw}}@media screen and (min-width:1441px){.header-burger__top-menu ul:after{border-radius:6px}}@media screen and (max-width:1000px){.header-burger__top-menu ul:after{border-radius:1.6666666667vw}}.header-burger__top-menu ul._opened{max-height:83.3333333333vw;overflow:auto}.header-burger__top-menu ul._opened:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.header-burger__top-menu ul li{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header-burger__top-menu ul li a{display:block;padding-top:0;padding-bottom:4.4444444444vw;padding-right:8.8888888889vw;padding-left:4.4444444444vw}.header-burger__top-menu ul li._active{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.header-burger__top-menu ul li._active a{padding-top:3.3333333333vw;margin-bottom:1.1111111111vw}.header-burger__menu{margin-top:3.3333333333vw;margin-bottom:4.4444444444vw}.header-burger__menu-item{font-size:1.1111111111vw}@media screen and (min-width:1441px){.header-burger__menu-item{font-size:16px}}@media screen and (max-width:1000px){.header-burger__menu-item{font-size:4.4444444444vw}}.header-burger__menu-item:not(:last-child){margin-bottom:3.3333333333vw}@media screen and (min-width:1001px){.header-burger{display:none}}.header-burger .main-menu-balloon__link{color:inherit}.header-burger .main-menu-balloon__link:not(:last-child){margin-bottom:3.3333333333vw}.header-burger .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto}.header-burger .swiper-container-vertical>.swiper-scrollbar{right:2.2222222222vw;height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-contacts{position:relative}.header-contacts__toggle{position:relative;padding-right:1.5277777778vw;color:inherit;font-weight:500;cursor:pointer}@media screen and (min-width:1441px){.header-contacts__toggle{padding-right:22px}}@media screen and (max-width:1000px){.header-contacts__toggle{padding-right:6.1111111111vw}}.header-contacts__toggle:hover:after{background-image:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg)}.header-contacts__toggle:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;border-radius:.4166666667vw;background:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg) no-repeat 50%/cover;pointer-events:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background-image:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown.svg);right:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}@media screen and (min-width:1441px){.header-contacts__toggle:after{width:20px}}@media screen and (max-width:1000px){.header-contacts__toggle:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.header-contacts__toggle:after{height:20px}}@media screen and (max-width:1000px){.header-contacts__toggle:after{height:5.5555555556vw}}@media screen and (min-width:1441px){.header-contacts__toggle:after{border-radius:6px}}@media screen and (max-width:1000px){.header-contacts__toggle:after{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.header-contacts__toggle:after{right:0}}@media screen and (max-width:1000px){.header-contacts__toggle:after{right:0}}.header-contacts_opened .header-contacts__toggle{color:#1e2321}.header-contacts_opened .header-contacts__toggle:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1);background-image:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg)}.header-contacts__body{position:absolute;right:0;top:calc(100% + 1.38889vw);padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:2.7777777778vw;padding-right:2.7777777778vw;border-radius:2.7777777778vw;background-color:#1e2321;line-height:0}@media screen and (min-width:1441px){.header-contacts__body{padding-top:32px}}@media screen and (max-width:1000px){.header-contacts__body{padding-top:8.8888888889vw}}@media screen and (min-width:1441px){.header-contacts__body{padding-bottom:32px}}@media screen and (max-width:1000px){.header-contacts__body{padding-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.header-contacts__body{padding-left:40px}}@media screen and (max-width:1000px){.header-contacts__body{padding-left:11.1111111111vw}}@media screen and (min-width:1441px){.header-contacts__body{padding-right:40px}}@media screen and (max-width:1000px){.header-contacts__body{padding-right:11.1111111111vw}}@media screen and (min-width:1441px){.header-contacts__body{border-radius:40px}}@media screen and (max-width:1000px){.header-contacts__body{border-radius:11.1111111111vw}}@media screen and (min-width:1441px){.header-contacts__body{top:calc(100% + 20px)}}.header-contacts__body:before{content:"";position:absolute;width:3.8888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/header-balloon-tail.svg) no-repeat 50%/cover;top:-1.3888888889vw;right:2.6388888889vw}@media screen and (min-width:1441px){.header-contacts__body:before{width:56px}}@media screen and (max-width:1000px){.header-contacts__body:before{width:15.5555555556vw}}@media screen and (min-width:1441px){.header-contacts__body:before{height:20px}}@media screen and (max-width:1000px){.header-contacts__body:before{height:5.5555555556vw}}@media screen and (min-width:1441px){.header-contacts__body:before{top:-20px}}@media screen and (max-width:1000px){.header-contacts__body:before{top:-5.5555555556vw}}@media screen and (min-width:1441px){.header-contacts__body:before{right:38px}}@media screen and (max-width:1000px){.header-contacts__body:before{right:10.5555555556vw}}.header-contacts__item{min-width:13.3333333333vw}@media screen and (min-width:1441px){.header-contacts__item{min-width:192px}}@media screen and (max-width:1000px){.header-contacts__item{min-width:53.3333333333vw}}.header-contacts__item:not(:last-child){margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.header-contacts__item:not(:last-child){margin-bottom:20px}}@media screen and (max-width:1000px){.header-contacts__item:not(:last-child){margin-bottom:5.5555555556vw}}.header-contacts__title{margin-bottom:.2777777778vw;color:#898599}@media screen and (min-width:1441px){.header-contacts__title{margin-bottom:4px}}@media screen and (max-width:1000px){.header-contacts__title{margin-bottom:1.1111111111vw}}.header-contacts__description{color:#fff}.header-contacts__description>a{white-space:nowrap}.header-contacts__description:hover{color:#f7f7f7}.header__modal-title{font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw}@media screen and (min-width:1441px){.header__modal-title{font-size:24px}}@media screen and (max-width:1000px){.header__modal-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.header__modal-title{line-height:28px}}@media screen and (max-width:1000px){.header__modal-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.header__modal-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.header__modal-title{letter-spacing:-.0833333333vw}}.header__modal-banner{margin-top:1.3888888889vw;margin-bottom:.6944444444vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;height:9.5833333333vw;border-radius:1.9444444444vw;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}@media screen and (min-width:1441px){.header__modal-banner{margin-top:20px}}@media screen and (max-width:1000px){.header__modal-banner{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.header__modal-banner{margin-bottom:10px}}@media screen and (max-width:1000px){.header__modal-banner{margin-bottom:5vw}}@media screen and (min-width:1441px){.header__modal-banner{padding-top:32px}}@media screen and (max-width:1000px){.header__modal-banner{padding-top:8.8888888889vw}}@media screen and (min-width:1441px){.header__modal-banner{padding-bottom:32px}}@media screen and (max-width:1000px){.header__modal-banner{padding-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.header__modal-banner{padding-left:24px}}@media screen and (max-width:1000px){.header__modal-banner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.header__modal-banner{padding-right:24px}}@media screen and (max-width:1000px){.header__modal-banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.header__modal-banner{height:138px}}@media screen and (max-width:1000px){.header__modal-banner{height:38.3333333333vw}}@media screen and (min-width:1441px){.header__modal-banner{border-radius:28px}}@media screen and (max-width:1000px){.header__modal-banner{border-radius:7.7777777778vw}}.header__modal-banner-title{color:#1e2321;font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.header__modal-banner-title{font-size:18px}}@media screen and (max-width:1000px){.header__modal-banner-title{font-size:5vw}}@media screen and (min-width:1441px){.header__modal-banner-title{line-height:22px}}@media screen and (max-width:1000px){.header__modal-banner-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.header__modal-banner-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.header__modal-banner-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.header__modal-banner-title{margin-bottom:8px}}@media screen and (max-width:1000px){.header__modal-banner-title{margin-bottom:2.2222222222vw}}.header__modal-banner-subtitle{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.header__modal-banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.header__modal-banner-subtitle{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.header__modal-banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.header__modal-banner-subtitle{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.header__modal-banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.header__modal-banner-subtitle{letter-spacing:-.0555555556vw}}.header__modal-button{background-color:#1e2321;color:#fff;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;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.header__modal-button{font-size:16px}}@media screen and (max-width:1000px){.header__modal-button{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.header__modal-button{line-height:22px}}@media screen and (max-width:1000px){.header__modal-button{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.header__modal-button{margin-bottom:10px}}@media screen and (max-width:1000px){.header__modal-button{margin-bottom:2.7777777778vw}}.header__modal-button span{background:url(/local/templates/redesign/src/assets/img/icons/icon-flash-white-empty.svg) no-repeat;background-size:contain;margin-right:.8333333333vw;height:1.5277777778vw;width:1.1111111111vw}@media screen and (min-width:1441px){.header__modal-button span{margin-right:12px}}@media screen and (max-width:1000px){.header__modal-button span{margin-right:3.3333333333vw}}@media screen and (min-width:1441px){.header__modal-button span{height:22px}}@media screen and (max-width:1000px){.header__modal-button span{height:6.1111111111vw}}@media screen and (min-width:1441px){.header__modal-button span{width:16px}}@media screen and (max-width:1000px){.header__modal-button span{width:4.4444444444vw}}.header__modal-products{margin-top:.9027777778vw}@media screen and (min-width:1441px){.header__modal-products{margin-top:13px}}@media screen and (max-width:1000px){.header__modal-products{margin-top:3.6111111111vw}}.header__modal-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #edf0f5;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.header__modal-product{font-size:16px}}@media screen and (max-width:1000px){.header__modal-product{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.header__modal-product{line-height:22px}}@media screen and (max-width:1000px){.header__modal-product{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.header__modal-product{letter-spacing:-.2px}}@media screen and (max-width:1000px){.header__modal-product{letter-spacing:-.0555555556vw}}.header__modal-product .icon{position:relative}.header__modal-product-notice{height:.5555555556vw;width:.5555555556vw;font-size:.6944444444vw;border-radius:6.9444444444vw;top:0;right:0;color:#fff;background-color:#fc5b00;position:absolute}@media screen and (min-width:1441px){.header__modal-product-notice{height:8px}}@media screen and (max-width:1000px){.header__modal-product-notice{height:2.2222222222vw}}@media screen and (min-width:1441px){.header__modal-product-notice{width:8px}}@media screen and (max-width:1000px){.header__modal-product-notice{width:2.2222222222vw}}@media screen and (min-width:1441px){.header__modal-product-notice{font-size:10px}}@media screen and (max-width:1000px){.header__modal-product-notice{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.header__modal-product-notice{border-radius:100px}}@media screen and (max-width:1000px){.header__modal-product-notice{border-radius:27.7777777778vw}}@media screen and (min-width:1441px){.header__modal-product-notice{top:0}}@media screen and (max-width:1000px){.header__modal-product-notice{top:0}}@media screen and (min-width:1441px){.header__modal-product-notice{right:0}}@media screen and (max-width:1000px){.header__modal-product-notice{right:0}}.header__modal-product:hover{color:#8bc540}.header__modal-product:last-child{border-bottom:none}.header__modal-product .icon{background-size:70%;border-radius:none}.header__modal-product a{display:inline-block;width:100%;padding-top:.9027777778vw;padding-bottom:.9027777778vw;padding-left:.9027777778vw}@media screen and (min-width:1441px){.header__modal-product a{padding-top:13px}}@media screen and (max-width:1000px){.header__modal-product a{padding-top:3.6111111111vw}}@media screen and (min-width:1441px){.header__modal-product a{padding-bottom:13px}}@media screen and (max-width:1000px){.header__modal-product a{padding-bottom:3.6111111111vw}}@media screen and (min-width:1441px){.header__modal-product a{padding-left:13px}}@media screen and (max-width:1000px){.header__modal-product a{padding-left:3.6111111111vw}}.header__modal-product:first-child a{border-bottom:none}.header ::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;display:none}._dark-mode.scroll .header{position:absolute;background-color:#202626;margin-top:0}@media screen and (max-width:1000px){._dark-mode .header{position:relative;background-color:#202626}}@media screen and (max-width:1000px){._dark-mode #app{padding-top:0}}._premium .header{background-color:transparent}._premium .header .header__inner{min-height:3.3333333333vw}@media screen and (min-width:1441px){._premium .header .header__inner{min-height:48px}}@media screen and (max-width:1000px){._premium .header .header__inner{min-height:13.3333333333vw}}@media screen and (max-width:1000px){._premium .header{background-color:#13161b;border-bottom:none}}._premium.scroll .header{background-color:#13161b}._premium .header__actions-request-button{background-color:#fff;color:#1e2321}._premium .header__actions-request-button:after{background:url(/local/templates/redesign/src/assets/img/icons/icon-flash_f.svg) 50%/contain no-repeat}.footer{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.footer{padding-top:40px}}@media screen and (max-width:1000px){.footer{padding-top:3.3333333333vw}}._dark-mode .footer{display:none}.footer__top{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.footer__top{margin-bottom:56px}}@media screen and (max-width:1000px){.footer__top{margin-bottom:3.3333333333vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__communication{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;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.footer__communication{margin-bottom:24px}}@media screen and (max-width:1000px){.footer__communication{margin-bottom:5.5555555556vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.footer__bottom{color:#898599;padding-top:1.6666666667vw;padding-bottom:1.3888888889vw}@media screen and (min-width:1441px){.footer__bottom{padding-top:24px}}@media screen and (max-width:1000px){.footer__bottom{padding-top:0}}@media screen and (min-width:1441px){.footer__bottom{padding-bottom:20px}}@media screen and (max-width:1000px){.footer__bottom{padding-bottom:5.5555555556vw}}@media screen and (min-width:1001px){.footer__bottom{border-top:1px solid #c2c2cc}}.footer__bottom_fl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.footer__bottom_fl{display:block}}.footer-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.footer-info{margin-bottom:16px}}@media screen and (max-width:1000px){.footer-info{margin-bottom:3.3333333333vw;display:block}}.footer-info__links{max-width:69.4444444444vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:1441px){.footer-info__links{max-width:1000px}}@media screen and (max-width:1000px){.footer-info__links{max-width:277.7777777778vw;padding-top:10px;max-width:100%}}.footer-info__links a:not(.d-modal__link){text-decoration:none}@media screen and (max-width:1000px){.footer-info__links a:not(.d-modal__link){display:block}}.footer-info__link{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.footer-info__link{margin-right:24px}}@media screen and (max-width:1000px){.footer-info__link{margin-right:6.6666666667vw}}@media screen and (max-width:1000px){.footer-info-light{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border-top:1px solid #c2c2cc}.footer-info-light .footer__actions{margin-top:.8333333333vw;margin-bottom:.8333333333vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.footer-info-light .footer__actions{margin-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.footer-info-light .footer__actions{margin-top:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.footer-info-light .footer__actions{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.footer-info-light .footer__actions{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.footer-info-light .footer__actions .button{width:auto}}.footer-basic{font-size:12px;text-align:center;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.footer-basic{margin-bottom:16px}}@media screen and (max-width:1000px){.footer-basic{margin-bottom:3.3333333333vw}}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.footer-menu{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1000px){.footer-menu,.footer-menu__item{margin-bottom:10px}}.footer-menu__item:not(:last-child){margin-right:1.6666666667vw}@media screen and (min-width:1441px){.footer-menu__item:not(:last-child){margin-right:24px}}@media screen and (max-width:1000px){.footer-menu__item:not(:last-child){margin-right:4.4444444444vw}}@media screen and (max-width:1000px){.footer-contacts{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;margin-bottom:6.6666666667vw}}@media screen and (min-width:1001px){.footer-contacts__item{text-align:right}}.footer-contacts__item:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.footer-contacts__item:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.footer-contacts__item:not(:last-child){margin-bottom:3.3333333333vw}}.footer-contacts__phone{margin-bottom:.4166666667vw}@media screen and (min-width:1441px){.footer-contacts__phone{margin-bottom:6px}}@media screen and (max-width:1000px){.footer-contacts__phone{margin-bottom:.5555555556vw;font-size:4.4444444444vw;line-height:5.5555555556vw;letter-spacing:-.0555555556vw}}.footer-contacts__text{color:#898599}.footer-sitemap{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.footer-sitemap{display:block}}.footer-sitemap__section{width:11.6666666667vw}@media screen and (min-width:1441px){.footer-sitemap__section{width:168px}}@media screen and (max-width:1000px){.footer-sitemap__section{width:46.6666666667vw;border-top:1px solid #c2c2cc;width:100%}}@media screen and (max-width:1000px){._dark-mode .footer-sitemap__section{border-top:1px solid #898599}}@media screen and (max-width:1000px){.footer-sitemap__section:last-child{border-bottom:1px solid #c2c2cc}}.footer-sitemap__section:not(:last-child){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.footer-sitemap__section:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.footer-sitemap__section:not(:last-child){margin-right:0}}.footer-sitemap__title{margin-bottom:1.1111111111vw;position:relative}@media screen and (min-width:1441px){.footer-sitemap__title{margin-bottom:16px}}@media screen and (max-width:1000px){.footer-sitemap__title{margin-bottom:0;padding:3.3333333333vw 0}}@media screen and (max-width:1000px){.footer-sitemap__title:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1);width:4.4444444444vw;height:4.4444444444vw;border-radius:50%;background:#1e2321 url(/local/templates/redesign/src/assets/img/icons/actions/open-white-16.svg) no-repeat 50%/cover}._collapsed .footer-sitemap__title:after{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer-sitemap__title>a{pointer-events:none}}@media screen and (max-width:1000px){.footer-list{max-height:108.3333333333vw;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}._collapsed .footer-list{max-height:0;pointer-events:none}}.footer-list__item{color:#898599;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.footer-list__item{margin-bottom:8px}}@media screen and (max-width:1000px){.footer-list__item{margin-bottom:2.2222222222vw}}.footer-list__item:hover{opacity:.8}@media screen and (max-width:1000px){.footer-list__item:first-child{margin-top:2.2222222222vw}}.footer-list__item:last-child{margin-bottom:0}@media screen and (max-width:1000px){.footer-list__item:last-child{margin-bottom:12px}}.footer-list__item>a{text-decoration:none}.footer-add-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.footer-add-info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}}.footer-add-info>*{width:calc(50% - .27778vw)}@media screen and (min-width:1441px){.footer-add-info>*{width:calc(50% - 4px)}}@media screen and (max-width:1000px){.footer-add-info>*{width:100%}}.footer-add-info__links{margin-bottom:0}@media screen and (min-width:1441px){.footer-add-info__links{margin-bottom:0}}@media screen and (max-width:1000px){.footer-add-info__links{margin-bottom:3.3333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer-add-info__links:hover{color:#898599}.footer-add-info__link{margin-bottom:1.1111111111vw;margin-right:0}@media screen and (min-width:1441px){.footer-add-info__link{margin-bottom:16px}}@media screen and (max-width:1000px){.footer-add-info__link{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.footer-add-info__link{margin-right:0}}@media screen and (max-width:1000px){.footer-add-info__link{margin-right:4.4444444444vw}}.footer-add-info__link:hover,.footer-add-info__link_active{color:#1e2321}.footer-add-info__bottom,.footer-add-info__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-add-info__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-add-info__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.footer-add-info__bottom{margin-bottom:16px}}.footer-socials{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.footer-socials{width:100%;margin-top:6.6666666667vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-socials__link{overflow:hidden;width:2.2222222222vw;height:2.2222222222vw;font-size:0;border-radius:.5555555556vw;background:#1e2321 no-repeat 50%/cover}@media screen and (min-width:1441px){.footer-socials__link{width:32px}}@media screen and (max-width:1000px){.footer-socials__link{width:6.6666666667vw}}@media screen and (min-width:1441px){.footer-socials__link{height:32px}}@media screen and (max-width:1000px){.footer-socials__link{height:6.6666666667vw}}@media screen and (min-width:1441px){.footer-socials__link{border-radius:8px}}@media screen and (max-width:1000px){.footer-socials__link{border-radius:1.6666666667vw}}.footer-socials__link:not(:last-child){margin-right:.8333333333vw}@media screen and (min-width:1441px){.footer-socials__link:not(:last-child){margin-right:12px}}@media screen and (max-width:1000px){.footer-socials__link:not(:last-child){margin-right:6.6666666667vw}}.footer-socials__link .icon,.footer-socials__link>img{width:100%;height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.footer-socials__link:hover .icon,.footer-socials__link:hover>img{-webkit-transform:scale(1.25);transform:scale(1.25)}.footer__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__actions button:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.footer__actions button:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.footer__actions button:not(:last-child){margin-right:1.1111111111vw}}@media screen and (max-width:1000px){.footer__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1000px){.footer__actions.premium{border-bottom:1px solid #c2c2cc;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:1000px){.footer__copyright{margin-top:3.3333333333vw}}.footer__locale{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.footer__locale{margin-top:3.3333333333vw;line-height:0}}._dark-mode .footer__locale{color:#fff}.footer__locale>img{width:1.3888888889vw;height:1.3888888889vw;margin-right:.2777777778vw}@media screen and (min-width:1441px){.footer__locale>img{width:20px}}@media screen and (max-width:1000px){.footer__locale>img{width:3.3333333333vw}}@media screen and (min-width:1441px){.footer__locale>img{height:20px}}@media screen and (max-width:1000px){.footer__locale>img{height:3.3333333333vw}}@media screen and (min-width:1441px){.footer__locale>img{margin-right:4px}}@media screen and (max-width:1000px){.footer__locale>img{margin-right:1.1111111111vw}}.step{width:28.57143%}.steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.step,.steps{-ms-flex-wrap:wrap;flex-wrap:wrap}.step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.step__num{color:#1e2321;background:#ffc7ab;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;height:2.7777777778vw;width:2.7777777778vw;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;border-radius:.8333333333vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.step__num{height:40px}}@media screen and (max-width:1000px){.step__num{height:7.7777777778vw}}@media screen and (min-width:1441px){.step__num{width:40px}}@media screen and (max-width:1000px){.step__num{width:7.7777777778vw}}@media screen and (min-width:1441px){.step__num{font-size:20px}}@media screen and (max-width:1000px){.step__num{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.step__num{line-height:24px}}@media screen and (max-width:1000px){.step__num{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.step__num{letter-spacing:-.2px}}@media screen and (max-width:1000px){.step__num{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.step__num{border-radius:12px}}@media screen and (max-width:1000px){.step__num{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.step__num{margin-bottom:16px}}@media screen and (max-width:1000px){.step__num{margin-bottom:4.4444444444vw;margin-right:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.step__num{margin-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.step__num{margin-right:3.3333333333vw}}.step__title{color:#1e2321;font-size:1.1111111111vw;line-height:1.3888888889vw;letter-spacing:-.0138888889vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.step__title{font-size:16px}}@media screen and (max-width:1000px){.step__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.step__title{line-height:20px}}@media screen and (max-width:1000px){.step__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.step__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.step__title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.step__title{margin-bottom:8px}}@media screen and (max-width:1000px){.step__title{margin-bottom:1.1111111111vw}}.step__desc{color:#898599;font-size:.9722222222vw;line-height:1.25vw;letter-spacing:-.0208333333vw}@media screen and (min-width:1441px){.step__desc{font-size:14px}}@media screen and (max-width:1000px){.step__desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.step__desc{line-height:18px}}@media screen and (max-width:1000px){.step__desc{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.step__desc{letter-spacing:-.3px}}@media screen and (max-width:1000px){.step__desc{letter-spacing:-.0277777778vw}}@media screen and (max-width:1000px){.step__content{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.step__content{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.step__content{margin-bottom:3.3333333333vw}}.how-steps{margin-top:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.how-steps{margin-top:40px}}@media screen and (max-width:1000px){.how-steps{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.how-steps{margin-bottom:80px}}@media screen and (max-width:1000px){.how-steps{margin-bottom:11.1111111111vw}}.how-steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.how-steps__list{margin-top:40px}}@media screen and (max-width:1000px){.how-steps__list{margin-top:4.4444444444vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.how-step{background:#ffc7ab;border-radius:48px;width:26.1111111111vw;border-radius:3.3333333333vw;padding-top:2.2222222222vw;padding-right:3.8888888889vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.how-step{width:376px}}@media screen and (max-width:1000px){.how-step{width:104.4444444444vw}}@media screen and (min-width:1441px){.how-step{border-radius:48px}}@media screen and (max-width:1000px){.how-step{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.how-step{padding-top:32px}}@media screen and (max-width:1000px){.how-step{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.how-step{padding-right:56px}}@media screen and (max-width:1000px){.how-step{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.how-step{padding-bottom:32px}}@media screen and (max-width:1000px){.how-step{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.how-step{padding-left:56px}}@media screen and (max-width:1000px){.how-step{padding-left:6.6666666667vw;margin-bottom:1.6666666667vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.how-step{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.how-step{margin-bottom:3.3333333333vw}}.how-step__title{font-weight:500;color:#fff;background:#1e2321;display:inline-block;border-radius:1.6666666667vw;padding-top:.3472222222vw;padding-right:.8333333333vw;padding-bottom:.3472222222vw;padding-left:.8333333333vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.how-step__title{border-radius:24px}}@media screen and (max-width:1000px){.how-step__title{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.how-step__title{padding-top:5px}}@media screen and (max-width:1000px){.how-step__title{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.how-step__title{padding-right:12px}}@media screen and (max-width:1000px){.how-step__title{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.how-step__title{padding-bottom:5px}}@media screen and (max-width:1000px){.how-step__title{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.how-step__title{padding-left:12px}}@media screen and (max-width:1000px){.how-step__title{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.how-step__title{margin-bottom:24px}}@media screen and (max-width:1000px){.how-step__title{margin-bottom:3.3333333333vw}}.how-step__text{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.how-step__text{font-size:16px}}@media screen and (max-width:1000px){.how-step__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.how-step__text{line-height:22px}}@media screen and (max-width:1000px){.how-step__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.how-step__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.how-step__text{letter-spacing:-.0277777778vw}}.search{position:relative}._dark-mode .search{display:none}.search__form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:3.3333333333vw;height:3.3333333333vw;border-radius:1.3888888889vw;background:#edf0f5;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (min-width:1441px){.search__form{width:48px}}@media screen and (max-width:1000px){.search__form{width:11.1111111111vw}}@media screen and (min-width:1441px){.search__form{height:48px}}@media screen and (max-width:1000px){.search__form{height:11.1111111111vw}}@media screen and (min-width:1441px){.search__form{border-radius:20px}}@media screen and (max-width:1000px){.search__form{border-radius:4.4444444444vw}}@media screen and (min-width:1001px){.search__form:hover{background-color:#e1e4e9;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.search_active .search__form:hover{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:1000px){.search__form{overflow:visible}}.search_active .search__form{width:22.2222222222vw}@media screen and (min-width:1441px){.search_active .search__form{width:320px}}@media screen and (max-width:1000px){.search_active .search__form{width:11.1111111111vw}}.search__button{position:relative;-ms-flex-negative:0;flex-shrink:0;font-size:0;width:3.3333333333vw;border-radius:1.3888888889vw;height:100%;cursor:pointer;background:url(/local/templates/redesign/src/assets/img/icons/icon-search.svg) no-repeat 50%/66.67%}@media screen and (min-width:1441px){.search__button{width:48px}}@media screen and (max-width:1000px){.search__button{width:11.1111111111vw}}@media screen and (min-width:1441px){.search__button{border-radius:20px}}@media screen and (max-width:1000px){.search__button{border-radius:4.4444444444vw}}.search_active .search__button{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-close-search.svg);background-size:1.1111111111vw 1.1111111111vw}@media screen and (min-width:1441px){.search_active .search__button{background-size:16px 16px}}@media screen and (max-width:1000px){.search_active .search__button{background-size:3.3333333333vw 3.3333333333vw}}@media screen and (max-width:1000px){.search__button{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-search-mobile.svg);background-size:cover}}.search__input{position:absolute;right:0;top:0;height:100%;width:100%;padding:0;font-size:1rem;line-height:3.3333333333vw;pointer-events:none;background:none;-webkit-transition:width .3s ease;transition:width .3s ease}@media screen and (min-width:1441px){.search__input{line-height:48px}}@media screen and (max-width:1000px){.search__input{line-height:11.1111111111vw;border-radius:4.4444444444vw;background-color:#edf0f5}}.search__input::-webkit-input-placeholder{color:transparent;font-size:0}.search__input::-moz-placeholder{color:transparent;font-size:0}.search__input:-ms-input-placeholder{color:transparent;font-size:0}.search__input::-ms-input-placeholder{color:transparent;font-size:0}.search__input::placeholder{color:transparent;font-size:0}.search_active .search__input::-webkit-input-placeholder{color:#9a96ac;font-size:inherit}.search_active .search__input::-moz-placeholder{color:#9a96ac;font-size:inherit}.search_active .search__input:-ms-input-placeholder{color:#9a96ac;font-size:inherit}.search_active .search__input::-ms-input-placeholder{color:#9a96ac;font-size:inherit}.search_active .search__input::placeholder{color:#9a96ac;font-size:inherit}.search_active .search__input{pointer-events:auto;padding-left:1.3888888889vw;padding-right:3.3333333333vw}@media screen and (min-width:1441px){.search_active .search__input{padding-left:20px}}@media screen and (max-width:1000px){.search_active .search__input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.search_active .search__input{padding-right:48px}}@media screen and (max-width:1000px){.search_active .search__input{padding-right:11.1111111111vw;width:74.44444vw}}.banner{background:no-repeat 50%/contain}@media screen and (max-width:1000px){.banner{background-size:auto 100%;background-position:right 52% top -30px}}.banner__content{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:start;-ms-flex-align:start;align-items:flex-start;height:100%;padding-top:12.0833333333vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.banner__content{padding-top:174px}}@media screen and (max-width:1000px){.banner__content{padding-top:8.3333333333vw}}@media screen and (min-width:1441px){.banner__content{padding-bottom:40px}}@media screen and (max-width:1000px){.banner__content{padding-bottom:8.3333333333vw;padding-left:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.banner__content{padding-left:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.banner__content{padding-left:5.5555555556vw}}.banner__title{font-size:3.8888888889vw;font-size:3.4722222222vw;line-height:3.8888888889vw;letter-spacing:-.0555555556vw;font-weight:500;margin-bottom:1.1111111111vw;max-width:37.5vw}@media screen and (min-width:1441px){.banner__title{font-size:56px}}@media screen and (max-width:1000px){.banner__title{font-size:8.8888888889vw;line-height:9.4444444444vw}}@media screen and (min-width:1441px){.banner__title{font-size:50px}}@media screen and (max-width:1000px){.banner__title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.banner__title{line-height:56px}}@media screen and (max-width:1000px){.banner__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.banner__title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.banner__title{letter-spacing:-.2222222222vw}}@media screen and (min-width:1441px){.banner__title{margin-bottom:16px}}@media screen and (max-width:1000px){.banner__title{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.banner__title{max-width:540px}}@media screen and (max-width:1000px){.banner__title{max-width:70.8333333333vw}}.banner__description{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.banner__description{font-size:16px}}@media screen and (max-width:1000px){.banner__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.banner__description{line-height:22px}}@media screen and (max-width:1000px){.banner__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.banner__description{letter-spacing:-.2px}}@media screen and (max-width:1000px){.banner__description{letter-spacing:-.0277777778vw;font-size:.8333333333vw;line-height:.9722222222vw;letter-spacing:-.0047453681vw;width:80%}}@media screen and (max-width:1000px)and (min-width:1441px){.banner__description{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.banner__description{font-size:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.banner__description{line-height:14px}}@media screen and (max-width:1000px)and (max-width:1000px){.banner__description{line-height:3.8888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.banner__description{letter-spacing:-.0683333px}}@media screen and (max-width:1000px)and (max-width:1000px){.banner__description{letter-spacing:-.0189814722vw}}.banner__button{margin-top:auto}@media screen and (max-width:1000px){.banner__button{width:auto}}.banner .container{height:100%;display:block}.banner-slider{height:34.0277777778vw}@media screen and (min-width:1441px){.banner-slider{height:490px}}@media screen and (max-width:1000px){.banner-slider{height:66.6666666667vw;margin-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.banner-slider{margin-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.banner-slider{margin-bottom:5.5555555556vw}}@media screen and (min-width:1001px){.banner-slider:hover .swiper-button-next,.banner-slider:hover .swiper-button-prev{opacity:1;pointer-events:auto}.banner-slider:hover .swiper-button-disabled{opacity:.5;pointer-events:none}}.banner-slider_single .swiper-button-next,.banner-slider_single .swiper-button-prev,.banner-slider_single .swiper-pagination{display:none!important}.banner-slider .swiper-container{height:100%}.banner-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:auto;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);bottom:2.7777777778vw}@media screen and (min-width:1441px){.banner-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{bottom:40px}}@media screen and (max-width:1000px){.banner-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{bottom:2.7777777778vw}}@media screen and (min-width:1441px){.banner-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (max-width:1000px){.banner-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.banner-slider .swiper-pagination-bullet{outline:none}.banner-slider .swiper-pagination-bullet:last-child{margin-right:0!important}.banner-slider .swiper-pagination-bullet-active{background-color:#8bc540}@media screen and (max-width:1000px){.banner-slider .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}}.banner-slider .swiper-slide{pointer-events:none}@media screen and (max-width:1000px){.banner-slider .swiper-slide__mobile{background-position:50%;background-size:contain;margin-left:.5%}}.banner-slider .swiper-slide-active{pointer-events:auto}.banner-slider .swiper-button-next,.banner-slider .swiper-button-prev{position:absolute;top:18.4722222222vw;width:3.8888888889vw;height:3.8888888889vw;border-radius:50%;background:#edf0f5 no-repeat 50%/cover;-webkit-transition:.2s ease;transition:.2s ease;opacity:0;pointer-events:none;cursor:pointer;z-index:5;outline:none}@media screen and (min-width:1441px){.banner-slider .swiper-button-next,.banner-slider .swiper-button-prev{top:266px}}@media screen and (max-width:1000px){.banner-slider .swiper-button-next,.banner-slider .swiper-button-prev{top:73.8888888889vw}}@media screen and (min-width:1441px){.banner-slider .swiper-button-next,.banner-slider .swiper-button-prev{width:56px}}@media screen and (max-width:1000px){.banner-slider .swiper-button-next,.banner-slider .swiper-button-prev{width:15.5555555556vw}}@media screen and (min-width:1441px){.banner-slider .swiper-button-next,.banner-slider .swiper-button-prev{height:56px}}@media screen and (max-width:1000px){.banner-slider .swiper-button-next,.banner-slider .swiper-button-prev{height:15.5555555556vw}}.banner-slider .swiper-button-next:hover,.banner-slider .swiper-button-prev:hover{background-color:#e1e4e9;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.banner-slider .swiper-button-prev{left:8.056%;background-image:url(/local/templates/redesign/src/assets/img/icons/actions/56/left.svg)}@media screen and (min-width:1441px){.banner-slider .swiper-button-prev{left:calc(50% - 604px)}}.banner-slider .swiper-button-next{right:8.056%;background-image:url(/local/templates/redesign/src/assets/img/icons/actions/56/right.svg)}@media screen and (min-width:1441px){.banner-slider .swiper-button-next{right:calc(50% - 604px)}}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._dark-mode .main-menu,._premium .main-menu,.main-menu:hover{color:#898599}.main-menu__item{height:100%;font-weight:500}.main-menu__item:hover,.main-menu__item_active{color:#1e2321}._dark-mode .main-menu__item:hover,._dark-mode .main-menu__item_active,._premium .main-menu__item:hover,._premium .main-menu__item_active{color:#fff}.main-menu__item:not(:last-child){margin-right:1.12vw;margin-right:1.1111111111vw;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.main-menu__item:not(:last-child){margin-right:16px}}@media screen and (max-width:1000px){.main-menu__item:not(:last-child){margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.main-menu__item:not(:last-child){font-size:16px}}@media screen and (max-width:1000px){.main-menu__item:not(:last-child){font-size:3.3333333333vw}}@media screen and (min-width:1441px){.main-menu__item:not(:last-child){line-height:22px}}@media screen and (max-width:1000px){.main-menu__item:not(:last-child){line-height:4.4444444444vw}}@media screen and (min-width:1441px){.main-menu__item:not(:last-child){letter-spacing:-.2px}}@media screen and (max-width:1000px){.main-menu__item:not(:last-child){letter-spacing:-.0277777778vw}}.main-menu-balloon,.main-menu__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-menu-balloon{position:relative}.main-menu-balloon__title{margin-bottom:.8333333333vw;color:#898599}@media screen and (min-width:1441px){.main-menu-balloon__title{margin-bottom:12px}}@media screen and (max-width:1000px){.main-menu-balloon__title{margin-bottom:3.3333333333vw}}.main-menu-balloon__links:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.main-menu-balloon__links:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.main-menu-balloon__links:not(:last-child){margin-bottom:6.6666666667vw}}.main-menu-balloon__link{color:#fff}@media screen and (min-width:1001px){.main-menu-balloon__link{display:block}.main-menu-balloon__link:hover{color:#f7f7f7}}.main-menu-balloon__link:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.main-menu-balloon__link:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.main-menu-balloon__link:not(:last-child){margin-bottom:2.2222222222vw}}.main-menu-balloon__link:not(:last-child).h4{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.main-menu-balloon__link:not(:last-child).h4{margin-bottom:24px}}@media screen and (max-width:1000px){.main-menu-balloon__link:not(:last-child).h4{margin-bottom:6.6666666667vw}}.main-menu-balloon__category:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.main-menu-balloon__category:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.main-menu-balloon__category:not(:last-child){margin-bottom:11.1111111111vw}}.main-menu-balloon__toggle{width:1.3888888889vw;height:100%;font-size:0;background:url(/local/templates/redesign/src/assets/img/icons/icon-rest.svg) no-repeat 50%/contain;cursor:pointer}@media screen and (min-width:1441px){.main-menu-balloon__toggle{width:20px}}@media screen and (max-width:1000px){.main-menu-balloon__toggle{width:5.5555555556vw}}@media screen and (min-width:1441px){.main-menu-balloon__toggle{background-size:20px 4px}}._dark-mode .main-menu-balloon__toggle,._premium .main-menu-balloon__toggle{background:url(/local/templates/redesign/src/assets/img/icons/icon-rest-white.svg) no-repeat 50%/20px 4px}.main-menu-balloon .card{width:auto;background:#1e2321;overflow:visible}.main-menu-balloon .card:hover{background:#1e2321}.main-menu-balloon__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;min-width:47.7777777778vw;left:-20.8333333333vw;top:calc(100% + 1.11111vw);padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw}@media screen and (min-width:1441px){.main-menu-balloon__body{left:-300px}}@media screen and (max-width:1000px){.main-menu-balloon__body{left:-83.3333333333vw}}@media screen and (min-width:1441px){.main-menu-balloon__body{padding-top:56px}}@media screen and (max-width:1000px){.main-menu-balloon__body{padding-top:15.5555555556vw}}@media screen and (min-width:1441px){.main-menu-balloon__body{padding-bottom:56px}}@media screen and (max-width:1000px){.main-menu-balloon__body{padding-bottom:15.5555555556vw}}@media screen and (min-width:1441px){.main-menu-balloon__body{padding-left:64px}}@media screen and (max-width:1000px){.main-menu-balloon__body{padding-left:17.7777777778vw}}@media screen and (min-width:1441px){.main-menu-balloon__body{padding-right:64px}}@media screen and (max-width:1000px){.main-menu-balloon__body{padding-right:17.7777777778vw}}@media screen and (min-width:1441px){.main-menu-balloon__body{top:calc(100% + 16px);min-width:688px}}.main-menu-balloon__body:before{content:"";position:absolute;width:3.8888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/header-balloon-tail.svg) no-repeat 50%/cover;top:-1.3888888889vw;left:19.4444444444vw}@media screen and (min-width:1441px){.main-menu-balloon__body:before{width:56px}}@media screen and (max-width:1000px){.main-menu-balloon__body:before{width:15.5555555556vw}}@media screen and (min-width:1441px){.main-menu-balloon__body:before{height:20px}}@media screen and (max-width:1000px){.main-menu-balloon__body:before{height:5.5555555556vw}}@media screen and (min-width:1441px){.main-menu-balloon__body:before{top:-20px}}@media screen and (max-width:1000px){.main-menu-balloon__body:before{top:-5.5555555556vw}}@media screen and (min-width:1441px){.main-menu-balloon__body:before{left:280px}}@media screen and (max-width:1000px){.main-menu-balloon__body:before{left:77.7777777778vw}}.main-menu-balloon__left{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;max-width:17.2222222222vw}@media screen and (min-width:1441px){.main-menu-balloon__left{max-width:248px}}@media screen and (max-width:1000px){.main-menu-balloon__left{max-width:68.8888888889vw}}.main-menu-balloon__right{-ms-flex-negative:0;flex-shrink:0;width:14.4444444444vw;margin-left:2.7777777778vw}@media screen and (min-width:1441px){.main-menu-balloon__right{width:208px}}@media screen and (max-width:1000px){.main-menu-balloon__right{width:57.7777777778vw}}@media screen and (min-width:1441px){.main-menu-balloon__right{margin-left:40px}}@media screen and (max-width:1000px){.main-menu-balloon__right{margin-left:11.1111111111vw}}.main-menu-balloon__note{color:#898599;margin-top:-.2777777778vw}@media screen and (min-width:1441px){.main-menu-balloon__note{margin-top:-4px}}@media screen and (max-width:1000px){.main-menu-balloon__note{margin-top:-1.1111111111vw}}.main-jumbo{margin-top:-7.5694444444vw}@media screen and (min-width:1441px){.main-jumbo{margin-top:-109px}}@media screen and (max-width:1000px){.main-jumbo{margin-top:5.2777777778vw}}.main-benefits.section{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.main-benefits.section{padding-top:40px}}@media screen and (max-width:1000px){.main-benefits.section{padding-top:5.5555555556vw}}.main-benefits__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-1.3888888889vw;margin-bottom:-1.3888888889vw}@media screen and (min-width:1441px){.main-benefits__content{margin-top:-20px}}@media screen and (max-width:1000px){.main-benefits__content{margin-top:0}}@media screen and (min-width:1441px){.main-benefits__content{margin-bottom:-20px}}@media screen and (max-width:1000px){.main-benefits__content{margin-bottom:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto;width:calc(100% + 8.88889vw);margin:0 -4.4444444444vw}}@media screen and (max-width:1000px){.mobile-safari .main-benefits__content{padding-bottom:3.3333333333vw}}.main-benefits__item{-ms-flex-negative:0;flex-shrink:0;margin-top:1.3888888889vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.main-benefits__item{margin-top:20px}}@media screen and (max-width:1000px){.main-benefits__item{margin-top:0}}@media screen and (min-width:1441px){.main-benefits__item{margin-bottom:20px}}@media screen and (max-width:1000px){.main-benefits__item{margin-bottom:0;margin-left:1.6666666667vw;margin-right:1.6666666667vw}}@media screen and (max-width:1000px){.main-benefits__item:first-child{margin-left:4.4444444444vw}.main-benefits__item:last-child{-webkit-box-sizing:content-box;box-sizing:content-box;padding-right:4.4444444444vw}}.main-popular{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.main-popular{padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.main-popular{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.main-popular{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.main-popular{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.main-popular{padding-right:4.4444444444vw}}.main-popular__container{width:100%;margin:0 auto;padding:0 8.056%;margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.main-popular__container{margin-top:40px}}@media screen and (max-width:1000px){.main-popular__container{margin-top:0}}@media screen and (min-width:1441px){.main-popular__container{margin-bottom:40px}}@media screen and (max-width:1000px){.main-popular__container{margin-bottom:0}}@media screen and (min-width:1441px){.main-popular__container{max-width:1208px;padding:0}}@media screen and (max-width:1000px){.main-popular__container{overflow-x:scroll;padding:0}}.main-popular__container::-webkit-scrollbar{display:none}.main-popular__item{background-color:#edf0f5;background-repeat:no-repeat;background-size:cover;color:#1e2321;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1.9444444444vw;width:11.8055555556vw;height:15.9722222222vw;padding-top:2.0833333333vw;padding-bottom:2.0833333333vw;padding-left:1.3888888889vw;padding-right:1.3888888889vw;margin-right:2.6388888889vw}@media screen and (min-width:1441px){.main-popular__item{border-radius:28px}}@media screen and (max-width:1000px){.main-popular__item{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.main-popular__item{width:170px}}@media screen and (max-width:1000px){.main-popular__item{width:28.8888888889vw}}@media screen and (min-width:1441px){.main-popular__item{height:230px}}@media screen and (max-width:1000px){.main-popular__item{height:40vw}}@media screen and (min-width:1441px){.main-popular__item{padding-top:30px}}@media screen and (max-width:1000px){.main-popular__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.main-popular__item{padding-bottom:30px}}@media screen and (max-width:1000px){.main-popular__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.main-popular__item{padding-left:20px}}@media screen and (max-width:1000px){.main-popular__item{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.main-popular__item{padding-right:20px}}@media screen and (max-width:1000px){.main-popular__item{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.main-popular__item{margin-right:38px}}@media screen and (max-width:1000px){.main-popular__item{margin-right:2.2222222222vw}}.main-popular__item-title{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.main-popular__item-title{font-size:16px}}@media screen and (max-width:1000px){.main-popular__item-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.main-popular__item-title{line-height:22px}}@media screen and (max-width:1000px){.main-popular__item-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.main-popular__item-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.main-popular__item-title{letter-spacing:-.0277777778vw}}.main-popular__item:last-child{margin-right:0}.main-popular__item-mortgage{background-image:url(/local/templates/redesign/src/assets/img/index/mortgage.png)}.main-popular__item-deposits{background-image:url(/local/templates/redesign/src/assets/img/index/deposits.png)}.main-popular__item-loans{background-image:url(/local/templates/redesign/src/assets/img/index/loans59.png)}.main-popular__item-cards{background-image:url(/local/templates/redesign/src/assets/img/index/cards_5.png)}.main-popular__item-escrow{background-image:url(/local/templates/redesign/src/assets/img/index/escrow.png)}.main-popular__item-rko{background-image:url(/local/templates/redesign/src/assets/img/index/rko.png)}.main-popular__item-premium{color:#fff;background-image:url(/local/templates/redesign/src/assets/img/index/premium.png)}@media screen and (min-width:1001px){.main-popular__item:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}}.main-popular__title{font-size:2.7777777778vw;line-height:3.0555555556vw;letter-spacing:-.0347222222vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.main-popular__title{font-size:40px}}@media screen and (max-width:1000px){.main-popular__title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.main-popular__title{line-height:44px}}@media screen and (max-width:1000px){.main-popular__title{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.main-popular__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.main-popular__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.main-popular__title{margin-bottom:8px}}@media screen and (max-width:1000px){.main-popular__title{margin-bottom:2.2222222222vw}}@media screen and (min-width:1001px){.main-popular__title{display:none}}.main-services__title{font-size:2.7777777778vw;line-height:3.0555555556vw;letter-spacing:-.0347222222vw;opacity:0;margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.main-services__title{font-size:40px}}@media screen and (max-width:1000px){.main-services__title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.main-services__title{line-height:44px}}@media screen and (max-width:1000px){.main-services__title{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.main-services__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.main-services__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.main-services__title{margin-bottom:56px}}@media screen and (max-width:1000px){.main-services__title{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.main-services__title br{display:none}}.main-services__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:34.7222222222vw}@media screen and (min-width:1441px){.main-services__content{height:500px}}@media screen and (max-width:1000px){.main-services__content{height:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.main-services__content.cards_services{height:52.0833333333vw}@media screen and (min-width:1441px){.main-services__content.cards_services{height:750px}}@media screen and (max-width:1000px){.main-services__content.cards_services{height:auto}}.main-services .service-card{opacity:0}@media screen and (max-width:1000px){.main-services .payment-card{margin-top:3.3333333333vw}}.main-chooser__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.main-chooser__title{margin-bottom:24px}}@media screen and (max-width:1000px){.main-chooser__title{margin-bottom:3.3333333333vw}}.main-chooser__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-chooser__text{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:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.main-chooser__text{padding-top:40px}}@media screen and (max-width:1000px){.main-chooser__text{padding-top:0}}@media screen and (min-width:1441px){.main-chooser__text{padding-bottom:40px}}@media screen and (max-width:1000px){.main-chooser__text{padding-bottom:0}}.main-chooser__text .section__description{width:100%}@media screen and (max-width:1000px){.main-chooser__text .section__description{margin-bottom:20px}}.main-chooser__text .button{margin-top:auto}@media screen and (max-width:1000px){.main-chooser__text .button{display:none}}.main-chooser__chooser{-ms-flex-negative:0;flex-shrink:0;width:47.7777777778vw;height:31.9444444444vw;margin-left:2.7777777778vw}@media screen and (min-width:1441px){.main-chooser__chooser{width:688px}}@media screen and (max-width:1000px){.main-chooser__chooser{width:191.1111111111vw}}@media screen and (min-width:1441px){.main-chooser__chooser{height:460px}}@media screen and (max-width:1000px){.main-chooser__chooser{height:122.2222222222vw}}@media screen and (min-width:1441px){.main-chooser__chooser{margin-left:40px}}@media screen and (max-width:1000px){.main-chooser__chooser{margin-left:0;width:100%;height:auto}}.main-chooser .chooser-progress{height:1.3888888889vw}@media screen and (min-width:1441px){.main-chooser .chooser-progress{height:20px}}@media screen and (max-width:1000px){.main-chooser .chooser-progress{height:5.5555555556vw}}.main-chooser .chooser-progress__bar,.main-chooser .chooser-progress__fill{height:.5555555556vw}@media screen and (min-width:1441px){.main-chooser .chooser-progress__bar,.main-chooser .chooser-progress__fill{height:8px}}@media screen and (max-width:1000px){.main-chooser .chooser-progress__bar,.main-chooser .chooser-progress__fill{height:1.1111111111vw}}.main-chooser .chooser-progress__bar{opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.main-chooser .chooser-progress__bar._show{opacity:1}.main-chooser .chooser-subtext{margin-bottom:.5555555556vw;text-align:right}@media screen and (min-width:1441px){.main-chooser .chooser-subtext{margin-bottom:8px}}@media screen and (max-width:1000px){.main-chooser .chooser-subtext{margin-bottom:2.2222222222vw}}.main-chooser .chooser__app{height:31.9444444444vw}@media screen and (min-width:1441px){.main-chooser .chooser__app{height:460px}}@media screen and (max-width:1000px){.main-chooser .chooser__app{height:122.2222222222vw}}.main-chooser .chooser__content{padding-top:0;padding-right:5.5555555556vw;height:29.1666666667vw;width:calc(100% + 5.55556vw)}@media screen and (min-width:1441px){.main-chooser .chooser__content{padding-right:80px}}@media screen and (max-width:1000px){.main-chooser .chooser__content{padding-right:0}}@media screen and (min-width:1441px){.main-chooser .chooser__content{height:420px}}@media screen and (max-width:1000px){.main-chooser .chooser__content{height:111.1111111111vw}}@media screen and (min-width:1441px){.main-chooser .chooser__content{width:calc(100% + 80px)}}@media screen and (max-width:1000px){.main-chooser .chooser__content{width:calc(100% + 2.22222vw);padding-right:2.2222222222vw}}.main-chooser .chooser__content::-webkit-scrollbar-track{margin-top:4.1666666667vw;margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.main-chooser .chooser__content::-webkit-scrollbar-track{margin-top:60px}}@media screen and (max-width:1000px){.main-chooser .chooser__content::-webkit-scrollbar-track{margin-top:16.6666666667vw}}@media screen and (min-width:1441px){.main-chooser .chooser__content::-webkit-scrollbar-track{margin-bottom:60px}}@media screen and (max-width:1000px){.main-chooser .chooser__content::-webkit-scrollbar-track{margin-bottom:16.6666666667vw}}.main-chooser .chooser-tile{margin-bottom:.5555555556vw;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.main-chooser .chooser-tile{margin-bottom:8px}}@media screen and (max-width:1000px){.main-chooser .chooser-tile{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.main-chooser .chooser-tile{font-size:16px}}@media screen and (max-width:1000px){.main-chooser .chooser-tile{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.main-chooser .chooser-tile{line-height:22px}}@media screen and (max-width:1000px){.main-chooser .chooser-tile{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.main-chooser .chooser-tile{letter-spacing:-.2px}}@media screen and (max-width:1000px){.main-chooser .chooser-tile{letter-spacing:-.0277777778vw}}.main-chooser .chooser-tile_option:first-child{margin-left:0}.main-chooser .chooser__row_question{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.main-chooser .chooser__row_question{margin-bottom:8px}}@media screen and (max-width:1000px){.main-chooser .chooser__row_question{margin-bottom:2.2222222222vw}}.main-chooser .chooser__step{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.main-chooser .chooser__step{margin-bottom:8px}}@media screen and (max-width:1000px){.main-chooser .chooser__step{margin-bottom:2.2222222222vw}}.main-chooser .chooser-results{padding-top:0;padding-bottom:0}.main-chooser .chooser-results__list{padding:0;margin:0}.main-chooser .chooser-results__item{width:27.9166666667vw}@media screen and (min-width:1441px){.main-chooser .chooser-results__item{width:402px}}@media screen and (max-width:1000px){.main-chooser .chooser-results__item{width:100%}}.main-chooser .chooser-results__item:last-child{padding-right:0}.main-chooser .chooser-results .chooser__row{margin-bottom:0}.main-chooser .chooser-results .card{background:#fff;padding:1.6666666667vw;border-radius:2.2222222222vw 2.2222222222vw 2.2222222222vw .4166666667vw}@media screen and (min-width:1441px){.main-chooser .chooser-results .card{padding:24px;border-radius:32px 32px 32px 6px}}@media screen and (max-width:1000px){.main-chooser .chooser-results .card{padding:6.6666666667vw}}.main-chooser .chooser-results .card__title{max-width:100%;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.main-chooser .chooser-results .card__title{margin-bottom:8px}}@media screen and (max-width:1000px){.main-chooser .chooser-results .card__title{margin-bottom:1.1111111111vw}}.main-chooser .chooser-results .card__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.2777777778vw}@media screen and (min-width:1441px){.main-chooser .chooser-results .card__buttons{margin-top:4px}}@media screen and (max-width:1000px){.main-chooser .chooser-results .card__buttons{margin-top:1.1111111111vw}}.main-chooser .chooser-results .card__buttons .button{width:auto}.main-chooser .chooser-results .card__buttons .button:first-child{margin-bottom:0;margin-right:.4166666667vw}@media screen and (min-width:1441px){.main-chooser .chooser-results .card__buttons .button:first-child{margin-right:6px}}@media screen and (max-width:1000px){.main-chooser .chooser-results .card__buttons .button:first-child{margin-right:1.6666666667vw}}.main-chooser .chooser__action_edit{-webkit-transition:all .3s ease;transition:all .3s ease}.main-chooser .chooser__action_edit:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);background-color:#f7f7f7}.main-chooser .section__description{max-width:22.2222222222vw}@media screen and (min-width:1441px){.main-chooser .section__description{max-width:320px}}@media screen and (max-width:1000px){.main-chooser .section__description{max-width:88.8888888889vw}}.main-news__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.main-news__title{margin-bottom:40px}}@media screen and (max-width:1000px){.main-news__title{margin-bottom:3.3333333333vw}}.main-news__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.main-news__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:calc(100% + 8.88889vw);margin:0 -4.4444444444vw;overflow:auto}.mobile-safari .main-news__content{padding-bottom:3.3333333333vw}}.main-news__item{width:calc(25% - 2.085vw)}@media screen and (min-width:1441px){.main-news__item{width:calc(25% - 30px)}}@media screen and (max-width:1000px){.main-news__item{-ms-flex-negative:0;flex-shrink:0;width:59.7222222222vw;margin:0 1.6666666667vw}.main-news__item:first-child{margin-left:4.4444444444vw}.main-news__item:last-child{-webkit-box-sizing:content-box;box-sizing:content-box;padding-right:4.4444444444vw}}.main-news__item:hover .main-news__date{color:#1e2321}.main-news__text{width:100%}.main-news__section-title{-webkit-box-sizing:border-box;box-sizing:border-box;height:2.0833333333vw;margin-bottom:2.0833333333vw;padding-left:.8333333333vw;padding-right:.8333333333vw;font-size:.8333333333vw;line-height:2.0833333333vw;border-radius:1.6666666667vw;color:#fff;background-color:#898599}@media screen and (min-width:1441px){.main-news__section-title{height:30px}}@media screen and (max-width:1000px){.main-news__section-title{height:8.3333333333vw}}@media screen and (min-width:1441px){.main-news__section-title{margin-bottom:30px}}@media screen and (max-width:1000px){.main-news__section-title{margin-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.main-news__section-title{padding-left:12px}}@media screen and (max-width:1000px){.main-news__section-title{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.main-news__section-title{padding-right:12px}}@media screen and (max-width:1000px){.main-news__section-title{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.main-news__section-title{font-size:12px}}@media screen and (max-width:1000px){.main-news__section-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.main-news__section-title{line-height:30px}}@media screen and (max-width:1000px){.main-news__section-title{line-height:8.3333333333vw}}@media screen and (min-width:1441px){.main-news__section-title{border-radius:24px}}@media screen and (max-width:1000px){.main-news__section-title{border-radius:6.6666666667vw}}.main-news__date{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (min-width:1441px){.main-news__date{font-size:14px}}@media screen and (max-width:1000px){.main-news__date{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.main-news__date{line-height:20px}}@media screen and (max-width:1000px){.main-news__date{line-height:3.8888888889vw}}@media screen and (min-width:1441px){.main-news__date{letter-spacing:-.1px}}@media screen and (max-width:1000px){.main-news__date{letter-spacing:-.0277777778vw}}.card_dark .main-news__date{color:#fff}.main-news__summary{height:7.6388888889vw;margin-bottom:.6944444444vw;display:-webkit-box;-webkit-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:5;line-clamp:5}@media screen and (min-width:1441px){.main-news__summary{height:110px}}@media screen and (max-width:1000px){.main-news__summary{height:26.6666666667vw}}@media screen and (min-width:1441px){.main-news__summary{margin-bottom:10px}}@media screen and (max-width:1000px){.main-news__summary{margin-bottom:0;-webkit-line-clamp:6;line-clamp:6}}.main-news .card{-webkit-box-sizing:border-box;box-sizing:border-box;height:16.6666666667vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:2.7777777778vw;padding-right:2.7777777778vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.main-news .card{height:240px}}@media screen and (max-width:1000px){.main-news .card{height:44.4444444444vw}}@media screen and (min-width:1441px){.main-news .card{padding-top:40px}}@media screen and (max-width:1000px){.main-news .card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.main-news .card{padding-bottom:40px}}@media screen and (max-width:1000px){.main-news .card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.main-news .card{padding-left:40px}}@media screen and (max-width:1000px){.main-news .card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.main-news .card{padding-right:40px}}@media screen and (max-width:1000px){.main-news .card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.main-news .card{border-radius:48px}}@media screen and (max-width:1000px){.main-news .card{border-radius:6.6666666667vw}}.main-news .card__title{font-size:1.3888888889vw;line-height:1.17}@media screen and (min-width:1441px){.main-news .card__title{font-size:20px}}@media screen and (max-width:1000px){.main-news .card__title{font-size:4.4444444444vw;line-height:1.22;letter-spacing:-.2px}}.main-news.section{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.main-news.section{padding-bottom:40px}}@media screen and (max-width:1000px){.main-news.section{padding-bottom:5.5555555556vw}}.main-partner{overflow:hidden}.mbank{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5.5555555556vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.mbank{margin-top:80px}}@media screen and (max-width:1000px){.mbank{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.mbank{margin-bottom:80px}}@media screen and (max-width:1000px){.mbank{margin-bottom:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mbank__left{background:url(/local/templates/redesign/src/assets/img/mobile-bank/phones.png) no-repeat;background-size:contain;height:30.4166666667vw;width:33.3333333333vw}@media screen and (min-width:1441px){.mbank__left{height:438px}}@media screen and (max-width:1000px){.mbank__left{height:61.1111111111vw}}@media screen and (min-width:1441px){.mbank__left{width:480px}}@media screen and (max-width:1000px){.mbank__left{width:66.6666666667vw;margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mbank__left{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.mbank__left{margin-bottom:6.6666666667vw}}.mbank__right{width:40.5555555556vw}@media screen and (min-width:1441px){.mbank__right{width:584px}}@media screen and (max-width:1000px){.mbank__right{width:162.2222222222vw}}.mbank__qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mbank__qr-img{background:url(/local/templates/redesign/src/assets/img/mobile-bank/qr.png) no-repeat;background-size:contain;height:11.8055555556vw;width:11.8055555556vw;margin-right:2.5694444444vw}@media screen and (min-width:1441px){.mbank__qr-img{height:170px}}@media screen and (max-width:1000px){.mbank__qr-img{height:47.2222222222vw}}@media screen and (min-width:1441px){.mbank__qr-img{width:170px}}@media screen and (max-width:1000px){.mbank__qr-img{width:47.2222222222vw}}@media screen and (min-width:1441px){.mbank__qr-img{margin-right:37px}}@media screen and (max-width:1000px){.mbank__qr-img{margin-right:10.2777777778vw}}@media screen and (max-width:1000px){.mbank__qr{display:none}}.mbank__btns{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1001px){.mbank__btns{display:none}}.mobile-app{position:relative;padding-bottom:6.1111111111vw;-webkit-transition:.5s ease;transition:.5s ease;overflow:hidden}@media screen and (min-width:1441px){.mobile-app{padding-bottom:88px}}@media screen and (max-width:1000px){.mobile-app{padding-bottom:11.1111111111vw}}.mobile-app.opened{padding-bottom:35.4166666667vw;margin-bottom:1.875vw}@media screen and (min-width:1441px){.mobile-app.opened{padding-bottom:510px}}@media screen and (max-width:1000px){.mobile-app.opened{padding-bottom:105.5555555556vw}}@media screen and (min-width:1441px){.mobile-app.opened{margin-bottom:27px}}@media screen and (max-width:1000px){.mobile-app.opened{margin-bottom:4.4444444444vw;margin-bottom:16px}}.mobile-app__header{width:100%;position:absolute;top:0;left:0;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media screen and (min-width:1441px){.mobile-app__header{padding-top:20px}}@media screen and (max-width:1000px){.mobile-app__header{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.mobile-app__header{padding-bottom:20px}}@media screen and (max-width:1000px){.mobile-app__header{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.mobile-app__header{padding-left:64px}}@media screen and (max-width:1000px){.mobile-app__header{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-app__header{padding-right:64px}}@media screen and (max-width:1000px){.mobile-app__header{padding-right:4.4444444444vw;margin-bottom:0}}@media screen and (max-width:1000px){.mobile-app__header .card__icon{display:none}}.opened .mobile-app__header{opacity:0}.mobile-app__content,.mobile-app__image{opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.opened .mobile-app__content,.opened .mobile-app__image{opacity:1}.mobile-app__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:28.8888888889vw}@media screen and (min-width:1441px){.mobile-app__content{max-width:416px}}@media screen and (max-width:1000px){.mobile-app__content{max-width:115.5555555556vw;max-width:none}}.mobile-app__image{position:absolute;right:11.6666666667vw;top:5.1388888889vw;width:21.4583333333vw}@media screen and (min-width:1441px){.mobile-app__image{right:168px}}@media screen and (max-width:1000px){.mobile-app__image{right:46.6666666667vw}}@media screen and (min-width:1441px){.mobile-app__image{top:74px}}@media screen and (max-width:1000px){.mobile-app__image{top:20.5555555556vw}}@media screen and (min-width:1441px){.mobile-app__image{width:309px}}@media screen and (max-width:1000px){.mobile-app__image{width:49.4444444444vw;position:static;margin:auto auto 0}}.mobile-app__image>img{width:100%;height:100%}.mobile-app__title{margin-bottom:1.3888888889vw;font-size:3.8888888889vw;line-height:1;letter-spacing:-.8px}@media screen and (min-width:1441px){.mobile-app__title{margin-bottom:20px}}@media screen and (max-width:1000px){.mobile-app__title{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-app__title{font-size:56px}}@media screen and (max-width:1000px){.mobile-app__title{font-size:6.6666666667vw;max-width:200px;line-height:1.17;letter-spacing:-.3px}}.mobile-app__qr{width:12.7777777778vw;height:12.7777777778vw;padding:1.1111111111vw;background:url(/local/templates/redesign/src/assets/img/qr-border.svg) no-repeat 50%/cover;margin-top:auto}@media screen and (min-width:1441px){.mobile-app__qr{width:184px}}@media screen and (max-width:1000px){.mobile-app__qr{width:51.1111111111vw}}@media screen and (min-width:1441px){.mobile-app__qr{height:184px}}@media screen and (max-width:1000px){.mobile-app__qr{height:51.1111111111vw}}@media screen and (min-width:1441px){.mobile-app__qr{padding:16px}}@media screen and (max-width:1000px){.mobile-app__qr{padding:4.4444444444vw}}.mobile-app__qr>img{width:100%;height:100%}@media screen and (max-width:1000px){.mobile-app__qr{display:none}}.mobile-app__text{margin-bottom:2.5vw}@media screen and (min-width:1441px){.mobile-app__text{margin-bottom:36px}}@media screen and (max-width:1000px){.mobile-app__text{margin-bottom:6.6666666667vw;max-width:265px}}.mobile-app__downloads,.mobile-app__links{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-app__downloads{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mobile-app__downloads{margin-bottom:24px}}@media screen and (max-width:1000px){.mobile-app__downloads{margin-bottom:6.6666666667vw}}@media screen and (min-width:1001px){.mobile-app__downloads{display:none}}.mobile-app__download{position:relative;border-radius:16px;background-color:#1e2321;color:#fff;padding-left:40px;padding-right:20px;font-size:1rem;height:40px;line-height:40px}@media(max-width:335px){.mobile-app__download{padding-left:35px;padding-right:12px}}.mobile-app__download:not(:last-child){margin-right:4px}.mobile-app__download:before{content:"";position:absolute;left:.9027777778vw;width:1.25vw;height:1.5277777778vw;background:no-repeat 50%;-webkit-transform:scale(2.3);transform:scale(2.3)}@media screen and (min-width:1441px){.mobile-app__download:before{left:13px}}@media screen and (max-width:1000px){.mobile-app__download:before{left:3.6111111111vw}}@media screen and (min-width:1441px){.mobile-app__download:before{width:18px}}@media screen and (max-width:1000px){.mobile-app__download:before{width:5vw}}@media screen and (min-width:1441px){.mobile-app__download:before{height:22px}}@media screen and (max-width:1000px){.mobile-app__download:before{height:6.1111111111vw}}@media(max-width:335px){.mobile-app__download:before{left:9px}}.mobile-app__download_ios:before{top:.4861111111vw;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-ios.svg);background-size:17px 21px}@media screen and (min-width:1441px){.mobile-app__download_ios:before{top:7px}}@media screen and (max-width:1000px){.mobile-app__download_ios:before{top:1.9444444444vw}}.mobile-app__download_android:before{top:.625vw;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-google.svg);background-size:16px 18px}@media screen and (min-width:1441px){.mobile-app__download_android:before{top:9px}}@media screen and (max-width:1000px){.mobile-app__download_android:before{top:2.5vw}}.mobile-app__link{position:relative;width:3.8888888889vw;height:3.8888888889vw;border-width:.1388888889vw;border-radius:50%;border-style:solid;border-image-source:linear-gradient(0deg,#64fccf,#54dff7,#64fccf);background-image:-webkit-gradient(linear,left top,left bottom,from(#1e2321),to(#1e2321)),-webkit-gradient(linear,left bottom,left top,from(#64fccf),color-stop(#54dff7),to(#64fccf));background-image:linear-gradient(180deg,#1e2321,#1e2321),linear-gradient(0deg,#64fccf,#54dff7,#64fccf);background-origin:border-box;background-clip:content-box,border-box;font-size:0;overflow:hidden}@media screen and (min-width:1441px){.mobile-app__link{width:56px}}@media screen and (max-width:1000px){.mobile-app__link{width:7.7777777778vw}}@media screen and (min-width:1441px){.mobile-app__link{height:56px}}@media screen and (max-width:1000px){.mobile-app__link{height:7.7777777778vw}}@media screen and (min-width:1441px){.mobile-app__link{border-width:2px}}@media screen and (max-width:1000px){.mobile-app__link{border-width:.2777777778vw}}._dark-mode .mobile-app__link{background-image:none;border-image-source:none;background:#fff}.mobile-app__link:last-child{margin-left:1.3888888889vw}@media screen and (min-width:1441px){.mobile-app__link:last-child{margin-left:20px}}@media screen and (max-width:1000px){.mobile-app__link:last-child{margin-left:2.2222222222vw}}.mobile-app__link>img{width:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.mobile-app__link:hover>img{-webkit-transform:scale(1.25);transform:scale(1.25)}.mobile-app .card{height:35.4166666667vw;padding-top:5.1388888889vw;padding-bottom:2.7777777778vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;position:absolute;top:0;left:0}@media screen and (min-width:1441px){.mobile-app .card{height:510px}}@media screen and (max-width:1000px){.mobile-app .card{height:105.5555555556vw}}@media screen and (min-width:1441px){.mobile-app .card{padding-top:74px}}@media screen and (max-width:1000px){.mobile-app .card{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-app .card{padding-bottom:40px}}@media screen and (max-width:1000px){.mobile-app .card{padding-bottom:0}}@media screen and (min-width:1441px){.mobile-app .card{padding-left:64px}}@media screen and (max-width:1000px){.mobile-app .card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-app .card{padding-right:64px}}@media screen and (max-width:1000px){.mobile-app .card{padding-right:6.6666666667vw}}._dark-mode .mobile-app .card{background:#09090a}._dark-mode .mobile-app .card:hover{background-color:#898599}@media screen and (max-width:1000px){.mobile-app .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:335px){.mobile-app .card{padding:40px 18px 0}}.mobile-app .card:hover{background-color:#edf0f5}.mobile-app .card__title{font-size:1.3888888889vw;line-height:1.2}@media screen and (min-width:1441px){.mobile-app .card__title{font-size:20px}}@media screen and (max-width:1000px){.mobile-app .card__title{font-size:3.3333333333vw;line-height:1.33}}.mobile-app .card__icon+.card__title{margin-left:1.1111111111vw;margin-top:0}@media screen and (min-width:1441px){.mobile-app .card__icon+.card__title{margin-left:16px}}@media screen and (max-width:1000px){.mobile-app .card__icon+.card__title{margin-left:4.4444444444vw}}#mortgage-lki .v--modal-box{max-height:-webkit-max-content!important;max-height:-moz-max-content!important;max-height:max-content!important;height:auto!important}.mortgage-lki__modal{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-lki__modal{display:block}}.mortgage-lki__left{width:18.8888888889vw}@media screen and (min-width:1441px){.mortgage-lki__left{width:272px}}@media screen and (max-width:1000px){.mortgage-lki__left{width:75.5555555556vw;width:100%}}.mortgage-lki__right{margin-left:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-lki__right{margin-left:40px}}@media screen and (max-width:1000px){.mortgage-lki__right{margin-left:0;margin-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-lki__right{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-lki__right{margin-top:5.5555555556vw}}.mortgage-lki__block{margin-top:4.1666666667vw}@media screen and (min-width:1441px){.mortgage-lki__block{margin-top:60px}}@media screen and (max-width:1000px){.mortgage-lki__block{margin-top:4.4444444444vw;display:-webkit-box;display:-ms-flexbox;display:flex}}.mortgage-lki__circle{width:2.7777777778vw;min-width:2.7777777778vw;height:2.7777777778vw;border-radius:2.7777777778vw;font-size:1.1111111111vw;line-height:1.3888888889vw;border:1px solid #1e2321;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}@media screen and (min-width:1441px){.mortgage-lki__circle{width:40px}}@media screen and (max-width:1000px){.mortgage-lki__circle{width:8.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__circle{min-width:40px}}@media screen and (max-width:1000px){.mortgage-lki__circle{min-width:8.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__circle{height:40px}}@media screen and (max-width:1000px){.mortgage-lki__circle{height:8.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__circle{border-radius:40px}}@media screen and (max-width:1000px){.mortgage-lki__circle{border-radius:8.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__circle{font-size:16px}}@media screen and (max-width:1000px){.mortgage-lki__circle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__circle{line-height:20px}}@media screen and (max-width:1000px){.mortgage-lki__circle{line-height:4.4444444444vw}}.mortgage-lki__bltext{width:13.3333333333vw;font-size:1.1111111111vw;line-height:1.3888888889vw;margin-top:.8333333333vw}@media screen and (min-width:1441px){.mortgage-lki__bltext{width:192px}}@media screen and (max-width:1000px){.mortgage-lki__bltext{width:59.4444444444vw}}@media screen and (min-width:1441px){.mortgage-lki__bltext{font-size:16px}}@media screen and (max-width:1000px){.mortgage-lki__bltext{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__bltext{line-height:20px}}@media screen and (max-width:1000px){.mortgage-lki__bltext{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-lki__bltext{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-lki__bltext{margin-top:0;margin-left:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-lki__bltext{margin-left:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-lki__bltext{margin-left:5.5555555556vw}}.mortgage-lki__title{font-size:2.2222222222vw;line-height:2.6388888889vw}@media screen and (min-width:1441px){.mortgage-lki__title{font-size:32px}}@media screen and (max-width:1000px){.mortgage-lki__title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-lki__title{line-height:38px}}@media screen and (max-width:1000px){.mortgage-lki__title{line-height:6.6666666667vw}}.mortgage-lki__switcher{margin-top:3.0555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mortgage-lki__switcher{margin-top:44px}}@media screen and (max-width:1000px){.mortgage-lki__switcher{margin-top:6.6666666667vw}}.mortgage-lki__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-lki__body{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-lki__body{margin-top:11.1111111111vw}}.mortgage-lki__secondfield{margin-left:.4861111111vw}@media screen and (min-width:1441px){.mortgage-lki__secondfield{margin-left:7px}}@media screen and (max-width:1000px){.mortgage-lki__secondfield{margin-left:0}}.mortgage-lki__restore{cursor:pointer;text-decoration:underline;margin-top:.8333333333vw}@media screen and (min-width:1441px){.mortgage-lki__restore{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-lki__restore{margin-top:2.2222222222vw}}.mortgage-lki__submit{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-lki__submit{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-lki__submit{margin-top:11.1111111111vw}}.mortgage-lki__footer{margin-top:1.3888888889vw;border-top:1px solid #c2c2cc;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mortgage-lki__footer{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-lki__footer{margin-top:11.1111111111vw;display:block}}.mortgage-lki__gos{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:1px solid #c2c2cc;border-radius:1.9444444444vw;width:16.3888888889vw;height:3.3333333333vw;margin-top:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-lki__gos{border-radius:28px}}@media screen and (max-width:1000px){.mortgage-lki__gos{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-lki__gos{width:236px}}@media screen and (max-width:1000px){.mortgage-lki__gos{width:65.5555555556vw}}@media screen and (min-width:1441px){.mortgage-lki__gos{height:48px}}@media screen and (max-width:1000px){.mortgage-lki__gos{height:13.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__gos{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-lki__gos{margin-top:5.5555555556vw;width:100%}}.mortgage-lki__gosimg{width:5.5555555556vw;height:.8333333333vw;margin-top:.3472222222vw;margin-left:.3472222222vw}@media screen and (min-width:1441px){.mortgage-lki__gosimg{width:80px}}@media screen and (max-width:1000px){.mortgage-lki__gosimg{width:22.2222222222vw}}@media screen and (min-width:1441px){.mortgage-lki__gosimg{height:12px}}@media screen and (max-width:1000px){.mortgage-lki__gosimg{height:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__gosimg{margin-top:5px}}@media screen and (max-width:1000px){.mortgage-lki__gosimg{margin-top:1.3888888889vw}}@media screen and (min-width:1441px){.mortgage-lki__gosimg{margin-left:5px}}@media screen and (max-width:1000px){.mortgage-lki__gosimg{margin-left:1.3888888889vw}}.mortgage-lki__textfooter{width:22.7777777778vw;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-left:2.2222222222vw;margin-top:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-lki__textfooter{width:328px}}@media screen and (max-width:1000px){.mortgage-lki__textfooter{width:91.1111111111vw}}@media screen and (min-width:1441px){.mortgage-lki__textfooter{font-size:16px}}@media screen and (max-width:1000px){.mortgage-lki__textfooter{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__textfooter{line-height:22px}}@media screen and (max-width:1000px){.mortgage-lki__textfooter{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-lki__textfooter{margin-left:32px}}@media screen and (max-width:1000px){.mortgage-lki__textfooter{margin-left:0}}@media screen and (min-width:1441px){.mortgage-lki__textfooter{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-lki__textfooter{margin-top:5.5555555556vw}}.mortgage-lki__input{width:auto}@media screen and (max-width:1000px){.mortgage-lki__input{width:100%}}.mortgage-lki__input-mt12{margin-top:.8333333333vw}@media screen and (min-width:1441px){.mortgage-lki__input-mt12{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-lki__input-mt12{margin-top:1.6666666667vw}}@media screen and (max-width:1000px){.mortgage-lki__iwrapper{width:100%}}@media screen and (max-width:1000px){.mortgage-lki__iwrapper_mt8{margin-top:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-lki__iwrapper_mt8{margin-top:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-lki__iwrapper_mt8{margin-top:2.2222222222vw}}.mortgage-lki__nolbl{padding-top:0!important}.mortgage-lki__policy{margin-top:.8333333333vw}@media screen and (min-width:1441px){.mortgage-lki__policy{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-lki__policy{margin-top:2.7777777778vw}}.mortgage-lki__pr{max-width:41.6666666667vw;margin-left:.5555555556vw}@media screen and (min-width:1441px){.mortgage-lki__pr{max-width:600px}}@media screen and (max-width:1000px){.mortgage-lki__pr{max-width:166.6666666667vw}}@media screen and (min-width:1441px){.mortgage-lki__pr{margin-left:8px}}@media screen and (max-width:1000px){.mortgage-lki__pr{margin-left:2.2222222222vw;color:#1e2321}}.mortgage-lki__enterb{min-width:6.1111111111vw;width:6.1111111111vw;height:3.3333333333vw;border:1px solid #c2c2cc;border-radius:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-lki__enterb{min-width:88px}}@media screen and (max-width:1000px){.mortgage-lki__enterb{min-width:26.9444444444vw}}@media screen and (min-width:1441px){.mortgage-lki__enterb{width:88px}}@media screen and (max-width:1000px){.mortgage-lki__enterb{width:26.9444444444vw}}@media screen and (min-width:1441px){.mortgage-lki__enterb{height:48px}}@media screen and (max-width:1000px){.mortgage-lki__enterb{height:11.3888888889vw}}@media screen and (min-width:1441px){.mortgage-lki__enterb{border-radius:28px}}@media screen and (max-width:1000px){.mortgage-lki__enterb{border-radius:7.7777777778vw}}.mortgage-lki__registrationb{min-width:10.4861111111vw;width:10.4861111111vw;height:3.3333333333vw;border:1px solid #c2c2cc;border-radius:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-lki__registrationb{min-width:151px}}@media screen and (max-width:1000px){.mortgage-lki__registrationb{min-width:46.3888888889vw}}@media screen and (min-width:1441px){.mortgage-lki__registrationb{width:151px}}@media screen and (max-width:1000px){.mortgage-lki__registrationb{width:46.3888888889vw}}@media screen and (min-width:1441px){.mortgage-lki__registrationb{height:48px}}@media screen and (max-width:1000px){.mortgage-lki__registrationb{height:11.3888888889vw}}@media screen and (min-width:1441px){.mortgage-lki__registrationb{border-radius:28px}}@media screen and (max-width:1000px){.mortgage-lki__registrationb{border-radius:7.7777777778vw}}.mortgage-lki__enterwr{width:6.1111111111vw;min-width:6.1111111111vw;position:relative}@media screen and (min-width:1441px){.mortgage-lki__enterwr{width:88px}}@media screen and (max-width:1000px){.mortgage-lki__enterwr{width:26.9444444444vw}}@media screen and (min-width:1441px){.mortgage-lki__enterwr{min-width:88px}}@media screen and (max-width:1000px){.mortgage-lki__enterwr{min-width:26.9444444444vw}}.mortgage-lki__registrationwr{width:10.4861111111vw;min-width:10.4861111111vw;position:relative}@media screen and (min-width:1441px){.mortgage-lki__registrationwr{width:151px}}@media screen and (max-width:1000px){.mortgage-lki__registrationwr{width:46.3888888889vw}}@media screen and (min-width:1441px){.mortgage-lki__registrationwr{min-width:151px}}@media screen and (max-width:1000px){.mortgage-lki__registrationwr{min-width:46.3888888889vw}}.mortgage-lki__activeb{width:115%;height:3.8888888889vw;margin-left:-.3472222222vw;margin-top:-.2083333333vw;background:#edf0f5;position:absolute;border:1px solid #edf0f5;z-index:10}@media screen and (min-width:1441px){.mortgage-lki__activeb{height:56px}}@media screen and (max-width:1000px){.mortgage-lki__activeb{height:13.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lki__activeb{margin-left:-5px}}@media screen and (max-width:1000px){.mortgage-lki__activeb{margin-left:-1.3888888889vw}}@media screen and (min-width:1441px){.mortgage-lki__activeb{margin-top:-3px}}@media screen and (max-width:1000px){.mortgage-lki__activeb{margin-top:-.8333333333vw}}.mortgage-lki__error{display:block;width:100%;margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.mortgage-lki__error{margin-bottom:10px}}@media screen and (max-width:1000px){.mortgage-lki__error{margin-bottom:2.7777777778vw}}.chooser__title{margin-bottom:1.25vw;font-size:2.2222222222vw;letter-spacing:-.0555555556vw;line-height:1.19}@media screen and (min-width:1441px){.chooser__title{margin-bottom:18px}}@media screen and (max-width:1000px){.chooser__title{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.chooser__title{font-size:32px}}@media screen and (max-width:1000px){.chooser__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.chooser__title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.chooser__title{letter-spacing:-.0833333333vw}}.chooser__app{position:relative;background-color:#edf0f5;width:100%;height:42.7777777778vw;padding-bottom:4.1666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;overflow:hidden}@media screen and (min-width:1441px){.chooser__app{height:616px}}@media screen and (max-width:1000px){.chooser__app{height:133.3333333333vw}}@media screen and (min-width:1441px){.chooser__app{padding-bottom:60px}}@media screen and (max-width:1000px){.chooser__app{padding-bottom:14.4444444444vw}}@media screen and (min-width:1441px){.chooser__app{padding-left:104px}}@media screen and (max-width:1000px){.chooser__app{padding-left:2.2222222222vw}}@media screen and (min-width:1441px){.chooser__app{padding-right:104px}}@media screen and (max-width:1000px){.chooser__app{padding-right:2.2222222222vw}}@media screen and (min-width:1441px){.chooser__app{border-radius:56px}}@media screen and (max-width:1000px){.chooser__app{border-radius:7.7777777778vw}}.chooser-results{padding-top:5.5555555556vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.chooser-results{padding-top:80px}}@media screen and (max-width:1000px){.chooser-results{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.chooser-results{padding-bottom:56px}}@media screen and (max-width:1000px){.chooser-results{padding-bottom:5.5555555556vw}}.chooser-results__list{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-left:8.0555555556vw;padding-right:8.0555555556vw;margin-right:-8.0555555556vw;margin-left:-8.0555555556vw;overflow:auto}@media screen and (min-width:1441px){.chooser-results__list{padding-left:116px}}@media screen and (max-width:1000px){.chooser-results__list{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.chooser-results__list{padding-right:116px}}@media screen and (max-width:1000px){.chooser-results__list{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.chooser-results__list{margin-right:-116px}}@media screen and (max-width:1000px){.chooser-results__list{margin-right:-4.4444444444vw}}@media screen and (min-width:1441px){.chooser-results__list{margin-left:-116px}}@media screen and (max-width:1000px){.chooser-results__list{margin-left:-4.4444444444vw}}.chooser-results__item{-ms-flex-negative:0;flex-shrink:0;width:26.1111111111vw;margin-right:1.3888888889vw;margin-left:1.3888888889vw}@media screen and (min-width:1441px){.chooser-results__item{margin-right:20px}}@media screen and (max-width:1000px){.chooser-results__item{margin-right:.8333333333vw}}@media screen and (min-width:1441px){.chooser-results__item{margin-left:20px}}@media screen and (max-width:1000px){.chooser-results__item{margin-left:.8333333333vw}}@media screen and (min-width:1441px){.chooser-results__item{width:376px}}@media screen and (max-width:1000px){.chooser-results__item{width:100%}}.chooser-results__item:first-child{margin-left:0}@media screen and (min-width:1441px){.chooser-results__item:first-child{margin-left:0}}@media screen and (max-width:1000px){.chooser-results__item:first-child{margin-left:0}}.chooser-results__item:last-child{-webkit-box-sizing:content-box;box-sizing:content-box;padding-right:8.0555555556vw;margin-right:0}@media screen and (min-width:1441px){.chooser-results__item:last-child{padding-right:116px}}@media screen and (max-width:1000px){.chooser-results__item:last-child{padding-right:4.4444444444vw}}.chooser-results .card__header{margin-bottom:2.6388888889vw}@media screen and (min-width:1441px){.chooser-results .card__header{margin-bottom:38px}}@media screen and (max-width:1000px){.chooser-results .card__header{margin-bottom:8.6111111111vw}}.chooser-results .card__title{max-width:265px;margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.chooser-results .card__title{margin-bottom:4px}}@media screen and (max-width:1000px){.chooser-results .card__title{margin-bottom:1.1111111111vw}}.chooser-results .card__buttons{display:block;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.chooser-results .card__buttons{margin-top:24px}}@media screen and (max-width:1000px){.chooser-results .card__buttons{margin-top:1.1111111111vw}}.chooser-results .card__buttons *{width:100%}@media screen and (max-width:1000px){.chooser-results .card__buttons *{height:2.7777777778vw;line-height:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.chooser-results .card__buttons *{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.chooser-results .card__buttons *{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.chooser-results .card__buttons *{line-height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.chooser-results .card__buttons *{line-height:11.1111111111vw}}.chooser-results .card__buttons :not(:last-child){margin-right:0;margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.chooser-results .card__buttons :not(:last-child){margin-bottom:4px}}@media screen and (max-width:1000px){.chooser-results .card__buttons :not(:last-child){margin-bottom:1.1111111111vw}}.chooser-results .card__buttons :last-child{background:transparent;border:1px solid #c2c2cc;margin-bottom:-.2777777778vw}@media screen and (min-width:1441px){.chooser-results .card__buttons :last-child{margin-bottom:-4px}}@media screen and (max-width:1000px){.chooser-results .card__buttons :last-child{margin-bottom:0}}.chooser-results .card_bg-brand .card__icon{background-color:#1e2321}.chooser-results .card-condition{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:1.38}@media screen and (max-width:1000px){.chooser-results .card-condition{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1.33}}.chooser-results .card-condition__value{margin-right:.2777777778vw;font-size:5.5555555556vw;letter-spacing:-.1388888889vw;line-height:1.05}@media screen and (min-width:1441px){.chooser-results .card-condition__value{margin-right:4px}}@media screen and (max-width:1000px){.chooser-results .card-condition__value{margin-right:1.1111111111vw}}@media screen and (min-width:1441px){.chooser-results .card-condition__value{font-size:80px}}@media screen and (max-width:1000px){.chooser-results .card-condition__value{font-size:13.3333333333vw}}@media screen and (min-width:1441px){.chooser-results .card-condition__value{letter-spacing:-2px}}@media screen and (max-width:1000px){.chooser-results .card-condition__value{letter-spacing:-.2222222222vw;line-height:1.17}}.chooser-results .card__icon{width:4.4444444444vw;height:4.4444444444vw}@media screen and (min-width:1441px){.chooser-results .card__icon{width:64px}}@media screen and (max-width:1000px){.chooser-results .card__icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.chooser-results .card__icon{height:64px}}@media screen and (max-width:1000px){.chooser-results .card__icon{height:11.1111111111vw}}.chooser-results .card_base{height:auto}.chooser-results .card-table{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.chooser-results .card-table{padding-top:16px}}@media screen and (max-width:1000px){.chooser-results .card-table{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.chooser-results .card-table{padding-bottom:16px}}@media screen and (max-width:1000px){.chooser-results .card-table{padding-bottom:4.4444444444vw}}.chooser-results .card-table__row:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.chooser-results .card-table__row:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.chooser-results .card-table__row:not(:last-child){margin-bottom:2.2222222222vw}}.chooser-results .card-table._bottom-line{border-bottom:1px solid #c2c2cc}.chooser-progress{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.6388888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.chooser-progress{height:38px}}@media screen and (max-width:1000px){.chooser-progress{height:6.6666666667vw}}@media screen and (min-width:1441px){.chooser-progress{padding-left:0}}@media screen and (max-width:1000px){.chooser-progress{padding-left:2.2222222222vw}}@media screen and (min-width:1441px){.chooser-progress{padding-right:0}}@media screen and (max-width:1000px){.chooser-progress{padding-right:2.2222222222vw;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.chooser-progress__bar,.chooser-progress__fill{border-radius:.2083333333vw;height:.4166666667vw}@media screen and (min-width:1441px){.chooser-progress__bar,.chooser-progress__fill{border-radius:3px}}@media screen and (max-width:1000px){.chooser-progress__bar,.chooser-progress__fill{border-radius:.8333333333vw}}@media screen and (min-width:1441px){.chooser-progress__bar,.chooser-progress__fill{height:6px}}@media screen and (max-width:1000px){.chooser-progress__bar,.chooser-progress__fill{height:1.1111111111vw}}.chooser-progress__bar{width:100%;background-color:#fff}@media screen and (max-width:1000px){.chooser-progress__bar{margin-bottom:4px}}.chooser-progress__fill{background-color:#8bc540}.chooser__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% + 5.83vw);height:35.6944444444vw;margin-right:-5.8333333333vw;padding-top:1.25vw;padding-right:5.8333333333vw;overflow:auto}@media screen and (min-width:1441px){.chooser__content{height:514px}}@media screen and (max-width:1000px){.chooser__content{height:108.8888888889vw}}@media screen and (min-width:1441px){.chooser__content{margin-right:-84px}}@media screen and (max-width:1000px){.chooser__content{margin-right:-2.2222222222vw}}@media screen and (min-width:1441px){.chooser__content{padding-top:18px}}@media screen and (max-width:1000px){.chooser__content{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.chooser__content{padding-right:84px}}@media screen and (max-width:1000px){.chooser__content{padding-right:2.2222222222vw}}@media screen and (min-width:1441px){.chooser__content{width:calc(100% + 84px)}}@media screen and (max-width:1000px){.chooser__content{width:calc(100% + 4.44444vw);margin-left:-2.2222222222vw;padding-left:2.2222222222vw}}@media screen and (min-width:1001px){.chooser__content::-webkit-scrollbar{width:.2777777778vw}}@media screen and (min-width:1441px){.chooser__content::-webkit-scrollbar{width:4px}}.chooser__content::-webkit-scrollbar-track{margin-top:5.6944444444vw;margin-bottom:5.2777777778vw}@media screen and (min-width:1441px){.chooser__content::-webkit-scrollbar-track{margin-top:82px}}@media screen and (max-width:1000px){.chooser__content::-webkit-scrollbar-track{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.chooser__content::-webkit-scrollbar-track{margin-bottom:76px}}@media screen and (max-width:1000px){.chooser__content::-webkit-scrollbar-track{margin-bottom:9.1666666667vw}}@media screen and (min-width:1001px){.chooser__content::-webkit-scrollbar-track{background:#c2c2cc;border-radius:.2777777778vw}}@media screen and (min-width:1441px){.chooser__content::-webkit-scrollbar-track{border-radius:4px}}@media screen and (min-width:1001px){.chooser__content::-webkit-scrollbar-thumb{background-color:#1e2321;border-radius:.2777777778vw}}@media screen and (min-width:1441px){.chooser__content::-webkit-scrollbar-thumb{border-radius:4px}}.chooser__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chooser__step:last-child{margin-bottom:0}.chooser__step_complete .chooser-tile_option{pointer-events:none}.chooser__step_complete .chooser__row_options{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.chooser-container{margin-top:auto}.chooser-container .chooser-tile_option{color:inherit}.chooser__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;width:100%}.chooser__row:last-child{margin-bottom:0}.chooser__row_question{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.chooser__row_question{margin-bottom:8px}}@media screen and (max-width:1000px){.chooser__row_question{margin-bottom:2.2222222222vw}}.chooser__row_answer,.chooser__row_options{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1000px){.chooser__row_answer{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.chooser__row_options{margin-top:auto}@media screen and (max-width:1000px){.chooser__row_options{-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:calc(100% + 4.44444vw);margin-right:-2.2222222222vw;margin-left:-2.2222222222vw;overflow-x:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chooser__row_options::-webkit-scrollbar{width:0;height:0}.chooser__row_options::-webkit-scrollbar-thumb{background:transparent;width:0}.chooser__row_options:after,.chooser__row_options:before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:2.2222222222vw;height:1px}.chooser__step_complete .chooser__row_options{margin-left:0;margin-right:0}.chooser__step_complete .chooser__row_options:after,.chooser__step_complete .chooser__row_options:before{display:none}}.chooser-tile{margin-bottom:.5555555556vw;padding-top:.9027777778vw;padding-bottom:.9027777778vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;border-radius:1.3888888889vw;position:relative;-webkit-transition:-webkit-transition 1s;transition:-webkit-transition 1s;transition:transition 1s;transition:transition 1s,-webkit-transition 1s}@media screen and (min-width:1441px){.chooser-tile{margin-bottom:8px}}@media screen and (max-width:1000px){.chooser-tile{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.chooser-tile{padding-top:13px}}@media screen and (max-width:1000px){.chooser-tile{padding-top:3.0555555556vw}}@media screen and (min-width:1441px){.chooser-tile{padding-bottom:13px}}@media screen and (max-width:1000px){.chooser-tile{padding-bottom:3.0555555556vw}}@media screen and (min-width:1441px){.chooser-tile{padding-left:24px}}@media screen and (max-width:1000px){.chooser-tile{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.chooser-tile{padding-right:24px}}@media screen and (max-width:1000px){.chooser-tile{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.chooser-tile{border-radius:20px}}@media screen and (max-width:1000px){.chooser-tile{border-radius:4.4444444444vw}}.chooser__row_question .chooser-tile{background-color:#fff;border-bottom-left-radius:.4166666667vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.chooser__row_question .chooser-tile{border-bottom-left-radius:6px}}@media screen and (max-width:1000px){.chooser__row_question .chooser-tile{border-bottom-left-radius:1.6666666667vw}}@media screen and (min-width:1441px){.chooser__row_question .chooser-tile{margin-right:12px}}@media screen and (max-width:1000px){.chooser__row_question .chooser-tile{margin-right:0}}.chooser__row_answer .chooser-tile{border-bottom-right-radius:.4166666667vw;margin-bottom:0;margin-left:.8333333333vw;background-color:#ffc7ab}@media screen and (min-width:1441px){.chooser__row_answer .chooser-tile{border-bottom-right-radius:6px}}@media screen and (max-width:1000px){.chooser__row_answer .chooser-tile{border-bottom-right-radius:1.6666666667vw}}@media screen and (min-width:1441px){.chooser__row_answer .chooser-tile{margin-bottom:0}}@media screen and (max-width:1000px){.chooser__row_answer .chooser-tile{margin-bottom:0}}@media screen and (min-width:1441px){.chooser__row_answer .chooser-tile{margin-left:12px}}@media screen and (max-width:1000px){.chooser__row_answer .chooser-tile{margin-left:3.3333333333vw}}.chooser-tile_option{margin-left:.5555555556vw;cursor:pointer;background-color:#c2c2cc;font:inherit;-webkit-transition:all .6s,background-color .3s;transition:all .6s,background-color .3s}@media screen and (min-width:1441px){.chooser-tile_option{margin-left:8px}}@media screen and (max-width:1000px){.chooser-tile_option{margin-left:1.1111111111vw;-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width:1000px){.chooser-tile_option:first-child{margin-left:auto}}.chooser-tile_option._hide{display:none}.chooser-tile_choosed,.chooser-tile_option:hover{background-color:#ffc7ab}.chooser-tile_choosed{border-bottom-right-radius:.4166666667vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.chooser-tile_choosed{border-bottom-right-radius:6px}}@media screen and (max-width:1000px){.chooser-tile_choosed{border-bottom-right-radius:1.6666666667vw}}@media screen and (min-width:1441px){.chooser-tile_choosed{margin-bottom:16px}}@media screen and (max-width:1000px){.chooser-tile_choosed{margin-bottom:3.3333333333vw}}.chooser-tile>span{display:block}.chooser__action{-ms-flex-negative:0;flex-shrink:0;width:2.7777777778vw;height:2.7777777778vw;margin-left:.5555555556vw;border-radius:50%;background:#fff no-repeat 50%/cover;font-size:0;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}@media screen and (min-width:1441px){.chooser__action{width:40px}}@media screen and (max-width:1000px){.chooser__action{width:7.7777777778vw}}@media screen and (min-width:1441px){.chooser__action{height:40px}}@media screen and (max-width:1000px){.chooser__action{height:7.7777777778vw}}@media screen and (min-width:1441px){.chooser__action{margin-left:8px}}@media screen and (max-width:1000px){.chooser__action{margin-left:1.1111111111vw}}.chooser__action:hover{background-color:#8bc540}.chooser__action_edit{margin-bottom:.8333333333vw;background-image:url(/local/templates/redesign/src/assets/img/icons/cards/pen.svg);-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:1441px){.chooser__action_edit{margin-bottom:12px}}@media screen and (max-width:1000px){.chooser__action_edit{margin-bottom:1.1111111111vw}}.chooser__action_edit:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);background-color:#f7f7f7}.chooser__action_confirm{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/up.svg)}.chooser__action:disabled{background-color:#898599}.chooser .d-range-input__inner{position:relative;width:276px;width:19.1666666667vw;padding:0 10px}@media screen and (min-width:1441px){.chooser .d-range-input__inner{width:276px}}@media screen and (max-width:1000px){.chooser .d-range-input__inner{width:42.7777777778vw}}.chooser .d-range-input__mask{position:absolute;top:.9722222222vw;left:1.6666666667vw;pointer-events:none}@media screen and (min-width:1441px){.chooser .d-range-input__mask{top:14px}}@media screen and (max-width:1000px){.chooser .d-range-input__mask{top:3.8888888889vw}}@media screen and (min-width:1441px){.chooser .d-range-input__mask{left:24px}}@media screen and (max-width:1000px){.chooser .d-range-input__mask{left:4.4444444444vw}}.chooser .d-range-input input{width:calc(100% + 1.38vw);height:3.3333333333vw;margin-left:-.6944444444vw;margin-right:-.6944444444vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;border-radius:1.3888888889vw;border:1px solid #c2c2cc;background-color:#fff;font:inherit;color:hsla(0,0%,100%,0)}@media screen and (min-width:1441px){.chooser .d-range-input input{height:48px}}@media screen and (max-width:1000px){.chooser .d-range-input input{height:11.1111111111vw}}@media screen and (min-width:1441px){.chooser .d-range-input input{margin-left:-10px}}@media screen and (max-width:1000px){.chooser .d-range-input input{margin-left:-2.7777777778vw}}@media screen and (min-width:1441px){.chooser .d-range-input input{margin-right:-10px}}@media screen and (max-width:1000px){.chooser .d-range-input input{margin-right:-2.7777777778vw}}@media screen and (min-width:1441px){.chooser .d-range-input input{padding-left:24px}}@media screen and (max-width:1000px){.chooser .d-range-input input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.chooser .d-range-input input{padding-right:24px}}@media screen and (max-width:1000px){.chooser .d-range-input input{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.chooser .d-range-input input{border-radius:20px}}@media screen and (max-width:1000px){.chooser .d-range-input input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.chooser .d-range-input input{width:calc(100% + 20px)}}@media screen and (max-width:1000px){.chooser .d-range-input input{width:calc(100% + 20px)}}.chooser .d-range-input input:focus{color:#1e2321}.chooser .d-range-input input:focus+.d-range-input__mask{color:hsla(0,0%,100%,0)}.chooser .d-range-input .vue-slider{margin-top:-1.0416666667vw;padding-bottom:0!important}@media screen and (min-width:1441px){.chooser .d-range-input .vue-slider{margin-top:-15px}}@media screen and (max-width:1000px){.chooser .d-range-input .vue-slider{margin-top:-3.6111111111vw}}@media screen and (min-width:1001px)and (max-width:1440px){.chooser .d-range-input .vue-slider{padding-top:.69vw!important}}.chooser__loader{display:inline-block;position:absolute;bottom:3.0555555556vw;left:7.2222222222vw;width:80px;height:80px;width:5.5555555556vw;height:.9027777778vw}@media screen and (min-width:1441px){.chooser__loader{bottom:44px}}@media screen and (max-width:1000px){.chooser__loader{bottom:6.6666666667vw}}@media screen and (min-width:1441px){.chooser__loader{left:104px}}@media screen and (max-width:1000px){.chooser__loader{left:2.2222222222vw}}@media screen and (min-width:1441px){.chooser__loader{width:80px}}@media screen and (max-width:1000px){.chooser__loader{width:22.2222222222vw}}@media screen and (min-width:1441px){.chooser__loader{height:13px}}@media screen and (max-width:1000px){.chooser__loader{height:3.6111111111vw}}.chooser__loader div{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.9027777778vw;height:.9027777778vw;border-radius:50%;background:#8bc540;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}@media screen and (min-width:1441px){.chooser__loader div{width:13px}}@media screen and (max-width:1000px){.chooser__loader div{width:3.6111111111vw}}@media screen and (min-width:1441px){.chooser__loader div{height:13px}}@media screen and (max-width:1000px){.chooser__loader div{height:3.6111111111vw}}.chooser__loader div:first-child{left:8px;-webkit-animation:chooserLoaderAnimation1 .6s infinite;animation:chooserLoaderAnimation1 .6s infinite}.chooser__loader div:nth-child(2){left:8px}.chooser__loader div:nth-child(2),.chooser__loader div:nth-child(3){-webkit-animation:chooserLoaderAnimation2 .6s infinite;animation:chooserLoaderAnimation2 .6s infinite}.chooser__loader div:nth-child(3){left:32px}.chooser__loader div:nth-child(4){left:56px;-webkit-animation:chooserLoaderAnimation3 .6s infinite;animation:chooserLoaderAnimation3 .6s infinite}.chooser-subtext{display:block;width:100%;text-align:right;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.chooser-subtext{margin-bottom:8px}}@media screen and (max-width:1000px){.chooser-subtext{margin-bottom:1.1111111111vw}}.chooser__restart{position:absolute;top:2.7777777778vw;right:2.7777777778vw;width:2.7777777778vw;height:2.7777777778vw;margin:0;padding:0;background:none;border-radius:100%}@media screen and (min-width:1441px){.chooser__restart{top:40px}}@media screen and (max-width:1000px){.chooser__restart{top:8.8888888889vw}}@media screen and (min-width:1441px){.chooser__restart{right:40px}}@media screen and (max-width:1000px){.chooser__restart{right:2.2222222222vw}}@media screen and (min-width:1441px){.chooser__restart{width:40px}}@media screen and (max-width:1000px){.chooser__restart{width:6.6666666667vw}}@media screen and (min-width:1441px){.chooser__restart{height:40px}}@media screen and (max-width:1000px){.chooser__restart{height:6.6666666667vw}}.chooser__restart:hover{background:none}.chooser__restart svg{pointer-events:none;width:100%;height:100%;display:block}.chooser__options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@-webkit-keyframes chooserLoaderAnimation1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes chooserLoaderAnimation1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes chooserLoaderAnimation2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes chooserLoaderAnimation2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@-webkit-keyframes chooserLoaderAnimation3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes chooserLoaderAnimation3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}.currency-calculator-card{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%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.currency-calculator-card__front .text-small{color:#898599;margin-top:.2777777778vw}@media screen and (min-width:1441px){.currency-calculator-card__front .text-small{margin-top:4px}}@media screen and (max-width:1000px){.currency-calculator-card__front .text-small{margin-top:2.2222222222vw}}.currency-calculator-card__label{margin-bottom:.8333333333vw;font-size:1.3888888889vw;letter-spacing:-.0208333333vw;font-weight:500;line-height:1.2}@media screen and (min-width:1441px){.currency-calculator-card__label{margin-bottom:12px}}@media screen and (max-width:1000px){.currency-calculator-card__label{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.currency-calculator-card__label{font-size:20px}}@media screen and (max-width:1000px){.currency-calculator-card__label{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.currency-calculator-card__label{letter-spacing:-.3px}}@media screen and (max-width:1000px){.currency-calculator-card__label{letter-spacing:-.0833333333vw}}.currency-calculator-card__label:not(:first-child){margin-top:.5555555556vw}@media screen and (min-width:1441px){.currency-calculator-card__label:not(:first-child){margin-top:8px}}@media screen and (max-width:1000px){.currency-calculator-card__label:not(:first-child){margin-top:4.4444444444vw}}.currency-calculator-card__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.currency-calculator-card__row{margin-bottom:12px}}@media screen and (max-width:1000px){.currency-calculator-card__row{margin-bottom:1.1111111111vw}}.currency-calculator-card__row .d-select{-ms-flex-negative:0;flex-shrink:0;width:7.7777777778vw}@media screen and (min-width:1441px){.currency-calculator-card__row .d-select{width:112px}}@media screen and (max-width:1000px){.currency-calculator-card__row .d-select{width:22.5vw}}.currency-calculator-card__row .d-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.currency-calculator-card__row .d-input:not(:last-child){margin-right:.8333333333vw}@media screen and (min-width:1441px){.currency-calculator-card__row .d-input:not(:last-child){margin-right:12px}}@media screen and (max-width:1000px){.currency-calculator-card__row .d-input:not(:last-child){margin-right:1.1111111111vw}}.currency-calculator-card__row.currency-calculator-card__change-target .d-select{width:100%}.currency-calculator-card__update-status{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-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:.9722222222vw;line-height:1.29;letter-spacing:-.3px;color:#898599;font-size:.8333333333vw}@media screen and (min-width:1441px){.currency-calculator-card__update-status{font-size:14px;font-size:12px}}@media screen and (max-width:1000px){.currency-calculator-card__update-status{font-size:2.7777777778vw;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:10px;line-height:1.2}}.currency-calculator-card__update-status>a{color:#1e2321;text-decoration:underline;font-weight:700}.currency-calculator-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto}@media screen and (max-width:1000px){.currency-calculator-card__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.currency-calculator-card__footer .button{-ms-flex-negative:0;flex-shrink:0}.currency-calculator-card__footer .button:not(:last-child){margin-right:2.2222222222vw}@media screen and (min-width:1441px){.currency-calculator-card__footer .button:not(:last-child){margin-right:32px}}@media screen and (max-width:1000px){.currency-calculator-card__footer .button:not(:last-child){margin-right:0}}@media screen and (max-width:1000px){.currency-calculator-card__footer .button{width:auto}}.currency-calculator-card__table{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.currency-calculator-card__table{margin-top:40px}}@media screen and (max-width:1000px){.currency-calculator-card__table{margin-top:6.6666666667vw}}.currency-calculator-card__tr{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.currency-calculator-card__tr{margin-bottom:20px}}@media screen and (max-width:1000px){.currency-calculator-card__tr{margin-bottom:4.4444444444vw}}.currency-calculator-card__tr:first-child{color:#898599;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.currency-calculator-card__tr:first-child{margin-bottom:24px}}@media screen and (max-width:1000px){.currency-calculator-card__tr:first-child{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.currency-calculator-card__tr:first-child>*{font-size:2.7777777778vw;line-height:3.3333333333vw;letter-spacing:-.0277777778vw}}.currency-calculator-card__td{-webkit-box-sizing:border-box;box-sizing:border-box;width:6.9444444444vw}@media screen and (min-width:1441px){.currency-calculator-card__td{width:100px}}@media screen and (max-width:1000px){.currency-calculator-card__td{width:22.2222222222vw}}.currency-calculator-card__td:first-child{margin-right:auto;width:auto}.currency-calculator-card__td:last-child{width:4.8611111111vw}@media screen and (min-width:1441px){.currency-calculator-card__td:last-child{width:70px}}@media screen and (max-width:1000px){.currency-calculator-card__td:last-child{width:17.7777777778vw}}.currency-calculator-card__value{position:relative;padding-left:1.1111111111vw}@media screen and (min-width:1441px){.currency-calculator-card__value{padding-left:16px}}@media screen and (max-width:1000px){.currency-calculator-card__value{padding-left:5.5555555556vw}}.currency-calculator-card__value:before{content:"";position:absolute;width:.8333333333vw;height:.4861111111vw;left:0;top:50%;-webkit-transform:translateY(-40%);transform:translateY(-40%);background:no-repeat 50%/contain}@media screen and (min-width:1441px){.currency-calculator-card__value:before{width:12px}}@media screen and (max-width:1000px){.currency-calculator-card__value:before{width:2.7777777778vw}}@media screen and (min-width:1441px){.currency-calculator-card__value:before{height:7px}}@media screen and (max-width:1000px){.currency-calculator-card__value:before{height:1.9444444444vw}}@media screen and (min-width:1441px){.currency-calculator-card__value:before{left:0}}@media screen and (max-width:1000px){.currency-calculator-card__value:before{left:1.3888888889vw;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}.currency-calculator-card__value_increase:before{background-image:url(/local/templates/redesign/src/assets/img/icons/dropdown-increase.svg)}.currency-calculator-card__value_decrease:before{background-image:url(/local/templates/redesign/src/assets/img/icons/dropdown-decrease.svg)}.dropdown-card{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.8888888889vw;background:#edf0f5;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}@media screen and (min-width:1441px){.dropdown-card{padding-top:40px}}@media screen and (max-width:1000px){.dropdown-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.dropdown-card{padding-bottom:40px}}@media screen and (max-width:1000px){.dropdown-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.dropdown-card{padding-left:56px}}@media screen and (max-width:1000px){.dropdown-card{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.dropdown-card{padding-right:56px}}@media screen and (max-width:1000px){.dropdown-card{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.dropdown-card{border-radius:56px}}@media screen and (max-width:1000px){.dropdown-card{border-radius:7.7777777778vw}}.dropdown-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.4305555556vw}@media screen and (min-width:1441px){.dropdown-card__top{margin-bottom:35px}}@media screen and (max-width:1000px){.dropdown-card__top{margin-bottom:7.7777777778vw}}.dropdown-card__action{display:block;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-image:none}._dark-mode .dropdown-card__action{background-color:#fff}.dropdown-card__action span{-webkit-transition:all .5s ease;transition:all .5s ease;width:2.7777777778vw;height:2.7777777778vw;display:block;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-open.svg);background-size:cover}@media screen and (min-width:1441px){.dropdown-card__action span{width:40px}}@media screen and (max-width:1000px){.dropdown-card__action span{width:7.7777777778vw}}@media screen and (min-width:1441px){.dropdown-card__action span{height:40px}}@media screen and (max-width:1000px){.dropdown-card__action span{height:7.7777777778vw}}._dark-mode .dropdown-card__action span{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-open-dark.svg)}.dropdown-card__content{display:none;margin-top:1.6666666667vw;letter-spacing:-.1px}@media screen and (min-width:1441px){.dropdown-card__content{margin-top:24px}}@media screen and (max-width:1000px){.dropdown-card__content{margin-top:3.3333333333vw}}.dropdown-card_opened .dropdown-card__content{display:block}.dropdown-card_opened .dropdown-card__action span{-webkit-transform:scale(-1);transform:scale(-1)}.callback-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:5.5555555556vw;padding-bottom:5.5555555556vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background-color:#09090a;background-image:url(/local/templates/redesign/src/assets/img/callback-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.callback-form{padding-top:80px}}@media screen and (max-width:1000px){.callback-form{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.callback-form{padding-bottom:80px}}@media screen and (max-width:1000px){.callback-form{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.callback-form{padding-left:104px}}@media screen and (max-width:1000px){.callback-form{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.callback-form{padding-right:104px}}@media screen and (max-width:1000px){.callback-form{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.callback-form{border-radius:56px}}@media screen and (max-width:1000px){.callback-form{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(/local/templates/redesign/src/assets/img/callback-bg-mobile.png);background-size:100%;background-position:bottom}}.callback-form__left button{margin-top:7.2222222222vw;max-width:15.2777777778vw}@media screen and (min-width:1441px){.callback-form__left button{margin-top:104px}}@media screen and (max-width:1000px){.callback-form__left button{margin-top:55.5555555556vw}}@media screen and (min-width:1441px){.callback-form__left button{max-width:220px}}@media screen and (max-width:1000px){.callback-form__left button{max-width:61.1111111111vw;max-width:100%}}.callback-form__regions{height:auto;background:#fff;border:1px solid #e1e4e9;border-top:none;position:absolute;width:100%;z-index:100000;padding-left:24px;border-radius:16px}.callback-form__regions-item{padding-top:10px;padding-bottom:10px;cursor:pointer}.callback-form__regions-suggestion{font-size:14px;margin-top:5px}.callback-form__full{width:100%}.callback-form__title{font-size:3.0555555556vw;color:#1e2321;line-height:1.09;letter-spacing:-.5px}@media screen and (min-width:1441px){.callback-form__title{font-size:44px}}@media screen and (max-width:1000px){.callback-form__title{font-size:6.6666666667vw}}._dark-mode .callback-form__title{color:#fff}.callback-form__text{margin-top:1.6666666667vw;font-size:1.3888888889vw;color:#898599}@media screen and (min-width:1441px){.callback-form__text{margin-top:24px}}@media screen and (max-width:1000px){.callback-form__text{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.callback-form__text{font-size:20px}}@media screen and (max-width:1000px){.callback-form__text{font-size:3.8888888889vw;width:75%}}.callback-form__form{padding-left:4.4444444444vw}@media screen and (min-width:1441px){.callback-form__form{padding-left:64px}}@media screen and (max-width:1000px){.callback-form__form{padding-left:0;margin-top:24px}}.callback-form__field{position:relative}.callback-form__field input{color:#1e2321;letter-spacing:-.1px;padding-top:1.4583333333vw;padding-bottom:1.25vw;padding-left:1.3888888889vw;padding-right:1.3888888889vw;border-radius:1.3888888889vw;margin-bottom:.8333333333vw;font-size:1.1111111111vw;width:100%;font-family:ObjectSansMedium,Arial,sans-serif}@media screen and (min-width:1441px){.callback-form__field input{padding-top:21px}}@media screen and (max-width:1000px){.callback-form__field input{padding-top:3.8888888889vw}}@media screen and (min-width:1441px){.callback-form__field input{padding-bottom:18px}}@media screen and (max-width:1000px){.callback-form__field input{padding-bottom:3.6111111111vw}}@media screen and (min-width:1441px){.callback-form__field input{padding-left:20px}}@media screen and (max-width:1000px){.callback-form__field input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.callback-form__field input{padding-right:20px}}@media screen and (max-width:1000px){.callback-form__field input{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.callback-form__field input{border-radius:20px}}@media screen and (max-width:1000px){.callback-form__field input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.callback-form__field input{margin-bottom:12px}}@media screen and (max-width:1000px){.callback-form__field input{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.callback-form__field input{font-size:16px}}@media screen and (max-width:1000px){.callback-form__field input{font-size:3.3333333333vw}}.callback-form__field input::-webkit-input-placeholder{font-size:1.1111111111vw;font-family:ObjectSans,Arial,sans-serif;color:#898599;letter-spacing:-.1px}@media screen and (min-width:1441px){.callback-form__field input::-webkit-input-placeholder{font-size:16px}}@media screen and (max-width:1000px){.callback-form__field input::-webkit-input-placeholder{font-size:3.3333333333vw}}.callback-form__field input:-moz-placeholder{font-size:1.1111111111vw;font-family:ObjectSans,Arial,sans-serif;color:#898599;letter-spacing:-.1px}@media screen and (min-width:1441px){.callback-form__field input:-moz-placeholder{font-size:16px}}@media screen and (max-width:1000px){.callback-form__field input:-moz-placeholder{font-size:3.3333333333vw}}.callback-form__field input::-moz-placeholder{font-size:1.1111111111vw;font-family:ObjectSans,Arial,sans-serif;color:#898599;letter-spacing:-.1px}@media screen and (min-width:1441px){.callback-form__field input::-moz-placeholder{font-size:16px}}@media screen and (max-width:1000px){.callback-form__field input::-moz-placeholder{font-size:3.3333333333vw}}.callback-form__field input:-ms-input-placeholder{font-size:1.1111111111vw;font-family:ObjectSans,Arial,sans-serif;color:#898599;letter-spacing:-.1px}@media screen and (min-width:1441px){.callback-form__field input:-ms-input-placeholder{font-size:16px}}@media screen and (max-width:1000px){.callback-form__field input:-ms-input-placeholder{font-size:3.3333333333vw}}.callback-form__field input:hover+label{display:inline-block}.callback-form__field-label{position:absolute;top:-1.3194444444vw;left:50%;display:none;background:#898599;font-size:14px;color:#000;z-index:2;padding-top:.5555555556vw;padding-bottom:.5555555556vw;padding-left:.8333333333vw;padding-right:.8333333333vw;border-radius:.5555555556vw}@media screen and (min-width:1441px){.callback-form__field-label{top:-19px}}@media screen and (max-width:1000px){.callback-form__field-label{top:-3.3333333333vw}}@media screen and (min-width:1441px){.callback-form__field-label{padding-top:8px}}@media screen and (max-width:1000px){.callback-form__field-label{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.callback-form__field-label{padding-bottom:8px}}@media screen and (max-width:1000px){.callback-form__field-label{padding-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.callback-form__field-label{padding-left:12px}}@media screen and (max-width:1000px){.callback-form__field-label{padding-left:2.2222222222vw}}@media screen and (min-width:1441px){.callback-form__field-label{padding-right:12px}}@media screen and (max-width:1000px){.callback-form__field-label{padding-right:2.2222222222vw}}@media screen and (min-width:1441px){.callback-form__field-label{border-radius:8px}}@media screen and (max-width:1000px){.callback-form__field-label{border-radius:1.1111111111vw}}.callback-form__field-label:after{content:"";background:url(/local/templates/redesign/src/assets/img/icons/tooltip-tile-lable-gray.svg) no-repeat;width:1.25vw;height:.4861111111vw;display:block;position:absolute;bottom:-.4166666667vw;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media screen and (min-width:1441px){.callback-form__field-label:after{width:18px}}@media screen and (max-width:1000px){.callback-form__field-label:after{width:5vw}}@media screen and (min-width:1441px){.callback-form__field-label:after{height:7px}}@media screen and (max-width:1000px){.callback-form__field-label:after{height:1.9444444444vw}}@media screen and (min-width:1441px){.callback-form__field-label:after{bottom:-6px}}@media screen and (max-width:1000px){.callback-form__field-label:after{bottom:-1.6666666667vw}}.callback-form__field_error{border:1px solid #fc5b00}.callback-form__submit{font-size:1.1111111111vw;font-family:ObjectSansMedium,Arial,sans-serif;width:100%;background:#8bc540;margin-top:1.6666666667vw;height:3.8888888889vw;line-height:3.8888888889vw}@media screen and (min-width:1441px){.callback-form__submit{font-size:16px}}@media screen and (max-width:1000px){.callback-form__submit{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.callback-form__submit{margin-top:24px}}@media screen and (max-width:1000px){.callback-form__submit{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.callback-form__submit{height:56px}}@media screen and (max-width:1000px){.callback-form__submit{height:11.1111111111vw}}@media screen and (min-width:1441px){.callback-form__submit{line-height:56px}}@media screen and (max-width:1000px){.callback-form__submit{line-height:11.1111111111vw}}.callback-form__submit:hover{color:#1e2321;background:#fff;cursor:pointer}.callback-form__submit_disabled,.callback-form__submit_disabled:hover{background:#9a96ac;color:#fff;cursor:default}.callback-form__policy{font-size:.8333333333vw;color:#898599;margin-top:.8333333333vw}@media screen and (min-width:1441px){.callback-form__policy{font-size:12px}}@media screen and (max-width:1000px){.callback-form__policy{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.callback-form__policy{margin-top:12px}}@media screen and (max-width:1000px){.callback-form__policy{margin-top:1.1111111111vw}}.callback-form__policy-link{display:inline;text-decoration:inherit;border-bottom:1px solid rgba(154,150,172,.5)}@media screen and (max-width:1000px){.callback-form__policy{text-decoration:none}}.callback-form-error{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.callback-form-error{margin-bottom:32px}}@media screen and (max-width:1000px){.callback-form-error{margin-bottom:3.3333333333vw}}.callback-form-error__content{color:#fc5b00;font-size:.8333333333vw;letter-spacing:-.1px;margin-left:.8333333333vw}@media screen and (min-width:1441px){.callback-form-error__content{font-size:12px}}@media screen and (max-width:1000px){.callback-form-error__content{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.callback-form-error__content{margin-left:12px}}@media screen and (max-width:1000px){.callback-form-error__content{margin-left:3.3333333333vw}}.dropdown-list{position:relative}@media screen and (max-width:1000px){.dropdown-list{width:100%;padding-right:.8333333333vw;margin-bottom:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.dropdown-list{padding-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.dropdown-list{padding-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.dropdown-list{margin-bottom:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.dropdown-list{margin-bottom:1.1111111111vw}}.dropdown-list .__rail-is-vertical{bottom:40px!important;right:8px!important}.dropdown-list__label{position:relative;width:calc(100% - 1.6666vw);padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-left:1.6666666667vw;border-radius:1.3888888889vw;border:1px solid #c2c2cc;cursor:pointer;background:#fff}@media screen and (min-width:1441px){.dropdown-list__label{padding-top:17px}}@media screen and (max-width:1000px){.dropdown-list__label{padding-top:3.6111111111vw}}@media screen and (min-width:1441px){.dropdown-list__label{padding-bottom:17px}}@media screen and (max-width:1000px){.dropdown-list__label{padding-bottom:3.6111111111vw}}@media screen and (min-width:1441px){.dropdown-list__label{padding-left:24px}}@media screen and (max-width:1000px){.dropdown-list__label{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.dropdown-list__label{border-radius:20px}}@media screen and (max-width:1000px){.dropdown-list__label{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.dropdown-list__label{width:calc(100% - 24px)}}@media screen and (max-width:1000px){.dropdown-list__label{display:block;width:auto}}.dropdown-list__label:hover{border-color:#898599;background:#f7f7f7}@media screen and (max-width:1000px){.dropdown-list__label:hover{border-color:#c2c2cc;background:transparent}}.dropdown-list__label:after{content:"";position:absolute;right:1.6666666667vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:.625vw;width:.8333333333vw;background:url(/local/templates/redesign/src/assets/img/icons/triangle.svg) no-repeat top/cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:1441px){.dropdown-list__label:after{right:24px}}@media screen and (max-width:1000px){.dropdown-list__label:after{right:4.4444444444vw}}@media screen and (min-width:1441px){.dropdown-list__label:after{height:9px}}@media screen and (max-width:1000px){.dropdown-list__label:after{height:1.6666666667vw}}@media screen and (min-width:1441px){.dropdown-list__label:after{width:12px}}@media screen and (max-width:1000px){.dropdown-list__label:after{width:2.2222222222vw}}.dropdown-list__label_opened{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px solid transparent}.dropdown-list__label_opened:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.dropdown-list__label_opened:hover{border-color:#898599;background:#fff;border-bottom:1px solid transparent}@media screen and (max-width:1000px){.dropdown-list__label_opened:hover{border-color:#c2c2cc;border-bottom-color:transparent}}.dropdown-list__label_no-border,.dropdown-list__label_no-border:hover{border:none}.dropdown-list__content{position:absolute;background:#fff;border:1px solid #c2c2cc;border-top:none;width:100%;max-height:27.7777777778vw;border-bottom-left-radius:1.3888888889vw;border-bottom-right-radius:1.3888888889vw;z-index:10;overflow:hidden}@media screen and (min-width:1441px){.dropdown-list__content{max-height:400px}}@media screen and (max-width:1000px){.dropdown-list__content{max-height:44.4444444444vw}}@media screen and (min-width:1441px){.dropdown-list__content{border-bottom-left-radius:20px}}@media screen and (max-width:1000px){.dropdown-list__content{border-bottom-left-radius:4.4444444444vw}}@media screen and (min-width:1441px){.dropdown-list__content{border-bottom-right-radius:20px}}@media screen and (max-width:1000px){.dropdown-list__content{border-bottom-right-radius:4.4444444444vw}}.dropdown-list__content .__panel::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;display:none}.dropdown-list__item{padding-bottom:1.1805555556vw;padding-left:1.6666666667vw;padding-top:1.1805555556vw;cursor:pointer}@media screen and (min-width:1441px){.dropdown-list__item{padding-bottom:17px}}@media screen and (max-width:1000px){.dropdown-list__item{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.dropdown-list__item{padding-left:24px}}@media screen and (max-width:1000px){.dropdown-list__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.dropdown-list__item{padding-top:17px}}@media screen and (max-width:1000px){.dropdown-list__item{padding-top:3.3333333333vw}}.dropdown-list__item:hover{background:#f7f7f7}@media screen and (max-width:1000px){.dropdown-list__item:hover{background:transparent}}.dropdown-list_no-border .dropdown-list__label{border:none;padding-top:1.25vw;padding-bottom:1.25vw}@media screen and (min-width:1441px){.dropdown-list_no-border .dropdown-list__label{padding-top:18px}}@media screen and (max-width:1000px){.dropdown-list_no-border .dropdown-list__label{padding-top:3.8888888889vw}}@media screen and (min-width:1441px){.dropdown-list_no-border .dropdown-list__label{padding-bottom:18px}}@media screen and (max-width:1000px){.dropdown-list_no-border .dropdown-list__label{padding-bottom:3.8888888889vw}}.dropdown-list_no-border .dropdown-list__content,.dropdown-list_no-border .dropdown-list__label:hover{border:none}.tags{overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap;margin-bottom:1.6666666667vw;padding-top:.0694444444vw}@media screen and (min-width:1441px){.tags{margin-bottom:24px}}@media screen and (max-width:1000px){.tags{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.tags{padding-top:1px}}@media screen and (max-width:1000px){.tags{padding-top:0}}.tags__item{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;padding-right:.8333333333vw;padding-left:.8333333333vw;margin-right:.5555555556vw;border-radius:1.6666666667vw;margin-bottom:1.1111111111vw;height:1.9444444444vw;line-height:2.0833333333vw;background:#edf0f5;position:relative;overflow:initial;width:auto}@media screen and (min-width:1441px){.tags__item{font-size:14px}}@media screen and (max-width:1000px){.tags__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.tags__item{line-height:20px}}@media screen and (max-width:1000px){.tags__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.tags__item{letter-spacing:-.1px}}@media screen and (max-width:1000px){.tags__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.tags__item{padding-right:12px}}@media screen and (max-width:1000px){.tags__item{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.tags__item{padding-left:12px}}@media screen and (max-width:1000px){.tags__item{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.tags__item{margin-right:8px}}@media screen and (max-width:1000px){.tags__item{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.tags__item{border-radius:24px}}@media screen and (max-width:1000px){.tags__item{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.tags__item{margin-bottom:16px}}@media screen and (max-width:1000px){.tags__item{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.tags__item{height:28px}}@media screen and (max-width:1000px){.tags__item{height:6.6666666667vw}}@media screen and (min-width:1441px){.tags__item{line-height:30px}}@media screen and (max-width:1000px){.tags__item{line-height:6.6666666667vw}}.tags__item:before{border-radius:1.6666666667vw}@media screen and (min-width:1441px){.tags__item:before{border-radius:24px}}@media screen and (max-width:1000px){.tags__item:before{border-radius:6.6666666667vw}}@media screen and (max-width:1000px){.tags__item:hover{-webkit-transform:none;transform:none}.tags__item:hover:before{content:none}}.tags__item_active{background:#ffc7ab}.tags__item_fake{display:none}@media screen and (max-width:1000px){.tags__item_fake{display:block;margin-right:0;padding-right:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tags__item_fake{padding-right:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.tags__item_fake{padding-right:2.2222222222vw}}.tags__item_dark{background:#1e2321;color:#fff}@media screen and (max-width:1000px){.tags{margin-bottom:.8333333333vw;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100vw;margin-left:-1.1111111111vw;padding-left:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tags{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.tags{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tags{margin-left:-16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tags{margin-left:-4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tags{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tags{padding-left:4.4444444444vw}}.tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2cc;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.tabs__nav{margin-bottom:40px}}@media screen and (max-width:1000px){.tabs__nav{margin-bottom:0}}.tabs__nav .spoiler{margin-bottom:0}.tabs__nav .spoiler_collapsed .spoiler__label:after{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.tabs__nav .spoiler__label{font-size:1.1111111111vw;line-height:1.3888888889vw;letter-spacing:-.0138888889vw;padding-right:1.25vw}@media screen and (min-width:1441px){.tabs__nav .spoiler__label{font-size:16px}}@media screen and (max-width:1000px){.tabs__nav .spoiler__label{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.tabs__nav .spoiler__label{line-height:20px}}@media screen and (max-width:1000px){.tabs__nav .spoiler__label{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.tabs__nav .spoiler__label{letter-spacing:-.2px}}@media screen and (max-width:1000px){.tabs__nav .spoiler__label{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.tabs__nav .spoiler__label{padding-right:18px}}@media screen and (max-width:1000px){.tabs__nav .spoiler__label{padding-right:5vw}}.tabs__nav .spoiler__label:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1);border-width:0 .5rem .583rem;top:45%}@media screen and (max-width:1000px){.tabs__nav .spoiler{width:100%;padding-top:.4861111111vw;padding-bottom:.8333333333vw;border-bottom:1px solid #898599}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav .spoiler{padding-top:7px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav .spoiler{padding-top:1.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav .spoiler{padding-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav .spoiler{padding-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.tabs__nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0;border:none}.tabs__nav[data-dropdown=true]{position:relative;margin-bottom:0;padding-bottom:.5555555556vw;z-index:60}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true]{padding-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true]{padding-bottom:2.2222222222vw}}@media screen and (max-width:1000px){._dark-mode .tabs__nav[data-dropdown=true]{background:#09090a}}@media screen and (max-width:1000px){.tabs__nav[data-dropdown=true] .tabs__element{padding-top:1.1111111111vw;padding-bottom:.9722222222vw;border-top:1px solid #898599}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .tabs__element{padding-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .tabs__element{padding-top:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .tabs__element{padding-bottom:14px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .tabs__element{padding-bottom:3.8888888889vw}}@media screen and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler{padding-top:.4861111111vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;border:none}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .spoiler{padding-top:7px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler{padding-top:1.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .spoiler{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .spoiler{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler{padding-right:4.4444444444vw}}@media screen and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler__label{margin-bottom:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .spoiler__label{margin-bottom:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler__label{margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler__content{position:absolute;width:100%;top:100%;left:0;margin-top:0;padding-left:1.1111111111vw;padding-right:1.1111111111vw;border-bottom-left-radius:1.3888888889vw;border-bottom-right-radius:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .spoiler__content{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler__content{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .spoiler__content{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler__content{padding-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .spoiler__content{border-bottom-left-radius:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler__content{border-bottom-left-radius:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true] .spoiler__content{border-bottom-right-radius:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true] .spoiler__content{border-bottom-right-radius:5.5555555556vw}}@media screen and (max-width:1000px){.tabs__nav[data-dropdown=true].tabs__nav_fixed{position:fixed;padding-top:.4166666667vw;padding-bottom:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true].tabs__nav_fixed{padding-top:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true].tabs__nav_fixed{padding-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav[data-dropdown=true].tabs__nav_fixed{padding-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav[data-dropdown=true].tabs__nav_fixed{padding-bottom:2.2222222222vw}}@media screen and (max-width:1000px){.tabs__nav.tabs__nav_fixed{position:fixed;top:0;left:0;width:100%;z-index:40;padding-left:1.1111111111vw;padding-right:1.1111111111vw;background:#fff;padding-top:0;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav.tabs__nav_fixed{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav.tabs__nav_fixed{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav.tabs__nav_fixed{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav.tabs__nav_fixed{padding-right:4.4444444444vw}}@media screen and (max-width:1000px){.tabs__nav.tabs__nav_fixed .spoiler{border-bottom:none;padding-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav.tabs__nav_fixed .spoiler{padding-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav.tabs__nav_fixed .spoiler{padding-top:4.4444444444vw}}@media screen and (max-width:1000px){.tabs__nav_fixed{padding-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav_fixed{padding-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav_fixed{padding-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.tabs__nav_fixed .tabs__list{padding-top:1.25vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs__nav_fixed .tabs__list{padding-top:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs__nav_fixed .tabs__list{padding-top:5vw}}.tabs-nav_fixed .tabs_btn-absolute{right:8.056%}.tabs_btn-absolute{position:absolute;top:0;right:0}@media screen and (min-width:1441px){.tabs_btn-absolute{right:0}}@media screen and (max-width:1000px){.tabs_btn-absolute{display:none}}@media screen and (max-width:1000px){.tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-bottom:1px solid #c2c2cc}}.tabs__element{position:relative;cursor:pointer;padding-top:.7638888889vw;padding-bottom:1.9444444444vw;font-size:1.1111111111vw;letter-spacing:-.0069444444vw;display:inline-block;color:#898599}@media screen and (min-width:1441px){.tabs__element{padding-top:11px}}@media screen and (max-width:1000px){.tabs__element{padding-top:0}}@media screen and (min-width:1441px){.tabs__element{padding-bottom:28px}}@media screen and (max-width:1000px){.tabs__element{padding-bottom:5vw}}@media screen and (min-width:1441px){.tabs__element{font-size:16px}}@media screen and (max-width:1000px){.tabs__element{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.tabs__element{letter-spacing:-.1px}}@media screen and (max-width:1000px){.tabs__element{letter-spacing:-.0277777778vw}}._dark-mode .tabs__element span{color:#fff}.tabs__element:hover{color:#1e2321}.tabs__element:not(:last-child){margin-right:1.3888888889vw}@media screen and (min-width:1441px){.tabs__element:not(:last-child){margin-right:20px}}@media screen and (max-width:1000px){.tabs__element:not(:last-child){margin-right:4.4444444444vw}}.tabs__element_active{color:#1e2321;letter-spacing:-.1px}.tabs__element_active:before{content:"";width:100%;height:4px;position:absolute;bottom:-1px;left:0;border-top-right-radius:.2777777778vw;border-top-left-radius:.2777777778vw;background:#1e2321}@media screen and (min-width:1441px){.tabs__element_active:before{border-top-right-radius:4px}}@media screen and (max-width:1000px){.tabs__element_active:before{border-top-right-radius:1.1111111111vw}}@media screen and (min-width:1441px){.tabs__element_active:before{border-top-left-radius:4px}}@media screen and (max-width:1000px){.tabs__element_active:before{border-top-left-radius:1.1111111111vw}}._dark-mode .tabs__element_active:before{background:#fff}@media screen and (max-width:1000px){.tabs__element{display:block}}.noUi{display:block;position:relative;padding-bottom:1.3888888889vw}@media screen and (min-width:1441px){.noUi{padding-bottom:20px}}@media screen and (max-width:1000px){.noUi{padding-bottom:5.5555555556vw}}.noUi-target{position:absolute;height:.2777777778vw;margin-top:-.2777777778vw;bottom:-1px;width:calc(100% - 1.875vw);-webkit-transform:translate(.972222222vw);transform:translate(.972222222vw);z-index:0;border-width:0;background-color:unset;-webkit-box-shadow:unset;box-shadow:unset}@media screen and (min-width:1441px){.noUi-target{height:4px}}@media screen and (max-width:1000px){.noUi-target{height:.8333333333vw}}@media screen and (min-width:1441px){.noUi-target{margin-top:-4px}}@media screen and (max-width:1000px){.noUi-target{margin-top:-.8333333333vw}}@media screen and (min-width:1441px){.noUi-target{width:calc(100% - 27px);-webkit-transform:translate(14px);transform:translate(14px)}}@media screen and (max-width:1000px){.noUi-target{width:calc(100% - 7.555vw);-webkit-transform:translate(3.7777vw);transform:translate(3.7777vw)}}.noUi-connects{background:#e1e4e9;overflow:visible}.noUi-connects:after,.noUi-connects:before{content:"";height:.2777777778vw;width:.6944444444vw;position:absolute;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.noUi-connects:after,.noUi-connects:before{height:4px}}@media screen and (max-width:1000px){.noUi-connects:after,.noUi-connects:before{height:.8333333333vw}}@media screen and (min-width:1441px){.noUi-connects:after,.noUi-connects:before{width:10px}}@media screen and (max-width:1000px){.noUi-connects:after,.noUi-connects:before{width:1.9444444444vw}}.noUi-connects:before{background-image:url(/local/templates/redesign/src/assets/img/deposits/line.svg);left:-.4166666667vw}@media screen and (min-width:1441px){.noUi-connects:before{left:-6px}}@media screen and (max-width:1000px){.noUi-connects:before{left:-1.9444444444vw}}.noUi-connects:after{right:-.4166666667vw;background-image:url(/local/templates/redesign/src/assets/img/deposits/gray-line.svg);background-position:100%}@media screen and (min-width:1441px){.noUi-connects:after{right:-6px}}@media screen and (max-width:1000px){.noUi-connects:after{right:-1.9444444444vw}}.noUi-connect{background:#8bc540;overflow:visible}.noUi-handle{outline:none;border:none}.noUi-handle:focus{outline:none}.noUi-active,.noUi-horizontal .noUi-handle{-webkit-box-shadow:none;box-shadow:none}.noUi-horizontal .noUi-handle{width:1.3888888889vw;height:1.3888888889vw;top:-.5555555556vw;right:-.6944444444vw;z-index:20;-webkit-transition:all .5s ease;transition:all .5s ease;cursor:pointer;background-image:url(/local/templates/redesign/src/assets/img/deposits/element.svg);background-repeat:no-repeat;background-size:cover;background-color:unset}@media screen and (min-width:1441px){.noUi-horizontal .noUi-handle{width:20px}}@media screen and (max-width:1000px){.noUi-horizontal .noUi-handle{width:5.5555555556vw}}@media screen and (min-width:1441px){.noUi-horizontal .noUi-handle{height:20px}}@media screen and (max-width:1000px){.noUi-horizontal .noUi-handle{height:5.5555555556vw}}@media screen and (min-width:1441px){.noUi-horizontal .noUi-handle{top:-8px}}@media screen and (max-width:1000px){.noUi-horizontal .noUi-handle{top:-2.2222222222vw}}@media screen and (min-width:1441px){.noUi-horizontal .noUi-handle{right:-10px}}@media screen and (max-width:1000px){.noUi-horizontal .noUi-handle{right:-2.7777777778vw}}.noUi-horizontal .noUi-handle:after,.noUi-horizontal .noUi-handle:before{content:none}.noUi-horizontal .noUi-handle:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width:1000px){.noUi-horizontal .noUi-handle:hover{-webkit-transform:none;transform:none}}.noUi__input{position:relative;background:#fff;border:1px solid #e1e4e9;border-radius:1.3888888889vw;-webkit-transition:.3s ease;transition:.3s ease;z-index:1}@media screen and (min-width:1441px){.noUi__input{border-radius:20px}}@media screen and (max-width:1000px){.noUi__input{border-radius:4.4444444444vw}}.noUi__input input{height:3.8888888889vw;line-height:normal;padding-left:1.6666666667vw;border-radius:1.3888888889vw;padding-right:1.6666666667vw;background:transparent;width:100%;cursor:pointer}@media screen and (min-width:1441px){.noUi__input input{height:56px}}@media screen and (max-width:1000px){.noUi__input input{height:12.2222222222vw}}@media screen and (min-width:1441px){.noUi__input input{padding-left:24px}}@media screen and (max-width:1000px){.noUi__input input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.noUi__input input{border-radius:20px}}@media screen and (max-width:1000px){.noUi__input input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.noUi__input input{padding-right:24px}}@media screen and (max-width:1000px){.noUi__input input{padding-right:4.4444444444vw}}.noUi__input input::-ms-clear{display:none}.noUi__input input:disabled{background-color:#edf0f5}@media screen and (min-width:1001px){.noUi__input:hover{background-color:#f7f7f7;border-color:#898599}}.noUi__line{position:absolute;width:5.7638888889vw;height:.2777777778vw;background-image:url(/local/templates/redesign/src/assets/img/deposits/line.svg);background-repeat:no-repeat;background-size:cover;bottom:-1px;left:.5555555556vw;display:block;border-bottom-left-radius:50%}@media screen and (min-width:1441px){.noUi__line{width:83px}}@media screen and (max-width:1000px){.noUi__line{width:23.0555555556vw}}@media screen and (min-width:1441px){.noUi__line{height:4px}}@media screen and (max-width:1000px){.noUi__line{height:.8333333333vw}}@media screen and (min-width:1441px){.noUi__line{left:8px}}@media screen and (max-width:1000px){.noUi__line{left:2.7777777778vw}}.noUi__end,.noUi__start{top:4.3055555556vw;position:absolute;display:inline-block;bottom:0;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none}@media screen and (min-width:1441px){.noUi__end,.noUi__start{top:62px}}@media screen and (max-width:1000px){.noUi__end,.noUi__start{top:13.8888888889vw}}.noUi_blur{opacity:1}.noUi__end{right:0}.noUi_pb{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.noUi_pb{padding-bottom:24px}}@media screen and (max-width:1000px){.noUi_pb{padding-bottom:6.6666666667vw}}.noUi_double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.noUi_double .noUi-connects:before{background-image:url(/local/templates/redesign/src/assets/img/deposits/gray-line.svg);background-position:100%;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.noUi_double span{height:1.25vw;pointer-events:none;cursor:pointer}@media screen and (min-width:1441px){.noUi_double span{height:18px}}@media screen and (max-width:1000px){.noUi_double span{height:5vw;height:11.1111111111vw;line-height:11.1111111111vw}}.noUi_double span:first-child{padding-left:1.6666666667vw}@media screen and (min-width:1441px){.noUi_double span:first-child{padding-left:24px}}@media screen and (max-width:1000px){.noUi_double span:first-child{padding-left:4.4444444444vw}}.noUi_double input{padding-right:0;padding-left:.5555555556vw;width:9.0277777778vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.noUi_double input{padding-left:8px}}@media screen and (max-width:1000px){.noUi_double input{padding-left:1.1111111111vw}}@media screen and (min-width:1441px){.noUi_double input{width:130px}}@media screen and (max-width:1000px){.noUi_double input{width:33.3333333333vw}}@media screen and (min-width:1441px){.noUi_double input{margin-right:8px}}@media screen and (max-width:1000px){.noUi_double input{margin-right:1.1111111111vw;height:11.1111111111vw;line-height:11.1111111111vw}}.notice{background:#fff;position:relative;overflow:hidden;border-radius:1.3888888889vw;padding-top:.8333333333vw;padding-bottom:1.3194444444vw;padding-right:2.7777777778vw;padding-left:2.7777777778vw}@media screen and (min-width:1441px){.notice{border-radius:20px}}@media screen and (max-width:1000px){.notice{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.notice{padding-top:12px}}@media screen and (max-width:1000px){.notice{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.notice{padding-bottom:19px}}@media screen and (max-width:1000px){.notice{padding-bottom:5.2777777778vw}}@media screen and (min-width:1441px){.notice{padding-right:40px}}@media screen and (max-width:1000px){.notice{padding-right:11.1111111111vw}}@media screen and (min-width:1441px){.notice{padding-left:40px}}@media screen and (max-width:1000px){.notice{padding-left:11.1111111111vw}}.notice__container:before{content:"";width:.5555555556vw;background:#ffc7ab;height:100%;display:inline-block;position:absolute;left:0;top:0}@media screen and (min-width:1441px){.notice__container:before{width:8px}}@media screen and (max-width:1000px){.notice__container:before{width:2.2222222222vw}}.notice__title{font-size:.8333333333vw;line-height:1.1111111111vw;margin-bottom:.5555555556vw;color:#898599}@media screen and (min-width:1441px){.notice__title{font-size:12px}}@media screen and (max-width:1000px){.notice__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.notice__title{line-height:16px}}@media screen and (max-width:1000px){.notice__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.notice__title{margin-bottom:8px}}@media screen and (max-width:1000px){.notice__title{margin-bottom:2.2222222222vw}}.notice__content{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#1e2321}@media screen and (min-width:1441px){.notice__content{font-size:14px}}@media screen and (max-width:1000px){.notice__content{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.notice__content{line-height:20px}}@media screen and (max-width:1000px){.notice__content{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.notice__content{letter-spacing:-.1px}}@media screen and (max-width:1000px){.notice__content{letter-spacing:-.0277777778vw}}.notice-bg-gray{background-color:#edf0f5}.notice-bg-white{background-color:#fff}.announce{display:none;background:#1e2321;color:#fff;position:fixed;z-index:100500;left:2.0833333333vw;bottom:2.0833333333vw;border-radius:1.9444444444vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;width:33.3333333333vw;height:auto}@media screen and (min-width:1441px){.announce{left:30px}}@media screen and (max-width:1000px){.announce{left:2.2222222222vw}}@media screen and (min-width:1441px){.announce{bottom:30px}}@media screen and (max-width:1000px){.announce{bottom:20.5555555556vw}}@media screen and (min-width:1441px){.announce{border-radius:28px}}@media screen and (max-width:1000px){.announce{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.announce{padding-top:20px}}@media screen and (max-width:1000px){.announce{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.announce{padding-bottom:20px}}@media screen and (max-width:1000px){.announce{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.announce{padding-left:24px}}@media screen and (max-width:1000px){.announce{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.announce{padding-right:24px}}@media screen and (max-width:1000px){.announce{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.announce{width:480px}}@media screen and (max-width:1000px){.announce{width:80vw}}.announce.announce-open{display:block}.announce__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.announce__top{margin-bottom:16px}}@media screen and (max-width:1000px){.announce__top{margin-bottom:3.3333333333vw}}.announce__icon{background:url(/local/templates/redesign/src/assets/img/icons/error.svg) no-repeat;background-size:contain;height:2.7777777778vw;width:2.7777777778vw}@media screen and (min-width:1441px){.announce__icon{height:40px}}@media screen and (max-width:1000px){.announce__icon{height:7.7777777778vw}}@media screen and (min-width:1441px){.announce__icon{width:40px}}@media screen and (max-width:1000px){.announce__icon{width:7.7777777778vw}}.announce__close{background:url(/local/templates/redesign/src/assets/img/icons/icon-close-20_white.svg) no-repeat;background-size:contain;height:1.5277777778vw;width:1.5277777778vw;cursor:pointer}@media screen and (min-width:1441px){.announce__close{height:22px}}@media screen and (max-width:1000px){.announce__close{height:6.1111111111vw}}@media screen and (min-width:1441px){.announce__close{width:22px}}@media screen and (max-width:1000px){.announce__close{width:6.1111111111vw}}.announce__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.announce__title{font-size:20px}}@media screen and (max-width:1000px){.announce__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.announce__title{line-height:24px}}@media screen and (max-width:1000px){.announce__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.announce__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.announce__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.announce__title{margin-bottom:16px}}@media screen and (max-width:1000px){.announce__title{margin-bottom:3.3333333333vw}}.notice-popup{background:#1e2321;color:#fff;position:fixed;z-index:1;right:20%;bottom:20%;border-radius:1.9444444444vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;width:26.9444444444vw;height:auto}@media screen and (min-width:1441px){.notice-popup{border-radius:28px}}@media screen and (max-width:1000px){.notice-popup{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.notice-popup{padding-top:20px}}@media screen and (max-width:1000px){.notice-popup{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.notice-popup{padding-bottom:20px}}@media screen and (max-width:1000px){.notice-popup{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.notice-popup{padding-left:24px}}@media screen and (max-width:1000px){.notice-popup{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.notice-popup{padding-right:24px}}@media screen and (max-width:1000px){.notice-popup{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.notice-popup{width:388px}}@media screen and (max-width:1000px){.notice-popup{width:107.7777777778vw;margin-top:1.3888888889vw;position:relative;right:auto;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.notice-popup{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.notice-popup{margin-top:5.5555555556vw}}.notice-popup__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.notice-popup__top{margin-bottom:20px}}@media screen and (max-width:1000px){.notice-popup__top{margin-bottom:5.5555555556vw}}.notice-popup__icon{background:url(/local/templates/redesign/src/assets/img/icons/error.svg) no-repeat;background-size:contain;height:2.7777777778vw;width:2.7777777778vw}@media screen and (min-width:1441px){.notice-popup__icon{height:40px}}@media screen and (max-width:1000px){.notice-popup__icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.notice-popup__icon{width:40px}}@media screen and (max-width:1000px){.notice-popup__icon{width:11.1111111111vw}}.notice-popup__close{background:url(/local/templates/redesign/src/assets/img/icons/icon-close-20_white.svg) no-repeat;background-size:contain;height:1.3888888889vw;width:1.3888888889vw;cursor:pointer}@media screen and (min-width:1441px){.notice-popup__close{height:20px}}@media screen and (max-width:1000px){.notice-popup__close{height:5.5555555556vw}}@media screen and (min-width:1441px){.notice-popup__close{width:20px}}@media screen and (max-width:1000px){.notice-popup__close{width:5.5555555556vw}}.notice-popup .link{display:inline-block;margin-right:.6944444444vw}@media screen and (min-width:1441px){.notice-popup .link{margin-right:10px}}@media screen and (max-width:1000px){.notice-popup .link{margin-right:2.7777777778vw}}.gray-tabs{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c2c2cc;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.gray-tabs{border-radius:20px}}@media screen and (max-width:1000px){.gray-tabs{border-radius:4.4444444444vw}}.gray-tabs_active-first .gray-tabs__element:nth-child(2){padding-right:3.3333333333vw}@media screen and (min-width:1441px){.gray-tabs_active-first .gray-tabs__element:nth-child(2){padding-right:48px}}@media screen and (max-width:1000px){.gray-tabs_active-first .gray-tabs__element:nth-child(2){padding-right:8.8888888889vw}}.gray-tabs_active-third .gray-tabs__element:first-child{padding-right:3.3333333333vw}@media screen and (min-width:1441px){.gray-tabs_active-third .gray-tabs__element:first-child{padding-right:48px}}@media screen and (max-width:1000px){.gray-tabs_active-third .gray-tabs__element:first-child{padding-right:8.8888888889vw}}.gray-tabs_active-fourth .gray-tabs__element:first-child{padding-right:3.3333333333vw}@media screen and (min-width:1441px){.gray-tabs_active-fourth .gray-tabs__element:first-child{padding-right:48px}}@media screen and (max-width:1000px){.gray-tabs_active-fourth .gray-tabs__element:first-child{padding-right:8.8888888889vw}}.gray-tabs__element{padding-top:.8333333333vw;padding-bottom:.8333333333vw;padding-right:1.6666666667vw;border-radius:1.6666666667vw;white-space:nowrap;cursor:pointer;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;position:relative}@media screen and (min-width:1441px){.gray-tabs__element{padding-top:12px}}@media screen and (max-width:1000px){.gray-tabs__element{padding-top:2.5vw}}@media screen and (min-width:1441px){.gray-tabs__element{padding-bottom:12px}}@media screen and (max-width:1000px){.gray-tabs__element{padding-bottom:2.5vw}}@media screen and (min-width:1441px){.gray-tabs__element{padding-right:24px}}@media screen and (max-width:1000px){.gray-tabs__element{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.gray-tabs__element{border-radius:24px}}@media screen and (max-width:1000px){.gray-tabs__element{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.gray-tabs__element{font-size:16px}}@media screen and (max-width:1000px){.gray-tabs__element{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.gray-tabs__element{line-height:22px}}@media screen and (max-width:1000px){.gray-tabs__element{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.gray-tabs__element{letter-spacing:-.2px}}@media screen and (max-width:1000px){.gray-tabs__element{letter-spacing:-.0277777778vw}}.gray-tabs__element:after{content:"";position:absolute;background:#edf0f5;padding-bottom:0;width:calc(100% - 1.666vw);height:calc(100% + .69444vw);top:-.2777777778vw;left:-.0694444444vw;border-radius:1.3888888889vw;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:1441px){.gray-tabs__element:after{top:-4px}}@media screen and (max-width:1000px){.gray-tabs__element:after{top:-1.1111111111vw}}@media screen and (min-width:1441px){.gray-tabs__element:after{left:-1px}}@media screen and (max-width:1000px){.gray-tabs__element:after{left:-.2777777778vw}}@media screen and (min-width:1441px){.gray-tabs__element:after{border-radius:20px}}@media screen and (max-width:1000px){.gray-tabs__element:after{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.gray-tabs__element:after{width:calc(100% - 24px);height:calc(100% + 10px);top:-4px;left:-1px}}@media screen and (max-width:1000px){.gray-tabs__element:after{height:calc(100% + 2.22222vw);width:calc(100% + 1px - 4.4444vw);top:-.2777777778vw;left:-1px}}@media screen and (max-width:1000px)and (min-width:1441px){.gray-tabs__element:after{top:-4px}}@media screen and (max-width:1000px)and (max-width:1000px){.gray-tabs__element:after{top:-1.1111111111vw}}.gray-tabs__element_active{padding-right:3.3333333333vw;padding-left:1.6666666667vw}@media screen and (min-width:1441px){.gray-tabs__element_active{padding-right:48px}}@media screen and (max-width:1000px){.gray-tabs__element_active{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.gray-tabs__element_active{padding-left:24px}}@media screen and (max-width:1000px){.gray-tabs__element_active{padding-left:4.4444444444vw}}.gray-tabs__element_active:after{-webkit-transform:scale(1);transform:scale(1)}.gray-tabs__element_active span{position:relative;z-index:4}.gray-tabs__element:first-child{padding-left:1.6666666667vw}@media screen and (min-width:1441px){.gray-tabs__element:first-child{padding-left:24px}}@media screen and (max-width:1000px){.gray-tabs__element:first-child{padding-left:4.4444444444vw}}.gray-tabs__element:last-child{padding-right:1.6666666667vw}@media screen and (min-width:1441px){.gray-tabs__element:last-child{padding-right:24px}}@media screen and (max-width:1000px){.gray-tabs__element:last-child{padding-right:4.4444444444vw}}.gray-tabs__element:last-child.gray-tabs__element_active:after{left:unset;right:-1px;width:100%}@media screen and (max-width:1000px){.gray-tabs_not-full{margin-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.gray-tabs_not-full{margin-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.gray-tabs_not-full{margin-right:4.4444444444vw}}.feedback{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;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.feedback{margin-bottom:80px}}@media screen and (max-width:1000px){.feedback{margin-bottom:11.1111111111vw}}.feedback__title{font-family:ObjectSans A1;font-weight:600;width:26.1111111111vw}@media screen and (min-width:1441px){.feedback__title{width:376px}}@media screen and (max-width:1000px){.feedback__title{width:auto}}.feedback__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.feedback__actions{margin-top:40px}}@media screen and (max-width:1000px){.feedback__actions{margin-top:6.6666666667vw}}.feedback__message{margin-top:.5555555556vw;margin-bottom:4.4444444444vw;color:#898599}@media screen and (min-width:1441px){.feedback__message{margin-top:8px}}@media screen and (max-width:1000px){.feedback__message{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.feedback__message{margin-bottom:64px}}@media screen and (max-width:1000px){.feedback__message{margin-bottom:17.7777777778vw}}.feedback__comment{width:100%;height:7.7777777778vw;border:1px solid #e1e4e9;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:1.6666666667vw;padding-right:2.7777777778vw;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;border-radius:1.3888888889vw;background-color:#fff;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (min-width:1441px){.feedback__comment{height:112px}}@media screen and (max-width:1000px){.feedback__comment{height:22.2222222222vw}}@media screen and (min-width:1441px){.feedback__comment{padding-left:24px}}@media screen and (max-width:1000px){.feedback__comment{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.feedback__comment{padding-right:40px}}@media screen and (max-width:1000px){.feedback__comment{padding-right:11.1111111111vw}}@media screen and (min-width:1441px){.feedback__comment{padding-top:16px}}@media screen and (max-width:1000px){.feedback__comment{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.feedback__comment{padding-bottom:16px}}@media screen and (max-width:1000px){.feedback__comment{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.feedback__comment{border-radius:20px}}@media screen and (max-width:1000px){.feedback__comment{border-radius:4.4444444444vw}}.feedback__comment:hover{border-color:#898599;background-color:#f7f7f7}.feedback__comment._invalid{border:1px solid #fc5b00;background-color:#fdeaea}.feedback__comment::-webkit-input-placeholder{color:#898599}.feedback__comment:-moz-placeholder,.feedback__comment::-moz-placeholder{color:#898599}.feedback__comment:-ms-input-placeholder{color:#898599}.feedback__comment-wrap{position:relative;width:100%;max-width:40.5555555556vw}@media screen and (min-width:1441px){.feedback__comment-wrap{max-width:584px}}@media screen and (max-width:1000px){.feedback__comment-wrap{max-width:162.2222222222vw}}.feedback__close{position:absolute;top:1.1111111111vw;right:1.1111111111vw;width:1.6666666667vw;height:1.6666666667vw;border-radius:50%;background-color:#1e2321;font-size:0;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;cursor:pointer;overflow:hidden}@media screen and (min-width:1441px){.feedback__close{top:16px}}@media screen and (max-width:1000px){.feedback__close{top:3.3333333333vw}}@media screen and (min-width:1441px){.feedback__close{right:16px}}@media screen and (max-width:1000px){.feedback__close{right:3.3333333333vw}}@media screen and (min-width:1441px){.feedback__close{width:24px}}@media screen and (max-width:1000px){.feedback__close{width:4.4444444444vw}}@media screen and (min-width:1441px){.feedback__close{height:24px}}@media screen and (max-width:1000px){.feedback__close{height:4.4444444444vw}}.feedback__close .icon{will-change:transform;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;height:100%}@media screen and (max-width:1000px){.feedback__close .icon{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/16/close-white.svg)}}@media screen and (min-width:1001px){.feedback__close:hover{background-color:#292e2c}.feedback__close:hover .icon{-webkit-transform:scale(1.25);transform:scale(1.25)}}.feedback__submit{margin-top:.8333333333vw}@media screen and (min-width:1441px){.feedback__submit{margin-top:12px}}@media screen and (max-width:1000px){.feedback__submit{margin-top:3.3333333333vw;width:auto}}.feedback__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:inherit}.feedback__action:not(:last-child){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.feedback__action:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.feedback__action:not(:last-child){margin-right:11.1111111111vw}}.feedback__action .icon{margin-right:.8333333333vw;-webkit-transition:.2s ease;transition:.2s ease}@media screen and (min-width:1441px){.feedback__action .icon{margin-right:12px}}@media screen and (max-width:1000px){.feedback__action .icon{margin-right:3.3333333333vw}}@media screen and (min-width:1001px){.feedback__action:hover .icon{-webkit-transform:translateY(-1px);transform:translateY(-1px);background-color:#e1e4e9}}@media screen and (max-width:1000px){.form-space{max-width:100%}}.form-space__logo{background:url(/local/templates/redesign/src/assets/img/logo-main.svg) no-repeat;background-size:contain;margin:0 auto;width:10.8333333333vw;height:4.1666666667vw}@media screen and (min-width:1441px){.form-space__logo{width:156px}}@media screen and (max-width:1000px){.form-space__logo{width:28.8888888889vw}}@media screen and (min-width:1441px){.form-space__logo{height:60px}}@media screen and (max-width:1000px){.form-space__logo{height:11.1111111111vw}}.form-space__wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}@media screen and (max-width:1000px){.form-space__wrapper{height:auto;width:100%}}.form-space__container{-webkit-box-shadow:0 4px 60px rgba(0,0,0,.1);box-shadow:0 4px 60px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:40.5555555556vw;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-top:3.8888888889vw}@media screen and (min-width:1441px){.form-space__container{width:584px}}@media screen and (max-width:1000px){.form-space__container{width:162.2222222222vw}}@media screen and (min-width:1441px){.form-space__container{border-radius:56px}}@media screen and (max-width:1000px){.form-space__container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.form-space__container{padding-top:56px}}@media screen and (max-width:1000px){.form-space__container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.form-space__container{padding-bottom:56px}}@media screen and (max-width:1000px){.form-space__container{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.form-space__container{padding-left:104px}}@media screen and (max-width:1000px){.form-space__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.form-space__container{padding-right:104px}}@media screen and (max-width:1000px){.form-space__container{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.form-space__container{margin-top:56px}}@media screen and (max-width:1000px){.form-space__container{margin-top:8.8888888889vw;height:auto;width:100%}}.form-space__header{color:#9a96ac;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0069444444vw;padding-bottom:.5555555556vw}@media screen and (min-width:1441px){.form-space__header{font-size:16px}}@media screen and (max-width:1000px){.form-space__header{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.form-space__header{line-height:22px}}@media screen and (max-width:1000px){.form-space__header{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.form-space__header{letter-spacing:-.1px}}@media screen and (max-width:1000px){.form-space__header{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.form-space__header{padding-bottom:8px}}@media screen and (max-width:1000px){.form-space__header{padding-bottom:1.1111111111vw}}.form-space__title{color:#1e2321;font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.form-space__title{font-size:24px}}@media screen and (max-width:1000px){.form-space__title{font-size:5vw}}@media screen and (min-width:1441px){.form-space__title{line-height:28px}}@media screen and (max-width:1000px){.form-space__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.form-space__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.form-space__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.form-space__title{padding-bottom:24px}}@media screen and (max-width:1000px){.form-space__title{padding-bottom:5.5555555556vw}}.promo{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;max-height:6.3888888889vw;-webkit-transition:.5s ease;transition:.5s ease;overflow:hidden;background-color:#edf0f5;border-top-left-radius:2.7777777778vw;border-top-right-radius:2.7777777778vw;padding-top:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.promo{max-height:92px}}@media screen and (max-width:1000px){.promo{max-height:11.1111111111vw}}@media screen and (min-width:1441px){.promo{border-top-left-radius:40px}}@media screen and (max-width:1000px){.promo{border-top-left-radius:6.6666666667vw}}@media screen and (min-width:1441px){.promo{border-top-right-radius:40px}}@media screen and (max-width:1000px){.promo{border-top-right-radius:6.6666666667vw}}@media screen and (min-width:1441px){.promo{padding-top:56px}}@media screen and (max-width:1000px){.promo{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.promo{padding-left:104px}}@media screen and (max-width:1000px){.promo{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.promo{padding-right:104px}}@media screen and (max-width:1000px){.promo{padding-right:6.6666666667vw}}._dark-mode .promo{background-color:#09090a;color:#fff;margin-bottom:-1.3888888889vw}@media screen and (min-width:1441px){._dark-mode .promo{margin-bottom:-20px}}@media screen and (max-width:1000px){._dark-mode .promo{margin-bottom:-5.5555555556vw}}.promo:not(.opened){cursor:pointer}@media screen and (min-width:1001px){.promo:not(.opened):hover{background-color:#ffc7ab}._dark-mode .promo:not(.opened):hover{background-color:#000}}.promo.opened{max-height:69.4444444444vw;margin-bottom:1.6666666667vw;border-bottom-left-radius:2.7777777778vw;border-bottom-right-radius:2.7777777778vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.promo.opened{max-height:1000px}}@media screen and (max-width:1000px){.promo.opened{max-height:277.7777777778vw}}@media screen and (min-width:1441px){.promo.opened{margin-bottom:24px}}@media screen and (max-width:1000px){.promo.opened{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.promo.opened{border-bottom-left-radius:40px}}@media screen and (max-width:1000px){.promo.opened{border-bottom-left-radius:6.6666666667vw}}@media screen and (min-width:1441px){.promo.opened{border-bottom-right-radius:40px}}@media screen and (max-width:1000px){.promo.opened{border-bottom-right-radius:6.6666666667vw}}@media screen and (min-width:1441px){.promo.opened{padding-bottom:56px}}@media screen and (max-width:1000px){.promo.opened{padding-bottom:0}}.promo__header{position:absolute;top:0;left:0;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;width:100%;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;align-items:center;opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}@media screen and (min-width:1441px){.promo__header{padding-top:16px}}@media screen and (max-width:1000px){.promo__header{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.promo__header{padding-bottom:16px}}@media screen and (max-width:1000px){.promo__header{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.promo__header{padding-left:64px}}@media screen and (max-width:1000px){.promo__header{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.promo__header{padding-right:64px}}@media screen and (max-width:1000px){.promo__header{padding-right:4.4444444444vw;margin-bottom:0}}@media screen and (max-width:1000px){.promo__header .card__icon{display:none}}.opened .promo__header{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;pointer-events:none}.promo__header .icon{margin-right:1.1111111111vw}@media screen and (min-width:1441px){.promo__header .icon{margin-right:16px}}@media screen and (max-width:1000px){.promo__header .icon{margin-right:4.4444444444vw;display:none}}.promo__content,.promo__image{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.opened .promo__content,.opened .promo__image{opacity:1}.promo__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:28.8888888889vw}@media screen and (min-width:1441px){.promo__content{max-width:416px}}@media screen and (max-width:1000px){.promo__content{max-width:115.5555555556vw;max-width:none}}.promo__image{position:absolute;right:11.6666666667vw;top:4.8611111111vw;width:21.4583333333vw}@media screen and (min-width:1441px){.promo__image{right:168px}}@media screen and (max-width:1000px){.promo__image{right:46.6666666667vw}}@media screen and (min-width:1441px){.promo__image{top:70px}}@media screen and (max-width:1000px){.promo__image{top:19.4444444444vw}}@media screen and (min-width:1441px){.promo__image{width:309px}}@media screen and (max-width:1000px){.promo__image{width:50.8333333333vw}}._dark-mode .promo__image{width:30.5555555556vw;top:0}@media screen and (min-width:1441px){._dark-mode .promo__image{width:440px}}@media screen and (max-width:1000px){._dark-mode .promo__image{width:78.6111111111vw}}@media screen and (min-width:1441px){._dark-mode .promo__image{top:0}}@media screen and (max-width:1000px){._dark-mode .promo__image{top:0}}@media screen and (max-width:1000px){.promo__image{height:55.5555555556vw;overflow:hidden;position:static;margin:auto auto 0}}.promo__image>img{width:100%;height:100%}@media screen and (max-width:1000px){.promo__image>img{height:auto}._dark-mode .promo__image>img{margin-top:-2.4305555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){._dark-mode .promo__image>img{margin-top:-35px}}@media screen and (max-width:1000px)and (max-width:1000px){._dark-mode .promo__image>img{margin-top:-9.7222222222vw}}.promo__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.promo__header .promo__title{font-size:1rem;line-height:4.4444444444vw;letter-spacing:-.0277777778vw}}.promo__content .promo__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.promo__content .promo__title{margin-bottom:24px}}@media screen and (max-width:1000px){.promo__content .promo__title{margin-bottom:4.4444444444vw}}.promo__qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}.promo__qr-wrap{width:11.6666666667vw;height:11.8055555556vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;background:url(/local/templates/redesign/src/assets/img/qr-border.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.promo__qr-wrap{width:168px}}@media screen and (max-width:1000px){.promo__qr-wrap{width:46.6666666667vw}}@media screen and (min-width:1441px){.promo__qr-wrap{height:170px}}@media screen and (max-width:1000px){.promo__qr-wrap{height:47.2222222222vw}}@media screen and (min-width:1441px){.promo__qr-wrap{padding-top:20px}}@media screen and (max-width:1000px){.promo__qr-wrap{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.promo__qr-wrap{padding-bottom:20px}}@media screen and (max-width:1000px){.promo__qr-wrap{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.promo__qr-wrap{padding-left:16px}}@media screen and (max-width:1000px){.promo__qr-wrap{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.promo__qr-wrap{padding-right:16px}}@media screen and (max-width:1000px){.promo__qr-wrap{padding-right:4.4444444444vw}}.promo__qr-wrap>img{width:100%;height:100%;border-radius:.5555555556vw}@media screen and (min-width:1441px){.promo__qr-wrap>img{border-radius:8px}}@media screen and (max-width:1000px){.promo__qr-wrap>img{border-radius:2.2222222222vw}}._dark-mode .promo__qr-wrap{background-color:#fff}.promo__qr>p{margin-left:2.7777777778vw}@media screen and (min-width:1441px){.promo__qr>p{margin-left:40px}}@media screen and (max-width:1000px){.promo__qr>p{margin-left:11.1111111111vw}}@media screen and (max-width:1000px){.promo__qr{display:none}}.promo__text{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.promo__text{margin-bottom:40px}}@media screen and (max-width:1000px){.promo__text{margin-bottom:5.5555555556vw;max-width:67.5vw}}.promo__downloads,.promo__links{display:-webkit-box;display:-ms-flexbox;display:flex}.promo__downloads{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.promo__downloads{margin-bottom:24px}}@media screen and (max-width:1000px){.promo__downloads{margin-bottom:6.6666666667vw}}@media screen and (min-width:1001px){.promo__downloads{display:none}}.promo__download{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:relative;border-radius:4.4444444444vw;background-color:#1e2321;color:#fff;padding-left:5.5555555556vw;padding-right:5.5555555556vw;text-align:center;font-size:1rem;height:11.1111111111vw;line-height:11.1111111111vw;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.promo__download:not(:last-child){margin-right:1.1111111111vw}.promo__download:before{content:"";width:1.25vw;height:1.5277777778vw;margin-right:2.2222222222vw;background:no-repeat 50%;-webkit-transform:scale(2);transform:scale(2)}@media screen and (min-width:1441px){.promo__download:before{width:18px}}@media screen and (max-width:1000px){.promo__download:before{width:5vw}}@media screen and (min-width:1441px){.promo__download:before{height:22px}}@media screen and (max-width:1000px){.promo__download:before{height:6.1111111111vw}}.promo__download_ios:before{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-ios.svg);background-size:4.7222222222vw 5.8333333333vw}.promo__download_android:before{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-google.svg);background-size:4.4444444444vw 5vw}.promo__link{position:relative;width:3.8888888889vw;height:3.8888888889vw;border-width:.1388888889vw;border-radius:50%;border-style:solid;border-image-source:linear-gradient(0deg,#8bc540,#98f16e,#8bc540);background-image:-webkit-gradient(linear,left top,left bottom,from(#1e2321),to(#1e2321)),-webkit-gradient(linear,left bottom,left top,from(#8bc540),color-stop(#98f16e),to(#8bc540));background-image:linear-gradient(180deg,#1e2321,#1e2321),linear-gradient(0deg,#8bc540,#98f16e,#8bc540);background-origin:border-box;background-clip:content-box,border-box;font-size:0;overflow:hidden}@media screen and (min-width:1441px){.promo__link{width:56px}}@media screen and (max-width:1000px){.promo__link{width:7.7777777778vw}}@media screen and (min-width:1441px){.promo__link{height:56px}}@media screen and (max-width:1000px){.promo__link{height:7.7777777778vw}}@media screen and (min-width:1441px){.promo__link{border-width:2px}}@media screen and (max-width:1000px){.promo__link{border-width:.2777777778vw}}._dark-mode .promo__link{background-image:none;border-image-source:none;background-color:#1e2321;color:#8bc540}.promo__link:last-child{margin-left:1.3888888889vw}@media screen and (min-width:1441px){.promo__link:last-child{margin-left:20px}}@media screen and (max-width:1000px){.promo__link:last-child{margin-left:2.2222222222vw}}.promo__link>img{width:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.promo__link:hover>img{-webkit-transform:scale(1.25);transform:scale(1.25)}.promo-header{font-weight:500;color:#1e2321;font-size:1.25vw;line-height:1.5277777778vw;position:absolute;width:100%;left:0;top:0}@media screen and (min-width:1441px){.promo-header{font-size:18px}}@media screen and (max-width:1000px){.promo-header{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.promo-header{line-height:22px}}@media screen and (max-width:1000px){.promo-header{line-height:5.5555555556vw}}.promo-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1208px;height:6.3888888889vw}@media screen and (min-width:1441px){.promo-header__container{height:92px}}@media screen and (max-width:1000px){.promo-header__container{height:20vw;padding:0 4.4444444444vw}}.promo-header__logo{background:url(/local/templates/redesign/src/assets/img/logo-main.svg) no-repeat;background-size:contain;height:2.7777777778vw;width:11.1111111111vw}@media screen and (min-width:1441px){.promo-header__logo{height:40px}}@media screen and (max-width:1000px){.promo-header__logo{height:11.1111111111vw}}@media screen and (min-width:1441px){.promo-header__logo{width:160px}}@media screen and (max-width:1000px){.promo-header__logo{width:44.4444444444vw}}@media screen and (max-width:1000px){.promo-header{border-bottom:none}}@media screen and (max-width:1000px){.promo-header nav{display:none}}.promo-header__item{margin-right:1.6666666667vw;-webkit-transition:.2s;transition:.2s;display:inline-block;cursor:pointer;font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599}@media screen and (min-width:1441px){.promo-header__item{margin-right:24px}}@media screen and (max-width:1000px){.promo-header__item{margin-right:8.3333333333vw}}@media screen and (min-width:1441px){.promo-header__item{font-size:14px}}@media screen and (max-width:1000px){.promo-header__item{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.promo-header__item{line-height:20px}}@media screen and (max-width:1000px){.promo-header__item{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.promo-header__item{letter-spacing:-.1px}}@media screen and (max-width:1000px){.promo-header__item{letter-spacing:-.0277777778vw}}.promo-header__item:last-child{margin-right:0}@media screen and (max-width:1000px){.promo-header__item{margin-right:0}}.promo-header__item:hover{-webkit-transition:.2s;transition:.2s}.mobile-panel{position:fixed;width:100%;bottom:0;height:3.75vw;padding-bottom:calc(env(safe-area-inset-bottom) + 49px);padding-top:.6944444444vw;padding-right:1.1111111111vw;padding-left:1.1111111111vw;background-color:#fff;-webkit-box-shadow:0 -3px 6px -6px #1e2321;box-shadow:0 -3px 6px -6px #1e2321;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:bottom .2s linear;transition:bottom .2s linear}@media screen and (min-width:1441px){.mobile-panel{height:54px}}@media screen and (max-width:1000px){.mobile-panel{height:15vw}}@media screen and (min-width:1441px){.mobile-panel{padding-top:10px}}@media screen and (max-width:1000px){.mobile-panel{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.mobile-panel{padding-right:16px}}@media screen and (max-width:1000px){.mobile-panel{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel{padding-left:16px}}@media screen and (max-width:1000px){.mobile-panel{padding-left:4.4444444444vw}}@media screen and (min-width:1001px){.mobile-panel{display:none}}.mobile-panel__hidden{bottom:-100px}.mobile-panel__item{text-align:center;color:#898599;height:2.2222222222vw;width:4.7222222222vw;font-size:.6944444444vw;line-height:.9722222222vw;letter-spacing:-.0069444444vw;border-right:1px solid #edf0f5}@media screen and (min-width:1441px){.mobile-panel__item{height:32px}}@media screen and (max-width:1000px){.mobile-panel__item{height:8.8888888889vw}}@media screen and (min-width:1441px){.mobile-panel__item{width:68px}}@media screen and (max-width:1000px){.mobile-panel__item{width:18.8888888889vw}}@media screen and (min-width:1441px){.mobile-panel__item{font-size:10px}}@media screen and (max-width:1000px){.mobile-panel__item{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.mobile-panel__item{line-height:14px}}@media screen and (max-width:1000px){.mobile-panel__item{line-height:3.8888888889vw}}@media screen and (min-width:1441px){.mobile-panel__item{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-panel__item{letter-spacing:-.0277777778vw}}.mobile-panel__item:last-child{border-right:1px solid #fff}.mobile-panel__item-wide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:5vw}@media screen and (min-width:1441px){.mobile-panel__item-wide{width:72px}}@media screen and (max-width:1000px){.mobile-panel__item-wide{width:20vw}}.mobile-panel__item-burger{background:url(/local/templates/redesign/src/assets/img/icons/cards/menu_fg.svg) #edf0f5 50% no-repeat;margin:0 auto;cursor:pointer;border-radius:1.1111111111vw;height:2.7777777778vw;width:2.7777777778vw}@media screen and (min-width:1441px){.mobile-panel__item-burger{border-radius:16px}}@media screen and (max-width:1000px){.mobile-panel__item-burger{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__item-burger{height:40px}}@media screen and (max-width:1000px){.mobile-panel__item-burger{height:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-panel__item-burger{width:40px}}@media screen and (max-width:1000px){.mobile-panel__item-burger{width:11.1111111111vw}}.mobile-panel__item .icon{background-size:auto;height:1.1111111111vw}@media screen and (min-width:1441px){.mobile-panel__item .icon{height:16px}}@media screen and (max-width:1000px){.mobile-panel__item .icon{height:4.4444444444vw}}.mobile-panel__item-active .mobile-panel__item-title{color:#1e2321}.mobile-panel-burger__title{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:-.0069444444vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.mobile-panel-burger__title{font-size:12px}}@media screen and (max-width:1000px){.mobile-panel-burger__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-panel-burger__title{line-height:16px}}@media screen and (max-width:1000px){.mobile-panel-burger__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel-burger__title{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-panel-burger__title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mobile-panel-burger__title{margin-bottom:20px}}@media screen and (max-width:1000px){.mobile-panel-burger__title{margin-bottom:5.5555555556vw}}._dark-mode .mobile-panel-burger__title{color:#fff}.mobile-panel-burger__link{color:#1e2321;font-weight:500;font-size:1.5277777778vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.mobile-panel-burger__link{font-size:22px}}@media screen and (max-width:1000px){.mobile-panel-burger__link{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel-burger__link{line-height:22px}}@media screen and (max-width:1000px){.mobile-panel-burger__link{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mobile-panel-burger__link{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mobile-panel-burger__link{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mobile-panel-burger__link{margin-bottom:20px}}@media screen and (max-width:1000px){.mobile-panel-burger__link{margin-bottom:5.5555555556vw}}._dark-mode .mobile-panel-burger__link{color:#fff}.mobile-panel-burger__category:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.mobile-panel-burger__category:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.mobile-panel-burger__category:not(:last-child){margin-bottom:4.4444444444vw}}.mobile-panel__modal-title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.mobile-panel__modal-title{margin-bottom:16px}}@media screen and (max-width:1000px){.mobile-panel__modal-title{margin-bottom:4.4444444444vw}}.mobile-panel__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-panel__col{width:calc(50% - 5px)}.mobile-panel__menu-item{color:#1e2321;font-weight:500;background:#edf0f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:-.0069444444vw;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-right:1.1111111111vw;padding-left:1.1111111111vw;border-radius:1.3888888889vw;margin-bottom:.5555555556vw;height:4.4444444444vw}@media screen and (min-width:1441px){.mobile-panel__menu-item{font-size:12px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{line-height:16px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{padding-top:16px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{padding-bottom:16px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{padding-right:16px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{padding-left:16px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{border-radius:20px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{margin-bottom:8px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.mobile-panel__menu-item{height:64px}}@media screen and (max-width:1000px){.mobile-panel__menu-item{height:17.7777777778vw}}.mobile-panel__menu-item .icon{margin-right:.8333333333vw}@media screen and (min-width:1441px){.mobile-panel__menu-item .icon{margin-right:12px}}@media screen and (max-width:1000px){.mobile-panel__menu-item .icon{margin-right:3.3333333333vw}}.mobile-panel__menu-item-full{width:100%}.mobile-panel__menu-item-premium{color:#fff;background:url(/local/templates/redesign/src/assets/img/main/mobile-panel/bg_premium-card.png) no-repeat;background-size:cover}.mobile-panel__scroll{overflow-x:scroll}.mobile-panel__scroll::-webkit-scrollbar{display:none}.mobile-panel__sliders{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mobile-panel__slider{background-repeat:no-repeat;background-size:cover;background-position:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1.3888888889vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-right:.8333333333vw;padding-left:.8333333333vw;margin-right:.5555555556vw;height:12.5vw;width:11.1111111111vw}@media screen and (min-width:1441px){.mobile-panel__slider{border-radius:20px}}@media screen and (max-width:1000px){.mobile-panel__slider{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-panel__slider{padding-top:20px}}@media screen and (max-width:1000px){.mobile-panel__slider{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-panel__slider{padding-bottom:20px}}@media screen and (max-width:1000px){.mobile-panel__slider{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-panel__slider{padding-right:12px}}@media screen and (max-width:1000px){.mobile-panel__slider{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-panel__slider{padding-left:12px}}@media screen and (max-width:1000px){.mobile-panel__slider{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-panel__slider{margin-right:8px}}@media screen and (max-width:1000px){.mobile-panel__slider{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.mobile-panel__slider{height:180px}}@media screen and (max-width:1000px){.mobile-panel__slider{height:50vw}}@media screen and (min-width:1441px){.mobile-panel__slider{width:160px}}@media screen and (max-width:1000px){.mobile-panel__slider{width:44.4444444444vw}}.mobile-panel__slider:first-child{margin-left:1.1111111111vw}@media screen and (min-width:1441px){.mobile-panel__slider:first-child{margin-left:16px}}@media screen and (max-width:1000px){.mobile-panel__slider:first-child{margin-left:4.4444444444vw}}.mobile-panel__slider:last-child{margin-right:1.1111111111vw}@media screen and (min-width:1441px){.mobile-panel__slider:last-child{margin-right:16px}}@media screen and (max-width:1000px){.mobile-panel__slider:last-child{margin-right:4.4444444444vw}}.mobile-panel__slider-title{color:#1e2321;font-weight:500;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:-.0069444444vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.mobile-panel__slider-title{font-size:12px}}@media screen and (max-width:1000px){.mobile-panel__slider-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-panel__slider-title{line-height:16px}}@media screen and (max-width:1000px){.mobile-panel__slider-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__slider-title{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-panel__slider-title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mobile-panel__slider-title{margin-bottom:8px}}@media screen and (max-width:1000px){.mobile-panel__slider-title{margin-bottom:2.2222222222vw}}.mobile-panel__slider-subtitle{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.mobile-panel__slider-subtitle{font-size:12px}}@media screen and (max-width:1000px){.mobile-panel__slider-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-panel__slider-subtitle{line-height:16px}}@media screen and (max-width:1000px){.mobile-panel__slider-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__slider-subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-panel__slider-subtitle{letter-spacing:-.0277777778vw}}.mobile-panel__slider-percent{color:#1e2321;font-weight:500;font-size:.8333333333vw;line-height:.9722222222vw;letter-spacing:-.0069444444vw;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.mobile-panel__slider-percent{font-size:12px}}@media screen and (max-width:1000px){.mobile-panel__slider-percent{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-panel__slider-percent{line-height:14px}}@media screen and (max-width:1000px){.mobile-panel__slider-percent{line-height:3.8888888889vw}}@media screen and (min-width:1441px){.mobile-panel__slider-percent{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-panel__slider-percent{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mobile-panel__slider-percent{margin-top:16px}}@media screen and (max-width:1000px){.mobile-panel__slider-percent{margin-top:4.4444444444vw}}.mobile-panel__slider-percent span{font-size:1.6666666667vw}@media screen and (min-width:1441px){.mobile-panel__slider-percent span{font-size:24px}}@media screen and (max-width:1000px){.mobile-panel__slider-percent span{font-size:6.6666666667vw}}.mobile-panel__slider-light .mobile-panel__slider-title{color:#fff}.mobile-panel__slider-light .mobile-panel__slider-subtitle{color:#edf0f5}.mobile-panel__premium-feats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.6666666667vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.mobile-panel__premium-feats{margin-top:24px}}@media screen and (max-width:1000px){.mobile-panel__premium-feats{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-panel__premium-feats{margin-bottom:16px}}@media screen and (max-width:1000px){.mobile-panel__premium-feats{margin-bottom:4.4444444444vw}}.mobile-panel__premium-feat{width:6.9444444444vw;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:1.6666666667vw;margin-right:.5555555556vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.mobile-panel__premium-feat{width:100px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat{width:27.7777777778vw}}@media screen and (min-width:1441px){.mobile-panel__premium-feat{margin-bottom:24px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-panel__premium-feat{margin-right:8px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.mobile-panel__premium-feat{font-size:12px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-panel__premium-feat{line-height:16px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-panel__premium-feat{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat{letter-spacing:-.0277777778vw}}.mobile-panel__premium-feat .icon{background-size:contain;margin-bottom:1.3888888889vw;width:2.4305555556vw;height:2.4305555556vw}@media screen and (min-width:1441px){.mobile-panel__premium-feat .icon{margin-bottom:20px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat .icon{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-panel__premium-feat .icon{width:35px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat .icon{width:9.7222222222vw}}@media screen and (min-width:1441px){.mobile-panel__premium-feat .icon{height:35px}}@media screen and (max-width:1000px){.mobile-panel__premium-feat .icon{height:9.7222222222vw}}@media screen and (max-width:1000px){.mobile-fixed-button{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;width:100%;left:0;bottom:0;padding:2.2222222222vw 4.4444444444vw;background-color:#fff;border-top:1px solid #c2c2cc;z-index:10;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.mobile-fixed-button._fixed{-webkit-transform:translateY(0);transform:translateY(0)}.mobile-fixed-button .button{height:11.1111111111vw;line-height:11.1111111111vw;border-radius:4.4444444444vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw}}.history{background-color:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.history{border-radius:56px}}@media screen and (max-width:1000px){.history{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.history{padding-top:56px}}@media screen and (max-width:1000px){.history{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.history{padding-bottom:40px}}@media screen and (max-width:1000px){.history{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.history{padding-left:104px}}@media screen and (max-width:1000px){.history{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.history{padding-right:104px}}@media screen and (max-width:1000px){.history{padding-right:6.6666666667vw}}.history__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.history__title{margin-bottom:40px}}@media screen and (max-width:1000px){.history__title{margin-bottom:4.4444444444vw}}@media screen and (min-width:1001px){.history__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.history-nav{position:relative;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1000px){.history-nav{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 13.33333vw);margin-left:-6.6666666667vw;margin-right:-6.6666666667vw;margin-bottom:8.8888888889vw;padding-left:6.6666666667vw;overflow-x:auto}.history-nav:after{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:6.6666666667vw}}.history-nav:before{content:"";position:absolute;width:1px;background-color:#c2c2cc;top:1.1111111111vw;bottom:2.2222222222vw;left:.8333333333vw}@media screen and (min-width:1441px){.history-nav:before{top:16px}}@media screen and (max-width:1000px){.history-nav:before{top:1.9444444444vw}}@media screen and (min-width:1441px){.history-nav:before{bottom:32px}}@media screen and (max-width:1000px){.history-nav:before{bottom:auto}}@media screen and (min-width:1441px){.history-nav:before{left:12px}}@media screen and (max-width:1000px){.history-nav:before{left:0;display:none}}.history-nav__item{position:relative;padding-left:2.2916666667vw;padding-top:0}@media screen and (min-width:1441px){.history-nav__item{padding-left:33px}}@media screen and (max-width:1000px){.history-nav__item{padding-left:0}}@media screen and (min-width:1441px){.history-nav__item{padding-top:0}}@media screen and (max-width:1000px){.history-nav__item{padding-top:4.7222222222vw}}.history-nav__item:not(:last-child){margin-bottom:1.6666666667vw;margin-right:0}@media screen and (min-width:1441px){.history-nav__item:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.history-nav__item:not(:last-child){margin-bottom:0}}@media screen and (min-width:1441px){.history-nav__item:not(:last-child){margin-right:0}}@media screen and (max-width:1000px){.history-nav__item:not(:last-child){margin-right:6.6666666667vw}}.history-nav__item:last-child{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.history-nav__item:last-child{margin-bottom:16px}}@media screen and (max-width:1000px){.history-nav__item:last-child{margin-bottom:0}}@media screen and (max-width:1000px){.history-nav__item:last-child label:after{display:none}}.history-nav__item input:checked+label{background-color:#1e2321;color:#fff}.history-nav__item input:checked+label:before{background:-webkit-gradient(linear,left top,left bottom,from(#1e2321),to(#1e2321)),-webkit-gradient(linear,left bottom,left top,from(#8bc540),color-stop(#98f16e),to(#8bc540));background:linear-gradient(#1e2321,#1e2321),linear-gradient(0deg,#8bc540,#98f16e,#8bc540);background-clip:padding-box,border-box}@media screen and (min-width:1001px){.history-nav__item input:checked+label:before{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width:1000px){.history-nav__item input:checked+label:before{top:0;width:3.0555555556vw;height:3.0555555556vw}}.history-nav__item label{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;height:2.2222222222vw;border-radius:1.6666666667vw;padding-left:.8333333333vw;padding-right:.8333333333vw;background-color:#fff;line-height:.9;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}@media screen and (min-width:1441px){.history-nav__item label{height:32px}}@media screen and (max-width:1000px){.history-nav__item label{height:7.7777777778vw}}@media screen and (min-width:1441px){.history-nav__item label{border-radius:24px}}@media screen and (max-width:1000px){.history-nav__item label{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.history-nav__item label{padding-left:12px}}@media screen and (max-width:1000px){.history-nav__item label{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.history-nav__item label{padding-right:12px}}@media screen and (max-width:1000px){.history-nav__item label{padding-right:3.3333333333vw}}.history-nav__item label:before{z-index:2;content:"";position:absolute;top:50%;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:1.6666666667vw;height:1.6666666667vw;border:solid hsla(0,0%,100%,0);border-width:.1388888889vw;border-radius:50%;background:#c2c2cc;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:1441px){.history-nav__item label:before{width:24px}}@media screen and (max-width:1000px){.history-nav__item label:before{width:1.9444444444vw}}@media screen and (min-width:1441px){.history-nav__item label:before{height:24px}}@media screen and (max-width:1000px){.history-nav__item label:before{height:1.9444444444vw}}@media screen and (min-width:1441px){.history-nav__item label:before{border-width:2px}}@media screen and (max-width:1000px){.history-nav__item label:before{border-width:.5555555556vw}}@media screen and (min-width:1001px){.history-nav__item label:before{-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5)}}@media screen and (max-width:1000px){.history-nav__item label:before{top:.5555555556vw}}@media screen and (max-width:1000px){.history-nav__item label:after{z-index:1;content:"";position:absolute;height:1px;top:1.3888888889vw;left:0;background-color:#c2c2cc;right:-6.6666666667vw}}.history-content{position:relative;width:40.5555555556vw}@media screen and (min-width:1441px){.history-content{width:792px}}@media screen and (max-width:1000px){.history-content{width:100%}}.history-content__title{margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.history-content__title{margin-bottom:32px}}@media screen and (max-width:1000px){.history-content__title{margin-bottom:2.2222222222vw}}.history-content__body{position:absolute;height:calc(100% - 4.86111vw);width:calc(100% + 7.22222vw);padding-right:7.2222222222vw;margin-right:-7.2222222222vw}@media screen and (min-width:1441px){.history-content__body{padding-right:104px}}@media screen and (max-width:1000px){.history-content__body{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.history-content__body{margin-right:-104px}}@media screen and (max-width:1000px){.history-content__body{margin-right:-6.6666666667vw}}@media screen and (min-width:1441px){.history-content__body{width:calc(100% + 104px);height:calc(100% - 70px)}}@media screen and (max-width:1000px){.history-content__body{position:relative;width:calc(100% + 6.66667vw);height:106.6666666667vw}}.history-content .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto}.history-content .swiper-container-vertical>.swiper-scrollbar{right:1.1111111111vw;height:calc(100% - 3.88889vw)}@media screen and (min-width:1441px){.history-content .swiper-container-vertical>.swiper-scrollbar{right:16px}}@media screen and (max-width:1000px){.history-content .swiper-container-vertical>.swiper-scrollbar{right:1.1111111111vw}}@media screen and (min-width:1441px){.history-content .swiper-container-vertical>.swiper-scrollbar{height:calc(100% - 56px)}}@media screen and (max-width:1000px){.history-content .swiper-container-vertical>.swiper-scrollbar{height:calc(100% - 8.88889vw)}}.history-notes__item:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.history-notes__item:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.history-notes__item:not(:last-child){margin-bottom:6.6666666667vw}}.history-notes__item p{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.history-notes__item p{margin-top:16px}}@media screen and (max-width:1000px){.history-notes__item p{margin-top:2.2222222222vw}}.history-notes .d-tile{background-color:#ffc7ab;color:#1e2321}.list{margin-bottom:3.4722222222vw;color:#1e2321}@media screen and (min-width:1441px){.list{margin-bottom:50px}}@media screen and (max-width:1000px){.list{margin-bottom:6.6666666667vw}}.list_color-gray{color:#898599}.list li{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.list li{font-size:16px}}@media screen and (max-width:1000px){.list li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.list li{line-height:22px}}@media screen and (max-width:1000px){.list li{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.list li{letter-spacing:-.2px}}@media screen and (max-width:1000px){.list li{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.list li{margin-bottom:16px}}@media screen and (max-width:1000px){.list li{margin-bottom:3.3333333333vw}}.list li:before{content:"";width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw;background-color:#8bc540;display:inline-block;border-radius:50px}@media screen and (min-width:1441px){.list li:before{width:8px}}@media screen and (max-width:1000px){.list li:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.list li:before{height:8px}}@media screen and (max-width:1000px){.list li:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.list li:before{margin-right:12px}}@media screen and (max-width:1000px){.list li:before{margin-right:1.6666666667vw}}.list li:last-child{margin-bottom:0}.text{font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:1.1111111111vw;color:#1e2321}@media screen and (min-width:1441px){.text{font-size:16px}}@media screen and (max-width:1000px){.text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.text{line-height:22px}}@media screen and (max-width:1000px){.text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.text{margin-bottom:16px}}@media screen and (max-width:1000px){.text{margin-bottom:3.3333333333vw}}.text-bold{font-weight:500}.text-white{color:#fff}.text-gray{color:#898599}.text-green{color:#8bc540}.text-red{color:#fc5b00}.text-blue{color:#488bf7}.text-pistachio{color:#82bf00}.text-small{font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.text-small{font-size:12px}}@media screen and (max-width:1000px){.text-small{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.text-small{line-height:16px}}@media screen and (max-width:1000px){.text-small{line-height:3.8888888889vw}}.text-center{margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.text-align-center{text-align:center}.text-dark{color:#1e2321!important}.text-large{font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.text-large{font-size:20px}}@media screen and (max-width:1000px){.text-large{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.text-large{line-height:24px}}@media screen and (max-width:1000px){.text-large{line-height:4.4444444444vw}}.text__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.text__title{margin-bottom:40px}}@media screen and (max-width:1000px){.text__title{margin-bottom:5.5555555556vw}}.top{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.top-img{background-image:url(/local/templates/redesign/src/assets/img/pay/sbp/top-img.png);background-repeat:no-repeat;background-size:contain;width:262px;height:283px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1000px){.top-img{margin:0 auto 30px auto;margin-bottom:2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-img{margin-bottom:30px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-img{margin-bottom:8.3333333333vw}}.top-content{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;height:283px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:3.4722222222vw}@media screen and (min-width:1441px){.top-content{margin-left:50px}}@media screen and (max-width:1000px){.top-content{margin-left:0;height:auto}}.top-content h1{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.top-content h1{margin-bottom:24px}}@media screen and (max-width:1000px){.top-content h1{margin-bottom:3.3333333333vw}}.top-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.6666666667vw;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}@media screen and (min-width:1441px){.top-info{padding-bottom:24px}}@media screen and (max-width:1000px){.top-info{padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-info{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-info{margin-top:4.4444444444vw}}.top-info br{display:none}@media screen and (max-width:1000px){.top-info br{display:block}}.top-info:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}@media screen and (max-width:1000px){.top-info:after{display:none}}.top-info__item:not(:last-child){margin-right:4.4444444444vw}@media screen and (min-width:1441px){.top-info__item:not(:last-child){margin-right:64px}}@media screen and (max-width:1000px){.top-info__item:not(:last-child){margin-right:0}}@media screen and (max-width:1000px){.top-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-bottom:1.6666666667vw}.top-info__item:before{content:"";position:absolute;width:100%;height:1px;background:#c2c2cc;bottom:1.3888888889vw;z-index:-1}}.top-info__title{display:block;margin-bottom:.5555555556vw;margin-top:.4166666667vw}@media screen and (min-width:1441px){.top-info__title{margin-bottom:8px}}@media screen and (max-width:1000px){.top-info__title{margin-bottom:0}}@media screen and (min-width:1441px){.top-info__title{margin-top:6px}}@media screen and (max-width:1000px){.top-info__title{margin-top:1.6666666667vw;background:#fff;padding-right:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-info__title{padding-right:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-info__title{padding-right:1.1111111111vw}}@media screen and (max-width:1000px){.top-info__content{background:#fff;padding-left:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-info__content{padding-left:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-info__content{padding-left:1.1111111111vw}}.preloader{width:100%;height:100%;position:fixed;top:0;left:0;background:hsla(0,0%,100%,.8);z-index:999999999}.preloader-border{z-index:9999999999;top:50%;width:54px;height:54px;background-color:#fff;border-radius:27px;border:1px solid rgba(7,40,51,.15)}.preloader-border,.preloader img{display:block;margin:0 auto;position:relative}.preloader img{-webkit-animation:spin .7s linear infinite;animation:spin .7s linear infinite;z-index:99999999999;top:30%;width:22px;height:22px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mini-banner{width:100%}.mini-banner__ban-desktop{border-radius:2.7777777778vw;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow:hidden}@media screen and (min-width:1441px){.mini-banner__ban-desktop{border-radius:40px}}@media screen and (max-width:1000px){.mini-banner__ban-desktop{border-radius:7.7777777778vw;background-image:none!important}}.mini-banner__ban-desktop:not(:first-child){margin-top:0}@media screen and (min-width:1441px){.mini-banner__ban-desktop:not(:first-child){margin-top:0}}@media screen and (max-width:1000px){.mini-banner__ban-desktop:not(:first-child){margin-top:2.2222222222vw}}.mini-banner__ban-desktop._dark{color:#fff}.mini-banner__ban-desktop.micro{width:33.3333333333vw}@media screen and (min-width:1441px){.mini-banner__ban-desktop.micro{width:480px}}@media screen and (max-width:1000px){.mini-banner__ban-desktop.micro{width:91.1111111111vw}}.mini-banner__ban-mob{padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:7.2222222222vw;padding-right:10.4166666667vw;min-height:8.3333333333vw;background-size:cover;background-repeat:no-repeat;background-position:50%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mini-banner__ban-mob{padding-top:24px}}@media screen and (max-width:1000px){.mini-banner__ban-mob{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob{padding-bottom:24px}}@media screen and (max-width:1000px){.mini-banner__ban-mob{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob{padding-left:104px}}@media screen and (max-width:1000px){.mini-banner__ban-mob{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob{padding-right:150px}}@media screen and (max-width:1000px){.mini-banner__ban-mob{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob{min-height:120px}}@media screen and (max-width:1000px){.mini-banner__ban-mob{min-height:55vw}}@media screen and (min-width:1001px){.mini-banner__ban-mob{background-image:none!important}}.mini-banner__ban-mob.micro{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.3333333333vw;padding-right:3.3333333333vw;min-height:8.3333333333vw}@media screen and (min-width:1441px){.mini-banner__ban-mob.micro{padding-top:40px}}@media screen and (max-width:1000px){.mini-banner__ban-mob.micro{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob.micro{padding-bottom:40px}}@media screen and (max-width:1000px){.mini-banner__ban-mob.micro{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob.micro{padding-left:48px}}@media screen and (max-width:1000px){.mini-banner__ban-mob.micro{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob.micro{padding-right:48px}}@media screen and (max-width:1000px){.mini-banner__ban-mob.micro{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob.micro{min-height:120px}}@media screen and (max-width:1000px){.mini-banner__ban-mob.micro{min-height:43.3333333333vw}}.mini-banner__ban-mob.extended{padding-top:2.2222222222vw;padding-bottom:2.2222222222vw}@media screen and (min-width:1441px){.mini-banner__ban-mob.extended{padding-top:32px}}@media screen and (max-width:1000px){.mini-banner__ban-mob.extended{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-mob.extended{padding-bottom:32px}}@media screen and (max-width:1000px){.mini-banner__ban-mob.extended{padding-bottom:5.5555555556vw}}.mini-banner__ban-sme{padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;min-height:8.3333333333vw;background-size:cover;background-repeat:no-repeat;background-position:50%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mini-banner__ban-sme{padding-top:24px}}@media screen and (max-width:1000px){.mini-banner__ban-sme{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-sme{padding-bottom:24px}}@media screen and (max-width:1000px){.mini-banner__ban-sme{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-sme{padding-left:104px}}@media screen and (max-width:1000px){.mini-banner__ban-sme{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-sme{padding-right:104px}}@media screen and (max-width:1000px){.mini-banner__ban-sme{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__ban-sme{min-height:120px}}@media screen and (max-width:1000px){.mini-banner__ban-sme{min-height:55vw}}@media screen and (min-width:1001px){.mini-banner__ban-sme{background-image:none!important}}.mini-banner__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.mini-banner__container.micro{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mini-banner__container.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.mini-banner__container.center{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mini-banner__container.bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1001px){.mini-banner__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1000px){.mini-banner__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mini-banner__container._single-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.mini-banner__container._single-title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.mini-banner__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:auto}.mini-banner__content._single-title{margin-bottom:0}.mini-banner__content.micro{-ms-flex-item-align:start;align-self:flex-start}.mini-banner__content.center{margin-bottom:0}@media screen and (max-width:1000px){.mini-banner__content.center{-ms-flex-item-align:baseline;align-self:baseline}}.mini-banner__tag{font-size:.9722222222vw;margin-bottom:1.1111111111vw;width:auto;pointer-events:none}@media screen and (min-width:1441px){.mini-banner__tag{font-size:14px}}@media screen and (max-width:1000px){.mini-banner__tag{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mini-banner__tag{margin-bottom:16px}}@media screen and (max-width:1000px){.mini-banner__tag{margin-bottom:4.4444444444vw;padding-top:.3472222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mini-banner__tag{padding-top:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.mini-banner__tag{padding-top:1.3888888889vw}}.mini-banner__title{font-size:1.6666666667vw;line-height:1.9444444444vw;margin-bottom:1.1111111111vw;font-weight:500}@media screen and (min-width:1441px){.mini-banner__title{font-size:24px}}@media screen and (max-width:1000px){.mini-banner__title{font-size:5vw}}@media screen and (min-width:1441px){.mini-banner__title{line-height:28px}}@media screen and (max-width:1000px){.mini-banner__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mini-banner__title{margin-bottom:16px}}@media screen and (max-width:1000px){.mini-banner__title{margin-bottom:4.4444444444vw}}.mini-banner__title._single-title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.mini-banner__title._single-title{margin-bottom:16px}}@media screen and (max-width:1000px){.mini-banner__title._single-title{margin-bottom:3.3333333333vw}}.mini-banner__subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.mini-banner__subtitle{font-size:14px}}@media screen and (max-width:1000px){.mini-banner__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mini-banner__subtitle{line-height:20px}}@media screen and (max-width:1000px){.mini-banner__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mini-banner__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mini-banner__subtitle{letter-spacing:-.0277777778vw}}.mini-banner__subtitle ._accent{color:#8bc540}@media screen and (max-width:1000px){.mini-banner__subtitle_content{font-size:10px;line-height:12px;letter-spacing:-.1px}}.mini-banner__subtitle_content:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.mini-banner__subtitle_content:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.mini-banner__subtitle_content:not(:last-child){margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px){.mini-banner__subtitle_list-item{font-size:10px;line-height:12px;letter-spacing:-.1px}}.mini-banner__subtitle_list-item:last-child{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.mini-banner__subtitle_list-item:last-child{margin-bottom:8px}}@media screen and (max-width:1000px){.mini-banner__subtitle_list-item:last-child{margin-bottom:1.1111111111vw}}.mini-banner__notice{margin-top:1.1111111111vw;margin-bottom:0;font-size:.8333333333vw;line-height:1.3888888889vw;letter-spacing:-.1px}@media screen and (min-width:1441px){.mini-banner__notice{margin-top:16px}}@media screen and (max-width:1000px){.mini-banner__notice{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.mini-banner__notice{margin-bottom:0}}@media screen and (max-width:1000px){.mini-banner__notice{margin-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.mini-banner__notice{font-size:12px}}@media screen and (max-width:1000px){.mini-banner__notice{font-size:2.2222222222vw}}@media screen and (min-width:1441px){.mini-banner__notice{line-height:20px}}@media screen and (max-width:1000px){.mini-banner__notice{line-height:3.8888888889vw}}.mini-banner__action{margin-top:1.1111111111vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}@media screen and (min-width:1441px){.mini-banner__action{margin-top:16px}}@media screen and (max-width:1000px){.mini-banner__action{margin-top:6.6666666667vw}}@media screen and (min-width:1001px){.mini-banner__action{-ms-flex-item-align:end;align-self:flex-end}}@media screen and (max-width:1000px){.mini-banner__action{-ms-flex-item-align:start;align-self:flex-start}}.mini-banner__action._accent{background-color:#64fccf}.mini-banner__action._single-title{background-color:#8bc540;color:#fff;-ms-flex-item-align:end;align-self:flex-end;margin-top:0}@media screen and (max-width:1000px){.mini-banner__action._single-title{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}}.mini-banner__action.micro{-ms-flex-item-align:start;align-self:flex-start}.mini-banner__action.center{margin-top:0;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.mini-banner__action.center{margin-top:0}}@media screen and (max-width:1000px){.mini-banner__action.center{margin-top:6.6666666667vw;-ms-flex-item-align:start;align-self:flex-start}}.mini-banner__action.bottom{-ms-flex-item-align:start;align-self:flex-start;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mini-banner__action.bottom{margin-top:24px}}@media screen and (max-width:1000px){.mini-banner__action.bottom{margin-top:6.6666666667vw}}.mini-banner__logo{position:absolute;top:0;right:0;height:3.4722222222vw}@media screen and (min-width:1441px){.mini-banner__logo{height:50px}}@media screen and (max-width:1000px){.mini-banner__logo{height:7.7777777778vw}}.mini-banner__logo img{max-height:100%;width:auto}.mini-banner__cashback{padding-top:2.6388888889vw;padding-bottom:2.3611111111vw;padding-left:7.2222222222vw;padding-right:10.4166666667vw;border-radius:2.7777777778vw;background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus.png) no-repeat 50% 50%;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.mini-banner__cashback{padding-top:38px}}@media screen and (max-width:1000px){.mini-banner__cashback{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.mini-banner__cashback{padding-bottom:34px}}@media screen and (max-width:1000px){.mini-banner__cashback{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.mini-banner__cashback{padding-left:104px}}@media screen and (max-width:1000px){.mini-banner__cashback{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mini-banner__cashback{padding-right:150px}}@media screen and (max-width:1000px){.mini-banner__cashback{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mini-banner__cashback{border-radius:40px}}@media screen and (max-width:1000px){.mini-banner__cashback{border-radius:7.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.mini-banner__cashback{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus@2.png) no-repeat 50% 50%;background-size:contain}}@media(-webkit-min-device-pixel-ratio:2){.mini-banner__cashback{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus@3.png) no-repeat 50% 50%;background-size:contain}}@media screen and (max-width:1000px){.mini-banner__cashback{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus-mob.png) no-repeat 100% 100%;background-size:contain;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.mini-banner__cashback{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus-mob@2.png) no-repeat 100% 100%;background-size:contain}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.mini-banner__cashback{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus-mob@3.png) no-repeat 100% 100%;background-size:contain}}.mini-banner__cashback-title{letter-spacing:-.0208333333vw;line-height:1.9444444444vw;font-size:1.6666666667vw;width:17.3611111111vw;font-weight:500}@media screen and (min-width:1441px){.mini-banner__cashback-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.mini-banner__cashback-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mini-banner__cashback-title{line-height:28px}}@media screen and (max-width:1000px){.mini-banner__cashback-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mini-banner__cashback-title{font-size:24px}}@media screen and (max-width:1000px){.mini-banner__cashback-title{font-size:5vw}}@media screen and (min-width:1441px){.mini-banner__cashback-title{width:250px}}@media screen and (max-width:1000px){.mini-banner__cashback-title{width:69.4444444444vw}}.mini-banner__cashback-button{margin-top:0;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.mini-banner__cashback-button{margin-top:0}}@media screen and (max-width:1000px){.mini-banner__cashback-button{margin-top:4.4444444444vw;-ms-flex-item-align:start;align-self:flex-start}}.mini-banner__cashback-button a{display:block}.mini-banner__black-friday{background-image:url(/local/templates/redesign/src/assets/img/promo/black-friday/promo_black-friday.png);background-color:#1e2321;background-size:33.6805555556vw;background-position-x:47.9166666667vw;background-position-y:4.5138888889vw;background-repeat:no-repeat;border-radius:2.7777777778vw;padding-left:7.2222222222vw;padding-top:1.7361111111vw;padding-bottom:1.7361111111vw;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mini-banner__black-friday{background-size:485px}}@media screen and (max-width:1000px){.mini-banner__black-friday{background-size:134.7222222222vw}}@media screen and (min-width:1441px){.mini-banner__black-friday{background-position-x:690px}}@media screen and (max-width:1000px){.mini-banner__black-friday{background-position-x:191.6666666667vw}}@media screen and (min-width:1441px){.mini-banner__black-friday{background-position-y:65px}}@media screen and (max-width:1000px){.mini-banner__black-friday{background-position-y:18.0555555556vw}}@media screen and (min-width:1441px){.mini-banner__black-friday{border-radius:40px}}@media screen and (max-width:1000px){.mini-banner__black-friday{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.mini-banner__black-friday{padding-left:104px}}@media screen and (max-width:1000px){.mini-banner__black-friday{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mini-banner__black-friday{padding-top:25px}}@media screen and (max-width:1000px){.mini-banner__black-friday{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.mini-banner__black-friday{padding-bottom:25px}}@media screen and (max-width:1000px){.mini-banner__black-friday{padding-bottom:6.6666666667vw;-ms-flex-wrap:wrap;flex-wrap:wrap;background-image:none}}.mini-banner__black-friday-title{color:#fff;line-height:1.9444444444vw;font-size:1.6666666667vw;width:32.9861111111vw}@media screen and (min-width:1441px){.mini-banner__black-friday-title{line-height:28px}}@media screen and (max-width:1000px){.mini-banner__black-friday-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mini-banner__black-friday-title{font-size:24px}}@media screen and (max-width:1000px){.mini-banner__black-friday-title{font-size:5vw}}@media screen and (min-width:1441px){.mini-banner__black-friday-title{width:475px}}@media screen and (max-width:1000px){.mini-banner__black-friday-title{width:69.4444444444vw}}.mini-banner__black-friday-description{color:#898599;font-size:1.1111111111vw;width:40.625vw}@media screen and (min-width:1441px){.mini-banner__black-friday-description{font-size:16px}}@media screen and (max-width:1000px){.mini-banner__black-friday-description{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.mini-banner__black-friday-description{width:585px}}@media screen and (max-width:1000px){.mini-banner__black-friday-description{width:162.5vw}}.mini-banner__black-friday-description span{color:#fff}.mini-banner__black-friday-description .white-text{font-size:1.3888888889vw}@media screen and (min-width:1441px){.mini-banner__black-friday-description .white-text{font-size:20px}}@media screen and (max-width:1000px){.mini-banner__black-friday-description .white-text{font-size:4.4444444444vw}}@media screen and (max-width:1000px){.mini-banner__black-friday-description{width:100%;padding-right:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mini-banner__black-friday-description{padding-right:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.mini-banner__black-friday-description{padding-right:5.5555555556vw}}.mini-banner__black-friday-description .description{padding-top:1.7361111111vw}@media screen and (min-width:1441px){.mini-banner__black-friday-description .description{padding-top:25px}}@media screen and (max-width:1000px){.mini-banner__black-friday-description .description{padding-top:6.9444444444vw}}.mini-banner__black-friday-link{background:#fff;color:#1e2321;border-radius:1.6666666667vw;padding-top:.4861111111vw;padding-bottom:.3472222222vw;padding-right:.6944444444vw;padding-left:1.3888888889vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.9722222222vw}@media screen and (min-width:1441px){.mini-banner__black-friday-link{border-radius:24px}}@media screen and (max-width:1000px){.mini-banner__black-friday-link{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.mini-banner__black-friday-link{padding-top:7px}}@media screen and (max-width:1000px){.mini-banner__black-friday-link{padding-top:1.9444444444vw}}@media screen and (min-width:1441px){.mini-banner__black-friday-link{padding-bottom:5px}}@media screen and (max-width:1000px){.mini-banner__black-friday-link{padding-bottom:1.3888888889vw}}@media screen and (min-width:1441px){.mini-banner__black-friday-link{padding-right:10px}}@media screen and (max-width:1000px){.mini-banner__black-friday-link{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.mini-banner__black-friday-link{padding-left:20px}}@media screen and (max-width:1000px){.mini-banner__black-friday-link{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__black-friday-link{font-size:14px}}@media screen and (max-width:1000px){.mini-banner__black-friday-link{font-size:3.8888888889vw}}.mini-banner__black-friday-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.mini-banner__black-friday-link img{padding-right:.5555555556vw}@media screen and (min-width:1441px){.mini-banner__black-friday-link img{padding-right:8px}}@media screen and (max-width:1000px){.mini-banner__black-friday-link img{padding-right:2.2222222222vw}}.mini-banner__black-friday .black-friday__header-title{line-height:5.1388888889vw;font-size:4.5833333333vw;padding-top:0;-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;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}@media screen and (min-width:1441px){.mini-banner__black-friday .black-friday__header-title{line-height:74px}}@media screen and (max-width:1000px){.mini-banner__black-friday .black-friday__header-title{line-height:12.2222222222vw}}@media screen and (min-width:1441px){.mini-banner__black-friday .black-friday__header-title{font-size:66px}}@media screen and (max-width:1000px){.mini-banner__black-friday .black-friday__header-title{font-size:10.5555555556vw}}@media screen and (min-width:1441px){.mini-banner__black-friday .black-friday__header-title{padding-top:0}}@media screen and (max-width:1000px){.mini-banner__black-friday .black-friday__header-title{padding-top:8.3333333333vw;padding-bottom:2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mini-banner__black-friday .black-friday__header-title{padding-bottom:30px}}@media screen and (max-width:1000px)and (max-width:1000px){.mini-banner__black-friday .black-friday__header-title{padding-bottom:8.3333333333vw}}.mini-banner__black-friday .info-card__date{color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.6944444444vw;margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.mini-banner__black-friday .info-card__date{margin-top:10px}}@media screen and (max-width:1000px){.mini-banner__black-friday .info-card__date{margin-top:2.7777777778vw}}@media screen and (min-width:1441px){.mini-banner__black-friday .info-card__date{margin-bottom:10px}}@media screen and (max-width:1000px){.mini-banner__black-friday .info-card__date{margin-bottom:2.7777777778vw}}.mini-banner .space-top{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mini-banner .space-top{margin-top:40px}}@media screen and (max-width:1000px){.mini-banner .space-top{margin-top:7.7777777778vw}}.mini-banner .space-bottom{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mini-banner .space-bottom{margin-bottom:40px}}@media screen and (max-width:1000px){.mini-banner .space-bottom{margin-bottom:7.7777777778vw}}.tariffes__content{margin-top:5.5555555556vw;display:block}@media screen and (min-width:1441px){.tariffes__content{margin-top:80px}}@media screen and (max-width:1000px){.tariffes__content{margin-top:11.1111111111vw}}.tariffes__row{margin-bottom:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;position:relative}@media screen and (min-width:1441px){.tariffes__row{margin-bottom:24px}}@media screen and (max-width:1000px){.tariffes__row{margin-bottom:3.3333333333vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tariffes__row{padding-bottom:32px}}@media screen and (max-width:1000px)and (max-width:1000px){.tariffes__row{padding-bottom:8.8888888889vw}}.tariffes__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0555555556vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:500}@media screen and (min-width:1441px){.tariffes__title{font-size:44px}}@media screen and (max-width:1000px){.tariffes__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.tariffes__title{line-height:48px}}@media screen and (max-width:1000px){.tariffes__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.tariffes__title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.tariffes__title{letter-spacing:-.2222222222vw}}.tariffes__title span{color:#898599}@media screen and (max-width:1000px){.tariffes__title{width:100%;margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tariffes__title{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.tariffes__title{margin-bottom:6.6666666667vw}}.tariffes__tariff-blocks{padding-top:.5555555556vw}@media screen and (min-width:1441px){.tariffes__tariff-blocks{padding-top:8px}}@media screen and (max-width:1000px){.tariffes__tariff-blocks{padding-top:0}}.tariffes__tariff-blocks-row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tariffes__tariff-block{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1000px){.tariffes__tariff-block{width:50%}}.tariffes__tariff-block:not(:nth-last-child(-n+2)){margin-bottom:3.75vw}@media screen and (min-width:1441px){.tariffes__tariff-block:not(:nth-last-child(-n+2)){margin-bottom:54px}}@media screen and (max-width:1000px){.tariffes__tariff-block:not(:nth-last-child(-n+2)){margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.tariffes__tariff-block:nth-last-child(-n+2){margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tariffes__tariff-block:nth-last-child(-n+2){margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.tariffes__tariff-block:nth-last-child(-n+2){margin-bottom:6.6666666667vw}}.tariffes__tariff-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1000px){.tariffes__tariff-tags{margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tariffes__tariff-tags{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.tariffes__tariff-tags{margin-bottom:3.3333333333vw}}.tariffes__tariff-tag{margin-bottom:1.6666666667vw;background-color:#ffc7ab;pointer-events:none}@media screen and (min-width:1441px){.tariffes__tariff-tag{margin-bottom:24px}}@media screen and (max-width:1000px){.tariffes__tariff-tag{margin-bottom:3.3333333333vw}}.tariffes__tariff-tag:not(:first-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.tariffes__tariff-tag:not(:first-child){margin-right:8px}}@media screen and (max-width:1000px){.tariffes__tariff-tag:not(:first-child){margin-right:2.2222222222vw}}.tariffes__tariff-tag._dark{background-color:#1e2321;color:#fff}@media screen and (max-width:1000px){.tariffes__tariff-tag{width:auto;margin-bottom:0}.tariffes__tariff-tag:not(:last-child){margin-bottom:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tariffes__tariff-tag:not(:last-child){margin-bottom:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.tariffes__tariff-tag:not(:last-child){margin-bottom:1.1111111111vw}}.tariffes__tariff-name{font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.tariffes__tariff-name{font-size:14px}}@media screen and (max-width:1000px){.tariffes__tariff-name{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.tariffes__tariff-name{line-height:20px}}@media screen and (max-width:1000px){.tariffes__tariff-name{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.tariffes__tariff-name{margin-bottom:12px}}@media screen and (max-width:1000px){.tariffes__tariff-name{margin-bottom:3.3333333333vw}}.tariffes__tariff-price{font-size:1.6666666667vw;line-height:1.9444444444vw;font-weight:500}@media screen and (min-width:1441px){.tariffes__tariff-price{font-size:24px}}@media screen and (max-width:1000px){.tariffes__tariff-price{font-size:5vw}}@media screen and (min-width:1441px){.tariffes__tariff-price{line-height:28px}}@media screen and (max-width:1000px){.tariffes__tariff-price{line-height:6.1111111111vw}}.tariffes__tariff-left{padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.tariffes__tariff-left{padding-bottom:48px}}@media screen and (max-width:1000px){.tariffes__tariff-left{padding-bottom:0}}.tariffes__buttons{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}@media screen and (max-width:1000px){.tariffes__buttons{width:100%}}@media screen and (max-width:1000px){.tariffes__button{width:auto}}.tariffes__button:not(:last-child){margin-right:.8333333333vw}@media screen and (min-width:1441px){.tariffes__button:not(:last-child){margin-right:12px}}@media screen and (max-width:1000px){.tariffes__button:not(:last-child){margin-right:2.2222222222vw}}.partner-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1000px){.partner-banner{position:relative}}.partner-banner__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}@media screen and (max-width:1000px){.partner-banner__content{width:100%}}.partner-banner__title{font-size:3.0555555556vw;line-height:3.3333333333vw;margin-bottom:1.6666666667vw;letter-spacing:-.0555555556vw;font-weight:500}@media screen and (min-width:1441px){.partner-banner__title{font-size:44px}}@media screen and (max-width:1000px){.partner-banner__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.partner-banner__title{line-height:48px}}@media screen and (max-width:1000px){.partner-banner__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.partner-banner__title{margin-bottom:24px}}@media screen and (max-width:1000px){.partner-banner__title{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.partner-banner__title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.partner-banner__title{letter-spacing:-.2222222222vw}}.partner-banner__title span{color:#898599}.partner-banner__description{font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:4.4444444444vw;max-width:27.7777777778vw}@media screen and (min-width:1441px){.partner-banner__description{font-size:16px}}@media screen and (max-width:1000px){.partner-banner__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.partner-banner__description{line-height:22px}}@media screen and (max-width:1000px){.partner-banner__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.partner-banner__description{margin-bottom:64px}}@media screen and (max-width:1000px){.partner-banner__description{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.partner-banner__description{max-width:400px}}@media screen and (max-width:1000px){.partner-banner__description{max-width:65.8333333333vw}}.partner-banner__button{margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.partner-banner__button{margin-bottom:60px}}@media screen and (max-width:1000px){.partner-banner__button{margin-bottom:0;width:auto}}.partner-banner__img{height:23.3333333333vw;width:33.3333333333vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-size:contain;background-repeat:no-repeat;background-position:0}@media screen and (min-width:1441px){.partner-banner__img{height:336px}}@media screen and (max-width:1000px){.partner-banner__img{height:39.7222222222vw}}@media screen and (min-width:1441px){.partner-banner__img{width:480px}}@media screen and (max-width:1000px){.partner-banner__img{width:56.6666666667vw;position:absolute;right:-25%;bottom:0}}.open-account__first{margin-left:auto;margin-right:auto}.open-account__first._wide{width:55vw}@media screen and (min-width:1441px){.open-account__first._wide{width:792px}}@media screen and (max-width:1000px){.open-account__first._wide{width:77.7777777778vw}}.open-account__first .form__row .form__col{width:19.8611111111vw}@media screen and (min-width:1441px){.open-account__first .form__row .form__col{width:286px}}@media screen and (max-width:1000px){.open-account__first .form__row .form__col{width:77.7777777778vw}}.open-account__first .form__row .form__col._wide{width:34.3055555556vw}@media screen and (min-width:1441px){.open-account__first .form__row .form__col._wide{width:494px}}@media screen and (max-width:1000px){.open-account__first .form__row .form__col._wide{width:77.7777777778vw}}.open-account__title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;margin-bottom:2.7777777778vw;text-align:left;font-weight:500}@media screen and (min-width:1441px){.open-account__title{font-size:32px}}@media screen and (max-width:1000px){.open-account__title{font-size:5vw}}@media screen and (min-width:1441px){.open-account__title{line-height:38px}}@media screen and (max-width:1000px){.open-account__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.open-account__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.open-account__title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.open-account__title{margin-bottom:40px}}@media screen and (max-width:1000px){.open-account__title{margin-bottom:3.3333333333vw}}.open-account__form{max-width:40.5555555556vw;width:100%;margin:0 auto}@media screen and (min-width:1441px){.open-account__form{max-width:584px}}@media screen and (max-width:1000px){.open-account__form{max-width:77.7777777778vw}}.open-account__form._wide{max-width:55vw}@media screen and (min-width:1441px){.open-account__form._wide{max-width:792px}}@media screen and (max-width:1000px){.open-account__form._wide{max-width:77.7777777778vw}}.open-account__form-outer{position:relative;background-color:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.open-account__form-outer{border-radius:56px}}@media screen and (max-width:1000px){.open-account__form-outer{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.open-account__form-outer{padding-top:56px}}@media screen and (max-width:1000px){.open-account__form-outer{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.open-account__form-outer{padding-bottom:56px}}@media screen and (max-width:1000px){.open-account__form-outer{padding-bottom:5.5555555556vw}}.open-account__form-outer._overflow{overflow:hidden}.open-account .jcf-hidden{display:none}.open-account .jcf-select-drop{padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;position:absolute;top:80%;left:0;background-color:#fff;width:100%!important;border:1px solid #e1e4e9;border-top:0;z-index:3}@media screen and (min-width:1441px){.open-account .jcf-select-drop{padding-top:17px}}@media screen and (max-width:1000px){.open-account .jcf-select-drop{padding-top:3.8888888889vw}}@media screen and (min-width:1441px){.open-account .jcf-select-drop{padding-bottom:17px}}@media screen and (max-width:1000px){.open-account .jcf-select-drop{padding-bottom:3.8888888889vw}}@media screen and (min-width:1441px){.open-account .jcf-select-drop{padding-left:24px}}@media screen and (max-width:1000px){.open-account .jcf-select-drop{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.open-account .jcf-select-drop{padding-right:24px}}@media screen and (max-width:1000px){.open-account .jcf-select-drop{padding-right:4.4444444444vw}}.open-account .jcf-option{margin-bottom:.6944444444vw;display:block}@media screen and (min-width:1441px){.open-account .jcf-option{margin-bottom:10px}}@media screen and (max-width:1000px){.open-account .jcf-option{margin-bottom:1.1111111111vw}}.open-account .select_v-value{min-height:4.0277777778vw}@media screen and (min-width:1441px){.open-account .select_v-value{min-height:58px}}@media screen and (max-width:1000px){.open-account .select_v-value{min-height:12.7777777778vw}}.open-account__field{font-size:1.1111111111vw;line-height:1.5277777778vw;padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;border-radius:1.3888888889vw;border:1px solid #e1e4e9!important;width:100%;background-color:#fff!important}@media screen and (min-width:1441px){.open-account__field{font-size:16px}}@media screen and (max-width:1000px){.open-account__field{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__field{line-height:22px}}@media screen and (max-width:1000px){.open-account__field{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__field{padding-top:17px}}@media screen and (max-width:1000px){.open-account__field{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__field{padding-bottom:17px}}@media screen and (max-width:1000px){.open-account__field{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__field{padding-left:24px}}@media screen and (max-width:1000px){.open-account__field{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__field{padding-right:24px}}@media screen and (max-width:1000px){.open-account__field{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__field{border-radius:20px}}@media screen and (max-width:1000px){.open-account__field{border-radius:4.4444444444vw;height:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.open-account__field{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.open-account__field{height:11.1111111111vw}}.open-account__field.suggestions-input{padding-left:24px!important}.open-account .jcf-select-opener{position:absolute;width:100%;height:100%;top:0;left:0}.open-account .jcf-select-opener:before{content:"";right:1.6666666667vw;border-radius:.0694444444vw;position:absolute;top:30%;-webkit-transform:rotate(-45deg) translateY(50%);transform:rotate(-45deg) translateY(50%);border-left:5px solid #1e2321;border-bottom:5px solid #1e2321;border-top:5px solid transparent;border-right:5px solid transparent}@media screen and (min-width:1441px){.open-account .jcf-select-opener:before{right:24px}}@media screen and (max-width:1000px){.open-account .jcf-select-opener:before{right:4.4444444444vw}}@media screen and (min-width:1441px){.open-account .jcf-select-opener:before{border-radius:1px}}@media screen and (max-width:1000px){.open-account .jcf-select-opener:before{border-radius:.2777777778vw}}.open-account .jcf-select-open-account__field .open-account__field{top:0;right:0}.open-account__label{font-size:1.1111111111vw;line-height:1.5277777778vw;left:1.6666666667vw;position:absolute;color:#898599;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s;pointer-events:none}@media screen and (min-width:1441px){.open-account__label{font-size:16px}}@media screen and (max-width:1000px){.open-account__label{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__label{line-height:22px}}@media screen and (max-width:1000px){.open-account__label{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__label{left:24px}}@media screen and (max-width:1000px){.open-account__label{left:4.4444444444vw}}.open-account__item{position:relative}.open-account__item._error .open-account__field{border-color:#fc5b00}.open-account__item._disabled .open-account__field,.open-account__item._disabled .select_v-value,.open-account__item._filled .open-account__field,.open-account__item._filled .select_v-value{padding-top:1.8055555556vw;padding-bottom:.5555555556vw;background-color:#fff}@media screen and (min-width:1441px){.open-account__item._disabled .open-account__field,.open-account__item._disabled .select_v-value,.open-account__item._filled .open-account__field,.open-account__item._filled .select_v-value{padding-top:26px}}@media screen and (max-width:1000px){.open-account__item._disabled .open-account__field,.open-account__item._disabled .select_v-value,.open-account__item._filled .open-account__field,.open-account__item._filled .select_v-value{padding-top:6.1111111111vw}}@media screen and (min-width:1441px){.open-account__item._disabled .open-account__field,.open-account__item._disabled .select_v-value,.open-account__item._filled .open-account__field,.open-account__item._filled .select_v-value{padding-bottom:8px}}@media screen and (max-width:1000px){.open-account__item._disabled .open-account__field,.open-account__item._disabled .select_v-value,.open-account__item._filled .open-account__field,.open-account__item._filled .select_v-value{padding-bottom:1.6666666667vw}}.open-account__item._disabled .open-account__label,.open-account__item._filled .open-account__label{font-size:.8333333333vw;line-height:1.1111111111vw;top:.5555555556vw;-webkit-transform:none;transform:none}@media screen and (min-width:1441px){.open-account__item._disabled .open-account__label,.open-account__item._filled .open-account__label{font-size:12px}}@media screen and (max-width:1000px){.open-account__item._disabled .open-account__label,.open-account__item._filled .open-account__label{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.open-account__item._disabled .open-account__label,.open-account__item._filled .open-account__label{line-height:16px}}@media screen and (max-width:1000px){.open-account__item._disabled .open-account__label,.open-account__item._filled .open-account__label{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__item._disabled .open-account__label,.open-account__item._filled .open-account__label{top:8px}}@media screen and (max-width:1000px){.open-account__item._disabled .open-account__label,.open-account__item._filled .open-account__label{top:1.6666666667vw}}.open-account__item._disabled{opacity:.5}.open-account__item:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.open-account__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.open-account__item:not(:last-child){margin-bottom:1.1111111111vw}}.open-account__item .suggestions-suggestions{padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;border:1px solid #e1e4e9;border-top:0;top:80%!important;background-color:#fff;z-index:2}@media screen and (min-width:1441px){.open-account__item .suggestions-suggestions{padding-top:17px}}@media screen and (max-width:1000px){.open-account__item .suggestions-suggestions{padding-top:3.8888888889vw}}@media screen and (min-width:1441px){.open-account__item .suggestions-suggestions{padding-bottom:17px}}@media screen and (max-width:1000px){.open-account__item .suggestions-suggestions{padding-bottom:3.8888888889vw;width:100%!important;left:0!important}}.open-account__item .suggestions-hint{display:none}.open-account__error{color:#fc5b00;line-height:.9722222222vw;font-size:.8333333333vw}@media screen and (min-width:1441px){.open-account__error{line-height:14px}}@media screen and (max-width:1000px){.open-account__error{line-height:3.8888888889vw}}@media screen and (min-width:1441px){.open-account__error{font-size:12px}}@media screen and (max-width:1000px){.open-account__error{font-size:3.3333333333vw}}.open-account__next{margin-top:2.7777777778vw;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;width:100%}@media screen and (min-width:1441px){.open-account__next{margin-top:40px}}@media screen and (max-width:1000px){.open-account__next{margin-top:5.5555555556vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.open-account__action{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;background-color:#8bc540;color:#fff}@media screen and (max-width:1000px){.open-account__action{margin-top:.8333333333vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.open-account__action{margin-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.open-account__action{margin-top:3.3333333333vw}}.open-account__callback{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;background-color:#000;color:#fff;margin-right:.8333333333vw;margin-top:0}@media screen and (min-width:1441px){.open-account__callback{margin-right:12px}}@media screen and (max-width:1000px){.open-account__callback{margin-right:0}}@media screen and (min-width:1441px){.open-account__callback{margin-top:0}}@media screen and (max-width:1000px){.open-account__callback{margin-top:5.5555555556vw;width:100%}}.open-account__description{font-size:.8333333333vw;line-height:1.1111111111vw;margin-right:4.3055555556vw;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width:1441px){.open-account__description{font-size:12px}}@media screen and (max-width:1000px){.open-account__description{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.open-account__description{line-height:16px}}@media screen and (max-width:1000px){.open-account__description{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__description{margin-right:62px}}@media screen and (max-width:1000px){.open-account__description{margin-right:17.2222222222vw}}.open-account__description a{font-weight:500;text-decoration:underline}@media screen and (max-width:1000px){.open-account__description{margin-right:0}}@media screen and (max-width:1000px){.open-account__popup-agree{width:auto}}.open-account__popup-text{margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.open-account__popup-text{margin-bottom:24px}}@media screen and (max-width:1000px){.open-account__popup-text{margin-bottom:5.5555555556vw}}.open-account__popup-send-code{display:-webkit-box;display:-ms-flexbox;display:flex}.open-account__popup-send-code .open-account__popup-item{margin-right:.5555555556vw}@media screen and (min-width:1441px){.open-account__popup-send-code .open-account__popup-item{margin-right:8px}}@media screen and (max-width:1000px){.open-account__popup-send-code .open-account__popup-item{margin-right:1.1111111111vw}}.open-account__popup-repeat-button{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.open-account__popup-repeat-button{margin-top:24px}}@media screen and (max-width:1000px){.open-account__popup-repeat-button{margin-top:3.3333333333vw;width:auto}}.open-account__popup-repeat svg{margin-right:.5555555556vw}@media screen and (min-width:1441px){.open-account__popup-repeat svg{margin-right:8px}}@media screen and (max-width:1000px){.open-account__popup-repeat svg{margin-right:2.2222222222vw;display:none}}.open-account__popup-repeat-text{margin-top:1.6666666667vw;font-size:.8333333333vw;color:#898599}@media screen and (min-width:1441px){.open-account__popup-repeat-text{margin-top:24px}}@media screen and (max-width:1000px){.open-account__popup-repeat-text{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__popup-repeat-text{font-size:12px}}@media screen and (max-width:1000px){.open-account__popup-repeat-text{font-size:2.7777777778vw}}.open-account__popup-repeat-text span{color:#1e2321}.open-account__popup-error{font-size:.8333333333vw;color:#fc5b00}@media screen and (min-width:1441px){.open-account__popup-error{font-size:12px}}@media screen and (max-width:1000px){.open-account__popup-error{font-size:2.7777777778vw}}.open-account__second{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.open-account__second{padding-top:40px}}@media screen and (max-width:1000px){.open-account__second{padding-top:5.5555555556vw}}.open-account__second-title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.open-account__second-title{font-size:20px}}@media screen and (max-width:1000px){.open-account__second-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__second-title{line-height:24px}}@media screen and (max-width:1000px){.open-account__second-title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.open-account__second-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.open-account__second-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.open-account__second-title{margin-bottom:24px}}@media screen and (max-width:1000px){.open-account__second-title{margin-bottom:5.5555555556vw}}.open-account__item-group{margin-top:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.open-account__item-group{margin-top:24px}}@media screen and (max-width:1000px){.open-account__item-group{margin-top:5.5555555556vw}}.open-account__item-group .open-account__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(50% - 6px)}@media screen and (max-width:1000px){.open-account__item-group .open-account__item{width:100%}}.open-account__item-group .open-account__item:nth-child(2n-1){margin-right:.8333333333vw}@media screen and (min-width:1441px){.open-account__item-group .open-account__item:nth-child(2n-1){margin-right:12px}}@media screen and (max-width:1000px){.open-account__item-group .open-account__item:nth-child(2n-1){margin-right:3.3333333333vw;margin-right:0}}.open-account__item-group .open-account__item:last-child{margin-right:0}.open-account__input-interactive{position:relative}.open-account__btns{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.open-account__btns{margin-top:40px}}@media screen and (max-width:1000px){.open-account__btns{margin-top:5.5555555556vw}}.open-account__btn{background-color:#8bc540;font-size:1.1111111111vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.open-account__btn{font-size:16px}}@media screen and (max-width:1000px){.open-account__btn{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__btn{letter-spacing:-.1px}}@media screen and (max-width:1000px){.open-account__btn{letter-spacing:-.0277777778vw}}.open-account__btn-back{background-color:transparent;border:1px solid #c2c2cc}@media screen and (max-width:1000px){.open-account__btn-back{margin-right:2.5694444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.open-account__btn-back{margin-right:37px}}@media screen and (max-width:1000px)and (max-width:1000px){.open-account__btn-back{margin-right:10.2777777778vw}}.open-account__third{padding-left:7.2222222222vw;padding-right:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.open-account__third{padding-left:104px}}@media screen and (max-width:1000px){.open-account__third{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.open-account__third{padding-right:104px}}@media screen and (max-width:1000px){.open-account__third{padding-right:6.6666666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.open-account__third-text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40%}@media screen and (max-width:1000px){.open-account__third-text{width:100%}}.open-account__third-title{font-size:1.6666666667vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.open-account__third-title{font-size:24px}}@media screen and (max-width:1000px){.open-account__third-title{font-size:5vw}}@media screen and (min-width:1441px){.open-account__third-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.open-account__third-title{letter-spacing:-.0833333333vw}}.open-account__third-description{font-size:1.1111111111vw;margin-top:1.6666666667vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.open-account__third-description{font-size:16px}}@media screen and (max-width:1000px){.open-account__third-description{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.open-account__third-description{margin-top:24px}}@media screen and (max-width:1000px){.open-account__third-description{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.open-account__third-description{letter-spacing:-.1px}}@media screen and (max-width:1000px){.open-account__third-description{letter-spacing:-.0277777778vw}}.open-account__third-note{font-size:.9722222222vw;margin-top:1.6666666667vw;letter-spacing:-.0069444444vw;color:#898599}@media screen and (min-width:1441px){.open-account__third-note{font-size:14px}}@media screen and (max-width:1000px){.open-account__third-note{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.open-account__third-note{margin-top:24px}}@media screen and (max-width:1000px){.open-account__third-note{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.open-account__third-note{letter-spacing:-.1px}}@media screen and (max-width:1000px){.open-account__third-note{letter-spacing:-.0277777778vw}}.open-account__third-btn{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.open-account__third-btn{margin-top:40px}}@media screen and (max-width:1000px){.open-account__third-btn{margin-top:5.5555555556vw;width:auto}}.open-account__third-img{height:24.1666666667vw;width:50%;background-size:contain;background-position:50%;background-repeat:no-repeat;position:absolute;right:0;bottom:0}@media screen and (min-width:1441px){.open-account__third-img{height:348px}}@media screen and (max-width:1000px){.open-account__third-img{height:19.4444444444vw;right:-3.4722222222vw;widht:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.open-account__third-img{right:-50px}}@media screen and (max-width:1000px)and (max-width:1000px){.open-account__third-img{right:-13.8888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.open-account__third-img{widht:80px}}@media screen and (max-width:1000px)and (max-width:1000px){.open-account__third-img{widht:22.2222222222vw}}.open-account__third .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.open-account__third .form-row{margin-bottom:12px}}@media screen and (max-width:1000px){.open-account__third .form-row{margin-bottom:1.1111111111vw}}.open-account__third .form-row:last-child{margin-bottom:0}.open-account__third .form-row-submit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.open-account__third .form-row-submit{display:block}}.open-account__third .form-row-full>div{width:100%}.open-account__third .form-input-file{display:inline-block;margin-right:.8333333333vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.open-account__third .form-input-file{margin-right:12px}}@media screen and (max-width:1000px){.open-account__third .form-input-file{margin-right:0}}@media screen and (min-width:1441px){.open-account__third .form-input-file{margin-bottom:12px}}@media screen and (max-width:1000px){.open-account__third .form-input-file{margin-bottom:1.1111111111vw}}.open-account__third .form-input-file:last-child{margin-bottom:0;margin-right:0}@media screen and (max-width:1000px){.open-account__third .form-input-file{width:100%}}.open-account__third .form-input-file input{display:none}.open-account__third .form-input-file button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;border-radius:1.3888888889vw;height:3.8888888889vw;padding-left:1.1111111111vw}@media screen and (min-width:1441px){.open-account__third .form-input-file button{border-radius:20px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__third .form-input-file button{height:56px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button{height:12.2222222222vw}}@media screen and (min-width:1441px){.open-account__third .form-input-file button{padding-left:16px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button{padding-left:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.open-account__third .form-input-file button .img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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:50%;border:2px dashed #8bc540;padding:0;width:2.2222222222vw;height:2.2222222222vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.open-account__third .form-input-file button .img{width:32px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button .img{width:6.6666666667vw}}@media screen and (min-width:1441px){.open-account__third .form-input-file button .img{height:32px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button .img{height:6.6666666667vw}}@media screen and (min-width:1441px){.open-account__third .form-input-file button .img{margin-right:12px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button .img{margin-right:2.2222222222vw}}.open-account__third .form-input-file button .img svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;fill:#8bc540;width:.9722222222vw;height:.9722222222vw}@media screen and (min-width:1441px){.open-account__third .form-input-file button .img svg{width:14px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button .img svg{width:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__third .form-input-file button .img svg{height:14px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button .img svg{height:3.3333333333vw}}.open-account__third .form-input-file button .text-white{color:#fff;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.open-account__third .form-input-file button .text-white{font-size:16px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button .text-white{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__third .form-input-file button .text-white{line-height:22px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button .text-white{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__third .form-input-file button .text-white{letter-spacing:-.2px}}@media screen and (max-width:1000px){.open-account__third .form-input-file button .text-white{letter-spacing:-.0277777778vw}}.open-account__third .form-docs{margin-top:1.3888888889vw;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.open-account__third .form-docs{margin-top:20px}}@media screen and (max-width:1000px){.open-account__third .form-docs{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.open-account__third .form-docs{margin-bottom:30px}}@media screen and (max-width:1000px){.open-account__third .form-docs{margin-bottom:8.3333333333vw}}.open-account__third .form-doc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.open-account__third .form-doc{margin-bottom:12px}}@media screen and (max-width:1000px){.open-account__third .form-doc{margin-bottom:3.3333333333vw}}.open-account__third .form-doc__icon{background:url(/local/templates/redesign/src/assets/img/icons/icon-doc.svg) no-repeat;background-size:contain;display:inline-block;width:.9722222222vw;height:1.0416666667vw}@media screen and (min-width:1441px){.open-account__third .form-doc__icon{width:14px}}@media screen and (max-width:1000px){.open-account__third .form-doc__icon{width:3.8888888889vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__icon{height:15px}}@media screen and (max-width:1000px){.open-account__third .form-doc__icon{height:4.1666666667vw}}.open-account__third .form-doc__name{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-size:1.1111111111vw;margin-right:1.1111111111vw;margin-left:.5555555556vw}@media screen and (min-width:1441px){.open-account__third .form-doc__name{font-size:16px}}@media screen and (max-width:1000px){.open-account__third .form-doc__name{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__name{margin-right:16px}}@media screen and (max-width:1000px){.open-account__third .form-doc__name{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__name{margin-left:8px}}@media screen and (max-width:1000px){.open-account__third .form-doc__name{margin-left:2.2222222222vw}}.open-account__third .form-doc__delete{background:url(/local/templates/redesign/src/assets/img/icons/icon-close.svg) #fff no-repeat;background-size:contain;display:inline-block;cursor:pointer;border-radius:.4166666667vw;width:1.1111111111vw;height:1.1111111111vw;padding-top:.2777777778vw;padding-right:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.2777777778vw}@media screen and (min-width:1441px){.open-account__third .form-doc__delete{border-radius:6px}}@media screen and (max-width:1000px){.open-account__third .form-doc__delete{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__delete{width:16px}}@media screen and (max-width:1000px){.open-account__third .form-doc__delete{width:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__delete{height:16px}}@media screen and (max-width:1000px){.open-account__third .form-doc__delete{height:4.4444444444vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__delete{padding-top:4px}}@media screen and (max-width:1000px){.open-account__third .form-doc__delete{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__delete{padding-right:4px}}@media screen and (max-width:1000px){.open-account__third .form-doc__delete{padding-right:1.1111111111vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__delete{padding-bottom:4px}}@media screen and (max-width:1000px){.open-account__third .form-doc__delete{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.open-account__third .form-doc__delete{padding-left:4px}}@media screen and (max-width:1000px){.open-account__third .form-doc__delete{padding-left:1.1111111111vw}}.open-account__third .form-doc__delete:hover{background-color:#f7f7f7}.open-account .checkbox__label{padding-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.open-account .checkbox__label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.open-account .d-modal__wrapper{overflow:hidden}.footer_dark{display:block!important;background-color:#202626;padding-top:2.7777777778vw;padding-bottom:0}@media screen and (min-width:1441px){.footer_dark{padding-top:40px}}@media screen and (max-width:1000px){.footer_dark{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.footer_dark{padding-bottom:0}}@media screen and (max-width:1000px){.footer_dark{padding-bottom:0}}.footer_dark__actions{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.7361111111vw;border-bottom:1px solid #c2c2cc;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.footer_dark__actions{padding-bottom:25px}}@media screen and (max-width:1000px){.footer_dark__actions{padding-bottom:0}}.footer_dark__actions .button{background-color:#09090a;color:#fff}.footer_dark__actions .button:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.footer_dark__actions .button:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.footer_dark__actions .button:not(:last-child){margin-right:1.1111111111vw}}@media screen and (max-width:1000px){.footer_dark__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border-bottom:none}}.footer_dark-contacts{display:-webkit-box;display:-ms-flexbox;display:flex}.footer_dark-contacts__text{font-size:.8333333333vw;color:#898599;text-align:right}@media screen and (min-width:1441px){.footer_dark-contacts__text{font-size:12px}}@media screen and (max-width:1000px){.footer_dark-contacts__text{font-size:2.7777777778vw;text-align:left}}.footer_dark-contacts__item:nth-of-type(2){margin-left:2.0833333333vw}@media screen and (min-width:1441px){.footer_dark-contacts__item:nth-of-type(2){margin-left:30px}}@media screen and (max-width:1000px){.footer_dark-contacts__item:nth-of-type(2){margin-left:8.3333333333vw}}@media screen and (max-width:1000px){.footer_dark-contacts__phone{font-size:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.footer_dark-contacts__phone{font-size:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.footer_dark-contacts__phone{font-size:4.4444444444vw}}@media screen and (max-width:1000px){.footer_dark-contacts{padding-bottom:1.7361111111vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2cc;margin-bottom:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.footer_dark-contacts{padding-bottom:25px}}@media screen and (max-width:1000px)and (max-width:1000px){.footer_dark-contacts{padding-bottom:6.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.footer_dark-contacts{margin-bottom:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.footer_dark-contacts{margin-bottom:2.7777777778vw}}.footer_dark-communication{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer_dark__bottom{padding-top:1.7361111111vw;padding-bottom:1.7361111111vw}@media screen and (min-width:1441px){.footer_dark__bottom{padding-top:25px}}@media screen and (max-width:1000px){.footer_dark__bottom{padding-top:6.9444444444vw}}@media screen and (min-width:1441px){.footer_dark__bottom{padding-bottom:25px}}@media screen and (max-width:1000px){.footer_dark__bottom{padding-bottom:6.9444444444vw}}.footer_dark-info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.footer_dark-info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-bottom:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.footer_dark-info{padding-bottom:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.footer_dark-info{padding-bottom:2.7777777778vw}}.footer_dark-info__links{color:#898599;font-size:1.1111111111vw}@media screen and (min-width:1441px){.footer_dark-info__links{font-size:16px}}@media screen and (max-width:1000px){.footer_dark-info__links{font-size:3.3333333333vw}}.footer_dark-socials{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.footer_dark-socials{width:100%;margin-top:6.6666666667vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0;padding-bottom:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.footer_dark-socials{padding-bottom:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.footer_dark-socials{padding-bottom:2.7777777778vw}}.footer_dark-socials__link{overflow:hidden;width:2.2222222222vw;height:2.2222222222vw;font-size:0;border-radius:.5555555556vw;background:#09090a no-repeat 50%/cover}@media screen and (min-width:1441px){.footer_dark-socials__link{width:32px}}@media screen and (max-width:1000px){.footer_dark-socials__link{width:6.6666666667vw}}@media screen and (min-width:1441px){.footer_dark-socials__link{height:32px}}@media screen and (max-width:1000px){.footer_dark-socials__link{height:6.6666666667vw}}@media screen and (min-width:1441px){.footer_dark-socials__link{border-radius:8px}}@media screen and (max-width:1000px){.footer_dark-socials__link{border-radius:1.6666666667vw}}.footer_dark-socials__link:not(:last-child){margin-right:.8333333333vw}@media screen and (min-width:1441px){.footer_dark-socials__link:not(:last-child){margin-right:12px}}@media screen and (max-width:1000px){.footer_dark-socials__link:not(:last-child){margin-right:6.6666666667vw}}.footer_dark-socials__link .icon,.footer_dark-socials__link>img{width:100%;height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.footer_dark-socials__link:hover .icon,.footer_dark-socials__link:hover>img{-webkit-transform:scale(1.25);transform:scale(1.25)}.footer_dark__copyright{font-size:.8333333333vw;color:#898599}@media screen and (min-width:1441px){.footer_dark__copyright{font-size:12px}}@media screen and (max-width:1000px){.footer_dark__copyright{font-size:2.7777777778vw}}.footer_dark .button{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;font-weight:400;text-decoration:none;text-align:center;cursor:pointer;overflow:hidden;-webkit-transition-property:border-color,background-color,color linear,-webkit-transform;transition-property:border-color,background-color,color linear,-webkit-transform;transition-property:border-color,background-color,color linear,transform;transition-property:border-color,background-color,color linear,transform,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.3s,.3s,.3s,.2s;transition-duration:.3s,.3s,.3s,.2s}.footer_dark .button_size-sm{height:2.2222222222vw;font-size:.9722222222vw;line-height:2.3611111111vw;border-radius:1.3888888889vw;padding-left:.8333333333vw;padding-right:.8333333333vw}@media screen and (min-width:1441px){.footer_dark .button_size-sm{height:32px}}@media screen and (max-width:1000px){.footer_dark .button_size-sm{height:7.7777777778vw}}@media screen and (min-width:1441px){.footer_dark .button_size-sm{font-size:14px}}@media screen and (max-width:1000px){.footer_dark .button_size-sm{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.footer_dark .button_size-sm{line-height:34px}}@media screen and (max-width:1000px){.footer_dark .button_size-sm{line-height:8.3333333333vw}}@media screen and (min-width:1441px){.footer_dark .button_size-sm{border-radius:20px}}@media screen and (max-width:1000px){.footer_dark .button_size-sm{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.footer_dark .button_size-sm{padding-left:12px}}@media screen and (max-width:1000px){.footer_dark .button_size-sm{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.footer_dark .button_size-sm{padding-right:12px}}@media screen and (max-width:1000px){.footer_dark .button_size-sm{padding-right:3.3333333333vw}}.footer_dark .for-sale-callback{color:#000}.sme-acquiring__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.sme-acquiring__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sme-acquiring__info-left,.sme-acquiring__info-right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.sme-acquiring__info-right{position:relative}@media screen and (max-width:1000px){.sme-acquiring__info-right{padding-top:1.6666666667vw;padding-bottom:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-acquiring__info-right{padding-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-acquiring__info-right{padding-top:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-acquiring__info-right{padding-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-acquiring__info-right{padding-bottom:11.1111111111vw}}.sme-acquiring__info-title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-acquiring__info-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-acquiring__info-title{margin-bottom:3.3333333333vw}}.sme-acquiring__info-title span{color:#898599}.sme-acquiring__info-button{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-acquiring__info-button{margin-top:40px}}@media screen and (max-width:1000px){.sme-acquiring__info-button{margin-top:5.5555555556vw;width:auto}}.sme-acquiring__info-img{width:28.0555555556vw;height:32.5694444444vw;background-size:contain;position:absolute;bottom:0;right:60%;-webkit-transform:translateX(50%);transform:translateX(50%)}@media screen and (min-width:1441px){.sme-acquiring__info-img{width:404px}}@media screen and (max-width:1000px){.sme-acquiring__info-img{width:64.4444444444vw}}@media screen and (min-width:1441px){.sme-acquiring__info-img{height:469px}}@media screen and (max-width:1000px){.sme-acquiring__info-img{height:73.0555555556vw;bottom:0;right:50%}}.sme-acquiring__info-square{width:27.7083333333vw;height:32.5694444444vw;border-radius:3.8888888889vw;background-color:#edf0f5;margin-left:auto}@media screen and (min-width:1441px){.sme-acquiring__info-square{width:399px}}@media screen and (max-width:1000px){.sme-acquiring__info-square{width:91.1111111111vw}}@media screen and (min-width:1441px){.sme-acquiring__info-square{height:469px}}@media screen and (max-width:1000px){.sme-acquiring__info-square{height:44.4444444444vw}}@media screen and (min-width:1441px){.sme-acquiring__info-square{border-radius:56px}}@media screen and (max-width:1000px){.sme-acquiring__info-square{border-radius:7.7777777778vw}}.sme-acquiring__tariff{margin-top:2.0833333333vw}@media screen and (min-width:1441px){.sme-acquiring__tariff{margin-top:30px}}@media screen and (max-width:1000px){.sme-acquiring__tariff{margin-top:0}}.sme-acquiring__tariff-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-acquiring__tariff-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-acquiring__tariff-title{margin-bottom:5.5555555556vw}}.sme-acquiring__tariff-table{border-top:1px solid #c2c2cc;border-bottom:1px solid #c2c2cc}.sme-acquiring__tariff-cell{padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1441px){.sme-acquiring__tariff-cell{padding-top:32px}}@media screen and (max-width:1000px){.sme-acquiring__tariff-cell{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.sme-acquiring__tariff-cell{padding-bottom:32px}}@media screen and (max-width:1000px){.sme-acquiring__tariff-cell{padding-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.sme-acquiring__tariff-cell{width:35%}.sme-acquiring__tariff-cell:nth-child(3n){width:30%}}@media screen and (max-width:1000px){.sme-acquiring__tariff-cell{display:-webkit-box;display:-ms-flexbox;display:flex}.sme-acquiring__tariff-cell:not(:last-child){border-bottom:1px solid #c2c2cc}}@media screen and (min-width:1001px){.sme-acquiring__tariff-name{margin-bottom:1.6666666667vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-acquiring__tariff-name{margin-bottom:24px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-acquiring__tariff-name{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.sme-acquiring__tariff-name{padding-top:.4166666667vw;padding-right:.8333333333vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-acquiring__tariff-name{padding-top:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-acquiring__tariff-name{padding-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-acquiring__tariff-name{padding-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-acquiring__tariff-name{padding-right:3.3333333333vw}}@media screen and (max-width:1000px){.sme-acquiring__tariff-info{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}}.sme-acquiring__tariff-note{padding-top:1.1111111111vw;color:#898599}@media screen and (min-width:1441px){.sme-acquiring__tariff-note{padding-top:16px}}@media screen and (max-width:1000px){.sme-acquiring__tariff-note{padding-top:1.1111111111vw}}.sme-acquiring__tariff-text{color:#898599;padding-top:1.1111111111vw}@media screen and (min-width:1441px){.sme-acquiring__tariff-text{padding-top:16px}}@media screen and (max-width:1000px){.sme-acquiring__tariff-text{padding-top:3.3333333333vw}}.sme-payment{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.sme-payment{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-payment{margin-bottom:7.7777777778vw}}.sme-payment__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-payment__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-payment__title{margin-bottom:4.4444444444vw}}.sme-payment__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.sme-payment__content{display:block}}.sme-payment__block{border-radius:3.8888888889vw;padding-top:3.0555555556vw;padding-bottom:2.7777777778vw;padding-left:7.2222222222vw;padding-right:4.4444444444vw;background-color:#edf0f5;width:50%}@media screen and (min-width:1441px){.sme-payment__block{border-radius:56px}}@media screen and (max-width:1000px){.sme-payment__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-payment__block{padding-top:44px}}@media screen and (max-width:1000px){.sme-payment__block{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-payment__block{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-payment__block{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-payment__block{padding-left:104px}}@media screen and (max-width:1000px){.sme-payment__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-payment__block{padding-right:64px}}@media screen and (max-width:1000px){.sme-payment__block{padding-right:6.6666666667vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1000px){.sme-payment__block:not(:first-child){margin-top:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-payment__block:not(:first-child){margin-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-payment__block:not(:first-child){margin-top:3.3333333333vw}}@media screen and (min-width:1001px){.sme-payment__block:nth-child(2n){margin-left:2.7777777778vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-payment__block:nth-child(2n){margin-left:40px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-payment__block:nth-child(2n){margin-left:11.1111111111vw}}@media screen and (max-width:1000px){.sme-payment__block-title{margin-right:2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-payment__block-title{margin-right:30px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-payment__block-title{margin-right:5.5555555556vw}}.sme-payment__block-img{width:20vw;height:7.7777777778vw}@media screen and (min-width:1441px){.sme-payment__block-img{width:288px}}@media screen and (max-width:1000px){.sme-payment__block-img{width:27.7777777778vw}}@media screen and (min-width:1441px){.sme-payment__block-img{height:112px}}@media screen and (max-width:1000px){.sme-payment__block-img{height:11.1111111111vw}}@media screen and (min-width:1001px){.sme-payment__block-img{margin-top:2.5vw;margin-left:auto;text-align:right}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-payment__block-img{margin-top:36px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-payment__block-img{margin-top:10vw}}@media screen and (max-width:1000px){.sme-payment__block-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.sme-payment__block-img img{max-width:100%;max-height:100%}.sme-benefit{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-benefit{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-benefit{margin-bottom:11.1111111111vw}}.sme-benefit__list{margin-top:2.7777777778vw;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}@media screen and (min-width:1441px){.sme-benefit__list{margin-top:40px}}@media screen and (max-width:1000px){.sme-benefit__list{margin-top:3.3333333333vw}}.sme-benefit__item{padding-right:2.7777777778vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1441px){.sme-benefit__item{padding-right:40px}}@media screen and (max-width:1000px){.sme-benefit__item{padding-right:3.3333333333vw;width:50%}}@media screen and (max-width:1000px){.sme-benefit__item:not(:nth-child(-n+2)){margin-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-benefit__item:not(:nth-child(-n+2)){margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-benefit__item:not(:nth-child(-n+2)){margin-top:6.6666666667vw}}.sme-benefit__item-text{margin-top:.8333333333vw}@media screen and (min-width:1441px){.sme-benefit__item-text{margin-top:12px}}@media screen and (max-width:1000px){.sme-benefit__item-text{margin-top:0}}.sme-partners{margin-top:2.7777777778vw;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-partners{margin-top:40px}}@media screen and (max-width:1000px){.sme-partners{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-partners{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-partners{margin-bottom:11.1111111111vw}}.sme-partners-mini-banner__image{border-radius:2.7777777778vw;width:100%;position:absolute}@media screen and (min-width:1441px){.sme-partners-mini-banner__image{border-radius:40px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__image{border-radius:7.7777777778vw}}.sme-partners-mini-banner__image-desktop{width:83.8888888889vw;display:block}@media screen and (min-width:1441px){.sme-partners-mini-banner__image-desktop{width:1208px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__image-desktop{width:335.5555555556vw;display:none}}.sme-partners-mini-banner__image-mobile{width:22.2222222222vw;display:none}@media screen and (min-width:1441px){.sme-partners-mini-banner__image-mobile{width:320px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__image-mobile{width:88.8888888889vw;display:block}}.sme-partners-mini-banner__content{position:relative;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;min-height:8.3333333333vw}@media screen and (min-width:1441px){.sme-partners-mini-banner__content{padding-top:24px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__content{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-partners-mini-banner__content{padding-bottom:24px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__content{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-partners-mini-banner__content{padding-left:104px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__content{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.sme-partners-mini-banner__content{padding-right:104px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__content{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.sme-partners-mini-banner__content{min-height:120px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__content{min-height:55vw}}.sme-partners-mini-banner__title{font-size:1.6666666667vw;line-height:1.9444444444vw;margin-bottom:.5555555556vw;font-weight:500}@media screen and (min-width:1441px){.sme-partners-mini-banner__title{font-size:24px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__title{font-size:5vw}}@media screen and (min-width:1441px){.sme-partners-mini-banner__title{line-height:28px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-partners-mini-banner__title{margin-bottom:8px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__title{margin-bottom:2.2222222222vw}}.sme-partners-mini-banner__subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.sme-partners-mini-banner__subtitle{font-size:14px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-partners-mini-banner__subtitle{line-height:20px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-partners-mini-banner__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__subtitle{letter-spacing:-.0277777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-partners-mini-banner__button{float:right;margin-top:-1.6666666667vw}@media screen and (min-width:1441px){.sme-partners-mini-banner__button{margin-top:-24px}}@media screen and (max-width:1000px){.sme-partners-mini-banner__button{margin-top:5.5555555556vw;float:none}}.sme-garanty__icons{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.sme-garanty__icons{-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-garanty__icons-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (min-width:1001px){.sme-garanty__icons-item{width:18.8888888889vw;margin-right:2.7777777778vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-garanty__icons-item{width:272px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-garanty__icons-item{width:75.5555555556vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-garanty__icons-item{margin-right:40px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-garanty__icons-item{margin-right:11.1111111111vw}}@media screen and (max-width:1000px){.sme-garanty__icons-item{width:100%}.sme-garanty__icons-item:not(:last-child){margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-garanty__icons-item:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-garanty__icons-item:not(:last-child){margin-bottom:6.6666666667vw}}.sme-garanty__note-text{margin-top:2.7777777778vw;font-size:.8333333333vw;color:#898599}@media screen and (min-width:1441px){.sme-garanty__note-text{margin-top:40px}}@media screen and (max-width:1000px){.sme-garanty__note-text{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.sme-garanty__note-text{font-size:12px}}@media screen and (max-width:1000px){.sme-garanty__note-text{font-size:2.7777777778vw}}.sme-garanty__note-text a{text-decoration:underline}.sme-callback{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-callback{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-callback{margin-bottom:11.1111111111vw}}@media screen and (min-width:1001px){.sme-callback__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1001px){.sme-callback__left,.sme-callback__right{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1001px){.sme-callback__right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:1000px){.sme-callback__right{margin-top:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-callback__right{margin-top:32px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-callback__right{margin-top:8.8888888889vw}}.sme-callback__button{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.sme-callback__button{margin-top:24px}}@media screen and (max-width:1000px){.sme-callback__button{margin-top:3.3333333333vw}}@media screen and (min-width:1001px){.sme-callback__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:1000px){.sme-callback__button{width:auto}}.sme-callback__button-icon{margin-right:.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.sme-callback__button-icon{margin-right:8px}}@media screen and (max-width:1000px){.sme-callback__button-icon{margin-right:2.2222222222vw;display:none}}.sme-callback__note{color:#898599;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.sme-callback__note{margin-top:24px}}@media screen and (max-width:1000px){.sme-callback__note{margin-top:3.3333333333vw}}.sme-possibilities{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-possibilities{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-possibilities{margin-bottom:11.1111111111vw}}.sme-possibilities__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-possibilities__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-possibilities__title{margin-bottom:3.3333333333vw}}.sme-possibilities__subtitle{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-possibilities__subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-possibilities__subtitle{margin-bottom:6.6666666667vw}}@media screen and (min-width:1001px){.sme-possibilities__subtitle{max-width:47.7777777778vw;min-width:1px}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-possibilities__subtitle{max-width:688px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-possibilities__subtitle{max-width:191.1111111111vw}}@media screen and (min-width:1001px){.sme-possibilities__items{display:-webkit-box;display:-ms-flexbox;display:flex}}.sme-possibilities__block{border-radius:3.8888888889vw;padding-top:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.sme-possibilities__block{border-radius:56px}}@media screen and (max-width:1000px){.sme-possibilities__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-possibilities__block{padding-top:40px}}@media screen and (max-width:1000px){.sme-possibilities__block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-possibilities__block{padding-left:56px}}@media screen and (max-width:1000px){.sme-possibilities__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-possibilities__block{padding-right:56px}}@media screen and (max-width:1000px){.sme-possibilities__block{padding-right:6.6666666667vw}}@media screen and (min-width:1001px){.sme-possibilities__block{width:33.3333333333vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-possibilities__block{width:480px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-possibilities__block{width:133.3333333333vw}}@media screen and (min-width:1001px){.sme-possibilities__block:first-child{margin-right:2.7777777778vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-possibilities__block:first-child{margin-right:40px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-possibilities__block:first-child{margin-right:11.1111111111vw}}@media screen and (max-width:1000px){.sme-possibilities__block:first-child{margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-possibilities__block:first-child{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-possibilities__block:first-child{margin-bottom:3.3333333333vw}}.sme-possibilities__block-head{margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sme-possibilities__block-head{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-possibilities__block-head{margin-bottom:6.6666666667vw}}.sme-possibilities__block-icon{margin-right:1.3888888889vw}@media screen and (min-width:1441px){.sme-possibilities__block-icon{margin-right:20px}}@media screen and (max-width:1000px){.sme-possibilities__block-icon{margin-right:3.3333333333vw}}.sme-possibilities__block-list{margin-bottom:1.3194444444vw}@media screen and (min-width:1441px){.sme-possibilities__block-list{margin-bottom:19px}}@media screen and (max-width:1000px){.sme-possibilities__block-list{margin-bottom:0}}.sme-possibilities__block-img{width:100%}.sme-possibilities__block-img img{max-width:100%;height:auto}.sme-cashbox__block{height:31.9444444444vw;border-radius:3.8888888889vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-ms-flex-negative:0;flex-shrink:0;width:33.3333333333vw;background-color:#edf0f5;overflow:hidden}@media screen and (min-width:1441px){.sme-cashbox__block{height:460px}}@media screen and (max-width:1000px){.sme-cashbox__block{height:94.4444444444vw}}@media screen and (min-width:1441px){.sme-cashbox__block{border-radius:56px}}@media screen and (max-width:1000px){.sme-cashbox__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-cashbox__block{padding-top:40px}}@media screen and (max-width:1000px){.sme-cashbox__block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-cashbox__block{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-cashbox__block{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-cashbox__block{padding-left:56px}}@media screen and (max-width:1000px){.sme-cashbox__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-cashbox__block{padding-right:56px}}@media screen and (max-width:1000px){.sme-cashbox__block{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-cashbox__block{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-cashbox__block{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.sme-cashbox__block{width:480px}}@media screen and (max-width:1000px){.sme-cashbox__block{width:100%}}@media screen and (max-width:1000px){.sme-cashbox__blocks .sme-cashbox__block:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.sme-cashbox__blocks .sme-cashbox__block:nth-child(3){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.sme-cashbox__blocks .sme-cashbox__block:nth-child(4){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sme-cashbox__blocks .sme-cashbox__block:nth-child(5){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.sme-cashbox__block-head{margin-bottom:1.3888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sme-cashbox__block-head{margin-bottom:20px}}@media screen and (max-width:1000px){.sme-cashbox__block-head{margin-bottom:5.5555555556vw}}.sme-cashbox__block-title{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.sme-cashbox__block-title{margin-bottom:20px}}@media screen and (max-width:1000px){.sme-cashbox__block-title{margin-bottom:5.5555555556vw}}.sme-cashbox__block-list{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-cashbox__block-list{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-cashbox__block-list{margin-bottom:4.4444444444vw}}.sme-cashbox__block-price{margin-bottom:1.3888888889vw;margin-top:auto;font-weight:500}@media screen and (min-width:1441px){.sme-cashbox__block-price{margin-bottom:20px}}@media screen and (max-width:1000px){.sme-cashbox__block-price{margin-bottom:6.6666666667vw}}.sme-cashbox__block-img{width:19.8611111111vw;height:17.3611111111vw;position:absolute;bottom:0;right:0}@media screen and (min-width:1441px){.sme-cashbox__block-img{width:286px}}@media screen and (max-width:1000px){.sme-cashbox__block-img{width:52.7777777778vw}}@media screen and (min-width:1441px){.sme-cashbox__block-img{height:250px}}@media screen and (max-width:1000px){.sme-cashbox__block-img{height:48.6111111111vw;bottom:-.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-cashbox__block-img{bottom:-10px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-cashbox__block-img{bottom:-2.7777777778vw}}.sme-cashbox__block-img img{max-width:100%;max-height:100%}.sme-cashbox__block-action{-ms-flex-item-align:start;align-self:flex-start;width:auto}.sme-cashbox__blocks{height:83.3333333333vw;margin-bottom:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:1441px){.sme-cashbox__blocks{height:1200px}}@media screen and (max-width:1000px){.sme-cashbox__blocks{height:auto}}@media screen and (min-width:1441px){.sme-cashbox__blocks{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-cashbox__blocks{margin-bottom:11.1111111111vw}}.sme-cashbox__note,.sme-cashbox__title{font-weight:500;width:33.3333333333vw}@media screen and (min-width:1441px){.sme-cashbox__note,.sme-cashbox__title{width:480px}}@media screen and (max-width:1000px){.sme-cashbox__note,.sme-cashbox__title{width:100%}}.sme-cashbox__title{margin-bottom:3.8888888889vw;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media screen and (min-width:1441px){.sme-cashbox__title{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-cashbox__title{margin-bottom:3.3333333333vw}}.sme-cashbox__note{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.sme-download-app{text-align:center}.sme-download-app__code{width:10vw;margin-bottom:1.1111111111vw;margin-right:auto;margin-left:auto}@media screen and (min-width:1441px){.sme-download-app__code{width:144px}}@media screen and (max-width:1000px){.sme-download-app__code{width:40vw}}@media screen and (min-width:1441px){.sme-download-app__code{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-download-app__code{margin-bottom:3.3333333333vw}}.sme-download-app__code-image{padding:.5555555556vw;background-image:url(/local/templates/redesign/src/assets/img/sme/qr-frame.svg);background-size:cover}@media screen and (min-width:1441px){.sme-download-app__code-image{padding:8px}}@media screen and (max-width:1000px){.sme-download-app__code-image{padding:2.2222222222vw}}.sme-download-app__code-image img{width:100%;height:auto}.sme-download-app__text{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-download-app__text{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-download-app__text{margin-bottom:4.4444444444vw}}.sme-download-app__link{margin-right:.2777777778vw;margin-left:.2777777778vw;width:auto}@media screen and (min-width:1441px){.sme-download-app__link{margin-right:4px}}@media screen and (max-width:1000px){.sme-download-app__link{margin-right:1.1111111111vw}}@media screen and (min-width:1441px){.sme-download-app__link{margin-left:4px}}@media screen and (max-width:1000px){.sme-download-app__link{margin-left:1.1111111111vw}}.partners-blocks{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.partners-blocks{margin-top:40px}}@media screen and (max-width:1000px){.partners-blocks{margin-top:4.4444444444vw}}.partners-blocks__col{-webkit-box-sizing:border-box;box-sizing:border-box}.partners-blocks__col:first-child{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.partners-blocks__col:first-child{padding-bottom:40px}}@media screen and (max-width:1000px){.partners-blocks__col:first-child{padding-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.partners-blocks__col:nth-child(2){padding-top:2.7777777778vw}}@media screen and (min-width:1001px)and (min-width:1441px){.partners-blocks__col:nth-child(2){padding-top:40px}}@media screen and (min-width:1001px)and (max-width:1000px){.partners-blocks__col:nth-child(2){padding-top:11.1111111111vw}}@media screen and (max-width:1000px){.partners-blocks__col:nth-child(2){padding-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.partners-blocks__col:nth-child(2){padding-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.partners-blocks__col:nth-child(2){padding-bottom:3.3333333333vw}}.partners-blocks .product-card__image{height:6.6666666667vw;width:auto}@media screen and (min-width:1441px){.partners-blocks .product-card__image{height:96px}}@media screen and (max-width:1000px){.partners-blocks .product-card__image{height:17.7777777778vw}}.partners-blocks .product-card__image:before{display:none}.partners-blocks .product-card__image>img{width:auto;border-radius:0}@media screen and (min-width:1001px){.tariff-table{border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;background-color:#edf0f5}}@media screen and (min-width:1001px)and (min-width:1441px){.tariff-table{border-radius:56px}}@media screen and (min-width:1001px)and (max-width:1000px){.tariff-table{border-radius:15.5555555556vw}}@media screen and (min-width:1001px)and (min-width:1441px){.tariff-table{padding-top:56px}}@media screen and (min-width:1001px)and (max-width:1000px){.tariff-table{padding-top:15.5555555556vw}}@media screen and (min-width:1001px)and (min-width:1441px){.tariff-table{padding-bottom:56px}}@media screen and (min-width:1001px)and (max-width:1000px){.tariff-table{padding-bottom:15.5555555556vw}}@media screen and (min-width:1001px)and (min-width:1441px){.tariff-table{padding-left:104px}}@media screen and (min-width:1001px)and (max-width:1000px){.tariff-table{padding-left:28.8888888889vw}}@media screen and (min-width:1001px)and (min-width:1441px){.tariff-table{padding-right:104px}}@media screen and (min-width:1001px)and (max-width:1000px){.tariff-table{padding-right:28.8888888889vw}}.tariff-table__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.tariff-table__title{margin-bottom:40px}}@media screen and (max-width:1000px){.tariff-table__title{margin-bottom:4.4444444444vw}}@media screen and (min-width:1001px){.tariff-table__row{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1001px)and (min-width:1441px){.tariff-table__row{padding-top:16px}}@media screen and (min-width:1001px)and (max-width:1000px){.tariff-table__row{padding-top:4.4444444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.tariff-table__row{padding-bottom:16px}}@media screen and (min-width:1001px)and (max-width:1000px){.tariff-table__row{padding-bottom:4.4444444444vw}}@media screen and (min-width:1001px){.tariff-table__row:not(:last-child){border-bottom:1px solid #c2c2cc}}@media screen and (min-width:1001px){.tariff-table__col{width:20%}.tariff-table__col-name{width:60%}}.tariff-table__note{font-size:.8333333333vw;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.tariff-table__note{font-size:12px}}@media screen and (max-width:1000px){.tariff-table__note{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.tariff-table__note{margin-top:40px}}@media screen and (max-width:1000px){.tariff-table__note{margin-top:6.6666666667vw}}.tariff-table__note a{text-decoration:underline}.tariff-card{border-radius:1.1111111111vw;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;background-color:#edf0f5}@media screen and (min-width:1441px){.tariff-card{border-radius:16px}}@media screen and (max-width:1000px){.tariff-card{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.tariff-card{padding-top:16px}}@media screen and (max-width:1000px){.tariff-card{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.tariff-card{padding-bottom:16px}}@media screen and (max-width:1000px){.tariff-card{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.tariff-card{padding-left:24px}}@media screen and (max-width:1000px){.tariff-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.tariff-card{padding-right:24px}}@media screen and (max-width:1000px){.tariff-card{padding-right:6.6666666667vw}}.tariff-card:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.tariff-card:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.tariff-card:not(:last-child){margin-bottom:2.2222222222vw}}.tariff-card__head{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}.tariff-card__head-name{font-weight:500}.tariff-card__head-button{margin-left:1.1111111111vw;width:auto;-ms-flex-negative:0;flex-shrink:0;position:relative}@media screen and (min-width:1441px){.tariff-card__head-button{margin-left:16px}}@media screen and (max-width:1000px){.tariff-card__head-button{margin-left:4.4444444444vw}}.tariff-card__head-button:after,.tariff-card__head-button:before{content:"";display:block;position:absolute;top:0;right:0;left:0;bottom:0;pointer-events:none;background-size:cover;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.tariff-card__head-button:before{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/plus-white.svg)}.tariff-card__head._open .tariff-card__head-button:before{opacity:0;visibility:hidden}.tariff-card__head-button:after{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/minus-white.svg);opacity:0;visibility:hidden}.tariff-card__head._open .tariff-card__head-button:after{opacity:1;visibility:visible}.tariff-card__info{opacity:0;visibility:hidden;max-height:0;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.tariff-card__info._open{margin-top:1.3888888889vw;opacity:1;visibility:visible}@media screen and (min-width:1441px){.tariff-card__info._open{margin-top:20px}}@media screen and (max-width:1000px){.tariff-card__info._open{margin-top:5.5555555556vw}}.tariff-card__col{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.tariff-card__col{margin-bottom:16px}}@media screen and (max-width:1000px){.tariff-card__col{margin-bottom:4.4444444444vw}}.tariff-card__col-info{font-size:.8333333333vw;margin-bottom:.5555555556vw;color:#898599}@media screen and (min-width:1441px){.tariff-card__col-info{font-size:12px}}@media screen and (max-width:1000px){.tariff-card__col-info{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.tariff-card__col-info{margin-bottom:8px}}@media screen and (max-width:1000px){.tariff-card__col-info{margin-bottom:2.2222222222vw}}@media screen and (min-width:1001px){.popup-docs__col:not(:last-child):not(:nth-last-child(2)){margin-bottom:1.6666666667vw}}@media screen and (min-width:1001px)and (min-width:1441px){.popup-docs__col:not(:last-child):not(:nth-last-child(2)){margin-bottom:24px}}@media screen and (min-width:1001px)and (max-width:1000px){.popup-docs__col:not(:last-child):not(:nth-last-child(2)){margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.popup-docs__col:not(:last-child){margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.popup-docs__col:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.popup-docs__col:not(:last-child){margin-bottom:3.3333333333vw}}.popup-docs__item:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.popup-docs__item:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.popup-docs__item:not(:last-child){margin-bottom:3.3333333333vw}}.popup-docs._wide .doc-link__title{max-width:none}.about-header{width:100%;top:auto;background-color:#fff;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.about-header{margin-top:40px}}@media screen and (max-width:1000px){.about-header{margin-top:11.1111111111vw}}@media screen and (max-width:1000px){.about-header:after{display:none;position:absolute;content:"";bottom:0;background-color:#c2c2cc;left:0;height:0;width:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header:after{left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header:after{left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header:after{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header:after{height:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header:after{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header:after{width:91.1111111111vw}}@media screen and (max-width:1000px){.about-header ::-webkit-scrollbar{height:0}}.about-header__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.about-header__title{margin-bottom:40px}}@media screen and (max-width:1000px){.about-header__title{margin-bottom:3.3333333333vw}}.about-header__title .h1{color:#1e2321}.about-header__nav{left:0}.about-header__nav:not(.tabs-nav_sticky){position:relative}.about-header__nav-container{position:relative;border-bottom:1px solid #c2c2cc;width:83.8888888889vw}@media screen and (min-width:1441px){.about-header__nav-container{width:1208px}}@media screen and (max-width:1000px){.about-header__nav-container{width:335.5555555556vw;width:auto;border-bottom:none}}@media screen and (max-width:1000px){.about-header__tabs{position:relative;width:100vw;overflow-x:auto;left:0;padding-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header__tabs{left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header__tabs{left:-4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header__tabs{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header__tabs{padding-left:4.4444444444vw}}.about-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.about-header__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;margin-right:1.6666666667vw}@media screen and (min-width:1441px){.about-header__item{margin-right:24px}}@media screen and (max-width:1000px){.about-header__item{margin-right:4.4444444444vw}}.about-header__item:nth-last-child(2){margin-right:0}.about-header__item a{display:block;white-space:nowrap;z-index:196;color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-top:.8333333333vw;padding-bottom:1.9444444444vw}@media screen and (min-width:1441px){.about-header__item a{font-size:16px}}@media screen and (max-width:1000px){.about-header__item a{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.about-header__item a{line-height:22px}}@media screen and (max-width:1000px){.about-header__item a{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.about-header__item a{letter-spacing:-.2px}}@media screen and (max-width:1000px){.about-header__item a{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.about-header__item a{padding-top:12px}}@media screen and (max-width:1000px){.about-header__item a{padding-top:5vw}}@media screen and (min-width:1441px){.about-header__item a{padding-bottom:28px}}@media screen and (max-width:1000px){.about-header__item a{padding-bottom:5vw}}.about-header__item_active a{color:#1e2321}.about-header__item_active a:after{position:absolute;content:"";bottom:-1px;left:0;width:100%;background-color:#1e2321;height:.2777777778vw;border-top-left-radius:.2777777778vw;border-top-right-radius:.2777777778vw}@media screen and (min-width:1441px){.about-header__item_active a:after{height:4px}}@media screen and (max-width:1000px){.about-header__item_active a:after{height:1.1111111111vw}}@media screen and (min-width:1441px){.about-header__item_active a:after{border-top-left-radius:4px}}@media screen and (max-width:1000px){.about-header__item_active a:after{border-top-left-radius:1.1111111111vw}}@media screen and (min-width:1441px){.about-header__item_active a:after{border-top-right-radius:4px}}@media screen and (max-width:1000px){.about-header__item_active a:after{border-top-right-radius:1.1111111111vw;bottom:0}}.about-header__clear{display:none}@media screen and (max-width:1000px){.about-header__clear{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:0;height:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header__clear{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header__clear{width:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header__clear{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header__clear{height:14.4444444444vw}}.about-header__feedback{width:100%;text-align:right}@media screen and (max-width:1000px){.about-header__feedback{position:fixed;width:100%;left:0;bottom:0;background-color:#fff;border-top:1px solid #c2c2cc;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header__feedback{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header__feedback{padding-left:6.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header__feedback{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header__feedback{padding-right:6.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header__feedback{padding-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header__feedback{padding-top:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-header__feedback{padding-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-header__feedback{padding-bottom:2.2222222222vw}}.about-header.scrolled{position:fixed;top:0;left:0;margin-top:0;border-bottom:1px solid #c2c2cc;padding-top:.8333333333vw;padding-bottom:0;z-index:180}@media screen and (min-width:1441px){.about-header.scrolled{padding-top:12px}}@media screen and (max-width:1000px){.about-header.scrolled{padding-top:.2777777778vw;border-bottom:none}}.about-header.scrolled .about-header__title{display:none}.about-header.scrolled .about-header__nav-container{border-bottom:none}.top-section{padding-top:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.top-section{padding-top:40px}}@media screen and (max-width:1000px){.top-section{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.top-section{margin-bottom:80px}}@media screen and (max-width:1000px){.top-section{margin-bottom:11.1111111111vw}}.top-section__back{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.top-section__back{margin-bottom:24px}}@media screen and (max-width:1000px){.top-section__back{margin-bottom:3.3333333333vw}}.top-section__back-button{vertical-align:top;width:auto}@media screen and (min-width:1001px){.top-section__container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1001px){.top-section__left{-ms-flex-negative:0;flex-shrink:0}.top-section__left .top-section__title{display:none}}@media screen and (max-width:1000px){.top-section__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}}.top-section__image{width:17.2222222222vw;min-height:14.4444444444vw;margin-right:4.4444444444vw;border-radius:3.3333333333vw;height:100%;overflow:hidden;background-size:cover;background-position:50%}@media screen and (min-width:1441px){.top-section__image{width:248px}}@media screen and (max-width:1000px){.top-section__image{width:26.6666666667vw}}@media screen and (min-width:1441px){.top-section__image{min-height:208px}}@media screen and (max-width:1000px){.top-section__image{min-height:26.6666666667vw}}@media screen and (min-width:1441px){.top-section__image{margin-right:64px}}@media screen and (max-width:1000px){.top-section__image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.top-section__image{border-radius:48px}}@media screen and (max-width:1000px){.top-section__image{border-radius:5.5555555556vw;-ms-flex-negative:0;flex-shrink:0}}.top-section__image-big{width:17.2222222222vw;min-height:18.0555555556vw;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.top-section__image-big{width:248px}}@media screen and (max-width:1000px){.top-section__image-big{width:29.1666666667vw}}@media screen and (min-width:1441px){.top-section__image-big{min-height:260px}}@media screen and (max-width:1000px){.top-section__image-big{min-height:30.5555555556vw}}.top-section__image-mobile{width:22.7777777778vw;height:12.5vw;margin-bottom:2.2222222222vw;margin:0 auto;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.top-section__image-mobile{width:328px}}@media screen and (max-width:1000px){.top-section__image-mobile{width:91.1111111111vw}}@media screen and (min-width:1441px){.top-section__image-mobile{height:180px}}@media screen and (max-width:1000px){.top-section__image-mobile{height:50vw}}@media screen and (min-width:1441px){.top-section__image-mobile{margin-bottom:32px}}@media screen and (max-width:1000px){.top-section__image-mobile{margin-bottom:8.8888888889vw}}@media screen and (min-width:1001px){.top-section__title{max-width:65%}}@media screen and (max-width:1000px){.top-section__title:only-child{padding-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-section__title:only-child{padding-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-section__title:only-child{padding-top:4.4444444444vw}}@media screen and (min-width:1001px){.top-section__right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px;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}}@media screen and (max-width:1000px){.top-section__right .top-section__title{display:none}}.top-section__info{padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.top-section__info{padding-top:24px}}@media screen and (max-width:1000px){.top-section__info{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.top-section__info{padding-bottom:24px}}@media screen and (max-width:1000px){.top-section__info{padding-bottom:0}}@media screen and (min-width:1001px){.top-section__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #c2c2cc}}.top-section__info-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px}@media screen and (min-width:1001px){.top-section__info-content{padding-right:1.1111111111vw}}@media screen and (min-width:1001px)and (min-width:1441px){.top-section__info-content{padding-right:16px}}@media screen and (min-width:1001px)and (max-width:1000px){.top-section__info-content{padding-right:4.4444444444vw}}.top-section__info-text{max-width:460px}@media screen and (max-width:1000px){.top-section__info-text{max-width:100%}}.top-section__info-text p:not(:last-child){margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.top-section__info-text p:not(:last-child){margin-bottom:32px}}@media screen and (max-width:1000px){.top-section__info-text p:not(:last-child){margin-bottom:4.4444444444vw}}.top-section__info-text a{text-decoration:underline}.top-section__line{padding-top:.8333333333vw;padding-bottom:.8333333333vw;position:fixed;right:0;left:0;z-index:150;background:#fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media screen and (min-width:1441px){.top-section__line{padding-top:12px}}@media screen and (max-width:1000px){.top-section__line{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.top-section__line{padding-bottom:12px}}@media screen and (max-width:1000px){.top-section__line{padding-bottom:2.2222222222vw}}@media screen and (min-width:1001px){.top-section__line{border-bottom:1px solid #c2c2cc;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.top-section__line._scroll{-webkit-transform:translate(0);transform:translate(0)}}@media screen and (max-width:1000px){.top-section__line{padding:0;bottom:0}}.top-section__line-container{padding-top:.6944444444vw;padding-bottom:.6944444444vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.top-section__line-container{padding-top:10px}}@media screen and (max-width:1000px){.top-section__line-container{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.top-section__line-container{padding-bottom:10px}}@media screen and (max-width:1000px){.top-section__line-container{padding-bottom:2.7777777778vw}}@media screen and (max-width:1000px){.top-section__line-title{display:none}}.top-section__buttons{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1001px){.top-section__buttons{margin-left:auto}}@media screen and (max-width:1000px){.top-section__buttons{margin-top:1.1111111111vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.top-section__buttons{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-section__buttons{margin-top:4.4444444444vw}}.top-section__button{vertical-align:top;-ms-flex-negative:0;flex-shrink:0;width:auto;font-weight:500}.top-section__button:not(:first-child){margin-left:.5555555556vw}@media screen and (min-width:1441px){.top-section__button:not(:first-child){margin-left:8px}}@media screen and (max-width:1000px){.top-section__button:not(:first-child){margin-left:1.1111111111vw}}@media screen and (max-width:1000px){.top-section__button{height:2.7777777778vw;line-height:2.7777777778vw;border-radius:1.1111111111vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px}}@media screen and (max-width:1000px)and (min-width:1441px){.top-section__button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-section__button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-section__button{line-height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-section__button{line-height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-section__button{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-section__button{border-radius:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-section__button{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-section__button{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-section__button{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-section__button{padding-right:4.4444444444vw}}@media screen and (max-width:1000px){.top-section__button:before{border-radius:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.top-section__button:before{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.top-section__button:before{border-radius:4.4444444444vw}}.top-section-no-border{border-bottom:unset}.sms-informing .top-section__image{width:21.5277777778vw;min-height:21.5277777778vw}@media screen and (min-width:1441px){.sms-informing .top-section__image{width:310px}}@media screen and (max-width:1000px){.sms-informing .top-section__image{width:27.7777777778vw}}@media screen and (min-width:1441px){.sms-informing .top-section__image{min-height:310px}}@media screen and (max-width:1000px){.sms-informing .top-section__image{min-height:30.8333333333vw}}@media screen and (min-width:1001px){.sms-informing .top-section__title{max-width:100%}}.sms-informing .top-section__info{padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:1441px){.sms-informing .top-section__info{padding-bottom:0}}@media screen and (max-width:1000px){.sms-informing .top-section__info{padding-bottom:0}}.sms-informing .top-section__info-text{max-width:100%}.sms-informing .top-section__buttons{margin-top:1.6666666667vw;margin-left:0}@media screen and (min-width:1441px){.sms-informing .top-section__buttons{margin-top:24px}}@media screen and (max-width:1000px){.sms-informing .top-section__buttons{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.sms-informing .top-section__buttons{margin-left:0}}@media screen and (max-width:1000px){.sms-informing .top-section__buttons{margin-left:0}}@media screen and (max-width:1000px){.sms-informing .top-section__info .top-section__buttons{display:block}}.sms-informing ._scroll .top-section__buttons{margin-top:0;margin-left:auto}@media screen and (min-width:1441px){.sms-informing ._scroll .top-section__buttons{margin-top:0}}@media screen and (max-width:1000px){.sms-informing ._scroll .top-section__buttons{margin-top:0}}.form-popup__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-popup__form .checkbox{margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.form-popup__form .checkbox{margin-bottom:10px}}@media screen and (max-width:1000px){.form-popup__form .checkbox{margin-bottom:2.2222222222vw}}.form-popup__group{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.form-popup__group{padding-bottom:40px}}@media screen and (max-width:1000px){.form-popup__group{padding-bottom:5.5555555556vw}}.form-popup__group .d-select .swiper-container{max-height:11.1111111111vw}@media screen and (min-width:1441px){.form-popup__group .d-select .swiper-container{max-height:160px}}@media screen and (max-width:1000px){.form-popup__group .d-select .swiper-container{max-height:44.4444444444vw}}.form-popup__description{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.form-popup__description{padding-bottom:40px}}@media screen and (max-width:1000px){.form-popup__description{padding-bottom:5.5555555556vw}}.form-popup-sent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:36.9444444444vw}@media screen and (min-width:1441px){.form-popup-sent{height:532px}}@media screen and (max-width:1000px){.form-popup-sent{height:107.7777777778vw}}.form-popup-sent button{margin-top:auto}.form-popup-bottom .button{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.form-popup-bottom .button{margin-bottom:16px}}@media screen and (max-width:1000px){.form-popup-bottom .button{margin-bottom:0;height:11.1111111111vw;max-height:11.1111111111vw;width:26.6666666667vw}}@media screen and (max-width:1000px){.form-popup-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-popup-bottom .text-small{max-width:46.3888888889vw}}.form-popup .form__item:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.form-popup .form__item:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.form-popup .form__item:not(:last-child){margin-bottom:1.1111111111vw}}.header-actions-dropdown{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;background-color:#edf0f5;height:3.3333333333vw;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.header-actions-dropdown{height:48px}}@media screen and (max-width:1000px){.header-actions-dropdown{height:11.1111111111vw}}@media screen and (min-width:1441px){.header-actions-dropdown{border-radius:20px}}@media screen and (max-width:1000px){.header-actions-dropdown{border-radius:4.4444444444vw}}@media screen and (min-width:1001px){.header-actions-dropdown:not(.header-actions-dropdown_opened):hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}.header-actions-dropdown__toggle{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;font-weight:500;height:3.3333333333vw;padding-left:1.6666666667vw;padding-right:3.1944444444vw;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;cursor:pointer;color:#1e2321}@media screen and (min-width:1441px){.header-actions-dropdown__toggle{height:48px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle{height:11.1111111111vw}}@media screen and (min-width:1441px){.header-actions-dropdown__toggle{padding-left:24px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.header-actions-dropdown__toggle{padding-right:46px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle{padding-right:9.4444444444vw}}@media screen and (min-width:1441px){.header-actions-dropdown__toggle{font-size:16px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.header-actions-dropdown__toggle{line-height:22px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.header-actions-dropdown__toggle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle{letter-spacing:-.0277777778vw}}.header-actions-dropdown__toggle:after{content:"";position:absolute;right:1.6666666667vw;top:50%;height:1.3888888889vw;width:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg) no-repeat 50%;-webkit-transform:translateY(-55%);transform:translateY(-55%)}@media screen and (min-width:1441px){.header-actions-dropdown__toggle:after{right:24px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle:after{right:3.3333333333vw}}@media screen and (min-width:1441px){.header-actions-dropdown__toggle:after{height:20px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle:after{height:4.4444444444vw}}@media screen and (min-width:1441px){.header-actions-dropdown__toggle:after{width:20px}}@media screen and (max-width:1000px){.header-actions-dropdown__toggle:after{width:4.4444444444vw}}.header-actions-dropdown_opened .header-actions-dropdown__toggle{color:#898599}.header-actions-dropdown_opened .header-actions-dropdown__toggle:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.header-actions-dropdown__list{position:absolute;right:0;margin-top:.5555555556vw;width:17.9166666667vw;max-height:0;overflow:hidden;pointer-events:none;border-radius:1.3888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.header-actions-dropdown__list{margin-top:8px}}@media screen and (max-width:1000px){.header-actions-dropdown__list{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.header-actions-dropdown__list{width:258px}}@media screen and (max-width:1000px){.header-actions-dropdown__list{width:55.5555555556vw}}@media screen and (min-width:1441px){.header-actions-dropdown__list{border-radius:20px}}@media screen and (max-width:1000px){.header-actions-dropdown__list{border-radius:4.4444444444vw;left:0}}.header-actions-dropdown_opened+.header-actions-dropdown__list{max-height:20.8333333333vw;pointer-events:auto;padding-top:.4166666667vw;padding-bottom:.9027777778vw}@media screen and (min-width:1441px){.header-actions-dropdown_opened+.header-actions-dropdown__list{max-height:300px}}@media screen and (max-width:1000px){.header-actions-dropdown_opened+.header-actions-dropdown__list{max-height:83.3333333333vw}}@media screen and (min-width:1441px){.header-actions-dropdown_opened+.header-actions-dropdown__list{padding-top:6px}}@media screen and (max-width:1000px){.header-actions-dropdown_opened+.header-actions-dropdown__list{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.header-actions-dropdown_opened+.header-actions-dropdown__list{padding-bottom:13px}}@media screen and (max-width:1000px){.header-actions-dropdown_opened+.header-actions-dropdown__list{padding-bottom:3.3333333333vw}}._dark-mode .header-actions-dropdown_opened+.header-actions-dropdown__list{color:#1e2321}.header-actions-dropdown__item{display:block;padding-left:1.6666666667vw;padding-right:1.6666666667vw;margin-top:.8333333333vw}@media screen and (min-width:1441px){.header-actions-dropdown__item{padding-left:24px}}@media screen and (max-width:1000px){.header-actions-dropdown__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.header-actions-dropdown__item{padding-right:24px}}@media screen and (max-width:1000px){.header-actions-dropdown__item{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.header-actions-dropdown__item{margin-top:12px}}@media screen and (max-width:1000px){.header-actions-dropdown__item{margin-top:2.2222222222vw}}@media screen and (min-width:1001px){.header-actions-dropdown__item:hover{color:#898599}}.issues-bond_border{border:1px dashed #c2c2cc}.issues-bond_hauto{height:auto!important}.issues-bond__container{position:relative}.issues-bond_opened .issues-bond__content .doc-container{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.issues-bond_opened .issues-bond__content .doc-container{margin-bottom:24px}}@media screen and (max-width:1000px){.issues-bond_opened .issues-bond__content .doc-container{margin-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.issues-bond_opened .issues-bond__content .doc-container:last-child,.issues-bond_opened .issues-bond__content .doc-container:nth-last-child(2){margin-bottom:0}}@media screen and (max-width:1000px){.issues-bond_opened .issues-bond__content .doc-container:last-child{margin-bottom:0}}.payment-top{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.payment-top{margin-bottom:40px}}@media screen and (max-width:1000px){.payment-top{margin-bottom:11.1111111111vw}}.payment-top .tabs-container,.payment-top .tabs-nav__list{position:relative}.payment-top .tabs-container:before{content:"";display:block;height:1px;position:absolute;right:0;bottom:0;left:0;background:#c2c2cc}.payment-benefits__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.payment-benefits__title{margin-bottom:40px}}@media screen and (max-width:1000px){.payment-benefits__title{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.payment-benefits-card{width:100%}.payment-benefits__list{display:block;width:100%;margin:0}.payment-benefits__item{margin:0;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.payment-benefits__item{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.payment-benefits__item{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.payment-benefits__item:first-child{margin-left:0}}@media screen and (max-width:1000px){.payment-benefits__item:last-child{padding-right:0;margin-bottom:0}}@media screen and (min-width:1001px){.payment-cards__wrapper{height:69.4444444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.payment-cards__wrapper{height:1000px}}@media screen and (min-width:1001px)and (max-width:1000px){.payment-cards__wrapper{height:277.7777777778vw}}.payment-card:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.payment-card:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.payment-card:not(:last-child){margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.payment-card:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.payment-card:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.payment-card:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.payment-card:last-child{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.subscribe__container{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;background-color:#1e3441;background-image:url(/local/templates/redesign/src/assets/img/subscribe-background.png);background-size:contain;background-repeat:no-repeat;background-position:100% 100%}@media screen and (min-width:1441px){.subscribe__container{padding-top:56px}}@media screen and (max-width:1000px){.subscribe__container{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.subscribe__container{padding-bottom:56px}}@media screen and (max-width:1000px){.subscribe__container{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.subscribe__container{border-radius:56px}}@media screen and (max-width:1000px){.subscribe__container{border-radius:7.7777777778vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;background:-webkit-gradient(linear,left bottom,left top,from(#1e3441),to(#1e3441));background:linear-gradient(0deg,#1e3441,#1e3441)}}@media screen and (max-width:1000px)and (min-width:1441px){.subscribe__container{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.subscribe__container{padding-left:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.subscribe__container{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.subscribe__container{padding-right:6.6666666667vw}}.subscribe__title{margin-bottom:1.6666666667vw;color:#fff}@media screen and (min-width:1441px){.subscribe__title{margin-bottom:24px}}@media screen and (max-width:1000px){.subscribe__title{margin-bottom:4.4444444444vw}}.subscribe__description{color:#fff}.subscribe-form{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.subscribe-form{margin-top:40px}}@media screen and (max-width:1000px){.subscribe-form{margin-top:2.2222222222vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.subscribe-form__container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:18.8888888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.subscribe-form__container{width:272px}}@media screen and (max-width:1000px){.subscribe-form__container{width:75.5555555556vw}}@media screen and (min-width:1441px){.subscribe-form__container{margin-bottom:16px}}@media screen and (max-width:1000px){.subscribe-form__container{margin-bottom:2.2222222222vw}}.subscribe-form__container .form-error{position:absolute;top:100%}@media screen and (max-width:1000px){.subscribe-form__container .form-error{position:static}}@media screen and (max-width:1000px){.subscribe-form__container{width:100%}}.subscribe-form .form-error__text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.subscribe-form .form-error__text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.subscribe-form .form-error__text:not(:last-child){margin-bottom:4.4444444444vw}}.subscribe__field{width:18.8888888889vw;padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.subscribe__field{width:272px}}@media screen and (max-width:1000px){.subscribe__field{width:75.5555555556vw}}@media screen and (min-width:1441px){.subscribe__field{padding-top:17px}}@media screen and (max-width:1000px){.subscribe__field{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.subscribe__field{padding-bottom:17px}}@media screen and (max-width:1000px){.subscribe__field{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.subscribe__field{padding-left:24px}}@media screen and (max-width:1000px){.subscribe__field{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.subscribe__field{padding-right:24px}}@media screen and (max-width:1000px){.subscribe__field{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.subscribe__field{border-radius:20px}}@media screen and (max-width:1000px){.subscribe__field{border-radius:4.4444444444vw}}.subscribe__field::-webkit-input-placeholder{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.subscribe__field::-webkit-input-placeholder{font-size:16px}}@media screen and (max-width:1000px){.subscribe__field::-webkit-input-placeholder{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.subscribe__field::-webkit-input-placeholder{line-height:22px}}@media screen and (max-width:1000px){.subscribe__field::-webkit-input-placeholder{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.subscribe__field::-webkit-input-placeholder{letter-spacing:-.2px}}@media screen and (max-width:1000px){.subscribe__field::-webkit-input-placeholder{letter-spacing:-.0277777778vw}}.subscribe__field:-moz-placeholder{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.subscribe__field:-moz-placeholder{font-size:16px}}@media screen and (max-width:1000px){.subscribe__field:-moz-placeholder{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.subscribe__field:-moz-placeholder{line-height:22px}}@media screen and (max-width:1000px){.subscribe__field:-moz-placeholder{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.subscribe__field:-moz-placeholder{letter-spacing:-.2px}}@media screen and (max-width:1000px){.subscribe__field:-moz-placeholder{letter-spacing:-.0277777778vw}}.subscribe__field::-moz-placeholder{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.subscribe__field::-moz-placeholder{font-size:16px}}@media screen and (max-width:1000px){.subscribe__field::-moz-placeholder{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.subscribe__field::-moz-placeholder{line-height:22px}}@media screen and (max-width:1000px){.subscribe__field::-moz-placeholder{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.subscribe__field::-moz-placeholder{letter-spacing:-.2px}}@media screen and (max-width:1000px){.subscribe__field::-moz-placeholder{letter-spacing:-.0277777778vw}}.subscribe__field:-ms-input-placeholder{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.subscribe__field:-ms-input-placeholder{font-size:16px}}@media screen and (max-width:1000px){.subscribe__field:-ms-input-placeholder{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.subscribe__field:-ms-input-placeholder{line-height:22px}}@media screen and (max-width:1000px){.subscribe__field:-ms-input-placeholder{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.subscribe__field:-ms-input-placeholder{letter-spacing:-.2px}}@media screen and (max-width:1000px){.subscribe__field:-ms-input-placeholder{letter-spacing:-.0277777778vw}}@media screen and (max-width:1000px){.subscribe__field{width:100%}}.subscribe__submit{margin-left:.8333333333vw}@media screen and (min-width:1441px){.subscribe__submit{margin-left:12px}}@media screen and (max-width:1000px){.subscribe__submit{margin-left:0}}.subscribe__ok{width:15.2777777778vw;margin-top:1.6666666667vw;margin-left:0}@media screen and (min-width:1441px){.subscribe__ok{width:220px}}@media screen and (max-width:1000px){.subscribe__ok{width:auto}}@media screen and (min-width:1441px){.subscribe__ok{margin-top:24px}}@media screen and (max-width:1000px){.subscribe__ok{margin-top:2.2222222222vw;width:100%}}.developers-object-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width:1000px){.developers-object-result{display:block}}.developers-object-result__img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;margin-right:2.7777777778vw;width:21.6666666667vw;height:16.9444444444vw;margin-bottom:0}@media screen and (min-width:1441px){.developers-object-result__img{margin-right:40px}}@media screen and (max-width:1000px){.developers-object-result__img{margin-right:11.1111111111vw}}@media screen and (min-width:1441px){.developers-object-result__img{width:312px}}@media screen and (max-width:1000px){.developers-object-result__img{width:91.1111111111vw}}@media screen and (min-width:1441px){.developers-object-result__img{height:244px}}@media screen and (max-width:1000px){.developers-object-result__img{height:53.3333333333vw}}@media screen and (min-width:1441px){.developers-object-result__img{margin-bottom:0}}@media screen and (max-width:1000px){.developers-object-result__img{margin-bottom:4.4444444444vw}}.developers-object-result__img ._no-photo{background-color:#edf0f5;height:16.1111111111vw;width:100%;border-radius:2.7777777778vw;position:absolute;bottom:0;left:0;background-image:url(/local/templates/redesign/src/assets/img/no-photo.svg);background-repeat:no-repeat;background-position:50%;background-size:auto}@media screen and (min-width:1441px){.developers-object-result__img ._no-photo{height:232px}}@media screen and (max-width:1000px){.developers-object-result__img ._no-photo{height:50vw}}@media screen and (min-width:1441px){.developers-object-result__img ._no-photo{border-radius:40px}}@media screen and (max-width:1000px){.developers-object-result__img ._no-photo{border-radius:7.7777777778vw}}.developers-object-result__img .desktop,.developers-object-result__img .mobile{width:100%;position:absolute;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:bottom;background-color:#898599;height:16.1111111111vw;border-radius:2.7777777778vw}@media screen and (min-width:1441px){.developers-object-result__img .desktop,.developers-object-result__img .mobile{height:232px}}@media screen and (max-width:1000px){.developers-object-result__img .desktop,.developers-object-result__img .mobile{height:50vw}}@media screen and (min-width:1441px){.developers-object-result__img .desktop,.developers-object-result__img .mobile{border-radius:40px}}@media screen and (max-width:1000px){.developers-object-result__img .desktop,.developers-object-result__img .mobile{border-radius:7.7777777778vw}}@media screen and (min-width:1001px){.developers-object-result__img .mobile{display:none}}@media screen and (max-width:1000px){.developers-object-result__img .desktop{display:none}}.developers-object-result__img-status{position:absolute;right:0;top:0;color:#fff;background-color:#1e2321;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;border-radius:1.6666666667vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw}@media screen and (min-width:1441px){.developers-object-result__img-status{font-size:14px}}@media screen and (max-width:1000px){.developers-object-result__img-status{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.developers-object-result__img-status{line-height:20px}}@media screen and (max-width:1000px){.developers-object-result__img-status{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.developers-object-result__img-status{letter-spacing:-.1px}}@media screen and (max-width:1000px){.developers-object-result__img-status{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.developers-object-result__img-status{border-radius:24px}}@media screen and (max-width:1000px){.developers-object-result__img-status{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.developers-object-result__img-status{padding-left:12px}}@media screen and (max-width:1000px){.developers-object-result__img-status{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.developers-object-result__img-status{padding-right:12px}}@media screen and (max-width:1000px){.developers-object-result__img-status{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.developers-object-result__img-status{padding-top:4px}}@media screen and (max-width:1000px){.developers-object-result__img-status{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.developers-object-result__img-status{padding-bottom:4px}}@media screen and (max-width:1000px){.developers-object-result__img-status{padding-bottom:1.1111111111vw}}.developers-object-result__content{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;border-bottom:1px solid #c2c2cc;height:16.9444444444vw;width:100%}@media screen and (min-width:1441px){.developers-object-result__content{height:244px}}@media screen and (max-width:1000px){.developers-object-result__content{height:67.7777777778vw;height:auto}}.developers-object-result__title{margin-bottom:0}@media screen and (min-width:1441px){.developers-object-result__title{margin-bottom:0}}@media screen and (max-width:1000px){.developers-object-result__title{margin-bottom:5.5555555556vw}}.developers-object-result__name{color:#1e2321;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.developers-object-result__name{margin-bottom:8px}}@media screen and (max-width:1000px){.developers-object-result__name{margin-bottom:2.2222222222vw}}.developers-object-result__developer{color:#898599;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.developers-object-result__developer{margin-bottom:24px}}@media screen and (max-width:1000px){.developers-object-result__developer{margin-bottom:4.4444444444vw}}.developers-object-result__address{color:#1e2321;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.developers-object-result__address{margin-bottom:8px}}@media screen and (max-width:1000px){.developers-object-result__address{margin-bottom:2.2222222222vw}}.developers-object-result__subway{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.developers-object-result__subway .circle{position:relative;display:inline-block;border-radius:50%;width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.developers-object-result__subway .circle{width:8px}}@media screen and (max-width:1000px){.developers-object-result__subway .circle{width:2.2222222222vw}}@media screen and (min-width:1441px){.developers-object-result__subway .circle{height:8px}}@media screen and (max-width:1000px){.developers-object-result__subway .circle{height:2.2222222222vw}}@media screen and (min-width:1441px){.developers-object-result__subway .circle{margin-right:12px}}@media screen and (max-width:1000px){.developers-object-result__subway .circle{margin-right:2.2222222222vw}}.developers-object-result__subway .station{color:#1e2321;margin-right:.5555555556vw}@media screen and (min-width:1441px){.developers-object-result__subway .station{margin-right:8px}}@media screen and (max-width:1000px){.developers-object-result__subway .station{margin-right:2.2222222222vw}}.developers-object-result__subway .distance{color:#898599}.developers-object-result__info{position:relative;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.developers-object-result__info{margin-bottom:16px}}@media screen and (max-width:1000px){.developers-object-result__info{margin-bottom:4.4444444444vw}}.developers-object-result__info-text{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.developers-object-result__info-text{display:block}}.developers-object-result__info-button{display:none}.developers-object-result__info-block{margin-right:2.7777777778vw;margin-bottom:0}@media screen and (min-width:1441px){.developers-object-result__info-block{margin-right:40px}}@media screen and (max-width:1000px){.developers-object-result__info-block{margin-right:11.1111111111vw}}@media screen and (min-width:1441px){.developers-object-result__info-block{margin-bottom:0}}@media screen and (max-width:1000px){.developers-object-result__info-block{margin-bottom:2.2222222222vw}}.developers-object-result__info-block:last-child{margin-bottom:0}@media screen and (max-width:1000px){.developers-object-result__info-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.developers-object-result__info-block .title{color:#898599;margin-bottom:.5555555556vw;margin-right:0}@media screen and (min-width:1441px){.developers-object-result__info-block .title{margin-bottom:8px}}@media screen and (max-width:1000px){.developers-object-result__info-block .title{margin-bottom:0}}@media screen and (min-width:1441px){.developers-object-result__info-block .title{margin-right:0}}@media screen and (max-width:1000px){.developers-object-result__info-block .title{margin-right:1.1111111111vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.developers-object-result__info-block .value{color:#1e2321}@media screen and (max-width:1000px){.developers-object-result__info-block .value{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}@media screen and (max-width:1000px){.developers-object-result__info-block .splitter{width:100%;background-color:#edf0f5;height:0;margin-right:0;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.developers-object-result__info-block .splitter{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.developers-object-result__info-block .splitter{height:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.developers-object-result__info-block .splitter{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.developers-object-result__info-block .splitter{margin-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.developers-object-result__info-block .splitter{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.developers-object-result__info-block .splitter{margin-bottom:1.1111111111vw}}@media screen and (min-width:1001px){.developers-object-result__info:hover .developers-object-result__info-text{display:none}}@media screen and (min-width:1001px){.developers-object-result__info:hover .developers-object-result__info-button{display:block}}.iframe-block-p2p{width:100%;height:47.9166666667vw}@media screen and (min-width:1441px){.iframe-block-p2p{height:690px}}@media screen and (max-width:1000px){.iframe-block-p2p{height:388.8888888889vw}}.iframe-block-loans{height:87.2916666667vw}@media screen and (min-width:1441px){.iframe-block-loans{height:1257px}}@media screen and (max-width:1000px){.iframe-block-loans{height:694.4444444444vw}}.iframe-block-cards{width:100%;height:calc(100% - 3.88889vw)}@media screen and (min-width:1441px){.iframe-block-cards{height:calc(100% - 56px)}}.faq-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.faq-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.faq-cards__left,.faq-cards__right{width:calc(50% - 1.3888vw)}@media screen and (min-width:1441px){.faq-cards__left,.faq-cards__right{width:calc(50% - 20px)}}@media screen and (max-width:1000px){.faq-cards__left,.faq-cards__right{width:100%}}.faq-cards__right_mt{margin-top:3.3333333333vw}@media screen and (min-width:1441px){.faq-cards__right_mt{margin-top:48px}}@media screen and (max-width:1000px){.faq-cards__right_mt{margin-top:0}}.faq-cards__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.faq-cards__title{margin-bottom:40px}}@media screen and (max-width:1000px){.faq-cards__title{margin-bottom:4.4444444444vw}}.faq-cards-more{text-align:center}@media screen and (max-width:1000px){.faq-cards-more .button{display:inline-block;width:auto;margin-top:3.3333333333vw}}.business-mobile{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/promo-business/background.png);background-size:contain;background-repeat:no-repeat;background-position:100% 0;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.business-mobile{padding-top:56px}}@media screen and (max-width:1000px){.business-mobile{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.business-mobile{padding-bottom:56px}}@media screen and (max-width:1000px){.business-mobile{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.business-mobile{padding-left:104px}}@media screen and (max-width:1000px){.business-mobile{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.business-mobile{padding-right:104px}}@media screen and (max-width:1000px){.business-mobile{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.business-mobile{border-radius:56px}}@media screen and (max-width:1000px){.business-mobile{border-radius:7.7777777778vw}}.business-mobile h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.business-mobile h2{margin-bottom:24px}}@media screen and (max-width:1000px){.business-mobile h2{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.business-mobile{background-image:unset}}.business-mobile .promo__qr-wrap{padding:.5555555556vw;height:8.8888888889vw;width:8.8888888889vw}@media screen and (min-width:1441px){.business-mobile .promo__qr-wrap{height:128px}}@media screen and (max-width:1000px){.business-mobile .promo__qr-wrap{height:24.7222222222vw}}@media screen and (min-width:1441px){.business-mobile .promo__qr-wrap{width:128px}}@media screen and (max-width:1000px){.business-mobile .promo__qr-wrap{width:24.7222222222vw}}@media screen and (min-width:1441px){.business-mobile .promo__qr-wrap{padding:8px}}.business-mobile .promo__qr-wrap img{border-radius:0}.business-mobile .promo__qr>p{max-width:18.6805555556vw}@media screen and (min-width:1441px){.business-mobile .promo__qr>p{max-width:269px}}@media screen and (max-width:1000px){.business-mobile .promo__qr>p{max-width:44.4444444444vw}}.business-mobile__list{margin-top:.5555555556vw}@media screen and (min-width:1441px){.business-mobile__list{margin-top:8px}}@media screen and (max-width:1000px){.business-mobile__list{margin-top:2.2222222222vw}}.business-mobile__list .bullet-text{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.business-mobile__list .bullet-text{margin-bottom:16px}}@media screen and (max-width:1000px){.business-mobile__list .bullet-text{margin-bottom:3.3333333333vw}}.business-mobile__download{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.business-mobile__download{margin-top:40px}}@media screen and (max-width:1000px){.business-mobile__download{margin-top:6.6666666667vw}}.business-mobile__download .button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1000px){.business-mobile__download .button{height:11.1111111111vw;line-height:11.1111111111vw;padding:0 3.3333333333vw;border-radius:4.4444444444vw}}@media screen and (max-width:1000px){.business-mobile__download .button__icon{display:inline-block}}.info-open-table{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:3.8888888889vw;margin-bottom:3.8888888889vw;border-radius:3.8888888889vw;border:1px solid #c2c2cc;overflow:hidden}@media screen and (min-width:1441px){.info-open-table{margin-top:56px}}@media screen and (max-width:1000px){.info-open-table{margin-top:8.8888888889vw}}@media screen and (min-width:1441px){.info-open-table{margin-bottom:56px}}@media screen and (max-width:1000px){.info-open-table{margin-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.info-open-table{border-radius:56px}}@media screen and (max-width:1000px){.info-open-table{border-radius:7.7777777778vw}}.info-open-table__header{width:16.6666666667vw;margin-right:2.2222222222vw}@media screen and (min-width:1441px){.info-open-table__header{width:240px}}@media screen and (max-width:1000px){.info-open-table__header{width:auto}}@media screen and (min-width:1441px){.info-open-table__header{margin-right:32px}}@media screen and (max-width:1000px){.info-open-table__header{margin-right:0;width:100%;margin-bottom:4.4444444444vw}}.info-open-table__header:not(:first-child){margin-top:1.1111111111vw}@media screen and (min-width:1441px){.info-open-table__header:not(:first-child){margin-top:16px}}@media screen and (max-width:1000px){.info-open-table__header:not(:first-child){margin-top:4.4444444444vw;padding-top:4.4444444444vw;border-top:1px solid #c2c2cc}}.info-open-table__body:not(:nth-child(2)){margin-top:1.1111111111vw}@media screen and (min-width:1441px){.info-open-table__body:not(:nth-child(2)){margin-top:16px}}@media screen and (max-width:1000px){.info-open-table__body:not(:nth-child(2)){margin-top:0}}.info-open-table__block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:7.1527777778vw;padding-right:7.1527777778vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw}@media screen and (min-width:1441px){.info-open-table__block{padding-left:103px}}@media screen and (max-width:1000px){.info-open-table__block{padding-left:6.3888888889vw}}@media screen and (min-width:1441px){.info-open-table__block{padding-right:103px}}@media screen and (max-width:1000px){.info-open-table__block{padding-right:6.3888888889vw}}@media screen and (min-width:1441px){.info-open-table__block{padding-top:20px}}@media screen and (max-width:1000px){.info-open-table__block{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.info-open-table__block{padding-bottom:20px}}@media screen and (max-width:1000px){.info-open-table__block{padding-bottom:6.6666666667vw}}.info-open-table__block:first-child{padding-top:2.7083333333vw}@media screen and (min-width:1441px){.info-open-table__block:first-child{padding-top:39px}}@media screen and (max-width:1000px){.info-open-table__block:first-child{padding-top:6.3888888889vw}}.info-open-table__block:nth-child(2n){background-color:#edf0f5}.info-open-table__block:nth-child(2n) .button_light{background-color:#fff}.info-open-table__block:nth-child(2n) .button_light:hover{background-color:#f7f7f7}.info-open-table__block:nth-child(2n) .button_light:hover:before{display:none}.info-open-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:36.1111111111vw}@media screen and (min-width:1441px){.info-open-table__row{width:520px}}@media screen and (max-width:1000px){.info-open-table__row{width:auto}}.info-open-table__row:not(:last-child){padding-bottom:1.1111111111vw;margin-bottom:1.1111111111vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.info-open-table__row:not(:last-child){padding-bottom:16px}}@media screen and (max-width:1000px){.info-open-table__row:not(:last-child){padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.info-open-table__row:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.info-open-table__row:not(:last-child){margin-bottom:4.4444444444vw}}.info-open-table__col{width:9.0277777778vw}@media screen and (min-width:1441px){.info-open-table__col{width:130px}}@media screen and (max-width:1000px){.info-open-table__col{width:auto;width:50%}}.info-open-table__col:nth-child(3n+1){width:13.6111111111vw}@media screen and (min-width:1441px){.info-open-table__col:nth-child(3n+1){width:196px}}@media screen and (max-width:1000px){.info-open-table__col:nth-child(3n+1){width:auto;width:100%}}@media screen and (min-width:1001px){.info-open-table__col:first-child{margin-top:0}}@media screen and (max-width:1000px){.info-open-table__col:nth-child(n+2){margin-top:4.4444444444vw}}@media screen and (min-width:1001px){.info-open-table__col:nth-child(n+4){margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.info-open-table__col:nth-child(n+4){margin-top:16px}}.info-open-table__col:not(:nth-child(3n)){margin-right:2.2222222222vw}@media screen and (min-width:1441px){.info-open-table__col:not(:nth-child(3n)){margin-right:32px}}@media screen and (max-width:1000px){.info-open-table__col:not(:nth-child(3n)){margin-right:0}}.info-open-table__col>:not(:last-child):not(.info-open-table__th){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.info-open-table__col>:not(:last-child):not(.info-open-table__th){margin-bottom:16px}}@media screen and (max-width:1000px){.info-open-table__col>:not(:last-child):not(.info-open-table__th){margin-bottom:4.4444444444vw}}.info-open-table__th{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.info-open-table__th{margin-bottom:16px}}@media screen and (max-width:1000px){.info-open-table__th{margin-bottom:2.2222222222vw}}@media screen and (min-width:1001px){.info-open-table__body:not(:nth-child(2)) .info-open-table__th,.info-open-table__col:nth-child(n+4) .info-open-table__th,.info-open-table__header:not(:first-child) .info-open-table__th,.info-open-table__th:not(:first-child){display:none}}@media screen and (max-width:1000px){.main{overflow-x:hidden!important}::-webkit-scrollbar{width:0;background:transparent;display:none}html{-ms-overflow-style:none;scrollbar-width:none}}button{cursor:pointer}[v-cloak]{display:none}.d-select__list{z-index:100}.radiobutton__label:after,.radiobutton__label:before{width:20px;height:20px}.range-input-mortgage__perv{position:absolute;right:20px;bottom:15px;top:1.1111111111vw;line-height:22px;font-family:inherit;font-weight:400;color:#898599}@media screen and (min-width:1441px){.range-input-mortgage__perv{top:16px}}@media screen and (max-width:1000px){.range-input-mortgage__perv{top:3.3333333333vw}}.error{border:2px solid #f5d7d7!important}.vue-error-new{color:#ef4131;display:block;font-size:12px;line-height:1.33;margin-top:5px;width:100%}.vue-error-button{border:1px solid #ef4131!important}.opacity{opacity:0}.main{background-color:#fff}._filled{height:62px}._filled_auto{height:auto}@media screen and (max-width:1000px){.switcher-mortgage{height:28px;width:48px}}.mortgage-calcnew-banner{background:#ffc7ab;border-radius:32px;padding:24px 24px 24px 104px;margin-bottom:16px}@media screen and (max-width:1000px){.mortgage-calcnew-banner{padding:24px 24px 20px 24px}}.mortgage-calcnew-banner__subdescription{font-family:inherit;font-weight:400;color:#1e2321;padding-top:8px}@media screen and (max-width:1000px){.mortgage-calcnew-banner__subdescription{font-family:inherit;font-weight:400;color:#1e2321;line-height:16px}}.mortgage-calcnew-banner__subtext{font-family:inherit;font-weight:400;color:#1e2321;line-height:24px}@media screen and (max-width:1000px){.mortgage-calcnew-banner__subtext{font-family:inherit;font-weight:400;color:#1e2321;line-height:20px}}.mortgage-title-buttons{margin-bottom:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mortgage-title-buttons{margin-bottom:16px}}@media screen and (max-width:1000px){.mortgage-title-buttons{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.mortgage-title-buttons__zg{font-family:inherit;font-weight:700;color:#000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mortgage-title-buttons__tabs,.mortgage-title-buttons__title{display:-webkit-box;display:-ms-flexbox;display:flex}.mortgage-title-buttons__tabs{margin-left:0;margin-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:100%}.mortgage-title-buttons__bycost,.mortgage-title-buttons__bymanager{margin-right:16px}.mortgage-title-buttons__bycost{font-family:inherit;font-weight:400;color:#1e2321}@media screen and (max-width:1000px){.mortgage-title-buttons__bycost{font-family:inherit;font-weight:400;color:#1e2321}}.mortgage-title-buttons__byincome{font-family:inherit;font-weight:400;color:#1e2321;margin-left:16px}@media screen and (max-width:1000px){.mortgage-title-buttons__byincome{font-family:inherit;font-weight:400;color:#1e2321}}.tabscalc_partner{width:320px!important}@media screen and (max-width:1000px){.tabscalc_partner{width:100%!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:12px}}.tabscalc_partner .mortgage-calcnew__bwrapper{width:35%}@media(max-width:1350px){.tabscalc_partner .mortgage-calcnew__bwrapper{width:50%}}@media screen and (max-width:1000px){.tabscalc_partner .mortgage-calcnew__bwrapper{width:50%}}@media(max-width:1350px){.tabscalc_partner .mortgage-calcnew__buy,.tabscalc_partner .mortgage-calcnew__refin{width:100%}}.tabscalc_partner .mortgage-calcnew__rwrapper{width:65%}@media(max-width:1350px){.tabscalc_partner .mortgage-calcnew__rwrapper{width:50%}}@media screen and (max-width:1000px){.tabscalc_partner .mortgage-calcnew__rwrapper{width:50%}}.tabscalc_bincome{width:161px!important}@media screen and (max-width:1000px){.tabscalc_bincome{width:101%!important}}.mortgage-calcnew{position:sticky;background:#edf0f5;border-radius:56px;padding:56px 104px}@media screen and (max-width:1000px){.mortgage-calcnew{padding:26px 24px 24px 24px}}.mortgage-calcnew__maildata{position:absolute;top:-9999px;left:-9999px}.mortgage-calcnew__mailtitle{width:80%}@media screen and (max-width:1000px){.mortgage-calcnew__mailtitle{width:55%;font-size:.5555555556vw;line-height:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__mailtitle{font-size:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__mailtitle{font-size:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__mailtitle{line-height:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__mailtitle{line-height:2.7777777778vw}}.mortgage-calcnew__mailtext{width:80%;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__mailtext{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__mailtext{margin-top:1.6666666667vw;width:55%;font-size:.4166666667vw;line-height:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__mailtext{font-size:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__mailtext{font-size:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__mailtext{line-height:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__mailtext{line-height:2.2222222222vw}}.mortgage-calcnew__mailrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.mortgage-calcnew__mailrow{width:13.8888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__mailrow{width:200px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__mailrow{width:55.5555555556vw}}.mortgage-calcnew__subh3{font-size:2.2222222222vw;line-height:2.5vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-calcnew__subh3{font-size:32px}}@media screen and (max-width:1000px){.mortgage-calcnew__subh3{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-calcnew__subh3{line-height:36px}}@media screen and (max-width:1000px){.mortgage-calcnew__subh3{line-height:6.6666666667vw}}.mortgage-calcnew__devbuttonswrap{margin-right:.8333333333vw}@media screen and (min-width:1441px){.mortgage-calcnew__devbuttonswrap{margin-right:12px}}@media screen and (max-width:1000px){.mortgage-calcnew__devbuttonswrap{margin-right:0;margin-bottom:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__devbuttonswrap{margin-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__devbuttonswrap{margin-bottom:2.2222222222vw}}.mortgage-calcnew__devbuttons{margin-top:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mortgage-calcnew__devbuttons{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__devbuttons{margin-top:6.6666666667vw;display:block}}.mortgage-calcnew__devinput{width:18.8888888889vw;min-width:18.8888888889vw}@media screen and (min-width:1441px){.mortgage-calcnew__devinput{width:272px}}@media screen and (max-width:1000px){.mortgage-calcnew__devinput{width:75.5555555556vw}}@media screen and (min-width:1441px){.mortgage-calcnew__devinput{min-width:272px}}@media screen and (max-width:1000px){.mortgage-calcnew__devinput{min-width:75.5555555556vw;width:100%;min-width:100%}}@media screen and (max-width:1000px){.mortgage-calcnew__lkbutton{display:none}}.mortgage-calcnew__leadbutton{display:none}@media screen and (max-width:1000px){.mortgage-calcnew__leadbutton{display:block!important;margin-right:12px;margin-right:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__leadbutton{margin-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__leadbutton{margin-right:3.3333333333vw}}.mortgage-calcnew__topbuttons{display:none}@media screen and (max-width:1000px){.mortgage-calcnew__topbuttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5277777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__topbuttons{margin-top:22px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__topbuttons{margin-top:6.1111111111vw}}@media screen and (max-width:1000px){.mortgage-calcnew__lkenter{background:#000;color:#fff}}.mortgage-calcnew__flspans{opacity:1}.mortgage-calcnew__active{background-color:#fff!important;color:#1e2321!important;position:absolute;height:3.8888888889vw;margin-top:-1px;margin-left:-1px;min-width:120px}@media screen and (min-width:1441px){.mortgage-calcnew__active{height:56px}}@media screen and (max-width:1000px){.mortgage-calcnew__active{height:12.7777777778vw}}@media(max-width:1350px){.mortgage-calcnew__active{min-width:80px;height:105%}}@media screen and (max-width:1000px){.mortgage-calcnew__active{width:101%}}.mortgage-calcnew__active:hover{background-color:#8bc540;color:#fff;border:2px solid #8bc540}.mortgage-calcnew__body{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1350px){.mortgage-calcnew__body{display:-webkit-box;display:-ms-flexbox;display:flex}}.mortgage-calcnew__left{width:50%;max-width:30.625vw;position:sticky}@media screen and (min-width:1441px){.mortgage-calcnew__left{max-width:441px}}@media screen and (max-width:1000px){.mortgage-calcnew__left{max-width:122.5vw;max-width:100%;width:100%}}.mortgage-calcnew__right{width:50%}@media screen and (max-width:1000px){.mortgage-calcnew__right{display:none}}@media(max-width:1350px){.mortgage-calcnew__right{margin-left:0}}.mortgage-calcnew__right ._sticky{top:6.25vw}@media screen and (min-width:1441px){.mortgage-calcnew__right ._sticky{top:90px}}@media screen and (max-width:1000px){.mortgage-calcnew__right ._sticky{top:0}}.mortgage-calcnew__flip{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform .5s linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear;position:relative;width:calc(100% - 5.55556vw);height:auto}@media screen and (min-width:1441px){.mortgage-calcnew__flip{width:calc(100% - 80px)}}@media screen and (max-width:1000px){.mortgage-calcnew__flip{width:100%}}.mortgage-calcnew__flip ._back-side,.mortgage-calcnew__flip ._front-side{position:relative;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-moz-perspective:0;-moz-backface-visibility:hidden;-moz-transform:translateZ(0)}.mortgage-calcnew__flip ._front-side{z-index:2}@media screen and (max-width:1000px){.mortgage-calcnew__flip ._front-side{margin-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__flip ._front-side{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__flip ._front-side{margin-top:5.5555555556vw}}.mortgage-calcnew__flip ._back-side{margin-left:-8.3333333333vw;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);position:absolute;z-index:1000;padding-top:2.7777777778vw;padding-bottom:0;padding-left:3.8888888889vw;padding-right:3.8888888889vw;height:41.6666666667vw;border:1px solid #c2c2cc}@media screen and (min-width:1441px){.mortgage-calcnew__flip ._back-side{margin-left:-120px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip ._back-side{margin-left:0}}@media screen and (min-width:1441px){.mortgage-calcnew__flip ._back-side{padding-top:40px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip ._back-side{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip ._back-side{padding-bottom:0}}@media screen and (max-width:1000px){.mortgage-calcnew__flip ._back-side{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip ._back-side{padding-left:56px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip ._back-side{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip ._back-side{padding-right:56px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip ._back-side{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip ._back-side{height:600px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip ._back-side{height:166.6666666667vw}}@media(max-width:1150px){.mortgage-calcnew__flip ._back-side{margin-left:-100px;height:100%}}@media(max-width:1350px){.mortgage-calcnew__flip ._back-side{height:100%}}@media screen and (max-width:1000px){.mortgage-calcnew__flip ._back-side{height:auto;max-width:100%;margin-left:0;max-height:auto;margin-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__flip ._back-side{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__flip ._back-side{margin-top:5.5555555556vw}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .c-form__title{color:#1e2321}}.mortgage-calcnew__flip .mortgage-send__numbers{margin-top:3.1944444444vw}@media screen and (min-width:1441px){.mortgage-calcnew__flip .mortgage-send__numbers{margin-top:46px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__numbers{margin-top:5vw}}@media(max-width:1350px){.mortgage-calcnew__flip .mortgage-send__numbers{display:none}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__numbers{display:-webkit-box;display:-ms-flexbox;display:flex}}.mortgage-calcnew__flip .mortgage-send__number{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.mortgage-calcnew__flip .mortgage-send__number{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__number{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip .mortgage-send__number{line-height:22px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__number{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip .mortgage-send__number{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__number{letter-spacing:-.0277777778vw}}.mortgage-calcnew__flip .mortgage-send__text{font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.mortgage-calcnew__flip .mortgage-send__text{font-size:12px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip .mortgage-send__text{line-height:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__text{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip .mortgage-send__text{letter-spacing:0}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__text{letter-spacing:-.0277777778vw}}.mortgage-calcnew__flip .mortgage-send__field{max-width:25.5555555556vw}@media screen and (min-width:1441px){.mortgage-calcnew__flip .mortgage-send__field{max-width:368px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .mortgage-send__field{max-width:77.7777777778vw}}.mortgage-calcnew__flip .form__item:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.mortgage-calcnew__flip .form__item:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .form__item:not(:last-child){margin-bottom:1.1111111111vw}}.mortgage-calcnew__flip .d-modal__close{top:2.7777777778vw;right:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-calcnew__flip .d-modal__close{top:40px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .d-modal__close{top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-calcnew__flip .d-modal__close{right:56px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .d-modal__close{right:6.6666666667vw;width:6.6666666667vw;height:6.6666666667vw}}@media screen and (max-width:1000px){.mortgage-calcnew__flip .d-modal__close img{width:2.7777777778vw;height:2.7777777778vw}}.mortgage-calcnew__flip._flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);height:38.1944444444vw}@media screen and (min-width:1441px){.mortgage-calcnew__flip._flipped{height:550px}}@media screen and (max-width:1000px){.mortgage-calcnew__flip._flipped{height:152.7777777778vw;height:auto}}.mortgage-calcnew__flip._flipped ._front-side{margin-left:0}.mortgage-calcnew__matcapital{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}@media screen and (max-width:1000px){.mortgage-calcnew__matcapital_fields{display:block;width:100%}}.mortgage-calcnew__matcapital_field{width:45%}@media screen and (max-width:1000px){.mortgage-calcnew__matcapital_field{width:100%}}.mortgage-calcnew__mobile_wrapper{display:none}@media screen and (max-width:1000px){.mortgage-calcnew__mobile_wrapper{display:block}}@media screen and (max-width:1000px){.mortgage-calcnew__mobile{border:1px solid #c2c2cc;border-radius:28px}}.mortgage-calcnew__subtitle{background:#ffc7ab;border-radius:32px}@media screen and (max-width:1000px){.mortgage-calcnew__subtitle{display:none}}.mortgage-calcnew__subdescription{font-family:inherit;font-weight:400;color:#7f858b}.mortgage-calcnew__subtext{font-family:inherit;font-weight:400;color:#1e2321;line-height:24px}.mortgage-calcnew__subtext_green{color:#8bc540}.mortgage-calcnew__subtext_min{font-size:15px;font-weight:400}.mortgage-calcnew__tabscalc{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.8333333333vw;border-radius:20px;border:1px solid #c2c2cc;width:320px}@media screen and (min-width:1441px){.mortgage-calcnew__tabscalc{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-calcnew__tabscalc{margin-top:3.3333333333vw}}@media(max-width:1350px){.mortgage-calcnew__tabscalc{width:304px}}@media screen and (max-width:1000px){.mortgage-calcnew__tabscalc{display:none}}@media screen and (max-width:1000px){.mortgage-calcnew__tabscalc_up{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}.mortgage-calcnew__tabscalc_nomt{margin-top:0}@media screen and (min-width:1441px){.mortgage-calcnew__tabscalc_nomt{margin-top:0}}@media screen and (max-width:1000px){.mortgage-calcnew__tabscalc_nomt{margin-top:0}}.mortgage-calcnew__tabscalc_full{width:100%}.mortgage-calcnew__goal{font-family:inherit;font-weight:400;color:#1e2321}@media screen and (max-width:1000px){.mortgage-calcnew__goal{font-family:inherit;font-weight:400;color:#1e2321;display:none}}.mortgage-calcnew__bcwrapper{width:50%;height:3.75vw;position:relative}@media screen and (min-width:1441px){.mortgage-calcnew__bcwrapper{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__bcwrapper{height:12.2222222222vw}}.mortgage-calcnew__biwrapper{width:50%;height:3.75vw;position:relative}@media screen and (min-width:1441px){.mortgage-calcnew__biwrapper{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__biwrapper{height:12.2222222222vw}}.mortgage-calcnew__bwrapper{height:3.75vw;width:7.2222222222vw;position:relative}@media screen and (min-width:1441px){.mortgage-calcnew__bwrapper{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__bwrapper{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bwrapper{width:104px}}@media screen and (max-width:1000px){.mortgage-calcnew__bwrapper{width:22.2222222222vw}}.mortgage-calcnew__rwrapper{height:3.75vw;width:14.5833333333vw;position:relative}@media screen and (min-width:1441px){.mortgage-calcnew__rwrapper{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__rwrapper{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__rwrapper{width:210px}}@media screen and (max-width:1000px){.mortgage-calcnew__rwrapper{width:33.3333333333vw}}.mortgage-calcnew__pwrapper{width:115px;height:3.75vw;width:7.9861111111vw;position:relative}@media screen and (min-width:1441px){.mortgage-calcnew__pwrapper{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__pwrapper{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__pwrapper{width:115px}}@media screen and (max-width:1000px){.mortgage-calcnew__pwrapper{width:28.8888888889vw}}.mortgage-calcnew__buy{width:114px;height:3.75vw;background-color:none;font-size:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-calcnew__buy{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__buy{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__buy{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__buy{font-size:2.7777777778vw}}@media(max-width:1350px){.mortgage-calcnew__buy{width:80px;height:3.75vw;background-color:none}}@media screen and (max-width:1350px)and (min-width:1441px){.mortgage-calcnew__buy{height:54px}}@media screen and (max-width:1350px)and (max-width:1000px){.mortgage-calcnew__buy{height:12.2222222222vw}}.mortgage-calcnew__refin{width:14.5833333333vw;height:3.75vw;background-color:none;font-size:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-calcnew__refin{width:210px}}@media screen and (max-width:1000px){.mortgage-calcnew__refin{width:33.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__refin{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__refin{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__refin{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__refin{font-size:2.7777777778vw;width:120px}}.mortgage-calcnew__bcost{width:11.1805555556vw;height:3.75vw;font-size:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-calcnew__bcost{width:161px}}@media screen and (max-width:1000px){.mortgage-calcnew__bcost{width:36.9444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bcost{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__bcost{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bcost{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__bcost{font-size:2.7777777778vw}}.mortgage-calcnew__bincome{width:9.0972222222vw;height:3.75vw;font-size:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-calcnew__bincome{width:131px}}@media screen and (max-width:1000px){.mortgage-calcnew__bincome{width:31.9444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bincome{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__bincome{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bincome{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__bincome{font-size:2.7777777778vw;width:50%}}.mortgage-calcnew__pledge{width:9.0277777778vw;height:3.75vw;font-size:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-calcnew__pledge{width:130px}}@media screen and (max-width:1000px){.mortgage-calcnew__pledge{width:28.8888888889vw}}@media screen and (min-width:1441px){.mortgage-calcnew__pledge{height:54px}}@media screen and (max-width:1000px){.mortgage-calcnew__pledge{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__pledge{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__pledge{font-size:2.7777777778vw}}@media(max-width:1350px){.mortgage-calcnew__pledge{width:104px}}.mortgage-calcnew__parameters{margin-top:16px}@media screen and (max-width:1000px){.mortgage-calcnew__parameters{margin-top:0}}.mortgage-calcnew__goalsel{margin-bottom:12px}.mortgage-calcnew__regionsel{height:62px;border-radius:8px;border:2px solid #f4f4f4;background-color:#fff}@media screen and (max-width:1000px){.mortgage-calcnew__regionsel{width:100%}}.mortgage-calcnew__goalmobile{display:none}@media screen and (max-width:1000px){.mortgage-calcnew__goalmobile{display:block;width:100%;min-height:40px;height:auto;border-radius:8px;margin-bottom:12px;margin-top:4px}}.mortgage-calcnew__slider{position:relative;margin-top:40px}@media(max-width:1350px){.mortgage-calcnew__slider{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__slider{margin-top:20px;width:100%}}.mortgage-calcnew__slider::-webkit-scrollbar{width:0}.mortgage-calcnew__idfo{width:41px;height:40px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/dfo.svg);margin:25px 0 0 24px}.mortgage-calcnew__tdfo,.mortgage-calcnew__tmed{width:127px;height:38px;line-height:1.27;font-family:inherit;font-weight:400;color:#000;margin:27px 0 0 20px}.mortgage-calcnew__tmed{margin:19px 0 0 17px}.mortgage-calcnew__slide{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12px;margin-top:3px;cursor:pointer;background:#fff;border:1px solid #e1e4e9;width:14.8611111111vw;min-width:14.8611111111vw;height:7.7777777778vw}@media screen and (max-width:1000px){.mortgage-calcnew__slide{min-width:138px;border-radius:16px}}@media screen and (min-width:1441px){.mortgage-calcnew__slide{width:214px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide{width:38.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slide{min-width:214px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide{min-width:38.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slide{height:112px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide{height:25.5555555556vw}}.mortgage-calcnew__slide_active{border:2px solid #8bc540;-webkit-box-shadow:none;box-shadow:none}.mortgage-calcnew_leave{opacity:0}.mortgage-calcnew__imed{width:41px;height:40px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/med.svg);margin:29px 0 0 24px}.mortgage-calcnew__ipref{width:41px;height:40px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/pref.svg);margin:29px 0 0 24px}.mortgage-calcnew__ifamily{width:41px;height:40px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/family.svg);margin:29px 0 0 24px}.mortgage-calcnew__ileft{width:60%}@media screen and (max-width:1000px){.mortgage-calcnew__ileft{width:50%}}.mortgage-calcnew__iwrapper{padding:16px 0 15px 20px}@media(max-width:1350px){.mortgage-calcnew__iwrapper{padding:5px 0 15px 20px}}@media screen and (max-width:1000px){.mortgage-calcnew__iwrapper{padding:8px 0 10px 12px}}.mortgage-calcnew__imed_active{background:url(/local/templates/mortgage_new/i/mortgage_new_design/greenmed.svg)}.mortgage-calcnew__ipref_active{background:url(/local/templates/mortgage_new/i/mortgage_new_design/greenpref.svg)}.mortgage-calcnew__ifamily_active{background:url(/local/templates/mortgage_new/i/mortgage_new_design/greenfamily.svg)}.mortgage-calcnew__idfo_active{background:url(/local/templates/mortgage_new/i/mortgage_new_design/greendfo.svg)}.mortgage-calcnew__iarmy_active{background:url(/local/templates/mortgage_new/i/mortgage_new_design/greenarmy.svg)!important}.mortgage-calcnew__iarmyfamily_active{background:url(/local/templates/mortgage_new/i/mortgage_new_design/greenarmyfamily.svg)!important}.mortgage-calcnew__photo{width:3.8888888889vw;height:5.5555555556vw;margin:16px 0 0 20px}@media screen and (min-width:1441px){.mortgage-calcnew__photo{width:56px}}@media screen and (max-width:1000px){.mortgage-calcnew__photo{width:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-calcnew__photo{height:80px}}@media screen and (max-width:1000px){.mortgage-calcnew__photo{height:11.1111111111vw;margin-top:8px;margin-left:20px}}.mortgage-calcnew__photo_med{background:url(/local/templates/redesign/src/assets/img/calculator/med.jpg);background-size:cover;border-radius:1.0416666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__photo_med{border-radius:15px}}@media screen and (max-width:1000px){.mortgage-calcnew__photo_med{border-radius:4.1666666667vw}}.mortgage-calcnew__photo_product_countryside{background:url(/local/templates/redesign/src/assets/img/calculator/country.png);background-size:cover;border-radius:1.0416666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__photo_product_countryside{border-radius:15px}}@media screen and (max-width:1000px){.mortgage-calcnew__photo_product_countryside{border-radius:4.1666666667vw}}.mortgage-calcnew__photo_scientist{background:url(/local/templates/redesign/src/assets/img/calculator/scientist.png);background-size:cover;border-radius:1.0416666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__photo_scientist{border-radius:15px}}@media screen and (max-width:1000px){.mortgage-calcnew__photo_scientist{border-radius:4.1666666667vw}}.mortgage-calcnew__photo_product_preferential{background:url(/local/templates/redesign/src/assets/img/calculator/gos.jpg);background-size:cover;border-radius:1.0416666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__photo_product_preferential{border-radius:15px}}@media screen and (max-width:1000px){.mortgage-calcnew__photo_product_preferential{border-radius:4.1666666667vw}}.mortgage-calcnew__photo_product_family{background:url(/local/templates/redesign/src/assets/img/calculator/family.jpg);background-size:cover;border-radius:1.0416666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__photo_product_family{border-radius:15px}}@media screen and (max-width:1000px){.mortgage-calcnew__photo_product_family{border-radius:4.1666666667vw}}.mortgage-calcnew__photo_product_far_east{background:url(/local/templates/redesign/src/assets/img/calculator/dfo.jpg);background-size:cover;border-radius:1.0416666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__photo_product_far_east{border-radius:15px}}@media screen and (max-width:1000px){.mortgage-calcnew__photo_product_far_east{border-radius:4.1666666667vw}}.mortgage-calcnew__ttext{font-family:inherit;font-weight:400;color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-left:20px}@media screen and (min-width:1441px){.mortgage-calcnew__ttext{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__ttext{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__ttext{line-height:22px}}@media screen and (max-width:1000px){.mortgage-calcnew__ttext{line-height:4.4444444444vw;min-width:130px;margin-top:35px;margin-left:12px}}.mortgage-calcnew__tarmy_active,.mortgage-calcnew__tarmyfamily_active,.mortgage-calcnew__tcountry_active,.mortgage-calcnew__tdfo_active,.mortgage-calcnew__tfamily_active,.mortgage-calcnew__tmed_active,.mortgage-calcnew__tpref_active{color:#8bc540!important}.mortgage-calcnew__slide-army{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12px;margin-top:3px;cursor:pointer;background:#fff;border:1px solid #e1e4e9;width:14.8611111111vw;min-width:14.8611111111vw;height:7.7777777778vw;-webkit-transition:opacity .5s;transition:opacity .5s}@media screen and (max-width:1000px){.mortgage-calcnew__slide-army{min-width:138px;border-radius:16px}}@media screen and (min-width:1441px){.mortgage-calcnew__slide-army{width:214px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide-army{width:38.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slide-army{min-width:214px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide-army{min-width:38.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slide-army{height:112px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide-army{height:25.5555555556vw}}.mortgage-calcnew__iarmy{width:41px;height:40px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/army.svg);margin:27px 0 0 24px}.mortgage-calcnew__tarmy{width:60px;height:38px;line-height:1.27;font-family:inherit;font-weight:400;color:#000;margin:27px 0 0 24px}.mortgage-calcnew__slide-armyfamily{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12px;margin-top:3px;cursor:pointer;background:#fff;border:1px solid #e1e4e9;width:14.8611111111vw;min-width:14.8611111111vw;height:7.7777777778vw;-webkit-transition:opacity .5s;transition:opacity .5s}@media screen and (max-width:1000px){.mortgage-calcnew__slide-armyfamily{min-width:138px;border-radius:16px}}@media screen and (min-width:1441px){.mortgage-calcnew__slide-armyfamily{width:214px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide-armyfamily{width:38.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slide-armyfamily{min-width:214px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide-armyfamily{min-width:38.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slide-armyfamily{height:112px}}@media screen and (max-width:1000px){.mortgage-calcnew__slide-armyfamily{height:25.5555555556vw}}.mortgage-calcnew__iarmyfamily{width:41px;height:40px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/armyfamily.svg);margin:27px 0 0 24px}.mortgage-calcnew__tarmyfamily{width:153px;height:38px;line-height:1.27;font-family:inherit;font-weight:400;color:#000;margin:27px 0 0 24px}.mortgage-calcnew__inputs{margin-top:40px}@media(max-width:1350px){.mortgage-calcnew__inputs{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__inputs{margin-top:20px}}.mortgage-calcnew_part{margin-bottom:12px;font-family:inherit;font-weight:400;color:#1e2321}@media screen and (max-width:1000px){.mortgage-calcnew_part{font-family:inherit;font-weight:400;color:#1e2321;margin-bottom:4px}}.mortgage-calcnew_mt25{margin-top:25px}@media(max-width:1350px){.mortgage-calcnew_mt25{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-calcnew_mt25{margin-top:10px}}.mortgage-calcnew_mb25{margin-bottom:25px}@media screen and (max-width:1000px){.mortgage-calcnew_mb25{margin-bottom:10px}}.mortgage-calcnew__regular{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100px;margin-left:-8px;margin-top:-3px;overflow-x:hidden;width:31.3194444444vw}@media screen and (min-width:1441px){.mortgage-calcnew__regular{width:451px}}@media screen and (max-width:1000px){.mortgage-calcnew__regular{width:84.4444444444vw;width:auto;overflow-x:auto;min-height:10px;margin-left:0}}.mortgage-calcnew__regular::-webkit-scrollbar{width:0}.mortgage-calcnew__sbutton{right:0;position:absolute;width:2.7777777778vw;height:2.7777777778vw;border-radius:40px;line-height:0;font-size:0;cursor:pointer;background-color:#8bc540;background-image:url(/local/templates/redesign/src/assets/img/calculator/arrow.svg);background-repeat:no-repeat;background-position:50%;color:transparent;top:2.5vw;padding:0;border:none}@media screen and (min-width:1441px){.mortgage-calcnew__sbutton{width:40px}}@media screen and (max-width:1000px){.mortgage-calcnew__sbutton{width:8.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__sbutton{height:40px}}@media screen and (max-width:1000px){.mortgage-calcnew__sbutton{height:8.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__sbutton{top:36px}}@media screen and (max-width:1000px){.mortgage-calcnew__sbutton{top:10vw;display:none}}.mortgage-calcnew__curtain-left_fl{display:-webkit-box;display:-ms-flexbox;display:flex}.mortgage-calcnew__lbutton{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);display:block;position:absolute;width:2.7777777778vw;height:2.7777777778vw;border-radius:40px;line-height:0;font-size:0;cursor:pointer;background-color:#8bc540;background-image:url(/local/templates/redesign/src/assets/img/calculator/arrow.svg);background-repeat:no-repeat;background-position:50%;color:transparent;top:2.5vw;padding:0;border:none}@media screen and (min-width:1441px){.mortgage-calcnew__lbutton{width:40px}}@media screen and (max-width:1000px){.mortgage-calcnew__lbutton{width:8.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__lbutton{height:40px}}@media screen and (max-width:1000px){.mortgage-calcnew__lbutton{height:8.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__lbutton{top:36px}}@media screen and (max-width:1000px){.mortgage-calcnew__lbutton{top:10vw}}.mortgage-calcnew__slides-text{margin-top:24px;padding-top:1.6666666667vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;padding-bottom:1.6666666667vw;background:#f4faec;width:100%;border-left:4px solid #8bc540;border-radius:8px}@media screen and (min-width:1441px){.mortgage-calcnew__slides-text{padding-top:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__slides-text{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slides-text{padding-left:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__slides-text{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slides-text{padding-right:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__slides-text{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slides-text{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__slides-text{padding-bottom:6.6666666667vw;margin-bottom:20px}}.mortgage-calcnew__slides-par{font-family:inherit;font-weight:400;color:#000;font-size:1.1111111111vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-calcnew__slides-par{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__slides-par{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__slides-par{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__slides-par{line-height:4.4444444444vw}}.mortgage-calcnew__slides-par_correction{font-family:inherit;font-weight:400;color:#000;font-style:italic}.mortgage-calcnew__slides-ul{margin-top:16px;list-style-type:none}.mortgage-calcnew__slides-li{font-family:inherit;font-weight:400;color:#000;margin-bottom:16px}.mortgage-calcnew__slides-li:before{font-weight:400;color:#8bc540;content:"•";padding-right:7px}.mortgage-calcnew__options{margin-top:28px}@media(max-width:1350px){.mortgage-calcnew__options{margin-top:15px}}.mortgage-calcnew__dop{font-family:inherit;font-weight:400;color:#1e2321;font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__dop{font-size:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__dop{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__dop{line-height:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__dop{line-height:5.5555555556vw}}.mortgage-calcnew__dop_min{font-family:inherit;font-weight:400;color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-calcnew__dop_min{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__dop_min{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__dop_min{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__dop_min{line-height:4.4444444444vw}}.mortgage-calcnew__buttons{margin-top:12px;margin-bottom:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mortgage-calcnew__buttons{margin-bottom:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__buttons{margin-bottom:4.4444444444vw;margin-top:20px;overflow-x:auto;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}}.mortgage-calcnew__b-all{border-radius:24px;background-color:#fff;color:#1e2321;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;font-size:.9722222222vw;line-height:1.3888888889vw;width:3.6111111111vw;height:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-calcnew__b-all{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-all{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-all{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-all{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-all{width:52px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-all{width:13.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-all{height:28px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-all{height:6.6666666667vw;min-width:52px}}.mortgage-calcnew__b-reduction{border-radius:24px;background-color:#fff;color:#1e2321;margin-left:8px;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;font-size:.9722222222vw;line-height:1.3888888889vw;width:10.2083333333vw;height:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-calcnew__b-reduction{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-reduction{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-reduction{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-reduction{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-reduction{width:147px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-reduction{width:36.1111111111vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-reduction{height:28px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-reduction{height:6.6666666667vw;min-width:147px}}.mortgage-calcnew__b-special{border-radius:24px;background-color:#fff;color:#1e2321;margin-left:8px;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;font-size:.9722222222vw;line-height:1.3888888889vw;width:10.9722222222vw;height:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-calcnew__b-special{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-special{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-special{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-special{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-special{width:158px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-special{width:38.6111111111vw}}@media screen and (min-width:1441px){.mortgage-calcnew__b-special{height:28px}}@media screen and (max-width:1000px){.mortgage-calcnew__b-special{height:6.6666666667vw;min-width:158px}}.mortgage-calcnew__cards{margin-top:16px;overflow:hidden;height:300px}@media screen and (max-width:1000px){.mortgage-calcnew__cards{height:180px;height:auto;margin-top:0}}.mortgage-calcnew__cards_h-avto{height:auto}.mortgage-calcnew__cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;width:450px}@media(max-width:1350px){.mortgage-calcnew__cards-wrapper{width:100%}}@media screen and (max-width:1000px){.mortgage-calcnew__cards-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;width:100%}}.mortgage-calcnew__card{min-height:9.7222222222vw;width:14.8611111111vw;margin-right:.6944444444vw;border-radius:20px;background-color:#fff;margin-bottom:12px;margin-bottom:.5555555556vw;position:relative;cursor:pointer}@media screen and (min-width:1441px){.mortgage-calcnew__card{min-height:140px}}@media screen and (max-width:1000px){.mortgage-calcnew__card{min-height:38.8888888889vw}}@media screen and (min-width:1441px){.mortgage-calcnew__card{width:214px}}@media screen and (max-width:1000px){.mortgage-calcnew__card{width:59.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__card{margin-right:10px}}@media screen and (max-width:1000px){.mortgage-calcnew__card{margin-right:1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__card{margin-bottom:8px}}@media screen and (max-width:1000px){.mortgage-calcnew__card{margin-bottom:2.2222222222vw}}@media(max-width:1350px){.mortgage-calcnew__card{width:45%}}@media screen and (max-width:1000px){.mortgage-calcnew__card{height:auto;min-width:214px}}.mortgage-calcnew__card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-calcnew__card-wrapper{display:block}}.mortgage-calcnew__checkbox{width:100%;max-width:30px;padding:16px 0 12px 16px}@media screen and (max-width:1000px){.mortgage-calcnew__checkbox{padding:8px 0 12px 12px}}.mortgage-calcnew__card-title{margin-left:20px;margin-top:16px;font-family:inherit;font-weight:400;color:#1e2321;font-size:.9722222222vw;line-height:1.3888888889vw;min-width:100px;font-weight:500;padding-right:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__card-title{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__card-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__card-title{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__card-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__card-title{padding-right:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__card-title{padding-right:6.6666666667vw}}@media(max-width:1350px){.mortgage-calcnew__card-title{min-width:80px;margin-left:15px}}@media screen and (max-width:1000px){.mortgage-calcnew__card-title{margin-left:12px;margin-top:0}}.mortgage-calcnew__card-description{font-family:inherit;font-weight:400;color:#1e2321;max-width:90%;margin-left:1.1111111111vw;margin-top:.5555555556vw;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-calcnew__card-description{margin-left:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__card-description{margin-left:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__card-description{margin-top:8px}}@media screen and (max-width:1000px){.mortgage-calcnew__card-description{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__card-description{font-size:12px}}@media screen and (max-width:1000px){.mortgage-calcnew__card-description{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-calcnew__card-description{line-height:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__card-description{line-height:3.3333333333vw}}@media(max-width:1350px){.mortgage-calcnew__card-description{max-width:90%}}@media(max-width:1150px){.mortgage-calcnew__card-description{max-width:80%}}@media screen and (max-width:1000px){.mortgage-calcnew__card-description{margin-bottom:.5555555556vw;max-width:80%}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__card-description{margin-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__card-description{margin-bottom:2.2222222222vw}}.mortgage-calcnew__show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;width:100%;margin-top:4px}@media screen and (max-width:1000px){.mortgage-calcnew__show{display:none}}.mortgage-calcnew__b-show{width:187px;height:32px;border-radius:24px;padding:6px 12px;background-color:#fff;font-family:inherit;font-weight:400;color:#1e2321}.mortgage-calcnew__floor{width:100%;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(50%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 50%);position:absolute;z-index:100}@media screen and (max-width:1000px){.mortgage-calcnew__floor{margin-top:250px;max-width:590px}}.mortgage-calcnew__check,.mortgage-calcnew__check-callback{width:24px;height:24px;border-radius:3px;border:2px solid #f4f4f4;text-align:center}.mortgage-calcnew__check-callback{margin-right:10px}@media screen and (max-width:1000px){.mortgage-calcnew__check-callback_text,.mortgage-calcnew__check_text{margin-left:14px;width:216px;font-family:inherit;font-weight:400;color:#000}}.mortgage-calcnew__check-callback_active,.mortgage-calcnew__check_active{background-color:#eef7e3;background-image:url(/local/templates/mortgage_new/i/mortgage_new_design/access.svg);background-repeat:no-repeat;background-position:50%}.mortgage-calcnew__calcblock{background-color:#fff;padding-left:4.4444444444vw;padding-right:4.4444444444vw;overflow:hidden;width:33.3333333333vw;height:auto;border-radius:3.8888888889vw;margin-left:5.5555555556vw}@media screen and (min-width:1441px){.mortgage-calcnew__calcblock{padding-left:64px}}@media screen and (max-width:1000px){.mortgage-calcnew__calcblock{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__calcblock{padding-right:64px}}@media screen and (max-width:1000px){.mortgage-calcnew__calcblock{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__calcblock{width:480px}}@media screen and (max-width:1000px){.mortgage-calcnew__calcblock{width:91.1111111111vw}}@media screen and (min-width:1441px){.mortgage-calcnew__calcblock{border-radius:56px}}@media screen and (max-width:1000px){.mortgage-calcnew__calcblock{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-calcnew__calcblock{margin-left:80px}}@media screen and (max-width:1000px){.mortgage-calcnew__calcblock{margin-left:0;width:100%;padding:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-calcnew__calcblock{padding:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-calcnew__calcblock{padding:6.6666666667vw}}.mortgage-calcnew__calcblock_green{background-color:#d9eeac}.mortgage-calcnew__calcblock_withpd{padding-top:1.6666666667vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__calcblock_withpd{padding-top:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__calcblock_withpd{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__calcblock_withpd{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__calcblock_withpd{padding-bottom:6.6666666667vw}}.mortgage-calcnew__calcblock::-webkit-scrollbar{width:0}.mortgage-calcnew__titleblock{padding-top:56px}@media(max-width:1350px){.mortgage-calcnew__titleblock{padding-top:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__titleblock{padding-top:0}}.mortgage-calcnew__program{font-family:inherit;font-weight:400;color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-calcnew__program{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__program{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__program{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__program{line-height:4.4444444444vw;font-family:inherit;font-weight:400;color:#898599}}.mortgage-calcnew__nv{font-family:inherit;font-weight:400;color:#1e2321;font-size:1.6666666667vw;line-height:1.9444444444vw;font-weight:500;margin-top:8px}@media screen and (min-width:1441px){.mortgage-calcnew__nv{font-size:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__nv{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-calcnew__nv{line-height:28px}}@media screen and (max-width:1000px){.mortgage-calcnew__nv{line-height:6.1111111111vw;margin-top:4px}}.mortgage-calcnew-hr{width:100%;height:1px;background-color:#c2c2cc;margin-top:24px}@media screen and (max-width:1000px){.mortgage-calcnew-hr{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__cmain{margin-top:12px}}.mortgage-calcnew__cparams{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px}@media(max-width:1350px){.mortgage-calcnew__cparams{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1000px){.mortgage-calcnew__cparams{margin-top:16px}}.mortgage-calcnew__etitle{min-width:150px;font-family:inherit;font-weight:400;color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-calcnew__etitle{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__etitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__etitle{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__etitle{line-height:4.4444444444vw}}@media(max-width:1350px){.mortgage-calcnew__etitle{min-width:auto}}.mortgage-calcnew__eresult{min-width:100px;font-family:inherit;font-weight:400;color:#1e2321;font-size:1.6666666667vw;line-height:1.9444444444vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-calcnew__eresult{font-size:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__eresult{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-calcnew__eresult{line-height:28px}}@media screen and (max-width:1000px){.mortgage-calcnew__eresult{line-height:6.1111111111vw}}@media(max-width:1350px){.mortgage-calcnew__eresult{min-width:auto}}.mortgage-calcnew__eresult_linethrough{text-decoration:line-through;color:#76787a}@media screen and (max-width:1000px){.mortgage-calcnew__firstc{min-width:90px}}.mortgage-calcnew__secondc{margin-left:130px}@media(max-width:1350px){.mortgage-calcnew__secondc{margin-left:0}}@media screen and (max-width:1000px){.mortgage-calcnew__secondc{margin-left:80px}}@media(max-width:320px){.mortgage-calcnew__secondc{margin-left:50px}}@media screen and (max-width:1000px){.mortgage-calcnew__thirdc{display:inline-block;margin-top:16px}}.mortgage-calcnew__pfrtext{margin-top:1.6666666667vw;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-calcnew__pfrtext{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__pfrtext{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__pfrtext{font-size:12px}}@media screen and (max-width:1000px){.mortgage-calcnew__pfrtext{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__pfrtext{line-height:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__pfrtext{line-height:4.4444444444vw}}.mortgage-calcnew__wantrate{margin-top:1.1111111111vw;padding-top:1.25vw;height:3.8194444444vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#edf0f5;border-radius:1.3888888889vw;cursor:pointer}@media screen and (min-width:1441px){.mortgage-calcnew__wantrate{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__wantrate{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__wantrate{padding-top:18px}}@media screen and (max-width:1000px){.mortgage-calcnew__wantrate{padding-top:5vw}}@media screen and (min-width:1441px){.mortgage-calcnew__wantrate{height:55px}}@media screen and (max-width:1000px){.mortgage-calcnew__wantrate{height:15.2777777778vw}}@media screen and (min-width:1441px){.mortgage-calcnew__wantrate{border-radius:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__wantrate{border-radius:5.5555555556vw}}.mortgage-calcnew__pans{margin-top:1.8055555556vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-calcnew__pans{margin-top:26px}}@media screen and (max-width:1000px){.mortgage-calcnew__pans{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__pans{padding-bottom:40px}}@media screen and (max-width:1000px){.mortgage-calcnew__pans{padding-bottom:0}}.mortgage-calcnew__pan{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}@media screen and (max-width:1000px){.mortgage-calcnew__pan{margin-bottom:10px}}.mortgage-calcnew__pan_mt18{margin-top:18px}@media screen and (max-width:1000px){.mortgage-calcnew__pan_mt18{margin-top:8px}}@media screen and (max-width:1000px){.mortgage-calcnew__pan_mt{margin-bottom:16px}}.mortgage-calcnew__sumct{font-family:inherit;font-weight:400;color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-calcnew__sumct{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__sumct{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__sumct{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__sumct{line-height:4.4444444444vw}}.mortgage-calcnew__sumct_small{font-size:.8333333333vw;line-height:.9722222222vw}@media screen and (min-width:1441px){.mortgage-calcnew__sumct_small{font-size:12px}}@media screen and (max-width:1000px){.mortgage-calcnew__sumct_small{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-calcnew__sumct_small{line-height:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__sumct_small{line-height:3.3333333333vw}}.mortgage-calcnew__sumc{font-family:inherit;font-weight:400;color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-calcnew__sumc{font-size:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__sumc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__sumc{line-height:22px}}@media screen and (max-width:1000px){.mortgage-calcnew__sumc{line-height:4.4444444444vw}}.mortgage-calcnew__doct{font-family:inherit;font-weight:400;color:#8bc540}@media screen and (max-width:1000px){.mortgage-calcnew__doct{font-family:inherit;font-weight:400;color:#8bc540}}.mortgage-calcnew__doci{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #8bc540;margin-top:5px}.mortgage-calcnew__cbuttons{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-calcnew__cbuttons{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__cbuttons{padding-bottom:6.6666666667vw}}.mortgage-calcnew__bsubmit{font-family:inherit;font-weight:400;color:#fff;font-size:.9722222222vw;line-height:1.3888888889vw;font-weight:500;width:352px;height:56px;height:3.8888888889vw;background:#8bc540;border-radius:20px}@media screen and (min-width:1441px){.mortgage-calcnew__bsubmit{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__bsubmit{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bsubmit{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__bsubmit{line-height:3.8888888889vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bsubmit{height:56px}}@media screen and (max-width:1000px){.mortgage-calcnew__bsubmit{height:11.1111111111vw}}@media(max-width:1350px){.mortgage-calcnew__bsubmit{width:100%}}@media screen and (max-width:1000px){.mortgage-calcnew__bsubmit{width:100%;border-radius:16px}}.mortgage-calcnew__bgraph{border:2px solid #f4f4f4;font-family:inherit;font-weight:700;color:#000}@media screen and (max-width:1000px){.mortgage-calcnew__bgraph{width:100%;height:54px;border-radius:8px;background-color:#fff;margin-top:12px}}.mortgage-calcnew__bras{font-family:inherit;font-weight:400;color:#1e2321;font-size:.9722222222vw;line-height:1.3888888889vw;width:100%;height:2.2222222222vw;border-radius:1.6666666667vw;margin-top:.8333333333vw;background:#edf0f5;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}@media screen and (min-width:1441px){.mortgage-calcnew__bras{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__bras{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bras{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__bras{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bras{height:32px}}@media screen and (max-width:1000px){.mortgage-calcnew__bras{height:8.8888888889vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bras{border-radius:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__bras{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__bras{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-calcnew__bras{margin-top:3.3333333333vw;padding:6px 8.5px;border-radius:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mortgage-calcnew__zpbutton{background:#edf0f5;width:13.3333333333vw;height:2.2222222222vw;margin-top:1.1111111111vw;margin-left:1.1111111111vw;margin-bottom:1.6666666667vw;border-radius:1.1111111111vw;font-size:.9722222222vw;line-height:1.3888888889vw;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}@media screen and (min-width:1441px){.mortgage-calcnew__zpbutton{width:192px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpbutton{width:41.6666666667vw}}@media screen and (min-width:1441px){.mortgage-calcnew__zpbutton{height:32px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpbutton{height:8.8888888889vw}}@media screen and (min-width:1441px){.mortgage-calcnew__zpbutton{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpbutton{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.mortgage-calcnew__zpbutton{margin-left:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpbutton{margin-left:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__zpbutton{margin-bottom:24px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpbutton{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__zpbutton{border-radius:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpbutton{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-calcnew__zpbutton{font-size:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpbutton{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-calcnew__zpbutton{line-height:20px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpbutton{line-height:4.4444444444vw}}.mortgage-calcnew__zpbutton_disabled{background:#c2c2cc}.mortgage-calcnew__zpicon{margin-right:.2777777778vw}@media screen and (min-width:1441px){.mortgage-calcnew__zpicon{margin-right:4px}}@media screen and (max-width:1000px){.mortgage-calcnew__zpicon{margin-right:1.1111111111vw}}.mortgage-calcnew__iemail{width:1.25vw;height:.9722222222vw;margin-right:.3472222222vw}@media screen and (min-width:1441px){.mortgage-calcnew__iemail{width:18px}}@media screen and (max-width:1000px){.mortgage-calcnew__iemail{width:5vw}}@media screen and (min-width:1441px){.mortgage-calcnew__iemail{height:14px}}@media screen and (max-width:1000px){.mortgage-calcnew__iemail{height:3.8888888889vw}}@media screen and (min-width:1441px){.mortgage-calcnew__iemail{margin-right:5px}}@media screen and (max-width:1000px){.mortgage-calcnew__iemail{margin-right:1.3888888889vw;display:none}}.mortgage-calcnew__settings{width:20px;height:20px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/settings.svg);position:absolute;cursor:pointer;margin-left:12.5vw;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-calcnew__settings{margin-left:180px}}@media screen and (max-width:1000px){.mortgage-calcnew__settings{margin-left:27.7777777778vw}}@media screen and (min-width:1441px){.mortgage-calcnew__settings{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-calcnew__settings{margin-top:2.2222222222vw}}@media(max-width:1350px){.mortgage-calcnew__settings{width:15px;height:15px;right:5px;background-size:cover}}@media screen and (max-width:1000px){.mortgage-calcnew__settings{width:20px;height:20px}}.mortgage-calcnew__fl{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width:1000px){.mortgage-calcnew__fl{margin-bottom:19px}}.mortgage-calcnew__check_goal-mr{margin-right:16px}.mortgage-form{background:#fff;padding-left:0!important;padding-right:0!important;padding-bottom:0!important;background-image:none!important}.mortgage-form .form__input_middle .d-select__input{max-width:24.3055555556vw}@media screen and (min-width:1441px){.mortgage-form .form__input_middle .d-select__input{max-width:350px}}@media screen and (max-width:1000px){.mortgage-form .form__input_middle .d-select__input{max-width:75vw}}@media screen and (max-width:1000px){.mortgage-form ._opened .d-select__list{max-height:11.1111111111vw;height:unset}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-form ._opened .d-select__list{max-height:160px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-form ._opened .d-select__list{max-height:44.4444444444vw}}.mortgage-form .d-select .swiper-container{max-height:13.5416666667vw}@media screen and (min-width:1441px){.mortgage-form .d-select .swiper-container{max-height:195px}}@media screen and (max-width:1000px){.mortgage-form .d-select .swiper-container{max-height:54.1666666667vw;max-height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-form .d-select .swiper-container{max-height:160px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-form .d-select .swiper-container{max-height:44.4444444444vw}}.mortgage-form-popup{background-color:#fff!important;background-image:none!important}.mortgage-send__numbers{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-send__numbers{margin-top:12.7777777778vw}}.mortgage-send__numblock{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-send__numblock{margin-right:24px}}@media screen and (max-width:1000px){.mortgage-send__numblock{margin-right:6.6666666667vw}}.mortgage-send__numblock:nth-of-type(3){margin-right:0}.mortgage-send__number,.mortgage-send__text{font-family:inherit;font-weight:400;color:#1e2321}.mortgage-send__text{margin-top:.2777777778vw;max-width:131px}@media screen and (min-width:1441px){.mortgage-send__text{margin-top:4px}}@media screen and (max-width:1000px){.mortgage-send__text{margin-top:1.1111111111vw;font-size:3.3333333333vw;line-height:4.4444444444vw;min-width:auto}}.mortgage-send__form{margin-top:45px}.mortgage-send__background{background-color:#ffc7ab!important;min-height:700px}.mortgage-send__collbl{color:#898599!important}.email-wrapper,.inn-wrapper,.mat-capital-wrapper{margin-top:40px}.inn-failure,.inn-success{margin-top:30px}.inn-special-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.inn-special-icon__yes{width:32px;min-width:32px;height:32px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/ico-available.svg)}.inn-special-icon__no{width:32px;min-width:32px;height:32px;background:url(/local/templates/mortgage_new/i/mortgage_new_design/ico-unavailable.svg)}.inn-special-text{font-family:inherit;font-weight:400;color:#000;margin-left:16px;margin-top:5px}@media screen and (max-width:1000px){.inn-special-text{margin-top:0}}.inn-get{margin-top:20px}.email-submit,.inn-get,.inn-submit,.mat-capital-submit,.ratebelow-submit{width:9.3055555556vw;height:3.3333333333vw;font-size:1.1111111111vw;background:#1e2321;border-radius:12px;color:#fff}@media screen and (min-width:1441px){.email-submit,.inn-get,.inn-submit,.mat-capital-submit,.ratebelow-submit{width:134px}}@media screen and (max-width:1000px){.email-submit,.inn-get,.inn-submit,.mat-capital-submit,.ratebelow-submit{width:25.8333333333vw}}@media screen and (min-width:1441px){.email-submit,.inn-get,.inn-submit,.mat-capital-submit,.ratebelow-submit{height:48px}}@media screen and (max-width:1000px){.email-submit,.inn-get,.inn-submit,.mat-capital-submit,.ratebelow-submit{height:8.8888888889vw}}@media screen and (min-width:1441px){.email-submit,.inn-get,.inn-submit,.mat-capital-submit,.ratebelow-submit{font-size:16px}}@media screen and (max-width:1000px){.email-submit,.inn-get,.inn-submit,.mat-capital-submit,.ratebelow-submit{font-size:3.3333333333vw}}.inn-submit{margin-right:.8333333333vw}@media screen and (min-width:1441px){.inn-submit{margin-right:12px}}@media screen and (max-width:1000px){.inn-submit{margin-right:3.3333333333vw}}.mortgage-popup-calculations{margin-bottom:2.0833333333vw;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-popup-calculations{margin-bottom:30px}}@media screen and (max-width:1000px){.mortgage-popup-calculations{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-popup-calculations{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-popup-calculations{margin-top:5.5555555556vw}}.mortgage-popup-pan{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}.mortgage-popup-pan__hr{height:1px;background-color:#c2c2cc;margin-top:16px;margin-bottom:16px;width:100%}@media screen and (max-width:1000px){.mortgage-popup-pan__hr{margin-top:12px;margin-bottom:12px}}.mortgage-popup-pan__sumct{font-family:inherit;font-weight:400;color:#898599}@media screen and (max-width:1000px){.mortgage-popup-pan__sumct{font-family:inherit;font-weight:400;color:#898599}}.mortgage-popup-pan__sumc{font-family:inherit;font-weight:400;color:#1e2321}@media screen and (max-width:1000px){.mortgage-popup-pan__sumc{font-family:inherit;font-weight:400;color:#1e2321}}.ratebelow-wrapper{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.ratebelow-wrapper{margin-top:20px}}@media screen and (max-width:1000px){.ratebelow-wrapper{margin-top:5.5555555556vw}}.call_active,.mlink_active{background-color:#fff!important;color:#1e2321!important;position:absolute;height:3.8888888889vw;margin-top:-1px;margin-left:-1px;min-width:120px}@media screen and (min-width:1441px){.call_active,.mlink_active{height:56px}}@media screen and (max-width:1000px){.call_active,.mlink_active{height:12.7777777778vw}}@media(max-width:1350px){.call_active,.mlink_active{min-width:80px;height:105%}}@media screen and (max-width:1000px){.call_active,.mlink_active{width:101%}}.moptions_active{background-color:#ffc7ab}.mtab_active_new{background-color:#fff!important;color:#1e2321!important;position:absolute;margin-top:-1px;margin-left:-1px;border-radius:20px;height:3.8888888889vw;width:102%}@media screen and (min-width:1441px){.mtab_active_new{height:56px}}@media screen and (max-width:1000px){.mtab_active_new{height:12.7777777778vw}}@media(max-width:1350px){.mtab_active_new{height:105%}}@media screen and (max-width:1000px){.mtab_active_new{min-height:105%}}.mtab_active{background-color:#fff!important;color:#1e2321!important;position:absolute;height:3.8888888889vw;margin-top:-1px;margin-left:-1px;min-width:120px;border-radius:20px}@media screen and (min-width:1441px){.mtab_active{height:56px}}@media screen and (max-width:1000px){.mtab_active{height:12.7777777778vw}}@media(max-width:1350px){.mtab_active{min-width:80px;height:105%}}@media screen and (max-width:1000px){.mtab_active{width:101%}}.loanamount-error{font-family:inherit;font-weight:700;color:#000;font-size:.9722222222vw;line-height:1.25vw;margin-top:5px}@media screen and (min-width:1441px){.loanamount-error{font-size:14px}}@media screen and (max-width:1000px){.loanamount-error{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loanamount-error{line-height:18px}}@media screen and (max-width:1000px){.loanamount-error{line-height:4.4444444444vw}}.callback-mortgage__policy{margin-top:2.2222222222vw;font-size:.8333333333vw;line-height:.9722222222vw}@media screen and (min-width:1441px){.callback-mortgage__policy{margin-top:32px}}@media screen and (max-width:1000px){.callback-mortgage__policy{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.callback-mortgage__policy{font-size:12px}}@media screen and (max-width:1000px){.callback-mortgage__policy{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.callback-mortgage__policy{line-height:14px}}@media screen and (max-width:1000px){.callback-mortgage__policy{line-height:3.8888888889vw}}@media screen and (max-width:1000px){.callback-form__policy_mortgage{margin-top:16px}}._mobile-only{display:none}@media screen and (max-width:1000px){._mobile-only{display:block}}.mortgage-modal-callback .preloader{width:106%;height:113%;background:#fff}.mortgage-modal-callback .v--modal{max-height:48.6111111111vw!important}@media screen and (min-width:1441px){.mortgage-modal-callback .v--modal{max-height:700px!important}}@media screen and (max-width:1000px){.mortgage-modal-callback .v--modal{max-height:138.8888888889vw!important}}@media(max-width:1350px){.mortgage-modal-callback .v--modal{max-height:41.6666666667vw!important}}@media screen and (max-width:1350px)and (min-width:1441px){.mortgage-modal-callback .v--modal{max-height:600px!important}}@media screen and (max-width:1350px)and (max-width:1000px){.mortgage-modal-callback .v--modal{max-height:138.8888888889vw!important}}@media screen and (max-width:1000px){.tabs-content_ptmob{padding-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tabs-content_ptmob{padding-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.tabs-content_ptmob{padding-top:5.5555555556vw}}@media screen and (max-width:1000px){.tab-content_ptmob{padding-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.tab-content_ptmob{padding-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.tab-content_ptmob{padding-top:5.5555555556vw}}.tabs-content__mortgage{padding-bottom:5.5555555556vw}@media screen and (min-width:1441px){.tabs-content__mortgage{padding-bottom:80px}}@media screen and (max-width:1000px){.tabs-content__mortgage{padding-bottom:11.1111111111vw}}#mortgage-calcnew__smallemail .v--modal-box{max-height:31.25vw!important}@media screen and (min-width:1441px){#mortgage-calcnew__smallemail .v--modal-box{max-height:450px!important}}@media screen and (max-width:1000px){#mortgage-calcnew__smallemail .v--modal-box{max-height:83.3333333333vw!important}}.mortgage-top .tabs-content_nobt{border-top:none}.mortgage-chooser__modalsmall .v--modal-box{max-height:27.7777777778vw!important}@media screen and (min-width:1441px){.mortgage-chooser__modalsmall .v--modal-box{max-height:400px!important}}@media screen and (max-width:1000px){.mortgage-chooser__modalsmall .v--modal-box{max-height:83.3333333333vw!important}}.checkbox__label-ratebelow{font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.checkbox__label-ratebelow{font-size:14px}}@media screen and (max-width:1000px){.checkbox__label-ratebelow{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.checkbox__label-ratebelow{line-height:20px}}@media screen and (max-width:1000px){.checkbox__label-ratebelow{line-height:5.5555555556vw;padding-top:0}}@media(width:768px){.checkbox__label-ratebelow:before{width:40px;height:40px}}@media(max-width:1350px){.checkbox__label-text{margin-left:.8333333333vw;padding-top:.3472222222vw;display:block}}@media screen and (max-width:1350px)and (min-width:1441px){.checkbox__label-text{margin-left:12px}}@media screen and (max-width:1350px)and (max-width:1000px){.checkbox__label-text{margin-left:0}}@media screen and (max-width:1350px)and (min-width:1441px){.checkbox__label-text{padding-top:5px}}@media screen and (max-width:1350px)and (max-width:1000px){.checkbox__label-text{padding-top:0}}@media screen and (max-width:1000px){.mortgage-send__landform{margin-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-send__landform{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-send__landform{margin-top:5.5555555556vw}}.mortgage-send__landresult{background:#edf0f5;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-send__landresult{padding-top:56px}}@media screen and (max-width:1000px){.mortgage-send__landresult{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-send__landresult{padding-bottom:56px}}@media screen and (max-width:1000px){.mortgage-send__landresult{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-send__landresult{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-send__landresult{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-send__landresult{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-send__landresult{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-send__landresult{border-radius:56px}}@media screen and (max-width:1000px){.mortgage-send__landresult{border-radius:7.7777777778vw}}#modal-send{z-index:10000}#mortgage-calculator__rewards{display:block}.mortgage-send__numbers{margin-top:3.1944444444vw}@media screen and (min-width:1441px){.mortgage-send__numbers{margin-top:46px}}@media screen and (max-width:1000px){.mortgage-send__numbers{margin-top:5vw}}@media(max-width:1350px){.mortgage-send__numbers{display:none}}@media screen and (max-width:1000px){.mortgage-send__numbers{display:-webkit-box;display:-ms-flexbox;display:flex}}.mortgage-send__number{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.mortgage-send__number{font-size:16px}}@media screen and (max-width:1000px){.mortgage-send__number{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-send__number{line-height:22px}}@media screen and (max-width:1000px){.mortgage-send__number{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-send__number{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mortgage-send__number{letter-spacing:-.0277777778vw}}.mortgage-send__text{font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.mortgage-send__text{font-size:12px}}@media screen and (max-width:1000px){.mortgage-send__text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-send__text{line-height:16px}}@media screen and (max-width:1000px){.mortgage-send__text{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-send__text{letter-spacing:0}}@media screen and (max-width:1000px){.mortgage-send__text{letter-spacing:-.0277777778vw}}.mortgage-send__minitext{font-size:.8333333333vw}@media screen and (min-width:1441px){.mortgage-send__minitext{font-size:12px}}@media screen and (max-width:1000px){.mortgage-send__minitext{font-size:2.7777777778vw}}.mortgage-send__datalist{margin-top:-.3472222222vw}@media screen and (min-width:1441px){.mortgage-send__datalist{margin-top:-5px}}@media screen and (max-width:1000px){.mortgage-send__datalist{margin-top:-1.3888888889vw}}.mortgage-send__scrollbar .swiper-scrollbar-drag{height:0!important}.stretch-banner{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.stretch-banner{margin-bottom:40px}}@media screen and (max-width:1000px){.stretch-banner{margin-bottom:5.5555555556vw}}.stretch-banner__bg{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;height:11.6666666667vw;border-radius:3.8888888889vw;background-size:contain;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.stretch-banner__bg{padding-top:56px}}@media screen and (max-width:1000px){.stretch-banner__bg{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.stretch-banner__bg{padding-bottom:56px}}@media screen and (max-width:1000px){.stretch-banner__bg{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.stretch-banner__bg{padding-left:104px}}@media screen and (max-width:1000px){.stretch-banner__bg{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.stretch-banner__bg{padding-right:104px}}@media screen and (max-width:1000px){.stretch-banner__bg{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.stretch-banner__bg{height:168px}}@media screen and (max-width:1000px){.stretch-banner__bg{height:49.4444444444vw}}@media screen and (min-width:1441px){.stretch-banner__bg{border-radius:56px}}@media screen and (max-width:1000px){.stretch-banner__bg{border-radius:7.7777777778vw}}.stretch-banner__bg-xl{padding-top:1.8055555556vw;padding-bottom:1.8055555556vw}@media screen and (min-width:1441px){.stretch-banner__bg-xl{padding-top:26px}}@media screen and (max-width:1000px){.stretch-banner__bg-xl{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.stretch-banner__bg-xl{padding-bottom:26px}}@media screen and (max-width:1000px){.stretch-banner__bg-xl{padding-bottom:5.5555555556vw}}.stretch-banner__bg-lean{height:10.8333333333vw;padding-top:2.6388888889vw;padding-bottom:2.6388888889vw}@media screen and (min-width:1441px){.stretch-banner__bg-lean{height:156px}}@media screen and (max-width:1000px){.stretch-banner__bg-lean{height:49.4444444444vw}}@media screen and (min-width:1441px){.stretch-banner__bg-lean{padding-top:38px}}@media screen and (max-width:1000px){.stretch-banner__bg-lean{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.stretch-banner__bg-lean{padding-bottom:38px}}@media screen and (max-width:1000px){.stretch-banner__bg-lean{padding-bottom:5.5555555556vw}}.stretch-banner__bg-cashback{background:url(/local/templates/redesign/src/assets/img/cards/banners/cashback.png) no-repeat,linear-gradient(117.64deg,#f5f4f4 27.4%,#dcdcdc 81.71%);background-position:50% 100%;background-size:contain}.stretch-banner__bg-cashback .stretch-banner__content{margin-top:-.6944444444vw}@media screen and (min-width:1441px){.stretch-banner__bg-cashback .stretch-banner__content{margin-top:-10px}}@media screen and (max-width:1000px){.stretch-banner__bg-cashback .stretch-banner__content{margin-top:0}}@media screen and (max-width:1000px){.stretch-banner__bg-cashback{background:url(/local/templates/redesign/src/assets/img/cards/banners/cashback-mobile.png) no-repeat,linear-gradient(117.64deg,#f5f4f4 27.4%,#dcdcdc 81.71%);background-position:100% 100%;background-size:50%,100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stretch-banner__bg-cashback .stretch-banner__title{width:17.3611111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.stretch-banner__bg-cashback .stretch-banner__title{width:250px}}@media screen and (max-width:1000px)and (max-width:1000px){.stretch-banner__bg-cashback .stretch-banner__title{width:69.4444444444vw}}@media screen and (max-width:1000px){.stretch-banner__bg-cashback .stretch-banner__subtitle{width:11.4583333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.stretch-banner__bg-cashback .stretch-banner__subtitle{width:165px}}@media screen and (max-width:1000px)and (max-width:1000px){.stretch-banner__bg-cashback .stretch-banner__subtitle{width:45.8333333333vw}}.stretch-banner__bg-builder{background:linear-gradient(117.64deg,#f5f4f4 27.4%,#dcdcdc 81.71%),#e59276;background-position:50% 100%;background-size:contain;position:relative}.stretch-banner__bg-builder:after{position:absolute;top:.8333333333vw;right:24.5138888889vw;content:"";width:11.8055555556vw;height:10.4166666667vw;background-image:url(/local/templates/redesign/src/assets/img/cards/banners/builder.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.stretch-banner__bg-builder:after{top:12px}}@media screen and (max-width:1000px){.stretch-banner__bg-builder:after{top:20.8333333333vw}}@media screen and (min-width:1441px){.stretch-banner__bg-builder:after{right:353px}}@media screen and (max-width:1000px){.stretch-banner__bg-builder:after{right:0}}@media screen and (min-width:1441px){.stretch-banner__bg-builder:after{width:170px}}@media screen and (max-width:1000px){.stretch-banner__bg-builder:after{width:32.2222222222vw}}@media screen and (min-width:1441px){.stretch-banner__bg-builder:after{height:150px}}@media screen and (max-width:1000px){.stretch-banner__bg-builder:after{height:27.5vw}}@media(-webkit-min-device-pixel-ratio:1.5){.stretch-banner__bg-builder:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/builder@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.stretch-banner__bg-builder:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/builder@3.png)}}@media screen and (max-width:1000px){.stretch-banner__bg-builder:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/builder_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.stretch-banner__bg-builder:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/builder_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.stretch-banner__bg-builder:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/builder_mob@3.png)}}@media screen and (max-width:1000px){.stretch-banner__bg-builder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stretch-banner__bg-zerone{background:-webkit-gradient(linear,left top,right top,from(#f9f9f9),to(#efefef));background:linear-gradient(90deg,#f9f9f9,#efefef);background-position:50% 100%;background-size:contain;position:relative}.stretch-banner__bg-zerone:after{position:absolute;top:0;right:24.5138888889vw;content:"";width:19.3055555556vw;height:10.8333333333vw;background-image:url(/local/templates/redesign/src/assets/img/loans/bg_zerone.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.stretch-banner__bg-zerone:after{top:0}}@media screen and (max-width:1000px){.stretch-banner__bg-zerone:after{top:11.1111111111vw}}@media screen and (min-width:1441px){.stretch-banner__bg-zerone:after{right:353px}}@media screen and (max-width:1000px){.stretch-banner__bg-zerone:after{right:0}}@media screen and (min-width:1441px){.stretch-banner__bg-zerone:after{width:278px}}@media screen and (max-width:1000px){.stretch-banner__bg-zerone:after{width:40.5555555556vw}}@media screen and (min-width:1441px){.stretch-banner__bg-zerone:after{height:156px}}@media screen and (max-width:1000px){.stretch-banner__bg-zerone:after{height:33.3333333333vw}}@media(-webkit-min-device-pixel-ratio:1.5){.stretch-banner__bg-zerone:after{background-image:url(/local/templates/redesign/src/assets/img/loans/bg_zerone@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.stretch-banner__bg-zerone:after{background-image:url(/local/templates/redesign/src/assets/img/loans/bg_zerone@3.png)}}@media screen and (max-width:1000px){.stretch-banner__bg-zerone:after{background-image:url(/local/templates/redesign/src/assets/img/loans/bg_zerone_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.stretch-banner__bg-zerone:after{background-image:url(/local/templates/redesign/src/assets/img/loans/bg_zerone_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.stretch-banner__bg-zerone:after{background-image:url(/local/templates/redesign/src/assets/img/loans/bg_zerone_mob@3.png)}}@media screen and (max-width:1000px){.stretch-banner__bg-zerone{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stretch-banner__bg-travel{background:url(/local/templates/redesign/src/assets/img/cards/banners/travel.png) no-repeat,#ffdac9;background-position:70% 100%;background-size:contain}@media screen and (max-width:1000px){.stretch-banner__bg-travel{background:url(/local/templates/redesign/src/assets/img/cards/banners/travel-mobile.png) no-repeat,#ffdac9;background-position:100% 100%;background-size:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stretch-banner__bg-cashbackup{background:linear-gradient(127.56deg,#fbfbfb 14.65%,#edf0f5 89.32%),#e59276;background-position:50% 100%;background-size:contain;position:relative;overflow:hidden}.stretch-banner__bg-cashbackup:after{position:absolute;bottom:0;right:19.4444444444vw;content:"";width:29.8611111111vw;height:11.3888888889vw;background-image:url(/local/templates/redesign/src/assets/img/cards/banners/cashbackup.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.stretch-banner__bg-cashbackup:after{bottom:0}}@media screen and (max-width:1000px){.stretch-banner__bg-cashbackup:after{bottom:0}}@media screen and (min-width:1441px){.stretch-banner__bg-cashbackup:after{right:280px}}@media screen and (max-width:1000px){.stretch-banner__bg-cashbackup:after{right:0}}@media screen and (min-width:1441px){.stretch-banner__bg-cashbackup:after{width:430px}}@media screen and (max-width:1000px){.stretch-banner__bg-cashbackup:after{width:52.5vw}}@media screen and (min-width:1441px){.stretch-banner__bg-cashbackup:after{height:164px}}@media screen and (max-width:1000px){.stretch-banner__bg-cashbackup:after{height:27.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.stretch-banner__bg-cashbackup:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/cashbackup@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.stretch-banner__bg-cashbackup:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/cashbackup@3.png)}}@media screen and (max-width:1000px){.stretch-banner__bg-cashbackup:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/cashbackup_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.stretch-banner__bg-cashbackup:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/cashbackup_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.stretch-banner__bg-cashbackup:after{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/cashbackup_mob@3.png)}}@media screen and (max-width:1000px){.stretch-banner__bg-cashbackup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stretch-banner__bg-cashback10{margin-bottom:6.6666666667vw;background:url(/local/templates/redesign/src/assets/img/cards/banners/cashback10.png) no-repeat,-webkit-gradient(linear,left top,left bottom,from(#fceae2),to(#ffe0db));background:url(/local/templates/redesign/src/assets/img/cards/banners/cashback10.png) no-repeat,linear-gradient(180deg,#fceae2,#ffe0db);background-position:50% 100%,50% 0;background-size:15%,contain}@media screen and (min-width:1441px){.stretch-banner__bg-cashback10{margin-bottom:96px}}@media screen and (max-width:1000px){.stretch-banner__bg-cashback10{margin-bottom:5.5555555556vw;background:url(/local/templates/redesign/src/assets/img/cards/banners/cashback10_mobile.png) no-repeat,-webkit-gradient(linear,left top,left bottom,from(#fceae2),to(#ffe0db));background:url(/local/templates/redesign/src/assets/img/cards/banners/cashback10_mobile.png) no-repeat,linear-gradient(180deg,#fceae2,#ffe0db);background-position:90% 100%,90% 100%;background-size:30%,contain;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stretch-banner__bg-rent-discount{margin-bottom:6.6666666667vw;background:url(/local/templates/redesign/src/assets/img/cards/banners/rent-discount.png) no-repeat,linear-gradient(117.64deg,#f5f4f4 27.4%,#dcdcdc 81.71%),#e59276;background-position:55% 50%,50% 0,50% 0;background-size:20%,contain,contain}@media screen and (min-width:1441px){.stretch-banner__bg-rent-discount{margin-bottom:96px}}@media screen and (max-width:1000px){.stretch-banner__bg-rent-discount{margin-bottom:5.5555555556vw;background:url(/local/templates/redesign/src/assets/img/cards/banners/rent-discount_mob.png) no-repeat,linear-gradient(117.64deg,#f5f4f4 27.4%,#dcdcdc 81.71%),#e59276;background-position:90% 100%,90% 100%;background-size:50%,contain,contain;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stretch-banner__bg-calc{height:10.8333333333vw;background:url(/local/templates/redesign/src/assets/img/cards/banners/calc.png) no-repeat,linear-gradient(136.02deg,#ffdac8 -1.06%,#fff6f1 117.6%);background-position:72% 100%,50% 0;background-size:13%,contain}@media screen and (min-width:1441px){.stretch-banner__bg-calc{height:156px}}@media screen and (max-width:1000px){.stretch-banner__bg-calc{height:63.3333333333vw;background:url(/local/templates/redesign/src/assets/img/cards/banners/calc_mob.png) no-repeat,-webkit-gradient(linear,left top,left bottom,from(#fceae2),to(#ffe0db));background:url(/local/templates/redesign/src/assets/img/cards/banners/calc_mob.png) no-repeat,linear-gradient(180deg,#fceae2,#ffe0db);background-position:98% 100%,90% 100%;background-size:30%,contain;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stretch-banner__bg-newyear{background:url(/local/templates/redesign/src/assets/img/cards/banners/newyear.png) no-repeat,linear-gradient(117.64deg,#f5f4f4 27.4%,#dcdcdc 81.71%);background-position:70% 100%;background-size:contain}@media screen and (max-width:1000px){.stretch-banner__bg-newyear{background:url(/local/templates/redesign/src/assets/img/cards/banners/newyear-mobile.png) no-repeat,#f4f4f4;background-position:100% 100%;background-size:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stretch-banner__bg-theater{margin-bottom:6.6666666667vw;background:url(/local/templates/redesign/src/assets/img/premium/theater.png) no-repeat,-webkit-gradient(linear,left top,left bottom,from(#64696d),color-stop(#565a5e),color-stop(#494c4f),color-stop(#3c3e41),to(#2f3133));background:url(/local/templates/redesign/src/assets/img/premium/theater.png) no-repeat,linear-gradient(180deg,#64696d,#565a5e,#494c4f,#3c3e41,#2f3133);background-position:60% 100%;background-size:contain;color:#fff}@media screen and (min-width:1441px){.stretch-banner__bg-theater{margin-bottom:96px}}@media screen and (max-width:1000px){.stretch-banner__bg-theater{margin-bottom:5.5555555556vw}}.stretch-banner__bg-theater .stretch-banner__content{margin-top:-.6944444444vw}@media screen and (min-width:1441px){.stretch-banner__bg-theater .stretch-banner__content{margin-top:-10px}}@media screen and (max-width:1000px){.stretch-banner__bg-theater .stretch-banner__content{margin-top:0}}@media screen and (max-width:1000px){.stretch-banner__bg-theater{background:url(/local/templates/redesign/src/assets/img/premium/theater.png) no-repeat,-webkit-gradient(linear,left top,left bottom,from(#64696d),color-stop(#565a5e),color-stop(#494c4f),color-stop(#3c3e41),to(#2f3133));background:url(/local/templates/redesign/src/assets/img/premium/theater.png) no-repeat,linear-gradient(180deg,#64696d,#565a5e,#494c4f,#3c3e41,#2f3133);background-position:115% 100%;background-size:50%,100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stretch-banner__bg-theater .stretch-banner__title{width:17.3611111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.stretch-banner__bg-theater .stretch-banner__title{width:250px}}@media screen and (max-width:1000px)and (max-width:1000px){.stretch-banner__bg-theater .stretch-banner__title{width:69.4444444444vw}}@media screen and (max-width:1000px){.stretch-banner__bg-theater .stretch-banner__subtitle{width:11.4583333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.stretch-banner__bg-theater .stretch-banner__subtitle{width:165px}}@media screen and (max-width:1000px)and (max-width:1000px){.stretch-banner__bg-theater .stretch-banner__subtitle{width:45.8333333333vw}}.stretch-banner__bg-best-product{height:18.8888888889vw;margin-bottom:6.6666666667vw;background:url(/local/templates/redesign/src/assets/img/premium/best-product.png) no-repeat;background-position:90% 100%;background-size:contain}@media screen and (min-width:1441px){.stretch-banner__bg-best-product{height:272px}}@media screen and (max-width:1000px){.stretch-banner__bg-best-product{height:75.5555555556vw}}@media screen and (min-width:1441px){.stretch-banner__bg-best-product{margin-bottom:96px}}@media screen and (max-width:1000px){.stretch-banner__bg-best-product{margin-bottom:13.3333333333vw}}.stretch-banner__bg-best-product .stretch-banner__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.stretch-banner__bg-best-product .stretch-banner__title{margin-bottom:40px}}@media screen and (max-width:1000px){.stretch-banner__bg-best-product .stretch-banner__title{margin-bottom:3.3333333333vw}}.stretch-banner__bg-best-product p{font-size:1.1111111111vw}@media screen and (min-width:1441px){.stretch-banner__bg-best-product p{font-size:16px}}@media screen and (max-width:1000px){.stretch-banner__bg-best-product p{font-size:3.3333333333vw}}@media screen and (max-width:1000px){.stretch-banner__bg-best-product{padding-left:1.1111111111vw;padding-right:1.1111111111vw;background-position:50% 0;background-size:40%}}@media screen and (max-width:1000px)and (min-width:1441px){.stretch-banner__bg-best-product{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.stretch-banner__bg-best-product{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.stretch-banner__bg-best-product{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.stretch-banner__bg-best-product{padding-right:4.4444444444vw}}@media screen and (max-width:1000px){.stretch-banner__bg-best-product .stretch-banner__content{padding-top:50%;text-align:center}}.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-left:3.0555555556vw;padding-right:10.9027777778vw;padding-top:1.4583333333vw;padding-bottom:1.4583333333vw;border-radius:2.2222222222vw;color:#fff;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;height:auto}@media screen and (min-width:1441px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-left:44px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-right:157px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-top:21px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-top:5.8333333333vw}}@media screen and (min-width:1441px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-bottom:21px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{padding-bottom:5.8333333333vw}}@media screen and (min-width:1441px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{border-radius:32px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass,.stretch-banner__bg-tariffs{border-radius:8.8888888889vw}}.stretch-banner__bg-compass h2,.stretch-banner__bg-tariffs h2{font-size:1.6666666667vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.stretch-banner__bg-compass h2,.stretch-banner__bg-tariffs h2{font-size:24px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass h2,.stretch-banner__bg-tariffs h2{font-size:5vw}}@media screen and (min-width:1441px){.stretch-banner__bg-compass h2,.stretch-banner__bg-tariffs h2{margin-bottom:8px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass h2,.stretch-banner__bg-tariffs h2{margin-bottom:2.2222222222vw}}.stretch-banner__bg-compass p,.stretch-banner__bg-tariffs p{font-size:1.1111111111vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.stretch-banner__bg-compass p,.stretch-banner__bg-tariffs p{font-size:16px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass p,.stretch-banner__bg-tariffs p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.stretch-banner__bg-compass p,.stretch-banner__bg-tariffs p{margin-bottom:24px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass p,.stretch-banner__bg-tariffs p{margin-bottom:5.5555555556vw}}.stretch-banner__bg-compass .stretch-banner__button,.stretch-banner__bg-tariffs .stretch-banner__button{-ms-flex-item-align:start;align-self:flex-start}.stretch-banner__bg-compass .stretch-banner__content,.stretch-banner__bg-tariffs .stretch-banner__content{width:26.875vw}@media screen and (min-width:1441px){.stretch-banner__bg-compass .stretch-banner__content,.stretch-banner__bg-tariffs .stretch-banner__content{width:387px}}@media screen and (max-width:1000px){.stretch-banner__bg-compass .stretch-banner__content,.stretch-banner__bg-tariffs .stretch-banner__content{width:auto}}@media screen and (max-width:1000px){.stretch-banner__bg-compass .stretch-banner__title,.stretch-banner__bg-tariffs .stretch-banner__title{width:17.3611111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.stretch-banner__bg-compass .stretch-banner__title,.stretch-banner__bg-tariffs .stretch-banner__title{width:250px}}@media screen and (max-width:1000px)and (max-width:1000px){.stretch-banner__bg-compass .stretch-banner__title,.stretch-banner__bg-tariffs .stretch-banner__title{width:69.4444444444vw}}.stretch-banner__bg-compass{background:url(/local/templates/redesign/src/assets/img/private/compass.png) no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(100%,#191f1c),to(#151b16));background:url(/local/templates/redesign/src/assets/img/private/compass.png) no-repeat,linear-gradient(#191f1c 100%,#151b16 0);background-position:95% 100%;background-size:35%,50%}@media screen and (max-width:1000px){.stretch-banner__bg-compass{background-position:90% 100%}}.stretch-banner__bg-tariffs{background:url(/local/templates/redesign/src/assets/img/private/card.png) no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(100%,#191f1c),to(#151b16));background:url(/local/templates/redesign/src/assets/img/private/card.png) no-repeat,linear-gradient(#191f1c 100%,#151b16 0);background-position:100%,100%;background-size:55%,100%}@media screen and (max-width:1000px){.stretch-banner__bg-tariffs{background-position:110% 100%}}.stretch-banner__bg-for-sale{padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;height:auto;background:url(/local/templates/redesign/src/assets/img/for-sale/cafe.png) no-repeat,linear-gradient(117.64deg,#f5f4f4 27.4%,#dcdcdc 81.71%);background-size:32% auto,contain;background-position:60% 100%;color:#000}@media screen and (min-width:1441px){.stretch-banner__bg-for-sale{padding-top:24px}}@media screen and (max-width:1000px){.stretch-banner__bg-for-sale{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.stretch-banner__bg-for-sale{padding-bottom:24px}}@media screen and (max-width:1000px){.stretch-banner__bg-for-sale{padding-bottom:5.5555555556vw}}.stretch-banner__bg-for-sale .stretch-banner__title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.stretch-banner__bg-for-sale .stretch-banner__title{margin-bottom:16px}}@media screen and (max-width:1000px){.stretch-banner__bg-for-sale .stretch-banner__title{margin-bottom:3.3333333333vw}}.stretch-banner__bg-for-sale .bullet-text{font-size:1.1111111111vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.stretch-banner__bg-for-sale .bullet-text{font-size:16px}}@media screen and (max-width:1000px){.stretch-banner__bg-for-sale .bullet-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.stretch-banner__bg-for-sale .bullet-text{margin-bottom:8px}}@media screen and (max-width:1000px){.stretch-banner__bg-for-sale .bullet-text{margin-bottom:2.2222222222vw}}.stretch-banner__bg-for-sale .bullet-text:before{background-color:#8bc540}@media screen and (max-width:1000px){.stretch-banner__bg-for-sale{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-position:1350% 100%;background-size:95%,100%}}.stretch-banner__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:0}@media screen and (min-width:1441px){.stretch-banner__title{font-size:24px}}@media screen and (max-width:1000px){.stretch-banner__title{font-size:5vw}}@media screen and (min-width:1441px){.stretch-banner__title{line-height:28px}}@media screen and (max-width:1000px){.stretch-banner__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.stretch-banner__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.stretch-banner__title{letter-spacing:-.0555555556vw}}@media screen and (max-width:1000px){.stretch-banner__title br{display:none}}.stretch-banner__subtitle{margin-top:.5555555556vw;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#1e2321}@media screen and (min-width:1441px){.stretch-banner__subtitle{margin-top:8px}}@media screen and (max-width:1000px){.stretch-banner__subtitle{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.stretch-banner__subtitle{font-size:14px}}@media screen and (max-width:1000px){.stretch-banner__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.stretch-banner__subtitle{line-height:20px}}@media screen and (max-width:1000px){.stretch-banner__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.stretch-banner__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.stretch-banner__subtitle{letter-spacing:-.0277777778vw}}.stretch-banner__subtitle-gray{color:#898599}.stretch-banner__button{margin-top:0;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.stretch-banner__button{margin-top:0}}@media screen and (max-width:1000px){.stretch-banner__button{margin-top:4.4444444444vw;-ms-flex-item-align:start;align-self:flex-start}}.stretch-banner__button a{display:block}.heavy-banner{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.heavy-banner{margin-bottom:80px}}@media screen and (max-width:1000px){.heavy-banner{margin-bottom:11.1111111111vw}}.heavy-banner__bg{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:2.7777777778vw;background-size:contain;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.heavy-banner__bg{padding-top:40px}}@media screen and (max-width:1000px){.heavy-banner__bg{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.heavy-banner__bg{padding-bottom:40px}}@media screen and (max-width:1000px){.heavy-banner__bg{padding-bottom:7.7777777778vw}}@media screen and (min-width:1441px){.heavy-banner__bg{padding-left:104px}}@media screen and (max-width:1000px){.heavy-banner__bg{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.heavy-banner__bg{padding-right:104px}}@media screen and (max-width:1000px){.heavy-banner__bg{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.heavy-banner__bg{border-radius:40px}}@media screen and (max-width:1000px){.heavy-banner__bg{border-radius:7.7777777778vw}}.heavy-banner__bg-visa{background-color:#e4e4e4;background-image:url(/local/templates/redesign/src/assets/img/cards/banners/visa-green.jpg);background-repeat:no-repeat;background-size:contain;background-position:95% 50%,50%}@media(-webkit-min-device-pixel-ratio:1.5){.heavy-banner__bg-visa{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/visa-green@2.jpg)}}@media(-webkit-min-device-pixel-ratio:2){.heavy-banner__bg-visa{background-image:url(/local/templates/redesign/src/assets/img/cards/banners/visa-green@3.jpg)}}@media screen and (max-width:1000px){.heavy-banner__bg-visa{background-image:none}}.heavy-banner__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:0}@media screen and (min-width:1441px){.heavy-banner__title{font-size:24px}}@media screen and (max-width:1000px){.heavy-banner__title{font-size:5vw}}@media screen and (min-width:1441px){.heavy-banner__title{line-height:28px}}@media screen and (max-width:1000px){.heavy-banner__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.heavy-banner__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.heavy-banner__title{letter-spacing:-.0555555556vw}}.heavy-banner__list{margin-top:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.heavy-banner__list{margin-top:24px}}@media screen and (max-width:1000px){.heavy-banner__list{margin-top:5.5555555556vw}}.heavy-banner__list-item:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.heavy-banner__list-item:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.heavy-banner__list-item:not(:first-child){margin-top:5.5555555556vw}}.heavy-banner__list-item__visa{background:url(/local/templates/redesign/src/assets/img/cards/banners/visa/visa-lamoda.png) no-repeat;background-size:3.8888888889vw}@media screen and (min-width:1441px){.heavy-banner__list-item__visa{background-size:56px}}@media screen and (max-width:1000px){.heavy-banner__list-item__visa{background-size:11.1111111111vw;background-position:0 45%}}.heavy-banner__list-item__dodo{background:url(/local/templates/redesign/src/assets/img/cards/banners/visa/visa-dodo.png) no-repeat;background-size:3.8888888889vw}@media screen and (min-width:1441px){.heavy-banner__list-item__dodo{background-size:56px}}@media screen and (max-width:1000px){.heavy-banner__list-item__dodo{background-size:11.1111111111vw;background-position:0 45%}}.heavy-banner__hint{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.heavy-banner__hint{margin-top:24px}}@media screen and (max-width:1000px){.heavy-banner__hint{margin-top:0;display:none}}.heavy-banner__visa-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.1111111111vw;margin-left:5.5555555556vw}@media screen and (min-width:1441px){.heavy-banner__visa-info{margin-bottom:16px}}@media screen and (max-width:1000px){.heavy-banner__visa-info{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.heavy-banner__visa-info{margin-left:80px}}@media screen and (max-width:1000px){.heavy-banner__visa-info{margin-left:0}}.heavy-banner__visa-message{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.1111111111vw;margin-left:5.5555555556vw}@media screen and (min-width:1441px){.heavy-banner__visa-message{margin-bottom:16px}}@media screen and (max-width:1000px){.heavy-banner__visa-message{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.heavy-banner__visa-message{margin-left:80px}}@media screen and (max-width:1000px){.heavy-banner__visa-message{margin-left:14.4444444444vw}}.heavy-banner__visa-link{margin-left:5.5555555556vw}@media screen and (min-width:1441px){.heavy-banner__visa-link{margin-left:80px}}@media screen and (max-width:1000px){.heavy-banner__visa-link{margin-left:0}}.header-lite{border-bottom:1px solid #c2c2cc;position:absolute;top:0;width:100%}.header-lite-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;margin-top:1.0416666667vw;margin-bottom:1.0416666667vw}@media screen and (min-width:1441px){.header-lite-container{margin-top:15px}}@media screen and (max-width:1000px){.header-lite-container{margin-top:4.1666666667vw}}@media screen and (min-width:1441px){.header-lite-container{margin-bottom:15px}}@media screen and (max-width:1000px){.header-lite-container{margin-bottom:4.1666666667vw}}.header-lite .logo{display:inline-block}.header-lite .logo img{width:7.2222222222vw}@media screen and (min-width:1441px){.header-lite .logo img{width:104px}}@media screen and (max-width:1000px){.header-lite .logo img{width:28.8888888889vw}}.header-lite-border-none{border:none}@media screen and (max-width:1000px){.header-lite-contacts{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1001px){.header-lite-contacts__item{text-align:right}}.header-lite-contacts__item:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.header-lite-contacts__item:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.header-lite-contacts__item:not(:last-child){margin-bottom:0;margin-right:11.1111111111vw}}.header-lite-contacts__phone{margin-bottom:.4166666667vw}@media screen and (min-width:1441px){.header-lite-contacts__phone{margin-bottom:6px}}@media screen and (max-width:1000px){.header-lite-contacts__phone{margin-bottom:.5555555556vw;font-size:4.4444444444vw;line-height:5.5555555556vw;letter-spacing:-.0555555556vw}}.header-lite-contacts__text{color:#898599}.table-docs__narrow{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.table-docs__narrow{padding-left:104px}}@media screen and (max-width:1000px){.table-docs__narrow{padding-left:0}}@media screen and (min-width:1441px){.table-docs__narrow{padding-right:104px}}@media screen and (max-width:1000px){.table-docs__narrow{padding-right:0}}.table-docs__narrow .table-docs__info-title{width:15.6944444444vw}@media screen and (min-width:1441px){.table-docs__narrow .table-docs__info-title{width:226px}}@media screen and (max-width:1000px){.table-docs__narrow .table-docs__info-title{width:77.7777777778vw}}.table-docs__narrow .table-docs__info-content{width:36.4583333333vw}@media screen and (min-width:1441px){.table-docs__narrow .table-docs__info-content{width:525px}}@media screen and (max-width:1000px){.table-docs__narrow .table-docs__info-content{width:77.7777777778vw}}.table-docs__narrow .table-docs__banner-text{width:38.3333333333vw}@media screen and (min-width:1441px){.table-docs__narrow .table-docs__banner-text{width:552px}}@media screen and (max-width:1000px){.table-docs__narrow .table-docs__banner-text{width:68.8888888889vw}}.table-docs__block{background-color:#edf0f5}.table-docs__block:first-child{border-top-left-radius:3.8888888889vw;border-top-right-radius:3.8888888889vw}@media screen and (min-width:1441px){.table-docs__block:first-child{border-top-left-radius:56px}}@media screen and (max-width:1000px){.table-docs__block:first-child{border-top-left-radius:7.7777777778vw}}@media screen and (min-width:1441px){.table-docs__block:first-child{border-top-right-radius:56px}}@media screen and (max-width:1000px){.table-docs__block:first-child{border-top-right-radius:7.7777777778vw}}.table-docs__block:last-child{border-bottom-left-radius:3.8888888889vw;border-bottom-right-radius:3.8888888889vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.table-docs__block:last-child{border-bottom-left-radius:56px}}@media screen and (max-width:1000px){.table-docs__block:last-child{border-bottom-left-radius:7.7777777778vw}}@media screen and (min-width:1441px){.table-docs__block:last-child{border-bottom-right-radius:56px}}@media screen and (max-width:1000px){.table-docs__block:last-child{border-bottom-right-radius:7.7777777778vw}}@media screen and (min-width:1441px){.table-docs__block:last-child{padding-bottom:56px}}@media screen and (max-width:1000px){.table-docs__block:last-child{padding-bottom:6.6666666667vw}}.table-docs__wrapper{padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw}@media screen and (min-width:1441px){.table-docs__wrapper{padding-left:104px}}@media screen and (max-width:1000px){.table-docs__wrapper{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.table-docs__wrapper{padding-right:104px}}@media screen and (max-width:1000px){.table-docs__wrapper{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.table-docs__wrapper{padding-top:56px}}@media screen and (max-width:1000px){.table-docs__wrapper{padding-top:6.6666666667vw}}.table-docs__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:2.7777777778vw;font-weight:500}@media screen and (min-width:1441px){.table-docs__title{font-size:24px}}@media screen and (max-width:1000px){.table-docs__title{font-size:5vw}}@media screen and (min-width:1441px){.table-docs__title{line-height:28px}}@media screen and (max-width:1000px){.table-docs__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.table-docs__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.table-docs__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.table-docs__title{margin-bottom:40px}}@media screen and (max-width:1000px){.table-docs__title{margin-bottom:4.4444444444vw}}.table-docs__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.table-docs__subtitle{font-size:16px}}@media screen and (max-width:1000px){.table-docs__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.table-docs__subtitle{line-height:22px}}@media screen and (max-width:1000px){.table-docs__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.table-docs__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.table-docs__subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.table-docs__subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.table-docs__subtitle{margin-bottom:4.4444444444vw}}.table-docs__text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.table-docs__text{font-size:16px}}@media screen and (max-width:1000px){.table-docs__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.table-docs__text{line-height:22px}}@media screen and (max-width:1000px){.table-docs__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.table-docs__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.table-docs__text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.table-docs__text{margin-top:40px}}@media screen and (max-width:1000px){.table-docs__text{margin-top:4.4444444444vw}}.table-docs__files{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.table-docs__files{margin-top:16px}}@media screen and (max-width:1000px){.table-docs__files{margin-top:2.2222222222vw}}.table-docs__text-gray{color:#898599}.table-docs hr{margin-top:1.1805555556vw;margin-bottom:1.1805555556vw;display:block;height:1px;border:0;border-top:1px solid #c2c2cc;padding:0}@media screen and (min-width:1441px){.table-docs hr{margin-top:17px}}@media screen and (max-width:1000px){.table-docs hr{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.table-docs hr{margin-bottom:17px}}@media screen and (max-width:1000px){.table-docs hr{margin-bottom:2.2222222222vw}}.table-docs__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.table-docs__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.table-docs__info-title{width:18.8888888889vw;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.table-docs__info-title{width:272px}}@media screen and (max-width:1000px){.table-docs__info-title{width:77.7777777778vw}}@media screen and (min-width:1441px){.table-docs__info-title{font-size:24px}}@media screen and (max-width:1000px){.table-docs__info-title{font-size:5vw}}@media screen and (min-width:1441px){.table-docs__info-title{line-height:28px}}@media screen and (max-width:1000px){.table-docs__info-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.table-docs__info-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.table-docs__info-title{letter-spacing:-.0555555556vw}}.table-docs__info-content{width:47.7777777778vw}@media screen and (min-width:1441px){.table-docs__info-content{width:688px}}@media screen and (max-width:1000px){.table-docs__info-content{width:77.7777777778vw}}.table-docs__info-label{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.table-docs__info-label{font-size:16px}}@media screen and (max-width:1000px){.table-docs__info-label{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.table-docs__info-label{line-height:22px}}@media screen and (max-width:1000px){.table-docs__info-label{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.table-docs__info-label{letter-spacing:-.2px}}@media screen and (max-width:1000px){.table-docs__info-label{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.table-docs__info-label{margin-bottom:16px}}@media screen and (max-width:1000px){.table-docs__info-label{margin-bottom:2.2222222222vw}}.table-docs__info-label__center{text-align:center}@media screen and (max-width:1000px){.table-docs__info-label__center{text-align:left}}.table-docs__info-list p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.table-docs__info-list p{margin-bottom:16px}}@media screen and (max-width:1000px){.table-docs__info-list p{margin-bottom:2.2222222222vw}}.table-docs__info-list p span{margin-right:.5555555556vw}@media screen and (min-width:1441px){.table-docs__info-list p span{margin-right:8px}}@media screen and (max-width:1000px){.table-docs__info-list p span{margin-right:1.6666666667vw}}.table-docs__info-list p .link,.table-docs__info-list p a{display:contents}@media screen and (max-width:1000px){.table-docs__info-list p{display:block}}.table-docs__info-list-with-button div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.table-docs__info-list-with-button div{margin-bottom:16px}}@media screen and (max-width:1000px){.table-docs__info-list-with-button div{margin-bottom:2.2222222222vw}}.table-docs__info-list-with-button span{margin-right:.5555555556vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;cursor:default}@media screen and (min-width:1441px){.table-docs__info-list-with-button span{margin-right:8px}}@media screen and (max-width:1000px){.table-docs__info-list-with-button span{margin-right:1.6666666667vw}}.table-docs__info-list-with-button .button:hover{-webkit-transform:none;transform:none;background:#8bc540}.table-docs__info-list-with-button .button:hover:before{background-color:transparent}.table-docs__info-list-with-button p{margin-bottom:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1000px){.table-docs__info-list-with-button p{max-width:13.8888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.table-docs__info-list-with-button p{max-width:200px}}@media screen and (max-width:1000px)and (max-width:1000px){.table-docs__info-list-with-button p{max-width:55.5555555556vw}}.table-docs__info-item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-left:1.9444444444vw;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.table-docs__info-item{font-size:16px}}@media screen and (max-width:1000px){.table-docs__info-item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.table-docs__info-item{line-height:22px}}@media screen and (max-width:1000px){.table-docs__info-item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.table-docs__info-item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.table-docs__info-item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.table-docs__info-item{padding-left:28px}}@media screen and (max-width:1000px){.table-docs__info-item{padding-left:5vw}}.table-docs__info-item:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.table-docs__info-item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.table-docs__info-item:not(:last-child){margin-bottom:2.2222222222vw}}.table-docs__info-item:before{position:absolute;top:.4166666667vw;left:0;content:"";background-color:#8bc540;width:.5555555556vw;height:.5555555556vw;border-radius:.2777777778vw;display:inline-block}@media screen and (min-width:1441px){.table-docs__info-item:before{top:6px}}@media screen and (max-width:1000px){.table-docs__info-item:before{top:1.3888888889vw}}@media screen and (min-width:1441px){.table-docs__info-item:before{left:0}}@media screen and (max-width:1000px){.table-docs__info-item:before{left:0}}@media screen and (min-width:1441px){.table-docs__info-item:before{width:8px}}@media screen and (max-width:1000px){.table-docs__info-item:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.table-docs__info-item:before{height:8px}}@media screen and (max-width:1000px){.table-docs__info-item:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.table-docs__info-item:before{border-radius:4px}}@media screen and (max-width:1000px){.table-docs__info-item:before{border-radius:.8333333333vw}}.table-docs__terms{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.table-docs__terms{margin-top:40px}}@media screen and (max-width:1000px){.table-docs__terms{margin-top:4.4444444444vw}}.table-docs__terms-term{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599}@media screen and (min-width:1441px){.table-docs__terms-term{font-size:14px}}@media screen and (max-width:1000px){.table-docs__terms-term{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.table-docs__terms-term{line-height:20px}}@media screen and (max-width:1000px){.table-docs__terms-term{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.table-docs__terms-term{letter-spacing:-.1px}}@media screen and (max-width:1000px){.table-docs__terms-term{letter-spacing:-.0277777778vw}}.table-docs__terms-term:not(:last-child){margin-bottom:0}@media screen and (min-width:1441px){.table-docs__terms-term:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.table-docs__terms-term:not(:last-child){margin-bottom:0}}.table-docs__banner{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.table-docs__banner{padding-top:40px}}@media screen and (max-width:1000px){.table-docs__banner{padding-top:4.4444444444vw}}.table-docs__banner-content{padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;background-color:#3f306b;color:#fff;background-image:url(/upload/images/mortgage/necessary-documents/pfr.png);background-repeat:no-repeat;background-position:90% 50%;background-size:contain}@media screen and (min-width:1441px){.table-docs__banner-content{padding-left:104px}}@media screen and (max-width:1000px){.table-docs__banner-content{padding-left:11.1111111111vw}}@media screen and (min-width:1441px){.table-docs__banner-content{padding-right:104px}}@media screen and (max-width:1000px){.table-docs__banner-content{padding-right:11.1111111111vw}}@media screen and (min-width:1441px){.table-docs__banner-content{padding-top:24px}}@media screen and (max-width:1000px){.table-docs__banner-content{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.table-docs__banner-content{padding-bottom:24px}}@media screen and (max-width:1000px){.table-docs__banner-content{padding-bottom:5.5555555556vw}}@media(-webkit-min-device-pixel-ratio:1.5){.table-docs__banner-content{background-image:url(/upload/images/mortgage/necessary-documents/pfr@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.table-docs__banner-content{background-image:url(/upload/images/mortgage/necessary-documents/pfr@3.png)}}@media screen and (max-width:1000px){.table-docs__banner-content{background-image:none}}.table-docs__banner-text{width:55vw;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.table-docs__banner-text{width:792px}}@media screen and (max-width:1000px){.table-docs__banner-text{width:68.8888888889vw}}@media screen and (min-width:1441px){.table-docs__banner-text{font-size:14px}}@media screen and (max-width:1000px){.table-docs__banner-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.table-docs__banner-text{line-height:20px}}@media screen and (max-width:1000px){.table-docs__banner-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.table-docs__banner-text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.table-docs__banner-text{letter-spacing:-.0277777778vw}}.table-docs__banner-text:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.table-docs__banner-text:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.table-docs__banner-text:not(:last-child){margin-bottom:2.2222222222vw}}.table-docs__banner-text .span-salmon{font-weight:500;color:#ffc7ab}.table-docs__banner-text .span-salmon-18{font-size:1.25vw;font-weight:500;color:#ffc7ab}@media screen and (min-width:1441px){.table-docs__banner-text .span-salmon-18{font-size:18px}}@media screen and (max-width:1000px){.table-docs__banner-text .span-salmon-18{font-size:3.8888888889vw}}.ie-popup-background{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:100%;height:100vh;background:rgba(30,35,33,.75);z-index:999;opacity:1}.ie-popup-wrapper{padding-top:3.8888888889vw;padding-right:6.9444444444vw;padding-bottom:3.8888888889vw;padding-left:6.9444444444vw;border-radius:3.8888888889vw;max-width:40.5555555556vw;max-height:41.25vw;width:100%;height:auto;background-color:#fff;position:relative;border:1px solid #d3d3d3;z-index:1;margin:0 auto}@media screen and (min-width:1441px){.ie-popup-wrapper{padding-top:56px}}@media screen and (max-width:1000px){.ie-popup-wrapper{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.ie-popup-wrapper{padding-right:100px}}@media screen and (max-width:1000px){.ie-popup-wrapper{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.ie-popup-wrapper{padding-bottom:56px}}@media screen and (max-width:1000px){.ie-popup-wrapper{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.ie-popup-wrapper{padding-left:100px}}@media screen and (max-width:1000px){.ie-popup-wrapper{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.ie-popup-wrapper{border-radius:56px}}@media screen and (max-width:1000px){.ie-popup-wrapper{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.ie-popup-wrapper{max-width:584px}}@media screen and (max-width:1000px){.ie-popup-wrapper{max-width:96.6666666667vw}}@media screen and (min-width:1441px){.ie-popup-wrapper{max-height:594px}}@media screen and (max-width:1000px){.ie-popup-wrapper{max-height:135.5555555556vw}}.ie-popup-box{position:absolute;top:20%;width:100%;height:auto}.ie-popup-box__close{position:absolute;top:30px;right:30px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;font-size:0;background-color:#edf0f5;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;cursor:pointer;z-index:4}.ie-popup-box__close img{width:14px;height:14px;margin:auto}@media screen and (min-width:1001px){.ie-popup-box__close:hover{background-color:#e1e4e9}.ie-popup-box__close:hover>img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.ie-popup-title{width:26.1111111111vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.ie-popup-title{width:376px}}@media screen and (max-width:1000px){.ie-popup-title{width:71.1111111111vw}}@media screen and (min-width:1441px){.ie-popup-title{margin-bottom:24px}}@media screen and (max-width:1000px){.ie-popup-title{margin-bottom:5.5555555556vw}}.ie-popup-subtitle{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.ie-popup-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.ie-popup-subtitle{margin-bottom:5.5555555556vw}}.ie-popup-icons{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.ie-popup-icons{margin-bottom:40px}}@media screen and (max-width:1000px){.ie-popup-icons{margin-bottom:5.5555555556vw}}.ie-popup-icon{width:2.7777777778vw;height:2.7777777778vw;display:inline-block}@media screen and (min-width:1441px){.ie-popup-icon{width:40px}}@media screen and (max-width:1000px){.ie-popup-icon{width:8.8888888889vw}}@media screen and (min-width:1441px){.ie-popup-icon{height:40px}}@media screen and (max-width:1000px){.ie-popup-icon{height:8.8888888889vw}}.ie-popup-icon:not(:last-child){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.ie-popup-icon:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.ie-popup-icon:not(:last-child){margin-right:6.6666666667vw}}.ie-popup-icon a{display:block}.ie-popup-icon img{width:100%;height:100%}.catalog__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.catalog__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.catalog__row:not(:first-child){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.catalog__row:not(:first-child){margin-top:40px}}@media screen and (max-width:1000px){.catalog__row:not(:first-child){margin-top:2.2222222222vw}}.catalog__item{position:relative}.catalog__item:not(:first-child){margin-top:0}@media screen and (min-width:1441px){.catalog__item:not(:first-child){margin-top:0}}@media screen and (max-width:1000px){.catalog__item:not(:first-child){margin-top:2.2222222222vw}}.catalog__item-wrapper{height:100%;padding-top:2.7777777778vw;padding-left:2.7777777778vw;padding-right:2.7777777778vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.catalog__item-wrapper{padding-top:40px}}@media screen and (max-width:1000px){.catalog__item-wrapper{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.catalog__item-wrapper{padding-left:40px}}@media screen and (max-width:1000px){.catalog__item-wrapper{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.catalog__item-wrapper{padding-right:40px}}@media screen and (max-width:1000px){.catalog__item-wrapper{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.catalog__item-wrapper{border-radius:56px}}@media screen and (max-width:1000px){.catalog__item-wrapper{border-radius:7.7777777778vw}}.catalog__item-link{position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}.catalog__item-x1{width:100%}.catalog__item-x3{width:calc(33.33333% - 26.66667px)}@media screen and (max-width:1000px){.catalog__item-x3{width:100%}}.catalog__item-text{height:6.5277777778vw;margin-bottom:1.3888888889vw;overflow:hidden}@media screen and (min-width:1441px){.catalog__item-text{height:94px}}@media screen and (max-width:1000px){.catalog__item-text{height:auto}}@media screen and (min-width:1441px){.catalog__item-text{margin-bottom:20px}}@media screen and (max-width:1000px){.catalog__item-text{margin-bottom:4.4444444444vw}}.catalog__item-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.catalog__item-title{font-size:32px}}@media screen and (max-width:1000px){.catalog__item-title{font-size:5vw}}@media screen and (min-width:1441px){.catalog__item-title{line-height:38px}}@media screen and (max-width:1000px){.catalog__item-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.catalog__item-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.catalog__item-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.catalog__item-title{margin-bottom:16px}}@media screen and (max-width:1000px){.catalog__item-title{margin-bottom:2.2222222222vw}}.catalog__item-subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.catalog__item-subtitle{font-size:14px}}@media screen and (max-width:1000px){.catalog__item-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.catalog__item-subtitle{line-height:20px}}@media screen and (max-width:1000px){.catalog__item-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.catalog__item-subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.catalog__item-subtitle{letter-spacing:-.0277777778vw}}.catalog__item-factoids{max-width:20.4166666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.catalog__item-factoids{max-width:294px}}@media screen and (max-width:1000px){.catalog__item-factoids{max-width:73.3333333333vw}}.catalog__item-factoid:first-child{width:56%}.catalog__item-factoid:nth-child(2){width:44%}.catalog__item-factoid__title{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.catalog__item-factoid__title{font-size:14px}}@media screen and (max-width:1000px){.catalog__item-factoid__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.catalog__item-factoid__title{line-height:20px}}@media screen and (max-width:1000px){.catalog__item-factoid__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.catalog__item-factoid__title{letter-spacing:-.1px}}@media screen and (max-width:1000px){.catalog__item-factoid__title{letter-spacing:-.0277777778vw}}.catalog__item-factoid__fact{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.catalog__item-factoid__fact{font-size:24px}}@media screen and (max-width:1000px){.catalog__item-factoid__fact{font-size:5vw}}@media screen and (min-width:1441px){.catalog__item-factoid__fact{line-height:28px}}@media screen and (max-width:1000px){.catalog__item-factoid__fact{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.catalog__item-factoid__fact{letter-spacing:-.3px}}@media screen and (max-width:1000px){.catalog__item-factoid__fact{letter-spacing:-.0555555556vw}}.catalog__item-factoid__fact .tooltip-button{margin-left:.2083333333vw}@media screen and (min-width:1441px){.catalog__item-factoid__fact .tooltip-button{margin-left:3px}}@media screen and (max-width:1000px){.catalog__item-factoid__fact .tooltip-button{margin-left:1.3888888889vw}}.catalog.space-top{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.catalog.space-top{margin-top:40px}}@media screen and (max-width:1000px){.catalog.space-top{margin-top:7.7777777778vw}}.catalog.space-bottom{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.catalog.space-bottom{margin-bottom:40px}}@media screen and (max-width:1000px){.catalog.space-bottom{margin-bottom:7.7777777778vw}}.catalog-img__cards-debit{height:33.0555555556vw;background-image:url(/upload/images/cards/debit_preview.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.catalog-img__cards-debit{height:476px}}@media screen and (max-width:1000px){.catalog-img__cards-debit{height:87.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.catalog-img__cards-debit{background-image:url(/upload/images/cards/debit_preview@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.catalog-img__cards-debit{background-image:url(/upload/images/cards/debit_preview@3.png)}}@media screen and (max-width:1000px){.catalog-img__cards-debit{background-image:url(/upload/images/cards/debit_preview_mob.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.catalog-img__cards-debit{background-image:url(/upload/images/cards/debit_preview_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.catalog-img__cards-debit{background-image:url(/upload/images/cards/debit_preview_mob@3.png)}}.catalog-img__cards-credit{height:33.0555555556vw;background-image:url(/upload/images/cards/credit_preview.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.catalog-img__cards-credit{height:476px}}@media screen and (max-width:1000px){.catalog-img__cards-credit{height:87.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.catalog-img__cards-credit{background-image:url(/upload/images/cards/credit_preview@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.catalog-img__cards-credit{background-image:url(/upload/images/cards/credit_preview@3.png)}}@media screen and (max-width:1000px){.catalog-img__cards-credit{background-image:url(/upload/images/cards/credit_preview_mob.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.catalog-img__cards-credit{background-image:url(/upload/images/cards/credit_preview_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.catalog-img__cards-credit{background-image:url(/upload/images/cards/credit_preview_mob@3.png)}}.catalog-img__cards-multicurrency{height:33.0555555556vw;background-image:url(/upload/images/cards/multi_preview.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.catalog-img__cards-multicurrency{height:476px}}@media screen and (max-width:1000px){.catalog-img__cards-multicurrency{height:87.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.catalog-img__cards-multicurrency{background-image:url(/upload/images/cards/multi_preview@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.catalog-img__cards-multicurrency{background-image:url(/upload/images/cards/multi_preview@3.png)}}@media screen and (max-width:1000px){.catalog-img__cards-multicurrency{background-image:url(/upload/images/cards/multi_preview_mob.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.catalog-img__cards-multicurrency{background-image:url(/upload/images/cards/multi_preview_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.catalog-img__cards-multicurrency{background-image:url(/upload/images/cards/multi_preview_mob@3.png)}}.catalog-img__cards-salary{height:17.0833333333vw;background-image:url(/upload/images/cards/salary_preview.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.catalog-img__cards-salary{height:246px}}@media screen and (max-width:1000px){.catalog-img__cards-salary{height:87.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.catalog-img__cards-salary{background-image:url(/upload/images/cards/salary_preview@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.catalog-img__cards-salary{background-image:url(/upload/images/cards/salary_preview@3.png)}}@media screen and (max-width:1000px){.catalog-img__cards-salary{background-image:url(/upload/images/cards/salary_preview_mob.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.catalog-img__cards-salary{background-image:url(/upload/images/cards/salary_preview_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.catalog-img__cards-salary{background-image:url(/upload/images/cards/salary_preview_mob@3.png)}}.fieldset-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.fieldset-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.fieldset-col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.fieldset-col:not(:first-child){margin-top:0}@media screen and (min-width:1441px){.fieldset-col:not(:first-child){margin-top:0}}@media screen and (max-width:1000px){.fieldset-col:not(:first-child){margin-top:3.3333333333vw}}.fieldset-col.x1{width:26.1111111111vw}@media screen and (min-width:1441px){.fieldset-col.x1{width:376px}}@media screen and (max-width:1000px){.fieldset-col.x1{width:91.1111111111vw}}.fieldset-col.x2{width:55vw}@media screen and (min-width:1441px){.fieldset-col.x2{width:792px}}@media screen and (max-width:1000px){.fieldset-col.x2{width:91.1111111111vw}}.fieldset-col.x3{width:83.8888888889vw}@media screen and (min-width:1441px){.fieldset-col.x3{width:1208px}}@media screen and (max-width:1000px){.fieldset-col.x3{width:91.1111111111vw}}.fieldset__item{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:2.7777777778vw;padding-right:2.7777777778vw;border-radius:2.7777777778vw}@media screen and (min-width:1441px){.fieldset__item{padding-top:40px}}@media screen and (max-width:1000px){.fieldset__item{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.fieldset__item{padding-bottom:40px}}@media screen and (max-width:1000px){.fieldset__item{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.fieldset__item{padding-left:40px}}@media screen and (max-width:1000px){.fieldset__item{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.fieldset__item{padding-right:40px}}@media screen and (max-width:1000px){.fieldset__item{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.fieldset__item{border-radius:40px}}@media screen and (max-width:1000px){.fieldset__item{border-radius:7.7777777778vw}}.fieldset__item.narrow{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.fieldset__item.narrow{padding-top:56px}}@media screen and (max-width:1000px){.fieldset__item.narrow{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.fieldset__item.narrow{padding-bottom:56px}}@media screen and (max-width:1000px){.fieldset__item.narrow{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.fieldset__item.narrow{padding-left:104px}}@media screen and (max-width:1000px){.fieldset__item.narrow{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.fieldset__item.narrow{padding-right:104px}}@media screen and (max-width:1000px){.fieldset__item.narrow{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.fieldset__item.narrow{border-radius:56px}}@media screen and (max-width:1000px){.fieldset__item.narrow{border-radius:7.7777777778vw}}.fieldset__item.centered{margin-left:auto;margin-right:auto}.fieldset__item:not(:first-child){margin-top:0}@media screen and (min-width:1441px){.fieldset__item:not(:first-child){margin-top:0}}@media screen and (max-width:1000px){.fieldset__item:not(:first-child){margin-top:3.3333333333vw}}.fieldset__item.w-1{width:26.1111111111vw}@media screen and (min-width:1441px){.fieldset__item.w-1{width:376px}}@media screen and (max-width:1000px){.fieldset__item.w-1{width:91.1111111111vw}}.fieldset__item.w-2{width:55vw}@media screen and (min-width:1441px){.fieldset__item.w-2{width:792px}}@media screen and (max-width:1000px){.fieldset__item.w-2{width:91.1111111111vw}}.fieldset__item.w-3{width:69.4444444444vw}@media screen and (min-width:1441px){.fieldset__item.w-3{width:1000px}}@media screen and (max-width:1000px){.fieldset__item.w-3{width:91.1111111111vw}}.fieldset__item.w-4{width:83.8888888889vw}@media screen and (min-width:1441px){.fieldset__item.w-4{width:1208px}}@media screen and (max-width:1000px){.fieldset__item.w-4{width:91.1111111111vw}}.fieldset__item.h-1{height:16.6666666667vw}@media screen and (min-width:1441px){.fieldset__item.h-1{height:240px}}@media screen and (max-width:1000px){.fieldset__item.h-1{height:auto}}.fieldset__item.h-2{height:36.1111111111vw}@media screen and (min-width:1441px){.fieldset__item.h-2{height:520px}}@media screen and (max-width:1000px){.fieldset__item.h-2{height:116.1111111111vw}}.fieldset__item.h-3{height:55.5555555556vw}@media screen and (min-width:1441px){.fieldset__item.h-3{height:800px}}@media screen and (max-width:1000px){.fieldset__item.h-3{height:186.6666666667vw}}.fieldset__item-text-bottom{height:7.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (min-width:1441px){.fieldset__item-text-bottom{height:112px}}@media screen and (max-width:1000px){.fieldset__item-text-bottom{height:20vw}}.fieldset__item-text-bottom__img{height:7.7777777778vw}@media screen and (min-width:1441px){.fieldset__item-text-bottom__img{height:112px}}@media screen and (max-width:1000px){.fieldset__item-text-bottom__img{height:31.9444444444vw}}.fieldset__item-list{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.fieldset__item-list{margin-top:24px}}@media screen and (max-width:1000px){.fieldset__item-list{margin-top:6.6666666667vw}}.fieldset__item-list li:not(:first-child){margin-top:.8333333333vw}@media screen and (min-width:1441px){.fieldset__item-list li:not(:first-child){margin-top:12px}}@media screen and (max-width:1000px){.fieldset__item-list li:not(:first-child){margin-top:3.3333333333vw}}.fieldset__item-ico{margin-right:1.3888888889vw;width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.fieldset__item-ico{margin-right:20px}}@media screen and (max-width:1000px){.fieldset__item-ico{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.fieldset__item-ico{width:40px}}@media screen and (max-width:1000px){.fieldset__item-ico{width:8.8888888889vw}}@media screen and (min-width:1441px){.fieldset__item-ico{height:40px}}@media screen and (max-width:1000px){.fieldset__item-ico{height:8.8888888889vw}}.fieldset__item-ico img{width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.fieldset__item-ico img{width:40px}}@media screen and (max-width:1000px){.fieldset__item-ico img{width:8.8888888889vw}}@media screen and (min-width:1441px){.fieldset__item-ico img{height:40px}}@media screen and (max-width:1000px){.fieldset__item-ico img{height:8.8888888889vw}}.fieldset__item-title{display:-webkit-box;display:-ms-flexbox;display:flex}.fieldset__tooltip-one{position:relative}.fieldset__tooltip-one .tooltip-button{position:absolute;top:0;right:-1.8055555556vw}@media screen and (min-width:1441px){.fieldset__tooltip-one .tooltip-button{top:0}}@media screen and (max-width:1000px){.fieldset__tooltip-one .tooltip-button{top:0}}@media screen and (min-width:1441px){.fieldset__tooltip-one .tooltip-button{right:-26px}}@media screen and (max-width:1000px){.fieldset__tooltip-one .tooltip-button{right:5vw}}.fieldset.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.fieldset.space-top{margin-top:80px}}@media screen and (max-width:1000px){.fieldset.space-top{margin-top:11.1111111111vw}}.fieldset.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.fieldset.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.fieldset.space-bottom{margin-bottom:11.1111111111vw}}.fieldset-img__gray-light{background-color:#edf0f5}.fieldset-img__categories{background-image:url(/upload/images/cards/categories@1x.png);background-repeat:no-repeat;background-size:contain;background-position:bottom}@media(-webkit-min-device-pixel-ratio:1.5){.fieldset-img__categories{background-image:url(/upload/images/cards/categories@2x.png)}}@media(-webkit-min-device-pixel-ratio:2){.fieldset-img__categories{background-image:url(/upload/images/cards/categories@3x.png)}}.fieldset-img__free-rates{background-image:url(/upload/images/sme/rko/rates/free-rates@1.png);background-repeat:no-repeat;background-size:26% 88%;background-position:86% 100%}@media(-webkit-min-device-pixel-ratio:1.5){.fieldset-img__free-rates{background-image:url(/upload/images/sme/rko/rates/free-rates@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.fieldset-img__free-rates{background-image:url(/upload/images/sme/rko/rates/free-rates@3.png)}}@media screen and (max-width:1000px){.fieldset-img__free-rates{height:21.9444444444vw;background-size:42% 42%;background-position:100% 100%}}@media screen and (max-width:1000px)and (min-width:1441px){.fieldset-img__free-rates{height:316px}}@media screen and (max-width:1000px)and (max-width:1000px){.fieldset-img__free-rates{height:87.7777777778vw}}.head{padding-top:3.6111111111vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.head{padding-top:52px}}@media screen and (max-width:1000px){.head{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.head{padding-bottom:48px}}@media screen and (max-width:1000px){.head{padding-bottom:5.5555555556vw}}.head__wrapper{width:69.4444444444vw;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.head__wrapper{width:1000px}}@media screen and (max-width:1000px){.head__wrapper{width:91.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.head__action{width:40.5555555556vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.head__action{width:584px}}@media screen and (max-width:1000px){.head__action{width:91.1111111111vw}}.head__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.head__title{font-size:44px}}@media screen and (max-width:1000px){.head__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.head__title{line-height:48px}}@media screen and (max-width:1000px){.head__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.head__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.head__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.head__title{margin-bottom:24px}}@media screen and (max-width:1000px){.head__title{margin-bottom:3.3333333333vw}}.head__subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.head__subtitle{font-size:14px}}@media screen and (max-width:1000px){.head__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.head__subtitle{line-height:20px}}@media screen and (max-width:1000px){.head__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.head__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.head__subtitle{letter-spacing:-.0277777778vw}}.head__factoids{max-width:40.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.head__factoids{max-width:584px}}@media screen and (max-width:1000px){.head__factoids{max-width:91.1111111111vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.head__factoid:not(:last-child){margin-right:0}@media screen and (min-width:1441px){.head__factoid:not(:last-child){margin-right:0}}@media screen and (max-width:1000px){.head__factoid:not(:last-child){margin-right:8.8888888889vw}}.head__factoid:not(:first-child){margin-left:4.0277777778vw}@media screen and (min-width:1441px){.head__factoid:not(:first-child){margin-left:58px}}@media screen and (max-width:1000px){.head__factoid:not(:first-child){margin-left:0}}.head__factoid-title{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;white-space:nowrap;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.head__factoid-title{font-size:14px}}@media screen and (max-width:1000px){.head__factoid-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.head__factoid-title{line-height:20px}}@media screen and (max-width:1000px){.head__factoid-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.head__factoid-title{letter-spacing:-.1px}}@media screen and (max-width:1000px){.head__factoid-title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.head__factoid-title{margin-bottom:8px}}@media screen and (max-width:1000px){.head__factoid-title{margin-bottom:2.2222222222vw}}.head__factoid-fact{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;white-space:nowrap}@media screen and (min-width:1441px){.head__factoid-fact{font-size:24px}}@media screen and (max-width:1000px){.head__factoid-fact{font-size:5vw}}@media screen and (min-width:1441px){.head__factoid-fact{line-height:28px}}@media screen and (max-width:1000px){.head__factoid-fact{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.head__factoid-fact{letter-spacing:-.3px}}@media screen and (max-width:1000px){.head__factoid-fact{letter-spacing:-.0555555556vw}}.head__button{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.head__button{margin-top:40px}}@media screen and (max-width:1000px){.head__button{margin-top:5.5555555556vw}}.head__back{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.head__back{margin-bottom:24px}}@media screen and (max-width:1000px){.head__back{margin-bottom:2.7777777778vw}}.head__back .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.head__img{margin-bottom:0}@media screen and (min-width:1441px){.head__img{margin-bottom:0}}@media screen and (max-width:1000px){.head__img{margin-bottom:5.5555555556vw}}.head-img__cards-credit{width:25.5555555556vw;height:21.1111111111vw;background-image:url(/upload/images/cards/credit_banner.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.head-img__cards-credit{width:368px}}@media screen and (max-width:1000px){.head-img__cards-credit{width:91.1111111111vw}}@media screen and (min-width:1441px){.head-img__cards-credit{height:304px}}@media screen and (max-width:1000px){.head-img__cards-credit{height:50vw}}@media(-webkit-min-device-pixel-ratio:1.5){.head-img__cards-credit{background-image:url(/upload/images/cards/credit_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.head-img__cards-credit{background-image:url(/upload/images/cards/credit_banner@3.png)}}@media screen and (max-width:1000px){.head-img__cards-credit{background-image:url(/upload/images/cards/credit_banner_mob.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.head-img__cards-credit{background-image:url(/upload/images/cards/credit_banner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.head-img__cards-credit{background-image:url(/upload/images/cards/credit_banner_mob@3.png)}}.head-img__cards-debit{width:25.5555555556vw;height:21.1111111111vw;background-image:url(/upload/images/cards/debit_banner.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.head-img__cards-debit{width:368px}}@media screen and (max-width:1000px){.head-img__cards-debit{width:91.1111111111vw}}@media screen and (min-width:1441px){.head-img__cards-debit{height:304px}}@media screen and (max-width:1000px){.head-img__cards-debit{height:50vw}}@media(-webkit-min-device-pixel-ratio:1.5){.head-img__cards-debit{background-image:url(/upload/images/cards/debit_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.head-img__cards-debit{background-image:url(/upload/images/cards/debit_banner@3.png)}}@media screen and (max-width:1000px){.head-img__cards-debit{background-image:url(/upload/images/cards/debit_banner_mob.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.head-img__cards-debit{background-image:url(/upload/images/cards/debit_banner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.head-img__cards-debit{background-image:url(/upload/images/cards/debit_banner_mob@3.png)}}.head-img__cards-multi{width:25.5555555556vw;height:21.1111111111vw;background-image:url(/upload/images/cards/multi_banner.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.head-img__cards-multi{width:368px}}@media screen and (max-width:1000px){.head-img__cards-multi{width:91.1111111111vw}}@media screen and (min-width:1441px){.head-img__cards-multi{height:304px}}@media screen and (max-width:1000px){.head-img__cards-multi{height:50vw}}@media(-webkit-min-device-pixel-ratio:1.5){.head-img__cards-multi{background-image:url(/upload/images/cards/multi_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.head-img__cards-multi{background-image:url(/upload/images/cards/multi_banner@3.png)}}@media screen and (max-width:1000px){.head-img__cards-multi{background-image:url(/upload/images/cards/multi_banner_mob.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.head-img__cards-multi{background-image:url(/upload/images/cards/multi_banner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.head-img__cards-multi{background-image:url(/upload/images/cards/multi_banner_mob@3.png)}}.cashback-calc__container{width:69.4444444444vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.cashback-calc__container{width:1000px}}@media screen and (max-width:1000px){.cashback-calc__container{width:91.1111111111vw}}.cashback-calc__wrapper{position:relative}.cashback-calc__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.cashback-calc__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cashback-calc__switch{margin-bottom:2.7777777778vw;padding-top:0;padding-bottom:0;padding-right:0;position:absolute;top:0}@media screen and (min-width:1441px){.cashback-calc__switch{margin-bottom:40px}}@media screen and (max-width:1000px){.cashback-calc__switch{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cashback-calc__switch{padding-top:0}}@media screen and (max-width:1000px){.cashback-calc__switch{padding-top:1.9444444444vw}}@media screen and (min-width:1441px){.cashback-calc__switch{padding-bottom:0}}@media screen and (max-width:1000px){.cashback-calc__switch{padding-bottom:1.9444444444vw}}@media screen and (min-width:1441px){.cashback-calc__switch{padding-right:0}}@media screen and (max-width:1000px){.cashback-calc__switch{padding-right:.5555555556vw}}.cashback-calc__action{margin-top:2.0833333333vw}@media screen and (min-width:1441px){.cashback-calc__action{margin-top:30px}}@media screen and (max-width:1000px){.cashback-calc__action{margin-top:6.6666666667vw}}.cashback-calc__tune{width:40.5555555556vw}@media screen and (min-width:1441px){.cashback-calc__tune{width:584px}}@media screen and (max-width:1000px){.cashback-calc__tune{width:91.1111111111vw}}.cashback-calc__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.cashback-calc__title{margin-bottom:24px}}@media screen and (max-width:1000px){.cashback-calc__title{margin-bottom:6.6666666667vw}}.cashback-calc__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.cashback-calc__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cashback-calc__inputs.rubles{margin-top:7.3611111111vw}@media screen and (min-width:1441px){.cashback-calc__inputs.rubles{margin-top:106px}}@media screen and (max-width:1000px){.cashback-calc__inputs.rubles{margin-top:18.8888888889vw}}.cashback-calc__inputs.bonuses{margin-top:5.6944444444vw}@media screen and (min-width:1441px){.cashback-calc__inputs.bonuses{margin-top:82px}}@media screen and (max-width:1000px){.cashback-calc__inputs.bonuses{margin-top:18.8888888889vw}}.cashback-calc__input{width:18.8888888889vw}@media screen and (min-width:1441px){.cashback-calc__input{width:272px}}@media screen and (max-width:1000px){.cashback-calc__input{width:91.1111111111vw}}.cashback-calc__checklist{width:40.5555555556vw;height:auto;background-color:rgba(217,238,172,.5);border-radius:1.3888888889vw;padding-top:1.5277777778vw;padding-bottom:1.5277777778vw;padding-left:1.8055555556vw;padding-right:1.8055555556vw}@media screen and (min-width:1441px){.cashback-calc__checklist{width:584px}}@media screen and (max-width:1000px){.cashback-calc__checklist{width:91.1111111111vw}}@media screen and (min-width:1441px){.cashback-calc__checklist{border-radius:20px}}@media screen and (max-width:1000px){.cashback-calc__checklist{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.cashback-calc__checklist{padding-top:22px}}@media screen and (max-width:1000px){.cashback-calc__checklist{padding-top:6.1111111111vw}}@media screen and (min-width:1441px){.cashback-calc__checklist{padding-bottom:22px}}@media screen and (max-width:1000px){.cashback-calc__checklist{padding-bottom:6.1111111111vw}}@media screen and (min-width:1441px){.cashback-calc__checklist{padding-left:26px}}@media screen and (max-width:1000px){.cashback-calc__checklist{padding-left:7.2222222222vw}}@media screen and (min-width:1441px){.cashback-calc__checklist{padding-right:26px}}@media screen and (max-width:1000px){.cashback-calc__checklist{padding-right:7.2222222222vw}}.cashback-calc__checklist-item{padding-left:2.3611111111vw;position:relative}@media screen and (min-width:1441px){.cashback-calc__checklist-item{padding-left:34px}}@media screen and (max-width:1000px){.cashback-calc__checklist-item{padding-left:9.4444444444vw}}.cashback-calc__checklist-item:before{content:"";position:absolute;top:.0694444444vw;left:0;height:1.1111111111vw;width:1.1111111111vw;background-image:url(/local/templates/redesign/src/assets/img/icons/lists/checked-green.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.cashback-calc__checklist-item:before{top:1px}}@media screen and (max-width:1000px){.cashback-calc__checklist-item:before{top:.2777777778vw}}@media screen and (min-width:1441px){.cashback-calc__checklist-item:before{height:16px}}@media screen and (max-width:1000px){.cashback-calc__checklist-item:before{height:4.4444444444vw}}@media screen and (min-width:1441px){.cashback-calc__checklist-item:before{width:16px}}@media screen and (max-width:1000px){.cashback-calc__checklist-item:before{width:4.4444444444vw}}.cashback-calc__checklist-item:not(:first-child){margin-top:1.1111111111vw}@media screen and (min-width:1441px){.cashback-calc__checklist-item:not(:first-child){margin-top:16px}}@media screen and (max-width:1000px){.cashback-calc__checklist-item:not(:first-child){margin-top:4.4444444444vw}}.cashback-calc__checklist.space-bottom{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.cashback-calc__checklist.space-bottom{margin-bottom:40px}}@media screen and (max-width:1000px){.cashback-calc__checklist.space-bottom{margin-bottom:6.6666666667vw}}.cashback-calc__result{width:26.1111111111vw}@media screen and (min-width:1441px){.cashback-calc__result{width:376px}}@media screen and (max-width:1000px){.cashback-calc__result{width:91.1111111111vw}}.cashback-calc__result-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:2px solid #e1e4e9;border-radius:1.9444444444vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:2.2222222222vw;padding-right:2.2222222222vw}@media screen and (min-width:1441px){.cashback-calc__result-wrapper{border-radius:28px}}@media screen and (max-width:1000px){.cashback-calc__result-wrapper{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.cashback-calc__result-wrapper{padding-top:20px}}@media screen and (max-width:1000px){.cashback-calc__result-wrapper{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.cashback-calc__result-wrapper{padding-bottom:20px}}@media screen and (max-width:1000px){.cashback-calc__result-wrapper{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cashback-calc__result-wrapper{padding-left:32px}}@media screen and (max-width:1000px){.cashback-calc__result-wrapper{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.cashback-calc__result-wrapper{padding-right:32px}}@media screen and (max-width:1000px){.cashback-calc__result-wrapper{padding-right:8.8888888889vw}}.cashback-calc__result-select{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.cashback-calc__result-select{margin-bottom:20px}}@media screen and (max-width:1000px){.cashback-calc__result-select{margin-bottom:5.5555555556vw}}.cashback-calc__result-select__heading{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.cashback-calc__result-select__heading{margin-bottom:8px}}@media screen and (max-width:1000px){.cashback-calc__result-select__heading{margin-bottom:1.1111111111vw}}.cashback-calc__result-month{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-bottom:1.3888888889vw}@media screen and (min-width:1441px){.cashback-calc__result-month{margin-bottom:20px}}@media screen and (max-width:1000px){.cashback-calc__result-month{margin-bottom:5.5555555556vw}}.cashback-calc__result-year{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}.cashback-calc__result-num{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.cashback-calc__result-num{margin-bottom:8px}}@media screen and (max-width:1000px){.cashback-calc__result-num{margin-bottom:2.2222222222vw}}.cashback-calc__result-info.space-top{margin-top:.5555555556vw}@media screen and (min-width:1441px){.cashback-calc__result-info.space-top{margin-top:8px}}@media screen and (max-width:1000px){.cashback-calc__result-info.space-top{margin-top:2.2222222222vw}}.cashback-calc__result-link{width:26.1111111111vw;margin-top:.8333333333vw}@media screen and (min-width:1441px){.cashback-calc__result-link{width:376px}}@media screen and (max-width:1000px){.cashback-calc__result-link{width:91.1111111111vw}}@media screen and (min-width:1441px){.cashback-calc__result-link{margin-top:12px}}@media screen and (max-width:1000px){.cashback-calc__result-link{margin-top:2.2222222222vw}}.cashback-calc__result-link .button{width:100%}.cashback-calc__result .d-select__container,.cashback-calc__result .swiper-slide-active{background-color:#edf0f5}.cashback-calc__result .d-select__label{color:#000}.cashback-calc.gray-font{background-color:#edf0f5;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.cashback-calc.gray-font{padding-top:56px}}@media screen and (max-width:1000px){.cashback-calc.gray-font{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cashback-calc.gray-font{padding-bottom:56px}}@media screen and (max-width:1000px){.cashback-calc.gray-font{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cashback-calc.gray-font{padding-left:104px}}@media screen and (max-width:1000px){.cashback-calc.gray-font{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cashback-calc.gray-font{padding-right:104px}}@media screen and (max-width:1000px){.cashback-calc.gray-font{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cashback-calc.gray-font{border-radius:56px}}@media screen and (max-width:1000px){.cashback-calc.gray-font{border-radius:7.7777777778vw}}.cashback-calc.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.cashback-calc.space-top{margin-top:80px}}@media screen and (max-width:1000px){.cashback-calc.space-top{margin-top:11.1111111111vw}}.cashback-calc.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.cashback-calc.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.cashback-calc.space-bottom{margin-bottom:11.1111111111vw}}.action-container{width:69.4444444444vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.action-container{width:1000px}}@media screen and (max-width:1000px){.action-container{width:91.1111111111vw}}.action-container__tight{width:58.6111111111vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.action-container__tight{width:844px}}@media screen and (max-width:1000px){.action-container__tight{width:91.1111111111vw}}.action-text{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.action-text{margin-bottom:24px}}@media screen and (max-width:1000px){.action-text{margin-bottom:6.6666666667vw}}.action-act .button_size-sm:not(:last-child){margin-right:.8333333333vw}@media screen and (min-width:1441px){.action-act .button_size-sm:not(:last-child){margin-right:12px}}@media screen and (max-width:1000px){.action-act .button_size-sm:not(:last-child){margin-right:3.3333333333vw}}.action-act .button{width:auto}.action.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.action.space-top{margin-top:80px}}@media screen and (max-width:1000px){.action.space-top{margin-top:11.1111111111vw}}.action.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.action.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.action.space-bottom{margin-bottom:11.1111111111vw}}.promo-gallery{max-width:71.6666666667vw;padding:0;width:100%;margin:0 auto;padding-right:2.2222222222vw}@media screen and (min-width:1441px){.promo-gallery{max-width:1032px}}@media screen and (max-width:1000px){.promo-gallery{max-width:91.1111111111vw}}@media screen and (min-width:1441px){.promo-gallery{padding-right:32px}}@media screen and (max-width:1000px){.promo-gallery{padding-right:3.8888888889vw}}.promo-gallery__wrapper{position:relative;width:83.8888888889vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.promo-gallery__wrapper{width:1208px}}@media screen and (max-width:1000px){.promo-gallery__wrapper{width:91.1111111111vw}}.promo-gallery__title{margin-bottom:0;width:69.4444444444vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.promo-gallery__title{margin-bottom:0}}@media screen and (max-width:1000px){.promo-gallery__title{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.promo-gallery__title{width:1000px}}@media screen and (max-width:1000px){.promo-gallery__title{width:91.1111111111vw}}.promo-gallery__img{padding-left:7.5vw;background-repeat:no-repeat;background-size:29.6% 100%;background-position:0;position:relative}@media screen and (min-width:1441px){.promo-gallery__img{padding-left:108px}}@media screen and (max-width:1000px){.promo-gallery__img{padding-left:26.6666666667vw}}.promo-gallery__img:before{content:"";position:absolute;width:6.3888888889vw;height:6.3888888889vw;border-radius:1.3888888889vw;top:0;left:0;z-index:-1;background-color:#edf0f5}@media screen and (min-width:1441px){.promo-gallery__img:before{width:92px}}@media screen and (max-width:1000px){.promo-gallery__img:before{width:22.2222222222vw}}@media screen and (min-width:1441px){.promo-gallery__img:before{height:92px}}@media screen and (max-width:1000px){.promo-gallery__img:before{height:22.2222222222vw}}@media screen and (min-width:1441px){.promo-gallery__img:before{border-radius:20px}}@media screen and (max-width:1000px){.promo-gallery__img:before{border-radius:4.4444444444vw}}@media screen and (max-width:1000px){.promo-gallery__img{background-size:24.4% 100%}}.promo-gallery__body{padding-top:40px;width:69.4444444444vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.promo-gallery__body{width:1000px}}@media screen and (max-width:1000px){.promo-gallery__body{width:100vw}}.promo-gallery__more{margin-top:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.promo-gallery__more{margin-top:16px}}@media screen and (max-width:1000px){.promo-gallery__more{margin-top:4.4444444444vw}}.promo-gallery__more .button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.promo-gallery__item{width:21.6666666667vw;height:6.3888888889vw}@media screen and (min-width:1441px){.promo-gallery__item{width:312px}}@media screen and (max-width:1000px){.promo-gallery__item{width:91.1111111111vw}}@media screen and (min-width:1441px){.promo-gallery__item{height:92px}}@media screen and (max-width:1000px){.promo-gallery__item{height:unset}}.promo-gallery__item:not(:last-child){margin-right:1.1458333333vw;margin-bottom:0}@media screen and (min-width:1441px){.promo-gallery__item:not(:last-child){margin-right:16.5px}}@media screen and (max-width:1000px){.promo-gallery__item:not(:last-child){margin-right:0}}@media screen and (min-width:1441px){.promo-gallery__item:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.promo-gallery__item:not(:last-child){margin-bottom:6.6666666667vw}}.promo-gallery__item:not(:first-child){margin-left:1.1458333333vw}@media screen and (min-width:1441px){.promo-gallery__item:not(:first-child){margin-left:16.5px}}@media screen and (max-width:1000px){.promo-gallery__item:not(:first-child){margin-left:0}}@media screen and (max-width:1000px){.promo-gallery__item{display:inline-block}}.promo-gallery__item-next{position:absolute;top:60%;right:0;width:2.7777777778vw;height:2.7777777778vw;border-radius:50%;background:url(/local/templates/redesign/src/assets/img/cards/icon-arrow.svg) no-repeat 50%,#1e2321;cursor:pointer}@media screen and (min-width:1441px){.promo-gallery__item-next{right:0}}@media screen and (max-width:1000px){.promo-gallery__item-next{right:0}}@media screen and (min-width:1441px){.promo-gallery__item-next{width:40px}}@media screen and (max-width:1000px){.promo-gallery__item-next{width:11.1111111111vw}}@media screen and (min-width:1441px){.promo-gallery__item-next{height:40px}}@media screen and (max-width:1000px){.promo-gallery__item-next{height:11.1111111111vw}}.promo-gallery__item-next:focus{outline:none}.promo-gallery__item-next:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.promo-gallery__item-content{width:21.6666666667vw;height:6.3888888889vw}@media screen and (min-width:1441px){.promo-gallery__item-content{width:312px}}@media screen and (max-width:1000px){.promo-gallery__item-content{width:91.1111111111vw}}@media screen and (min-width:1441px){.promo-gallery__item-content{height:92px}}@media screen and (max-width:1000px){.promo-gallery__item-content{height:22.2222222222vw}}.promo-gallery__item-title{font-size:1.25vw;line-height:1.5277777778vw;height:3.0555555556vw;font-weight:500;overflow:hidden;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.promo-gallery__item-title{font-size:18px}}@media screen and (max-width:1000px){.promo-gallery__item-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.promo-gallery__item-title{line-height:22px}}@media screen and (max-width:1000px){.promo-gallery__item-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.promo-gallery__item-title{height:44px}}@media screen and (max-width:1000px){.promo-gallery__item-title{height:unset}}@media screen and (min-width:1441px){.promo-gallery__item-title{padding-bottom:16px}}@media screen and (max-width:1000px){.promo-gallery__item-title{padding-bottom:3.3333333333vw}}.promo-gallery__item-description{font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.promo-gallery__item-description{font-size:12px}}@media screen and (max-width:1000px){.promo-gallery__item-description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.promo-gallery__item-description{line-height:16px}}@media screen and (max-width:1000px){.promo-gallery__item-description{line-height:4.4444444444vw}}.info-block{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.info-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.info-block-container{width:69.4444444444vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.info-block-container{width:1000px}}@media screen and (max-width:1000px){.info-block-container{width:91.1111111111vw}}.info-block-container__tight{width:55vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.info-block-container__tight{width:792px}}@media screen and (max-width:1000px){.info-block-container__tight{width:91.1111111111vw}}.info-block-container__wide{width:83.8888888889vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.info-block-container__wide{width:1208px}}@media screen and (max-width:1000px){.info-block-container__wide{width:91.1111111111vw}}.info-block__img{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.info-block__img-cell-phones{height:30.4166666667vw;padding-top:0;background-image:url(/upload/images/cards/cell-phones.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.info-block__img-cell-phones{height:438px}}@media screen and (max-width:1000px){.info-block__img-cell-phones{height:auto}}@media screen and (min-width:1441px){.info-block__img-cell-phones{padding-top:0}}@media screen and (max-width:1000px){.info-block__img-cell-phones{padding-top:67.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.info-block__img-cell-phones{background-image:url(/upload/images/cards/cell-phones@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.info-block__img-cell-phones{background-image:url(/upload/images/cards/cell-phones@3.png)}}@media screen and (max-width:1000px){.info-block__img-cell-phones{width:16.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.info-block__img-cell-phones{width:240px}}@media screen and (max-width:1000px)and (max-width:1000px){.info-block__img-cell-phones{width:66.6666666667vw}}.info-block__img-contactless-pay{height:14.1666666667vw;padding-top:0;background-image:url(/upload/images/cards/contactless-pay.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.info-block__img-contactless-pay{height:204px}}@media screen and (max-width:1000px){.info-block__img-contactless-pay{height:auto}}@media screen and (min-width:1441px){.info-block__img-contactless-pay{padding-top:0}}@media screen and (max-width:1000px){.info-block__img-contactless-pay{padding-top:67.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.info-block__img-contactless-pay{background-image:url(/upload/images/cards/contactless-pay@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.info-block__img-contactless-pay{background-image:url(/upload/images/cards/contactless-pay@3.png)}}@media screen and (max-width:1000px){.info-block__img-contactless-pay{width:15.7638888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.info-block__img-contactless-pay{width:227px}}@media screen and (max-width:1000px)and (max-width:1000px){.info-block__img-contactless-pay{width:63.0555555556vw}}.info-block__wrapper{width:40.5555555556vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.info-block__wrapper{width:584px}}@media screen and (max-width:1000px){.info-block__wrapper{width:91.1111111111vw}}.info-block__wrapper-wide{width:49.7222222222vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.info-block__wrapper-wide{width:716px}}@media screen and (max-width:1000px){.info-block__wrapper-wide{width:91.1111111111vw}}.info-block__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.info-block__title{margin-bottom:24px}}@media screen and (max-width:1000px){.info-block__title{margin-bottom:4.4444444444vw}}.info-block__subtitle{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.info-block__subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.info-block__subtitle{margin-bottom:4.4444444444vw}}.info-block__text{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.info-block__text{margin-top:24px}}@media screen and (max-width:1000px){.info-block__text{margin-top:5.5555555556vw}}.info-block__list{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.info-block__list{margin-top:16px}}@media screen and (max-width:1000px){.info-block__list{margin-top:4.4444444444vw}}.info-block__list-item:not(:first-child){margin-top:1.1111111111vw}@media screen and (min-width:1441px){.info-block__list-item:not(:first-child){margin-top:16px}}@media screen and (max-width:1000px){.info-block__list-item:not(:first-child){margin-top:4.4444444444vw}}.info-block__img-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-block__img-text__info{font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.info-block__img-text__info{font-size:12px}}@media screen and (max-width:1000px){.info-block__img-text__info{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.info-block__img-text__info{line-height:16px}}@media screen and (max-width:1000px){.info-block__img-text__info{line-height:4.4444444444vw}}.info-block__img-text__qr{height:11.8055555556vw;padding-left:14.5833333333vw;background-image:url(/upload/images/cards/qr-code.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.info-block__img-text__qr{height:170px}}@media screen and (max-width:1000px){.info-block__img-text__qr{height:0}}@media screen and (min-width:1441px){.info-block__img-text__qr{padding-left:210px}}@media screen and (max-width:1000px){.info-block__img-text__qr{padding-left:0}}.info-block__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.info-block__icons{margin-bottom:44px}}@media screen and (max-width:1000px){.info-block__icons{margin-bottom:11.1111111111vw}}.info-block__icons-item{background-size:contain;background-repeat:no-repeat;background-position:50%}.info-block__icons-item__applepay{width:3.6805555556vw;height:2.2916666667vw;margin-right:1.6666666667vw;background-image:url(/local/templates/redesign/src/assets/img/icons/paysystems/applepay.svg)}@media screen and (min-width:1441px){.info-block__icons-item__applepay{width:53px}}@media screen and (max-width:1000px){.info-block__icons-item__applepay{width:14.7222222222vw}}@media screen and (min-width:1441px){.info-block__icons-item__applepay{height:33px}}@media screen and (max-width:1000px){.info-block__icons-item__applepay{height:9.1666666667vw}}@media screen and (min-width:1441px){.info-block__icons-item__applepay{margin-right:24px}}@media screen and (max-width:1000px){.info-block__icons-item__applepay{margin-right:6.6666666667vw}}.info-block__icons-item__gpay{width:4.7222222222vw;height:1.875vw;padding-top:0;margin-right:1.6666666667vw;background-image:url(/local/templates/redesign/src/assets/img/icons/paysystems/gpay.svg)}@media screen and (min-width:1441px){.info-block__icons-item__gpay{width:68px}}@media screen and (max-width:1000px){.info-block__icons-item__gpay{width:18.8888888889vw}}@media screen and (min-width:1441px){.info-block__icons-item__gpay{height:27px}}@media screen and (max-width:1000px){.info-block__icons-item__gpay{height:7.5vw}}@media screen and (min-width:1441px){.info-block__icons-item__gpay{padding-top:0}}@media screen and (max-width:1000px){.info-block__icons-item__gpay{padding-top:13.3333333333vw}}@media screen and (min-width:1441px){.info-block__icons-item__gpay{margin-right:24px}}@media screen and (max-width:1000px){.info-block__icons-item__gpay{margin-right:6.6666666667vw}}.info-block__icons-item__samsung{width:10.9722222222vw;height:1.5277777778vw;margin-right:1.6666666667vw;background-image:url(/local/templates/redesign/src/assets/img/icons/paysystems/samsung.svg)}@media screen and (min-width:1441px){.info-block__icons-item__samsung{width:158px}}@media screen and (max-width:1000px){.info-block__icons-item__samsung{width:43.8888888889vw}}@media screen and (min-width:1441px){.info-block__icons-item__samsung{height:22px}}@media screen and (max-width:1000px){.info-block__icons-item__samsung{height:6.1111111111vw}}@media screen and (min-width:1441px){.info-block__icons-item__samsung{margin-right:24px}}@media screen and (max-width:1000px){.info-block__icons-item__samsung{margin-right:0}}.info-block__icons-item__garmin{width:10.625vw;height:2.2222222222vw;margin-right:1.6666666667vw;background-image:url(/local/templates/redesign/src/assets/img/icons/paysystems/garmin.svg)}@media screen and (min-width:1441px){.info-block__icons-item__garmin{width:153px}}@media screen and (max-width:1000px){.info-block__icons-item__garmin{width:42.5vw}}@media screen and (min-width:1441px){.info-block__icons-item__garmin{height:32px}}@media screen and (max-width:1000px){.info-block__icons-item__garmin{height:8.8888888889vw}}@media screen and (min-width:1441px){.info-block__icons-item__garmin{margin-right:24px}}@media screen and (max-width:1000px){.info-block__icons-item__garmin{margin-right:6.6666666667vw}}.info-block__icons-item__mirpay{width:5.7638888889vw;height:2.7083333333vw;background-image:url(/local/templates/redesign/src/assets/img/icons/paysystems/mirpay.svg)}@media screen and (min-width:1441px){.info-block__icons-item__mirpay{width:83px}}@media screen and (max-width:1000px){.info-block__icons-item__mirpay{width:23.0555555556vw}}@media screen and (min-width:1441px){.info-block__icons-item__mirpay{height:39px}}@media screen and (max-width:1000px){.info-block__icons-item__mirpay{height:10.8333333333vw}}.info-block__buttons{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.info-block__buttons{margin-top:40px}}@media screen and (max-width:1000px){.info-block__buttons{margin-top:6.6666666667vw}}.info-block__buttons-x2 .button{min-width:unset}@media screen and (min-width:1441px){.info-block__buttons-x2 .button{min-width:unset}}@media screen and (max-width:1000px){.info-block__buttons-x2 .button{min-width:43.3333333333vw}}.info-block__buttons .icon{display:inline-block}.info-block.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.info-block.space-top{margin-top:80px}}@media screen and (max-width:1000px){.info-block.space-top{margin-top:11.1111111111vw}}.info-block.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.info-block.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.info-block.space-bottom{margin-bottom:11.1111111111vw}}.advantages-wrap.narrow{width:69.4444444444vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.advantages-wrap.narrow{width:1000px}}@media screen and (max-width:1000px){.advantages-wrap.narrow{width:91.1111111111vw}}.advantages-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.advantages-title{margin-bottom:40px}}@media screen and (max-width:1000px){.advantages-title{margin-bottom:4.4444444444vw}}.advantages-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.advantages-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.advantages-items.items_x3 .advantages-item{width:18.8888888889vw}@media screen and (min-width:1441px){.advantages-items.items_x3 .advantages-item{width:272px}}@media screen and (max-width:1000px){.advantages-items.items_x3 .advantages-item{width:91.1111111111vw}}.advantages-item{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:0}@media screen and (min-width:1441px){.advantages-item{margin-bottom:0}}@media screen and (max-width:1000px){.advantages-item{margin-bottom:3.3333333333vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.advantages-item div:last-child{margin-bottom:0}.advantages-item__number{width:2.7777777778vw;height:2.7777777778vw;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:#ffc7ab;border-radius:.8333333333vw;margin-bottom:1.1111111111vw;margin-right:0}@media screen and (min-width:1441px){.advantages-item__number{width:40px}}@media screen and (max-width:1000px){.advantages-item__number{width:7.7777777778vw}}@media screen and (min-width:1441px){.advantages-item__number{height:40px}}@media screen and (max-width:1000px){.advantages-item__number{height:7.7777777778vw}}@media screen and (min-width:1441px){.advantages-item__number{border-radius:12px}}@media screen and (max-width:1000px){.advantages-item__number{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.advantages-item__number{margin-bottom:16px}}@media screen and (max-width:1000px){.advantages-item__number{margin-bottom:0}}@media screen and (min-width:1441px){.advantages-item__number{margin-right:0}}@media screen and (max-width:1000px){.advantages-item__number{margin-right:3.3333333333vw}}.advantages-item__text{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.advantages-item__text{margin-bottom:16px}}@media screen and (max-width:1000px){.advantages-item__text{margin-bottom:2.2222222222vw}}@media screen and (max-width:1000px){.advantages-item__text-center{-ms-flex-item-align:center;align-self:center}}.advantages-item__button{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:0;margin-top:0}@media screen and (min-width:1441px){.advantages-item__button{margin-left:0}}@media screen and (max-width:1000px){.advantages-item__button{margin-left:11.1111111111vw}}@media screen and (min-width:1441px){.advantages-item__button{margin-top:0}}@media screen and (max-width:1000px){.advantages-item__button{margin-top:-1.6666666667vw}}@media screen and (max-width:1000px){.advantages-item__button .icon{display:inline-block}}.advantages-item__button:not(:first-child){margin-top:.4166666667vw}@media screen and (min-width:1441px){.advantages-item__button:not(:first-child){margin-top:6px}}@media screen and (max-width:1000px){.advantages-item__button:not(:first-child){margin-top:1.1111111111vw}}.advantages.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.advantages.space-top{margin-top:80px}}@media screen and (max-width:1000px){.advantages.space-top{margin-top:11.1111111111vw}}.advantages.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.advantages.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.advantages.space-bottom{margin-bottom:11.1111111111vw}}.table-discrete__entry{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;border-radius:3.8888888889vw;border:1px solid #c2c2cc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.table-discrete__entry{padding-top:48px}}@media screen and (max-width:1000px){.table-discrete__entry{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.table-discrete__entry{padding-bottom:48px}}@media screen and (max-width:1000px){.table-discrete__entry{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.table-discrete__entry{padding-left:64px}}@media screen and (max-width:1000px){.table-discrete__entry{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.table-discrete__entry{padding-right:64px}}@media screen and (max-width:1000px){.table-discrete__entry{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.table-discrete__entry{border-radius:56px}}@media screen and (max-width:1000px){.table-discrete__entry{border-radius:7.7777777778vw}}.table-discrete__entry:not(:first-child){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.table-discrete__entry:not(:first-child){margin-top:40px}}@media screen and (max-width:1000px){.table-discrete__entry:not(:first-child){margin-top:3.3333333333vw}}.table-discrete__entry-head{width:51.3888888889vw}@media screen and (min-width:1441px){.table-discrete__entry-head{width:740px}}@media screen and (max-width:1000px){.table-discrete__entry-head{width:91.1111111111vw}}.table-discrete__entry-title{margin-bottom:0}@media screen and (min-width:1441px){.table-discrete__entry-title{margin-bottom:0}}@media screen and (max-width:1000px){.table-discrete__entry-title{margin-bottom:6.6666666667vw}}.table-discrete__item{padding-top:1.9444444444vw;padding-bottom:1.9444444444vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;border-radius:3.8888888889vw;border:1px solid #c2c2cc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.table-discrete__item{padding-top:28px}}@media screen and (max-width:1000px){.table-discrete__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.table-discrete__item{padding-bottom:28px}}@media screen and (max-width:1000px){.table-discrete__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.table-discrete__item{padding-left:64px}}@media screen and (max-width:1000px){.table-discrete__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.table-discrete__item{padding-right:64px}}@media screen and (max-width:1000px){.table-discrete__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.table-discrete__item{border-radius:56px}}@media screen and (max-width:1000px){.table-discrete__item{border-radius:7.7777777778vw}}.table-discrete__item:not(:first-child){margin-top:1.3888888889vw}@media screen and (min-width:1441px){.table-discrete__item:not(:first-child){margin-top:20px}}@media screen and (max-width:1000px){.table-discrete__item:not(:first-child){margin-top:3.3333333333vw}}.table-discrete__item-head{width:51.3888888889vw}@media screen and (min-width:1441px){.table-discrete__item-head{width:740px}}@media screen and (max-width:1000px){.table-discrete__item-head{width:91.1111111111vw}}.table-discrete__item-title{height:6.1111111111vw;margin-bottom:0}@media screen and (min-width:1441px){.table-discrete__item-title{height:88px}}@media screen and (max-width:1000px){.table-discrete__item-title{height:auto}}@media screen and (min-width:1441px){.table-discrete__item-title{margin-bottom:0}}@media screen and (max-width:1000px){.table-discrete__item-title{margin-bottom:6.6666666667vw}}.table-discrete__item-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:23.3333333333vw;margin-top:0}@media screen and (min-width:1441px){.table-discrete__item-action{width:336px}}@media screen and (max-width:1000px){.table-discrete__item-action{width:91.1111111111vw}}@media screen and (min-width:1441px){.table-discrete__item-action{margin-top:0}}@media screen and (max-width:1000px){.table-discrete__item-action{margin-top:4.4444444444vw;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:1000px){.table-discrete__item-action__button{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.table-discrete__item-action__button:not(:first-child){margin-left:.8333333333vw}@media screen and (min-width:1441px){.table-discrete__item-action__button:not(:first-child){margin-left:12px}}@media screen and (max-width:1000px){.table-discrete__item-action__button:not(:first-child){margin-left:2.2222222222vw}}.table-discrete__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:75vw}@media screen and (min-width:1441px){.table-discrete__item-content{width:1080px}}@media screen and (max-width:1000px){.table-discrete__item-content{width:91.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.table-discrete__item-content.x3 .table-discrete__item-unit:first-child{width:31.9444444444vw}@media screen and (min-width:1441px){.table-discrete__item-content.x3 .table-discrete__item-unit:first-child{width:460px}}@media screen and (max-width:1000px){.table-discrete__item-content.x3 .table-discrete__item-unit:first-child{width:77.7777777778vw}}.table-discrete__item-content.x3 .table-discrete__item-unit:nth-child(2){width:19.4444444444vw}@media screen and (min-width:1441px){.table-discrete__item-content.x3 .table-discrete__item-unit:nth-child(2){width:280px}}@media screen and (max-width:1000px){.table-discrete__item-content.x3 .table-discrete__item-unit:nth-child(2){width:77.7777777778vw}}.table-discrete__item-content.x3 .table-discrete__item-unit:nth-child(3){width:19.4444444444vw}@media screen and (min-width:1441px){.table-discrete__item-content.x3 .table-discrete__item-unit:nth-child(3){width:280px}}@media screen and (max-width:1000px){.table-discrete__item-content.x3 .table-discrete__item-unit:nth-child(3){width:77.7777777778vw}}.table-discrete__item-content.x4 .table-discrete__item-unit:first-child{width:20.8333333333vw}@media screen and (min-width:1441px){.table-discrete__item-content.x4 .table-discrete__item-unit:first-child{width:300px}}@media screen and (max-width:1000px){.table-discrete__item-content.x4 .table-discrete__item-unit:first-child{width:77.7777777778vw}}.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(2){width:14.1666666667vw}@media screen and (min-width:1441px){.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(2){width:204px}}@media screen and (max-width:1000px){.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(2){width:77.7777777778vw}}.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(3){width:14.1666666667vw}@media screen and (min-width:1441px){.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(3){width:204px}}@media screen and (max-width:1000px){.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(3){width:77.7777777778vw}}.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(4){width:20.8333333333vw}@media screen and (min-width:1441px){.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(4){width:300px}}@media screen and (max-width:1000px){.table-discrete__item-content.x4 .table-discrete__item-unit:nth-child(4){width:77.7777777778vw}}.table-discrete__item-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1000px){.table-discrete__item-unit:not(:first-child){margin-top:.5555555556vw;padding-top:.5555555556vw;border-top:1px solid #edf0f5}}@media screen and (max-width:1000px)and (min-width:1441px){.table-discrete__item-unit:not(:first-child){margin-top:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.table-discrete__item-unit:not(:first-child){margin-top:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.table-discrete__item-unit:not(:first-child){padding-top:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.table-discrete__item-unit:not(:first-child){padding-top:2.2222222222vw}}.table-discrete__item-unit__title{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.table-discrete__item-unit__title{margin-bottom:12px}}@media screen and (max-width:1000px){.table-discrete__item-unit__title{margin-bottom:1.3888888889vw}}.table-discrete__item-unit__accent{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.table-discrete__item-unit__accent{margin-bottom:8px}}@media screen and (max-width:1000px){.table-discrete__item-unit__accent{margin-bottom:1.1111111111vw}}.table-discrete__item-unit__text{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.table-discrete__item-unit__text{margin-bottom:12px}}@media screen and (max-width:1000px){.table-discrete__item-unit__text{margin-bottom:1.3888888889vw}}.table-discrete__item-unit__text-break{display:block;height:.8333333333vw}@media screen and (min-width:1441px){.table-discrete__item-unit__text-break{height:12px}}@media screen and (max-width:1000px){.table-discrete__item-unit__text-break{height:1.3888888889vw}}.table-discrete__item-unit div:last-child{margin-bottom:0}.table-discrete__modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0}@media screen and (min-width:1441px){.table-discrete__modal{padding-top:0}}@media screen and (max-width:1000px){.table-discrete__modal{padding-top:19.4444444444vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.table-discrete__modal-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.table-discrete__modal-head{margin-bottom:40px}}@media screen and (max-width:1000px){.table-discrete__modal-head{margin-bottom:8.8888888889vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.table-discrete__modal-button{margin-top:0}@media screen and (min-width:1441px){.table-discrete__modal-button{margin-top:0}}@media screen and (max-width:1000px){.table-discrete__modal-button{margin-top:2.2222222222vw;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.table-discrete__modal-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.table-discrete__modal-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.table-discrete__modal-row:not(:first-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.table-discrete__modal-row:not(:first-child){margin-bottom:24px}}@media screen and (max-width:1000px){.table-discrete__modal-row:not(:first-child){margin-bottom:5.5555555556vw}}.table-discrete__modal-col{-webkit-box-flex:1;-ms-flex:1;flex:1}.table-discrete__modal-col:not(:first-child){margin-left:1.6666666667vw}@media screen and (min-width:1441px){.table-discrete__modal-col:not(:first-child){margin-left:24px}}@media screen and (max-width:1000px){.table-discrete__modal-col:not(:first-child){margin-left:0}}.table-discrete__modal-col:not(:last-child){margin-bottom:0}@media screen and (min-width:1441px){.table-discrete__modal-col:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.table-discrete__modal-col:not(:last-child){margin-bottom:5.5555555556vw}}.table-discrete__modal-title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.table-discrete__modal-title{margin-bottom:16px}}@media screen and (max-width:1000px){.table-discrete__modal-title{margin-bottom:1.6666666667vw}}.table-discrete__modal-accent{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.table-discrete__modal-accent{margin-bottom:8px}}@media screen and (max-width:1000px){.table-discrete__modal-accent{margin-bottom:1.6666666667vw}}.table-discrete__modal-text p:not(:first-child){margin-top:1.1111111111vw}@media screen and (min-width:1441px){.table-discrete__modal-text p:not(:first-child){margin-top:16px}}@media screen and (max-width:1000px){.table-discrete__modal-text p:not(:first-child){margin-top:1.6666666667vw}}.table-discrete.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.table-discrete.space-top{margin-top:80px}}@media screen and (max-width:1000px){.table-discrete.space-top{margin-top:11.1111111111vw}}.table-discrete.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.table-discrete.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.table-discrete.space-bottom{margin-bottom:11.1111111111vw}}.table-d-modal .d-modal__wrapper{position:relative}.table-d-modal .swiper-container{position:absolute;top:0;left:0}.advantages-cards__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.advantages-cards__title{margin-bottom:40px}}@media screen and (max-width:1000px){.advantages-cards__title{margin-bottom:4.4444444444vw}}.advantages-cards__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.advantages-cards__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.advantages-cards__items.x2 .advantages-cards__item{height:11.25vw;width:40.5555555556vw;border-radius:2.7777777778vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:4.4444444444vw;background-color:#edf0f5}@media screen and (min-width:1441px){.advantages-cards__items.x2 .advantages-cards__item{height:162px}}@media screen and (max-width:1000px){.advantages-cards__items.x2 .advantages-cards__item{height:44.4444444444vw}}@media screen and (min-width:1441px){.advantages-cards__items.x2 .advantages-cards__item{width:584px}}@media screen and (max-width:1000px){.advantages-cards__items.x2 .advantages-cards__item{width:91.1111111111vw}}@media screen and (min-width:1441px){.advantages-cards__items.x2 .advantages-cards__item{border-radius:40px}}@media screen and (max-width:1000px){.advantages-cards__items.x2 .advantages-cards__item{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.advantages-cards__items.x2 .advantages-cards__item{padding-top:32px}}@media screen and (max-width:1000px){.advantages-cards__items.x2 .advantages-cards__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.advantages-cards__items.x2 .advantages-cards__item{padding-bottom:32px}}@media screen and (max-width:1000px){.advantages-cards__items.x2 .advantages-cards__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.advantages-cards__items.x2 .advantages-cards__item{padding-left:64px}}@media screen and (max-width:1000px){.advantages-cards__items.x2 .advantages-cards__item{padding-left:6.6666666667vw}}.advantages-cards__item{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;margin-bottom:0;overflow:hidden}@media screen and (min-width:1441px){.advantages-cards__item{margin-bottom:0}}@media screen and (max-width:1000px){.advantages-cards__item{margin-bottom:4.4444444444vw}}.advantages-cards__item:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.advantages-cards__item:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.advantages-cards__item:not(:last-child){margin-bottom:4.4444444444vw}}.advantages-cards__item-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1000px){.advantages-cards__item-bg{display:none}}.advantages-cards__item-bg_mob{display:none}@media screen and (max-width:1000px){.advantages-cards__item-bg_mob{display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-repeat:no-repeat}}.advantages-cards__item-title{z-index:1}.advantages-cards__item-text{z-index:1;margin-top:auto}.advantages-cards.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.advantages-cards.space-top{margin-top:80px}}@media screen and (max-width:1000px){.advantages-cards.space-top{margin-top:11.1111111111vw}}.advantages-cards.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.advantages-cards.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.advantages-cards.space-bottom{margin-bottom:11.1111111111vw}}.table-factoids__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table-factoids__item:not(:first-child){border-top:1px solid #c2c2cc;padding-top:2.7777777778vw}@media screen and (min-width:1441px){.table-factoids__item:not(:first-child){padding-top:40px}}@media screen and (max-width:1000px){.table-factoids__item:not(:first-child){padding-top:6.6666666667vw}}.table-factoids__item:not(:last-child){padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.table-factoids__item:not(:last-child){padding-bottom:40px}}@media screen and (max-width:1000px){.table-factoids__item:not(:last-child){padding-bottom:6.6666666667vw}}.table-factoids__item-title{width:83.8888888889vw;margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.table-factoids__item-title{width:1208px}}@media screen and (max-width:1000px){.table-factoids__item-title{width:91.1111111111vw}}@media screen and (min-width:1441px){.table-factoids__item-title{margin-bottom:32px}}@media screen and (max-width:1000px){.table-factoids__item-title{margin-bottom:6.6666666667vw}}.table-factoids__item-info{display:-webkit-box;display:-ms-flexbox;display:flex}.table-factoids__item-info.x4 .table-factoids__item-fact{width:15.2777777778vw}@media screen and (min-width:1441px){.table-factoids__item-info.x4 .table-factoids__item-fact{width:220px}}@media screen and (max-width:1000px){.table-factoids__item-info.x4 .table-factoids__item-fact{width:43.8888888889vw}}.table-factoids__item-info.x4 .table-factoids__item-fact:not(:last-child){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.table-factoids__item-info.x4 .table-factoids__item-fact:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.table-factoids__item-info.x4 .table-factoids__item-fact:not(:last-child){margin-right:0}}.table-factoids__item-info.x4 .table-factoids__item-fact:nth-child(n+3){margin-top:0}@media screen and (min-width:1441px){.table-factoids__item-info.x4 .table-factoids__item-fact:nth-child(n+3){margin-top:0}}@media screen and (max-width:1000px){.table-factoids__item-info.x4 .table-factoids__item-fact:nth-child(n+3){margin-top:6.6666666667vw}}@media screen and (max-width:1000px){.table-factoids__item-info.x4{-ms-flex-wrap:wrap;flex-wrap:wrap}}.table-factoids__item-fact__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.table-factoids__item-fact__title{margin-bottom:24px}}@media screen and (max-width:1000px){.table-factoids__item-fact__title{margin-bottom:1.1111111111vw}}.table-factoids__item-action{margin-top:0;width:9.3055555556vw}@media screen and (min-width:1441px){.table-factoids__item-action{margin-top:0}}@media screen and (max-width:1000px){.table-factoids__item-action{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.table-factoids__item-action{width:134px}}@media screen and (max-width:1000px){.table-factoids__item-action{width:91.1111111111vw;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.table-factoids__item-notice{width:83.8888888889vw;margin-top:2.2222222222vw}@media screen and (min-width:1441px){.table-factoids__item-notice{width:1208px}}@media screen and (max-width:1000px){.table-factoids__item-notice{width:91.1111111111vw}}@media screen and (min-width:1441px){.table-factoids__item-notice{margin-top:32px}}@media screen and (max-width:1000px){.table-factoids__item-notice{margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.table-factoids__item-notice .icon{display:inline-block}}.table-factoids.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.table-factoids.space-top{margin-top:80px}}@media screen and (max-width:1000px){.table-factoids.space-top{margin-top:11.1111111111vw}}.table-factoids.space-bottom{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.table-factoids.space-bottom{margin-bottom:96px}}@media screen and (max-width:1000px){.table-factoids.space-bottom{margin-bottom:11.1111111111vw}}.loans-offers__conditions{background-color:#edf0f5;margin-top:1.3888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.loans-offers__conditions{margin-top:20px}}@media screen and (max-width:1000px){.loans-offers__conditions{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-offers__conditions{padding-top:56px}}@media screen and (max-width:1000px){.loans-offers__conditions{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-offers__conditions{padding-bottom:56px}}@media screen and (max-width:1000px){.loans-offers__conditions{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.loans-offers__conditions{padding-left:104px}}@media screen and (max-width:1000px){.loans-offers__conditions{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-offers__conditions{padding-right:104px}}@media screen and (max-width:1000px){.loans-offers__conditions{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.loans-offers__conditions{border-radius:56px}}@media screen and (max-width:1000px){.loans-offers__conditions{border-radius:7.7777777778vw}}.loans-offers__conditions-heading{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-offers__conditions-heading{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-offers__conditions-heading{margin-bottom:3.3333333333vw}}.loans-offers__conditions-title__space{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-offers__conditions-title__space{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-offers__conditions-title__space{margin-bottom:3.3333333333vw}}.loans-offers__conditions-table__warning{visibility:hidden;opacity:0;height:0}.loans-offers__conditions-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans-offers__conditions-table__row{padding-bottom:16px}}@media screen and (max-width:1000px){.loans-offers__conditions-table__row{padding-bottom:3.3333333333vw}}.loans-offers__conditions-table__row:not(:last-child){border-bottom:1px solid #c2c2cc}.loans-offers__conditions-table__row:not(:first-child){padding-top:1.1111111111vw}@media screen and (min-width:1441px){.loans-offers__conditions-table__row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.loans-offers__conditions-table__row:not(:first-child){padding-top:3.3333333333vw}}.loans-offers__conditions-table__title{-webkit-box-flex:1.3;-ms-flex-positive:1.3;flex-grow:1.3;-ms-flex-preferred-size:0;flex-basis:0;margin-right:1.6666666667vw}@media screen and (min-width:1441px){.loans-offers__conditions-table__title{margin-right:24px}}@media screen and (max-width:1000px){.loans-offers__conditions-table__title{margin-right:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width:1000px){.loans-offers__conditions-table__title div{color:#898599}.loans-offers__conditions-table__title div:not(:first-child){margin-top:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-offers__conditions-table__title div:not(:first-child){margin-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-offers__conditions-table__title div:not(:first-child){margin-top:3.3333333333vw}}.loans-offers__conditions-table__factoid{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.loans-offers__conditions-table__factoid:not(:last-child){margin-right:1.6666666667vw}@media screen and (min-width:1441px){.loans-offers__conditions-table__factoid:not(:last-child){margin-right:24px}}@media screen and (max-width:1000px){.loans-offers__conditions-table__factoid:not(:last-child){margin-right:0}}@media screen and (max-width:1000px){.loans-offers__conditions-table__factoid{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;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:end;-ms-flex-align:end;align-items:flex-end}.loans-offers__conditions-table__factoid div:not(:first-child){margin-top:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-offers__conditions-table__factoid div:not(:first-child){margin-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-offers__conditions-table__factoid div:not(:first-child){margin-top:3.3333333333vw}}.loans-offers__conditions-description{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-offers__conditions-description{margin-top:40px}}@media screen and (max-width:1000px){.loans-offers__conditions-description{margin-top:6.6666666667vw}}.loans-offers__conditions.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.loans-offers__conditions.space-top{margin-top:80px}}@media screen and (max-width:1000px){.loans-offers__conditions.space-top{margin-top:6.6666666667vw}}.loans-offers__conditions.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.loans-offers__conditions.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.loans-offers__conditions.space-bottom{margin-bottom:11.1111111111vw}}.mini-note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background:none!important}@media screen and (max-width:1000px){.mini-note{background:inherit!important}}.mini-note__container{width:69.4444444444vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.mini-note__container{width:1000px}}@media screen and (max-width:1000px){.mini-note__container{width:91.1111111111vw}}.mini-note__text{width:33.3333333333vw}@media screen and (min-width:1441px){.mini-note__text{width:480px}}@media screen and (max-width:1000px){.mini-note__text{width:91.1111111111vw;display:none}}.mini-note__text-mobile{display:none;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;border-radius:0}@media screen and (min-width:1441px){.mini-note__text-mobile{padding-top:0}}@media screen and (max-width:1000px){.mini-note__text-mobile{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.mini-note__text-mobile{padding-bottom:0}}@media screen and (max-width:1000px){.mini-note__text-mobile{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.mini-note__text-mobile{padding-left:0}}@media screen and (max-width:1000px){.mini-note__text-mobile{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mini-note__text-mobile{padding-right:0}}@media screen and (max-width:1000px){.mini-note__text-mobile{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mini-note__text-mobile{border-radius:0}}@media screen and (max-width:1000px){.mini-note__text-mobile{border-radius:7.7777777778vw;display:block}}.mini-note__img{width:33.3333333333vw;height:12.2222222222vw;background-color:#edf0f5;border-radius:2.2222222222vw}@media screen and (min-width:1441px){.mini-note__img{width:480px}}@media screen and (max-width:1000px){.mini-note__img{width:0}}@media screen and (min-width:1441px){.mini-note__img{height:176px}}@media screen and (max-width:1000px){.mini-note__img{height:0}}@media screen and (min-width:1441px){.mini-note__img{border-radius:32px}}@media screen and (max-width:1000px){.mini-note__img{border-radius:0;display:none}}.mini-note__img img{width:100%;height:100%}.mini-note.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.mini-note.space-top{margin-top:80px}}@media screen and (max-width:1000px){.mini-note.space-top{margin-top:11.1111111111vw}}.mini-note.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.mini-note.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.mini-note.space-bottom{margin-bottom:11.1111111111vw}}.hr__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.hr__title{margin-bottom:40px}}@media screen and (max-width:1000px){.hr__title{margin-bottom:6.6666666667vw}}.hr__upload-block{padding-right:1.3888888889vw;padding-left:1.3888888889vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;margin-bottom:1.8055555556vw;border-radius:1.3888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:2px dashed #c2c2cc;background-color:#fff}@media screen and (min-width:1441px){.hr__upload-block{padding-right:20px}}@media screen and (max-width:1000px){.hr__upload-block{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.hr__upload-block{padding-left:20px}}@media screen and (max-width:1000px){.hr__upload-block{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.hr__upload-block{padding-top:20px}}@media screen and (max-width:1000px){.hr__upload-block{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.hr__upload-block{padding-bottom:20px}}@media screen and (max-width:1000px){.hr__upload-block{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.hr__upload-block{margin-bottom:26px}}@media screen and (max-width:1000px){.hr__upload-block{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.hr__upload-block{border-radius:20px}}@media screen and (max-width:1000px){.hr__upload-block{border-radius:5.5555555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hr__upload-text{max-width:564px}.hr__upload-header{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.hr__upload-header{margin-bottom:8px}}@media screen and (max-width:1000px){.hr__upload-header{margin-bottom:1.1111111111vw}}.hr__upload-button{margin-top:0;-ms-flex-item-align:baseline;align-self:baseline}@media screen and (min-width:1441px){.hr__upload-button{margin-top:0}}@media screen and (max-width:1000px){.hr__upload-button{margin-top:2.2222222222vw}}.hr__upload-list li{margin-bottom:.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (min-width:1441px){.hr__upload-list li{margin-bottom:8px}}@media screen and (max-width:1000px){.hr__upload-list li{margin-bottom:1.1111111111vw}}.hr__upload-list li .bull{height:8px;width:8px;display:inline-block;border-radius:50%;background-color:#8bc540;margin:0 12px 0 0}.hr__upload-list li .text{display:inline-block;width:90%;margin-bottom:0}.hr__panel__header{margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.hr__panel__header{margin-bottom:40px}}@media screen and (max-width:1000px){.hr__panel__header{margin-bottom:11.1111111111vw}}.hr__panel__table-link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.hr__panel .table-news{background-color:transparent;border-radius:unset}.hr__panel .table-news thead tr td{font-size:.9722222222vw;border-bottom:1px solid #c2c2cc;color:#898599}@media screen and (min-width:1441px){.hr__panel .table-news thead tr td{font-size:14px}}@media screen and (max-width:1000px){.hr__panel .table-news thead tr td{font-size:3.8888888889vw}}.hr__panel .table-news tbody tr td{font-size:.9722222222vw;vertical-align:top}@media screen and (min-width:1441px){.hr__panel .table-news tbody tr td{font-size:14px}}@media screen and (max-width:1000px){.hr__panel .table-news tbody tr td{font-size:3.8888888889vw}}.hr__panel .table-news tbody tr td .icon-link-copy-no-bg{margin-right:.5555555556vw;background-size:contain;width:16px;height:16px}@media screen and (min-width:1441px){.hr__panel .table-news tbody tr td .icon-link-copy-no-bg{margin-right:8px}}@media screen and (max-width:1000px){.hr__panel .table-news tbody tr td .icon-link-copy-no-bg{margin-right:2.2222222222vw}}.hr__panel .table-news td{width:16.6666666667vw;text-align:left}@media screen and (min-width:1441px){.hr__panel .table-news td{width:240px}}@media screen and (max-width:1000px){.hr__panel .table-news td{width:66.6666666667vw}}.hr__panel .table-news td:nth-child(5){width:13.1944444444vw}@media screen and (min-width:1441px){.hr__panel .table-news td:nth-child(5){width:190px}}@media screen and (max-width:1000px){.hr__panel .table-news td:nth-child(5){width:52.7777777778vw}}.hr__panel .table-news td:last-child{width:10.1388888889vw}@media screen and (min-width:1441px){.hr__panel .table-news td:last-child{width:146px}}@media screen and (max-width:1000px){.hr__panel .table-news td:last-child{width:40.5555555556vw}}.hr__panel .table-news .button{width:100%;pointer-events:none}.hr__add-candidate-form .form{margin-top:2.0833333333vw}@media screen and (min-width:1441px){.hr__add-candidate-form .form{margin-top:30px}}@media screen and (max-width:1000px){.hr__add-candidate-form .form{margin-top:8.3333333333vw}}.hr__add-candidate-form .form__content{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.hr__add-candidate-form .form__content{padding-top:40px}}@media screen and (max-width:1000px){.hr__add-candidate-form .form__content{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.hr__add-candidate-form .form__content{padding-bottom:40px}}@media screen and (max-width:1000px){.hr__add-candidate-form .form__content{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.hr__add-candidate-form .form__content{padding-left:104px}}@media screen and (max-width:1000px){.hr__add-candidate-form .form__content{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.hr__add-candidate-form .form__content{padding-right:104px}}@media screen and (max-width:1000px){.hr__add-candidate-form .form__content{padding-right:5.5555555556vw}}.hr .form__content{padding-right:10.4166666667vw;padding-left:10.4166666667vw}@media screen and (min-width:1441px){.hr .form__content{padding-right:150px}}@media screen and (max-width:1000px){.hr .form__content{padding-right:6.9444444444vw}}@media screen and (min-width:1441px){.hr .form__content{padding-left:150px}}@media screen and (max-width:1000px){.hr .form__content{padding-left:6.9444444444vw}}.hr-form__sended{background-image:url(/local/templates/redesign/src/assets/img/hr/form/success.svg);background-color:#edf0f5;background-repeat:no-repeat;background-position:100% 100%;background-size:30%;border-radius:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;min-height:26.3888888889vw;overflow:visible}.hr-form__sended .hr__form{height:26.9444444444vw}@media screen and (min-width:1441px){.hr-form__sended .hr__form{height:388px}}@media screen and (max-width:1000px){.hr-form__sended .hr__form{height:auto}}@media screen and (min-width:1441px){.hr-form__sended{border-radius:56px}}@media screen and (max-width:1000px){.hr-form__sended{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.hr-form__sended{padding-left:104px}}@media screen and (max-width:1000px){.hr-form__sended{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.hr-form__sended{padding-right:104px}}@media screen and (max-width:1000px){.hr-form__sended{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.hr-form__sended{padding-top:56px}}@media screen and (max-width:1000px){.hr-form__sended{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.hr-form__sended{padding-bottom:56px}}@media screen and (max-width:1000px){.hr-form__sended{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.hr-form__sended{min-height:380px}}@media screen and (max-width:1000px){.hr-form__sended{min-height:auto;background-image:none}}.hr .button-group .button:first-child{margin-right:.8333333333vw}@media screen and (min-width:1441px){.hr .button-group .button:first-child{margin-right:12px}}@media screen and (max-width:1000px){.hr .button-group .button:first-child{margin-right:3.3333333333vw}}@media screen and (max-width:1000px){.hr .button-group{margin-bottom:12px}.hr .button-group .button{width:unset}}.hr .promo-header__item{color:#000}.hr #schoolYear input{padding-top:0}.hr__admin .promo-header{border-bottom:1px solid #c2c2cc}.hr__admin nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hr__admin nav .promo-header__item{color:#000}.advantages-swiper__desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.advantages-swiper__desktop{display:none}}.advantages-swiper__mobile{display:none}@media screen and (max-width:1000px){.advantages-swiper__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.advantages-swiper .advantages-item{width:19.4444444444vw}@media screen and (min-width:1441px){.advantages-swiper .advantages-item{width:280px}}@media screen and (max-width:1000px){.advantages-swiper .advantages-item{width:77.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.advantages-swiper .advantages-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantages-swiper .advantages-item__top-space{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.advantages-swiper .advantages-item__top-space{margin-bottom:40px}}@media screen and (max-width:1000px){.advantages-swiper .advantages-item__top-space{margin-bottom:5.5555555556vw}}.advantages-swiper .advantages-item__image{background-size:contain;background-repeat:no-repeat;height:9.7222222222vw;width:13.1944444444vw;border-radius:2.2222222222vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.advantages-swiper .advantages-item__image{height:140px}}@media screen and (max-width:1000px){.advantages-swiper .advantages-item__image{height:28.3333333333vw}}@media screen and (min-width:1441px){.advantages-swiper .advantages-item__image{width:190px}}@media screen and (max-width:1000px){.advantages-swiper .advantages-item__image{width:28.3333333333vw}}@media screen and (min-width:1441px){.advantages-swiper .advantages-item__image{border-radius:32px}}@media screen and (max-width:1000px){.advantages-swiper .advantages-item__image{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.advantages-swiper .advantages-item__image{margin-bottom:16px}}@media screen and (max-width:1000px){.advantages-swiper .advantages-item__image{margin-bottom:3.3333333333vw;margin:0 auto}}.advantages-swiper .advantages-item__image img{height:100%;width:auto}.advantages-swiper .advantages-item__title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.advantages-swiper .advantages-item__title{margin-bottom:16px}}@media screen and (max-width:1000px){.advantages-swiper .advantages-item__title{margin-bottom:4.4444444444vw;text-align:center}}@media screen and (max-width:1000px){.advantages-swiper .advantages-item__text{text-align:center}}.advantages-swiper.swiper-container{padding-bottom:2.0833333333vw}@media screen and (min-width:1441px){.advantages-swiper.swiper-container{padding-bottom:30px}}@media screen and (max-width:1000px){.advantages-swiper.swiper-container{padding-bottom:8.3333333333vw}}.advantages-swiper .swiper-pagination{display:none!important}@media screen and (max-width:1000px){.advantages-swiper .swiper-pagination{display:block!important}}.advantages-swiper.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.advantages-swiper.space-top{margin-top:80px}}@media screen and (max-width:1000px){.advantages-swiper.space-top{margin-top:11.1111111111vw}}.advantages-swiper.space-bottom{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.advantages-swiper.space-bottom{margin-bottom:80px}}@media screen and (max-width:1000px){.advantages-swiper.space-bottom{margin-bottom:11.1111111111vw}}.private-top{padding-top:1.9444444444vw;padding-bottom:3.8888888889vw;letter-spacing:-.3px}@media screen and (min-width:1441px){.private-top{padding-top:28px}}@media screen and (max-width:1000px){.private-top{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.private-top{padding-bottom:56px}}@media screen and (max-width:1000px){.private-top{padding-bottom:5.5555555556vw}}.private-body{letter-spacing:-.3px}.private-body .d-modal__header{padding-bottom:1.3888888889vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (min-width:1441px){.private-body .d-modal__header{padding-bottom:20px}}@media screen and (max-width:1000px){.private-body .d-modal__header{padding-bottom:5.5555555556vw}}.private-body .d-modal__image img{max-width:124px;max-height:152px}.private-tabs{padding-bottom:5.5555555556vw}@media screen and (min-width:1441px){.private-tabs{padding-bottom:80px}}@media screen and (max-width:1000px){.private-tabs{padding-bottom:5.5555555556vw}}.private-tabs__nav{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.private-tabs__nav{margin-bottom:80px}}@media screen and (max-width:1000px){.private-tabs__nav{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.private-tabs__nav.tabs__nav_fixed{background:#09090a;padding-bottom:0}.private-tabs__nav.tabs__nav_fixed[data-dropdown=true] .private-tabs__spoiler{padding-right:0;padding-left:0}}.private-tabs__nav .spoiler{padding-top:.6944444444vw}@media screen and (min-width:1441px){.private-tabs__nav .spoiler{padding-top:10px}}@media screen and (max-width:1000px){.private-tabs__nav .spoiler{padding-top:2.7777777778vw}}.private-tabs__nav[data-dropdown=true] .spoiler{padding-top:.8333333333vw}@media screen and (min-width:1441px){.private-tabs__nav[data-dropdown=true] .spoiler{padding-top:12px}}@media screen and (max-width:1000px){.private-tabs__nav[data-dropdown=true] .spoiler{padding-top:3.3333333333vw}}.private-tabs__nav[data-dropdown=true] .spoiler__content{margin-top:-.9722222222vw}@media screen and (min-width:1441px){.private-tabs__nav[data-dropdown=true] .spoiler__content{margin-top:-14px}}@media screen and (max-width:1000px){.private-tabs__nav[data-dropdown=true] .spoiler__content{margin-top:-3.8888888889vw}}@media screen and (max-width:1000px){.private-tabs__list{background:#09090a}}@media screen and (max-width:1000px){.private-tabs__element{font-size:.9722222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.private-tabs__element{font-size:14px}}@media screen and (max-width:1000px)and (max-width:1000px){.private-tabs__element{font-size:3.8888888889vw}}@media screen and (max-width:1000px){.private-tabs__element:not(:last-child){margin-right:0}}.private-tabs__spoiler .spoiler__label{font-size:.9722222222vw}@media screen and (min-width:1441px){.private-tabs__spoiler .spoiler__label{font-size:14px}}@media screen and (max-width:1000px){.private-tabs__spoiler .spoiler__label{font-size:3.8888888889vw}}@media screen and (max-width:1000px){.private-tabs{position:relative}}.private-advantages__body,.private-specials__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.private-advantages__item,.private-specials__item{width:calc(33.33333% - 26.66667px)}@media screen and (min-width:1441px){.private-advantages__item,.private-specials__item{width:calc(33.33333% - 26.66667px)}}.private-advantages{padding-bottom:2.2222222222vw}@media screen and (min-width:1441px){.private-advantages{padding-bottom:32px}}@media screen and (max-width:1000px){.private-advantages{padding-bottom:5vw}}.private-advantages__item{margin-bottom:3.3333333333vw}@media screen and (min-width:1441px){.private-advantages__item{margin-bottom:48px}}@media screen and (max-width:1000px){.private-advantages__item{margin-bottom:6.6666666667vw}}.private-advantages__item h4{color:#fff}.private-advantages__item img{margin-bottom:1.1111111111vw;height:2.7777777778vw}@media screen and (min-width:1441px){.private-advantages__item img{margin-bottom:16px}}@media screen and (max-width:1000px){.private-advantages__item img{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.private-advantages__item img{height:40px}}@media screen and (max-width:1000px){.private-advantages__item img{height:7.7777777778vw;width:auto}}.private-advantages__item:nth-child(3) .private-advantages__text,.private-advantages__item:nth-child(4) .private-advantages__text{width:80%}@media screen and (max-width:1000px){.private-advantages__item:nth-child(3) img,.private-advantages__item:nth-child(4) img{height:24px}}@media screen and (max-width:1000px){.private-advantages__item{width:calc(50% - 6px)}}.private-advantages__text{font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.private-advantages__text{font-size:20px}}@media screen and (max-width:1000px){.private-advantages__text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.private-advantages__text{line-height:24px}}@media screen and (max-width:1000px){.private-advantages__text{line-height:5vw}}.private-specials__body{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.private-specials__body{margin-top:40px}}@media screen and (max-width:1000px){.private-specials__body{margin-top:4.4444444444vw}}.private-specials__item{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.private-specials__item{margin-bottom:40px}}@media screen and (max-width:1000px){.private-specials__item{margin-bottom:3.3333333333vw;width:100%}}@media screen and (max-width:1000px){.private-specials .private__title{width:90%;line-height:1.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.private-specials .private__title{line-height:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.private-specials .private__title{line-height:7.7777777778vw}}@media screen and (max-width:1000px){.private-specials .card__title{width:80%}.private-specials .card__header{display:inline-block}}.private-specials .card{background-color:#09090a;cursor:pointer;padding-left:2.7777777778vw}@media screen and (min-width:1441px){.private-specials .card{padding-left:40px}}@media screen and (max-width:1000px){.private-specials .card{padding-left:6.6666666667vw}}.private-specials .card__image{margin-left:1.1111111111vw;width:8.6111111111vw;background-color:#09090a}@media screen and (min-width:1441px){.private-specials .card__image{margin-left:16px}}@media screen and (max-width:1000px){.private-specials .card__image{margin-left:3.3333333333vw}}@media screen and (min-width:1441px){.private-specials .card__image{width:124px}}@media screen and (max-width:1000px){.private-specials .card__image{width:28.3333333333vw}}.private-specials .card:hover{background-color:#09090a}.private-cards{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}@media(max-width:1024px){.private-cards{padding-bottom:30vh}}@media screen and (max-width:1000px){.private-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}}.private-card{background:#09090a;width:calc(50% - 1.39vw)}@media screen and (min-width:1441px){.private-card{width:calc(50% - 20px)}}@media screen and (max-width:1000px){.private-card{width:100%;margin-bottom:12px}}.private-card:nth-child(2n){margin-top:4.4444444444vw}@media screen and (min-width:1441px){.private-card:nth-child(2n){margin-top:64px}}@media screen and (max-width:1000px){.private-card:nth-child(2n){margin-top:0}}.private-card_opened{margin-bottom:4.4444444444vw}@media screen and (min-width:1441px){.private-card_opened{margin-bottom:64px}}@media screen and (max-width:1000px){.private-card_opened{margin-bottom:3.3333333333vw}}.private-card__small{padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;font-size:.9722222222vw;border-radius:1.6666666667vw;font-family:ObjectSansMedium,Arial,sans-serif;background:#898599;color:#1e2321;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:1441px){.private-card__small{padding-top:4px}}@media screen and (max-width:1000px){.private-card__small{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.private-card__small{padding-bottom:4px}}@media screen and (max-width:1000px){.private-card__small{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.private-card__small{padding-left:12px}}@media screen and (max-width:1000px){.private-card__small{padding-left:2.2222222222vw}}@media screen and (min-width:1441px){.private-card__small{padding-right:12px}}@media screen and (max-width:1000px){.private-card__small{padding-right:2.2222222222vw}}@media screen and (min-width:1441px){.private-card__small{font-size:14px}}@media screen and (max-width:1000px){.private-card__small{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.private-card__small{border-radius:24px}}@media screen and (max-width:1000px){.private-card__small{border-radius:3.8888888889vw;letter-spacing:-.1px}}.private-card__title{font-size:1.6666666667vw}@media screen and (min-width:1441px){.private-card__title{font-size:24px}}@media screen and (max-width:1000px){.private-card__title{font-size:5vw;letter-spacing:-.2px}}.private-card__link{text-decoration:underline}.private-contacts__block{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;letter-spacing:-.3px;margin-bottom:3.4722222222vw}@media screen and (min-width:1441px){.private-contacts__block{margin-bottom:50px}}@media screen and (max-width:1000px){.private-contacts__block{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.private-contacts__block{margin-bottom:0!important}}.private-contacts__col{width:calc(45% - 1.39vw)}@media screen and (min-width:1441px){.private-contacts__col{width:calc(45% - 20px)}}.private-contacts__col:not(:last-child){margin-bottom:3.3333333333vw}@media screen and (min-width:1441px){.private-contacts__col:not(:last-child){margin-bottom:48px}}@media screen and (max-width:1000px){.private-contacts__col:not(:last-child){margin-bottom:11.1111111111vw}}@media screen and (max-width:1000px){.private-contacts__col{width:100%}.private-contacts__col:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:0}.private-contacts__col:last-child{margin-bottom:40px}}.private-contacts__title{font-size:1.6666666667vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.private-contacts__title{font-size:24px}}@media screen and (max-width:1000px){.private-contacts__title{font-size:5vw}}@media screen and (min-width:1441px){.private-contacts__title{margin-bottom:16px}}@media screen and (max-width:1000px){.private-contacts__title{margin-bottom:3.3333333333vw}}.private-contacts__description,.private__btn{letter-spacing:-.1px}.private__btn{background:#8bc540;font-family:ObjectSansMedium,Arial,sans-serif}@media screen and (max-width:1000px){.private__btn{position:absolute;top:.4166666667vw;right:1.1111111111vw;display:inline-block;font-size:.8333333333vw;width:auto}}@media screen and (max-width:1000px)and (min-width:1441px){.private__btn{top:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.private__btn{top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.private__btn{right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.private__btn{right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.private__btn{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.private__btn{font-size:3.3333333333vw}}@media screen and (max-width:1000px){.private__btn:hover{background:#8bc540}}.private__title{font-size:3.0555555556vw;color:#fff;letter-spacing:-.5px;line-height:1.09}@media screen and (min-width:1441px){.private__title{font-size:44px}}@media screen and (max-width:1000px){.private__title{font-size:6.6666666667vw}}.private_mt72{margin-top:5vw}@media screen and (min-width:1441px){.private_mt72{margin-top:72px}}@media screen and (max-width:1000px){.private_mt72{margin-top:8.8888888889vw}}.private-form__group{position:relative}.private-form .callback-form-error{width:100%;top:0;left:0}.private-form .callback-form__field input:not(.callback-form__field_error){border:1px solid hsla(0,0%,100%,0)}.private__banker-cards{-ms-flex-wrap:wrap;flex-wrap:wrap}.private__banker-card,.private__banker-cards{display:-webkit-box;display:-ms-flexbox;display:flex}.private__banker-card{width:26.1111111111vw;height:15.5555555556vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:2.2222222222vw;padding-right:2.2222222222vw;border-radius:3.3333333333vw;margin-bottom:1.6666666667vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;background:#fff}@media screen and (min-width:1441px){.private__banker-card{width:376px}}@media screen and (max-width:1000px){.private__banker-card{width:77.7777777778vw}}@media screen and (min-width:1441px){.private__banker-card{height:224px}}@media screen and (max-width:1000px){.private__banker-card{height:44.4444444444vw}}@media screen and (min-width:1441px){.private__banker-card{padding-top:32px}}@media screen and (max-width:1000px){.private__banker-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.private__banker-card{padding-bottom:32px}}@media screen and (max-width:1000px){.private__banker-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.private__banker-card{padding-left:32px}}@media screen and (max-width:1000px){.private__banker-card{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.private__banker-card{padding-right:32px}}@media screen and (max-width:1000px){.private__banker-card{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.private__banker-card{border-radius:48px}}@media screen and (max-width:1000px){.private__banker-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.private__banker-card{margin-bottom:24px}}@media screen and (max-width:1000px){.private__banker-card{margin-bottom:6.6666666667vw}}.private__banker-card:nth-child(odd){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.private__banker-card:nth-child(odd){margin-right:40px}}@media screen and (max-width:1000px){.private__banker-card:nth-child(odd){margin-right:11.1111111111vw;margin-right:0}}.private__banker-card-active{-webkit-box-shadow:0 0 0 2px #8bc540;box-shadow:0 0 0 2px #8bc540}.private__banker-card__content{width:8.6111111111vw;height:11.1111111111vw}@media screen and (min-width:1441px){.private__banker-card__content{width:124px}}@media screen and (max-width:1000px){.private__banker-card__content{width:36.6666666667vw}}@media screen and (min-width:1441px){.private__banker-card__content{height:160px}}@media screen and (max-width:1000px){.private__banker-card__content{height:44.4444444444vw;position:relative}}.private__banker-card__name{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;color:#1e2321}@media screen and (min-width:1441px){.private__banker-card__name{font-size:20px}}@media screen and (max-width:1000px){.private__banker-card__name{font-size:5vw}}@media screen and (min-width:1441px){.private__banker-card__name{line-height:24px}}@media screen and (max-width:1000px){.private__banker-card__name{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.private__banker-card__name{letter-spacing:-.2px}}@media screen and (max-width:1000px){.private__banker-card__name{letter-spacing:-.0555555556vw}}.private__banker-card__button{bottom:2.2222222222vw;position:absolute}@media screen and (min-width:1441px){.private__banker-card__button{bottom:32px}}@media screen and (max-width:1000px){.private__banker-card__button{bottom:8.8888888889vw}}.private__banker-card__img{height:11.1111111111vw;width:8.6111111111vw}@media screen and (min-width:1441px){.private__banker-card__img{height:160px}}@media screen and (max-width:1000px){.private__banker-card__img{height:35.5555555556vw}}@media screen and (min-width:1441px){.private__banker-card__img{width:124px}}@media screen and (max-width:1000px){.private__banker-card__img{width:25.5555555556vw}}.private__privilege-features{margin-top:1.3888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.private__privilege-features{margin-top:20px}}@media screen and (max-width:1000px){.private__privilege-features{margin-top:0}}.private__privilege-features h4{font-size:1.25vw;margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.private__privilege-features h4{font-size:18px}}@media screen and (max-width:1000px){.private__privilege-features h4{font-size:5vw}}@media screen and (min-width:1441px){.private__privilege-features h4{margin-bottom:10px}}@media screen and (max-width:1000px){.private__privilege-features h4{margin-bottom:3.3333333333vw;width:100%}}.private__privilege-features .text-only.private-advantages__item{width:45%}@media screen and (max-width:1000px){.private__privilege-features .private-advantages__item{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.private__privilege-features .private-advantages__item img{margin-right:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.private__privilege-features .private-advantages__item img{margin-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.private__privilege-features .private-advantages__item img{margin-right:3.3333333333vw}}@media screen and (max-width:1000px){.private__privilege-features .text-only.private-advantages__item{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.private__privilege-features .private-privilege__text{font-size:.9722222222vw;color:#fff}@media screen and (min-width:1441px){.private__privilege-features .private-privilege__text{font-size:14px}}@media screen and (max-width:1000px){.private__privilege-features .private-privilege__text{font-size:3.3333333333vw}}.private__privilege-features .private-advantages__item img{width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.private__privilege-features .private-advantages__item img{width:40px}}@media screen and (max-width:1000px){.private__privilege-features .private-advantages__item img{width:7.7777777778vw}}@media screen and (min-width:1441px){.private__privilege-features .private-advantages__item img{height:40px}}@media screen and (max-width:1000px){.private__privilege-features .private-advantages__item img{height:7.7777777778vw}}.private__privilege-features .private-advantages__last-item{margin-right:auto;margin-left:2.7777777778vw}@media screen and (min-width:1441px){.private__privilege-features .private-advantages__last-item{margin-right:auto}}@media screen and (max-width:1000px){.private__privilege-features .private-advantages__last-item{margin-right:auto}}@media screen and (min-width:1441px){.private__privilege-features .private-advantages__last-item{margin-left:40px}}@media screen and (max-width:1000px){.private__privilege-features .private-advantages__last-item{margin-left:0}}.private__visa-infinite .private__privilege-features{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.private__visa-infinite-banners{margin-bottom:2.7777777778vw;margin-top:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.private__visa-infinite-banners{margin-bottom:40px}}@media screen and (max-width:1000px){.private__visa-infinite-banners{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.private__visa-infinite-banners{margin-top:80px}}@media screen and (max-width:1000px){.private__visa-infinite-banners{margin-top:11.1111111111vw}}.private__visa-infinite-banners .stretch-banner{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.private__visa-infinite-banners .stretch-banner{margin-bottom:56px}}@media screen and (max-width:1000px){.private__visa-infinite-banners .stretch-banner{margin-bottom:3.3333333333vw;width:100%}}.private__visa-infinite-banners .stretch-banner:last-child{margin-left:2.7777777778vw}@media screen and (min-width:1441px){.private__visa-infinite-banners .stretch-banner:last-child{margin-left:40px}}@media screen and (max-width:1000px){.private__visa-infinite-banners .stretch-banner:last-child{margin-left:0}}@media screen and (max-width:1000px){.private__visa-infinite-banners{-ms-flex-wrap:wrap;flex-wrap:wrap}}.private__best-product{margin-top:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.private__best-product{margin-top:24px}}@media screen and (max-width:1000px){.private__best-product{margin-top:4.4444444444vw}}.private__best-product img{width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.private__best-product img{width:40px}}@media screen and (max-width:1000px){.private__best-product img{width:11.1111111111vw}}@media screen and (min-width:1441px){.private__best-product img{height:40px}}@media screen and (max-width:1000px){.private__best-product img{height:11.1111111111vw}}.private__best-product p{font-size:1.1111111111vw;margin-left:1.1111111111vw}@media screen and (min-width:1441px){.private__best-product p{font-size:16px}}@media screen and (max-width:1000px){.private__best-product p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.private__best-product p{margin-left:16px}}@media screen and (max-width:1000px){.private__best-product p{margin-left:3.3333333333vw}}.private__top-section .top-section__info-text{max-width:688px}@media screen and (max-width:1000px){.private__top-section .top-section__info-text{max-width:unset}}.private__top-section .top-section__back-button:hover{color:#000}.private__modal .private-advantages__item{margin-bottom:0}@media screen and (min-width:1441px){.private__modal .private-advantages__item{margin-bottom:0}}@media screen and (max-width:1000px){.private__modal .private-advantages__item{margin-bottom:5.5555555556vw}}._color-brand-second{background-color:#ffc7ab}.partner-offers{background:#fff;overflow:hidden;color:#1e2321;font-size:1.1vw;text-rendering:auto;font-family:ObjectSansMedium,Arial,sans-serif;font-size:1.1111111111vw}@media screen and (min-width:1441px){.partner-offers{font-size:16px}}@media screen and (max-width:1000px){.partner-offers{font-size:3.8888888889vw}}.partner-offers .section:first-child{padding-bottom:0}.partner-offers-container{width:100%;margin:0 auto;padding:0 8.056%}@media screen and (min-width:1441px){.partner-offers-container{max-width:1208px;padding:0}}@media screen and (max-width:1000px){.partner-offers-container{padding-top:0;padding-bottom:0;padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.partner-offers-container{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.partner-offers-container{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.partner-offers-container{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.partner-offers-container{padding-right:4.4444444444vw}}.partner-offers-inner{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.partner-offers-inner{padding-left:104px}}@media screen and (max-width:1000px){.partner-offers-inner{padding-left:0}}@media screen and (min-width:1441px){.partner-offers-inner{padding-right:104px}}@media screen and (max-width:1000px){.partner-offers-inner{padding-right:0}}.partner-offers .container{max-width:1000px;margin:0 auto;padding:0;max-width:69.4444444444vw}@media screen and (min-width:1441px){.partner-offers .container{max-width:1000px}}@media screen and (max-width:1000px){.partner-offers .container{max-width:277.7777777778vw}}@media screen and (min-width:1441px){.partner-offers .container{width:100%;padding:0}}@media screen and (max-width:1000px){.partner-offers .container{padding-top:0;padding-bottom:0;padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.partner-offers .container{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.partner-offers .container{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.partner-offers .container{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.partner-offers .container{padding-right:4.4444444444vw}}.partner-offers .section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:35.4166666667vw}@media screen and (min-width:1441px){.partner-offers .section__row{height:510px}}@media screen and (max-width:1000px){.partner-offers .section__row{height:141.6666666667vw;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}}.partner-offers .section__row>div:first-child{margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.partner-offers .section__row>div:first-child{margin-bottom:32px}}@media screen and (max-width:1000px){.partner-offers .section__row>div:first-child{margin-bottom:2.7777777778vw}}.partner-offers .section__row>div:nth-child(2){margin-top:2.2222222222vw}@media screen and (min-width:1441px){.partner-offers .section__row>div:nth-child(2){margin-top:32px}}@media screen and (max-width:1000px){.partner-offers .section__row>div:nth-child(2){margin-top:2.7777777778vw}}.partner-offers__title{color:#1e2321;font-weight:500;font-size:3.8888888889vw;line-height:3.8888888889vw}@media screen and (min-width:1441px){.partner-offers__title{font-size:56px}}@media screen and (max-width:1000px){.partner-offers__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.partner-offers__title{line-height:56px}}@media screen and (max-width:1000px){.partner-offers__title{line-height:7.7777777778vw}}.partner-offers__subtitle{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;width:33.3333333333vw;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.partner-offers__subtitle{font-size:16px}}@media screen and (max-width:1000px){.partner-offers__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers__subtitle{line-height:22px}}@media screen and (max-width:1000px){.partner-offers__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.partner-offers__subtitle{width:480px}}@media screen and (max-width:1000px){.partner-offers__subtitle{width:133.3333333333vw}}@media screen and (min-width:1441px){.partner-offers__subtitle{margin-top:16px}}@media screen and (max-width:1000px){.partner-offers__subtitle{margin-top:3.3333333333vw;width:100%}}.partner-offers-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto}.partner-offers .footer{color:#999;text-align:center;font-size:.8333333333vw}@media screen and (min-width:1441px){.partner-offers .footer{font-size:12px}}@media screen and (max-width:1000px){.partner-offers .footer{font-size:3.3333333333vw}}.partner-offers-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:1.0416666667vw}@media screen and (min-width:1441px){.partner-offers-list li{font-size:14px}}@media screen and (max-width:1000px){.partner-offers-list li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-list li{line-height:20px}}@media screen and (max-width:1000px){.partner-offers-list li{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.partner-offers-list li{margin-bottom:15px}}@media screen and (max-width:1000px){.partner-offers-list li{margin-bottom:2.7777777778vw}}.partner-offers-list li .bull{display:inline-block;border-radius:50%;background-color:#8bc540;height:.5555555556vw;width:.5555555556vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.partner-offers-list li .bull{height:8px}}@media screen and (max-width:1000px){.partner-offers-list li .bull{height:2.2222222222vw}}@media screen and (min-width:1441px){.partner-offers-list li .bull{width:8px}}@media screen and (max-width:1000px){.partner-offers-list li .bull{width:2.2222222222vw}}@media screen and (min-width:1441px){.partner-offers-list li .bull{margin-right:12px}}@media screen and (max-width:1000px){.partner-offers-list li .bull{margin-right:3.3333333333vw}}.partner-offers-list li .text{display:inline-block;width:90%}.partner-offers-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#1e2321;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#edf0f5 no-repeat 50%/cover;height:31.9444444444vw;width:33.3333333333vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:2.7777777778vw;margin-bottom:2.7777777778vw;border-radius:3.8194444444vw;overflow:hidden}@media screen and (min-width:1441px){.partner-offers-card{height:460px}}@media screen and (max-width:1000px){.partner-offers-card{height:94.4444444444vw}}@media screen and (min-width:1441px){.partner-offers-card{width:480px}}@media screen and (max-width:1000px){.partner-offers-card{width:133.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-card{padding-top:40px}}@media screen and (max-width:1000px){.partner-offers-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.partner-offers-card{padding-bottom:40px}}@media screen and (max-width:1000px){.partner-offers-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.partner-offers-card{padding-left:56px}}@media screen and (max-width:1000px){.partner-offers-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.partner-offers-card{padding-right:40px}}@media screen and (max-width:1000px){.partner-offers-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.partner-offers-card{margin-bottom:40px}}@media screen and (max-width:1000px){.partner-offers-card{margin-bottom:2.7777777778vw}}@media screen and (min-width:1441px){.partner-offers-card{border-radius:55px}}@media screen and (max-width:1000px){.partner-offers-card{border-radius:7.7777777778vw;width:100%}}.partner-offers-card__tag{text-align:center;font-weight:500;border-radius:3.4722222222vw;font-size:.9722222222vw;line-height:1.3888888889vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;margin-left:.8333333333vw}@media screen and (min-width:1441px){.partner-offers-card__tag{border-radius:50px}}@media screen and (max-width:1000px){.partner-offers-card__tag{border-radius:13.8888888889vw}}@media screen and (min-width:1441px){.partner-offers-card__tag{font-size:14px}}@media screen and (max-width:1000px){.partner-offers-card__tag{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-card__tag{line-height:20px}}@media screen and (max-width:1000px){.partner-offers-card__tag{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.partner-offers-card__tag{padding-top:4px}}@media screen and (max-width:1000px){.partner-offers-card__tag{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.partner-offers-card__tag{padding-bottom:4px}}@media screen and (max-width:1000px){.partner-offers-card__tag{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.partner-offers-card__tag{padding-left:12px}}@media screen and (max-width:1000px){.partner-offers-card__tag{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-card__tag{padding-right:12px}}@media screen and (max-width:1000px){.partner-offers-card__tag{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-card__tag{margin-left:12px}}@media screen and (max-width:1000px){.partner-offers-card__tag{margin-left:3.3333333333vw}}.partner-offers-card__content{width:90%}@media screen and (max-width:1000px){.partner-offers-card__content{width:100%}}.partner-offers-card__text{font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.partner-offers-card__text{font-size:14px}}@media screen and (max-width:1000px){.partner-offers-card__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-card__text{line-height:20px}}@media screen and (max-width:1000px){.partner-offers-card__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.partner-offers-card__text{margin-bottom:24px}}@media screen and (max-width:1000px){.partner-offers-card__text{margin-bottom:4.4444444444vw}}.partner-offers-card:last-child{margin-bottom:0}.partner-offers-card_virus{background-image:url(/local/templates/lp/i/partner-offers/virus_x2.jpg)}.partner-offers-card_medicine{background-image:url(/local/templates/lp/i/partner-offers/medicine_x2.jpg)}.partner-offers-card_family{background-image:url(/local/templates/lp/i/partner-offers/family_x2.jpg)}.partner-offers-card_kopilka{background-image:url(/local/templates/lp/i/partner-offers/kopilka_x2.jpg)}.partner-offers-card_home{background-image:url(/local/templates/lp/i/partner-offers/home_x2.jpg)}.partner-offers-card_umbrella{background-image:url(/local/templates/lp/i/partner-offers/umbrella_x2.jpg)}.partner-offers-card__inner{height:100%;width:100%;-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;position:relative}.partner-offers-card__image{-ms-flex-negative:0;flex-shrink:0;width:11.1111111111vw;margin-left:1.9444444444vw}@media screen and (min-width:1441px){.partner-offers-card__image{width:160px}}@media screen and (max-width:1000px){.partner-offers-card__image{width:38.8888888889vw}}@media screen and (min-width:1441px){.partner-offers-card__image{margin-left:28px}}@media screen and (max-width:1000px){.partner-offers-card__image{margin-left:4.4444444444vw;height:auto}}.partner-offers-card__description:not(:first-child){margin-left:1.3888888889vw}@media screen and (min-width:1441px){.partner-offers-card__description:not(:first-child){margin-left:20px}}@media screen and (max-width:1000px){.partner-offers-card__description:not(:first-child){margin-left:3.3333333333vw}}.partner-offers-card__title{font-weight:500;margin-top:0;margin-bottom:0;font-size:1.6666666667vw;line-height:1.9444444444vw}@media screen and (min-width:1441px){.partner-offers-card__title{font-size:24px}}@media screen and (max-width:1000px){.partner-offers-card__title{font-size:5vw}}@media screen and (min-width:1441px){.partner-offers-card__title{line-height:28px}}@media screen and (max-width:1000px){.partner-offers-card__title{line-height:6.1111111111vw}}.partner-offers-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.partner-offers-card__header{margin-bottom:12px}}@media screen and (max-width:1000px){.partner-offers-card__header{margin-bottom:2.2222222222vw}}.partner-offers-card__footer{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;position:absolute;bottom:0}.partner-offers-button{background:#1e2321;color:#fff;text-decoration:none;font-size:1.1111111111vw;line-height:1.5277777778vw;border-radius:1.3888888889vw;padding-top:.9027777778vw;padding-bottom:.9027777778vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw}@media screen and (min-width:1441px){.partner-offers-button{font-size:16px}}@media screen and (max-width:1000px){.partner-offers-button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-button{line-height:22px}}@media screen and (max-width:1000px){.partner-offers-button{line-height:5vw}}@media screen and (min-width:1441px){.partner-offers-button{border-radius:20px}}@media screen and (max-width:1000px){.partner-offers-button{border-radius:5vw}}@media screen and (min-width:1441px){.partner-offers-button{padding-top:13px}}@media screen and (max-width:1000px){.partner-offers-button{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-button{padding-bottom:13px}}@media screen and (max-width:1000px){.partner-offers-button{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.partner-offers-button{padding-left:24px}}@media screen and (max-width:1000px){.partner-offers-button{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.partner-offers-button{padding-right:24px}}@media screen and (max-width:1000px){.partner-offers-button{padding-right:4.4444444444vw}}.partner-offers-button_white{background:#fff}.partner-offers-button:hover{background:#8bc540;color:#fff!important;font-weight:500}.partner-offers ._gray{color:#9a96ac}.partner-offers ._white{color:#fff}.partner-offers-position_down{z-index:20}.partner-offers-position_up{z-index:30}.become-investor{background-color:#edf0f5}.become-investor .investor-header{background-color:#fff;height:4.4444444444vw;-webkit-box-shadow:0 4px 12px rgba(158,170,184,.24);box-shadow:0 4px 12px rgba(158,170,184,.24)}@media screen and (min-width:1441px){.become-investor .investor-header{height:64px}}@media screen and (max-width:1000px){.become-investor .investor-header{height:17.7777777778vw}}.become-investor .investor-footer{background-color:#fff;height:4.4444444444vw;position:fixed;bottom:0;width:100%}@media screen and (min-width:1441px){.become-investor .investor-footer{height:64px}}@media screen and (max-width:1000px){.become-investor .investor-footer{height:17.7777777778vw}}.become-investor .investor-footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.become-investor .investor-footer__content .button{width:auto}}.become-investor .investor-footer__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.become-investor .investor-footer__btns .button:first-child{margin-right:.6944444444vw}@media screen and (min-width:1441px){.become-investor .investor-footer__btns .button:first-child{margin-right:10px}}@media screen and (max-width:1000px){.become-investor .investor-footer__btns .button:first-child{margin-right:2.7777777778vw}}.become-investor .investor-content{margin-top:2.7777777778vw;margin-bottom:6.9444444444vw}@media screen and (min-width:1441px){.become-investor .investor-content{margin-top:40px}}@media screen and (max-width:1000px){.become-investor .investor-content{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.become-investor .investor-content{margin-bottom:100px}}@media screen and (max-width:1000px){.become-investor .investor-content{margin-bottom:27.7777777778vw}}.become-investor .investor-back{color:#8bc540;cursor:pointer;display:inline-block;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.become-investor .investor-back{margin-bottom:16px}}@media screen and (max-width:1000px){.become-investor .investor-back{margin-bottom:4.4444444444vw}}.become-investor .investor-themes{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:2.7777777778vw;margin-top:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.become-investor .investor-themes{grid-gap:40px}}@media screen and (max-width:1000px){.become-investor .investor-themes{grid-gap:11.1111111111vw}}@media screen and (min-width:1441px){.become-investor .investor-themes{margin-top:40px}}@media screen and (max-width:1000px){.become-investor .investor-themes{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.become-investor .investor-themes{margin-bottom:80px}}@media screen and (max-width:1000px){.become-investor .investor-themes{margin-bottom:22.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.become-investor .investor-theme{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;border-radius:1.1111111111vw;background:#fff;width:26.1111111111vw;position:relative}@media screen and (min-width:1441px){.become-investor .investor-theme{padding-top:16px}}@media screen and (max-width:1000px){.become-investor .investor-theme{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-theme{padding-bottom:16px}}@media screen and (max-width:1000px){.become-investor .investor-theme{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-theme{padding-left:16px}}@media screen and (max-width:1000px){.become-investor .investor-theme{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-theme{padding-right:16px}}@media screen and (max-width:1000px){.become-investor .investor-theme{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-theme{border-radius:16px}}@media screen and (max-width:1000px){.become-investor .investor-theme{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-theme{width:376px}}@media screen and (max-width:1000px){.become-investor .investor-theme{width:104.4444444444vw;width:100%}}.become-investor .investor-theme__head{font-size:.8333333333vw;line-height:1.1111111111vw;margin-bottom:.2777777778vw;font-weight:500;color:#898599}@media screen and (min-width:1441px){.become-investor .investor-theme__head{font-size:12px}}@media screen and (max-width:1000px){.become-investor .investor-theme__head{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.become-investor .investor-theme__head{line-height:16px}}@media screen and (max-width:1000px){.become-investor .investor-theme__head{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-theme__head{margin-bottom:4px}}@media screen and (max-width:1000px){.become-investor .investor-theme__head{margin-bottom:1.1111111111vw}}.become-investor .investor-theme__title{font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:1.1805555556vw;padding-bottom:1.1805555556vw;font-weight:500;color:#1e2321}@media screen and (min-width:1441px){.become-investor .investor-theme__title{font-size:14px}}@media screen and (max-width:1000px){.become-investor .investor-theme__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.become-investor .investor-theme__title{line-height:20px}}@media screen and (max-width:1000px){.become-investor .investor-theme__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.become-investor .investor-theme__title{margin-bottom:17px}}@media screen and (max-width:1000px){.become-investor .investor-theme__title{margin-bottom:4.7222222222vw}}@media screen and (min-width:1441px){.become-investor .investor-theme__title{padding-bottom:17px}}@media screen and (max-width:1000px){.become-investor .investor-theme__title{padding-bottom:4.7222222222vw}}.become-investor .investor-theme .button{position:absolute;bottom:1.1111111111vw;cursor:pointer}@media screen and (min-width:1441px){.become-investor .investor-theme .button{bottom:16px}}@media screen and (max-width:1000px){.become-investor .investor-theme .button{bottom:0;position:relative}}.become-investor .investor-test__counter-top{font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:.8333333333vw;color:#9eaab8}@media screen and (min-width:1441px){.become-investor .investor-test__counter-top{font-size:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__counter-top{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__counter-top{line-height:22px}}@media screen and (max-width:1000px){.become-investor .investor-test__counter-top{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.become-investor .investor-test__counter-top{margin-bottom:12px}}@media screen and (max-width:1000px){.become-investor .investor-test__counter-top{margin-bottom:3.3333333333vw}}.become-investor .investor-test__counter-bottom{font-size:.9722222222vw;line-height:1.3888888889vw;color:#9eaab8}@media screen and (min-width:1441px){.become-investor .investor-test__counter-bottom{font-size:14px}}@media screen and (max-width:1000px){.become-investor .investor-test__counter-bottom{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.become-investor .investor-test__counter-bottom{line-height:20px}}@media screen and (max-width:1000px){.become-investor .investor-test__counter-bottom{line-height:5.5555555556vw}}.become-investor .investor-test__question{margin-bottom:1.1111111111vw;font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0347222222vw;color:#1e2321}@media screen and (min-width:1441px){.become-investor .investor-test__question{margin-bottom:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__question{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__question{font-size:24px}}@media screen and (max-width:1000px){.become-investor .investor-test__question{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__question{line-height:28px}}@media screen and (max-width:1000px){.become-investor .investor-test__question{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.become-investor .investor-test__question{letter-spacing:-.5px}}@media screen and (max-width:1000px){.become-investor .investor-test__question{letter-spacing:-.1388888889vw}}.become-investor .investor-test__answer{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;color:#1e2321}@media screen and (min-width:1441px){.become-investor .investor-test__answer{font-size:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer{line-height:22px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer{line-height:5.5555555556vw}}.become-investor .investor-test__answer-checkbox{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-right:2.5vw;padding-left:2.5vw;border-radius:1.1111111111vw;margin-top:1.1111111111vw;background-color:#fff;margin-right:12px}@media screen and (min-width:1441px){.become-investor .investor-test__answer-checkbox{padding-top:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-checkbox{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-checkbox{padding-bottom:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-checkbox{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-checkbox{padding-right:36px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-checkbox{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-checkbox{padding-left:36px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-checkbox{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-checkbox{border-radius:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-checkbox{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-checkbox{margin-top:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-checkbox{margin-top:4.4444444444vw;margin-bottom:16px}}.become-investor .investor-test__answer-radio{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-right:2.5vw;padding-left:2.5vw;border-radius:1.1111111111vw;margin-top:1.1111111111vw;background-color:#fff;margin-right:12px}@media screen and (min-width:1441px){.become-investor .investor-test__answer-radio{padding-top:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-radio{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-radio{padding-bottom:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-radio{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-radio{padding-right:36px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-radio{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-radio{padding-left:36px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-radio{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-radio{border-radius:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-radio{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-test__answer-radio{margin-top:16px}}@media screen and (max-width:1000px){.become-investor .investor-test__answer-radio{margin-top:4.4444444444vw}}.become-investor .investor-test__answer-radio label{cursor:pointer}@media screen and (max-width:1000px){.become-investor .investor-test__answer-radio{margin-bottom:16px}}.become-investor .investor-form__success{background:#fff;border-radius:1.1111111111vw;height:25.9722222222vw;width:40.5555555556vw;padding-top:3.3333333333vw;padding-bottom:2.7777777778vw;padding-right:9.0277777778vw;padding-left:9.0277777778vw;margin:0 auto}@media screen and (min-width:1441px){.become-investor .investor-form__success{border-radius:16px}}@media screen and (max-width:1000px){.become-investor .investor-form__success{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success{height:374px}}@media screen and (max-width:1000px){.become-investor .investor-form__success{height:103.8888888889vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success{width:584px}}@media screen and (max-width:1000px){.become-investor .investor-form__success{width:162.2222222222vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success{padding-top:48px}}@media screen and (max-width:1000px){.become-investor .investor-form__success{padding-top:13.3333333333vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success{padding-bottom:40px}}@media screen and (max-width:1000px){.become-investor .investor-form__success{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success{padding-right:130px}}@media screen and (max-width:1000px){.become-investor .investor-form__success{padding-right:0}}@media screen and (min-width:1441px){.become-investor .investor-form__success{padding-left:130px}}@media screen and (max-width:1000px){.become-investor .investor-form__success{padding-left:0;width:100%}}.become-investor .investor-form__success-icon{background:url(/local/templates/redesign/src/assets/img/icons/done-light.svg) no-repeat;background-size:contain;margin:0 auto;height:4.4444444444vw;width:4.4444444444vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.become-investor .investor-form__success-icon{height:64px}}@media screen and (max-width:1000px){.become-investor .investor-form__success-icon{height:17.7777777778vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success-icon{width:64px}}@media screen and (max-width:1000px){.become-investor .investor-form__success-icon{width:17.7777777778vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success-icon{margin-bottom:16px}}@media screen and (max-width:1000px){.become-investor .investor-form__success-icon{margin-bottom:4.4444444444vw}}.become-investor .investor-form__success-title{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:1.8055555556vw;text-align:center;color:#1e2321}@media screen and (min-width:1441px){.become-investor .investor-form__success-title{font-size:20px}}@media screen and (max-width:1000px){.become-investor .investor-form__success-title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success-title{line-height:24px}}@media screen and (max-width:1000px){.become-investor .investor-form__success-title{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success-title{margin-bottom:26px}}@media screen and (max-width:1000px){.become-investor .investor-form__success-title{margin-bottom:7.2222222222vw}}.become-investor .investor-form__success-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;text-align:center;color:#898599}@media screen and (min-width:1441px){.become-investor .investor-form__success-subtitle{font-size:16px}}@media screen and (max-width:1000px){.become-investor .investor-form__success-subtitle{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.become-investor .investor-form__success-subtitle{line-height:22px}}@media screen and (max-width:1000px){.become-investor .investor-form__success-subtitle{line-height:6.1111111111vw}}.become-investor .investor-form__success .button{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}body._investor{background-color:#edf0f5}body._investor #app{padding-top:0}.biometria-split{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.biometria-split{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1000px){.biometria-split__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center}}.biometria-split__img img{width:18.8888888889vw}@media screen and (min-width:1441px){.biometria-split__img img{width:272px}}@media screen and (max-width:1000px){.biometria-split__img img{width:44.4444444444vw}}@media screen and (max-width:1000px){.biometria-split__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto}}.biometria-feats{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5.5555555556vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.biometria-feats{margin-top:80px}}@media screen and (max-width:1000px){.biometria-feats{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.biometria-feats{margin-bottom:80px}}@media screen and (max-width:1000px){.biometria-feats{margin-bottom:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.biometria-feat{width:33.3333333333vw}@media screen and (min-width:1441px){.biometria-feat{width:480px}}@media screen and (max-width:1000px){.biometria-feat{width:133.3333333333vw;text-align:center;width:100%;margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.biometria-feat{margin-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.biometria-feat{margin-bottom:4.4444444444vw}}.biometria-feat__icon{background-color:#edf0f5;width:5.5555555556vw;height:5.5555555556vw;border-radius:1.9444444444vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.biometria-feat__icon{width:80px}}@media screen and (max-width:1000px){.biometria-feat__icon{width:13.3333333333vw}}@media screen and (min-width:1441px){.biometria-feat__icon{height:80px}}@media screen and (max-width:1000px){.biometria-feat__icon{height:13.3333333333vw}}@media screen and (min-width:1441px){.biometria-feat__icon{border-radius:28px}}@media screen and (max-width:1000px){.biometria-feat__icon{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.biometria-feat__icon{margin-bottom:12px}}@media screen and (max-width:1000px){.biometria-feat__icon{margin-bottom:2.2222222222vw}}.cards__preview{width:100%}@media screen and (max-width:1000px){.cards__preview{padding-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.cards__preview{padding-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.cards__preview{padding-bottom:4.4444444444vw}}.cards__preview-img{background:url(/local/templates/redesign/src/assets/img/cards/card-preview.svg) no-repeat;background-size:contain;max-width:100%;height:15.2777777778vw}@media screen and (min-width:1441px){.cards__preview-img{height:220px}}@media screen and (max-width:1000px){.cards__preview-img{height:45.5555555556vw}}.cards__switch{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.cards__switch{margin-top:24px}}@media screen and (max-width:1000px){.cards__switch{margin-top:3.3333333333vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cards-tab ._sticky{top:2.7777777778vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.cards-tab ._sticky{top:40px}}@media screen and (max-width:1000px){.cards-tab ._sticky{top:11.1111111111vw}}@media screen and (min-width:1441px){.cards-tab ._sticky{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-tab ._sticky{padding-bottom:0;position:static}}.cards-tab_classic ._premium,.cards-tab_premium ._classic{display:none}.cards-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:26px auto}@media screen and (max-width:1000px){.cards-switcher{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.1111111111vw;margin:56px 0}}@media screen and (max-width:1000px)and (min-width:1441px){.cards-switcher{font-size:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.cards-switcher{font-size:3.3333333333vw}}.cards-switcher .cards__text{text-align:center;width:auto;max-width:calc(50% - 8.33333vw);font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.cards-switcher .cards__text{font-size:16px}}@media screen and (max-width:1000px){.cards-switcher .cards__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cards-switcher .cards__text{line-height:22px}}@media screen and (max-width:1000px){.cards-switcher .cards__text{line-height:4.4444444444vw}}.cards__text{font-weight:500;margin-left:1.1111111111vw;margin-right:1.1111111111vw}@media screen and (min-width:1441px){.cards__text{margin-left:16px}}@media screen and (max-width:1000px){.cards__text{margin-left:0}}@media screen and (min-width:1441px){.cards__text{margin-right:16px}}@media screen and (max-width:1000px){.cards__text{margin-right:0;width:calc(50% - 12.222vw)}}.cards-header{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.cards-header{padding-top:40px}}@media screen and (max-width:1000px){.cards-header{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.cards-header{padding-bottom:40px}}@media screen and (max-width:1000px){.cards-header{padding-bottom:3.3333333333vw}}.cards-header-h1{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.cards-header-h1{margin-bottom:24px}}@media screen and (max-width:1000px){.cards-header-h1{margin-bottom:8.3333333333vw}}.cards-nav{border-bottom:1px solid #c2c2cc}.cards-nav .tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex}.cards-nav .tabs-nav__list{border-bottom:none}.cards-nav-after{margin-top:0;text-align:right;height:3.3333333333vw}@media screen and (min-width:1441px){.cards-nav-after{height:48px}}@media screen and (max-width:1000px){.cards-nav-after{height:auto}}@media screen and (max-width:1000px){.cards-nav-after._fixed{display:-webkit-box;display:-ms-flexbox;display:flex;height:3.8888888889vw;border-top:1px solid #c2c2cc}}@media screen and (max-width:1000px)and (min-width:1441px){.cards-nav-after._fixed{height:56px}}@media screen and (max-width:1000px)and (max-width:1000px){.cards-nav-after._fixed{height:15.5555555556vw}}@media screen and (min-width:1001px){.cards-nav-after{width:30%}}@media screen and (max-width:1000px){.cards-nav-after{display:none}.cards-nav-after .button{margin-top:0;height:2.7777777778vw;line-height:2.9166666667vw;border-radius:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.cards-nav-after .button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.cards-nav-after .button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.cards-nav-after .button{line-height:42px}}@media screen and (max-width:1000px)and (max-width:1000px){.cards-nav-after .button{line-height:11.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.cards-nav-after .button{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.cards-nav-after .button{border-radius:4.4444444444vw}}.cards-action{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;margin-top:-1px}@media screen and (min-width:1441px){.cards-action{padding-top:40px}}@media screen and (max-width:1000px){.cards-action{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.cards-action{padding-bottom:40px}}@media screen and (max-width:1000px){.cards-action{padding-bottom:11.1111111111vw}}.cards-action-top{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.cards-action-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cards-banner{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.cards-banner{padding-top:56px}}@media screen and (max-width:1000px){.cards-banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cards-banner{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-banner{padding-left:104px}}@media screen and (max-width:1000px){.cards-banner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-banner{padding-right:104px}}@media screen and (max-width:1000px){.cards-banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-banner{border-radius:56px}}@media screen and (max-width:1000px){.cards-banner{border-radius:7.7777777778vw}}.cards-banner__title{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.cards-banner__title{margin-bottom:20px}}@media screen and (max-width:1000px){.cards-banner__title{margin-bottom:3.3333333333vw}}.cards-banner__subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;font-weight:500;max-width:33.3333333333vw;margin-top:1.3888888889vw}@media screen and (min-width:1441px){.cards-banner__subtitle{font-size:14px}}@media screen and (max-width:1000px){.cards-banner__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cards-banner__subtitle{line-height:20px}}@media screen and (max-width:1000px){.cards-banner__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cards-banner__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.cards-banner__subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.cards-banner__subtitle{margin-top:20px}}@media screen and (max-width:1000px){.cards-banner__subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.cards-banner__subtitle{max-width:480px}}@media screen and (max-width:1000px){.cards-banner__subtitle{max-width:none}}.cards-banner__label{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.cards-banner__label{margin-bottom:16px}}@media screen and (max-width:1000px){.cards-banner__label{margin-bottom:2.2222222222vw}}._premium .cards-banner__label{background-color:#ffc7ab;color:#1e2321}.cards-banner__text{width:100%;font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.cards-banner__text{font-size:14px}}@media screen and (max-width:1000px){.cards-banner__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cards-banner__text{line-height:20px}}@media screen and (max-width:1000px){.cards-banner__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cards-banner__text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.cards-banner__text{letter-spacing:-.0277777778vw;font-size:3.3333333333vw;line-height:4.4444444444vw}}.cards-banner__text:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.cards-banner__text:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.cards-banner__text:not(:last-child){margin-bottom:1.1111111111vw}}.cards-banner__text strong{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.cards-banner__text strong{font-size:24px}}@media screen and (max-width:1000px){.cards-banner__text strong{font-size:5vw}}@media screen and (min-width:1441px){.cards-banner__text strong{line-height:28px}}@media screen and (max-width:1000px){.cards-banner__text strong{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.cards-banner__text strong{letter-spacing:-.3px}}@media screen and (max-width:1000px){.cards-banner__text strong{letter-spacing:-.0555555556vw}}.cards-banner__text a{text-decoration:underline}.cards-banner__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.cards-banner__block{padding-bottom:40px}}@media screen and (max-width:1000px){.cards-banner__block{padding-bottom:0;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:none}}.cards-banner__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-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding-bottom:0}@media screen and (min-width:1441px){.cards-banner__item{padding-bottom:0}}@media screen and (max-width:1000px){.cards-banner__item{padding-bottom:4.4444444444vw}}@media screen and (min-width:1001px)and (max-width:1440px){.cards-banner__item_half{width:18.8888888889vw}}@media screen and (min-width:1441px){.cards-banner__item_half{width:272px}}.cards-banner__button{display:none;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.cards-banner__button{padding-bottom:24px}}@media screen and (max-width:1000px){.cards-banner__button{padding-bottom:4.4444444444vw;display:block}}.cards-banner__button-text{font-size:1.6666666667vw}@media screen and (min-width:1441px){.cards-banner__button-text{font-size:24px}}@media screen and (max-width:1000px){.cards-banner__button-text{font-size:4.4444444444vw}}.cards-banner__actions{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:2.7777777778vw;border-top:1px solid #c2c2cc}@media screen and (min-width:1441px){.cards-banner__actions{padding-top:40px}}@media screen and (max-width:1000px){.cards-banner__actions{padding-top:4.4444444444vw}}@media screen and (max-width:1000px){.cards-banner__actions .button{width:auto}}.cards-banner__actions .button:not(:last-child){margin-right:.8333333333vw}@media screen and (min-width:1441px){.cards-banner__actions .button:not(:last-child){margin-right:12px}}@media screen and (max-width:1000px){.cards-banner__actions .button:not(:last-child){margin-right:1.1111111111vw}}.cards-order{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.cards-order{margin-top:80px}}@media screen and (max-width:1000px){.cards-order{margin-top:11.1111111111vw}}.cards-order__wrap{position:relative;min-height:34.7222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;overflow:visible}@media screen and (min-width:1441px){.cards-order__wrap{min-height:500px}}@media screen and (max-width:1000px){.cards-order__wrap{min-height:80.5555555556vw}}@media screen and (min-width:1441px){.cards-order__wrap{padding-top:56px}}@media screen and (max-width:1000px){.cards-order__wrap{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cards-order__wrap{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-order__wrap{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-order__wrap{padding-left:104px}}@media screen and (max-width:1000px){.cards-order__wrap{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-order__wrap{padding-right:104px}}@media screen and (max-width:1000px){.cards-order__wrap{padding-right:6.6666666667vw}}.cards-order__wrap>*{z-index:1}@media screen and (max-width:1000px){.cards-order__wrap{margin-top:40px}}.cards-order__wrap:after{content:"";position:absolute;width:100%;height:100%;top:0;right:0;z-index:0;background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/cards/card-order.png);background-repeat:no-repeat;background-size:contain;background-position:90% 50%;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.cards-order__wrap:after{border-radius:56px}}@media screen and (max-width:1000px){.cards-order__wrap:after{border-radius:7.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.cards-order__wrap:after{background-image:url(/local/templates/redesign/src/assets/img/cards/card-order@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.cards-order__wrap:after{background-image:url(/local/templates/redesign/src/assets/img/cards/card-order@3.png)}}@media screen and (max-width:1000px){.cards-order__wrap:after{background-image:none}}.cards-order__wrap_credit:after{background-image:url(/local/templates/redesign/src/assets/img/cards/card-order-credit.png)}@media(-webkit-min-device-pixel-ratio:1.5){.cards-order__wrap_credit:after{background-image:url(/local/templates/redesign/src/assets/img/cards/card-order-credit@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.cards-order__wrap_credit:after{background-image:url(/local/templates/redesign/src/assets/img/cards/card-order-credit@3.png)}}@media screen and (max-width:1000px){.cards-order__wrap_credit:after{background-image:none}}.cards-order__wrap.dark{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw}@media screen and (min-width:1441px){.cards-order__wrap.dark{padding-top:48px}}@media screen and (max-width:1000px){.cards-order__wrap.dark{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.cards-order__wrap.dark{padding-bottom:48px}}@media screen and (max-width:1000px){.cards-order__wrap.dark{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cards-order__wrap.dark{padding-left:56px}}@media screen and (max-width:1000px){.cards-order__wrap.dark{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-order__wrap.dark{padding-right:56px}}@media screen and (max-width:1000px){.cards-order__wrap.dark{padding-right:6.6666666667vw}}.cards-order__wrap.dark:after{background:linear-gradient(299.92deg,#222426 12.59%,#37383a 83.51%)}.cards-order__wrap.dark .cards-order__form{color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20.8333333333vw}@media screen and (min-width:1441px){.cards-order__wrap.dark .cards-order__form{width:300px}}@media screen and (max-width:1000px){.cards-order__wrap.dark .cards-order__form{width:68.8888888889vw}}@media screen and (min-width:1441px){.cards-order__wrap.dark .cards-order__form{width:480px}}.cards-order__wrap.dark .cards-order__input{width:100%}.cards-order__input{width:16.25vw}@media screen and (min-width:1441px){.cards-order__input{width:234px}}@media screen and (max-width:1000px){.cards-order__input{width:77.7777777778vw}}.cards-order__input:nth-child(2n){margin-right:.8333333333vw}@media screen and (min-width:1441px){.cards-order__input:nth-child(2n){margin-right:12px}}@media screen and (max-width:1000px){.cards-order__input:nth-child(2n){margin-right:0}}.cards-order__input:nth-child(4){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.cards-order__input:nth-child(4){margin-bottom:24px}}@media screen and (max-width:1000px){.cards-order__input:nth-child(4){margin-bottom:5.5555555556vw}}.cards-conversion{padding-top:5.5555555556vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.cards-conversion{padding-top:80px}}@media screen and (max-width:1000px){.cards-conversion{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cards-conversion{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-conversion{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-conversion{padding-left:104px}}@media screen and (max-width:1000px){.cards-conversion{padding-left:0}}@media screen and (min-width:1441px){.cards-conversion{padding-right:104px}}@media screen and (max-width:1000px){.cards-conversion{padding-right:0}}@media screen and (min-width:1441px){.cards-conversion{border-radius:56px}}@media screen and (max-width:1000px){.cards-conversion{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cards-conversion__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.cards-conversion__title{font-size:44px}}@media screen and (max-width:1000px){.cards-conversion__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cards-conversion__title{line-height:48px}}@media screen and (max-width:1000px){.cards-conversion__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cards-conversion__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cards-conversion__title{letter-spacing:-.0833333333vw;text-align:center}}.cards-conversion__info{width:50%;margin-right:25px}@media screen and (max-width:1000px){.cards-conversion__info{width:100%;margin-right:0;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.cards-conversion__info{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.cards-conversion__info{margin-bottom:6.6666666667vw}}.cards-conversion__rates{width:50%;margin-left:25px;background:url(/local/templates/redesign/src/assets/img/cards/conversion.png) no-repeat 50%;background-size:cover;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.cards-conversion__rates{border-radius:56px}}@media screen and (max-width:1000px){.cards-conversion__rates{border-radius:7.7777777778vw;width:100%;margin-left:0}}.cards-conversion__rates-wrapper{height:100%;width:100%;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw}@media screen and (min-width:1441px){.cards-conversion__rates-wrapper{padding-top:40px}}@media screen and (max-width:1000px){.cards-conversion__rates-wrapper{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.cards-conversion__rates-wrapper{padding-bottom:40px}}@media screen and (max-width:1000px){.cards-conversion__rates-wrapper{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cards-conversion__rates-wrapper{padding-left:56px}}@media screen and (max-width:1000px){.cards-conversion__rates-wrapper{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-conversion__rates-wrapper{padding-right:56px}}@media screen and (max-width:1000px){.cards-conversion__rates-wrapper{padding-right:6.6666666667vw}}.cards-conversion__rates-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;color:#fff;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.cards-conversion__rates-title{font-size:24px}}@media screen and (max-width:1000px){.cards-conversion__rates-title{font-size:5vw}}@media screen and (min-width:1441px){.cards-conversion__rates-title{line-height:28px}}@media screen and (max-width:1000px){.cards-conversion__rates-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.cards-conversion__rates-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.cards-conversion__rates-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.cards-conversion__rates-title{margin-bottom:40px}}@media screen and (max-width:1000px){.cards-conversion__rates-title{margin-bottom:11.9444444444vw}}.cards-conversion__rates-table{color:#1e2321;margin-bottom:1.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table{margin-bottom:23px}}@media screen and (max-width:1000px){.cards-conversion__rates-table{margin-bottom:6.6666666667vw}}.cards-conversion__rates-table__titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#898599;font-weight:500;letter-spacing:-.2px;font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__titles{font-size:14px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__titles{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__titles{line-height:20px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__titles{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__titles{margin-bottom:24px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__titles{margin-bottom:3.3333333333vw;font-weight:400}}.cards-conversion__rates-table__titles-currency{width:8.3333333333vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__titles-currency{width:120px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__titles-currency{width:16.6666666667vw}}.cards-conversion__rates-table__titles-buy{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__titles-buy{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__titles-buy{width:22.2222222222vw}}.cards-conversion__rates-table__titles-sell{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__titles-sell{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__titles-sell{width:22.2222222222vw}}.cards-conversion__rates-table__titles-cb{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__titles-cb{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__titles-cb{width:22.2222222222vw}}.cards-conversion__rates-table__usd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:500;letter-spacing:-.2px;font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__usd{font-size:20px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__usd{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__usd{line-height:24px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__usd{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__usd{margin-bottom:20px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__usd{margin-bottom:4.4444444444vw}}.cards-conversion__rates-table__usd-currency{width:8.3333333333vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__usd-currency{width:120px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__usd-currency{width:16.6666666667vw}}.cards-conversion__rates-table__usd-buy{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__usd-buy{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__usd-buy{width:22.2222222222vw}}.cards-conversion__rates-table__usd-sell{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__usd-sell{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__usd-sell{width:22.2222222222vw}}.cards-conversion__rates-table__usd-cb{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__usd-cb{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__usd-cb{width:22.2222222222vw}}.cards-conversion__rates-table__eur{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:500;letter-spacing:-.2px;font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__eur{font-size:20px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__eur{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__eur{line-height:24px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__eur{line-height:5.5555555556vw}}.cards-conversion__rates-table__eur-currency{width:8.3333333333vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__eur-currency{width:120px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__eur-currency{width:16.6666666667vw}}.cards-conversion__rates-table__eur-buy{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__eur-buy{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__eur-buy{width:22.2222222222vw}}.cards-conversion__rates-table__eur-sell{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__eur-sell{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__eur-sell{width:22.2222222222vw}}.cards-conversion__rates-table__eur-cb{width:6.5972222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__eur-cb{width:95px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__eur-cb{width:22.2222222222vw}}.cards-conversion__rates-table__icon-up{background:url(/local/templates/redesign/src/assets/img/icons/converter_up.svg) no-repeat;width:.6944444444vw;height:.6944444444vw;display:inline-block;background-size:contain;margin-right:.3472222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__icon-up{width:10px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__icon-up{width:2.7777777778vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__icon-up{height:10px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__icon-up{height:2.7777777778vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__icon-up{margin-right:5px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__icon-up{margin-right:1.3888888889vw}}.cards-conversion__rates-table__icon-down{background:url(/local/templates/redesign/src/assets/img/icons/converter_down.svg) no-repeat;width:.6944444444vw;height:.6944444444vw;display:inline-block;background-size:contain;margin-right:.3472222222vw}@media screen and (min-width:1441px){.cards-conversion__rates-table__icon-down{width:10px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__icon-down{width:2.7777777778vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__icon-down{height:10px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__icon-down{height:2.7777777778vw}}@media screen and (min-width:1441px){.cards-conversion__rates-table__icon-down{margin-right:5px}}@media screen and (max-width:1000px){.cards-conversion__rates-table__icon-down{margin-right:1.3888888889vw}}.cards-conversion__rates-info{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.cards-conversion__rates-info{font-size:12px}}@media screen and (max-width:1000px){.cards-conversion__rates-info{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.cards-conversion__rates-info{line-height:16px}}@media screen and (max-width:1000px){.cards-conversion__rates-info{line-height:3.3333333333vw}}.cards-advantages{padding-top:5.5555555556vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.cards-advantages{padding-top:80px}}@media screen and (max-width:1000px){.cards-advantages{padding-top:0}}@media screen and (min-width:1441px){.cards-advantages{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-advantages{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-advantages{padding-left:104px}}@media screen and (max-width:1000px){.cards-advantages{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-advantages{padding-right:104px}}@media screen and (max-width:1000px){.cards-advantages{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-advantages{border-radius:56px}}@media screen and (max-width:1000px){.cards-advantages{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cards-advantages__info{width:50%}@media screen and (max-width:1000px){.cards-advantages__info{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.cards-advantages__info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.cards-advantages__info-block{margin-top:40px}}@media screen and (max-width:1000px){.cards-advantages__info-block{margin-top:6.6666666667vw}}.cards-advantages__img{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1000px){.cards-advantages__img{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.cards-advantages__img img{width:25.6944444444vw;height:22.2916666667vw;width:27.9166666667vw;height:25.7638888889vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.cards-advantages__img img{width:370px}}@media screen and (max-width:1000px){.cards-advantages__img img{width:46.3888888889vw}}@media screen and (min-width:1441px){.cards-advantages__img img{height:321px;width:402px}}@media screen and (max-width:1000px){.cards-advantages__img img{width:45.5555555556vw}}@media screen and (min-width:1441px){.cards-advantages__img img{height:371px}}@media screen and (max-width:1000px){.cards-advantages__img img{height:41.9444444444vw}}.cards-advantages__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.cards-advantages__title{font-size:44px}}@media screen and (max-width:1000px){.cards-advantages__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cards-advantages__title{line-height:48px}}@media screen and (max-width:1000px){.cards-advantages__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cards-advantages__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cards-advantages__title{letter-spacing:-.0833333333vw;text-align:center}}.cards-advantages__list{margin-top:1.9444444444vw;margin-bottom:1.8055555556vw}@media screen and (min-width:1441px){.cards-advantages__list{margin-top:28px}}@media screen and (max-width:1000px){.cards-advantages__list{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.cards-advantages__list{margin-bottom:26px}}@media screen and (max-width:1000px){.cards-advantages__list{margin-bottom:2.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cards-advantages__list-item{position:relative;padding-left:20px}.cards-advantages__list-item strong{padding-left:20px}@media screen and (max-width:1000px){.cards-advantages__list-item strong{padding-left:15px}}.cards-advantages__list-item:before{position:absolute;content:"";width:8px;height:8px;top:5px;background:#8bc540;border-radius:50%}@media screen and (max-width:1000px){.cards-advantages__list-item:before{top:3px}}@media screen and (max-width:1000px){.cards-advantages__list-item{-ms-flex-item-align:center;align-self:center}}.cards-advantages__text{width:100%;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.cards-advantages__text{font-size:16px}}@media screen and (max-width:1000px){.cards-advantages__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cards-advantages__text{line-height:22px}}@media screen and (max-width:1000px){.cards-advantages__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cards-advantages__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.cards-advantages__text{letter-spacing:-.0277777778vw;font-size:3.3333333333vw;line-height:4.4444444444vw;width:auto;text-align:center}}.cards-advantages__text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.cards-advantages__text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.cards-advantages__text:not(:last-child){margin-bottom:2.2222222222vw}}.cards-advantages__text strong{font-weight:500}.cards-advantages__text a{text-decoration:underline}@media screen and (max-width:1000px){.cards-advantages__text.left{text-align:left}}.cards-advantages__text-grey{color:#898599}.cards-payments{padding-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.cards-payments{padding-top:40px}}@media screen and (max-width:1000px){.cards-payments{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cards-payments{margin-bottom:40px}}@media screen and (max-width:1000px){.cards-payments{margin-bottom:9.4444444444vw}}.cards-payments__banner{padding-top:2.6388888889vw;padding-bottom:2.3611111111vw;padding-left:7.2222222222vw;padding-right:10.4166666667vw;border-radius:3.8888888889vw;background:url(/local/templates/redesign/src/assets/img/cards/payments-banner.png) no-repeat 50% 100%,#edf0f5;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.cards-payments__banner{padding-top:38px}}@media screen and (max-width:1000px){.cards-payments__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cards-payments__banner{padding-bottom:34px}}@media screen and (max-width:1000px){.cards-payments__banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-payments__banner{padding-left:104px}}@media screen and (max-width:1000px){.cards-payments__banner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-payments__banner{padding-right:150px}}@media screen and (max-width:1000px){.cards-payments__banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-payments__banner{border-radius:56px}}@media screen and (max-width:1000px){.cards-payments__banner{border-radius:7.7777777778vw;background:url(/local/templates/redesign/src/assets/img/cards/payments-banner-mobile.png) no-repeat 100% 100%,#edf0f5;background-size:contain;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cards-payments__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:0;width:17.3611111111vw}@media screen and (min-width:1441px){.cards-payments__title{font-size:24px}}@media screen and (max-width:1000px){.cards-payments__title{font-size:5vw}}@media screen and (min-width:1441px){.cards-payments__title{line-height:28px}}@media screen and (max-width:1000px){.cards-payments__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.cards-payments__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.cards-payments__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.cards-payments__title{width:250px}}@media screen and (max-width:1000px){.cards-payments__title{width:69.4444444444vw}}@media screen and (max-width:1000px){.cards-payments__title br{display:none}}.cards-payments__button{margin-top:0;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.cards-payments__button{margin-top:0}}@media screen and (max-width:1000px){.cards-payments__button{margin-top:4.4444444444vw;-ms-flex-item-align:start;align-self:flex-start}}.cards-payments__button a{display:block}.cards-promo{max-width:71.6666666667vw;padding:0;width:100%;margin:0 auto;padding-bottom:3.8888888889vw;padding-right:2.2222222222vw;border-radius:3.8888888889vw;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}@media screen and (min-width:1441px){.cards-promo{max-width:1032px}}@media screen and (max-width:1000px){.cards-promo{max-width:91.1111111111vw}}@media screen and (min-width:1441px){.cards-promo{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-promo{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-promo{padding-right:32px}}@media screen and (max-width:1000px){.cards-promo{padding-right:3.8888888889vw}}@media screen and (min-width:1441px){.cards-promo{border-radius:56px}}@media screen and (max-width:1000px){.cards-promo{border-radius:7.7777777778vw}}.cards-promo__title{padding-left:7.2222222222vw;padding-right:10.4166666667vw}@media screen and (min-width:1441px){.cards-promo__title{padding-left:104px}}@media screen and (max-width:1000px){.cards-promo__title{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-promo__title{padding-right:150px}}@media screen and (max-width:1000px){.cards-promo__title{padding-right:6.6666666667vw}}.cards-promo__body{padding-top:40px;width:69.4444444444vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.cards-promo__body{width:1000px}}@media screen and (max-width:1000px){.cards-promo__body{width:100vw}}.cards-promo__wrapper{position:relative}.cards-promo__item{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:21.5972222222vw;height:15.5555555556vw;border-radius:3.3333333333vw;padding-top:2.9166666667vw;padding-right:2.7777777778vw;padding-bottom:2.9166666667vw;padding-left:2.7777777778vw;color:#fff;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (min-width:1441px){.cards-promo__item{width:311px}}@media screen and (max-width:1000px){.cards-promo__item{width:74.4444444444vw}}@media screen and (min-width:1441px){.cards-promo__item{height:224px}}@media screen and (max-width:1000px){.cards-promo__item{height:53.6111111111vw}}@media screen and (min-width:1441px){.cards-promo__item{border-radius:48px}}@media screen and (max-width:1000px){.cards-promo__item{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.cards-promo__item{padding-top:42px}}@media screen and (max-width:1000px){.cards-promo__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.cards-promo__item{padding-right:40px}}@media screen and (max-width:1000px){.cards-promo__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-promo__item{padding-bottom:42px}}@media screen and (max-width:1000px){.cards-promo__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cards-promo__item{padding-left:40px}}@media screen and (max-width:1000px){.cards-promo__item{padding-left:6.6666666667vw}}.cards-promo__item:not(:last-child){margin-right:1.1458333333vw}@media screen and (min-width:1441px){.cards-promo__item:not(:last-child){margin-right:16.5px}}@media screen and (max-width:1000px){.cards-promo__item:not(:last-child){margin-right:1.6666666667vw}}.cards-promo__item:not(:first-child){margin-left:1.1458333333vw}@media screen and (min-width:1441px){.cards-promo__item:not(:first-child){margin-left:16.5px}}@media screen and (max-width:1000px){.cards-promo__item:not(:first-child){margin-left:1.6666666667vw}}.cards-promo__item-one{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-1.png) no-repeat 50%,#edf0f5;background-size:cover}.cards-promo__item-two{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-2.png) no-repeat 50%,#edf0f5;background-size:cover}.cards-promo__item-three{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-3.png) no-repeat 50%,#edf0f5;background-size:cover}.cards-promo__item-travel{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-travel.png) no-repeat 50%,#edf0f5;background-size:cover}.cards-promo__item-cashback{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-cashback.jpg) no-repeat 50%,#edf0f5;background-size:cover}.cards-promo__item-aeroflot{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-aeroflot.jpg) no-repeat 50%,#edf0f5;background-size:cover}.cards-promo__item-icerink{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-icerink.jpg) no-repeat 50%,#edf0f5;background-size:cover}.cards-promo__item-ny{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-ny.jpg) no-repeat 50%,#edf0f5;background-size:cover}.cards-promo__item-vdnh{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-vdnh.jpg) no-repeat top,#edf0f5;background-size:cover}.cards-promo__item-newclient{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery-newclient.jpg) no-repeat top,#edf0f5;background-size:cover}.cards-promo__item-asos{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery_asos.jpg) no-repeat top,#edf0f5;background-size:cover}.cards-promo__item-metro{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery_metro.jpg) no-repeat top,#edf0f5;background-size:cover}.cards-promo__item-trip{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery_trip.jpg) no-repeat top,#edf0f5;background-size:cover}.cards-promo__item-rostelecom{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery_rostelecom.jpg) no-repeat top,#edf0f5;background-size:cover}.cards-promo__item-mir-sport{background:url(/local/templates/redesign/src/assets/img/cards/promo-gallery_mir-sport.jpg) no-repeat top,#edf0f5;background-size:cover}.cards-promo__item-visa{background:url(/upload/images/cards/actions/visa_01.jpg) no-repeat top,#edf0f5;background-size:cover}@media screen and (max-width:1000px){.cards-promo__item{display:inline-block}}.cards-promo__item-next{position:absolute;top:50%;right:10.5555555556vw;width:40px;height:40px;border-radius:50%;background:url(/local/templates/redesign/src/assets/img/cards/icon-arrow.svg) no-repeat 50%,#000;cursor:pointer}@media screen and (min-width:1441px){.cards-promo__item-next{right:152px}}@media screen and (max-width:1000px){.cards-promo__item-next{right:0}}.cards-promo__item-next:focus{outline:none}.cards-promo__item-next:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media(min-width:1440px){.cards-promo__item-next{right:3.3333333333vw}}@media screen and (min-width:1440px)and (min-width:1441px){.cards-promo__item-next{right:48px}}@media screen and (min-width:1440px)and (max-width:1000px){.cards-promo__item-next{right:13.3333333333vw}}@media screen and (max-width:1000px){.cards-promo__item-next{display:none}}.cards-promo__item-content{width:auto;height:auto}.cards-promo__item-header{overflow:hidden;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.cards-promo__item-header{padding-bottom:16px}}@media screen and (max-width:1000px){.cards-promo__item-header{padding-bottom:4.4444444444vw}}.cards-promo__item-title{font-size:1.3888888889vw;height:3.3333333333vw}@media screen and (min-width:1441px){.cards-promo__item-title{font-size:20px}}@media screen and (max-width:1000px){.cards-promo__item-title{font-size:5vw}}@media screen and (min-width:1441px){.cards-promo__item-title{height:48px}}@media screen and (max-width:1000px){.cards-promo__item-title{height:12.2222222222vw}}.cards-promo__item-description{font-size:.9722222222vw}@media screen and (min-width:1441px){.cards-promo__item-description{font-size:14px}}@media screen and (max-width:1000px){.cards-promo__item-description{font-size:3.8888888889vw}}.cards-contactless{padding-top:5.5555555556vw;padding-bottom:5.5555555556vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.cards-contactless{padding-top:80px}}@media screen and (max-width:1000px){.cards-contactless{padding-top:0}}@media screen and (min-width:1441px){.cards-contactless{padding-bottom:80px}}@media screen and (max-width:1000px){.cards-contactless{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.cards-contactless{padding-left:104px}}@media screen and (max-width:1000px){.cards-contactless{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-contactless{padding-right:104px}}@media screen and (max-width:1000px){.cards-contactless{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-contactless{border-radius:56px}}@media screen and (max-width:1000px){.cards-contactless{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cards-contactless__info{width:70%}@media screen and (max-width:1000px){.cards-contactless__info{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.cards-contactless__img{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cards-contactless__img img{width:18.8194444444vw;height:18.1944444444vw;margin-top:-1.3888888889vw}@media screen and (min-width:1441px){.cards-contactless__img img{width:271px}}@media screen and (max-width:1000px){.cards-contactless__img img{width:44.4444444444vw}}@media screen and (min-width:1441px){.cards-contactless__img img{height:262px}}@media screen and (max-width:1000px){.cards-contactless__img img{height:43.0555555556vw}}@media screen and (min-width:1441px){.cards-contactless__img img{margin-top:-20px}}@media screen and (max-width:1000px){.cards-contactless__img img{margin-top:0}}@media screen and (max-width:1000px){.cards-contactless__img{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:18px}}.cards-contactless__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:24px}@media screen and (min-width:1441px){.cards-contactless__title{font-size:44px}}@media screen and (max-width:1000px){.cards-contactless__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cards-contactless__title{line-height:48px}}@media screen and (max-width:1000px){.cards-contactless__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cards-contactless__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cards-contactless__title{letter-spacing:-.0833333333vw;text-align:center}}.cards-contactless__text{margin-bottom:43px}@media screen and (max-width:1000px){.cards-contactless__text{text-align:center}.cards-contactless__text br{display:none}}.cards-contactless__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.cards-contactless__icons-item{-ms-flex-item-align:center;align-self:center;margin-right:12px;margin-left:12px;margin-bottom:25px}.cards-contactless__icons-item__apple{width:3.6805555556vw;height:2.2916666667vw;background:url(/local/templates/redesign/src/assets/img/cards/icon-apple.png) no-repeat 50%;background-size:contain}@media screen and (min-width:1441px){.cards-contactless__icons-item__apple{width:53px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__apple{width:9.1666666667vw}}@media screen and (min-width:1441px){.cards-contactless__icons-item__apple{height:33px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__apple{height:5.8333333333vw}}.cards-contactless__icons-item__google{width:4.7222222222vw;height:1.875vw;background:url(/local/templates/redesign/src/assets/img/cards/icon-google.png) no-repeat 50%;background-size:contain}@media screen and (min-width:1441px){.cards-contactless__icons-item__google{width:68px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__google{width:12.5vw}}@media screen and (min-width:1441px){.cards-contactless__icons-item__google{height:27px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__google{height:4.7222222222vw}}.cards-contactless__icons-item__samsung{width:10.9722222222vw;height:1.5277777778vw;background:url(/local/templates/redesign/src/assets/img/cards/icon-samsung.png) no-repeat 50%;background-size:contain}@media screen and (min-width:1441px){.cards-contactless__icons-item__samsung{width:158px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__samsung{width:29.4444444444vw}}@media screen and (min-width:1441px){.cards-contactless__icons-item__samsung{height:22px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__samsung{height:4.1666666667vw}}.cards-contactless__icons-item__garmin{width:10.625vw;height:2.2222222222vw;background:url(/local/templates/redesign/src/assets/img/cards/icon-garmin.png) no-repeat 50%;background-size:cover}@media screen and (min-width:1441px){.cards-contactless__icons-item__garmin{width:153px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__garmin{width:26.9444444444vw}}@media screen and (min-width:1441px){.cards-contactless__icons-item__garmin{height:32px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__garmin{height:5.8333333333vw}}.cards-contactless__icons-item__mir{width:5.7638888889vw;height:2.7083333333vw;background:url(/local/templates/redesign/src/assets/img/cards/icon-mir.png) no-repeat 50%;background-size:cover}@media screen and (min-width:1441px){.cards-contactless__icons-item__mir{width:83px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__mir{width:15.2777777778vw}}@media screen and (min-width:1441px){.cards-contactless__icons-item__mir{height:39px}}@media screen and (max-width:1000px){.cards-contactless__icons-item__mir{height:7.2222222222vw}}.cards-internet_bank__banner{padding-top:2.6388888889vw;padding-bottom:2.3611111111vw;padding-left:7.2222222222vw;padding-right:10.4166666667vw;border-radius:3.8888888889vw;background:url(/local/templates/redesign/src/assets/img/cards/internet-bank.png) no-repeat 50% 100%,#edf0f5;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.cards-internet_bank__banner{padding-top:38px}}@media screen and (max-width:1000px){.cards-internet_bank__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cards-internet_bank__banner{padding-bottom:34px}}@media screen and (max-width:1000px){.cards-internet_bank__banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-internet_bank__banner{padding-left:104px}}@media screen and (max-width:1000px){.cards-internet_bank__banner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-internet_bank__banner{padding-right:150px}}@media screen and (max-width:1000px){.cards-internet_bank__banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-internet_bank__banner{border-radius:56px}}@media screen and (max-width:1000px){.cards-internet_bank__banner{border-radius:7.7777777778vw;background:url(/local/templates/redesign/src/assets/img/cards/internet-bank-mobile.png) no-repeat 100% 100%,#edf0f5;background-size:cover;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cards-internet_bank__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:0}@media screen and (min-width:1441px){.cards-internet_bank__title{font-size:24px}}@media screen and (max-width:1000px){.cards-internet_bank__title{font-size:5vw}}@media screen and (min-width:1441px){.cards-internet_bank__title{line-height:28px}}@media screen and (max-width:1000px){.cards-internet_bank__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.cards-internet_bank__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.cards-internet_bank__title{letter-spacing:-.0555555556vw}}@media screen and (max-width:1000px){.cards-internet_bank__title br{display:none}}.cards-internet_bank__button{margin-top:0;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.cards-internet_bank__button{margin-top:0}}@media screen and (max-width:1000px){.cards-internet_bank__button{margin-top:4.4444444444vw;-ms-flex-item-align:start;align-self:flex-start}}.cards-internet_bank__button a{display:block}@media screen and (max-width:1000px){.cards-benefits{overflow:hidden;width:calc(100% + 8.88889vw);margin-right:-4.4444444444vw;margin-left:-4.4444444444vw}}@media screen and (max-width:1000px){.cards-benefits__slider{padding-bottom:8.8888888889vw}}.cards-benefits__slider.swiper-container{overflow:visible}@media screen and (min-width:1001px){.cards-benefits__slider .swiper-wrapper{height:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1001px){.cards-benefits__slider .swiper-pagination{display:none!important}}@media screen and (max-width:1000px){.cards-benefits__slider .swiper-pagination_mh40{height:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.cards-benefits__slider .swiper-pagination_mh40{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.cards-benefits__slider .swiper-pagination_mh40{height:11.1111111111vw}}.cards-benefits__slide{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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:18.8888888889vw}@media screen and (min-width:1441px){.cards-benefits__slide{width:272px}}@media screen and (max-width:1000px){.cards-benefits__slide{width:59.5555555556vw;height:66.3888888889vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1.6666666667vw;margin-right:1.6666666667vw}}.cards-benefits__slide_mh550{min-height:17.3611111111vw;padding-bottom:.6944444444vw}@media screen and (min-width:1441px){.cards-benefits__slide_mh550{min-height:250px}}@media screen and (max-width:1000px){.cards-benefits__slide_mh550{min-height:69.4444444444vw}}@media screen and (min-width:1441px){.cards-benefits__slide_mh550{padding-bottom:10px}}@media screen and (max-width:1000px){.cards-benefits__slide_mh550{padding-bottom:2.7777777778vw}}.cards-benefits__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:1.1111111111vw;width:100%}@media screen and (min-width:1441px){.cards-benefits__title{font-size:24px}}@media screen and (max-width:1000px){.cards-benefits__title{font-size:5vw}}@media screen and (min-width:1441px){.cards-benefits__title{line-height:28px}}@media screen and (max-width:1000px){.cards-benefits__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.cards-benefits__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.cards-benefits__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.cards-benefits__title{margin-bottom:16px}}@media screen and (max-width:1000px){.cards-benefits__title{margin-bottom:2.2222222222vw;font-size:5vw;line-height:6.1111111111vw;text-align:center}}.cards-benefits__text{width:100%;color:#898599}@media screen and (max-width:1000px){.cards-benefits__text{text-align:center}}.cards-benefits__image{margin-bottom:2.7777777778vw;max-width:100%}@media screen and (min-width:1441px){.cards-benefits__image{margin-bottom:40px}}@media screen and (max-width:1000px){.cards-benefits__image{margin-bottom:5.5555555556vw}}.cards-benefits__image._globus{width:10vw}@media screen and (min-width:1441px){.cards-benefits__image._globus{width:144px}}@media screen and (max-width:1000px){.cards-benefits__image._globus{width:29.1666666667vw}}@media screen and (min-width:1001px)and (max-width:1440px){.cards-benefits__image._globus{-webkit-transform:translateX(-.2777777778vw);transform:translateX(-.2777777778vw)}}@media screen and (min-width:1441px){.cards-benefits__image._globus{-webkit-transform:translateX(-4px);transform:translateX(-4px)}}.cards-benefits__image._brush{width:10vw}@media screen and (min-width:1441px){.cards-benefits__image._brush{width:144px}}@media screen and (max-width:1000px){.cards-benefits__image._brush{width:29.1666666667vw}}.cards-benefits__image._card{width:10.9722222222vw}@media screen and (min-width:1441px){.cards-benefits__image._card{width:158px}}@media screen and (max-width:1000px){.cards-benefits__image._card{width:31.9444444444vw}}@media screen and (min-width:1001px)and (max-width:1440px){.cards-benefits__image._card{-webkit-transform:translateX(-1.25vw);transform:translateX(-1.25vw)}}@media screen and (min-width:1441px){.cards-benefits__image._card{-webkit-transform:translateX(-18px);transform:translateX(-18px)}}.cards-steps__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background:#edf0f5}@media screen and (min-width:1441px){.cards-steps__inner{padding-top:56px}}@media screen and (max-width:1000px){.cards-steps__inner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cards-steps__inner{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-steps__inner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-steps__inner{padding-left:104px}}@media screen and (max-width:1000px){.cards-steps__inner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-steps__inner{padding-right:104px}}@media screen and (max-width:1000px){.cards-steps__inner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-steps__inner{border-radius:56px}}@media screen and (max-width:1000px){.cards-steps__inner{border-radius:7.7777777778vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.cards-steps__header,.cards-steps__list{width:33.3333333333vw}@media screen and (min-width:1441px){.cards-steps__header,.cards-steps__list{width:480px}}@media screen and (max-width:1000px){.cards-steps__header,.cards-steps__list{width:100%}}.cards-steps__header{-ms-flex-item-align:end;align-self:flex-end}.cards-steps__item{padding-left:3.8888888889vw;padding-right:3.8888888889vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;border-radius:3.3333333333vw;background-color:#fff}@media screen and (min-width:1441px){.cards-steps__item{padding-left:56px}}@media screen and (max-width:1000px){.cards-steps__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-steps__item{padding-right:56px}}@media screen and (max-width:1000px){.cards-steps__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-steps__item{padding-top:32px}}@media screen and (max-width:1000px){.cards-steps__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.cards-steps__item{padding-bottom:32px}}@media screen and (max-width:1000px){.cards-steps__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cards-steps__item{border-radius:48px}}@media screen and (max-width:1000px){.cards-steps__item{border-radius:7.7777777778vw}}.cards-steps__item:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.cards-steps__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.cards-steps__item:not(:last-child){margin-bottom:1.1111111111vw}}.cards-steps__title{margin-bottom:2.7777777778vw;max-width:20.8333333333vw}@media screen and (min-width:1441px){.cards-steps__title{margin-bottom:40px}}@media screen and (max-width:1000px){.cards-steps__title{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-steps__title{max-width:300px}}@media screen and (max-width:1000px){.cards-steps__title{max-width:none}}.cards-steps__label{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.cards-steps__label{margin-bottom:24px}}@media screen and (max-width:1000px){.cards-steps__label{margin-bottom:3.3333333333vw}}.cards-steps__preview{max-height:20.9722222222vw}@media screen and (min-width:1441px){.cards-steps__preview{max-height:302px}}@media screen and (max-width:1000px){.cards-steps__preview{max-height:83.8888888889vw;display:none}}.cards-steps__preview img{width:19.7916666667vw}@media screen and (min-width:1441px){.cards-steps__preview img{width:285px}}@media screen and (max-width:1000px){.cards-steps__preview img{width:79.1666666667vw}}@media screen and (min-width:1441px){.cards-steps__preview img{-webkit-transform:translateX(-15px);transform:translateX(-15px)}}@media screen and (min-width:1001px)and (max-width:1440px){.cards-steps__preview img{-webkit-transform:translateX(-1.0416666667vw);transform:translateX(-1.0416666667vw)}}.cards-order__inner{min-height:34.7222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;overflow:hidden;background:linear-gradient(122.97deg,#411b35 7.64%,rgba(69,30,54,.797703) 22.98%,rgba(79,37,55,.35) 56.91%,rgba(206,120,84,0) 81.54%),url(/local/templates/redesign/src/assets/img/cards/card-form.png) no-repeat 50%/cover}@media screen and (min-width:1441px){.cards-order__inner{min-height:500px}}@media screen and (max-width:1000px){.cards-order__inner{min-height:80.5555555556vw}}@media screen and (min-width:1441px){.cards-order__inner{padding-top:56px}}@media screen and (max-width:1000px){.cards-order__inner{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.cards-order__inner{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-order__inner{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cards-order__inner{padding-left:104px}}@media screen and (max-width:1000px){.cards-order__inner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-order__inner{padding-right:104px}}@media screen and (max-width:1000px){.cards-order__inner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-order__inner{border-radius:56px}}@media screen and (max-width:1000px){.cards-order__inner{border-radius:7.7777777778vw;background:linear-gradient(151.4deg,#421c36 8.18%,#653b4a 54.16%,#8e6063)}}.cards-order__title{margin-bottom:2.7777777778vw;width:33.3333333333vw}@media screen and (min-width:1441px){.cards-order__title{margin-bottom:40px}}@media screen and (max-width:1000px){.cards-order__title{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cards-order__title{width:480px}}@media screen and (max-width:1000px){.cards-order__title{width:77.7777777778vw}}.cards-order__form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;width:33.3333333333vw}@media screen and (min-width:1441px){.cards-order__form{width:480px}}@media screen and (max-width:1000px){.cards-order__form{width:77.7777777778vw}}.cards-order__form .form__group{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.cards-order__form .form__group{margin-bottom:40px}}@media screen and (max-width:1000px){.cards-order__form .form__group{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.cards-order__form .form-error{display:none}}.cards-order__submit{margin-top:.8333333333vw}@media screen and (min-width:1441px){.cards-order__submit{margin-top:12px}}@media screen and (max-width:1000px){.cards-order__submit{margin-top:1.1111111111vw}}.cards-services{padding-left:3.8888888889vw;padding-right:3.8888888889vw;padding-top:5.1388888889vw;padding-bottom:5.5555555556vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.cards-services{padding-left:56px}}@media screen and (max-width:1000px){.cards-services{padding-left:0}}@media screen and (min-width:1441px){.cards-services{padding-right:56px}}@media screen and (max-width:1000px){.cards-services{padding-right:0}}@media screen and (min-width:1441px){.cards-services{padding-top:74px}}@media screen and (max-width:1000px){.cards-services{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.cards-services{padding-bottom:80px}}@media screen and (max-width:1000px){.cards-services{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.cards-services{border-radius:48px}}@media screen and (max-width:1000px){.cards-services{border-radius:7.7777777778vw}}.cards-services__title{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.cards-services__title{margin-bottom:56px}}@media screen and (max-width:1000px){.cards-services__title{margin-bottom:4.4444444444vw}}.cards-services__wrapper{height:76.7361111111vw}@media screen and (min-width:1441px){.cards-services__wrapper{height:1105px}}@media screen and (max-width:1000px){.cards-services__wrapper{height:auto}}.cards-services__button{margin-top:7.2916666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.cards-services__button{margin-top:105px}}@media screen and (max-width:1000px){.cards-services__button{margin-top:8.3333333333vw}}.cards-services .service-card__card-pin .service-card__front{background:url(/local/templates/redesign/src/assets/img/service-card/service-card-pin.png) no-repeat;background-size:cover}.cards-services .service-card__set-pin .service-card__front{background:url(/local/templates/redesign/src/assets/img/service-card/service-card-set-pin.png) no-repeat;background-size:cover}.cards-services .service-card__fast-transaction .service-card__front{background:url(/local/templates/redesign/src/assets/img/service-card/service-card-fast-transaction.png) no-repeat;background-size:cover}.cards-services .service-card__card-to-card .service-card__front{background:url(/local/templates/redesign/src/assets/img/card-to-card.png) no-repeat;background-size:cover}.cards-services .service-card__card-man .service-card__front{background:url(/local/templates/redesign/src/assets/img/service-card/service-card-man.png) no-repeat;background-size:cover}.cards-services .service-card__mobile-app .service-card__front{background:url(/local/templates/redesign/src/assets/img/service-card/service-card-app.png) no-repeat;background-size:cover}.cards-services .service-card__download-app .service-card__front{background:url(/local/templates/redesign/src/assets/img/payments/extra/bg.png) no-repeat;background-size:cover}.cards-how{max-width:1208px;padding:0;width:100%;margin:0 auto;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;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}@media screen and (min-width:1441px){.cards-how{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-how{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-how{padding-left:104px}}@media screen and (max-width:1000px){.cards-how{padding-left:0}}@media screen and (min-width:1441px){.cards-how{padding-right:104px}}@media screen and (max-width:1000px){.cards-how{padding-right:0}}@media screen and (min-width:1441px){.cards-how{border-radius:56px}}@media screen and (max-width:1000px){.cards-how{border-radius:7.7777777778vw}}.cards-how__title{padding-left:7.2222222222vw;padding-right:10.4166666667vw}@media screen and (min-width:1441px){.cards-how__title{padding-left:104px}}@media screen and (max-width:1000px){.cards-how__title{padding-left:0}}@media screen and (min-width:1441px){.cards-how__title{padding-right:150px}}@media screen and (max-width:1000px){.cards-how__title{padding-right:0}}.cards-how__body{width:69.4444444444vw;padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.cards-how__body{width:1000px}}@media screen and (max-width:1000px){.cards-how__body{width:100vw;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden}}@media screen and (max-width:1000px){.cards-how__body:after,.cards-how__body:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:4.4444444444vw;height:3px}}.cards-how__item{display:inline-block;width:21.5972222222vw;height:15.5555555556vw;border-radius:3.3333333333vw;padding-top:2.9166666667vw;padding-right:2.7777777778vw;padding-bottom:2.9166666667vw;padding-left:2.7777777778vw;border:1px solid #c2c2cc;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (min-width:1441px){.cards-how__item{width:311px}}@media screen and (max-width:1000px){.cards-how__item{width:74.4444444444vw}}@media screen and (min-width:1441px){.cards-how__item{height:224px}}@media screen and (max-width:1000px){.cards-how__item{height:53.6111111111vw}}@media screen and (min-width:1441px){.cards-how__item{border-radius:48px}}@media screen and (max-width:1000px){.cards-how__item{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.cards-how__item{padding-top:42px}}@media screen and (max-width:1000px){.cards-how__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.cards-how__item{padding-right:40px}}@media screen and (max-width:1000px){.cards-how__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-how__item{padding-bottom:42px}}@media screen and (max-width:1000px){.cards-how__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cards-how__item{padding-left:40px}}@media screen and (max-width:1000px){.cards-how__item{padding-left:6.6666666667vw}}.cards-how__item-title{line-height:1.6666666667vw}@media screen and (min-width:1441px){.cards-how__item-title{line-height:24px}}@media screen and (max-width:1000px){.cards-how__item-title{line-height:6.1111111111vw}}.cards-how__item-description{line-height:1.3888888889vw}@media screen and (max-width:1000px){.cards-how__item-description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cards-how__item-description{line-height:20px}}@media screen and (max-width:1000px){.cards-how__item-description{line-height:4.4444444444vw}}.cards-how__item:not(:last-child){margin-right:1.1458333333vw}@media screen and (min-width:1441px){.cards-how__item:not(:last-child){margin-right:16.5px}}@media screen and (max-width:1000px){.cards-how__item:not(:last-child){margin-right:1.6666666667vw}}.cards-how__item:not(:first-child){margin-left:1.1458333333vw}@media screen and (min-width:1441px){.cards-how__item:not(:first-child){margin-left:16.5px}}@media screen and (max-width:1000px){.cards-how__item:not(:first-child){margin-left:1.6666666667vw}}.cards-how__item-one .cards-how__item-title{background-size:2.7777777778vw;background:url(/local/templates/redesign/src/assets/img/cards/icon-atm_w.svg) no-repeat 0 0}@media screen and (min-width:1441px){.cards-how__item-one .cards-how__item-title{background-size:40px}}@media screen and (max-width:1000px){.cards-how__item-one .cards-how__item-title{background-size:11.1111111111vw}}.cards-how__item-two .cards-how__item-title{background-size:2.7777777778vw;background:url(/local/templates/redesign/src/assets/img/cards/icon-mobile_w.svg) no-repeat 0 0}@media screen and (min-width:1441px){.cards-how__item-two .cards-how__item-title{background-size:40px}}@media screen and (max-width:1000px){.cards-how__item-two .cards-how__item-title{background-size:11.1111111111vw}}.cards-how__item-three .cards-how__item-title{background-size:2.7777777778vw;background:url(/local/templates/redesign/src/assets/img/cards/icon-transfer_w.svg) no-repeat 0 0}@media screen and (min-width:1441px){.cards-how__item-three .cards-how__item-title{background-size:40px}}@media screen and (max-width:1000px){.cards-how__item-three .cards-how__item-title{background-size:11.1111111111vw}}@media screen and (max-width:1000px){.cards-how__item{display:inline-block}}.cards-how__item-content{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;height:100%;width:auto}.cards-how__item-header{overflow:hidden;margin-bottom:16px}.cards-how__item-title{font-size:1.3888888889vw;padding-left:3.8888888889vw;padding-top:0}@media screen and (min-width:1441px){.cards-how__item-title{font-size:20px}}@media screen and (max-width:1000px){.cards-how__item-title{font-size:5vw}}@media screen and (min-width:1441px){.cards-how__item-title{padding-left:56px}}@media screen and (max-width:1000px){.cards-how__item-title{padding-left:0}}@media screen and (min-width:1441px){.cards-how__item-title{padding-top:0}}@media screen and (max-width:1000px){.cards-how__item-title{padding-top:13.3333333333vw}}.cards-how__item-description{font-size:.9722222222vw;margin-top:auto}@media screen and (min-width:1441px){.cards-how__item-description{font-size:14px}}@media screen and (max-width:1000px){.cards-how__item-description{font-size:3.8888888889vw}}.cards-how__item-description a{text-decoration:underline}.cards-promoww__item-content{width:auto;height:auto}.cards-promoww__item-header{overflow:hidden;margin-bottom:16px}.cards-promoww__item-title{font-size:1.3888888889vw}@media screen and (min-width:1441px){.cards-promoww__item-title{font-size:20px}}@media screen and (max-width:1000px){.cards-promoww__item-title{font-size:5vw}}.cards-promoww__item-description{font-size:.9722222222vw}@media screen and (min-width:1441px){.cards-promoww__item-description{font-size:14px}}@media screen and (max-width:1000px){.cards-promoww__item-description{font-size:3.8888888889vw}}.cards-form{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background:#edf0f5}@media screen and (min-width:1441px){.cards-form{padding-top:56px}}@media screen and (max-width:1000px){.cards-form{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.cards-form{padding-bottom:56px}}@media screen and (max-width:1000px){.cards-form{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.cards-form{padding-left:104px}}@media screen and (max-width:1000px){.cards-form{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.cards-form{padding-right:104px}}@media screen and (max-width:1000px){.cards-form{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.cards-form{border-radius:56px}}@media screen and (max-width:1000px){.cards-form{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cards-form .suggestions-suggestion{border-bottom:none;font-weight:500}.cards-form-shrink{width:40.5555555556vw;margin:0 auto}@media screen and (min-width:1441px){.cards-form-shrink{width:584px}}@media screen and (max-width:1000px){.cards-form-shrink{width:72.2222222222vw}}.cards-field__title{margin-bottom:12px;margin-top:25px}.cards-calc{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.cards-calc{margin-top:80px}}@media screen and (max-width:1000px){.cards-calc{margin-top:11.1111111111vw}}.cards-calc__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.cards-calc__container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cards-calc__label{color:#898599;display:block;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:.9722222222vw}@media screen and (min-width:1441px){.cards-calc__label{font-size:16px}}@media screen and (max-width:1000px){.cards-calc__label{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.cards-calc__label{line-height:22px}}@media screen and (max-width:1000px){.cards-calc__label{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.cards-calc__label{margin-bottom:14px}}@media screen and (max-width:1000px){.cards-calc__label{margin-bottom:1.1111111111vw}}.cards-calc .calculator__input{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.cards-calc .calculator__input{margin-bottom:24px}}@media screen and (max-width:1000px){.cards-calc .calculator__input{margin-bottom:4.4444444444vw}}.cards-calc__form{width:40.5555555556vw}@media screen and (min-width:1441px){.cards-calc__form{width:584px}}@media screen and (max-width:1000px){.cards-calc__form{width:162.2222222222vw;width:100%}}.cards-calc__convex{border:2px solid #e1e4e9;border-radius:1.9444444444vw;width:26.1111111111vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:2.2222222222vw;padding-right:2.2222222222vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.cards-calc__convex{border-radius:28px}}@media screen and (max-width:1000px){.cards-calc__convex{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.cards-calc__convex{width:376px}}@media screen and (max-width:1000px){.cards-calc__convex{width:104.4444444444vw}}@media screen and (min-width:1441px){.cards-calc__convex{padding-top:20px}}@media screen and (max-width:1000px){.cards-calc__convex{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cards-calc__convex{padding-bottom:20px}}@media screen and (max-width:1000px){.cards-calc__convex{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cards-calc__convex{padding-left:32px}}@media screen and (max-width:1000px){.cards-calc__convex{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cards-calc__convex{padding-right:32px}}@media screen and (max-width:1000px){.cards-calc__convex{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cards-calc__convex{margin-bottom:20px}}@media screen and (max-width:1000px){.cards-calc__convex{margin-bottom:2.2222222222vw;width:100%}}.cards-calc__convex:nth-child(2){margin-bottom:0}@media screen and (max-width:1000px){.cards-calc__convex-right{margin-top:1.3888888889vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.cards-calc__convex-right{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.cards-calc__convex-right{margin-top:5.5555555556vw}}.cards-calc__convex-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.cards-calc__convex-title{font-size:20px}}@media screen and (max-width:1000px){.cards-calc__convex-title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.cards-calc__convex-title{line-height:24px}}@media screen and (max-width:1000px){.cards-calc__convex-title{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.cards-calc__convex-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.cards-calc__convex-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.cards-calc__convex-title{margin-bottom:4px}}@media screen and (max-width:1000px){.cards-calc__convex-title{margin-bottom:1.1111111111vw}}.cards-calc__convex-title .icon{height:1.3888888889vw;width:1.3888888889vw;margin-right:1.1111111111vw;border-radius:0}@media screen and (min-width:1441px){.cards-calc__convex-title .icon{height:20px}}@media screen and (max-width:1000px){.cards-calc__convex-title .icon{height:5.5555555556vw}}@media screen and (min-width:1441px){.cards-calc__convex-title .icon{width:20px}}@media screen and (max-width:1000px){.cards-calc__convex-title .icon{width:5.5555555556vw}}@media screen and (min-width:1441px){.cards-calc__convex-title .icon{margin-right:16px}}@media screen and (max-width:1000px){.cards-calc__convex-title .icon{margin-right:4.4444444444vw}}.cards-calc__convex-cbyear{font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.cards-calc__convex-cbyear{font-size:24px}}@media screen and (max-width:1000px){.cards-calc__convex-cbyear{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cards-calc__convex-cbyear{line-height:28px}}@media screen and (max-width:1000px){.cards-calc__convex-cbyear{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cards-calc__convex-cbyear{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cards-calc__convex-cbyear{letter-spacing:-.1388888889vw}}.cards-calc__convex-cbmonth{font-weight:500;color:#8bc540;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.cards-calc__convex-cbmonth{font-size:44px}}@media screen and (max-width:1000px){.cards-calc__convex-cbmonth{font-size:12.2222222222vw}}@media screen and (min-width:1441px){.cards-calc__convex-cbmonth{line-height:48px}}@media screen and (max-width:1000px){.cards-calc__convex-cbmonth{line-height:13.3333333333vw}}@media screen and (min-width:1441px){.cards-calc__convex-cbmonth{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cards-calc__convex-cbmonth{letter-spacing:-.1388888889vw}}.cards-calc__convex-subtitle{color:#898599;font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.cards-calc__convex-subtitle{font-size:18px}}@media screen and (max-width:1000px){.cards-calc__convex-subtitle{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.cards-calc__convex-subtitle{line-height:22px}}@media screen and (max-width:1000px){.cards-calc__convex-subtitle{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.cards-calc__convex-subtitle{margin-bottom:20px}}@media screen and (max-width:1000px){.cards-calc__convex-subtitle{margin-bottom:5.5555555556vw}}.cards-calc__convex-subtitle-small{margin-bottom:0;font-size:.8333333333vw;line-height:1.1111111111vw;margin-left:2.2222222222vw}@media screen and (min-width:1441px){.cards-calc__convex-subtitle-small{font-size:12px}}@media screen and (max-width:1000px){.cards-calc__convex-subtitle-small{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cards-calc__convex-subtitle-small{line-height:16px}}@media screen and (max-width:1000px){.cards-calc__convex-subtitle-small{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cards-calc__convex-subtitle-small{margin-left:32px}}@media screen and (max-width:1000px){.cards-calc__convex-subtitle-small{margin-left:8.8888888889vw}}.cards-calc__convex-subtitle:nth-of-type(4){margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.cards-calc__convex-subtitle:nth-of-type(4){margin-bottom:10px}}@media screen and (max-width:1000px){.cards-calc__convex-subtitle:nth-of-type(4){margin-bottom:2.7777777778vw}}.cards__mcc{width:69.4444444444vw;margin-top:2.7777777778vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.cards__mcc{width:1000px}}@media screen and (max-width:1000px){.cards__mcc{width:91.1111111111vw}}@media screen and (min-width:1441px){.cards__mcc{margin-top:40px}}@media screen and (max-width:1000px){.cards__mcc{margin-top:5.5555555556vw}}.cards .cards-services__wrapper{height:52.0833333333vw}@media screen and (min-width:1441px){.cards .cards-services__wrapper{height:750px}}@media screen and (max-width:1000px){.cards .cards-services__wrapper{height:auto}}.cards .issues-content__doc{width:27.3611111111vw}@media screen and (min-width:1441px){.cards .issues-content__doc{width:394px}}@media screen and (max-width:1000px){.cards .issues-content__doc{width:auto}}.charter{margin-top:.2777777778vw}@media screen and (min-width:1441px){.charter{margin-top:4px}}@media screen and (max-width:1000px){.charter{margin-top:1.1111111111vw}}.charter .tabs-content{border-top:none}@media screen and (max-width:1000px){.charter .about-header__nav-container{border-bottom:1px solid #c2c2cc}}.charter-tabs{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.charter-tabs{margin-bottom:44px}}@media screen and (max-width:1000px){.charter-tabs{margin-bottom:4.4444444444vw}}.charter-tabs .tabs-content{padding-top:0;border-top:none;margin-top:3.0555555556vw}@media screen and (min-width:1441px){.charter-tabs .tabs-content{margin-top:44px}}@media screen and (max-width:1000px){.charter-tabs .tabs-content{margin-top:7.2222222222vw}}.charter__control{margin-bottom:1.9444444444vw}@media screen and (min-width:1441px){.charter__control{margin-bottom:28px}}@media screen and (max-width:1000px){.charter__control{margin-bottom:7.2222222222vw}}@media screen and (max-width:1000px){.charter__years{position:relative;width:100vw;left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.charter__years{left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.charter__years{left:-4.4444444444vw}}.charter__years-container{width:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.8055555556vw;padding-top:.1388888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.charter__years-container{margin-top:26px}}@media screen and (max-width:1000px){.charter__years-container{margin-top:3.8888888889vw}}@media screen and (min-width:1441px){.charter__years-container{padding-top:2px}}@media screen and (max-width:1000px){.charter__years-container{padding-top:.5555555556vw}}@media screen and (min-width:1441px){.charter__years-container{padding-left:0}}@media screen and (max-width:1000px){.charter__years-container{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.charter__years-container{padding-right:0}}@media screen and (max-width:1000px){.charter__years-container{padding-right:4.4444444444vw;width:auto}}.charter__years-container .clear{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:0}@media screen and (min-width:1441px){.charter__years-container .clear{width:0}}@media screen and (max-width:1000px){.charter__years-container .clear{width:4.4444444444vw}}.charter__years-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.5555555556vw}@media screen and (min-width:1441px){.charter__years-item{margin-right:8px}}@media screen and (max-width:1000px){.charter__years-item{margin-right:2.2222222222vw}}.charter__years-item .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;width:4.0277777778vw}@media screen and (min-width:1441px){.charter__years-item .button{width:58px}}@media screen and (max-width:1000px){.charter__years-item .button{width:14.4444444444vw}}.charter__years-item_active .button{background-color:#ffc7ab}.charter__years-tab{display:none}.charter__years-tab_active{display:block}.charter__h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.charter__h2{margin-bottom:24px}}@media screen and (max-width:1000px){.charter__h2{margin-bottom:3.3333333333vw}}.charter__docs{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.charter__docs{margin-bottom:24px}}@media screen and (max-width:1000px){.charter__docs{margin-bottom:3.3333333333vw}}.charter__docs .grid-col,.charter__docs:last-child{margin-bottom:0}@media screen and (min-width:1441px){.charter__docs .grid-col{margin-bottom:0}}@media screen and (max-width:1000px){.charter__docs .grid-col{margin-bottom:3.3333333333vw}}.charter__docs .grid-col:last-child{margin-bottom:0}.charter__docs .doc-link__title{max-width:20.1388888889vw}@media screen and (min-width:1441px){.charter__docs .doc-link__title{max-width:290px}}@media screen and (max-width:1000px){.charter__docs .doc-link__title{max-width:71.1111111111vw}}.charter-tab_additional ._first,.charter-tab_first ._additional{display:none}.custody__header{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.custody__header{margin-bottom:40px}}@media screen and (max-width:1000px){.custody__header{margin-bottom:6.6666666667vw}}.custody__title{margin-bottom:3.5416666667vw}@media screen and (min-width:1441px){.custody__title{margin-bottom:51px}}@media screen and (max-width:1000px){.custody__title{margin-bottom:8.3333333333vw}}@media screen and (max-width:1000px){.custody__content{margin-top:-16px}}.custody__docs{padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.custody__docs{padding-left:104px}}@media screen and (max-width:1000px){.custody__docs{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.custody__docs{padding-right:104px}}@media screen and (max-width:1000px){.custody__docs{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.custody__docs{padding-top:56px}}@media screen and (max-width:1000px){.custody__docs{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.custody__docs{padding-bottom:56px}}@media screen and (max-width:1000px){.custody__docs{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.custody__docs{border-radius:56px}}@media screen and (max-width:1000px){.custody__docs{border-radius:7.7777777778vw}}.custody__docs .issues-content__doc{width:33.3333333333vw}@media screen and (min-width:1441px){.custody__docs .issues-content__doc{width:480px}}@media screen and (max-width:1000px){.custody__docs .issues-content__doc{width:77.7777777778vw}}.custody__docs .issues-content__doc:nth-child(odd){margin-right:2.3611111111vw}@media screen and (min-width:1441px){.custody__docs .issues-content__doc:nth-child(odd){margin-right:34px}}@media screen and (max-width:1000px){.custody__docs .issues-content__doc:nth-child(odd){margin-right:0}}.custody__docs .doc-link__title{max-width:none}.custody__news{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.custody__news{padding-left:104px}}@media screen and (max-width:1000px){.custody__news{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.custody__news{padding-right:104px}}@media screen and (max-width:1000px){.custody__news{padding-right:6.6666666667vw}}.custody__press{margin-top:1.1111111111vw;margin-bottom:4.375vw}@media screen and (min-width:1441px){.custody__press{margin-top:16px}}@media screen and (max-width:1000px){.custody__press{margin-top:0}}@media screen and (min-width:1441px){.custody__press{margin-bottom:63px}}@media screen and (max-width:1000px){.custody__press{margin-bottom:11.1111111111vw}}.custody__corporate{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.custody__corporate{margin-top:16px}}@media screen and (max-width:1000px){.custody__corporate{margin-top:0}}.custody__corporate-select{display:none}.custody__corporate-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custody__corporate-table{margin-top:80px}@media screen and (max-width:1000px){.custody__corporate-table{display:none}}.custody__corporate-tr{border-bottom:1px solid #c2c2cc}.custody__corporate-th{font-size:16px;line-height:22px;color:#828299;text-align:left;min-width:150px}.custody__corporate-text{font-size:16px;line-height:22px;max-width:272px;padding-right:40px;vertical-align:top;padding-bottom:24px;padding-top:24px}.custody__corporate-text:last-child{padding-right:0}.custody__corporate-block{width:100%;margin-bottom:16px}.custody__corporate-subtitle{color:#828299;margin-bottom:8px}.custody__corporate-subtitle,.custody__corporate-textmob{font-size:12px;line-height:16px}.custody__corporate-accordeon{display:none}@media screen and (max-width:1000px){.custody__corporate-accordeon{display:block}}.custody__list{margin-top:1.1111111111vw;margin-bottom:5.5555555556vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background:#edf0f5}@media screen and (min-width:1441px){.custody__list{margin-top:16px}}@media screen and (max-width:1000px){.custody__list{margin-top:0}}@media screen and (min-width:1441px){.custody__list{margin-bottom:80px}}@media screen and (max-width:1000px){.custody__list{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.custody__list{padding-top:56px}}@media screen and (max-width:1000px){.custody__list{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.custody__list{padding-bottom:56px}}@media screen and (max-width:1000px){.custody__list{padding-bottom:18.8888888889vw}}@media screen and (min-width:1441px){.custody__list{padding-left:104px}}@media screen and (max-width:1000px){.custody__list{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.custody__list{padding-right:104px}}@media screen and (max-width:1000px){.custody__list{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.custody__list{border-radius:56px}}@media screen and (max-width:1000px){.custody__list{border-radius:7.7777777778vw;background:#edf0f5}}.custody__list-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.custody__list-title{font-size:32px}}@media screen and (max-width:1000px){.custody__list-title{font-size:5vw}}@media screen and (min-width:1441px){.custody__list-title{line-height:38px}}@media screen and (max-width:1000px){.custody__list-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.custody__list-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.custody__list-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.custody__list-title{margin-bottom:12px}}@media screen and (max-width:1000px){.custody__list-title{margin-bottom:4.4444444444vw}}.custody__list-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.custody__list-subtitle{font-size:16px}}@media screen and (max-width:1000px){.custody__list-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.custody__list-subtitle{line-height:22px}}@media screen and (max-width:1000px){.custody__list-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.custody__list-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.custody__list-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.custody__list-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.custody__list-subtitle{margin-bottom:4.4444444444vw}}.custody__list-info{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599}@media screen and (min-width:1441px){.custody__list-info{font-size:14px}}@media screen and (max-width:1000px){.custody__list-info{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.custody__list-info{line-height:20px}}@media screen and (max-width:1000px){.custody__list-info{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.custody__list-info{letter-spacing:-.1px}}@media screen and (max-width:1000px){.custody__list-info{letter-spacing:-.0277777778vw}}.custody__list-list{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.custody__list-list{margin-bottom:40px}}@media screen and (max-width:1000px){.custody__list-list{margin-bottom:4.4444444444vw}}.custody__list-list__item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw;position:relative}@media screen and (min-width:1441px){.custody__list-list__item{font-size:16px}}@media screen and (max-width:1000px){.custody__list-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.custody__list-list__item{line-height:22px}}@media screen and (max-width:1000px){.custody__list-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.custody__list-list__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.custody__list-list__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.custody__list-list__item{padding-left:20px}}@media screen and (max-width:1000px){.custody__list-list__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.custody__list-list__item{margin-bottom:16px}}@media screen and (max-width:1000px){.custody__list-list__item{margin-bottom:3.3333333333vw}}.custody__list-list__item:last-child{margin-bottom:0}@media screen and (max-width:1000px){.custody__list-list__item br{display:none}}.custody__requisites-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.custody__requisites-title{margin-bottom:40px}}@media screen and (max-width:1000px){.custody__requisites-title{margin-bottom:4.4444444444vw}}.custody__requisites-title:not(:first-child){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.custody__requisites-title:not(:first-child){margin-top:40px}}@media screen and (max-width:1000px){.custody__requisites-title:not(:first-child){margin-top:6.6666666667vw}}.deposits-top{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-top{padding-top:40px}}@media screen and (max-width:1000px){.deposits-top{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.deposits-top{padding-bottom:40px}}@media screen and (max-width:1000px){.deposits-top{padding-bottom:3.3333333333vw}}.deposits-body .tabs-content{padding-top:0;margin-top:0}.deposits-tabs+.sme-header__line{top:-1.3888888889vw}@media screen and (min-width:1441px){.deposits-tabs+.sme-header__line{top:-20px}}@media screen and (max-width:1000px){.deposits-tabs+.sme-header__line{top:auto}}.deposits-tabs .tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex}.deposits-tabs-body{padding-bottom:5.5555555556vw;margin-top:-1px}@media screen and (min-width:1441px){.deposits-tabs-body{padding-bottom:80px}}@media screen and (max-width:1000px){.deposits-tabs-body{padding-bottom:11.1111111111vw}}.deposits-tabs-after{margin-top:0;width:30%;text-align:right;height:3.3333333333vw}@media screen and (min-width:1441px){.deposits-tabs-after{height:48px}}@media screen and (max-width:1000px){.deposits-tabs-after{height:auto}}@media screen and (max-width:1000px){.deposits-tabs-after._fixed{display:-webkit-box;display:-ms-flexbox;display:flex;height:3.8888888889vw;border-top:1px solid #c2c2cc}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-tabs-after._fixed{height:56px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-tabs-after._fixed{height:15.5555555556vw}}@media screen and (max-width:1000px){.deposits-tabs-after{display:none!important}.deposits-tabs-after .button{margin-top:0;height:2.7777777778vw;line-height:2.9166666667vw;border-radius:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-tabs-after .button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-tabs-after .button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-tabs-after .button{line-height:42px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-tabs-after .button{line-height:11.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-tabs-after .button{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-tabs-after .button{border-radius:4.4444444444vw}}.deposits-tabs.tabs-nav_sticky:after{display:none}.deposits-calculator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#edf0f5;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.deposits-calculator{padding-top:56px}}@media screen and (max-width:1000px){.deposits-calculator{padding-top:0}}@media screen and (min-width:1441px){.deposits-calculator{padding-bottom:56px}}@media screen and (max-width:1000px){.deposits-calculator{padding-bottom:0}}@media screen and (min-width:1441px){.deposits-calculator{padding-left:104px}}@media screen and (max-width:1000px){.deposits-calculator{padding-left:0}}@media screen and (min-width:1441px){.deposits-calculator{padding-right:104px}}@media screen and (max-width:1000px){.deposits-calculator{padding-right:0}}@media screen and (min-width:1441px){.deposits-calculator{border-radius:56px}}@media screen and (max-width:1000px){.deposits-calculator{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:none}}.deposits-calculator .dropdown-list__content{max-height:16.1111111111vw;height:16.1111111111vw;overflow:hidden}@media screen and (min-width:1441px){.deposits-calculator .dropdown-list__content{max-height:232px}}@media screen and (max-width:1000px){.deposits-calculator .dropdown-list__content{max-height:38.8888888889vw}}@media screen and (min-width:1441px){.deposits-calculator .dropdown-list__content{height:232px}}@media screen and (max-width:1000px){.deposits-calculator .dropdown-list__content{height:38.8888888889vw}}.deposits-calculator .dropdown-list__label:hover{background-color:#fff}.deposits-calculator-currency{border:1px solid #c2c2cc;display:inline-block;position:relative;border-radius:1.3888888889vw;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.deposits-calculator-currency{border-radius:20px}}@media screen and (max-width:1000px){.deposits-calculator-currency{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-calculator-currency{margin-bottom:44px}}@media screen and (max-width:1000px){.deposits-calculator-currency{margin-bottom:5.5555555556vw}}.deposits-calculator-currency__item{display:inline-block;height:3.1944444444vw;line-height:3.3333333333vw;width:4.1666666667vw;text-align:center;position:relative;cursor:pointer}@media screen and (min-width:1441px){.deposits-calculator-currency__item{height:46px}}@media screen and (max-width:1000px){.deposits-calculator-currency__item{height:10.5555555556vw}}@media screen and (min-width:1441px){.deposits-calculator-currency__item{line-height:48px}}@media screen and (max-width:1000px){.deposits-calculator-currency__item{line-height:11.6666666667vw}}@media screen and (min-width:1441px){.deposits-calculator-currency__item{width:60px}}@media screen and (max-width:1000px){.deposits-calculator-currency__item{width:11.1111111111vw}}.deposits-calculator-currency__item span{position:relative;z-index:2}.deposits-calculator-currency__item:after{content:"";display:block;position:absolute;top:-.3472222222vw;width:4.1666666667vw;height:3.8888888889vw;background:#fff;border-radius:1.3888888889vw;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:scale(0);transform:scale(0)}@media screen and (min-width:1441px){.deposits-calculator-currency__item:after{top:-5px}}@media screen and (max-width:1000px){.deposits-calculator-currency__item:after{top:-.8333333333vw}}@media screen and (min-width:1441px){.deposits-calculator-currency__item:after{width:60px}}@media screen and (max-width:1000px){.deposits-calculator-currency__item:after{width:11.1111111111vw}}@media screen and (min-width:1441px){.deposits-calculator-currency__item:after{height:56px}}@media screen and (max-width:1000px){.deposits-calculator-currency__item:after{height:12.2222222222vw}}@media screen and (min-width:1441px){.deposits-calculator-currency__item:after{border-radius:20px}}@media screen and (max-width:1000px){.deposits-calculator-currency__item:after{border-radius:4.4444444444vw}}.deposits-calculator-currency__item_active:after{-webkit-transform:scale(1);transform:scale(1)}.deposits-calculator-currency__third-active .deposits-calculator-currency__item:after{right:-1px}.deposits-calculator-currency__first-active .deposits-calculator-currency__item:after{left:-1px}.deposits-calculator-currency_gray .deposits-calculator-currency__item:after{background:#edf0f5}.deposits-calculator-title{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.deposits-calculator-title{margin-bottom:12px}}@media screen and (max-width:1000px){.deposits-calculator-title{margin-bottom:3.3333333333vw}}.deposits-calculator-title_mb24{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.deposits-calculator-title_mb24{margin-bottom:24px}}@media screen and (max-width:1000px){.deposits-calculator-title_mb24{margin-bottom:2.7777777778vw}}.deposits-calculator-period{margin-top:1.6666666667vw;margin-bottom:2.7777777778vw;width:25.8333333333vw}@media screen and (min-width:1441px){.deposits-calculator-period{margin-top:24px}}@media screen and (max-width:1000px){.deposits-calculator-period{margin-top:2.7777777778vw}}@media screen and (min-width:1441px){.deposits-calculator-period{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-calculator-period{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.deposits-calculator-period{width:372px}}@media screen and (max-width:1000px){.deposits-calculator-period{width:103.3333333333vw;width:100%}}.deposits-calculator-period ._opened .d-select__list,.deposits-calculator-period .d-select .swiper-container{max-height:16.1111111111vw}@media screen and (min-width:1441px){.deposits-calculator-period ._opened .d-select__list,.deposits-calculator-period .d-select .swiper-container{max-height:232px}}@media screen and (max-width:1000px){.deposits-calculator-period ._opened .d-select__list,.deposits-calculator-period .d-select .swiper-container{max-height:38.8888888889vw}}@media screen and (min-width:1001px){.deposits-calculator-period .d-select:hover{border-color:#898599}}.deposits-calculator-period .d-select._opened,.deposits-calculator-period .d-select._opened .d-select__list{border-color:#898599}.deposits-calculator-periods{margin-right:.8333333333vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.deposits-calculator-periods{margin-right:12px}}@media screen and (max-width:1000px){.deposits-calculator-periods{margin-right:3.3333333333vw}}@media screen and (min-width:1441px){.deposits-calculator-periods{margin-bottom:12px}}@media screen and (max-width:1000px){.deposits-calculator-periods{margin-bottom:3.3333333333vw;width:5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator-periods{width:72px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator-periods{width:20vw}}.deposits-calculator-periods_active{background:#8bc540;color:#fff}.deposits-calculator-checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-calculator-checkboxes{margin-top:40px}}@media screen and (max-width:1000px){.deposits-calculator-checkboxes{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.deposits-calculator-checkboxes{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-calculator-checkboxes{margin-bottom:5.5555555556vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.deposits-calculator-checkboxes .checkbox{width:50%}@media screen and (max-width:1000px){.deposits-calculator-checkboxes .checkbox{width:auto}}.deposits-calculator-checkboxes .checkbox_wd100{width:100%}.deposits-calculator-checkboxes .checkbox:not(:last-child){margin-bottom:1.1111111111vw;padding-right:2.7777777778vw}@media screen and (min-width:1441px){.deposits-calculator-checkboxes .checkbox:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.deposits-calculator-checkboxes .checkbox:not(:last-child){margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.deposits-calculator-checkboxes .checkbox:not(:last-child){padding-right:40px}}@media screen and (max-width:1000px){.deposits-calculator-checkboxes .checkbox:not(:last-child){padding-right:0}}.deposits-calculator-checkboxes .checkbox:nth-child(2n){padding-right:0}.deposits-calculator-checkboxes .checkbox .tooltip-button{margin-left:12px;background-color:#fff}.deposits-calculator-checkboxes .checkbox .tooltip-button:hover{background-color:#f7f7f7}.deposits-calculator-checkboxes .checkbox.mb{margin-bottom:30px}@media screen and (max-width:1000px){.deposits-calculator-checkboxes .checkbox.mb{margin-bottom:40px}}.deposits-calculator__left{width:calc(50% - 30px)}@media screen and (min-width:1441px){.deposits-calculator__left{width:calc(50% - 30px)}}@media screen and (max-width:1000px){.deposits-calculator__left{width:100%;padding-top:1.25vw;padding-bottom:1.25vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;border-top-left-radius:1.9444444444vw;border-top-right-radius:1.9444444444vw;background:#edf0f5}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__left{padding-top:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__left{padding-top:5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__left{padding-bottom:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__left{padding-bottom:5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__left{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__left{padding-left:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__left{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__left{padding-right:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__left{border-top-left-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__left{border-top-left-radius:7.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__left{border-top-right-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__left{border-top-right-radius:7.7777777778vw}}.deposits-calculator__right{width:calc(50% - 1.3888vw)}@media screen and (min-width:1441px){.deposits-calculator__right{width:calc(50% - 20px)}}@media screen and (max-width:1000px){.deposits-calculator__right{width:100%;background-color:#edf0f5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1.25vw;border-bottom-left-radius:1.9444444444vw;border-bottom-right-radius:1.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__right{padding-bottom:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__right{padding-bottom:5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__right{border-bottom-left-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__right{border-bottom-left-radius:7.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator__right{border-bottom-right-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator__right{border-bottom-right-radius:7.7777777778vw}}.deposits-calculator-switch{padding-top:.2777777778vw}@media screen and (min-width:1441px){.deposits-calculator-switch{padding-top:4px}}@media screen and (max-width:1000px){.deposits-calculator-switch{padding-top:0}}.deposits-calculator-switch.switch [type=radio]:checked+label:before{background-color:#fff}@media screen and (max-width:1000px){.deposits-calculator-switch{padding-top:.2777777778vw;padding-bottom:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator-switch{padding-top:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator-switch{padding-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-calculator-switch{padding-bottom:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-calculator-switch{padding-bottom:1.1111111111vw}}.deposits-calculator-switch_gray.switch [type=radio]:checked+label:before{background:#edf0f5}.deposits-card{margin-bottom:.8333333333vw;padding-left:3.8888888889vw;padding-right:2.7777777778vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.deposits-card{margin-bottom:12px}}@media screen and (max-width:1000px){.deposits-card{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.deposits-card{padding-left:56px}}@media screen and (max-width:1000px){.deposits-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-card{padding-right:40px}}@media screen and (max-width:1000px){.deposits-card{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-card{padding-top:40px}}@media screen and (max-width:1000px){.deposits-card{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-card{padding-bottom:40px}}@media screen and (max-width:1000px){.deposits-card{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-card{border-radius:56px}}@media screen and (max-width:1000px){.deposits-card{border-radius:7.7777777778vw;width:19.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-card{width:280px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-card{width:77.7777777778vw}}.deposits-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.deposits-card__content{margin-top:40px}}@media screen and (max-width:1000px){.deposits-card__content{margin-top:5.5555555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.deposits-card__info{font-size:2.2222222222vw;line-height:2.3611111111vw;font-weight:500;white-space:nowrap;margin-top:.5555555556vw}@media screen and (min-width:1441px){.deposits-card__info{font-size:32px}}@media screen and (max-width:1000px){.deposits-card__info{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-card__info{line-height:34px}}@media screen and (max-width:1000px){.deposits-card__info{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.deposits-card__info{margin-top:8px}}@media screen and (max-width:1000px){.deposits-card__info{margin-top:2.2222222222vw}}.deposits-card__infoblock{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.deposits-card__infoblock{margin-bottom:24px}}@media screen and (max-width:1000px){.deposits-card__infoblock{margin-bottom:0;margin-right:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-card__infoblock{margin-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-card__infoblock{margin-right:6.6666666667vw}}.deposits-card__chart-content{text-align:center;font-family:ObjectSans,Arial,sans-serif}.deposits-card__chart-subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;color:#898599}@media screen and (min-width:1441px){.deposits-card__chart-subtitle{font-size:14px}}@media screen and (max-width:1000px){.deposits-card__chart-subtitle{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.deposits-card__chart-subtitle{line-height:20px}}@media screen and (max-width:1000px){.deposits-card__chart-subtitle{line-height:5.5555555556vw}}.deposits-card__chart-title{font-size:1.25vw;line-height:1.5277777778vw;color:#8bc540;white-space:nowrap}@media screen and (min-width:1441px){.deposits-card__chart-title{font-size:18px}}@media screen and (max-width:1000px){.deposits-card__chart-title{font-size:5vw}}@media screen and (min-width:1441px){.deposits-card__chart-title{line-height:22px}}@media screen and (max-width:1000px){.deposits-card__chart-title{line-height:6.1111111111vw}}@media screen and (max-width:1000px){.deposits-card__condition{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-card__condition{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-card__condition{margin-top:5.5555555556vw}}.deposits-card__action{background:#8bc540;color:#fff;margin-right:.8333333333vw}@media screen and (min-width:1441px){.deposits-card__action{margin-right:12px}}@media screen and (max-width:1000px){.deposits-card__action{margin-right:3.3333333333vw}}.deposits-card__details{background:#edf0f5;color:#000}.deposits-card__percent{padding-left:.8333333333vw;padding-right:.8333333333vw;border-radius:1.6666666667vw;top:-.5555555556vw;height:1.9444444444vw;line-height:2.0833333333vw;color:#fff;background-color:#1e2321;position:absolute;right:0;z-index:1}@media screen and (min-width:1441px){.deposits-card__percent{padding-left:12px}}@media screen and (max-width:1000px){.deposits-card__percent{padding-left:1.6666666667vw}}@media screen and (min-width:1441px){.deposits-card__percent{padding-right:12px}}@media screen and (max-width:1000px){.deposits-card__percent{padding-right:1.6666666667vw}}@media screen and (min-width:1441px){.deposits-card__percent{border-radius:24px}}@media screen and (max-width:1000px){.deposits-card__percent{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-card__percent{top:-8px}}@media screen and (max-width:1000px){.deposits-card__percent{top:-1.1111111111vw}}@media screen and (min-width:1441px){.deposits-card__percent{height:28px}}@media screen and (max-width:1000px){.deposits-card__percent{height:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-card__percent{line-height:30px}}@media screen and (max-width:1000px){.deposits-card__percent{line-height:7.2222222222vw}}.deposits-card_white{background-color:#fff}.deposits-card__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:22.2222222222vw}@media screen and (min-width:1441px){.deposits-card__btns{width:320px}}@media screen and (max-width:1000px){.deposits-card__btns{width:88.8888888889vw;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:130px}}.deposits-card__item:not(:last-child){margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.deposits-card__item:not(:last-child){margin-bottom:4px}}@media screen and (max-width:1000px){.deposits-card__item:not(:last-child){margin-bottom:.5555555556vw}}.deposits-card__item-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.3888888889vw;width:1.3888888889vw;border-radius:1.9444444444vw;margin-right:.2777777778vw;background-color:#edf0f5}@media screen and (min-width:1441px){.deposits-card__item-img{height:20px}}@media screen and (max-width:1000px){.deposits-card__item-img{height:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-card__item-img{width:20px}}@media screen and (max-width:1000px){.deposits-card__item-img{width:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-card__item-img{border-radius:28px}}@media screen and (max-width:1000px){.deposits-card__item-img{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.deposits-card__item-img{margin-right:4px}}@media screen and (max-width:1000px){.deposits-card__item-img{margin-right:1.1111111111vw}}.deposits-card__item-img>img{height:.5555555556vw;width:.5555555556vw}@media screen and (min-width:1441px){.deposits-card__item-img>img{height:8px}}@media screen and (max-width:1000px){.deposits-card__item-img>img{height:1.6666666667vw}}@media screen and (min-width:1441px){.deposits-card__item-img>img{width:8px}}@media screen and (max-width:1000px){.deposits-card__item-img>img{width:1.6666666667vw}}@media screen and (max-width:1000px){.deposits-card__item-img{background-color:#fff}}@media screen and (max-width:1000px){.deposits-card__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.deposits-card__item-text{display:inline-block}@media screen and (max-width:1000px){.deposits-card__item-text{margin-bottom:-.1388888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-card__item-text{margin-bottom:-2px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-card__item-text{margin-bottom:-.5555555556vw}}.deposits-card__item_white .deposits-card__item-img{background-color:#fff}.deposits-card__item_yes .deposits-card__item-img{background-color:#8bc540}.deposits-advanteges{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.deposits-advanteges{padding-top:56px}}@media screen and (max-width:1000px){.deposits-advanteges{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.deposits-advanteges{padding-bottom:56px}}@media screen and (max-width:1000px){.deposits-advanteges{padding-bottom:2.7777777778vw;overflow-x:hidden;padding-left:0;padding-right:0}}.deposits-advanteges .cards-benefits__slider{display:none}@media screen and (max-width:1000px){.deposits-advanteges .cards-benefits__slider{display:block}}.deposits-advanteges__efficiency{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.deposits-advanteges__efficiency{padding-left:104px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency{padding-left:0}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency{padding-right:104px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency{padding-right:0;display:none}}.deposits-advanteges__efficiency-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-title{font-size:32px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-title{font-size:5vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-title{line-height:38px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-title{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-title{margin-bottom:7.2222222222vw;font-size:24px;line-height:28px;letter-spacing:-.3px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-title br{display:none}}.deposits-advanteges__efficiency-list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.deposits-advanteges__efficiency-item,.deposits-advanteges__efficiency-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.deposits-advanteges__efficiency-item{margin-left:3.125vw;margin-right:3.125vw;width:18.8888888889vw;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item{margin-left:45px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item{margin-left:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item{margin-right:45px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item{width:272px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item{width:59.4444444444vw}}.deposits-advanteges__efficiency-item:first-child{margin-left:0}.deposits-advanteges__efficiency-item:last-child{margin-right:0}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.deposits-advanteges__efficiency-item__image{width:10vw;height:10.5555555556vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__image{width:144px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__image{width:0}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__image{height:152px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__image{height:0}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__image{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__image{margin-bottom:2.2222222222vw;margin-left:25px}}.deposits-advanteges__efficiency-item__image img{width:100%;height:100%}.deposits-advanteges__efficiency-item__block{width:4.1666666667vw;height:4.1666666667vw;border-radius:1.25vw;margin-bottom:1.1111111111vw;background-color:#ffc7ab}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__block{width:60px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__block{width:13.3333333333vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__block{height:60px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__block{height:13.3333333333vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__block{border-radius:18px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__block{border-radius:3.8888888889vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__block{margin-bottom:16px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__block{margin-bottom:2.2222222222vw}}.deposits-advanteges__efficiency-item__block_iguard{background-image:url(/local/templates/redesign/src/assets/img/deposits/iguard.png);background-position:50%;background-repeat:no-repeat}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__block_iguard{background-size:40%}}.deposits-advanteges__efficiency-item__block_isale{background-image:url(/local/templates/redesign/src/assets/img/deposits/isale.png);background-position:50%;background-repeat:no-repeat}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__block_isale{background-size:40%}}.deposits-advanteges__efficiency-item__block_imobile{background-image:url(/local/templates/redesign/src/assets/img/deposits/imobile.png);background-position:50%;background-repeat:no-repeat}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__block_imobile{background-size:40%}}.deposits-advanteges__efficiency-item__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__title{font-size:24px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__title{font-size:5vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__title{line-height:28px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__title{margin-bottom:16px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__title{margin-bottom:2.2222222222vw}}.deposits-advanteges__efficiency-item__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__subtitle{font-size:16px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__subtitle{line-height:22px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-advanteges__efficiency-item__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.deposits-advanteges__efficiency-item__subtitle{letter-spacing:-.0277777778vw;text-align:center}}.deposits-open{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.deposits-open{margin-top:40px}}@media screen and (max-width:1000px){.deposits-open{margin-top:6.1111111111vw;display:block}}@media screen and (max-width:1000px){.deposits-open__block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-open__block{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-open__block{margin-bottom:4.4444444444vw}}.deposits-open__block-square{width:2.7777777778vw;min-width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;background-color:#ffc7ab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.deposits-open__block-square{width:40px}}@media screen and (max-width:1000px){.deposits-open__block-square{width:7.7777777778vw}}@media screen and (min-width:1441px){.deposits-open__block-square{min-width:40px}}@media screen and (max-width:1000px){.deposits-open__block-square{min-width:7.7777777778vw}}@media screen and (min-width:1441px){.deposits-open__block-square{height:40px}}@media screen and (max-width:1000px){.deposits-open__block-square{height:7.7777777778vw}}@media screen and (min-width:1441px){.deposits-open__block-square{border-radius:12px}}@media screen and (max-width:1000px){.deposits-open__block-square{border-radius:2.2222222222vw}}.deposits-open__block-subtitle{margin-top:1.5277777778vw;font-size:.9722222222vw;line-height:1.3888888889vw;width:18.8888888889vw}@media screen and (min-width:1441px){.deposits-open__block-subtitle{margin-top:22px}}@media screen and (max-width:1000px){.deposits-open__block-subtitle{margin-top:0}}@media screen and (min-width:1441px){.deposits-open__block-subtitle{font-size:14px}}@media screen and (max-width:1000px){.deposits-open__block-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.deposits-open__block-subtitle{line-height:20px}}@media screen and (max-width:1000px){.deposits-open__block-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-open__block-subtitle{width:272px}}@media screen and (max-width:1000px){.deposits-open__block-subtitle{width:75.5555555556vw;margin-left:.8333333333vw;width:80%}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-open__block-subtitle{margin-left:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-open__block-subtitle{margin-left:3.3333333333vw}}.deposits-client{margin-top:3.0555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.deposits-client{margin-top:44px}}@media screen and (max-width:1000px){.deposits-client{margin-top:7.2222222222vw;display:block}}.deposits-client__mobile{margin-right:2.7777777778vw}@media screen and (min-width:1441px){.deposits-client__mobile{margin-right:40px}}@media screen and (max-width:1000px){.deposits-client__mobile{margin-right:0}}.deposits-offer{text-align:center;padding-top:.2777777778vw}@media screen and (min-width:1441px){.deposits-offer{padding-top:4px}}@media screen and (max-width:1000px){.deposits-offer{padding-top:2.2222222222vw}}@media screen and (max-width:1000px){.deposits-offer._mobile-show{display:block}}.deposits-gray-text{color:#898599}.deposits-advanteges{margin-top:0}@media screen and (min-width:1441px){.deposits-advanteges{margin-top:0}}@media screen and (max-width:1000px){.deposits-advanteges{margin-top:2.2222222222vw}}.deposits-advanteges h2{padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.deposits-advanteges h2{padding-bottom:56px}}@media screen and (max-width:1000px){.deposits-advanteges h2{padding-bottom:6.6666666667vw}}.deposits-advanteges .service-card__image{background-size:cover;background-color:transparent}.deposits-advanteges__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.deposits-advanteges__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.deposits-list{margin-top:2.7777777778vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.deposits-list{margin-top:40px}}@media screen and (max-width:1000px){.deposits-list{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.deposits-list{margin-bottom:16px}}@media screen and (max-width:1000px){.deposits-list{margin-bottom:3.3333333333vw}}.deposits-list_mt0{margin-top:0}.deposits-list-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.deposits-list-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1000px){.deposits-list-body .product-card__content>:nth-last-child(2){margin-top:auto}}.deposits-list-body__left,.deposits-list-body__right{width:calc(50% - 1.3888vw)}@media screen and (min-width:1441px){.deposits-list-body__left,.deposits-list-body__right{width:calc(50% - 20px)}}@media screen and (max-width:1000px){.deposits-list-body__left,.deposits-list-body__right{width:100%}}.deposits-list-body__right{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.deposits-list-body__right{margin-top:40px}}@media screen and (max-width:1000px){.deposits-list-body__right{margin-top:0}}.deposits-list-body .deposits-card{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-list-body .deposits-card{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-list-body .deposits-card{margin-bottom:2.2222222222vw}}.deposits-faq{margin-top:2.7777777778vw;margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.deposits-faq{margin-top:40px}}@media screen and (max-width:1000px){.deposits-faq{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.deposits-faq{margin-bottom:56px}}@media screen and (max-width:1000px){.deposits-faq{margin-bottom:5.5555555556vw}}.deposits-faq-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.deposits-faq-cards__right{margin-top:3.3333333333vw}@media screen and (min-width:1441px){.deposits-faq-cards__right{margin-top:48px}}@media screen and (max-width:1000px){.deposits-faq-cards__right{margin-top:0}}.deposits-faq-cards__right._no-offset{margin-top:0}.deposits-faq-cards__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-faq-cards__title{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-faq-cards__title{margin-bottom:4.4444444444vw}}.deposits-faq-more{text-align:center}@media screen and (max-width:1000px){.deposits-faq-more .button{width:auto;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-faq-more .button{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-faq-more .button{margin-top:4.4444444444vw}}.deposits-form .cards-order__title{color:#1e2321}@media screen and (max-width:1000px){.deposits-form .cards-order__title{color:#fff}}.deposits-form__inner{background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/deposits/form-deposits.png);background-repeat:no-repeat;background-position:85% bottom}.deposits-form__inner .checkbox{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.deposits-form__inner .checkbox{margin-top:16px}}@media screen and (max-width:1000px){.deposits-form__inner .checkbox{margin-top:2.2222222222vw}}.deposits-form__inner .text-small{color:#1e2321;margin-top:0}@media screen and (max-width:1000px){.deposits-form__inner .text-small{color:#fff}}@media screen and (max-width:1000px){.deposits-form__inner{background:#3f306b}}.deposits-form__formgroup{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.deposits-form__formgroup{display:block;margin-bottom:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-form__formgroup{margin-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-form__formgroup{margin-bottom:1.1111111111vw}}.deposits-form__forminput{width:16.25vw}@media screen and (min-width:1441px){.deposits-form__forminput{width:234px}}@media screen and (max-width:1000px){.deposits-form__forminput{width:65vw;width:100%}}.deposits-form__forminput_ml12{margin-left:.8333333333vw}@media screen and (min-width:1441px){.deposits-form__forminput_ml12{margin-left:12px}}@media screen and (max-width:1000px){.deposits-form__forminput_ml12{margin-left:0}}.deposits-docs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.deposits-docs__item{width:50%;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.deposits-docs__item{margin-bottom:24px}}@media screen and (max-width:1000px){.deposits-docs__item{margin-bottom:6.6666666667vw;width:100%}}.deposits-more-fixed{display:none;top:0}.deposits-more-fixed__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-bottom:.8333333333vw}@media screen and (min-width:1441px){.deposits-more-fixed__container{padding-bottom:12px}}@media screen and (max-width:1000px){.deposits-more-fixed__container{padding-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.deposits-more-fixed.tabs-nav_fixed{display:block}.deposits-more-fixed:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#c2c2cc;display:block;border-radius:.6944444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.deposits-more-fixed:after{border-radius:10px}}@media screen and (min-width:1001px)and (max-width:1000px){.deposits-more-fixed:after{border-radius:2.7777777778vw;width:calc(100% - 8.88889vw);margin-left:4.444444444vw}}.deposits-more-header{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.deposits-more-header{margin-top:40px}}@media screen and (max-width:1000px){.deposits-more-header{margin-top:6.6666666667vw}}.deposits-more-header .button_back{margin-bottom:-.4861111111vw}@media screen and (min-width:1441px){.deposits-more-header .button_back{margin-bottom:-7px}}@media screen and (max-width:1000px){.deposits-more-header .button_back{margin-bottom:-1.9444444444vw;padding-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-header .button_back{padding-left:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-header .button_back{padding-left:3.3333333333vw}}@media screen and (max-width:1000px){.deposits-more-header .button_back:after{content:none}}.deposits-more-body{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.deposits-more-body{margin-bottom:96px}}@media screen and (max-width:1000px){.deposits-more-body{margin-bottom:11.1111111111vw;overflow:hidden;padding:0}}.deposits-more-top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6666666667vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-more-top{margin-top:24px}}@media screen and (max-width:1000px){.deposits-more-top{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.deposits-more-top{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-more-top{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.deposits-more-top-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1.6666666667vw;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}@media screen and (min-width:1441px){.deposits-more-top-info{padding-bottom:24px}}@media screen and (max-width:1000px){.deposits-more-top-info{padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info{margin-top:4.4444444444vw}}.deposits-more-top-info:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}@media screen and (max-width:1000px){.deposits-more-top-info:after{display:none}}@media screen and (max-width:1000px){.deposits-more-top-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-bottom:.4166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info__item{margin-bottom:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info__item{margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px){.deposits-more-top-info__item:before{content:"";position:absolute;width:100%;height:1px;background:#c2c2cc;bottom:.3472222222vw;z-index:-1}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info__item:before{bottom:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info__item:before{bottom:1.3888888889vw}}.deposits-more-top-info__title{display:block;margin-bottom:.5555555556vw;margin-top:.4166666667vw}@media screen and (min-width:1441px){.deposits-more-top-info__title{margin-bottom:8px}}@media screen and (max-width:1000px){.deposits-more-top-info__title{margin-bottom:0}}@media screen and (min-width:1441px){.deposits-more-top-info__title{margin-top:6px}}@media screen and (max-width:1000px){.deposits-more-top-info__title{margin-top:1.6666666667vw;background:#fff;padding-right:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info__title{padding-right:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info__title{padding-right:1.1111111111vw}}@media screen and (max-width:1000px){.deposits-more-top-info__content{background:#fff;padding-left:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info__content{padding-left:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info__content{padding-left:1.1111111111vw}}@media screen and (max-width:1000px){.deposits-more-top-info .button{height:2.7777777778vw;line-height:2.7777777778vw;border-radius:1.1111111111vw;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info .button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info .button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info .button{line-height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info .button{line-height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info .button{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info .button{border-radius:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top-info .button{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top-info .button{margin-top:0}}.deposits-more-top__left{width:17.2222222222vw;height:auto;margin-right:4.4444444444vw}@media screen and (min-width:1441px){.deposits-more-top__left{width:248px}}@media screen and (max-width:1000px){.deposits-more-top__left{width:68.8888888889vw}}@media screen and (min-width:1441px){.deposits-more-top__left{height:auto}}@media screen and (max-width:1000px){.deposits-more-top__left{height:auto}}@media screen and (min-width:1441px){.deposits-more-top__left{margin-right:64px}}@media screen and (max-width:1000px){.deposits-more-top__left{margin-right:4.4444444444vw}}.deposits-more-top__left img{height:100%;width:100%;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.deposits-more-top__left img{border-radius:48px}}@media screen and (max-width:1000px){.deposits-more-top__left img{border-radius:5.5555555556vw;width:6.6666666667vw;height:6.6666666667vw;margin-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top__left img{width:96px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top__left img{width:26.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top__left img{height:96px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top__left img{height:26.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top__left img{margin-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top__left img{margin-right:4.4444444444vw}}.deposits-more-top__left-title{display:none}@media screen and (max-width:1000px){.deposits-more-top__left-title{display:block;margin-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top__left-title{margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top__left-title{margin-top:6.6666666667vw}}@media screen and (max-width:1000px){.deposits-more-top__left{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-right:0}}.deposits-more-top__right{width:calc(100% - 312px);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}@media screen and (max-width:1000px){.deposits-more-top__right{width:100%;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-top__right{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-top__right{margin-top:4.4444444444vw}}.deposits-more-top__right h1{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.deposits-more-top__right h1{padding-bottom:24px}}@media screen and (max-width:1000px){.deposits-more-top__right h1{padding-bottom:0;display:none}}.deposits-more-tabs__block{overflow:auto;overflow-y:hidden;height:3.8888888889vw;padding-top:.2777777778vw;padding-left:.0694444444vw}@media screen and (min-width:1441px){.deposits-more-tabs__block{height:56px}}@media screen and (max-width:1000px){.deposits-more-tabs__block{height:18.3333333333vw}}@media screen and (min-width:1441px){.deposits-more-tabs__block{padding-top:4px}}@media screen and (max-width:1000px){.deposits-more-tabs__block{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.deposits-more-tabs__block{padding-left:1px}}@media screen and (max-width:1000px){.deposits-more-tabs__block{padding-left:.2777777778vw;padding-left:1.1111111111vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-tabs__block{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-tabs__block{padding-left:4.4444444444vw}}.deposits-more-tabs__body{background-color:#edf0f5;margin-top:1.1111111111vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.deposits-more-tabs__body{margin-top:16px}}@media screen and (max-width:1000px){.deposits-more-tabs__body{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.deposits-more-tabs__body{padding-top:56px}}@media screen and (max-width:1000px){.deposits-more-tabs__body{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-tabs__body{padding-bottom:56px}}@media screen and (max-width:1000px){.deposits-more-tabs__body{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-tabs__body{padding-left:104px}}@media screen and (max-width:1000px){.deposits-more-tabs__body{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-tabs__body{padding-right:104px}}@media screen and (max-width:1000px){.deposits-more-tabs__body{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-tabs__body{border-radius:56px}}@media screen and (max-width:1000px){.deposits-more-tabs__body{border-radius:7.7777777778vw;margin-right:1.1111111111vw;margin-left:1.1111111111vw;overflow:hidden}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-tabs__body{margin-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-tabs__body{margin-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-tabs__body{margin-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-tabs__body{margin-left:4.4444444444vw}}.deposits-more-tabs__body .button{margin-top:.5555555556vw}@media screen and (min-width:1441px){.deposits-more-tabs__body .button{margin-top:8px}}@media screen and (max-width:1000px){.deposits-more-tabs__body .button{margin-top:2.2222222222vw}}.deposits-more-tabs__body .button__icon{-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out;-webkit-transform:rotate(0);transform:rotate(0)}.deposits-more-tabs__body .button__icon_rotate{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.deposits-more-tabs_hidden{height:0;overflow:hidden;visibility:hidden;padding-top:1.1111111111vw;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (min-width:1441px){.deposits-more-tabs_hidden{padding-top:16px}}@media screen and (max-width:1000px){.deposits-more-tabs_hidden{padding-top:3.3333333333vw}}.deposits-more-tabs_show{visibility:visible;height:auto;opacity:1;position:relative}.deposits-more-tabs_show:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.deposits-more-tabs__bank-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.deposits-more-tabs__bank-switcher{padding-bottom:24px}}@media screen and (max-width:1000px){.deposits-more-tabs__bank-switcher{padding-bottom:4.4444444444vw;width:24.6527777778vw;padding-left:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-tabs__bank-switcher{width:355px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-tabs__bank-switcher{width:98.6111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-tabs__bank-switcher{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-tabs__bank-switcher{padding-left:6.6666666667vw}}.deposits-more-tabs__bank-switcher_wrap{overflow:auto;margin-right:0;margin-left:0}@media screen and (min-width:1441px){.deposits-more-tabs__bank-switcher_wrap{margin-right:0}}@media screen and (max-width:1000px){.deposits-more-tabs__bank-switcher_wrap{margin-right:-6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-tabs__bank-switcher_wrap{margin-left:0}}@media screen and (max-width:1000px){.deposits-more-tabs__bank-switcher_wrap{margin-left:-6.6666666667vw}}.deposits-more-tabs__terms-list:first-of-type{padding-right:.5555555556vw}@media screen and (min-width:1441px){.deposits-more-tabs__terms-list:first-of-type{padding-right:8px}}@media screen and (max-width:1000px){.deposits-more-tabs__terms-list:first-of-type{padding-right:2.2222222222vw;margin-right:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-tabs__terms-list:first-of-type{margin-right:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-tabs__terms-list:first-of-type{margin-right:2.2222222222vw}}@media screen and (max-width:1000px){.deposits-more-tabs .radio-pills__text{font-size:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-tabs .radio-pills__text{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-tabs .radio-pills__text{font-size:3.3333333333vw}}.deposits-more-tabs .radio-pills__input:checked~.radio-pills__text__text{background:#ffc7ab}.deposits-more-table__title{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.deposits-more-table__title{padding-bottom:24px}}@media screen and (max-width:1000px){.deposits-more-table__title{padding-bottom:4.4444444444vw}}.deposits-more-table__row{padding-bottom:1.1111111111vw;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.deposits-more-table__row{padding-bottom:16px}}@media screen and (max-width:1000px){.deposits-more-table__row{padding-bottom:3.3333333333vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.deposits-more-table__row:not(:first-child){padding-top:1.1111111111vw}@media screen and (min-width:1441px){.deposits-more-table__row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.deposits-more-table__row:not(:first-child){padding-top:3.3333333333vw}}.deposits-more-table__row:not(:first-child):before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.deposits-more-table__row_3col .deposits-more-table__row:nth-child(4){color:red}.deposits-more-table__row_3col .deposits-more-table__row:nth-child(4):after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.deposits-more-table__row_3col .deposits-more-table__col:first-child{width:11.6666666667vw;padding-bottom:0}@media screen and (min-width:1441px){.deposits-more-table__row_3col .deposits-more-table__col:first-child{width:168px}}@media screen and (max-width:1000px){.deposits-more-table__row_3col .deposits-more-table__col:first-child{width:15.5555555556vw}}.deposits-more-table__row_3col .deposits-more-table__col:not(:first-child){width:calc(50% - 8.6103vw)}@media screen and (min-width:1441px){.deposits-more-table__row_3col .deposits-more-table__col:not(:first-child){width:calc(50% - 124px)}}@media screen and (max-width:1000px){.deposits-more-table__row_3col .deposits-more-table__col:not(:first-child){width:calc(50% - 11.11vw)}}@media screen and (max-width:1000px){.deposits-more-table__row_3col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.deposits-more-table:nth-child(2) .deposits-more-table__row:last-child:after{content:none}.deposits-more-table__col:first-child{width:18.8888888889vw;padding-bottom:0}@media screen and (min-width:1441px){.deposits-more-table__col:first-child{width:272px}}@media screen and (max-width:1000px){.deposits-more-table__col:first-child{width:auto}}@media screen and (min-width:1441px){.deposits-more-table__col:first-child{padding-bottom:0}}@media screen and (max-width:1000px){.deposits-more-table__col:first-child{padding-bottom:2.2222222222vw}}.ie .deposits-more-table__col:first-child{width:calc(30% - .5555vw);margin-right:2.7777777778vw}@media screen and (min-width:1441px){.ie .deposits-more-table__col:first-child{margin-right:40px}}@media screen and (max-width:1000px){.ie .deposits-more-table__col:first-child{margin-right:11.1111111111vw}}@media screen and (min-width:1441px){.ie .deposits-more-table__col:first-child{width:calc(30% - 20px)}}@media screen and (max-width:1000px){.deposits-more-table__col:first-child{color:#898599}}.deposits-more-table__col:last-child{width:calc(100% - 21.666vw)}@media screen and (min-width:1441px){.deposits-more-table__col:last-child{width:calc(100% - 312px)}}.ie .deposits-more-table__col:last-child{width:calc(70% - .5555vw)}@media screen and (min-width:1441px){.ie .deposits-more-table__col:last-child{width:calc(70% - 20px)}}@media screen and (max-width:1000px){.deposits-more-table__col:last-child{width:100%}}.deposits-more-table__privacy{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.deposits-more-table__privacy{padding-top:24px}}@media screen and (max-width:1000px){.deposits-more-table__privacy{padding-top:0}}.deposits-more-table__text{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.deposits-more-table__text{margin-top:40px}}@media screen and (max-width:1000px){.deposits-more-table__text{margin-top:3.3333333333vw}}.deposits-more-docs__switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-more-docs__switcher{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-more-docs__switcher{margin-bottom:5.5555555556vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.deposits-more-docs__text{margin-left:1.1111111111vw;margin-right:1.1111111111vw}@media screen and (min-width:1441px){.deposits-more-docs__text{margin-left:16px}}@media screen and (max-width:1000px){.deposits-more-docs__text{margin-left:0}}@media screen and (min-width:1441px){.deposits-more-docs__text{margin-right:16px}}@media screen and (max-width:1000px){.deposits-more-docs__text{margin-right:0;width:calc(50% - 12.222vw)}}.deposits-more-docs__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.6944444444vw}@media screen and (min-width:1441px){.deposits-more-docs__content{margin-top:10px}}@media screen and (max-width:1000px){.deposits-more-docs__content{margin-top:1.3888888889vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.deposits-more-docs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1.3888888889vw;margin-bottom:1.3888888889vw;width:calc(33.33333% - 20px);cursor:pointer}@media screen and (min-width:1441px){.deposits-more-docs__item{margin-right:20px}}@media screen and (max-width:1000px){.deposits-more-docs__item{margin-right:0}}@media screen and (min-width:1441px){.deposits-more-docs__item{margin-bottom:20px}}@media screen and (max-width:1000px){.deposits-more-docs__item{margin-bottom:0}}.deposits-more-docs__item .doc-link:hover .icon{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/pdf.svg)}@media screen and (max-width:1000px){.deposits-more-docs__item{width:100%}.deposits-more-docs__item:not(:last-child){margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-docs__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-docs__item:not(:last-child){margin-bottom:3.3333333333vw}}.deposits-more-docs__description{width:calc(100% - 84px)}.deposits-more-docs__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4.4444444444vw;height:4.4444444444vw;border-radius:1.3888888889vw;margin-right:1.6666666667vw;background-color:#ffc7ab}@media screen and (min-width:1441px){.deposits-more-docs__icon{width:64px}}@media screen and (max-width:1000px){.deposits-more-docs__icon{width:8.8888888889vw}}@media screen and (min-width:1441px){.deposits-more-docs__icon{height:64px}}@media screen and (max-width:1000px){.deposits-more-docs__icon{height:8.8888888889vw}}@media screen and (min-width:1441px){.deposits-more-docs__icon{border-radius:20px}}@media screen and (max-width:1000px){.deposits-more-docs__icon{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.deposits-more-docs__icon{margin-right:24px}}@media screen and (max-width:1000px){.deposits-more-docs__icon{margin-right:3.3333333333vw}}.deposits-more-docs #switcherOn{display:none}.deposits-more-calculator{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-more-calculator{padding-bottom:40px}}@media screen and (max-width:1000px){.deposits-more-calculator{padding-bottom:0}}@media screen and (max-width:1000px){.deposits-more-calculator h2{padding-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-calculator h2{padding-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-calculator h2{padding-bottom:5.5555555556vw}}.deposits-more-calculator-left{width:calc(50% - 5.8333vw);margin-right:7.2222222222vw;padding-top:0;padding-bottom:0}@media screen and (min-width:1441px){.deposits-more-calculator-left{margin-right:104px}}@media screen and (max-width:1000px){.deposits-more-calculator-left{margin-right:0}}@media screen and (min-width:1441px){.deposits-more-calculator-left{padding-top:0}}@media screen and (max-width:1000px){.deposits-more-calculator-left{padding-top:0}}@media screen and (min-width:1441px){.deposits-more-calculator-left{padding-bottom:0}}@media screen and (max-width:1000px){.deposits-more-calculator-left{padding-bottom:5vw}}@media screen and (min-width:1441px){.deposits-more-calculator-left{width:calc(50% - 84px)}}@media screen and (max-width:1000px){.deposits-more-calculator-left{width:100%;background:transparent;padding-left:0;padding-right:0}}.deposits-more-calculator-right{border-radius:3.8888888889vw}@media screen and (min-width:1441px){.deposits-more-calculator-right{border-radius:56px}}@media screen and (max-width:1000px){.deposits-more-calculator-right{border-radius:7.7777777778vw;display:block}}.deposits-more-calculator-right-table{margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.deposits-more-calculator-right-table{margin-bottom:32px}}@media screen and (max-width:1000px){.deposits-more-calculator-right-table{margin-bottom:6.6666666667vw}}.deposits-more-calculator-right-table__row{padding-bottom:.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.deposits-more-calculator-right-table__row{padding-bottom:8px}}@media screen and (max-width:1000px){.deposits-more-calculator-right-table__row{padding-bottom:1.6666666667vw}}.deposits-more-calculator-right-table__row:not(:first-child){padding-top:.5555555556vw}@media screen and (min-width:1441px){.deposits-more-calculator-right-table__row:not(:first-child){padding-top:8px}}@media screen and (max-width:1000px){.deposits-more-calculator-right-table__row:not(:first-child){padding-top:1.6666666667vw}}.deposits-more-calculator-right-table__col{width:70%}.deposits-more-calculator-right-table__col:last-child{width:30%}.deposits-more-calculator-right__block{padding-top:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;margin-bottom:.8333333333vw;border-radius:3.8888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.deposits-more-calculator-right__block{padding-top:56px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__block{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-calculator-right__block{padding-bottom:40px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__block{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-calculator-right__block{padding-left:64px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-calculator-right__block{padding-right:64px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__block{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.deposits-more-calculator-right__block{margin-bottom:12px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__block{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.deposits-more-calculator-right__block{border-radius:56px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__block{border-radius:7.7777777778vw}}.deposits-more-calculator-right__text{margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.deposits-more-calculator-right__text{margin-bottom:32px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__text{margin-bottom:3.3333333333vw}}.deposits-more-calculator-right__text-small{color:#898599;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.deposits-more-calculator-right__text-small{margin-bottom:8px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__text-small{margin-bottom:1.1111111111vw}}.deposits-more-calculator-right__options{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.1111111111vw;margin-bottom:1.6666666667vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.deposits-more-calculator-right__options{padding-bottom:16px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__options{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.deposits-more-calculator-right__options{margin-bottom:24px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__options{margin-bottom:3.3333333333vw}}.deposits-more-calculator-right__options .deposits-card__item{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.deposits-more-calculator-right__options .deposits-card__item{margin-right:24px}}@media screen and (max-width:1000px){.deposits-more-calculator-right__options .deposits-card__item{margin-right:3.3333333333vw;margin-bottom:0}}@media screen and (max-width:1000px){.deposits-more-calculator-right__options .deposits-card__item-img{margin-right:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.deposits-more-calculator-right__options .deposits-card__item-img{margin-right:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.deposits-more-calculator-right__options .deposits-card__item-img{margin-right:2.2222222222vw}}.deposits-more-calculator__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.deposits-more-calculator__title{margin-bottom:40px}}@media screen and (max-width:1000px){.deposits-more-calculator__title{margin-bottom:0}}.deposits-more-calculator__body{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.deposits-more-calculator__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.deposits-more-calculator-period{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.deposits-more-calculator-period{margin-top:40px}}@media screen and (max-width:1000px){.deposits-more-calculator-period{margin-top:2.2222222222vw}}.deposits-more-calculator-period .dropdown-list__content{max-height:16.1111111111vw;height:16.1111111111vw;overflow:hidden}@media screen and (min-width:1441px){.deposits-more-calculator-period .dropdown-list__content{max-height:232px}}@media screen and (max-width:1000px){.deposits-more-calculator-period .dropdown-list__content{max-height:38.8888888889vw}}@media screen and (min-width:1441px){.deposits-more-calculator-period .dropdown-list__content{height:232px}}@media screen and (max-width:1000px){.deposits-more-calculator-period .dropdown-list__content{height:38.8888888889vw}}.deposits-more-calculator-period .dropdown-list__label:hover{background-color:#fff}.deposits-more-calculator__button{width:100%}.deposits-more-steps{padding-bottom:5.2777777778vw;padding-top:3.8888888889vw}@media screen and (min-width:1441px){.deposits-more-steps{padding-bottom:76px}}@media screen and (max-width:1000px){.deposits-more-steps{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.deposits-more-steps{padding-top:56px}}@media screen and (max-width:1000px){.deposits-more-steps{padding-top:5.5555555556vw}}.deposits-more-steps .cards-steps__title{max-width:unset}.deposits-more-steps .cards-steps__preview{max-height:25.5555555556vw}@media screen and (min-width:1441px){.deposits-more-steps .cards-steps__preview{max-height:368px}}@media screen and (max-width:1000px){.deposits-more-steps .cards-steps__preview{max-height:102.2222222222vw}}.deposits-more-steps .cards-steps__preview img{width:26.5972222222vw;-webkit-transform:translateX(-88px);transform:translateX(-88px)}@media screen and (min-width:1441px){.deposits-more-steps .cards-steps__preview img{width:383px}}@media screen and (max-width:1000px){.deposits-more-steps .cards-steps__preview img{width:106.3888888889vw}}.deposits-more_sticky{top:5.2083333333vw}@media screen and (min-width:1441px){.deposits-more_sticky{top:75px}}@media screen and (max-width:1000px){.deposits-more_sticky{top:20.8333333333vw}}.for-sale-top{padding-bottom:2.7777777778vw;padding-top:2.7777777778vw}@media screen and (min-width:1441px){.for-sale-top{padding-bottom:40px}}@media screen and (max-width:1000px){.for-sale-top{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.for-sale-top{padding-top:40px}}@media screen and (max-width:1000px){.for-sale-top{padding-top:11.1111111111vw}}.for-sale-top .h1{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-top .h1{margin-bottom:24px}}@media screen and (max-width:1000px){.for-sale-top .h1{margin-bottom:3.3333333333vw}}.for-sale-body{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.for-sale-body .d-modal_curtain .v--modal-box{padding-left:0;padding-right:0}.for-sale-body .d-modal_curtain .d-modal__section-title,.for-sale-body .d-modal_curtain .d-modal__title{padding:0 6.666666667vw}}.for-sale-left{width:23.3333333333vw;margin-right:5.5555555556vw;overflow-y:auto}@media screen and (min-width:1441px){.for-sale-left{width:336px}}@media screen and (max-width:1000px){.for-sale-left{width:auto}}@media screen and (min-width:1441px){.for-sale-left{margin-right:80px}}@media screen and (max-width:1000px){.for-sale-left{margin-right:0}}.for-sale-left__selects{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.for-sale-left__selects{padding-top:40px}}@media screen and (max-width:1000px){.for-sale-left__selects{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.for-sale-left__selects{padding-bottom:40px}}@media screen and (max-width:1000px){.for-sale-left__selects{padding-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.for-sale-left__selects .d-select__input{height:2.9166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-left__selects .d-select__input{height:42px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-left__selects .d-select__input{height:11.6666666667vw}}.for-sale-left__selects .d-select:first-child{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.for-sale-left__selects .d-select:first-child{margin-bottom:12px}}@media screen and (max-width:1000px){.for-sale-left__selects .d-select:first-child{margin-bottom:1.1111111111vw}}.for-sale-left__radio{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.for-sale-left__radio{padding-bottom:40px}}@media screen and (max-width:1000px){.for-sale-left__radio{padding-bottom:5.5555555556vw}}.for-sale-left .radiobutton:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.for-sale-left .radiobutton:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.for-sale-left .radiobutton:not(:last-child){margin-bottom:3.3333333333vw}}.for-sale-left__calculators{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.for-sale-left__calculators{padding-bottom:40px}}@media screen and (max-width:1000px){.for-sale-left__calculators{padding-bottom:2.5vw}}.for-sale-left__calculators .h4{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.for-sale-left__calculators .h4{margin-bottom:12px}}@media screen and (max-width:1000px){.for-sale-left__calculators .h4{margin-bottom:1.1111111111vw}}.for-sale-left__calculators .noUi:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-left__calculators .noUi:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.for-sale-left__calculators .noUi:not(:last-child){margin-bottom:2.5vw}}.for-sale-left .checkbox{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.for-sale-left .checkbox{padding-bottom:40px}}@media screen and (max-width:1000px){.for-sale-left .checkbox{padding-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.for-sale-left{height:auto;max-height:calc(100vh - 3.33333vw);width:calc(100% - 3.33333vw);position:fixed;bottom:-100vh;opacity:0;left:.4166666667vw;z-index:180;background-color:#fff;-webkit-transition:bottom .3s ease,opacity .3s ease;transition:bottom .3s ease,opacity .3s ease;padding-top:1.3888888889vw;padding-bottom:.5555555556vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;border-top-left-radius:1.9444444444vw;border-top-right-radius:1.9444444444vw;overflow-y:auto}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-left{left:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-left{left:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-left{padding-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-left{padding-top:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-left{padding-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-left{padding-bottom:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-left{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-left{padding-left:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-left{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-left{padding-right:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-left{border-top-left-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-left{border-top-left-radius:7.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-left{border-top-right-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-left{border-top-right-radius:7.7777777778vw}}@media screen and (max-width:1000px){.for-sale-left._show{bottom:0;opacity:1}}.for-sale-right{width:calc(100% - 28.88889vw)}@media screen and (min-width:1441px){.for-sale-right{width:calc(100% - 416px)}}@media screen and (max-width:1000px){.for-sale-right{width:100%}}.for-sale-right-top{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-bottom:1.6666666667vw;padding-top:0}@media screen and (min-width:1441px){.for-sale-right-top{padding-bottom:24px}}@media screen and (max-width:1000px){.for-sale-right-top{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.for-sale-right-top{padding-top:0}}@media screen and (max-width:1000px){.for-sale-right-top{padding-top:1.1111111111vw;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.for-sale-right-filter{position:relative}.for-sale-right-filter__block{border:1px solid #c2c2cc;position:absolute;top:2.7777777778vw;left:0;width:21.6666666667vw;border-radius:1.3888888889vw;z-index:2;background:#fff;overflow:hidden}@media screen and (min-width:1441px){.for-sale-right-filter__block{top:40px}}@media screen and (max-width:1000px){.for-sale-right-filter__block{top:11.1111111111vw}}@media screen and (min-width:1441px){.for-sale-right-filter__block{width:312px}}@media screen and (max-width:1000px){.for-sale-right-filter__block{width:59.7222222222vw}}@media screen and (min-width:1441px){.for-sale-right-filter__block{border-radius:20px}}@media screen and (max-width:1000px){.for-sale-right-filter__block{border-radius:5.5555555556vw;left:unset;right:0}}@media screen and (max-width:1000px){.for-sale-right__more{text-align:center;margin-top:1.3888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-right__more{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-right__more{margin-top:5.5555555556vw}}@media screen and (max-width:1000px){.for-sale-right__more .button{display:inline-block;width:auto}}.for-sale-item{padding-bottom:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.for-sale-item{padding-bottom:24px}}@media screen and (max-width:1000px){.for-sale-item{padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1000px){.for-sale-item:not(:first-child){margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-item:not(:first-child){margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-item:not(:first-child){margin-top:4.4444444444vw}}.for-sale-item-components{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding-bottom:1.1111111111vw;padding-top:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-item-components{padding-bottom:16px}}@media screen and (max-width:1000px){.for-sale-item-components{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.for-sale-item-components{padding-top:24px}}@media screen and (max-width:1000px){.for-sale-item-components{padding-top:4.4444444444vw}}.for-sale-item-components h4{margin-top:.5555555556vw}@media screen and (min-width:1441px){.for-sale-item-components h4{margin-top:8px}}@media screen and (max-width:1000px){.for-sale-item-components h4{margin-top:0}}.for-sale-item-components-more{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-item-components-more{padding-bottom:24px}}@media screen and (max-width:1000px){.for-sale-item-components-more{padding-bottom:4.4444444444vw}}.for-sale-item-components-more .for-sale-item-components__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:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:25%;width:auto;padding-right:0}.for-sale-item-components-more .for-sale-item-components__item:nth-child(-n+3){margin-top:0}.for-sale-item-components-more .for-sale-item-components__item:not(:last-child){margin-right:4.4444444444vw}@media screen and (min-width:1441px){.for-sale-item-components-more .for-sale-item-components__item:not(:last-child){margin-right:64px}}@media screen and (max-width:1000px){.for-sale-item-components-more .for-sale-item-components__item:not(:last-child){margin-right:0}}@media screen and (max-width:1000px){.for-sale-item-components-more .for-sale-item-components__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.for-sale-item-components-more .for-sale-item-components__item:first-child{width:auto}.for-sale-item-components__item{width:50%;margin-top:1.3888888889vw;padding-right:.8333333333vw}@media screen and (min-width:1441px){.for-sale-item-components__item{margin-top:20px}}@media screen and (max-width:1000px){.for-sale-item-components__item{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.for-sale-item-components__item{padding-right:12px}}@media screen and (max-width:1000px){.for-sale-item-components__item{padding-right:3.3333333333vw;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;position:relative;padding:1.111111111vw 0;width:100%;margin-top:0}}@media screen and (max-width:1000px){.for-sale-item-components__item h4,.for-sale-item-components__item p{background-color:#fff}.for-sale-item-components__item p{padding-right:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-item-components__item p{padding-right:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-item-components__item p{padding-right:1.1111111111vw}}@media screen and (max-width:1000px){.for-sale-item-components__item h4{padding-left:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-item-components__item h4{padding-left:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-item-components__item h4{padding-left:1.1111111111vw}}@media screen and (max-width:1000px){.for-sale-item-components__item:before{content:"";position:absolute;width:100%;height:1px;background:#edf0f5;bottom:.6944444444vw;z-index:-1}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-item-components__item:before{bottom:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-item-components__item:before{bottom:2.7777777778vw}}@media screen and (max-width:1000px){.for-sale-item-components{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.for-sale-item__img{padding-top:.8333333333vw;margin-right:2.7777777778vw;margin-bottom:0;position:relative}@media screen and (min-width:1441px){.for-sale-item__img{padding-top:12px}}@media screen and (max-width:1000px){.for-sale-item__img{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.for-sale-item__img{margin-right:40px}}@media screen and (max-width:1000px){.for-sale-item__img{margin-right:11.1111111111vw}}@media screen and (min-width:1441px){.for-sale-item__img{margin-bottom:0}}@media screen and (max-width:1000px){.for-sale-item__img{margin-bottom:4.4444444444vw;margin-right:0}}.for-sale-item__img-bg{width:21.6666666667vw;height:16.1111111111vw;border-radius:2.7777777778vw;background-repeat:no-repeat;background-size:cover;background-position:top}@media screen and (min-width:1441px){.for-sale-item__img-bg{width:312px}}@media screen and (max-width:1000px){.for-sale-item__img-bg{width:86.6666666667vw}}@media screen and (min-width:1441px){.for-sale-item__img-bg{height:232px}}@media screen and (max-width:1000px){.for-sale-item__img-bg{height:50vw}}@media screen and (min-width:1441px){.for-sale-item__img-bg{border-radius:40px}}@media screen and (max-width:1000px){.for-sale-item__img-bg{border-radius:11.1111111111vw;width:100%}}.for-sale-item__img-bg._no-photo{background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/for-sale/no-photo.svg);background-repeat:no-repeat;background-position:50%;background-size:auto}.for-sale-item__img .tags__item{display:none}@media screen and (max-width:1000px){.for-sale-item__img .tags__item{display:block;background-color:#ffc7ab;color:#1e2321;margin-bottom:0}}.for-sale-item__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:absolute;top:0;right:0}.for-sale-item__label{position:absolute;top:0;right:0;z-index:1;height:1.9444444444vw;line-height:1.9444444444vw;padding-right:.8333333333vw;padding-left:.8333333333vw;border-radius:1.6666666667vw;background:#1e2321;color:#fff}@media screen and (min-width:1441px){.for-sale-item__label{height:28px}}@media screen and (max-width:1000px){.for-sale-item__label{height:6.6666666667vw}}@media screen and (min-width:1441px){.for-sale-item__label{line-height:28px}}@media screen and (max-width:1000px){.for-sale-item__label{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.for-sale-item__label{padding-right:12px}}@media screen and (max-width:1000px){.for-sale-item__label{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.for-sale-item__label{padding-left:12px}}@media screen and (max-width:1000px){.for-sale-item__label{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.for-sale-item__label{border-radius:24px}}@media screen and (max-width:1000px){.for-sale-item__label{border-radius:6.6666666667vw;position:static;margin-right:0;margin-left:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-item__label{margin-left:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-item__label{margin-left:1.1111111111vw}}.for-sale-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}.for-sale-item__content h3{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-item__content h3{margin-bottom:24px}}@media screen and (max-width:1000px){.for-sale-item__content h3{margin-bottom:2.2222222222vw}}.for-sale-item__content:after{content:"";width:100%;height:1px;border-radius:10px;position:absolute;background:#c2c2cc;bottom:0}.for-sale-item__tag{-ms-flex-item-align:baseline;align-self:baseline}@media screen and (max-width:1000px){.for-sale-item__tag{display:none}}@media screen and (min-width:1001px){.for-sale-item:hover{cursor:pointer}.for-sale-item:hover ._hover{height:inherit;opacity:1}.for-sale-item:hover ._hover-hide{opacity:0}}@media screen and (min-width:1001px){.for-sale-item ._hover{opacity:0;height:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;position:absolute;top:1.6666666667vw;left:0}}@media screen and (min-width:1001px)and (min-width:1441px){.for-sale-item ._hover{top:24px}}@media screen and (min-width:1001px)and (max-width:1000px){.for-sale-item ._hover{top:6.6666666667vw}}@media screen and (min-width:1001px){.for-sale-item ._hover-hide{opacity:1}}@media screen and (max-width:1000px){.for-sale-item ._hover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-item ._hover{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-item ._hover{margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.for-sale-item ._hover .button{display:inline-block;width:auto}}.for-sale-more{padding-bottom:0;padding-top:0}@media screen and (min-width:1441px){.for-sale-more{padding-bottom:0}}@media screen and (max-width:1000px){.for-sale-more{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.for-sale-more{padding-top:0}}@media screen and (max-width:1000px){.for-sale-more{padding-top:0}}.for-sale-more-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:1.6666666667vw;padding-top:1px}@media screen and (min-width:1441px){.for-sale-more-top{margin-bottom:24px}}@media screen and (max-width:1000px){.for-sale-more-top{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.for-sale-more-top .button{display:none}}.for-sale-more-block{line-height:0}.for-sale-more-block:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-more-block:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.for-sale-more-block:not(:last-child){margin-bottom:4.4444444444vw}}.for-sale-more-block__title{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.for-sale-more-block__title{margin-bottom:8px}}@media screen and (max-width:1000px){.for-sale-more-block__title{margin-bottom:2.2222222222vw}}.for-sale-more-block .p1{width:calc(100% - 7.15278vw)}@media screen and (min-width:1441px){.for-sale-more-block .p1{width:calc(100% - 103px)}}@media screen and (max-width:1000px){.for-sale-more-block .p1{width:100%}}@media screen and (max-width:1000px){.for-sale-more-block .button{width:auto;display:inline-block;margin-bottom:-.3472222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale-more-block .button{margin-bottom:-5px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale-more-block .button{margin-bottom:-1.3888888889vw}}.for-sale-more__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.for-sale-more ._container{padding-left:6.666666667vw;padding-right:6.666666667vw}}.for-sale-slider{height:26.6666666667vw!important;margin-top:0}@media screen and (min-width:1441px){.for-sale-slider{height:384px!important}}@media screen and (max-width:1000px){.for-sale-slider{height:50vw!important;overflow:visible}}.for-sale-slider .swiper-slide{border-radius:1.9444444444vw;background-size:cover}@media screen and (min-width:1441px){.for-sale-slider .swiper-slide{border-radius:28px}}@media screen and (max-width:1000px){.for-sale-slider .swiper-slide{border-radius:7.7777777778vw;max-width:83.333333333vw;height:50vw;background-position:50%;margin-left:1.111111111vw;margin-right:1.111111111vw}}.for-sale-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{right:1.6666666667vw;bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{right:24px}}@media screen and (max-width:1000px){.for-sale-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{right:6.6666666667vw}}@media screen and (min-width:1441px){.for-sale-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{bottom:24px}}@media screen and (max-width:1000px){.for-sale-slider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{bottom:6.6666666667vw;display:none}}.for-sale-slider .swiper-pagination-bullet{background-color:#c2c2cc;opacity:1}.for-sale-slider .swiper-pagination-bullet-active{background-color:#8bc540}.for-sale-slider .swiper-button-next,.for-sale-slider .swiper-button-prev{top:1.6666666667vw;height:2.7777777778vw;width:2.7777777778vw;background-image:url(/local/templates/redesign/src/assets/img/icons/actions/next.svg);opacity:1}@media screen and (min-width:1441px){.for-sale-slider .swiper-button-next,.for-sale-slider .swiper-button-prev{top:24px}}@media screen and (max-width:1000px){.for-sale-slider .swiper-button-next,.for-sale-slider .swiper-button-prev{top:6.6666666667vw}}@media screen and (min-width:1441px){.for-sale-slider .swiper-button-next,.for-sale-slider .swiper-button-prev{height:40px}}@media screen and (max-width:1000px){.for-sale-slider .swiper-button-next,.for-sale-slider .swiper-button-prev{height:11.1111111111vw}}@media screen and (min-width:1441px){.for-sale-slider .swiper-button-next,.for-sale-slider .swiper-button-prev{width:40px}}@media screen and (max-width:1000px){.for-sale-slider .swiper-button-next,.for-sale-slider .swiper-button-prev{width:11.1111111111vw;display:none}}.for-sale-slider .swiper-button-next{right:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-slider .swiper-button-next{right:24px}}@media screen and (max-width:1000px){.for-sale-slider .swiper-button-next{right:6.6666666667vw}}.for-sale-slider .swiper-button-prev{right:4.8611111111vw;left:unset;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media screen and (min-width:1441px){.for-sale-slider .swiper-button-prev{right:70px}}@media screen and (max-width:1000px){.for-sale-slider .swiper-button-prev{right:19.4444444444vw}}.for-sale-slider .swiper-button-prev:hover{-webkit-transform:translateY(-1px) rotate(-180deg);transform:translateY(-1px) rotate(-180deg)}.for-sale-slider .swiper-button-disabled{opacity:.5;pointer-events:none}.for-sale-callback .h3{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-sale-callback .h3{margin-bottom:24px}}@media screen and (max-width:1000px){.for-sale-callback .h3{margin-bottom:3.3333333333vw;width:64.444444444vw;margin-right:0}}.for-sale-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:30;height:3.8888888889vw;background-color:#fff;width:100%}@media screen and (min-width:1441px){.for-sale-bottom{height:56px}}@media screen and (max-width:1000px){.for-sale-bottom{height:15.5555555556vw}}.for-sale-button_show{margin-top:auto}@media screen and (max-width:1000px){.for-sale-button_remove{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:5.5555555556vw}}.for-sale__overlay{position:fixed;top:0;left:0;z-index:-1;height:100vh;width:100vw;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.for-sale__overlay._show{opacity:1;z-index:170}.for-sale .stretch-banner{margin-bottom:0}@media screen and (min-width:1441px){.for-sale .stretch-banner{margin-bottom:0}}@media screen and (max-width:1000px){.for-sale .stretch-banner{margin-bottom:0}}.for-sale .product-page-header{margin-bottom:3.4722222222vw}@media screen and (min-width:1441px){.for-sale .product-page-header{margin-bottom:50px}}@media screen and (max-width:1000px){.for-sale .product-page-header{margin-bottom:9.4444444444vw}}.for-sale .product-page-header__tel-header{font-size:1.3888888889vw;margin-bottom:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.for-sale .product-page-header__tel-header{font-size:20px}}@media screen and (max-width:1000px){.for-sale .product-page-header__tel-header{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.for-sale .product-page-header__tel-header{margin-bottom:24px}}@media screen and (max-width:1000px){.for-sale .product-page-header__tel-header{margin-bottom:4.4444444444vw;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale .product-page-header__tel-header{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale .product-page-header__tel-header{margin-top:4.4444444444vw}}.for-sale .product-page-header__tel-number{font-size:2.2222222222vw;margin-bottom:.5555555556vw;font-weight:500}@media screen and (min-width:1441px){.for-sale .product-page-header__tel-number{font-size:32px}}@media screen and (max-width:1000px){.for-sale .product-page-header__tel-number{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.for-sale .product-page-header__tel-number{margin-bottom:8px}}@media screen and (max-width:1000px){.for-sale .product-page-header__tel-number{margin-bottom:2.2222222222vw}}.for-sale .product-page-header__tel-text{font-size:.9722222222vw}@media screen and (min-width:1441px){.for-sale .product-page-header__tel-text{font-size:14px}}@media screen and (max-width:1000px){.for-sale .product-page-header__tel-text{font-size:3.3333333333vw;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.for-sale .product-page-header__tel-text{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.for-sale .product-page-header__tel-text{margin-bottom:0}}.for-developers__banner{padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:4.1666666667vw;padding-bottom:.6944444444vw;margin-top:0;margin-bottom:2.0833333333vw;width:83.8888888889vw;height:24.0277777778vw;background:url(/upload/images/for-developers/main.png) no-repeat;background-size:contain;background-position:82% 50%}@media screen and (min-width:1441px){.for-developers__banner{padding-left:104px}}@media screen and (max-width:1000px){.for-developers__banner{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.for-developers__banner{padding-right:104px}}@media screen and (max-width:1000px){.for-developers__banner{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.for-developers__banner{padding-top:60px}}@media screen and (max-width:1000px){.for-developers__banner{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.for-developers__banner{padding-bottom:10px}}@media screen and (max-width:1000px){.for-developers__banner{padding-bottom:0}}@media screen and (min-width:1441px){.for-developers__banner{margin-top:0}}@media screen and (max-width:1000px){.for-developers__banner{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.for-developers__banner{margin-bottom:30px}}@media screen and (max-width:1000px){.for-developers__banner{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.for-developers__banner{width:1208px}}@media screen and (max-width:1000px){.for-developers__banner{width:auto}}@media screen and (min-width:1441px){.for-developers__banner{height:346px}}@media screen and (max-width:1000px){.for-developers__banner{height:auto;background-position:150% 50%}}.for-developers__banner-title{max-width:37.5vw;margin-bottom:1.1111111111vw;letter-spacing:-.0555555556vw;line-height:3.8888888889vw;font-size:3.8888888889vw;font-weight:500}@media screen and (min-width:1441px){.for-developers__banner-title{max-width:540px}}@media screen and (max-width:1000px){.for-developers__banner-title{max-width:72.2222222222vw}}@media screen and (min-width:1441px){.for-developers__banner-title{margin-bottom:16px}}@media screen and (max-width:1000px){.for-developers__banner-title{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.for-developers__banner-title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.for-developers__banner-title{letter-spacing:-.2222222222vw}}@media screen and (min-width:1441px){.for-developers__banner-title{line-height:56px}}@media screen and (max-width:1000px){.for-developers__banner-title{line-height:9.7222222222vw}}@media screen and (min-width:1441px){.for-developers__banner-title{font-size:56px}}@media screen and (max-width:1000px){.for-developers__banner-title{font-size:8.8888888889vw}}.for-developers__banner-button{margin-top:6.9444444444vw}@media screen and (min-width:1441px){.for-developers__banner-button{margin-top:100px}}@media screen and (max-width:1000px){.for-developers__banner-button{margin-top:19.4444444444vw}}.for-developers-caption{padding-top:3.8888888889vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.for-developers-caption{padding-top:56px}}@media screen and (max-width:1000px){.for-developers-caption{padding-top:8.8888888889vw}}@media screen and (min-width:1441px){.for-developers-caption{padding-bottom:40px}}@media screen and (max-width:1000px){.for-developers-caption{padding-bottom:4.4444444444vw}}.for-developers-caption h1{margin-left:7.2222222222vw}@media screen and (min-width:1441px){.for-developers-caption h1{margin-left:104px}}@media screen and (max-width:1000px){.for-developers-caption h1{margin-left:0}}.for-developers-features__item{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:2.7777777778vw}@media screen and (min-width:1441px){.for-developers-features__item{margin-bottom:40px}}@media screen and (max-width:1000px){.for-developers-features__item{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.for-developers-features__item:last-child{margin-bottom:0}}.for-developers-features__icon{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:1.1111111111vw;border-radius:1.9444444444vw;background-color:#edf0f5}@media screen and (min-width:1441px){.for-developers-features__icon{width:80px}}@media screen and (max-width:1000px){.for-developers-features__icon{width:13.3333333333vw}}@media screen and (min-width:1441px){.for-developers-features__icon{height:80px}}@media screen and (max-width:1000px){.for-developers-features__icon{height:13.3333333333vw}}@media screen and (min-width:1441px){.for-developers-features__icon{margin-bottom:16px}}@media screen and (max-width:1000px){.for-developers-features__icon{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.for-developers-features__icon{border-radius:28px}}@media screen and (max-width:1000px){.for-developers-features__icon{border-radius:4.4444444444vw}}.for-developers-features__label:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.for-developers-features__label:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.for-developers-features__label:not(:last-child){margin-bottom:2.2222222222vw}}.for-developers-steps__image{position:absolute;left:7.2222222222vw;bottom:0;width:21.1111111111vw}@media screen and (min-width:1441px){.for-developers-steps__image{left:104px}}@media screen and (max-width:1000px){.for-developers-steps__image{left:28.8888888889vw}}@media screen and (min-width:1441px){.for-developers-steps__image{width:304px}}@media screen and (max-width:1000px){.for-developers-steps__image{width:84.4444444444vw;display:none}}@media screen and (max-width:1000px){.for-developers-steps__title{margin-bottom:3.3333333333vw}}.for-developers-steps__col{width:33.3333333333vw}@media screen and (min-width:1441px){.for-developers-steps__col{width:480px}}@media screen and (max-width:1000px){.for-developers-steps__col{width:100%}}.for-developers-steps__label{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-developers-steps__label{margin-bottom:24px}}@media screen and (max-width:1000px){.for-developers-steps__label{margin-bottom:3.3333333333vw}}.for-developers-steps__item{padding-left:3.8888888889vw;padding-right:3.8888888889vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;border-radius:3.3333333333vw;background-color:#fff}@media screen and (min-width:1441px){.for-developers-steps__item{padding-left:56px}}@media screen and (max-width:1000px){.for-developers-steps__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.for-developers-steps__item{padding-right:56px}}@media screen and (max-width:1000px){.for-developers-steps__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.for-developers-steps__item{padding-top:32px}}@media screen and (max-width:1000px){.for-developers-steps__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.for-developers-steps__item{padding-bottom:32px}}@media screen and (max-width:1000px){.for-developers-steps__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.for-developers-steps__item{border-radius:48px}}@media screen and (max-width:1000px){.for-developers-steps__item{border-radius:7.7777777778vw}}.for-developers-steps__item:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.for-developers-steps__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.for-developers-steps__item:not(:last-child){margin-bottom:2.2222222222vw}}.for-developers-steps .table{position:relative;background:-webkit-gradient(linear,left top,left bottom,color-stop(4.08%,#fdd6c2),color-stop(121.83%,#ffab8f));background:linear-gradient(180deg,#fdd6c2 4.08%,#ffab8f 121.83%)}@media screen and (max-width:1000px){.for-developers-steps .button{width:auto;margin-top:1.1111111111vw}}.for-developers-rko-rate{overflow:hidden}.for-developers-rko-rate.issues-bond_opened{padding-bottom:2.2222222222vw}@media screen and (min-width:1441px){.for-developers-rko-rate.issues-bond_opened{padding-bottom:32px}}@media screen and (max-width:1000px){.for-developers-rko-rate.issues-bond_opened{padding-bottom:6.6666666667vw}}.for-developers-rko-rate__cities{margin-top:1.6666666667vw;width:33.4027777778vw}@media screen and (min-width:1441px){.for-developers-rko-rate__cities{margin-top:24px}}@media screen and (max-width:1000px){.for-developers-rko-rate__cities{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.for-developers-rko-rate__cities{width:481px}}@media screen and (max-width:1000px){.for-developers-rko-rate__cities{width:54.1666666667vw}}.for-developers-rko-rate__docs{margin-top:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.for-developers-rko-rate__docs{margin-top:24px}}@media screen and (max-width:1000px){.for-developers-rko-rate__docs{margin-top:6.6666666667vw}}.for-developers-rko-rate .grid-col{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.for-developers-rko-rate .grid-col{margin-bottom:24px}}@media screen and (max-width:1000px){.for-developers-rko-rate .grid-col{margin-bottom:0}}@media screen and (max-width:1000px){.for-developers-rko-rate .grid-col:not(:last-child){padding-bottom:3.3333333333vw}}.for-developers-rko-rate__another{margin-top:2.2222222222vw}@media screen and (min-width:1441px){.for-developers-rko-rate__another{margin-top:32px}}@media screen and (max-width:1000px){.for-developers-rko-rate__another{margin-top:6.6666666667vw}}@media screen and (max-width:1000px){.for-developers-rko-rate__another .grid-row{margin-top:3.3333333333vw}}@media screen and (max-width:1000px){.hr{max-width:100%}}.hr-logo{background:url(/local/templates/redesign/src/assets/img/logo-main.svg) no-repeat;background-size:contain;margin:0 auto;width:10.8333333333vw;height:4.1666666667vw}@media screen and (min-width:1441px){.hr-logo{width:156px}}@media screen and (max-width:1000px){.hr-logo{width:28.8888888889vw}}@media screen and (min-width:1441px){.hr-logo{height:60px}}@media screen and (max-width:1000px){.hr-logo{height:11.1111111111vw}}.hr-login{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}@media screen and (max-width:1000px){.hr-login{height:auto;width:100%}}.hr-login__container{background-color:#edf0f5;-webkit-box-sizing:border-box;box-sizing:border-box;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:40.5555555556vw;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-top:3.8888888889vw}@media screen and (min-width:1441px){.hr-login__container{width:584px}}@media screen and (max-width:1000px){.hr-login__container{width:162.2222222222vw}}@media screen and (min-width:1441px){.hr-login__container{border-radius:56px}}@media screen and (max-width:1000px){.hr-login__container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.hr-login__container{padding-top:56px}}@media screen and (max-width:1000px){.hr-login__container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.hr-login__container{padding-bottom:56px}}@media screen and (max-width:1000px){.hr-login__container{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.hr-login__container{padding-left:104px}}@media screen and (max-width:1000px){.hr-login__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.hr-login__container{padding-right:104px}}@media screen and (max-width:1000px){.hr-login__container{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.hr-login__container{margin-top:56px}}@media screen and (max-width:1000px){.hr-login__container{margin-top:8.8888888889vw;height:auto;width:100%}}.hr-login__header{color:#9a96ac;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0069444444vw;padding-bottom:.5555555556vw}@media screen and (min-width:1441px){.hr-login__header{font-size:16px}}@media screen and (max-width:1000px){.hr-login__header{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.hr-login__header{line-height:22px}}@media screen and (max-width:1000px){.hr-login__header{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.hr-login__header{letter-spacing:-.1px}}@media screen and (max-width:1000px){.hr-login__header{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.hr-login__header{padding-bottom:8px}}@media screen and (max-width:1000px){.hr-login__header{padding-bottom:1.1111111111vw}}.hr-login__title{color:#1e2321;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.hr-login__title{font-size:24px}}@media screen and (max-width:1000px){.hr-login__title{font-size:5vw}}@media screen and (min-width:1441px){.hr-login__title{line-height:28px}}@media screen and (max-width:1000px){.hr-login__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.hr-login__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.hr-login__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.hr-login__title{padding-bottom:24px}}@media screen and (max-width:1000px){.hr-login__title{padding-bottom:5.5555555556vw}}.bank-support-fixed{display:none}@media screen and (max-width:1000px){.bank-support-fixed{display:block}}.bank-support__title{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-support__title{margin-top:40px}}@media screen and (max-width:1000px){.bank-support__title{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.bank-support__title{margin-bottom:40px}}@media screen and (max-width:1000px){.bank-support__title{margin-bottom:3.3333333333vw}}.bank-support-includes{padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.bank-support-includes{padding-bottom:48px}}@media screen and (max-width:1000px){.bank-support-includes{padding-bottom:5.5555555556vw}}.bank-support-includes__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-support-includes__title{margin-bottom:40px}}@media screen and (max-width:1000px){.bank-support-includes__title{margin-bottom:6.6666666667vw}}.bank-support-tables{padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.bank-support-tables{padding-bottom:48px}}@media screen and (max-width:1000px){.bank-support-tables{padding-bottom:5.5555555556vw}}.bank-support-tables .video-link{margin-top:0}@media screen and (min-width:1441px){.bank-support-tables .video-link{margin-top:0}}@media screen and (max-width:1000px){.bank-support-tables .video-link{margin-top:6.6666666667vw}}.bank-support-tables h2 .tooltip-button{margin-left:.5555555556vw}@media screen and (min-width:1441px){.bank-support-tables h2 .tooltip-button{margin-left:8px}}@media screen and (max-width:1000px){.bank-support-tables h2 .tooltip-button{margin-left:2.2222222222vw}}.bank-support-tables_with-tooltip{display:inline}@media screen and (max-width:1000px){.bank-support-tables_with-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bank-support-tables_with-tooltip .gray-text{max-width:83.3333333333vw}.bank-support-tables_with-tooltip .tooltip-button{margin-bottom:1.3888888889vw}}.bank-support-video{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.bank-support-video{padding-top:48px}}@media screen and (max-width:1000px){.bank-support-video{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-support-video{padding-bottom:48px}}@media screen and (max-width:1000px){.bank-support-video{padding-bottom:5.5555555556vw}}.bank-support-steps{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.bank-support-steps{padding-top:48px}}@media screen and (max-width:1000px){.bank-support-steps{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-support-steps{padding-bottom:48px}}@media screen and (max-width:1000px){.bank-support-steps{padding-bottom:5.5555555556vw}}.bank-support-steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto;padding-top:2.7777777778vw}@media screen and (min-width:1441px){.bank-support-steps__list{padding-top:40px}}@media screen and (max-width:1000px){.bank-support-steps__list{padding-top:4.4444444444vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bank-support-steps .cards-steps__item{width:100%;background:#ffc7ab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bank-support-steps .cards-steps__item:not(:last-child){margin-right:2.7777777778vw;margin-bottom:0}@media screen and (min-width:1441px){.bank-support-steps .cards-steps__item:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.bank-support-steps .cards-steps__item:not(:last-child){margin-right:0}}@media screen and (min-width:1441px){.bank-support-steps .cards-steps__item:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.bank-support-steps .cards-steps__item:not(:last-child){margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.bank-support-steps .cards-steps__item:first-child .button{display:none}}.bank-support-steps .cards-steps__item button{margin-top:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1000px){.bank-support-steps .cards-steps__item button{margin-top:3.3333333333vw}}.bank-support-steps .cards-steps__item._no-bg{background:none}.bank-support-steps .cards-steps__item._no-padding{padding:0;min-width:26.1111111111vw}@media screen and (min-width:1441px){.bank-support-steps .cards-steps__item._no-padding{min-width:376px}}@media screen and (max-width:1000px){.bank-support-steps .cards-steps__item._no-padding{min-width:unset}}@media screen and (max-width:1000px){.bank-support-steps .cards-steps__item{width:auto}}.bank-support-steps .cards-steps__label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#1e2321}.bank-support-types__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.bank-support-types__list{margin-top:40px}}@media screen and (max-width:1000px){.bank-support-types__list{margin-top:6.6666666667vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.bank-support-types__item{width:26.1111111111vw;margin-bottom:0}@media screen and (min-width:1441px){.bank-support-types__item{width:376px}}@media screen and (max-width:1000px){.bank-support-types__item{width:104.4444444444vw}}@media screen and (min-width:1441px){.bank-support-types__item{margin-bottom:0}}@media screen and (max-width:1000px){.bank-support-types__item{margin-bottom:6.6666666667vw;width:100%}}.bank-support-types__item-title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw;color:#1e2321}@media screen and (min-width:1441px){.bank-support-types__item-title{font-size:20px}}@media screen and (max-width:1000px){.bank-support-types__item-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.bank-support-types__item-title{line-height:24px}}@media screen and (max-width:1000px){.bank-support-types__item-title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.bank-support-types__item-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.bank-support-types__item-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.bank-support-types__item-title{margin-bottom:16px}}@media screen and (max-width:1000px){.bank-support-types__item-title{margin-bottom:2.2222222222vw}}.bank-support-types__item-desc{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0208333333vw;color:#898599}@media screen and (min-width:1441px){.bank-support-types__item-desc{font-size:14px}}@media screen and (max-width:1000px){.bank-support-types__item-desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bank-support-types__item-desc{line-height:20px}}@media screen and (max-width:1000px){.bank-support-types__item-desc{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bank-support-types__item-desc{letter-spacing:-.3px}}@media screen and (max-width:1000px){.bank-support-types__item-desc{letter-spacing:-.0277777778vw}}.bank-support-types__item-img{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:1.1111111111vw;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.bank-support-types__item-img{width:80px}}@media screen and (max-width:1000px){.bank-support-types__item-img{width:13.3333333333vw}}@media screen and (min-width:1441px){.bank-support-types__item-img{height:80px}}@media screen and (max-width:1000px){.bank-support-types__item-img{height:13.3333333333vw}}@media screen and (min-width:1441px){.bank-support-types__item-img{margin-bottom:16px}}@media screen and (max-width:1000px){.bank-support-types__item-img{margin-bottom:2.2222222222vw}}.bank-support-types__item-img__build{background-image:url(/local/templates/redesign/src/assets/img/bank-support/building.png)}.bank-support-types__item-img__shop{background-image:url(/local/templates/redesign/src/assets/img/bank-support/shop.png)}.bank-support-types__item-img__chart{background-image:url(/local/templates/redesign/src/assets/img/bank-support/chart.png)}.bank-support-docs{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.bank-support-docs{margin-bottom:80px}}@media screen and (max-width:1000px){.bank-support-docs{margin-bottom:2.2222222222vw}}.bank-support-docs .doc-link__title{max-width:20.1388888889vw}@media screen and (min-width:1441px){.bank-support-docs .doc-link__title{max-width:290px}}@media screen and (max-width:1000px){.bank-support-docs .doc-link__title{max-width:80.5555555556vw;max-width:calc(100% - 20vw)}}.bank-support-docs .grid-col:not(:last-child){margin-bottom:0}@media screen and (min-width:1441px){.bank-support-docs .grid-col:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.bank-support-docs .grid-col:not(:last-child){margin-bottom:3.3333333333vw}}.bank-support-form .form__group{margin-top:0}@media screen and (max-width:1000px){.bank-support .tabs-nav .tabs-nav__after{display:none}}.bank-support .corporate-product__header{margin-bottom:3.5416666667vw}@media screen and (min-width:1441px){.bank-support .corporate-product__header{margin-bottom:51px}}@media screen and (max-width:1000px){.bank-support .corporate-product__header{margin-bottom:6.6666666667vw}}.contacts{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.contacts{margin-top:40px}}@media screen and (max-width:1000px){.contacts{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.contacts{margin-bottom:40px}}@media screen and (max-width:1000px){.contacts{margin-bottom:7.7777777778vw}}.contacts__header{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.contacts__header{padding-bottom:40px}}@media screen and (max-width:1000px){.contacts__header{padding-bottom:5.5555555556vw}}.contacts__nav{position:relative;z-index:4;width:100%;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.contacts__nav{margin-top:40px}}@media screen and (max-width:1000px){.contacts__nav{margin-top:3.3333333333vw}}@media screen and (min-width:1001px){.contacts__nav{border-bottom:1px solid #c2c2cc}}@media screen and (max-width:1000px){.contacts__nav{position:sticky;top:0;z-index:200;background-color:#fff}.contacts__nav:before{position:absolute;content:"";bottom:0;left:0;background-color:#c2c2cc;width:100%;height:0}}@media screen and (max-width:1000px)and (min-width:1441px){.contacts__nav:before{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.contacts__nav:before{height:.2777777778vw}}@media screen and (max-width:1000px){.contacts__nav-scroll{position:relative;z-index:4;overflow:auto;width:100vw;margin-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.contacts__nav-scroll{margin-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.contacts__nav-scroll{margin-left:-4.4444444444vw}}.contacts__nav-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.contacts__nav-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:0;padding-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.contacts__nav-container{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.contacts__nav-container{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.contacts__nav-container{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.contacts__nav-container{padding-right:4.4444444444vw}}.contacts__nav-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;webkit-tap-highlight-color:transparent;margin-right:1.6666666667vw}.contacts__nav-item:active,.contacts__nav-item:focus,.contacts__nav-item:focus-within,.contacts__nav-item:hover{background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contacts__nav-item::-moz-selection{background-color:transparent}.contacts__nav-item::-moz-selection,.contacts__nav-item::selection{background-color:transparent}@media screen and (min-width:1441px){.contacts__nav-item{margin-right:24px}}@media screen and (max-width:1000px){.contacts__nav-item{margin-right:4.4444444444vw}}.contacts__nav-item .link{position:relative;z-index:5;display:block;color:#898599;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;webkit-tap-highlight-color:transparent;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-top:.8333333333vw;padding-bottom:1.9444444444vw}.contacts__nav-item .link:active,.contacts__nav-item .link:focus,.contacts__nav-item .link:focus-within,.contacts__nav-item .link:hover{background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contacts__nav-item .link::-moz-selection{background-color:transparent}.contacts__nav-item .link::-moz-selection,.contacts__nav-item .link::selection{background-color:transparent}@media screen and (min-width:1441px){.contacts__nav-item .link{font-size:16px}}@media screen and (max-width:1000px){.contacts__nav-item .link{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.contacts__nav-item .link{line-height:22px}}@media screen and (max-width:1000px){.contacts__nav-item .link{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.contacts__nav-item .link{letter-spacing:-.2px}}@media screen and (max-width:1000px){.contacts__nav-item .link{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.contacts__nav-item .link{padding-top:12px}}@media screen and (max-width:1000px){.contacts__nav-item .link{padding-top:5vw}}@media screen and (min-width:1441px){.contacts__nav-item .link{padding-bottom:28px}}@media screen and (max-width:1000px){.contacts__nav-item .link{padding-bottom:5vw}}.contacts__nav-item .splitter{display:none;position:absolute;z-index:6;bottom:-1px;left:0;width:100%;background-color:#1e2321;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;webkit-tap-highlight-color:transparent;bottom:-.0694444444vw;height:.2777777778vw;border-top-left-radius:.2777777778vw;border-top-right-radius:.2777777778vw}.contacts__nav-item .splitter:active,.contacts__nav-item .splitter:focus,.contacts__nav-item .splitter:focus-within,.contacts__nav-item .splitter:hover{background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contacts__nav-item .splitter::-moz-selection{background-color:transparent}.contacts__nav-item .splitter::-moz-selection,.contacts__nav-item .splitter::selection{background-color:transparent}@media screen and (min-width:1441px){.contacts__nav-item .splitter{bottom:-1px}}@media screen and (max-width:1000px){.contacts__nav-item .splitter{bottom:0}}@media screen and (min-width:1441px){.contacts__nav-item .splitter{height:4px}}@media screen and (max-width:1000px){.contacts__nav-item .splitter{height:1.1111111111vw}}@media screen and (min-width:1441px){.contacts__nav-item .splitter{border-top-left-radius:4px}}@media screen and (max-width:1000px){.contacts__nav-item .splitter{border-top-left-radius:1.1111111111vw}}@media screen and (min-width:1441px){.contacts__nav-item .splitter{border-top-right-radius:4px}}@media screen and (max-width:1000px){.contacts__nav-item .splitter{border-top-right-radius:1.1111111111vw}}.contacts__nav-item .empty-radio{cursor:pointer;position:absolute;width:100%;height:100%;top:0;left:0;margin:0;z-index:8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;webkit-tap-highlight-color:transparent}.contacts__nav-item .empty-radio:active,.contacts__nav-item .empty-radio:focus,.contacts__nav-item .empty-radio:focus-within,.contacts__nav-item .empty-radio:hover{background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contacts__nav-item .empty-radio::-moz-selection{background-color:transparent}.contacts__nav-item .empty-radio::-moz-selection,.contacts__nav-item .empty-radio::selection{background-color:transparent}.contacts__nav-item_active .link{color:#1e2321}.contacts__nav-item_active .splitter{display:block}.contacts__nav-item:hover .link{color:#1e2321}.contacts__nav-item:hover .splitter{display:block}@media screen and (min-width:1001px){.contacts__nav-item:last-child{margin-right:0}}@media screen and (max-width:1000px){.contacts__nav-item:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__nav-item:last-child:after{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;right:0;top:0;content:"";height:100%;width:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.contacts__nav-item:last-child:after{width:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.contacts__nav-item:last-child:after{width:4.4444444444vw}}@media screen and (max-width:1000px){.contacts__nav-item:last-child .splitter{width:calc(100% - 4.44444vw)}}.contacts__content{margin-top:3.8888888889vw}@media screen and (min-width:1441px){.contacts__content{margin-top:56px}}@media screen and (max-width:1000px){.contacts__content{margin-top:11.1111111111vw}}.contacts__content-card{display:none}.contacts__content-card_opened{display:block}.contacts__content-card__selection{position:relative}.contacts__content-card__selection .contacts__content_info_1{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.contacts__content-card__selection .contacts__content_info_1{padding-top:40px}}@media screen and (max-width:1000px){.contacts__content-card__selection .contacts__content_info_1{padding-top:11.1111111111vw}}.contacts__content-card__selection .contacts__content_info_2{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.contacts__content-card__selection .contacts__content_info_2{padding-top:40px}}@media screen and (max-width:1000px){.contacts__content-card__selection .contacts__content_info_2{padding-top:0}}.contacts__content-card__buttons{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:1.3888888889vw}@media screen and (min-width:1441px){.contacts__content-card__buttons{top:0}}@media screen and (max-width:1000px){.contacts__content-card__buttons{top:-5.5555555556vw}}@media screen and (min-width:1441px){.contacts__content-card__buttons{left:20px}}@media screen and (max-width:1000px){.contacts__content-card__buttons{left:0}}.contacts__content-card__buttons .button{width:-webkit-max-content;width:-moz-max-content;width:max-content}.contacts__content-card__buttons .button:not(:first-child){margin-left:.5555555556vw}@media screen and (min-width:1441px){.contacts__content-card__buttons .button:not(:first-child){margin-left:8px}}@media screen and (max-width:1000px){.contacts__content-card__buttons .button:not(:first-child){margin-left:2.2222222222vw}}.contacts__content-card__buttons input{position:absolute}.contacts__content-card__buttons label{cursor:pointer}.contacts-map{background-color:#898599;width:28.8888888889vw;height:22.7777777778vw;border-radius:2.7777777778vw}@media screen and (min-width:1441px){.contacts-map{width:416px}}@media screen and (max-width:1000px){.contacts-map{width:91.1111111111vw}}@media screen and (min-width:1441px){.contacts-map{height:328px}}@media screen and (max-width:1000px){.contacts-map{height:91.1111111111vw}}@media screen and (min-width:1441px){.contacts-map{border-radius:40px}}@media screen and (max-width:1000px){.contacts-map{border-radius:11.1111111111vw}}.contacts-map__map{width:100%;height:100%;border-radius:2.7777777778vw}@media screen and (min-width:1441px){.contacts-map__map{border-radius:40px}}@media screen and (max-width:1000px){.contacts-map__map{border-radius:11.1111111111vw}}.contacts-map__map .gm-style .gm-style-iw-c{padding:0;-webkit-box-shadow:none;box-shadow:none;background:transparent;margin-left:-6.9444444444vw;margin-top:.625vw}@media screen and (min-width:1441px){.contacts-map__map .gm-style .gm-style-iw-c{margin-left:-100px}}@media screen and (max-width:1000px){.contacts-map__map .gm-style .gm-style-iw-c{margin-left:-19.4444444444vw}}@media screen and (min-width:1441px){.contacts-map__map .gm-style .gm-style-iw-c{margin-top:9px}}@media screen and (max-width:1000px){.contacts-map__map .gm-style .gm-style-iw-c{margin-top:2.5vw}}.contacts-map__map .gm-ui-hover-effect{display:none!important}.contacts-map__map .gm-style .gm-style-iw-t:after{display:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}.contacts-map__map .gm-style-iw-d{overflow:hidden!important;position:relative}.contacts-map__infowindow{max-width:16.6666666667vw;padding-top:.5555555556vw;padding-bottom:.5555555556vw;padding-left:.8333333333vw;padding-right:.8333333333vw;background:#c2c2cc;border-radius:.5555555556vw;font-family:ObjectSans,Arial,sans-serif}@media screen and (min-width:1441px){.contacts-map__infowindow{max-width:240px}}@media screen and (max-width:1000px){.contacts-map__infowindow{max-width:50vw}}@media screen and (min-width:1441px){.contacts-map__infowindow{padding-top:8px}}@media screen and (max-width:1000px){.contacts-map__infowindow{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.contacts-map__infowindow{padding-bottom:8px}}@media screen and (max-width:1000px){.contacts-map__infowindow{padding-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.contacts-map__infowindow{padding-left:12px}}@media screen and (max-width:1000px){.contacts-map__infowindow{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.contacts-map__infowindow{padding-right:12px}}@media screen and (max-width:1000px){.contacts-map__infowindow{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.contacts-map__infowindow{border-radius:8px}}@media screen and (max-width:1000px){.contacts-map__infowindow{border-radius:2.2222222222vw}}.contacts-map__arrow{width:2.0833333333vw;height:.8333333333vw;background:url(/local/templates/redesign/src/assets/img/icons/icon-tooltip-arrow.svg) no-repeat 50%/cover;margin-left:auto;margin-right:.2777777778vw}@media screen and (min-width:1441px){.contacts-map__arrow{width:30px}}@media screen and (max-width:1000px){.contacts-map__arrow{width:8.3333333333vw}}@media screen and (min-width:1441px){.contacts-map__arrow{height:12px}}@media screen and (max-width:1000px){.contacts-map__arrow{height:3.3333333333vw}}@media screen and (min-width:1441px){.contacts-map__arrow{margin-right:4px}}@media screen and (max-width:1000px){.contacts-map__arrow{margin-right:1.1111111111vw;margin-top:-1px}}.contacts__info_1,.contacts__info_2{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.contacts__info_1,.contacts__info_2{margin-top:16px}}@media screen and (max-width:1000px){.contacts__info_1,.contacts__info_2{margin-top:0}}.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{font-size:32px}}@media screen and (max-width:1000px){.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{font-size:5vw}}@media screen and (min-width:1441px){.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{line-height:38px}}@media screen and (max-width:1000px){.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{margin-bottom:24px}}@media screen and (max-width:1000px){.contacts__info_1 .contacts__info-block__title,.contacts__info_2 .contacts__info-block__title{margin-bottom:6.6666666667vw}}.contacts__info_2 .contacts__info-block:last-child{margin-bottom:0;margin-top:4.7222222222vw}@media screen and (min-width:1441px){.contacts__info_2 .contacts__info-block:last-child{margin-bottom:0}}@media screen and (max-width:1000px){.contacts__info_2 .contacts__info-block:last-child{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.contacts__info_2 .contacts__info-block:last-child{margin-top:68px}}@media screen and (max-width:1000px){.contacts__info_2 .contacts__info-block:last-child{margin-top:11.1111111111vw}}.contacts__info_3{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:2.7777777778vw;background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/atm_machine.png);background-repeat:no-repeat;background-size:45%;background-position:100% 150%}@media screen and (min-width:1441px){.contacts__info_3{padding-top:40px}}@media screen and (max-width:1000px){.contacts__info_3{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.contacts__info_3{padding-bottom:40px}}@media screen and (max-width:1000px){.contacts__info_3{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.contacts__info_3{padding-left:56px}}@media screen and (max-width:1000px){.contacts__info_3{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.contacts__info_3{padding-right:56px}}@media screen and (max-width:1000px){.contacts__info_3{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.contacts__info_3{border-radius:40px}}@media screen and (max-width:1000px){.contacts__info_3{border-radius:8.8888888889vw;background-size:40%;background-position:100% 100%}}@media screen and (max-width:1000px){.contacts__info_3 .button{width:auto}}.contacts__info_3 .icon-container{width:2.7777777778vw;height:2.7777777778vw;border-radius:.5555555556vw;background-color:#8bc540}@media screen and (min-width:1441px){.contacts__info_3 .icon-container{width:40px}}@media screen and (max-width:1000px){.contacts__info_3 .icon-container{width:11.1111111111vw}}@media screen and (min-width:1441px){.contacts__info_3 .icon-container{height:40px}}@media screen and (max-width:1000px){.contacts__info_3 .icon-container{height:11.1111111111vw}}@media screen and (min-width:1441px){.contacts__info_3 .icon-container{border-radius:8px}}@media screen and (max-width:1000px){.contacts__info_3 .icon-container{border-radius:2.2222222222vw}}.contacts__info_3 .icon-container .icon-location_w{width:2.7777777778vw;height:2.7777777778vw;background-repeat:no-repeat;background-position:50%}@media screen and (min-width:1441px){.contacts__info_3 .icon-container .icon-location_w{width:40px}}@media screen and (max-width:1000px){.contacts__info_3 .icon-container .icon-location_w{width:11.1111111111vw}}@media screen and (min-width:1441px){.contacts__info_3 .icon-container .icon-location_w{height:40px}}@media screen and (max-width:1000px){.contacts__info_3 .icon-container .icon-location_w{height:11.1111111111vw}}.contacts__info_3__title{margin-bottom:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.contacts__info_3__title{margin-bottom:24px}}@media screen and (max-width:1000px){.contacts__info_3__title{margin-bottom:5.5555555556vw}}.contacts__info_3__title .p1{color:#000}.contacts__info_3__title .h4{margin-left:1.1111111111vw}@media screen and (min-width:1441px){.contacts__info_3__title .h4{margin-left:16px}}@media screen and (max-width:1000px){.contacts__info_3__title .h4{margin-left:3.3333333333vw}}.contacts__info_3 .p1{width:320px}@media screen and (max-width:1000px){.contacts__info_3 .p1{width:100%}}.contacts__info_3 .contacts__info-block{margin-bottom:0}@media screen and (min-width:1441px){.contacts__info_3 .contacts__info-block{margin-bottom:0}}@media screen and (max-width:1000px){.contacts__info_3 .contacts__info-block{margin-bottom:0}}.contacts__info_3 .contacts__info-block .p1{color:#000}.contacts__info-block{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.contacts__info-block{margin-bottom:40px}}@media screen and (max-width:1000px){.contacts__info-block{margin-bottom:6.6666666667vw}}.contacts__info-block .p1{color:#898599;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.contacts__info-block .p1{margin-bottom:16px}}@media screen and (max-width:1000px){.contacts__info-block .p1{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.contacts__info-button .button{width:auto}}.shareholders{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.shareholders{margin-top:40px}}@media screen and (max-width:1000px){.shareholders{margin-top:0}}.shareholders .h1{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.shareholders .h1{margin-bottom:40px}}@media screen and (max-width:1000px){.shareholders .h1{margin-bottom:4.4444444444vw;margin-top:24px}}.shareholders .h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.shareholders .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.shareholders .h2{margin-bottom:3.3333333333vw}}.shareholders__info{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.shareholders__info{margin-bottom:24px}}@media screen and (max-width:1000px){.shareholders__info{margin-bottom:8.8888888889vw}}.shareholders__nav{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1000px){.shareholders__nav{border-bottom:1px solid #c2c2cc;position:relative;z-index:6;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholders__nav{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholders__nav{padding-left:4.4444444444vw}}@media screen and (max-width:1000px){.shareholders__nav_mobile-sticky{background:#fff;position:sticky;top:0;z-index:5}}@media screen and (max-width:1000px){.shareholders__nav-container{background:#fff;position:relative;z-index:5;width:calc(100% + 32px);overflow-x:auto;left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholders__nav-container{left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholders__nav-container{left:-4.4444444444vw}}@media screen and (max-width:1000px){.shareholders__nav-clear{content:"";display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:0}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholders__nav-clear{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholders__nav-clear{width:4.4444444444vw}}.shareholders__tab{display:inline-block;position:relative;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.shareholders__tab{margin-bottom:24px}}@media screen and (max-width:1000px){.shareholders__tab{margin-bottom:6.6666666667vw}}.shareholders__tab:last-child{margin-bottom:0}@media screen and (max-width:1000px){.shareholders__tab{background:#fff;z-index:7;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0;margin-right:0;padding-top:0;padding-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholders__tab{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholders__tab{margin-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholders__tab{padding-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholders__tab{padding-top:5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholders__tab{padding-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholders__tab{padding-bottom:5vw}}.shareholders__tab a{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;-webkit-text-size-adjust:100%;-webkit-transition:all .3s ease;transition:all .3s ease;color:#898599}@media screen and (min-width:1441px){.shareholders__tab a{font-size:16px}}@media screen and (max-width:1000px){.shareholders__tab a{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.shareholders__tab a{line-height:22px}}@media screen and (max-width:1000px){.shareholders__tab a{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.shareholders__tab a{letter-spacing:-.2px}}@media screen and (max-width:1000px){.shareholders__tab a{letter-spacing:-.0277777778vw}}.shareholders__tab a:active,.shareholders__tab a:focus,.shareholders__tab a:focus-within,.shareholders__tab a:hover{color:#1e2321}@media screen and (max-width:1000px){.shareholders__tab a{white-space:nowrap}}.shareholders__tab .underline{display:none}.shareholders__tab_visited a{color:#1e2321}@media screen and (max-width:1000px){.shareholders__tab_visited .underline{display:block;position:absolute;background-color:#1e2321;bottom:-1px;left:0;width:100%;height:4px;z-index:10;border-top-left-radius:10px;border-top-right-radius:10px}}.shareholders-profile{position:relative;z-index:3;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.shareholders-profile{margin-bottom:40px}}@media screen and (max-width:1000px){.shareholders-profile{margin-bottom:4.4444444444vw}}.shareholders-profile__row{position:relative;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;border-bottom:1px solid #c2c2cc;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.shareholders-profile__row{padding-top:16px}}@media screen and (max-width:1000px){.shareholders-profile__row{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.shareholders-profile__row{padding-bottom:16px}}@media screen and (max-width:1000px){.shareholders-profile__row{padding-bottom:2.2222222222vw;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:1000px){.shareholders-profile__row:last-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.shareholders-profile__row:last-child{padding-top:.7638888889vw;padding-bottom:.7638888889vw;border-bottom:none}@media screen and (min-width:1441px){.shareholders-profile__row:last-child{padding-top:11px}}@media screen and (max-width:1000px){.shareholders-profile__row:last-child{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.shareholders-profile__row:last-child{padding-bottom:11px}}@media screen and (max-width:1000px){.shareholders-profile__row:last-child{padding-bottom:2.2222222222vw}}.shareholders-profile__left{max-width:21.6666666667vw}@media screen and (min-width:1441px){.shareholders-profile__left{max-width:312px}}@media screen and (max-width:1000px){.shareholders-profile__left{max-width:43.8888888889vw}}.shareholders-profile__left.p1{color:#898599;text-align:left}.shareholders-profile__right{max-width:28.8888888889vw}@media screen and (min-width:1441px){.shareholders-profile__right{max-width:416px}}@media screen and (max-width:1000px){.shareholders-profile__right{max-width:43.8888888889vw}}.shareholders-profile__right.p1{text-align:right}.shareholders-profile__right .button svg{width:.6944444444vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.shareholders-profile__right .button svg{width:10px}}@media screen and (max-width:1000px){.shareholders-profile__right .button svg{width:2.2222222222vw}}@media screen and (min-width:1441px){.shareholders-profile__right .button svg{margin-right:8px}}@media screen and (max-width:1000px){.shareholders-profile__right .button svg{margin-right:0;display:none}}.shareholders-profile__right .button span{font-weight:500}@media screen and (max-width:1000px){.shareholders .grid-row{width:100%}}.about-header{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.about-header{margin-bottom:40px}}@media screen and (max-width:1000px){.about-header{margin-bottom:6.6666666667vw}}.about-header .h1{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.about-header .h1{margin-bottom:24px}}@media screen and (max-width:1000px){.about-header .h1{margin-bottom:3.3333333333vw}}.about-title{margin-top:2.7777777778vw;margin-bottom:1.6666666667vw;width:83.8888888889vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.about-title{margin-top:40px}}@media screen and (max-width:1000px){.about-title{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.about-title{margin-bottom:24px}}@media screen and (max-width:1000px){.about-title{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.about-title{width:1208px}}@media screen and (max-width:1000px){.about-title{width:91.1111111111vw}}.about-tabs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-bottom:1px solid #c2c2cc}@media screen and (max-width:1000px){.about-tabs{overflow-x:auto;border-bottom:none;width:100vw;background-color:#fff;margin-left:0;padding-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs{margin-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs{margin-left:-4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs{padding-left:4.4444444444vw}}@media screen and (max-width:1000px){.about-tabs_sticky{position:sticky;z-index:196;top:0;width:100%}.about-tabs_sticky:before{position:absolute;z-index:196;content:"";bottom:0;left:0;background-color:#c2c2cc;width:100%;height:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs_sticky:before{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs_sticky:before{height:.2777777778vw}}@media screen and (max-width:1000px){.about-tabs__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs__container{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs__container{padding-right:4.4444444444vw}}.about-tabs__link{position:relative;z-index:199;display:inline-block;color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-top:.8333333333vw;padding-bottom:1.9444444444vw}@media screen and (min-width:1441px){.about-tabs__link{font-size:16px}}@media screen and (max-width:1000px){.about-tabs__link{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.about-tabs__link{line-height:22px}}@media screen and (max-width:1000px){.about-tabs__link{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.about-tabs__link{letter-spacing:-.2px}}@media screen and (max-width:1000px){.about-tabs__link{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.about-tabs__link{padding-top:12px}}@media screen and (max-width:1000px){.about-tabs__link{padding-top:5vw}}@media screen and (min-width:1441px){.about-tabs__link{padding-bottom:28px}}@media screen and (max-width:1000px){.about-tabs__link{padding-bottom:5vw;display:block}}.about-tabs__tab{position:relative;z-index:199;display:inline-block;margin-right:1.6666666667vw}@media screen and (min-width:1441px){.about-tabs__tab{margin-right:24px}}@media screen and (max-width:1000px){.about-tabs__tab{margin-right:6.6666666667vw}}.about-tabs__tab:last-child{margin-right:0}@media screen and (max-width:1000px){.about-tabs__tab{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block}}.about-tabs__tab_active .about-tabs__link{color:#1e2321}.about-tabs__tab_active .about-tabs__link:after{position:absolute;content:"";z-index:200;bottom:-1px;left:0;width:100%;background-color:#1e2321;height:.2777777778vw;border-top-left-radius:.2777777778vw;border-top-right-radius:.2777777778vw}@media screen and (min-width:1441px){.about-tabs__tab_active .about-tabs__link:after{height:4px}}@media screen and (max-width:1000px){.about-tabs__tab_active .about-tabs__link:after{height:1.1111111111vw}}@media screen and (min-width:1441px){.about-tabs__tab_active .about-tabs__link:after{border-top-left-radius:4px}}@media screen and (max-width:1000px){.about-tabs__tab_active .about-tabs__link:after{border-top-left-radius:1.1111111111vw}}@media screen and (min-width:1441px){.about-tabs__tab_active .about-tabs__link:after{border-top-right-radius:4px}}@media screen and (max-width:1000px){.about-tabs__tab_active .about-tabs__link:after{border-top-right-radius:1.1111111111vw;bottom:0}}@media screen and (max-width:1000px){.about-tabs__button{position:fixed;z-index:180;bottom:0;left:0;width:100vw;background-color:#fff;border-top:1px solid #c2c2cc;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs__button{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs__button{padding-left:6.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs__button{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs__button{padding-right:6.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs__button{padding-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs__button{padding-top:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs__button{padding-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs__button{padding-bottom:2.2222222222vw}}@media screen and (max-width:1000px){.about-tabs__button .button{line-height:0;height:0;border-radius:0}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs__button .button{line-height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs__button .button{line-height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs__button .button{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs__button .button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.about-tabs__button .button{border-radius:0}}@media screen and (max-width:1000px)and (max-width:1000px){.about-tabs__button .button{border-radius:4.4444444444vw}}.about-block{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.about-block{padding-top:48px}}@media screen and (max-width:1000px){.about-block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.about-block{padding-bottom:48px}}@media screen and (max-width:1000px){.about-block{padding-bottom:5.5555555556vw}}.about__cards-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__cards-list__short{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.about__cards-list .product-card{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.about__cards-list .product-card{margin-bottom:40px}}@media screen and (max-width:1000px){.about__cards-list .product-card{margin-bottom:3.3333333333vw}}.about__cards-list .product-card:nth-child(2n){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.about__cards-list .product-card:nth-child(2n){margin-top:40px}}@media screen and (max-width:1000px){.about__cards-list .product-card:nth-child(2n){margin-top:0}}@media screen and (min-width:1001px){.about__cards-list .product-card:nth-child(2n){margin-bottom:0}}.about__cards-list .product-card__image:before{background-image:url(/local/templates/redesign/src/assets/img/management/photo-placeholder.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.about__cards-list .product-card__description{max-width:11.1111111111vw}@media screen and (min-width:1441px){.about__cards-list .product-card__description{max-width:160px}}@media screen and (max-width:1000px){.about__cards-list .product-card__description{max-width:38.8888888889vw}}.about-business-lines{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.about-business-lines{padding-bottom:40px}}@media screen and (max-width:1000px){.about-business-lines{padding-bottom:5.5555555556vw}}.about-ratings{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.about-ratings{padding-top:40px}}@media screen and (max-width:1000px){.about-ratings{padding-top:5.5555555556vw}}.about-ratings__title{background-color:#ffc7ab;color:#1e2321;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.about-ratings__title{margin-bottom:24px}}@media screen and (max-width:1000px){.about-ratings__title{margin-bottom:6.6666666667vw}}.about-ratings__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.about-ratings__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.about-ratings__item{width:18.8888888889vw}@media screen and (min-width:1441px){.about-ratings__item{width:272px}}@media screen and (max-width:1000px){.about-ratings__item{width:100%}}.about-ratings__item:not(:last-child){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.about-ratings__item:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.about-ratings__item:not(:last-child){margin-right:0;margin-bottom:6.6666666667vw}}.about-ratings__item h3{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.about-ratings__item h3{margin-bottom:16px}}@media screen and (max-width:1000px){.about-ratings__item h3{margin-bottom:2.2222222222vw}}.about-ratings__item p{color:#898599}.about-forecast .product-card{height:14.5833333333vw}@media screen and (min-width:1441px){.about-forecast .product-card{height:210px}}@media screen and (max-width:1000px){.about-forecast .product-card{height:44.4444444444vw}}.about-management__title{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.about-management__title{margin-bottom:44px}}@media screen and (max-width:1000px){.about-management__title{margin-bottom:4.4444444444vw}}.about-management__switch{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.about-management__switch{margin-bottom:44px}}@media screen and (max-width:1000px){.about-management__switch{margin-bottom:4.4444444444vw;width:calc(100% + 8.88889vw);margin-left:-4.4444444444vw;margin-right:-4.4444444444vw;overflow-x:auto;overflow-y:hidden}}@media screen and (max-width:1000px){.about-management__switch:after,.about-management__switch:before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:4.4444444444vw;height:2px}}.about-stock .issues-bond .doc-container{width:100%}.requisites{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.requisites{margin-top:40px}}@media screen and (max-width:1000px){.requisites{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.requisites{margin-bottom:40px}}@media screen and (max-width:1000px){.requisites{margin-bottom:7.7777777778vw}}.requisites-language-tabs{margin-top:3.0555555556vw}@media screen and (min-width:1441px){.requisites-language-tabs{margin-top:44px}}@media screen and (max-width:1000px){.requisites-language-tabs{margin-top:4.4444444444vw}}.requisites-language-tabs_english ._russian,.requisites-language-tabs_russian ._english{display:none}.requisites-language-tabs-items{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.requisites-language-tabs-items{margin-bottom:20px}}@media screen and (max-width:1000px){.requisites-language-tabs-items{margin-bottom:4.4444444444vw}}.requisites-language-tabs-items .cards__switch{margin-top:0}@media screen and (max-width:1000px){.requisites-language-tabs-items .cards__switch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.requisites-info{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.requisites-info{margin-bottom:80px}}@media screen and (max-width:1000px){.requisites-info{margin-bottom:11.1111111111vw}}.requisites-info__container{background:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.requisites-info__container{border-radius:56px}}@media screen and (max-width:1000px){.requisites-info__container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.requisites-info__container{padding-top:56px}}@media screen and (max-width:1000px){.requisites-info__container{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.requisites-info__container{padding-bottom:56px}}@media screen and (max-width:1000px){.requisites-info__container{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.requisites-info__container{padding-left:104px}}@media screen and (max-width:1000px){.requisites-info__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.requisites-info__container{padding-right:104px}}@media screen and (max-width:1000px){.requisites-info__container{padding-right:6.6666666667vw}}.requisites-info__container a{background:#1e2321;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.requisites-info__container a{margin-top:24px}}@media screen and (max-width:1000px){.requisites-info__container a{margin-top:6.6666666667vw;width:auto}}.requisites-info__container a svg{fill:#898599;width:.9722222222vw;height:.9722222222vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.requisites-info__container a svg{width:14px}}@media screen and (max-width:1000px){.requisites-info__container a svg{width:3.8888888889vw}}@media screen and (min-width:1441px){.requisites-info__container a svg{height:14px}}@media screen and (max-width:1000px){.requisites-info__container a svg{height:3.8888888889vw}}@media screen and (min-width:1441px){.requisites-info__container a svg{margin-right:8px}}@media screen and (max-width:1000px){.requisites-info__container a svg{margin-right:2.2222222222vw;display:none}}.requisites-info__container a span{color:#fff}.requisites-info__container a:hover{background:#292e2c}.requisites-info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2cc;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.requisites-info__row{padding-top:16px}}@media screen and (max-width:1000px){.requisites-info__row{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.requisites-info__row{padding-bottom:16px}}@media screen and (max-width:1000px){.requisites-info__row{padding-bottom:3.3333333333vw}}.requisites-info__row:first-child{padding-top:0}@media screen and (max-width:1000px){.requisites-info__row:last-child{border-bottom:none}}.requisites-info__row .p1{width:26.1111111111vw}@media screen and (min-width:1441px){.requisites-info__row .p1{width:376px}}@media screen and (max-width:1000px){.requisites-info__row .p1{width:104.4444444444vw}}@media screen and (max-width:1000px){.requisites-info__row .p1:first-child{color:#898599}}.requisites-info__row .p1:last-child{text-align:right}@media screen and (max-width:1000px){.requisites-info__row .p1{width:100%}}.requisites-table{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.requisites-table{margin-bottom:80px}}@media screen and (max-width:1000px){.requisites-table{margin-bottom:11.1111111111vw}}.requisites-table__container .h3{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.requisites-table__container .h3{margin-bottom:40px}}@media screen and (max-width:1000px){.requisites-table__container .h3{margin-bottom:4.4444444444vw}}.requisites-table__container p{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.requisites-table__container p{font-size:12px}}@media screen and (max-width:1000px){.requisites-table__container p{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.requisites-table__container p{line-height:16px}}@media screen and (max-width:1000px){.requisites-table__container p{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.requisites-table__container p{letter-spacing:0}}@media screen and (max-width:1000px){.requisites-table__container p{letter-spacing:-.0277777778vw}}.requisites-table__desktop{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.requisites-table__desktop{margin-bottom:40px}}@media screen and (max-width:1000px){.requisites-table__desktop{margin-bottom:11.1111111111vw;display:none}}.requisites-table__desktop tr td,.requisites-table__desktop tr th{display:inline-block;text-align:left;word-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box}.requisites-table__desktop tr td:first-child,.requisites-table__desktop tr th:first-child{width:7.2222222222vw}@media screen and (min-width:1441px){.requisites-table__desktop tr td:first-child,.requisites-table__desktop tr th:first-child{width:104px}}@media screen and (max-width:1000px){.requisites-table__desktop tr td:first-child,.requisites-table__desktop tr th:first-child{width:28.8888888889vw}}.requisites-table__desktop tr td:nth-child(2),.requisites-table__desktop tr th:nth-child(2){width:21.6666666667vw;padding-right:2.7777777778vw}@media screen and (min-width:1441px){.requisites-table__desktop tr td:nth-child(2),.requisites-table__desktop tr th:nth-child(2){width:312px}}@media screen and (max-width:1000px){.requisites-table__desktop tr td:nth-child(2),.requisites-table__desktop tr th:nth-child(2){width:86.6666666667vw}}@media screen and (min-width:1441px){.requisites-table__desktop tr td:nth-child(2),.requisites-table__desktop tr th:nth-child(2){padding-right:40px}}@media screen and (max-width:1000px){.requisites-table__desktop tr td:nth-child(2),.requisites-table__desktop tr th:nth-child(2){padding-right:11.1111111111vw}}.requisites-table__desktop tr td:nth-child(3),.requisites-table__desktop tr th:nth-child(3){width:14.4444444444vw}@media screen and (min-width:1441px){.requisites-table__desktop tr td:nth-child(3),.requisites-table__desktop tr th:nth-child(3){width:208px}}@media screen and (max-width:1000px){.requisites-table__desktop tr td:nth-child(3),.requisites-table__desktop tr th:nth-child(3){width:57.7777777778vw}}.requisites-table__desktop tr td:nth-child(4),.requisites-table__desktop tr th:nth-child(4){width:11.6666666667vw}@media screen and (min-width:1441px){.requisites-table__desktop tr td:nth-child(4),.requisites-table__desktop tr th:nth-child(4){width:168px}}@media screen and (max-width:1000px){.requisites-table__desktop tr td:nth-child(4),.requisites-table__desktop tr th:nth-child(4){width:46.6666666667vw}}.requisites-table__desktop tr td{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.requisites-table__desktop tr td{padding-bottom:24px}}@media screen and (max-width:1000px){.requisites-table__desktop tr td{padding-bottom:6.6666666667vw}}.requisites-table__desktop tr:first-child td{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.requisites-table__desktop tr:first-child td{padding-top:24px}}@media screen and (max-width:1000px){.requisites-table__desktop tr:first-child td{padding-top:6.6666666667vw}}.requisites-table__desktop .header-row{border-bottom:1px solid #c2c2cc}.requisites-table__desktop .header-row th{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.requisites-table__desktop .header-row th{font-size:14px}}@media screen and (max-width:1000px){.requisites-table__desktop .header-row th{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.requisites-table__desktop .header-row th{line-height:20px}}@media screen and (max-width:1000px){.requisites-table__desktop .header-row th{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.requisites-table__desktop .header-row th{letter-spacing:-.1px}}@media screen and (max-width:1000px){.requisites-table__desktop .header-row th{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.requisites-table__desktop .header-row th{padding-bottom:16px}}@media screen and (max-width:1000px){.requisites-table__desktop .header-row th{padding-bottom:4.4444444444vw}}.requisites-table__desktop .table-row td{color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.requisites-table__desktop .table-row td{font-size:16px}}@media screen and (max-width:1000px){.requisites-table__desktop .table-row td{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.requisites-table__desktop .table-row td{line-height:22px}}@media screen and (max-width:1000px){.requisites-table__desktop .table-row td{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.requisites-table__desktop .table-row td{letter-spacing:-.2px}}@media screen and (max-width:1000px){.requisites-table__desktop .table-row td{letter-spacing:-.0277777778vw}}.requisites-table__mobile{margin-bottom:0}@media screen and (min-width:1441px){.requisites-table__mobile{margin-bottom:0}}@media screen and (max-width:1000px){.requisites-table__mobile{margin-bottom:4.4444444444vw}}@media screen and (min-width:1001px){.requisites-table__mobile{display:none}}.requisites-table__mobile-card{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;position:relative;background:#edf0f5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-bottom:0;border-radius:0;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.requisites-table__mobile-card{margin-bottom:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card{border-radius:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card{padding-top:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card{padding-bottom:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card{padding-left:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card{padding-right:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card{padding-right:6.6666666667vw}}.requisites-table__mobile-card:last-child{margin-bottom:0;padding-top:0;padding-bottom:0}@media screen and (min-width:1441px){.requisites-table__mobile-card:last-child{padding-top:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card:last-child{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card:last-child{padding-bottom:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card:last-child{padding-bottom:3.3333333333vw}}.requisites-table__mobile-card-tab_eur .requisites__switch .switch__container .switch__item_eur .switch__label:before{background-color:#fff}.requisites-table__mobile-card-tab_eur ._chf,.requisites-table__mobile-card-tab_eur ._usd{display:none}.requisites-table__mobile-card-tab_usd .requisites__switch .switch__container .switch__item_usd .switch__label:before{background-color:#fff}.requisites-table__mobile-card-tab_usd ._chf,.requisites-table__mobile-card-tab_usd ._eur{display:none}.requisites-table__mobile-card-tab_chf .requisites__switch .switch__container .switch__item_chf .switch__label:before{background-color:#fff}.requisites-table__mobile-card-tab_chf ._eur,.requisites-table__mobile-card-tab_chf ._usd{display:none}.requisites-table__mobile-card-tab .requisites__switch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}@media screen and (min-width:1441px){.requisites-table__mobile-card-tab .requisites__switch{margin-bottom:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card-tab .requisites__switch{margin-bottom:6.6666666667vw}}.requisites-table__mobile-card .title,.requisites-table__mobile-card .title .bank{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.requisites-table__mobile-card .title .bank{text-align:left;color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.requisites-table__mobile-card .title .bank{font-size:16px}}@media screen and (max-width:1000px){.requisites-table__mobile-card .title .bank{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card .title .bank{line-height:22px}}@media screen and (max-width:1000px){.requisites-table__mobile-card .title .bank{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card .title .bank{letter-spacing:-.2px}}@media screen and (max-width:1000px){.requisites-table__mobile-card .title .bank{letter-spacing:-.0277777778vw}}.requisites-table__mobile-card .content{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;height:0}.requisites-table__mobile-card .content-block{margin-bottom:0}@media screen and (min-width:1441px){.requisites-table__mobile-card .content-block{margin-bottom:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card .content-block{margin-bottom:4.4444444444vw}}.requisites-table__mobile-card .content-block p{color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.requisites-table__mobile-card .content-block p{font-size:16px}}@media screen and (max-width:1000px){.requisites-table__mobile-card .content-block p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card .content-block p{line-height:22px}}@media screen and (max-width:1000px){.requisites-table__mobile-card .content-block p{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card .content-block p{letter-spacing:-.2px}}@media screen and (max-width:1000px){.requisites-table__mobile-card .content-block p{letter-spacing:-.0277777778vw}}.requisites-table__mobile-card .content-block .name{color:#898599;margin-bottom:0}@media screen and (min-width:1441px){.requisites-table__mobile-card .content-block .name{margin-bottom:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card .content-block .name{margin-bottom:2.2222222222vw}}.requisites-table__mobile-card .content-block .name:last-child{margin-bottom:0}.requisites-table__mobile-card .content-block .value{color:#1e2321}.requisites-table__mobile-card .cross{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;vertical-align:middle;position:absolute;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:50%;background:#1e2321;width:0;height:0;right:0}@media screen and (min-width:1441px){.requisites-table__mobile-card .cross{width:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card .cross{width:6.6666666667vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card .cross{height:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card .cross{height:6.6666666667vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card .cross{right:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card .cross{right:6.6666666667vw}}.requisites-table__mobile-card .cross svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;fill:#fff;height:auto}.requisites-table__mobile-card .cross .minus{display:none;width:0}@media screen and (min-width:1441px){.requisites-table__mobile-card .cross .minus{width:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card .cross .minus{width:2.7777777778vw}}.requisites-table__mobile-card .cross .plus{width:0}@media screen and (min-width:1441px){.requisites-table__mobile-card .cross .plus{width:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card .cross .plus{width:3.3333333333vw}}.requisites-table__mobile-card_opened{border-radius:0;padding-top:0;padding-bottom:0}@media screen and (min-width:1441px){.requisites-table__mobile-card_opened{border-radius:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card_opened{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card_opened{padding-top:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card_opened{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card_opened{padding-bottom:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card_opened{padding-bottom:6.6666666667vw}}.requisites-table__mobile-card_opened .title .bank{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.requisites-table__mobile-card_opened .title .bank{font-size:20px}}@media screen and (max-width:1000px){.requisites-table__mobile-card_opened .title .bank{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card_opened .title .bank{line-height:24px}}@media screen and (max-width:1000px){.requisites-table__mobile-card_opened .title .bank{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.requisites-table__mobile-card_opened .title .bank{letter-spacing:-.2px}}@media screen and (max-width:1000px){.requisites-table__mobile-card_opened .title .bank{letter-spacing:-.0555555556vw}}.requisites-table__mobile-card_opened .content{height:auto;margin-top:0}@media screen and (min-width:1441px){.requisites-table__mobile-card_opened .content{margin-top:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card_opened .content{margin-top:4.4444444444vw}}.requisites-table__mobile-card_opened .content-tabs{margin-top:0}@media screen and (min-width:1441px){.requisites-table__mobile-card_opened .content-tabs{margin-top:0}}@media screen and (max-width:1000px){.requisites-table__mobile-card_opened .content-tabs{margin-top:5.5555555556vw}}.requisites-table__mobile-card_opened .cross .minus{display:initial}.requisites-table__mobile-card_opened .cross .plus{display:none}.requisites-bottom__container{position:relative}.requisites-bottom__container a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.requisites-bottom__container a{margin-top:24px}}@media screen and (max-width:1000px){.requisites-bottom__container a{margin-top:6.6666666667vw;width:auto}}.requisites-bottom__container a svg{fill:#898599;width:.6944444444vw;height:.6944444444vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.requisites-bottom__container a svg{width:10px}}@media screen and (max-width:1000px){.requisites-bottom__container a svg{width:2.7777777778vw}}@media screen and (min-width:1441px){.requisites-bottom__container a svg{height:10px}}@media screen and (max-width:1000px){.requisites-bottom__container a svg{height:2.7777777778vw}}@media screen and (min-width:1441px){.requisites-bottom__container a svg{margin-right:8px}}@media screen and (max-width:1000px){.requisites-bottom__container a svg{margin-right:2.2222222222vw;display:none}}.requisites-bottom__top-splitter{position:relative;width:100%;background:#c2c2cc;height:.0694444444vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.requisites-bottom__top-splitter{height:1px}}@media screen and (max-width:1000px){.requisites-bottom__top-splitter{height:.2777777778vw}}@media screen and (min-width:1441px){.requisites-bottom__top-splitter{margin-bottom:24px}}@media screen and (max-width:1000px){.requisites-bottom__top-splitter{margin-bottom:4.4444444444vw;width:100vw;left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.requisites-bottom__top-splitter{left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.requisites-bottom__top-splitter{left:-4.4444444444vw}}.requisites-bottom__text{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.requisites-bottom__text{font-size:12px}}@media screen and (max-width:1000px){.requisites-bottom__text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.requisites-bottom__text{line-height:16px}}@media screen and (max-width:1000px){.requisites-bottom__text{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.requisites-bottom__text{letter-spacing:0}}@media screen and (max-width:1000px){.requisites-bottom__text{letter-spacing:-.0277777778vw}}.requisites__switch .switch__tile{background-color:#fff}.premium_bg-graphite .v--modal-box{background-color:#1e2321!important}.premium__background{background-color:#fff;background-image:url(/local/templates/redesign/src/assets/img/premium/bg.png);background-repeat:no-repeat;background-size:119.8611111111vw;background-position:top}@media screen and (min-width:1441px){.premium__background{background-size:1726px}}@media screen and (max-width:1000px){.premium__background{background-size:0}}.premium__header{margin-bottom:2.7777777778vw;background-color:#fff}@media screen and (min-width:1441px){.premium__header{margin-bottom:40px}}@media screen and (max-width:1000px){.premium__header{margin-bottom:6.6666666667vw}}.premium__content{padding-top:2.7777777778vw;background-color:#fff}@media screen and (min-width:1441px){.premium__content{padding-top:40px}}@media screen and (max-width:1000px){.premium__content{padding-top:6.6666666667vw}}.premium__title{font-weight:500;color:#898599;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium__title{font-size:32px}}@media screen and (max-width:1000px){.premium__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.premium__title{line-height:38px}}@media screen and (max-width:1000px){.premium__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.premium__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.premium__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.premium__title{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__title{margin-bottom:5vw}}.premium__title span{color:#1e2321}.premium__desc{color:#898599;font-weight:500}.premium__desc span{color:#1e2321}.premium__banner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0 auto;position:relative;background:url(/local/templates/redesign/src/assets/img/premium/card.png) no-repeat;background-size:50%;background-position:0;padding:50px 8.056%}@media screen and (min-width:1441px){.premium__banner{max-width:1208px;padding:50px 0}}@media screen and (min-width:1001px){.premium__banner{background:none}}@media screen and (max-width:1000px){.premium__banner{background-color:#13161b;background-size:150%;background-position:50%;padding-top:2.2916666667vw;padding-bottom:2.7777777778vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__banner{padding-top:33px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__banner{padding-top:9.1666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__banner{padding-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__banner{padding-bottom:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__banner{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__banner{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__banner{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__banner{padding-right:4.4444444444vw}}.premium__banner.vfs{background-position:50% 70%}.premium .banner-title{font-weight:500;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:1.3888888889vw;color:#fff}@media screen and (min-width:1441px){.premium .banner-title{font-size:44px}}@media screen and (max-width:1000px){.premium .banner-title{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.premium .banner-title{line-height:48px}}@media screen and (max-width:1000px){.premium .banner-title{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.premium .banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.premium .banner-title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.premium .banner-title{margin-bottom:20px}}@media screen and (max-width:1000px){.premium .banner-title{margin-bottom:5.5555555556vw}}.premium .banner-img{height:17.7777777778vw;width:25.8333333333vw}@media screen and (min-width:1441px){.premium .banner-img{height:256px}}@media screen and (max-width:1000px){.premium .banner-img{height:71.1111111111vw}}@media screen and (min-width:1441px){.premium .banner-img{width:372px}}@media screen and (max-width:1000px){.premium .banner-img{width:103.3333333333vw;width:100%}}.premium .banner-img.vfs{height:13.9583333333vw}@media screen and (min-width:1441px){.premium .banner-img.vfs{height:201px}}@media screen and (max-width:1000px){.premium .banner-img.vfs{height:55.8333333333vw}}.premium .banner-img__desktop{background:url(/local/templates/redesign/src/assets/img/premium/card.png) no-repeat;position:absolute;overflow:visible;background-size:40%;height:40.9722222222vw;top:-5.5555555556vw;left:-9.7222222222vw;background-position:0;width:140%}@media screen and (min-width:1441px){.premium .banner-img__desktop{height:590px}}@media screen and (max-width:1000px){.premium .banner-img__desktop{height:163.8888888889vw}}@media screen and (min-width:1441px){.premium .banner-img__desktop{top:-80px}}@media screen and (max-width:1000px){.premium .banner-img__desktop{top:-22.2222222222vw}}@media screen and (min-width:1441px){.premium .banner-img__desktop{left:-140px}}@media screen and (max-width:1000px){.premium .banner-img__desktop{left:-38.8888888889vw}}@media screen and (min-width:1441px){.premium .banner-img__desktop{background-size:50%;left:-13.1944444444vw}}@media screen and (min-width:1441px)and (min-width:1441px){.premium .banner-img__desktop{left:-190px}}@media screen and (min-width:1441px)and (max-width:1000px){.premium .banner-img__desktop{left:-52.7777777778vw}}@media screen and (max-width:1000px){.premium .banner-img__desktop{display:none}}.premium .banner-content{margin-left:38.8888888889vw;z-index:1}@media screen and (min-width:1441px){.premium .banner-content{margin-left:560px}}@media screen and (max-width:1000px){.premium .banner-content{margin-left:155.5555555556vw;width:100%;text-align:center;margin-left:0}}.premium .banner-feats{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.premium .banner-feats{margin-top:40px}}@media screen and (max-width:1000px){.premium .banner-feats{margin-top:11.1111111111vw}}.premium .banner-feats.vfs{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.premium .banner-feats.vfs{margin-top:20px}}@media screen and (max-width:1000px){.premium .banner-feats.vfs{margin-top:0}}.premium .banner-feat{width:10.8333333333vw}@media screen and (min-width:1441px){.premium .banner-feat{width:156px}}@media screen and (max-width:1000px){.premium .banner-feat{width:23.6111111111vw;text-align:center}}.premium .banner-feat__num{color:#fff;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.premium .banner-feat__num{font-size:24px}}@media screen and (max-width:1000px){.premium .banner-feat__num{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.premium .banner-feat__num{line-height:28px}}@media screen and (max-width:1000px){.premium .banner-feat__num{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.premium .banner-feat__num{letter-spacing:-.5px}}@media screen and (max-width:1000px){.premium .banner-feat__num{letter-spacing:-.1388888889vw}}.premium .banner-feat__num img{width:2.6388888889vw;height:1.3194444444vw}@media screen and (min-width:1441px){.premium .banner-feat__num img{width:38px}}@media screen and (max-width:1000px){.premium .banner-feat__num img{width:8.0555555556vw}}@media screen and (min-width:1441px){.premium .banner-feat__num img{height:19px}}@media screen and (max-width:1000px){.premium .banner-feat__num img{height:3.8888888889vw}}.premium .banner-feat__text{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;margin-top:.2777777778vw}@media screen and (min-width:1441px){.premium .banner-feat__text{font-size:12px}}@media screen and (max-width:1000px){.premium .banner-feat__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium .banner-feat__text{line-height:16px}}@media screen and (max-width:1000px){.premium .banner-feat__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium .banner-feat__text{margin-top:4px}}@media screen and (max-width:1000px){.premium .banner-feat__text{margin-top:1.1111111111vw}}.premium .btns-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.premium .btns-footer{margin-top:40px}}@media screen and (max-width:1000px){.premium .btns-footer{margin-top:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium .btns-footer.vfs{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.premium .btns-footer.vfs{margin-top:20px}}@media screen and (max-width:1000px){.premium .btns-footer.vfs{margin-top:5.5555555556vw}}.premium .promo-free{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.8333333333vw;line-height:1.1111111111vw;margin-left:2.7777777778vw}@media screen and (min-width:1441px){.premium .promo-free{font-size:12px}}@media screen and (max-width:1000px){.premium .promo-free{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium .promo-free{line-height:16px}}@media screen and (max-width:1000px){.premium .promo-free{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium .promo-free{margin-left:40px}}@media screen and (max-width:1000px){.premium .promo-free{margin-left:11.1111111111vw}}.premium .promo-free span{background:url(/local/templates/redesign/src/assets/img/icons/icon-star_fg.svg) no-repeat;background-size:contain;height:1.6666666667vw;width:1.6666666667vw;margin-right:1.0416666667vw;display:inline-block}@media screen and (min-width:1441px){.premium .promo-free span{height:24px}}@media screen and (max-width:1000px){.premium .promo-free span{height:6.6666666667vw}}@media screen and (min-width:1441px){.premium .promo-free span{width:24px}}@media screen and (max-width:1000px){.premium .promo-free span{width:6.6666666667vw}}@media screen and (min-width:1441px){.premium .promo-free span{margin-right:15px}}@media screen and (max-width:1000px){.premium .promo-free span{margin-right:4.1666666667vw}}.premium .promo-free span:after{content:"";-webkit-box-shadow:9px 19px 57px 14px #8bc540;box-shadow:9px 19px 57px 14px #8bc540;background:transparent;display:block}.premium .promo-free div{display:inline-block}@media screen and (max-width:1000px){.premium .promo-free{margin-top:2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium .promo-free{margin-top:30px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium .promo-free{margin-top:8.3333333333vw}}.premium .privilege{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.premium .privilege{margin-top:80px}}@media screen and (max-width:1000px){.premium .privilege{margin-top:11.1111111111vw}}.premium .privilege-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.premium .privilege-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.premium .privilege-card-gray{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/couch.png);background-size:contain;background-position:bottom;background-color:#000;background-repeat:no-repeat;font-weight:500;border-radius:1.9444444444vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-right:2.7777777778vw;padding-left:2.7777777778vw;width:26.1111111111vw;height:34.2361111111vw}@media screen and (min-width:1441px){.premium .privilege-card-gray{border-radius:28px}}@media screen and (max-width:1000px){.premium .privilege-card-gray{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium .privilege-card-gray{padding-top:40px}}@media screen and (max-width:1000px){.premium .privilege-card-gray{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.premium .privilege-card-gray{padding-bottom:40px}}@media screen and (max-width:1000px){.premium .privilege-card-gray{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.premium .privilege-card-gray{padding-right:40px}}@media screen and (max-width:1000px){.premium .privilege-card-gray{padding-right:11.1111111111vw}}@media screen and (min-width:1441px){.premium .privilege-card-gray{padding-left:40px}}@media screen and (max-width:1000px){.premium .privilege-card-gray{padding-left:11.1111111111vw}}@media screen and (min-width:1441px){.premium .privilege-card-gray{width:376px}}@media screen and (max-width:1000px){.premium .privilege-card-gray{width:104.4444444444vw}}@media screen and (min-width:1441px){.premium .privilege-card-gray{height:493px}}@media screen and (max-width:1000px){.premium .privilege-card-gray{height:75vw;background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/couch.png);width:100%;margin-top:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium .privilege-card-gray{margin-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium .privilege-card-gray{margin-top:3.3333333333vw}}.premium .privilege-card-gray .text{color:#fff}.premium .privilege-card{background-size:contain;background-repeat:no-repeat;position:relative;cursor:pointer;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-right:2.2222222222vw;padding-left:2.2222222222vw;margin-bottom:2.7777777778vw;border-radius:1.9444444444vw;width:27.0833333333vw;height:16.3194444444vw}@media screen and (min-width:1441px){.premium .privilege-card{padding-top:40px}}@media screen and (max-width:1000px){.premium .privilege-card{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.premium .privilege-card{padding-bottom:40px}}@media screen and (max-width:1000px){.premium .privilege-card{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.premium .privilege-card{padding-right:32px}}@media screen and (max-width:1000px){.premium .privilege-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.premium .privilege-card{padding-left:32px}}@media screen and (max-width:1000px){.premium .privilege-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium .privilege-card{margin-bottom:40px}}@media screen and (max-width:1000px){.premium .privilege-card{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.premium .privilege-card{border-radius:28px}}@media screen and (max-width:1000px){.premium .privilege-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium .privilege-card{width:390px}}@media screen and (max-width:1000px){.premium .privilege-card{width:91.1111111111vw}}@media screen and (min-width:1441px){.premium .privilege-card{height:235px}}@media screen and (max-width:1000px){.premium .privilege-card{height:58.8888888889vw}}.premium .privilege-card-lounge{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/lounge.png)}@media screen and (max-width:1000px){.premium .privilege-card-lounge{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/lounge_mobile.png)}}.premium .privilege-card-credit{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/credit.png)}@media screen and (max-width:1000px){.premium .privilege-card-credit{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/credit_mobile.png)}}.premium .privilege-card-capital{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/capital.png)}@media screen and (max-width:1000px){.premium .privilege-card-capital{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/capital_mobile.png)}}.premium .privilege-card-air{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/air.png)}@media screen and (max-width:1000px){.premium .privilege-card-air{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/air_mobile.png)}}.premium .privilege-card-chat{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/chat.png)}@media screen and (max-width:1000px){.premium .privilege-card-chat{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/chat_mobile.png)}}.premium .privilege-card-card{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/card.png)}@media screen and (max-width:1000px){.premium .privilege-card-card{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/card_mobile.png)}}.premium .privilege-card-currencies{width:3.6805555556vw;height:1.3888888889vw;position:absolute;top:50%;right:27%}@media screen and (min-width:1441px){.premium .privilege-card-currencies{width:53px}}@media screen and (max-width:1000px){.premium .privilege-card-currencies{width:10.2777777778vw}}@media screen and (min-width:1441px){.premium .privilege-card-currencies{height:20px}}@media screen and (max-width:1000px){.premium .privilege-card-currencies{height:3.8888888889vw;display:none;right:47%}}.premium .privilege-card__title{color:#fff;font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;width:12.7777777778vw}@media screen and (min-width:1441px){.premium .privilege-card__title{font-size:16px}}@media screen and (max-width:1000px){.premium .privilege-card__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.premium .privilege-card__title{line-height:22px}}@media screen and (max-width:1000px){.premium .privilege-card__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.premium .privilege-card__title{width:184px}}@media screen and (max-width:1000px){.premium .privilege-card__title{width:51.1111111111vw}}.premium .privilege-card__title-gray{color:#898599;font-size:1.6666666667vw;line-height:2.2222222222vw;letter-spacing:-.0347222222vw;width:100%}@media screen and (min-width:1441px){.premium .privilege-card__title-gray{font-size:24px}}@media screen and (max-width:1000px){.premium .privilege-card__title-gray{font-size:5vw}}@media screen and (min-width:1441px){.premium .privilege-card__title-gray{line-height:32px}}@media screen and (max-width:1000px){.premium .privilege-card__title-gray{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.premium .privilege-card__title-gray{letter-spacing:-.5px}}@media screen and (max-width:1000px){.premium .privilege-card__title-gray{letter-spacing:-.1388888889vw}}.premium .privilege-card__title-gray span{color:#1e2321}.premium .privilege-card__desc{color:#edf0f5;font-weight:500;position:absolute;bottom:2.7777777778vw;font-size:.8333333333vw;line-height:1.1111111111vw;width:12.7777777778vw}@media screen and (min-width:1441px){.premium .privilege-card__desc{bottom:40px}}@media screen and (max-width:1000px){.premium .privilege-card__desc{bottom:11.1111111111vw}}@media screen and (min-width:1441px){.premium .privilege-card__desc{font-size:12px}}@media screen and (max-width:1000px){.premium .privilege-card__desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium .privilege-card__desc{line-height:16px}}@media screen and (max-width:1000px){.premium .privilege-card__desc{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium .privilege-card__desc{width:184px}}@media screen and (max-width:1000px){.premium .privilege-card__desc{width:45vw}}.premium .privilege-card__desc_wd267{width:18.5416666667vw}@media screen and (min-width:1441px){.premium .privilege-card__desc_wd267{width:267px}}@media screen and (max-width:1000px){.premium .privilege-card__desc_wd267{width:74.1666666667vw}}.premium .privilege-card__img-lounge{background:url(/local/templates/redesign/src/assets/img/premium/privileges/lounge.png) no-repeat;background-size:contain;height:100%;width:315px;position:absolute;top:-15px;right:-54px}.premium .terms{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.premium .terms{margin-top:80px}}@media screen and (max-width:1000px){.premium .terms{margin-top:11.1111111111vw}}.premium .terms .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.premium .terms .button{width:auto;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium .terms .button{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium .terms .button{margin-bottom:3.3333333333vw}}.premium .terms .button svg{height:1.25vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.premium .terms .button svg{height:18px}}@media screen and (max-width:1000px){.premium .terms .button svg{height:5vw}}@media screen and (min-width:1441px){.premium .terms .button svg{margin-right:8px}}@media screen and (max-width:1000px){.premium .terms .button svg{margin-right:2.2222222222vw}}.premium .term-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.premium .term-cards{margin-top:40px}}@media screen and (max-width:1000px){.premium .term-cards{margin-top:5.5555555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium .term-card{background-repeat:no-repeat;background-position-x:100%;background-size:cover;background-color:#eff2f7;padding-top:2.0833333333vw;padding-bottom:2.0833333333vw;padding-left:2.7777777778vw;padding-right:1.8055555556vw;margin-bottom:1.3888888889vw;border-radius:3.3333333333vw;width:26.1111111111vw;height:15.2777777778vw}@media screen and (min-width:1441px){.premium .term-card{padding-top:30px}}@media screen and (max-width:1000px){.premium .term-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium .term-card{padding-bottom:30px}}@media screen and (max-width:1000px){.premium .term-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium .term-card{padding-left:40px}}@media screen and (max-width:1000px){.premium .term-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium .term-card{padding-right:26px}}@media screen and (max-width:1000px){.premium .term-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.premium .term-card{margin-bottom:20px}}@media screen and (max-width:1000px){.premium .term-card{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium .term-card{border-radius:48px}}@media screen and (max-width:1000px){.premium .term-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium .term-card{width:376px}}@media screen and (max-width:1000px){.premium .term-card{width:104.4444444444vw}}@media screen and (min-width:1441px){.premium .term-card{height:220px}}@media screen and (max-width:1000px){.premium .term-card{height:61.1111111111vw}}.premium .term-card:not(:first-child){margin-left:2.7777777778vw}@media screen and (min-width:1441px){.premium .term-card:not(:first-child){margin-left:40px}}@media screen and (max-width:1000px){.premium .term-card:not(:first-child){margin-left:11.1111111111vw;margin-left:0}}@media screen and (max-width:1000px){.premium .term-card{width:100%;min-height:112px;height:auto;background-size:contain}}.premium .term-card-1{background-image:url(/local/templates/redesign/src/assets/img/premium/terms/1.png)}.premium .term-card-2{background-image:url(/local/templates/redesign/src/assets/img/premium/terms/2.png)}.premium .term-card-3{background-image:url(/local/templates/redesign/src/assets/img/premium/terms/3.png)}@media screen and (max-width:1000px){.premium .term-card-1{background-image:url(/local/templates/redesign/src/assets/img/premium/terms/1m.png)}.premium .term-card-2{background-image:url(/local/templates/redesign/src/assets/img/premium/terms/2m.png)}.premium .term-card-3{background-image:url(/local/templates/redesign/src/assets/img/premium/terms/3m.png)}}.premium .term-card__title{color:#1e2321;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.premium .term-card__title{font-size:20px}}@media screen and (max-width:1000px){.premium .term-card__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.premium .term-card__title{line-height:24px}}@media screen and (max-width:1000px){.premium .term-card__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.premium .term-card__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium .term-card__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.premium .term-card__title{margin-bottom:12px}}@media screen and (max-width:1000px){.premium .term-card__title{margin-bottom:2.2222222222vw}}.premium .term-card__fact{color:#8bc540;font-weight:500;font-size:1.6666666667vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.premium .term-card__fact{font-size:24px}}@media screen and (max-width:1000px){.premium .term-card__fact{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.premium .term-card__fact{line-height:48px}}@media screen and (max-width:1000px){.premium .term-card__fact{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.premium .term-card__fact{letter-spacing:-.5px}}@media screen and (max-width:1000px){.premium .term-card__fact{letter-spacing:-.1388888889vw}}.premium .term-card__desc{color:#898599;font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.premium .term-card__desc{font-size:14px}}@media screen and (max-width:1000px){.premium .term-card__desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium .term-card__desc{line-height:20px}}@media screen and (max-width:1000px){.premium .term-card__desc{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium .term-card__desc{letter-spacing:-.1px}}@media screen and (max-width:1000px){.premium .term-card__desc{letter-spacing:-.0277777778vw}}.premium .categories{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.premium .categories{margin-top:80px}}@media screen and (max-width:1000px){.premium .categories{margin-top:11.1111111111vw}}.premium .categories-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.premium .categories-cards{margin-top:40px}}@media screen and (max-width:1000px){.premium .categories-cards{margin-top:5vw}}.premium .categories-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:23.125vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.premium .categories-card{width:333px}}@media screen and (max-width:1000px){.premium .categories-card{width:43.0555555556vw}}@media screen and (min-width:1441px){.premium .categories-card{margin-bottom:20px}}@media screen and (max-width:1000px){.premium .categories-card{margin-bottom:4.4444444444vw}}.premium .categories-card__icon{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;background-image:url(/local/templates/redesign/src/assets/img/premium/cashback_bg.png);background-repeat:no-repeat;background-size:contain;position:relative;overflow:hidden;width:4.1666666667vw;height:4.1666666667vw;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.premium .categories-card__icon{width:60px}}@media screen and (max-width:1000px){.premium .categories-card__icon{width:11.6666666667vw}}@media screen and (min-width:1441px){.premium .categories-card__icon{height:60px}}@media screen and (max-width:1000px){.premium .categories-card__icon{height:11.6666666667vw}}@media screen and (min-width:1441px){.premium .categories-card__icon{border-radius:20px}}@media screen and (max-width:1000px){.premium .categories-card__icon{border-radius:2.7777777778vw}}.premium .categories-card__icon div[class^=icon]{background-repeat:no-repeat;background-position:50%;background-size:contain;width:2.2222222222vw;height:2.2222222222vw}@media screen and (min-width:1441px){.premium .categories-card__icon div[class^=icon]{width:32px}}@media screen and (max-width:1000px){.premium .categories-card__icon div[class^=icon]{width:5.5555555556vw}}@media screen and (min-width:1441px){.premium .categories-card__icon div[class^=icon]{height:32px}}@media screen and (max-width:1000px){.premium .categories-card__icon div[class^=icon]{height:5.5555555556vw}}.premium .categories-card__sale{color:#fff;background-color:#8bc540;position:absolute;right:0;bottom:0;width:auto;padding-top:.1388888889vw;padding-bottom:.1388888889vw;padding-left:.2777777778vw;padding-right:.2777777778vw;border-top-left-radius:.6944444444vw;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.premium .categories-card__sale{padding-top:2px}}@media screen and (max-width:1000px){.premium .categories-card__sale{padding-top:.5555555556vw}}@media screen and (min-width:1441px){.premium .categories-card__sale{padding-bottom:2px}}@media screen and (max-width:1000px){.premium .categories-card__sale{padding-bottom:.5555555556vw}}@media screen and (min-width:1441px){.premium .categories-card__sale{padding-left:4px}}@media screen and (max-width:1000px){.premium .categories-card__sale{padding-left:1.1111111111vw}}@media screen and (min-width:1441px){.premium .categories-card__sale{padding-right:4px}}@media screen and (max-width:1000px){.premium .categories-card__sale{padding-right:1.1111111111vw}}@media screen and (min-width:1441px){.premium .categories-card__sale{border-top-left-radius:10px}}@media screen and (max-width:1000px){.premium .categories-card__sale{border-top-left-radius:2.2222222222vw}}@media screen and (min-width:1441px){.premium .categories-card__sale{font-size:16px}}@media screen and (max-width:1000px){.premium .categories-card__sale{font-size:2.2222222222vw}}@media screen and (min-width:1441px){.premium .categories-card__sale{line-height:22px}}@media screen and (max-width:1000px){.premium .categories-card__sale{line-height:3.0555555556vw}}.premium .categories-card__title{color:#1e2321;font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-left:2.7777777778vw}@media screen and (min-width:1441px){.premium .categories-card__title{font-size:16px}}@media screen and (max-width:1000px){.premium .categories-card__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium .categories-card__title{line-height:22px}}@media screen and (max-width:1000px){.premium .categories-card__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium .categories-card__title{margin-left:40px}}@media screen and (max-width:1000px){.premium .categories-card__title{margin-left:3.3333333333vw}}.premium .categories-card__title .text{font-size:.8333333333vw}@media screen and (min-width:1441px){.premium .categories-card__title .text{font-size:12px}}@media screen and (max-width:1000px){.premium .categories-card__title .text{font-size:2.7777777778vw}}.premium .more-privileges{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.premium .more-privileges{margin-top:80px}}@media screen and (max-width:1000px){.premium .more-privileges{margin-top:11.1111111111vw}}.premium .more-privileges.narrow{width:55vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.premium .more-privileges.narrow{width:792px}}@media screen and (max-width:1000px){.premium .more-privileges.narrow{width:91.1111111111vw}}.premium .more-privileges-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.premium .more-privileges-cards{margin-top:40px}}@media screen and (max-width:1000px){.premium .more-privileges-cards{margin-top:5.5555555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium .more-privileges-card{background:url(/local/templates/redesign/src/assets/img/premium/privilege_bg.png) no-repeat;background-size:cover;position:relative;cursor:pointer;border-radius:1.9444444444vw;width:11.6666666667vw;height:10.2777777778vw;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw}@media screen and (min-width:1441px){.premium .more-privileges-card{border-radius:28px}}@media screen and (max-width:1000px){.premium .more-privileges-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium .more-privileges-card{width:168px}}@media screen and (max-width:1000px){.premium .more-privileges-card{width:43.3333333333vw}}@media screen and (min-width:1441px){.premium .more-privileges-card{height:148px}}@media screen and (max-width:1000px){.premium .more-privileges-card{height:40vw}}@media screen and (min-width:1441px){.premium .more-privileges-card{padding-top:24px}}@media screen and (max-width:1000px){.premium .more-privileges-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium .more-privileges-card{padding-bottom:24px}}@media screen and (max-width:1000px){.premium .more-privileges-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium .more-privileges-card{padding-left:24px}}@media screen and (max-width:1000px){.premium .more-privileges-card{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.premium .more-privileges-card{padding-right:24px}}@media screen and (max-width:1000px){.premium .more-privileges-card{padding-right:4.4444444444vw;margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium .more-privileges-card{margin-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium .more-privileges-card{margin-bottom:4.4444444444vw}}.premium .more-privileges-card__title{color:#fff;font-weight:500;position:absolute;bottom:1.6666666667vw;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.premium .more-privileges-card__title{bottom:24px}}@media screen and (max-width:1000px){.premium .more-privileges-card__title{bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium .more-privileges-card__title{font-size:12px}}@media screen and (max-width:1000px){.premium .more-privileges-card__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium .more-privileges-card__title{line-height:16px}}@media screen and (max-width:1000px){.premium .more-privileges-card__title{line-height:4.4444444444vw}}.premium .more-privileges-card__icon{position:absolute;left:-10px;top:-10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-box-shadow:inset 0 -.932635px .932635px rgba(187,255,212,.1);box-shadow:inset 0 -.932635px .932635px rgba(187,255,212,.1);background:rgba(46,46,46,.3);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:1.6666666667vw;width:4.8611111111vw;height:4.6527777778vw}@media screen and (min-width:1441px){.premium .more-privileges-card__icon{border-radius:24px}}@media screen and (max-width:1000px){.premium .more-privileges-card__icon{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.premium .more-privileges-card__icon{width:70px}}@media screen and (max-width:1000px){.premium .more-privileges-card__icon{width:16.6666666667vw}}@media screen and (min-width:1441px){.premium .more-privileges-card__icon{height:67px}}@media screen and (max-width:1000px){.premium .more-privileges-card__icon{height:16.6666666667vw}}.premium .more-privileges-card__icon div{background-repeat:no-repeat;background-position:50%;width:2.2222222222vw;height:2.2222222222vw}@media screen and (min-width:1441px){.premium .more-privileges-card__icon div{width:32px}}@media screen and (max-width:1000px){.premium .more-privileges-card__icon div{width:6.6666666667vw}}@media screen and (min-width:1441px){.premium .more-privileges-card__icon div{height:32px}}@media screen and (max-width:1000px){.premium .more-privileges-card__icon div{height:6.6666666667vw}}.premium .contact{margin-top:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.premium .contact{margin-top:80px}}@media screen and (max-width:1000px){.premium .contact{margin-top:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium .contact__title{color:#1e2321;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.premium .contact__title{font-size:20px}}@media screen and (max-width:1000px){.premium .contact__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.premium .contact__title{line-height:24px}}@media screen and (max-width:1000px){.premium .contact__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.premium .contact__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium .contact__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.premium .contact__title{margin-bottom:20px}}@media screen and (max-width:1000px){.premium .contact__title{margin-bottom:5.5555555556vw}}.premium .contact__phone{font-size:24px;line-height:28px;letter-spacing:-.3px;font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw}@media screen and (min-width:1441px){.premium .contact__phone{font-size:24px}}@media screen and (max-width:1000px){.premium .contact__phone{font-size:5vw}}@media screen and (min-width:1441px){.premium .contact__phone{line-height:28px}}@media screen and (max-width:1000px){.premium .contact__phone{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.premium .contact__phone{letter-spacing:-.3px}}@media screen and (max-width:1000px){.premium .contact__phone{letter-spacing:-.0555555556vw}}.premium .contact-btns .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.premium .contact-btns .button{width:auto;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium .contact-btns .button{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium .contact-btns .button{margin-bottom:3.3333333333vw}}.premium .contact-btns svg{height:1.25vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.premium .contact-btns svg{height:18px}}@media screen and (max-width:1000px){.premium .contact-btns svg{height:5vw}}@media screen and (min-width:1441px){.premium .contact-btns svg{margin-right:8px}}@media screen and (max-width:1000px){.premium .contact-btns svg{margin-right:2.2222222222vw}}@media screen and (max-width:1000px){.premium .contact-btns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.premium .contact-right.vfs{text-align:right}.premium-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.premium-modal{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:4.8611111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium-modal{margin-bottom:70px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium-modal{margin-bottom:19.4444444444vw}}.premium-modal__img{width:33.3333333333vw}@media screen and (min-width:1441px){.premium-modal__img{width:480px}}@media screen and (max-width:1000px){.premium-modal__img{width:133.3333333333vw}}.premium-modal__img img{height:33.3333333333vw}@media screen and (min-width:1441px){.premium-modal__img img{height:480px}}@media screen and (max-width:1000px){.premium-modal__img img{height:133.3333333333vw}}@media screen and (max-width:1000px){.premium-modal__img{display:none}}.premium-modal__img-mobile{display:none}.premium-modal__img-mobile img{height:11.1111111111vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium-modal__img-mobile img{height:160px}}@media screen and (max-width:1000px){.premium-modal__img-mobile img{height:44.4444444444vw}}@media screen and (min-width:1441px){.premium-modal__img-mobile img{margin-bottom:24px}}@media screen and (max-width:1000px){.premium-modal__img-mobile img{margin-bottom:6.6666666667vw}}.premium-modal__img-mobile_height250{height:17.3611111111vw!important}@media screen and (min-width:1441px){.premium-modal__img-mobile_height250{height:250px!important}}@media screen and (max-width:1000px){.premium-modal__img-mobile_height250{height:69.4444444444vw!important}}@media screen and (max-width:1000px){.premium-modal__img-mobile{display:block}}.premium-modal__content{font-weight:500;width:33.3333333333vw}@media screen and (min-width:1441px){.premium-modal__content{width:480px}}@media screen and (max-width:1000px){.premium-modal__content{width:133.3333333333vw;width:100%}}.premium-modal__content.privileges{width:54.8611111111vw}@media screen and (min-width:1441px){.premium-modal__content.privileges{width:790px}}@media screen and (max-width:1000px){.premium-modal__content.privileges{width:83.3333333333vw}}.premium-modal__section{font-weight:500;color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.premium-modal__section{font-size:16px}}@media screen and (max-width:1000px){.premium-modal__section{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium-modal__section{line-height:22px}}@media screen and (max-width:1000px){.premium-modal__section{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium-modal__section{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium-modal__section{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium-modal__section{margin-bottom:4px}}@media screen and (max-width:1000px){.premium-modal__section{margin-bottom:1.1111111111vw}}.premium-modal__title{font-weight:500;color:#fff;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:1.6666666667vw;width:22.1527777778vw}@media screen and (min-width:1441px){.premium-modal__title{font-size:24px}}@media screen and (max-width:1000px){.premium-modal__title{font-size:5vw}}@media screen and (min-width:1441px){.premium-modal__title{line-height:28px}}@media screen and (max-width:1000px){.premium-modal__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.premium-modal__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.premium-modal__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.premium-modal__title{margin-bottom:24px}}@media screen and (max-width:1000px){.premium-modal__title{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.premium-modal__title{width:319px}}@media screen and (max-width:1000px){.premium-modal__title{width:71.1111111111vw}}.premium-modal__text{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.premium-modal__text{font-size:14px}}@media screen and (max-width:1000px){.premium-modal__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium-modal__text{line-height:20px}}@media screen and (max-width:1000px){.premium-modal__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium-modal__text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.premium-modal__text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium-modal__text{margin-bottom:20px}}@media screen and (max-width:1000px){.premium-modal__text{margin-bottom:3.3333333333vw}}.premium-modal__check-icon{background-repeat:no-repeat;background-size:contain;width:1.5277777778vw;height:1.3888888889vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.premium-modal__check-icon{width:22px}}@media screen and (max-width:1000px){.premium-modal__check-icon{width:6.1111111111vw}}@media screen and (min-width:1441px){.premium-modal__check-icon{height:20px}}@media screen and (max-width:1000px){.premium-modal__check-icon{height:5.5555555556vw}}@media screen and (min-width:1441px){.premium-modal__check-icon{margin-right:12px}}@media screen and (max-width:1000px){.premium-modal__check-icon{margin-right:3.3333333333vw}}.premium-modal__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.premium-modal__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium-modal__fact{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.9444444444vw}@media screen and (min-width:1441px){.premium-modal__fact{margin-bottom:28px}}@media screen and (max-width:1000px){.premium-modal__fact{margin-bottom:6.1111111111vw}}.premium-modal__fact-head{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;width:15.2777777778vw}@media screen and (min-width:1441px){.premium-modal__fact-head{font-size:14px}}@media screen and (max-width:1000px){.premium-modal__fact-head{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium-modal__fact-head{line-height:20px}}@media screen and (max-width:1000px){.premium-modal__fact-head{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium-modal__fact-head{letter-spacing:-.1px}}@media screen and (max-width:1000px){.premium-modal__fact-head{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium-modal__fact-head{width:220px}}@media screen and (max-width:1000px){.premium-modal__fact-head{width:61.1111111111vw}}.premium-modal__fact-head_wd100{width:100%}.premium-modal__fact-head span{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.premium-modal__fact-head span{font-size:12px}}@media screen and (max-width:1000px){.premium-modal__fact-head span{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium-modal__fact-head span{line-height:16px}}@media screen and (max-width:1000px){.premium-modal__fact-head span{line-height:4.4444444444vw}}.premium-modal__fact-body{font-size:2.5vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.premium-modal__fact-body{font-size:36px}}@media screen and (max-width:1000px){.premium-modal__fact-body{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.premium-modal__fact-body{line-height:48px}}@media screen and (max-width:1000px){.premium-modal__fact-body{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.premium-modal__fact-body{letter-spacing:-.5px}}@media screen and (max-width:1000px){.premium-modal__fact-body{letter-spacing:-.1388888889vw}}.premium-modal__fact-body-small{font-size:1.6666666667vw;line-height:1.9444444444vw}@media screen and (min-width:1441px){.premium-modal__fact-body-small{font-size:24px}}@media screen and (max-width:1000px){.premium-modal__fact-body-small{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.premium-modal__fact-body-small{line-height:28px}}@media screen and (max-width:1000px){.premium-modal__fact-body-small{line-height:7.7777777778vw}}.premium-modal__step{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.premium-modal__step-text{width:29.1666666667vw;margin-bottom:2.0833333333vw;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.premium-modal__step-text{width:420px}}@media screen and (max-width:1000px){.premium-modal__step-text{width:116.6666666667vw}}@media screen and (min-width:1441px){.premium-modal__step-text{margin-bottom:30px}}@media screen and (max-width:1000px){.premium-modal__step-text{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium-modal__step-text{font-size:14px}}@media screen and (max-width:1000px){.premium-modal__step-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium-modal__step-text{line-height:20px}}@media screen and (max-width:1000px){.premium-modal__step-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium-modal__step-text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.premium-modal__step-text{letter-spacing:-.0277777778vw}}.premium-modal__services{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.premium-modal__services{-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium-modal__service{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.premium-modal__service{margin-top:40px}}@media screen and (max-width:1000px){.premium-modal__service{margin-top:5.5555555556vw}}.premium-modal__service-icon{background-color:rgba(46,46,46,.3);background-repeat:no-repeat;background-position:50%;-webkit-box-shadow:inset 0 -.932635px .932635px rgba(187,255,212,.1);box-shadow:inset 0 -.932635px .932635px rgba(187,255,212,.1);border-radius:1.6666666667vw;margin-right:1.5972222222vw;height:4.6527777778vw;width:4.8611111111vw}@media screen and (min-width:1441px){.premium-modal__service-icon{border-radius:24px}}@media screen and (max-width:1000px){.premium-modal__service-icon{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.premium-modal__service-icon{margin-right:23px}}@media screen and (max-width:1000px){.premium-modal__service-icon{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.premium-modal__service-icon{height:67px}}@media screen and (max-width:1000px){.premium-modal__service-icon{height:12.7777777778vw}}@media screen and (min-width:1441px){.premium-modal__service-icon{width:70px}}@media screen and (max-width:1000px){.premium-modal__service-icon{width:13.3333333333vw}}.premium-modal__service-icon-phone{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/phone.svg)}.premium-modal__service-icon-whatsapp{background-image:url(/local/templates/redesign/src/assets/img/premium/icons/whatsapp.svg)}.premium-modal__service-text{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;width:11.8055555556vw}@media screen and (min-width:1441px){.premium-modal__service-text{font-size:14px}}@media screen and (max-width:1000px){.premium-modal__service-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium-modal__service-text{line-height:20px}}@media screen and (max-width:1000px){.premium-modal__service-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium-modal__service-text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.premium-modal__service-text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium-modal__service-text{width:170px}}@media screen and (max-width:1000px){.premium-modal__service-text{width:47.2222222222vw}}.premium-modal__loungetab{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.premium-modal__loungetab{width:auto;overflow-x:auto}}.premium-modal__loungecolumn{margin-right:.3472222222vw}@media screen and (min-width:1441px){.premium-modal__loungecolumn{margin-right:5px}}@media screen and (max-width:1000px){.premium-modal__loungecolumn{margin-right:1.3888888889vw}}.premium-modal__loungeth{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;width:12.9861111111vw;height:3.3333333333vw;background:#8bc540;border-radius:1.0416666667vw;color:#fff;font-size:.8333333333vw;line-height:1.25vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium-modal__loungeth{width:187px}}@media screen and (max-width:1000px){.premium-modal__loungeth{width:51.9444444444vw}}@media screen and (min-width:1441px){.premium-modal__loungeth{height:48px}}@media screen and (max-width:1000px){.premium-modal__loungeth{height:13.3333333333vw}}@media screen and (min-width:1441px){.premium-modal__loungeth{border-radius:15px}}@media screen and (max-width:1000px){.premium-modal__loungeth{border-radius:4.1666666667vw}}@media screen and (min-width:1441px){.premium-modal__loungeth{font-size:12px}}@media screen and (max-width:1000px){.premium-modal__loungeth{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium-modal__loungeth{line-height:18px}}@media screen and (max-width:1000px){.premium-modal__loungeth{line-height:5vw}}@media screen and (min-width:1441px){.premium-modal__loungeth{margin-bottom:24px}}@media screen and (max-width:1000px){.premium-modal__loungeth{margin-bottom:3.3333333333vw}}.premium-modal__loungetd{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;width:12.9861111111vw;height:2.2222222222vw;border-radius:1.0416666667vw;color:#fff;font-size:.9722222222vw;line-height:1.6666666667vw;border:1px solid #8bc540;margin-bottom:1.25vw}@media screen and (min-width:1441px){.premium-modal__loungetd{width:187px}}@media screen and (max-width:1000px){.premium-modal__loungetd{width:51.9444444444vw}}@media screen and (min-width:1441px){.premium-modal__loungetd{height:32px}}@media screen and (max-width:1000px){.premium-modal__loungetd{height:8.8888888889vw}}@media screen and (min-width:1441px){.premium-modal__loungetd{border-radius:15px}}@media screen and (max-width:1000px){.premium-modal__loungetd{border-radius:4.1666666667vw}}@media screen and (min-width:1441px){.premium-modal__loungetd{font-size:14px}}@media screen and (max-width:1000px){.premium-modal__loungetd{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.premium-modal__loungetd{line-height:24px}}@media screen and (max-width:1000px){.premium-modal__loungetd{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.premium-modal__loungetd{margin-bottom:18px}}@media screen and (max-width:1000px){.premium-modal__loungetd{margin-bottom:2.7777777778vw}}.premium .actions{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.premium .actions{margin-top:80px}}@media screen and (max-width:1000px){.premium .actions{margin-top:11.1111111111vw}}.premium .actions-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3.4722222222vw}@media screen and (min-width:1441px){.premium .actions-cards{margin-top:50px}}@media screen and (max-width:1000px){.premium .actions-cards{margin-top:5.5555555556vw}}.premium .actions-card{background-color:#edf0f5;position:relative;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.3333333333vw;padding-right:3.3333333333vw;border-radius:2.5vw;margin-bottom:1.3888888889vw;height:17.7777777778vw;width:33.3333333333vw}@media screen and (min-width:1441px){.premium .actions-card{padding-top:40px}}@media screen and (max-width:1000px){.premium .actions-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium .actions-card{padding-bottom:40px}}@media screen and (max-width:1000px){.premium .actions-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium .actions-card{padding-left:48px}}@media screen and (max-width:1000px){.premium .actions-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium .actions-card{padding-right:48px}}@media screen and (max-width:1000px){.premium .actions-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.premium .actions-card{border-radius:36px}}@media screen and (max-width:1000px){.premium .actions-card{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.premium .actions-card{margin-bottom:20px}}@media screen and (max-width:1000px){.premium .actions-card{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.premium .actions-card{height:256px}}@media screen and (max-width:1000px){.premium .actions-card{height:44.4444444444vw}}@media screen and (min-width:1441px){.premium .actions-card{width:480px}}@media screen and (max-width:1000px){.premium .actions-card{width:91.1111111111vw}}@media screen and (max-width:1000px){.premium .actions-card__container{width:100%}}.premium .actions-card__title{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.premium .actions-card__title{font-size:20px}}@media screen and (max-width:1000px){.premium .actions-card__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.premium .actions-card__title{line-height:24px}}@media screen and (max-width:1000px){.premium .actions-card__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.premium .actions-card__title{margin-bottom:20px}}@media screen and (max-width:1000px){.premium .actions-card__title{margin-bottom:5.5555555556vw}}.premium .actions-card__desc{font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.premium .actions-card__desc{font-size:16px}}@media screen and (max-width:1000px){.premium .actions-card__desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium .actions-card__desc{line-height:22px}}@media screen and (max-width:1000px){.premium .actions-card__desc{line-height:4.4444444444vw}}.premium .actions-card .link{position:absolute;bottom:2.7777777778vw}@media screen and (min-width:1441px){.premium .actions-card .link{bottom:40px}}@media screen and (max-width:1000px){.premium .actions-card .link{bottom:6.6666666667vw}}.premium .actions-card-dark{background-color:#1e2321}.premium .actions-card-dark .actions-card__title{color:#fff}.premium .actions-card-dark .actions-card__desc{color:#898599}.premium .mcc{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.premium .mcc{padding-top:40px}}@media screen and (max-width:1000px){.premium .mcc{padding-top:5.5555555556vw}}.premium-calc{background-color:#edf0f5;margin-top:5.5555555556vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.premium-calc{margin-top:80px}}@media screen and (max-width:1000px){.premium-calc{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.premium-calc{border-radius:56px}}@media screen and (max-width:1000px){.premium-calc{border-radius:6.6666666667vw}}.premium-calc__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:4.1666666667vw;padding-bottom:4.1666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.premium-calc__container{padding-top:60px}}@media screen and (max-width:1000px){.premium-calc__container{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__container{padding-bottom:60px}}@media screen and (max-width:1000px){.premium-calc__container{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__container{padding-left:104px}}@media screen and (max-width:1000px){.premium-calc__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__container{padding-right:104px}}@media screen and (max-width:1000px){.premium-calc__container{padding-right:6.6666666667vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium-calc__label{color:#898599;display:block;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:.9722222222vw}@media screen and (min-width:1441px){.premium-calc__label{font-size:16px}}@media screen and (max-width:1000px){.premium-calc__label{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.premium-calc__label{line-height:22px}}@media screen and (max-width:1000px){.premium-calc__label{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.premium-calc__label{margin-bottom:14px}}@media screen and (max-width:1000px){.premium-calc__label{margin-bottom:1.1111111111vw}}.premium-calc .calculator__input{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium-calc .calculator__input{margin-bottom:24px}}@media screen and (max-width:1000px){.premium-calc .calculator__input{margin-bottom:4.4444444444vw}}.premium-calc__form{width:40.5555555556vw}@media screen and (min-width:1441px){.premium-calc__form{width:584px}}@media screen and (max-width:1000px){.premium-calc__form{width:162.2222222222vw;width:100%}}.premium-calc__convex{-webkit-box-shadow:2px 8px 8px rgba(0,0,0,.04),inset 0 -1px 1px rgba(0,0,0,.07),inset 1px 1px 1px hsla(0,0%,100%,.45);box-shadow:2px 8px 8px rgba(0,0,0,.04),inset 0 -1px 1px rgba(0,0,0,.07),inset 1px 1px 1px hsla(0,0%,100%,.45);border-radius:1.9444444444vw;width:26.1111111111vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:2.2222222222vw;padding-right:2.2222222222vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.premium-calc__convex{border-radius:28px}}@media screen and (max-width:1000px){.premium-calc__convex{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.premium-calc__convex{width:376px}}@media screen and (max-width:1000px){.premium-calc__convex{width:104.4444444444vw}}@media screen and (min-width:1441px){.premium-calc__convex{padding-top:20px}}@media screen and (max-width:1000px){.premium-calc__convex{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__convex{padding-bottom:20px}}@media screen and (max-width:1000px){.premium-calc__convex{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__convex{padding-left:32px}}@media screen and (max-width:1000px){.premium-calc__convex{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__convex{padding-right:32px}}@media screen and (max-width:1000px){.premium-calc__convex{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__convex{margin-bottom:20px}}@media screen and (max-width:1000px){.premium-calc__convex{margin-bottom:2.2222222222vw;width:100%}}.premium-calc__convex:nth-child(2){margin-bottom:0}@media screen and (max-width:1000px){.premium-calc__convex-right{margin-top:1.3888888889vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.premium-calc__convex-right{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium-calc__convex-right{margin-top:5.5555555556vw}}.premium-calc__convex-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.premium-calc__convex-title{font-size:20px}}@media screen and (max-width:1000px){.premium-calc__convex-title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.premium-calc__convex-title{line-height:24px}}@media screen and (max-width:1000px){.premium-calc__convex-title{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__convex-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium-calc__convex-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.premium-calc__convex-title{margin-bottom:4px}}@media screen and (max-width:1000px){.premium-calc__convex-title{margin-bottom:1.1111111111vw}}.premium-calc__convex-title .icon{height:1.3888888889vw;width:1.3888888889vw;margin-right:1.1111111111vw;border-radius:0}@media screen and (min-width:1441px){.premium-calc__convex-title .icon{height:20px}}@media screen and (max-width:1000px){.premium-calc__convex-title .icon{height:5.5555555556vw}}@media screen and (min-width:1441px){.premium-calc__convex-title .icon{width:20px}}@media screen and (max-width:1000px){.premium-calc__convex-title .icon{width:5.5555555556vw}}@media screen and (min-width:1441px){.premium-calc__convex-title .icon{margin-right:16px}}@media screen and (max-width:1000px){.premium-calc__convex-title .icon{margin-right:4.4444444444vw}}.premium-calc__convex-cbyear{font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.premium-calc__convex-cbyear{font-size:24px}}@media screen and (max-width:1000px){.premium-calc__convex-cbyear{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.premium-calc__convex-cbyear{line-height:28px}}@media screen and (max-width:1000px){.premium-calc__convex-cbyear{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.premium-calc__convex-cbyear{letter-spacing:-.5px}}@media screen and (max-width:1000px){.premium-calc__convex-cbyear{letter-spacing:-.1388888889vw}}.premium-calc__convex-cbmonth{font-weight:500;color:#8bc540;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.premium-calc__convex-cbmonth{font-size:44px}}@media screen and (max-width:1000px){.premium-calc__convex-cbmonth{font-size:12.2222222222vw}}@media screen and (min-width:1441px){.premium-calc__convex-cbmonth{line-height:48px}}@media screen and (max-width:1000px){.premium-calc__convex-cbmonth{line-height:13.3333333333vw}}@media screen and (min-width:1441px){.premium-calc__convex-cbmonth{letter-spacing:-.5px}}@media screen and (max-width:1000px){.premium-calc__convex-cbmonth{letter-spacing:-.1388888889vw}}.premium-calc__convex-subtitle{color:#898599;font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.premium-calc__convex-subtitle{font-size:18px}}@media screen and (max-width:1000px){.premium-calc__convex-subtitle{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.premium-calc__convex-subtitle{line-height:22px}}@media screen and (max-width:1000px){.premium-calc__convex-subtitle{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.premium-calc__convex-subtitle{margin-bottom:20px}}@media screen and (max-width:1000px){.premium-calc__convex-subtitle{margin-bottom:5.5555555556vw}}.premium-calc__convex-subtitle-small{margin-bottom:0;font-size:.8333333333vw;line-height:1.1111111111vw;margin-left:2.2222222222vw}@media screen and (min-width:1441px){.premium-calc__convex-subtitle-small{font-size:12px}}@media screen and (max-width:1000px){.premium-calc__convex-subtitle-small{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium-calc__convex-subtitle-small{line-height:16px}}@media screen and (max-width:1000px){.premium-calc__convex-subtitle-small{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium-calc__convex-subtitle-small{margin-left:32px}}@media screen and (max-width:1000px){.premium-calc__convex-subtitle-small{margin-left:8.8888888889vw}}.premium-calc__convex-subtitle:nth-of-type(4){margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.premium-calc__convex-subtitle:nth-of-type(4){margin-bottom:10px}}@media screen and (max-width:1000px){.premium-calc__convex-subtitle:nth-of-type(4){margin-bottom:2.7777777778vw}}.premium-form-preview{height:auto}.premium-form-preview .premium__title span{color:#fff}.premium-form-preview__form{background:url(/local/templates/redesign/src/assets/img/premium/form/bg.png) #13161b no-repeat;margin-top:5.5555555556vw;border-radius:3.8888888889vw;padding-top:4.1666666667vw;padding-bottom:4.1666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;height:auto;background-size:cover}@media screen and (min-width:1441px){.premium-form-preview__form{margin-top:80px}}@media screen and (max-width:1000px){.premium-form-preview__form{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.premium-form-preview__form{border-radius:56px}}@media screen and (max-width:1000px){.premium-form-preview__form{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium-form-preview__form{padding-top:60px}}@media screen and (max-width:1000px){.premium-form-preview__form{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.premium-form-preview__form{padding-bottom:60px}}@media screen and (max-width:1000px){.premium-form-preview__form{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.premium-form-preview__form{padding-left:104px}}@media screen and (max-width:1000px){.premium-form-preview__form{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium-form-preview__form{padding-right:104px}}@media screen and (max-width:1000px){.premium-form-preview__form{padding-right:6.6666666667vw;position:relative;overflow:hidden;background-position:top}}@media screen and (max-width:1000px){.premium-form-preview__form:after{content:"";background-color:rgba(0,0,0,.6);position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}}.premium-form-preview__form .checkbox{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.premium-form-preview__form .checkbox{margin-top:20px}}@media screen and (max-width:1000px){.premium-form-preview__form .checkbox{margin-top:5.5555555556vw}}.premium-form-preview__form .btns-footer{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.premium-form-preview__form .btns-footer{margin-top:20px}}@media screen and (max-width:1000px){.premium-form-preview__form .btns-footer{margin-top:5.5555555556vw}}.premium-form-preview__sended{background:url(/local/templates/redesign/src/assets/img/premium/form/bg_success.png) #13161b 100%/contain no-repeat;margin-top:5.5555555556vw;border-radius:3.8888888889vw;padding-top:4.1666666667vw;padding-bottom:4.1666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;height:43.6111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.premium-form-preview__sended{margin-top:80px}}@media screen and (max-width:1000px){.premium-form-preview__sended{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.premium-form-preview__sended{border-radius:56px}}@media screen and (max-width:1000px){.premium-form-preview__sended{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium-form-preview__sended{padding-top:60px}}@media screen and (max-width:1000px){.premium-form-preview__sended{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.premium-form-preview__sended{padding-bottom:60px}}@media screen and (max-width:1000px){.premium-form-preview__sended{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.premium-form-preview__sended{padding-left:104px}}@media screen and (max-width:1000px){.premium-form-preview__sended{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium-form-preview__sended{padding-right:104px}}@media screen and (max-width:1000px){.premium-form-preview__sended{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.premium-form-preview__sended{height:628px}}@media screen and (max-width:1000px){.premium-form-preview__sended{height:174.4444444444vw;background-position:100%;background-size:220%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;text-align:center}}.premium-form-preview__content{width:32.9861111111vw}@media screen and (min-width:1441px){.premium-form-preview__content{width:475px}}@media screen and (max-width:1000px){.premium-form-preview__content{width:131.9444444444vw;position:relative;z-index:1;width:100%}}.premium-form-preview__manager{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.1111111111vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.premium-form-preview__manager{margin-top:16px}}@media screen and (max-width:1000px){.premium-form-preview__manager{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.premium-form-preview__manager{margin-bottom:16px}}@media screen and (max-width:1000px){.premium-form-preview__manager{margin-bottom:4.4444444444vw}}.premium-form-preview__manager-icon{background:url(/local/templates/redesign/src/assets/img/premium/form/person.svg) no-repeat;height:2.2222222222vw;width:2.2222222222vw;margin-right:1.5972222222vw}@media screen and (min-width:1441px){.premium-form-preview__manager-icon{height:32px}}@media screen and (max-width:1000px){.premium-form-preview__manager-icon{height:8.8888888889vw}}@media screen and (min-width:1441px){.premium-form-preview__manager-icon{width:32px}}@media screen and (max-width:1000px){.premium-form-preview__manager-icon{width:8.8888888889vw}}@media screen and (min-width:1441px){.premium-form-preview__manager-icon{margin-right:23px}}@media screen and (max-width:1000px){.premium-form-preview__manager-icon{margin-right:2.2222222222vw}}.premium-form-preview__manager .text{width:22.7083333333vw}@media screen and (min-width:1441px){.premium-form-preview__manager .text{width:327px}}@media screen and (max-width:1000px){.premium-form-preview__manager .text{width:90.8333333333vw;width:100%}}.premium .steps{margin-top:5.625vw;display:block}@media screen and (min-width:1441px){.premium .steps{margin-top:81px}}@media screen and (max-width:1000px){.premium .steps{margin-top:11.1111111111vw}}.premium .steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.premium .steps__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.premium .steps__item{font-size:1.1111111111vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;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:start;-ms-flex-align:start;align-items:flex-start;font-weight:500;max-width:376px}@media screen and (min-width:1441px){.premium .steps__item{font-size:16px}}@media screen and (max-width:1000px){.premium .steps__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium .steps__item{padding-top:32px}}@media screen and (max-width:1000px){.premium .steps__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium .steps__item{padding-bottom:32px}}@media screen and (max-width:1000px){.premium .steps__item{padding-bottom:5.5555555556vw;margin-bottom:.8333333333vw;width:100%;max-width:unset}}@media screen and (max-width:1000px)and (min-width:1441px){.premium .steps__item{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium .steps__item{margin-bottom:3.3333333333vw}}.premium .steps__item-num{border-radius:1.6666666667vw;padding-top:.3472222222vw;padding-bottom:.3472222222vw;padding-right:.8333333333vw;padding-left:.8333333333vw;margin-bottom:1.6666666667vw;font-size:.9722222222vw;width:auto;text-align:center;background:#1e2321;color:#fff}@media screen and (min-width:1441px){.premium .steps__item-num{border-radius:24px}}@media screen and (max-width:1000px){.premium .steps__item-num{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.premium .steps__item-num{padding-top:5px}}@media screen and (max-width:1000px){.premium .steps__item-num{padding-top:1.3888888889vw}}@media screen and (min-width:1441px){.premium .steps__item-num{padding-bottom:5px}}@media screen and (max-width:1000px){.premium .steps__item-num{padding-bottom:1.3888888889vw}}@media screen and (min-width:1441px){.premium .steps__item-num{padding-right:12px}}@media screen and (max-width:1000px){.premium .steps__item-num{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.premium .steps__item-num{padding-left:12px}}@media screen and (max-width:1000px){.premium .steps__item-num{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.premium .steps__item-num{margin-bottom:24px}}@media screen and (max-width:1000px){.premium .steps__item-num{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.premium .steps__item-num{font-size:14px}}@media screen and (max-width:1000px){.premium .steps__item-num{font-size:3.3333333333vw}}.premium .steps__item:not(:last-child){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.premium .steps__item:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.premium .steps__item:not(:last-child){margin-right:0}}.premium__tabs.premium__pages{margin-top:2.7777777778vw;border-top:none}@media screen and (min-width:1441px){.premium__tabs.premium__pages{margin-top:40px}}@media screen and (max-width:1000px){.premium__tabs.premium__pages{margin-top:11.1111111111vw;margin-top:0;padding-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__tabs.premium__pages{margin-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__tabs.premium__pages{margin-top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__tabs.premium__pages{padding-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__tabs.premium__pages{padding-bottom:5.5555555556vw}}.premium__tabs_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1001px){.premium__tabs_head{border-bottom:1px solid #c2c2cc}}.premium__tabs .icon_salmon{background-color:#e1e4e9}.premium__tabs .tabs-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.premium__tabs .deposits-tabs-after{width:100%}@media screen and (max-width:1000px){.premium__welcome{width:100%;background:#fff;padding:8px 16px;position:fixed;z-index:6;bottom:0;left:0}.premium__welcome .button{height:2.7777777778vw;line-height:2.7777777778vw;border-radius:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__welcome .button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__welcome .button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__welcome .button{line-height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__welcome .button{line-height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__welcome .button{border-radius:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__welcome .button{border-radius:4.4444444444vw}}.premium__about-header{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.premium__about-header{margin-bottom:40px}}@media screen and (max-width:1000px){.premium__about-header{margin-bottom:6.6666666667vw}}.premium__about-header .h1{color:#898599}.premium__about-header .h1 span{color:#1e2321}.premium__about-modals{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.premium__about-modals{margin-bottom:96px}}@media screen and (max-width:1000px){.premium__about-modals{margin-bottom:15vw}}.premium__about-modals-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.premium__about-modals-content{margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-modals-content{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-modals-content{margin-bottom:3.3333333333vw}}.premium__about-modals-content-card{border-radius:1.9444444444vw;width:18.8888888889vw;height:10.2777777778vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;padding-top:1.6666666667vw;padding-bottom:1.3888888889vw;margin-bottom:2.7777777778vw;cursor:pointer;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;background-color:#1e2321;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (min-width:1441px){.premium__about-modals-content-card{border-radius:28px}}@media screen and (max-width:1000px){.premium__about-modals-content-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card{width:272px}}@media screen and (max-width:1000px){.premium__about-modals-content-card{width:43.8888888889vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card{height:148px}}@media screen and (max-width:1000px){.premium__about-modals-content-card{height:40vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card{padding-left:24px}}@media screen and (max-width:1000px){.premium__about-modals-content-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card{padding-right:24px}}@media screen and (max-width:1000px){.premium__about-modals-content-card{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card{padding-top:24px}}@media screen and (max-width:1000px){.premium__about-modals-content-card{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card{padding-bottom:20px}}@media screen and (max-width:1000px){.premium__about-modals-content-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card{margin-bottom:40px}}@media screen and (max-width:1000px){.premium__about-modals-content-card{margin-bottom:3.3333333333vw}}.premium__about-modals-content-card:nth-child(7),.premium__about-modals-content-card:nth-child(8){margin-bottom:0}.premium__about-modals-content-card .top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.premium__about-modals-content-card .top-img{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-image:none;width:2.5vw;height:2.5vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img{width:36px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img{width:8.8888888889vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img{height:36px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img{height:8.8888888889vw}}.premium__about-modals-content-card .top-img.lounge{width:2.0138888889vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img.lounge{width:29px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img.lounge{width:6.1111111111vw}}.premium__about-modals-content-card .top-img.insurance{width:2.0138888889vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img.insurance{width:29px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img.insurance{width:6.6666666667vw}}.premium__about-modals-content-card .top-img.realty{width:2.3611111111vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img.realty{width:34px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img.realty{width:7.5vw}}.premium__about-modals-content-card .top-img.passport{width:1.875vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img.passport{width:27px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img.passport{width:6.1111111111vw}}.premium__about-modals-content-card .top-img.lawyer{width:1.8055555556vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img.lawyer{width:26px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img.lawyer{width:6.1111111111vw}}.premium__about-modals-content-card .top-img.tax{width:2.2222222222vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img.tax{width:32px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img.tax{width:6.3888888889vw}}.premium__about-modals-content-card .top-img.concierge{width:2.0833333333vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img.concierge{width:30px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img.concierge{width:6.6666666667vw}}.premium__about-modals-content-card .top-img.media{width:2.5vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-img.media{width:36px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-img.media{width:7.5vw}}.premium__about-modals-content-card .top-cross{opacity:0;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#fff;width:1.6666666667vw;height:1.6666666667vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-cross{width:24px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-cross{width:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-cross{height:24px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-cross{height:6.6666666667vw;opacity:1}}.premium__about-modals-content-card .top-cross svg{margin:0 auto;fill:#1e2321;width:.8333333333vw;margin-top:.4166666667vw;margin-bottom:.4166666667vw}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-cross svg{width:12px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-cross svg{width:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-cross svg{margin-top:6px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-cross svg{margin-top:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-modals-content-card .top-cross svg{margin-bottom:6px}}@media screen and (max-width:1000px){.premium__about-modals-content-card .top-cross svg{margin-bottom:1.6666666667vw}}.premium__about-modals-content-card .bottom{text-align:left}.premium__about-modals-content-card .bottom .p1{text-align:left;color:#fff}.premium__about-modals-content-card:focus,.premium__about-modals-content-card:focus-within,.premium__about-modals-content-card:hover{background-color:#343937}.premium__about-modals-content-card:focus-within .top-cross,.premium__about-modals-content-card:focus .top-cross,.premium__about-modals-content-card:hover .top-cross{opacity:1}.premium__about-modals-img{background-repeat:no-repeat;background-size:cover;background-position:50%;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-modals-bg.png);border-radius:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:25.4166666667vw;padding-bottom:3.75vw}@media screen and (min-width:1441px){.premium__about-modals-img{border-radius:56px}}@media screen and (max-width:1000px){.premium__about-modals-img{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__about-modals-img{padding-left:104px}}@media screen and (max-width:1000px){.premium__about-modals-img{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-modals-img{padding-right:104px}}@media screen and (max-width:1000px){.premium__about-modals-img{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-modals-img{padding-top:366px}}@media screen and (max-width:1000px){.premium__about-modals-img{padding-top:37.2222222222vw}}@media screen and (min-width:1441px){.premium__about-modals-img{padding-bottom:54px}}@media screen and (max-width:1000px){.premium__about-modals-img{padding-bottom:11.1111111111vw;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-modals-bg-mobile.png)}}.premium__about-modals-img .h2{color:#1e2321;margin-bottom:3.1944444444vw}@media screen and (min-width:1441px){.premium__about-modals-img .h2{margin-bottom:46px}}@media screen and (max-width:1000px){.premium__about-modals-img .h2{margin-bottom:4.4444444444vw}}.premium__about-modals-img .h2 span{color:#898599}.premium__about-modals-img ul .p1{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-bottom:.9722222222vw}@media screen and (min-width:1441px){.premium__about-modals-img ul .p1{margin-bottom:14px}}@media screen and (max-width:1000px){.premium__about-modals-img ul .p1{margin-bottom:2.2222222222vw}}.premium__about-modals-img ul .p1:last-child{margin-bottom:0}.premium__about-modals-img ul .p1 .dot{top:.4861111111vw;width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;content:"";border-radius:50%;background-color:#8bc540}@media screen and (min-width:1441px){.premium__about-modals-img ul .p1 .dot{top:7px}}@media screen and (max-width:1000px){.premium__about-modals-img ul .p1 .dot{top:1.3888888889vw}}@media screen and (min-width:1441px){.premium__about-modals-img ul .p1 .dot{width:8px}}@media screen and (max-width:1000px){.premium__about-modals-img ul .p1 .dot{width:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-modals-img ul .p1 .dot{height:8px}}@media screen and (max-width:1000px){.premium__about-modals-img ul .p1 .dot{height:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-modals-img ul .p1 .dot{margin-right:12px}}@media screen and (max-width:1000px){.premium__about-modals-img ul .p1 .dot{margin-right:2.2222222222vw}}.premium__about-modals-img ul .p1 .text{position:relative;color:#1e2321;margin-bottom:0}.premium__about-privileges{height:auto;border-radius:3.8888888889vw;margin-bottom:6.6666666667vw;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;position:relative;overflow:hidden}@media screen and (min-width:1441px){.premium__about-privileges{height:auto}}@media screen and (max-width:1000px){.premium__about-privileges{height:151.1111111111vw}}@media screen and (min-width:1441px){.premium__about-privileges{border-radius:56px}}@media screen and (max-width:1000px){.premium__about-privileges{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__about-privileges{margin-bottom:96px}}@media screen and (max-width:1000px){.premium__about-privileges{margin-bottom:11.1111111111vw}}.premium__about-privileges .premium__switch{top:3.8888888889vw;left:7.2222222222vw;height:auto;position:absolute}@media screen and (min-width:1441px){.premium__about-privileges .premium__switch{top:56px}}@media screen and (max-width:1000px){.premium__about-privileges .premium__switch{top:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges .premium__switch{left:104px}}@media screen and (max-width:1000px){.premium__about-privileges .premium__switch{left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges .premium__switch{height:auto}}@media screen and (max-width:1000px){.premium__about-privileges .premium__switch{height:16.6666666667vw;left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-privileges .premium__switch{left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-privileges .premium__switch{left:0}}.premium__about-privileges .switch__item{color:#fff}.premium__about-privileges .switch__item_active{color:#1e2321}.premium__about-privileges .about__cards-list{height:100%}.premium__about-privileges__mobile{position:absolute;bottom:0;display:none}@media screen and (max-width:1000px){.premium__about-privileges__mobile{display:block}}.premium__about-privileges_premium{padding-top:5.2083333333vw;padding-bottom:5.2083333333vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-privilege-1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:#000;width:100%;background-position:100% 50%;height:100%}@media screen and (min-width:1441px){.premium__about-privileges_premium{padding-top:75px}}@media screen and (max-width:1000px){.premium__about-privileges_premium{padding-top:16.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges_premium{padding-bottom:75px}}@media screen and (max-width:1000px){.premium__about-privileges_premium{padding-bottom:16.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges_premium{padding-left:104px}}@media screen and (max-width:1000px){.premium__about-privileges_premium{padding-left:0}}@media screen and (min-width:1441px){.premium__about-privileges_premium{padding-right:104px}}@media screen and (max-width:1000px){.premium__about-privileges_premium{padding-right:0}}@media screen and (min-width:1441px){.premium__about-privileges_premium{border-radius:56px}}@media screen and (max-width:1000px){.premium__about-privileges_premium{border-radius:7.7777777778vw;background:radial-gradient(farthest-corner at 400px 400px,#8bc540 -150%,#26282d 50%)}}.premium__about-privileges_premium .text{margin-bottom:0}.premium__about-privileges_premium ul{margin-bottom:20px!important}.premium__about-privileges_premium .premium__about-privileges__mobile{height:auto;left:0}@media screen and (min-width:1441px){.premium__about-privileges_premium .premium__about-privileges__mobile{height:auto}}@media screen and (max-width:1000px){.premium__about-privileges_premium .premium__about-privileges__mobile{height:65vw}}@media screen and (min-width:1441px){.premium__about-privileges_premium .premium__about-privileges__mobile{left:0}}@media screen and (max-width:1000px){.premium__about-privileges_premium .premium__about-privileges__mobile{left:19.4444444444vw}}.premium__about-privileges_deposits{padding-top:10.5555555556vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background:url(/local/templates/redesign/src/assets/img/premium/premium-privilege-2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:#000;width:100%;background-position:100% 50%}@media screen and (min-width:1441px){.premium__about-privileges_deposits{padding-top:152px}}@media screen and (max-width:1000px){.premium__about-privileges_deposits{padding-top:25.5555555556vw}}@media screen and (min-width:1441px){.premium__about-privileges_deposits{padding-bottom:56px}}@media screen and (max-width:1000px){.premium__about-privileges_deposits{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.premium__about-privileges_deposits{padding-left:104px}}@media screen and (max-width:1000px){.premium__about-privileges_deposits{padding-left:0}}@media screen and (min-width:1441px){.premium__about-privileges_deposits{padding-right:104px}}@media screen and (max-width:1000px){.premium__about-privileges_deposits{padding-right:0}}@media screen and (min-width:1441px){.premium__about-privileges_deposits{border-radius:56px}}@media screen and (max-width:1000px){.premium__about-privileges_deposits{border-radius:7.7777777778vw;background:radial-gradient(farthest-corner at 400px 400px,#8bc540 -150%,#26282d 50%)}}.premium__about-privileges_deposits .text{margin-bottom:0}.premium__about-privileges_deposits ul{margin-bottom:20px!important}.premium__about-privileges_deposits .premium__about-privileges__mobile{height:auto;left:0}@media screen and (min-width:1441px){.premium__about-privileges_deposits .premium__about-privileges__mobile{height:auto}}@media screen and (max-width:1000px){.premium__about-privileges_deposits .premium__about-privileges__mobile{height:65vw}}@media screen and (min-width:1441px){.premium__about-privileges_deposits .premium__about-privileges__mobile{left:0}}@media screen and (max-width:1000px){.premium__about-privileges_deposits .premium__about-privileges__mobile{left:19.4444444444vw}}.premium__about-privileges_credit{padding-top:10.5555555556vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background:url(/local/templates/redesign/src/assets/img/premium/premium-privilege-3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:#000;width:100%;background-position:100% 50%}@media screen and (min-width:1441px){.premium__about-privileges_credit{padding-top:152px}}@media screen and (max-width:1000px){.premium__about-privileges_credit{padding-top:25.5555555556vw}}@media screen and (min-width:1441px){.premium__about-privileges_credit{padding-bottom:56px}}@media screen and (max-width:1000px){.premium__about-privileges_credit{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.premium__about-privileges_credit{padding-left:104px}}@media screen and (max-width:1000px){.premium__about-privileges_credit{padding-left:0}}@media screen and (min-width:1441px){.premium__about-privileges_credit{padding-right:104px}}@media screen and (max-width:1000px){.premium__about-privileges_credit{padding-right:0}}@media screen and (min-width:1441px){.premium__about-privileges_credit{border-radius:56px}}@media screen and (max-width:1000px){.premium__about-privileges_credit{border-radius:7.7777777778vw;background:radial-gradient(farthest-corner at 400px 400px,#8bc540 -150%,#26282d 50%)}}.premium__about-privileges_credit .text{margin-bottom:0}.premium__about-privileges_credit .premium__about-privileges__mobile{height:auto;left:0}@media screen and (min-width:1441px){.premium__about-privileges_credit .premium__about-privileges__mobile{height:auto}}@media screen and (max-width:1000px){.premium__about-privileges_credit .premium__about-privileges__mobile{height:52.5vw}}@media screen and (min-width:1441px){.premium__about-privileges_credit .premium__about-privileges__mobile{left:0}}@media screen and (max-width:1000px){.premium__about-privileges_credit .premium__about-privileges__mobile{left:19.4444444444vw}}.premium__about-privileges-switch{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.premium__about-privileges-switch{margin-bottom:44px}}@media screen and (max-width:1000px){.premium__about-privileges-switch{margin-bottom:7.2222222222vw;width:100%;overflow-x:auto}}.premium__about-privileges-switch .switch__container{margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}@media screen and (min-width:1441px){.premium__about-privileges-switch .switch__container{margin-top:0}}@media screen and (max-width:1000px){.premium__about-privileges-switch .switch__container{margin-top:.5555555556vw}}@media screen and (min-width:1441px){.premium__about-privileges-switch .switch__container{margin-bottom:0}}@media screen and (max-width:1000px){.premium__about-privileges-switch .switch__container{margin-bottom:.5555555556vw}}@media screen and (min-width:1441px){.premium__about-privileges-switch .switch__container{margin-left:0}}@media screen and (max-width:1000px){.premium__about-privileges-switch .switch__container{margin-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges-switch .switch__container{margin-right:0}}@media screen and (max-width:1000px){.premium__about-privileges-switch .switch__container{margin-right:6.6666666667vw}}.premium__about-privileges-switch .switch__container .switch__item .switch__label{color:#fff}@media screen and (max-width:1000px){.premium__about-privileges .switch__container{margin-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-privileges .switch__container{margin-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-privileges .switch__container{margin-left:6.6666666667vw}}@media screen and (max-width:1000px){.premium__about-privileges .switch__container .switch__item:nth-of-type(3){margin-right:40px}}.premium__about-privileges-info .h4{color:#fff;margin-bottom:1.6666666667vw;margin-left:0;margin-right:0}@media screen and (min-width:1441px){.premium__about-privileges-info .h4{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__about-privileges-info .h4{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-privileges-info .h4{margin-left:0}}@media screen and (max-width:1000px){.premium__about-privileges-info .h4{margin-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges-info .h4{margin-right:0}}@media screen and (max-width:1000px){.premium__about-privileges-info .h4{margin-right:6.6666666667vw}}.premium__about-privileges-info .p2{color:#fff;margin-bottom:2.2222222222vw;margin-left:0;width:34.7222222222vw}@media screen and (min-width:1441px){.premium__about-privileges-info .p2{margin-bottom:32px}}@media screen and (max-width:1000px){.premium__about-privileges-info .p2{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges-info .p2{margin-left:0}}@media screen and (max-width:1000px){.premium__about-privileges-info .p2{margin-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges-info .p2{width:500px}}@media screen and (max-width:1000px){.premium__about-privileges-info .p2{width:auto;margin-bottom:3.0555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-privileges-info .p2{margin-bottom:44px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-privileges-info .p2{margin-bottom:5.5555555556vw}}.premium__about-privileges-info .p2 span{color:#8bc540}.premium__about-privileges-info ul{margin-bottom:0;margin-left:0;margin-right:0}@media screen and (min-width:1441px){.premium__about-privileges-info ul{margin-bottom:0}}@media screen and (max-width:1000px){.premium__about-privileges-info ul{margin-bottom:0}}@media screen and (min-width:1441px){.premium__about-privileges-info ul{margin-left:0}}@media screen and (max-width:1000px){.premium__about-privileges-info ul{margin-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges-info ul{margin-right:0}}@media screen and (max-width:1000px){.premium__about-privileges-info ul{margin-right:6.6666666667vw}}.premium__about-privileges-info ul .p1{width:34.7222222222vw;margin-bottom:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}@media screen and (min-width:1441px){.premium__about-privileges-info ul .p1{width:500px}}@media screen and (max-width:1000px){.premium__about-privileges-info ul .p1{width:auto}}@media screen and (min-width:1441px){.premium__about-privileges-info ul .p1{margin-bottom:16px}}@media screen and (max-width:1000px){.premium__about-privileges-info ul .p1{margin-bottom:2.2222222222vw}}.premium__about-privileges-info ul .p1 .dot{top:.4861111111vw;width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;content:"";border-radius:50%;background-color:#8bc540}@media screen and (min-width:1441px){.premium__about-privileges-info ul .p1 .dot{top:7px}}@media screen and (max-width:1000px){.premium__about-privileges-info ul .p1 .dot{top:1.3888888889vw}}@media screen and (min-width:1441px){.premium__about-privileges-info ul .p1 .dot{width:8px}}@media screen and (max-width:1000px){.premium__about-privileges-info ul .p1 .dot{width:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges-info ul .p1 .dot{height:8px}}@media screen and (max-width:1000px){.premium__about-privileges-info ul .p1 .dot{height:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges-info ul .p1 .dot{margin-right:12px}}@media screen and (max-width:1000px){.premium__about-privileges-info ul .p1 .dot{margin-right:2.2222222222vw}}.premium__about-privileges-info ul .p1 .text{position:relative;color:#fff}.premium__about-privileges-info ul .p1 .text span{color:#8bc540}.premium__about-privileges-info .button{color:#fff;margin-left:0;margin-right:0}@media screen and (min-width:1441px){.premium__about-privileges-info .button{margin-left:0}}@media screen and (max-width:1000px){.premium__about-privileges-info .button{margin-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-privileges-info .button{margin-right:0}}@media screen and (max-width:1000px){.premium__about-privileges-info .button{margin-right:6.6666666667vw;width:auto}}.premium__about-benefits{margin-bottom:6.6666666667vw;overflow:hidden}@media screen and (min-width:1441px){.premium__about-benefits{margin-bottom:96px}}@media screen and (max-width:1000px){.premium__about-benefits{margin-bottom:11.1111111111vw}}.premium__about-benefits-text{margin-bottom:0}@media screen and (min-width:1441px){.premium__about-benefits-text{margin-bottom:0}}@media screen and (max-width:1000px){.premium__about-benefits-text{margin-bottom:6.6666666667vw}}.premium__about-benefits-text .h2{color:#fff;margin-bottom:2.0833333333vw;padding-left:0}@media screen and (min-width:1441px){.premium__about-benefits-text .h2{margin-bottom:30px}}@media screen and (max-width:1000px){.premium__about-benefits-text .h2{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-benefits-text .h2{padding-left:0}}@media screen and (max-width:1000px){.premium__about-benefits-text .h2{padding-left:6.6666666667vw}}.premium__about-benefits-text .h2 span{color:#898599}.premium__about-benefits-text .stay-home{display:inline-block;color:#1e2321;background-color:#edf0f5;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;border-radius:1.6666666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium__about-benefits-text .stay-home{padding-top:4px}}@media screen and (max-width:1000px){.premium__about-benefits-text .stay-home{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.premium__about-benefits-text .stay-home{padding-bottom:4px}}@media screen and (max-width:1000px){.premium__about-benefits-text .stay-home{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.premium__about-benefits-text .stay-home{padding-left:12px}}@media screen and (max-width:1000px){.premium__about-benefits-text .stay-home{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-benefits-text .stay-home{padding-right:12px}}@media screen and (max-width:1000px){.premium__about-benefits-text .stay-home{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-benefits-text .stay-home{border-radius:24px}}@media screen and (max-width:1000px){.premium__about-benefits-text .stay-home{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-benefits-text .stay-home{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__about-benefits-text .stay-home{margin-bottom:3.3333333333vw}}.premium__about-benefits-text p.p1{margin-bottom:1.9444444444vw}@media screen and (min-width:1441px){.premium__about-benefits-text p.p1{margin-bottom:28px}}@media screen and (max-width:1000px){.premium__about-benefits-text p.p1{margin-bottom:3.3333333333vw}}.premium__about-benefits-text ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-benefits-text ul li{margin-bottom:16px}}@media screen and (max-width:1000px){.premium__about-benefits-text ul li{margin-bottom:2.2222222222vw}}.premium__about-benefits-text ul li .dot{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;content:"";border-radius:50%;background-color:#8bc540;top:.4861111111vw;width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.premium__about-benefits-text ul li .dot{top:7px}}@media screen and (max-width:1000px){.premium__about-benefits-text ul li .dot{top:1.3888888889vw}}@media screen and (min-width:1441px){.premium__about-benefits-text ul li .dot{width:8px}}@media screen and (max-width:1000px){.premium__about-benefits-text ul li .dot{width:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-benefits-text ul li .dot{height:8px}}@media screen and (max-width:1000px){.premium__about-benefits-text ul li .dot{height:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-benefits-text ul li .dot{margin-right:12px}}@media screen and (max-width:1000px){.premium__about-benefits-text ul li .dot{margin-right:2.2222222222vw}}.premium__about-benefits-text ul li .text{position:relative;color:#1e2321}.premium__about-benefits-text ul li .text span{color:#898599}.premium__about-benefits-card{border-radius:3.3333333333vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:6.9444444444vw;padding-right:6.9444444444vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-repeat:no-repeat;background-position:50%;background-color:#1e2321}@media screen and (min-width:1441px){.premium__about-benefits-card{border-radius:48px}}@media screen and (max-width:1000px){.premium__about-benefits-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__about-benefits-card{padding-top:56px}}@media screen and (max-width:1000px){.premium__about-benefits-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-benefits-card{padding-bottom:56px}}@media screen and (max-width:1000px){.premium__about-benefits-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-benefits-card{padding-left:100px}}@media screen and (max-width:1000px){.premium__about-benefits-card{padding-left:0}}@media screen and (min-width:1441px){.premium__about-benefits-card{padding-right:100px}}@media screen and (max-width:1000px){.premium__about-benefits-card{padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.premium__about-benefits-card .p1{margin-bottom:1.6666666667vw;margin-left:0;color:#898599}@media screen and (min-width:1441px){.premium__about-benefits-card .p1{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__about-benefits-card .p1{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-benefits-card .p1{margin-left:0}}@media screen and (max-width:1000px){.premium__about-benefits-card .p1{margin-left:6.6666666667vw}}.premium__about-benefits-card-tab{margin-bottom:4.1666666667vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.premium__about-benefits-card-tab{margin-bottom:60px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab{margin-bottom:6.6666666667vw;width:22.9166666667vw;overflow:scroll;padding-top:5px}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-benefits-card-tab{width:330px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-benefits-card-tab{width:91.6666666667vw}}.premium__about-benefits-card-tab .button_premium-benefits{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;border-radius:1.6666666667vw;padding-top:.2083333333vw;padding-bottom:.2083333333vw;padding-left:.7638888889vw;padding-right:.7638888889vw;margin-right:.5555555556vw;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border:1px solid #c2c2cc;background-color:hsla(0,0%,100%,0);color:#fff}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{font-size:14px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{line-height:20px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{letter-spacing:-.1px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{border-radius:24px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{padding-top:3px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{padding-top:.8333333333vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{padding-bottom:3px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{padding-bottom:.8333333333vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{padding-left:11px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{padding-left:3.0555555556vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{padding-right:11px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{padding-right:3.0555555556vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits{margin-right:8px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{margin-right:2.2222222222vw}}.premium__about-benefits-card-tab .button_premium-benefits:first-child{margin-left:0}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits:first-child{margin-left:0}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits:first-child{margin-left:6.6666666667vw}}.premium__about-benefits-card-tab .button_premium-benefits:last-child{margin-right:0}@media screen and (min-width:1441px){.premium__about-benefits-card-tab .button_premium-benefits:last-child{margin-right:0}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits:last-child{margin-right:6.6666666667vw}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab .button_premium-benefits{width:auto}}.premium__about-benefits-card-tab .button_premium-benefits *{cursor:pointer}.premium__about-benefits-card-tab .button_premium-benefits input{width:0;height:0}.premium__about-benefits-card-tab-block{margin-left:0}@media screen and (min-width:1441px){.premium__about-benefits-card-tab-block{margin-left:0}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab-block{margin-left:6.6666666667vw}}.premium__about-benefits-card-tab-block ul .p1{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;height:1.5277777778vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-benefits-card-tab-block ul .p1{height:22px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab-block ul .p1{height:6.1111111111vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab-block ul .p1{margin-bottom:16px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab-block ul .p1{margin-bottom:2.2222222222vw}}.premium__about-benefits-card-tab-block ul .p1 .dot{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;content:"";border-radius:50%;background-color:#8bc540;top:.4861111111vw;width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.premium__about-benefits-card-tab-block ul .p1 .dot{top:7px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab-block ul .p1 .dot{top:1.3888888889vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab-block ul .p1 .dot{width:8px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab-block ul .p1 .dot{width:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab-block ul .p1 .dot{height:8px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab-block ul .p1 .dot{height:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-benefits-card-tab-block ul .p1 .dot{margin-right:12px}}@media screen and (max-width:1000px){.premium__about-benefits-card-tab-block ul .p1 .dot{margin-right:2.2222222222vw}}.premium__about-benefits-card-tab-block ul .p1 .text{position:relative;color:#fff}.premium__about-benefits-card_flight{background-position-y:-43.75vw;background-position-x:0;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-benefits-card-1.jpg);background-size:cover}@media screen and (min-width:1441px){.premium__about-benefits-card_flight{background-position-y:-630px}}@media screen and (max-width:1000px){.premium__about-benefits-card_flight{background-position-y:0}}@media screen and (min-width:1441px){.premium__about-benefits-card_flight{background-position-x:0}}@media screen and (max-width:1000px){.premium__about-benefits-card_flight{background-position-x:0;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-benefits-card-1-mobile.png);background-size:cover}}.premium__about-benefits-card_flight ._auto,.premium__about-benefits-card_flight ._food{display:none}.premium__about-benefits-card_flight .button_premium-benefits_flight{border:1px solid hsla(0,0%,100%,0);background-color:#edf0f5}.premium__about-benefits-card_flight .button_premium-benefits_flight label{color:#1e2321}.premium__about-benefits-card_food{background-position-y:-34.7222222222vw;background-position-x:6.9444444444vw;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-benefits-card-2.jpg);background-size:cover}@media screen and (min-width:1441px){.premium__about-benefits-card_food{background-position-y:-500px}}@media screen and (max-width:1000px){.premium__about-benefits-card_food{background-position-y:0}}@media screen and (min-width:1441px){.premium__about-benefits-card_food{background-position-x:100px}}@media screen and (max-width:1000px){.premium__about-benefits-card_food{background-position-x:0;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-benefits-card-2-mobile.png);background-size:cover}}.premium__about-benefits-card_food ._auto,.premium__about-benefits-card_food ._flight{display:none}.premium__about-benefits-card_food .button_premium-benefits_food{border:1px solid hsla(0,0%,100%,0);background-color:#edf0f5}.premium__about-benefits-card_food .button_premium-benefits_food label{color:#1e2321}.premium__about-benefits-card_auto{background-position-y:-31.25vw;background-position-x:0;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-benefits-card-3.jpg);background-size:cover}@media screen and (min-width:1441px){.premium__about-benefits-card_auto{background-position-y:-450px}}@media screen and (max-width:1000px){.premium__about-benefits-card_auto{background-position-y:0}}@media screen and (min-width:1441px){.premium__about-benefits-card_auto{background-position-x:0}}@media screen and (max-width:1000px){.premium__about-benefits-card_auto{background-position-x:0;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-benefits-card-3-mobile.png);background-size:cover}}.premium__about-benefits-card_auto ._flight,.premium__about-benefits-card_auto ._food{display:none}.premium__about-benefits-card_auto .button_premium-benefits_auto{border:1px solid hsla(0,0%,100%,0);background-color:#edf0f5}.premium__about-benefits-card_auto .button_premium-benefits_auto label{color:#1e2321}.premium__about-benefits-heading{width:27.7777777778vw}@media screen and (min-width:1441px){.premium__about-benefits-heading{width:400px}}@media screen and (max-width:1000px){.premium__about-benefits-heading{width:111.1111111111vw}}.premium__about-benefits-info{width:27.7777777778vw}@media screen and (min-width:1441px){.premium__about-benefits-info{width:400px}}@media screen and (max-width:1000px){.premium__about-benefits-info{width:111.1111111111vw}}.premium__about-service{border-radius:3.3333333333vw;margin-bottom:6.6666666667vw;margin-top:6.6666666667vw}@media screen and (min-width:1441px){.premium__about-service{border-radius:48px}}@media screen and (max-width:1000px){.premium__about-service{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__about-service{margin-bottom:96px}}@media screen and (max-width:1000px){.premium__about-service{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.premium__about-service{margin-top:96px}}@media screen and (max-width:1000px){.premium__about-service{margin-top:11.1111111111vw}}.premium__about-service-header{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.premium__about-service-header{margin-bottom:40px}}@media screen and (max-width:1000px){.premium__about-service-header{margin-bottom:5.5555555556vw}}.premium__about-service-header .h2{color:#1e2321}.premium__about-service-splitter{margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.premium__about-service-splitter{margin-bottom:32px}}@media screen and (max-width:1000px){.premium__about-service-splitter{margin-bottom:5.5555555556vw}}.premium__about-service-splitter-bottom{margin-top:2.2222222222vw;margin-bottom:0}@media screen and (min-width:1441px){.premium__about-service-splitter-bottom{margin-top:32px}}@media screen and (max-width:1000px){.premium__about-service-splitter-bottom{margin-top:5.5555555556vw}}.premium__about-service-splitter .splitter{height:.0694444444vw;background-color:#c2c2cc;width:100%}@media screen and (min-width:1441px){.premium__about-service-splitter .splitter{height:1px}}@media screen and (max-width:1000px){.premium__about-service-splitter .splitter{height:.2777777778vw}}.premium__about-service-header{margin-bottom:1.6666666667vw;color:#1e2321;border-bottom:none}@media screen and (min-width:1441px){.premium__about-service-header{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__about-service-header{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.premium__about-service-content .content{max-height:13.3333333333vw;width:100%}@media screen and (min-width:1441px){.premium__about-service-content .content{max-height:192px}}@media screen and (max-width:1000px){.premium__about-service-content .content{max-height:53.3333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.premium__about-service-content .content .text{width:auto;margin-bottom:0}@media screen and (min-width:1441px){.premium__about-service-content .content .text{width:auto}}@media screen and (max-width:1000px){.premium__about-service-content .content .text{width:37.2222222222vw}}@media screen and (min-width:1441px){.premium__about-service-content .content .text{margin-bottom:0}}@media screen and (max-width:1000px){.premium__about-service-content .content .text{margin-bottom:0}}.premium__about-service-content .rate{color:#1e2321;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-service-content .rate{margin-bottom:16px}}@media screen and (max-width:1000px){.premium__about-service-content .rate{margin-bottom:1.1111111111vw}}.premium__about-service-content .p2{color:#898599}.premium__about-service-content .grid-col-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.premium__about-service-content .round-splitter{vertical-align:middle;-ms-flex-item-align:center;align-self:center}@media screen and (max-width:1000px){.premium__about-service-content .round-splitter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-service-content .round-splitter{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-service-content .round-splitter{margin-bottom:5vw}}.premium__about-service-content .round-splitter .round{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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;text-align:center;border-radius:50%;background-color:#8bc540;width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.premium__about-service-content .round-splitter .round{width:40px}}@media screen and (max-width:1000px){.premium__about-service-content .round-splitter .round{width:8.8888888889vw}}@media screen and (min-width:1441px){.premium__about-service-content .round-splitter .round{height:40px}}@media screen and (max-width:1000px){.premium__about-service-content .round-splitter .round{height:8.8888888889vw;margin-right:0;margin-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-service-content .round-splitter .round{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-service-content .round-splitter .round{margin-right:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-service-content .round-splitter .round{margin-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-service-content .round-splitter .round{margin-left:3.3333333333vw}}.premium__about-service-content .round-splitter .round .p2{vertical-align:middle;color:#fff}.premium__about-service-content .round-splitter .line{display:none}@media screen and (max-width:1000px){.premium__about-service-content .round-splitter .line{display:block;width:100%;background-color:#c2c2cc;height:0}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-service-content .round-splitter .line{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-service-content .round-splitter .line{height:.2777777778vw}}@media screen and (min-width:1001px){.premium__about-service-content .grid-col{display:-webkit-box;display:-ms-flexbox;display:flex}}.premium__about-service-description{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-service-description{margin-top:16px}}@media screen and (max-width:1000px){.premium__about-service-description{margin-top:3.3333333333vw}}.premium__about-service-description .p2:first-child{margin-bottom:1.1111111111vw;font-size:.8333333333vw}@media screen and (min-width:1441px){.premium__about-service-description .p2:first-child{margin-bottom:16px}}@media screen and (max-width:1000px){.premium__about-service-description .p2:first-child{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-service-description .p2:first-child{font-size:12px}}@media screen and (max-width:1000px){.premium__about-service-description .p2:first-child{font-size:2.7777777778vw}}.premium__about-service-description .p2{color:#898599;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.premium__about-service-description .p2{margin-bottom:20px}}@media screen and (max-width:1000px){.premium__about-service-description .p2{margin-bottom:2.7777777778vw}}.premium__about-service-description .p2 span{color:#1e2321}.premium__about-timeline{background-color:#1e2321;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0;border-radius:3.3333333333vw;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.premium__about-timeline{padding-top:56px}}@media screen and (max-width:1000px){.premium__about-timeline{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-timeline{padding-bottom:56px}}@media screen and (max-width:1000px){.premium__about-timeline{padding-bottom:0}}@media screen and (min-width:1441px){.premium__about-timeline{padding-left:0}}@media screen and (max-width:1000px){.premium__about-timeline{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-timeline{padding-right:0}}@media screen and (max-width:1000px){.premium__about-timeline{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-timeline{border-radius:48px}}@media screen and (max-width:1000px){.premium__about-timeline{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__about-timeline{margin-bottom:96px}}@media screen and (max-width:1000px){.premium__about-timeline{margin-bottom:11.1111111111vw}}.premium__about-timeline .first-row{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.premium__about-timeline .first-row{margin-bottom:80px}}@media screen and (max-width:1000px){.premium__about-timeline .first-row{margin-bottom:4.4444444444vw}}.premium__about-timeline .second-row{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.premium__about-timeline .second-row{margin-bottom:8px}}@media screen and (max-width:1000px){.premium__about-timeline .second-row{margin-bottom:2.2222222222vw}}.premium__about-timeline .second-row .grid-col-5 .p1{color:#fff}.premium__about-timeline .second-row .grid-col-5 .small-text{color:#c2c2cc;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0;margin-top:.1388888889vw}@media screen and (min-width:1441px){.premium__about-timeline .second-row .grid-col-5 .small-text{font-size:12px}}@media screen and (max-width:1000px){.premium__about-timeline .second-row .grid-col-5 .small-text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.premium__about-timeline .second-row .grid-col-5 .small-text{line-height:16px}}@media screen and (max-width:1000px){.premium__about-timeline .second-row .grid-col-5 .small-text{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-timeline .second-row .grid-col-5 .small-text{letter-spacing:0}}@media screen and (max-width:1000px){.premium__about-timeline .second-row .grid-col-5 .small-text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium__about-timeline .second-row .grid-col-5 .small-text{margin-top:2px}}@media screen and (max-width:1000px){.premium__about-timeline .second-row .grid-col-5 .small-text{margin-top:.5555555556vw}}.premium__about-timeline .third-row{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.premium__about-timeline .third-row{margin-bottom:12px}}@media screen and (max-width:1000px){.premium__about-timeline .third-row{margin-bottom:3.3333333333vw}}.premium__about-timeline .fourth-row .grid-col-3 .p2{margin-left:2.7777777778vw}@media screen and (min-width:1441px){.premium__about-timeline .fourth-row .grid-col-3 .p2{margin-left:40px}}@media screen and (max-width:1000px){.premium__about-timeline .fourth-row .grid-col-3 .p2{margin-left:11.1111111111vw}}.premium__about-timeline .fourth-row .p2{color:#c2c2cc}.premium__about-timeline-line{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.premium__about-timeline-line .back{position:absolute;z-index:4;left:0;width:100%;background-color:#c2c2cc;height:.5555555556vw;top:.2777777778vw}@media screen and (min-width:1441px){.premium__about-timeline-line .back{height:8px}}@media screen and (max-width:1000px){.premium__about-timeline-line .back{height:0}}@media screen and (min-width:1441px){.premium__about-timeline-line .back{top:4px}}@media screen and (max-width:1000px){.premium__about-timeline-line .back{top:0}}.premium__about-timeline-line .back span{display:block;position:relative;z-index:5;background-color:#8bc540;width:50%;width:34.7222222222vw;height:.5555555556vw}@media screen and (min-width:1441px){.premium__about-timeline-line .back span{width:500px}}@media screen and (max-width:1000px){.premium__about-timeline-line .back span{width:0}}@media screen and (min-width:1441px){.premium__about-timeline-line .back span{height:8px}}@media screen and (max-width:1000px){.premium__about-timeline-line .back span{height:0}}.premium__about-timeline-line .front{position:relative;z-index:6;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.premium__about-timeline-line .front span{display:block;background-color:#edf0f5;width:.0694444444vw;height:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-timeline-line .front span{width:1px}}@media screen and (max-width:1000px){.premium__about-timeline-line .front span{width:0}}@media screen and (min-width:1441px){.premium__about-timeline-line .front span{height:16px}}@media screen and (max-width:1000px){.premium__about-timeline-line .front span{height:0}}@media screen and (max-width:1000px){.premium__about-timeline .fourth-row,.premium__about-timeline .second-row,.premium__about-timeline .third-row{display:none}}.premium__about-timeline .mobile-row{position:relative}@media screen and (min-width:1001px){.premium__about-timeline .mobile-row{display:none}}.premium__about-timeline .mobile-row .grid-col{display:-webkit-box;display:-ms-flexbox;display:flex}.premium__about-timeline .mobile-row .line{display:inline-block;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:0;height:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line{width:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line{width:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line{height:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line{height:100vw}}.premium__about-timeline .mobile-row .line .back{position:absolute;z-index:4;left:0;top:0;background-color:#c2c2cc;width:0;height:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line .back{width:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line .back{width:2.2222222222vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line .back{height:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line .back{height:100vw}}.premium__about-timeline .mobile-row .line .back span{height:50%!important;position:absolute;z-index:5;top:0;left:0;background-color:#8bc540;width:0;height:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line .back span{width:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line .back span{width:2.2222222222vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line .back span{height:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line .back span{height:100vw}}.premium__about-timeline .mobile-row .line .front{position:relative;z-index:6;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:justify;-ms-flex-pack:justify;justify-content:space-between;width:0;height:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line .front{width:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line .front{width:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line .front{height:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line .front{height:100vw}}.premium__about-timeline .mobile-row .line .front span{background-color:#edf0f5;width:0;height:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line .front span{width:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line .front span{width:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .line .front span{height:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .line .front span{height:.2777777778vw}}.premium__about-timeline .mobile-row .line .front span:last-child{opacity:0}.premium__about-timeline .mobile-row .period{display:inline-block;margin-left:0;width:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .period{margin-left:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .period{margin-left:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .period{width:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .period{width:27.7777777778vw}}.premium__about-timeline .mobile-row .period .p1{color:#c2c2cc}.premium__about-timeline .mobile-row .period .p1:first-child{margin-top:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .period .p1:first-child{margin-top:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .period .p1:first-child{margin-top:5.5555555556vw}}.premium__about-timeline .mobile-row .period .p1:nth-child(2){margin-top:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .period .p1:nth-child(2){margin-top:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .period .p1:nth-child(2){margin-top:10vw}}.premium__about-timeline .mobile-row .period .p1:nth-child(3){margin-top:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .period .p1:nth-child(3){margin-top:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .period .p1:nth-child(3){margin-top:10vw}}.premium__about-timeline .mobile-row .description{display:inline-block;width:0;margin-left:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .description{width:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .description{width:33.3333333333vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .description{margin-left:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .description{margin-left:6.6666666667vw}}.premium__about-timeline .mobile-row .description .p1{color:#fff}.premium__about-timeline .mobile-row .description .p1:first-child{margin-top:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .description .p1:first-child{margin-top:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .description .p1:first-child{margin-top:22.2222222222vw}}.premium__about-timeline .mobile-row .description .p1:nth-child(2){margin-top:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .description .p1:nth-child(2){margin-top:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .description .p1:nth-child(2){margin-top:30vw}}.premium__about-timeline .mobile-row .description .p2{color:#c2c2cc;margin-top:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row .description .p2{margin-top:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .description .p2{margin-top:1.1111111111vw}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row .description .line{border-left:1px solid #898599;height:100vw;position:absolute;margin-left:-10px;top:0}.premium__about-timeline .mobile-row .description .line:before{content:"";width:1.1111111111vw;height:50%;position:absolute;margin-left:-1.25vw;border-top:1px solid #8bc540;border-bottom:1px solid #8bc540;border-right:1px solid #8bc540}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-timeline .mobile-row .description .line:before{width:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-timeline .mobile-row .description .line:before{width:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-timeline .mobile-row .description .line:before{margin-left:-18px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-timeline .mobile-row .description .line:before{margin-left:-5vw}}.premium__about-timeline .mobile-row svg{position:absolute;stroke:#8bc540;fill:none;top:0;left:0;width:0}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row svg{top:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row svg{top:1.1111111111vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row svg{left:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row svg{left:32.2222222222vw}}@media screen and (min-width:1441px){.premium__about-timeline .mobile-row svg{width:0}}@media screen and (max-width:1000px){.premium__about-timeline .mobile-row svg{width:7.2222222222vw}}.premium__about-timeline-header .h2{color:#fff}.premium__about-timeline-header .h2 span{color:#898599}.premium__about-timeline-header .h2 a{vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.1805555556vw;color:#fff;border-radius:50%;border:1px solid #fff;width:1.3888888889vw;height:1.3888888889vw}@media screen and (min-width:1441px){.premium__about-timeline-header .h2 a{font-size:17px}}@media screen and (max-width:1000px){.premium__about-timeline-header .h2 a{font-size:0}}@media screen and (min-width:1441px){.premium__about-timeline-header .h2 a{width:20px}}@media screen and (max-width:1000px){.premium__about-timeline-header .h2 a{width:0}}@media screen and (min-width:1441px){.premium__about-timeline-header .h2 a{height:20px}}@media screen and (max-width:1000px){.premium__about-timeline-header .h2 a{height:0;display:none}}@media screen and (max-width:1000px){.premium__about-timeline .tooltip-button{display:none}}.premium__about-contact{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.premium__about-contact{margin-bottom:80px}}@media screen and (max-width:1000px){.premium__about-contact{margin-bottom:11.1111111111vw}}.premium__about-contact-text{margin-bottom:0}@media screen and (min-width:1441px){.premium__about-contact-text{margin-bottom:0}}@media screen and (max-width:1000px){.premium__about-contact-text{margin-bottom:6.6666666667vw}}.premium__about-contact-text .h4{color:#1e2321;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium__about-contact-text .h4{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__about-contact-text .h4{margin-bottom:0}}.premium__about-contact-text .p2{color:#898599}@media screen and (max-width:1000px){.premium__about-contact-text .p2{display:none}}.premium__about-contact-link{position:relative;text-align:right}@media screen and (max-width:1000px){.premium__about-contact-link{text-align:left}}.premium__about-contact-link .h2{color:#1e2321;margin-bottom:0}@media screen and (min-width:1441px){.premium__about-contact-link .h2{margin-bottom:0}}@media screen and (max-width:1000px){.premium__about-contact-link .h2{margin-bottom:1.1111111111vw}}.premium__about-contact-link-p{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium__about-contact-link-p{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__about-contact-link-p{margin-bottom:6.6666666667vw}}.premium__about-contact-link-p .p2{color:#898599}.premium__about-contact-link-p .p2:last-child{display:none;padding-top:0}@media screen and (min-width:1441px){.premium__about-contact-link-p .p2:last-child{padding-top:0}}@media screen and (max-width:1000px){.premium__about-contact-link-p .p2:last-child{padding-top:1.1111111111vw;display:initial}}.premium__about-contact-link button{position:absolute;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1e2321}@media screen and (max-width:1000px){.premium__about-contact-link button{position:static;right:auto;width:auto}}.premium__about-contact-link button svg{fill:#898599;margin-right:.2777777778vw;width:1.3888888889vw}@media screen and (min-width:1441px){.premium__about-contact-link button svg{margin-right:4px}}@media screen and (max-width:1000px){.premium__about-contact-link button svg{margin-right:0}}@media screen and (min-width:1441px){.premium__about-contact-link button svg{width:20px}}@media screen and (max-width:1000px){.premium__about-contact-link button svg{width:0;display:none}}.premium__about-contact-link button span{color:#fff;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.premium__about-contact-link button span{font-size:14px}}@media screen and (max-width:1000px){.premium__about-contact-link button span{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-contact-link button span{line-height:20px}}@media screen and (max-width:1000px){.premium__about-contact-link button span{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-contact-link button span{letter-spacing:-.1px}}@media screen and (max-width:1000px){.premium__about-contact-link button span{letter-spacing:-.0277777778vw}}.premium__about-form{margin-bottom:5.5555555556vw;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0;background-color:#1e2321;width:100%}@media screen and (min-width:1441px){.premium__about-form{margin-bottom:80px}}@media screen and (max-width:1000px){.premium__about-form{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.premium__about-form{border-radius:56px}}@media screen and (max-width:1000px){.premium__about-form{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__about-form{padding-top:56px}}@media screen and (max-width:1000px){.premium__about-form{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-form{padding-bottom:56px}}@media screen and (max-width:1000px){.premium__about-form{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-form{padding-left:0}}@media screen and (max-width:1000px){.premium__about-form{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-form{padding-right:0}}@media screen and (max-width:1000px){.premium__about-form{padding-right:6.6666666667vw}}.premium__about-form input:-webkit-autofill,.premium__about-form input:-webkit-autofill:focus,.premium__about-form input:-webkit-autofill:hover,.premium__about-form select:-webkit-autofill,.premium__about-form select:-webkit-autofill:focus,.premium__about-form select:-webkit-autofill:hover,.premium__about-form textarea:-webkit-autofill,.premium__about-form textarea:-webkit-autofill:focus,.premium__about-form textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 50px #fff inset}@media screen and (max-width:1000px){.premium__about-form{background:#1e2321}}.premium__about-form-header{margin-bottom:0}@media screen and (min-width:1441px){.premium__about-form-header{margin-bottom:0}}@media screen and (max-width:1000px){.premium__about-form-header{margin-bottom:5.5555555556vw}}.premium__about-form-header .h2{color:#fff;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium__about-form-header .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__about-form-header .h2{margin-bottom:3.3333333333vw}}.premium__about-form-header .p1{color:#898599}.premium__about-form__promo img{width:1.3888888889vw;height:1.3888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.premium__about-form__promo img{width:20px}}@media screen and (max-width:1000px){.premium__about-form__promo img{width:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form__promo img{height:20px}}@media screen and (max-width:1000px){.premium__about-form__promo img{height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form__promo img{margin-right:8px}}@media screen and (max-width:1000px){.premium__about-form__promo img{margin-right:1.6666666667vw}}.premium__about-form form .form-block{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.premium__about-form form .form-block{margin-bottom:40px}}@media screen and (max-width:1000px){.premium__about-form form .form-block{margin-bottom:5.5555555556vw}}.premium__about-form form .form-block:last-child{margin-bottom:0}.premium__about-form form .form-block .h4{color:#fff;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.premium__about-form form .form-block .h4{margin-bottom:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-block .h4{margin-bottom:1.1111111111vw}}.premium__about-form form .form-row{margin-bottom:.8333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.premium__about-form form .form-row{margin-bottom:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-row{margin-bottom:0}}.premium__about-form form .form-row:last-child{margin-bottom:0}.premium__about-form form .form-row-submit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.premium__about-form form .form-row-submit{display:block}}.premium__about-form form .form-row.docs-upload{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.premium__about-form form .form-row.docs-upload{-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium__about-form form .form-input,.premium__about-form form .form-input-file{padding-right:.8333333333vw;padding-bottom:.8333333333vw;display:inline-block;width:50%}@media screen and (min-width:1441px){.premium__about-form form .form-input,.premium__about-form form .form-input-file{padding-right:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-input,.premium__about-form form .form-input-file{padding-right:0}}@media screen and (min-width:1441px){.premium__about-form form .form-input,.premium__about-form form .form-input-file{padding-bottom:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-input,.premium__about-form form .form-input-file{padding-bottom:1.1111111111vw}}.premium__about-form form .form-input-file:last-child,.premium__about-form form .form-input:last-child{margin-bottom:0;margin-right:0}@media screen and (max-width:1000px){.premium__about-form form .form-input,.premium__about-form form .form-input-file{width:100%}}.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:#fff;border:1px solid #e1e4e9;color:#1e2321;width:100%}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{font-size:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{line-height:22px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{height:56px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{height:12.2222222222vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{border-radius:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{padding-left:24px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{padding-right:24px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input,.premium__about-form form .form-input input{padding-right:4.4444444444vw}}.premium__about-form form .form-input-file input::-webkit-input-placeholder,.premium__about-form form .form-input input::-webkit-input-placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}.premium__about-form form .form-input-file input::-moz-placeholder,.premium__about-form form .form-input input::-moz-placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}.premium__about-form form .form-input-file input:-ms-input-placeholder,.premium__about-form form .form-input input:-ms-input-placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}.premium__about-form form .form-input-file input::-ms-input-placeholder,.premium__about-form form .form-input input::-ms-input-placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}.premium__about-form form .form-input-file input::placeholder,.premium__about-form form .form-input input::placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input::-webkit-input-placeholder,.premium__about-form form .form-input input::-webkit-input-placeholder{font-size:16px}.premium__about-form form .form-input-file input::-moz-placeholder,.premium__about-form form .form-input input::-moz-placeholder{font-size:16px}.premium__about-form form .form-input-file input:-ms-input-placeholder,.premium__about-form form .form-input input:-ms-input-placeholder{font-size:16px}.premium__about-form form .form-input-file input::-ms-input-placeholder,.premium__about-form form .form-input input::-ms-input-placeholder{font-size:16px}.premium__about-form form .form-input-file input::placeholder,.premium__about-form form .form-input input::placeholder{font-size:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input::-webkit-input-placeholder,.premium__about-form form .form-input input::-webkit-input-placeholder{font-size:3.3333333333vw}.premium__about-form form .form-input-file input::-moz-placeholder,.premium__about-form form .form-input input::-moz-placeholder{font-size:3.3333333333vw}.premium__about-form form .form-input-file input:-ms-input-placeholder,.premium__about-form form .form-input input:-ms-input-placeholder{font-size:3.3333333333vw}.premium__about-form form .form-input-file input::-ms-input-placeholder,.premium__about-form form .form-input input::-ms-input-placeholder{font-size:3.3333333333vw}.premium__about-form form .form-input-file input::placeholder,.premium__about-form form .form-input input::placeholder{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input::-webkit-input-placeholder,.premium__about-form form .form-input input::-webkit-input-placeholder{line-height:22px}.premium__about-form form .form-input-file input::-moz-placeholder,.premium__about-form form .form-input input::-moz-placeholder{line-height:22px}.premium__about-form form .form-input-file input:-ms-input-placeholder,.premium__about-form form .form-input input:-ms-input-placeholder{line-height:22px}.premium__about-form form .form-input-file input::-ms-input-placeholder,.premium__about-form form .form-input input::-ms-input-placeholder{line-height:22px}.premium__about-form form .form-input-file input::placeholder,.premium__about-form form .form-input input::placeholder{line-height:22px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input::-webkit-input-placeholder,.premium__about-form form .form-input input::-webkit-input-placeholder{line-height:4.4444444444vw}.premium__about-form form .form-input-file input::-moz-placeholder,.premium__about-form form .form-input input::-moz-placeholder{line-height:4.4444444444vw}.premium__about-form form .form-input-file input:-ms-input-placeholder,.premium__about-form form .form-input input:-ms-input-placeholder{line-height:4.4444444444vw}.premium__about-form form .form-input-file input::-ms-input-placeholder,.premium__about-form form .form-input input::-ms-input-placeholder{line-height:4.4444444444vw}.premium__about-form form .form-input-file input::placeholder,.premium__about-form form .form-input input::placeholder{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file input::-webkit-input-placeholder,.premium__about-form form .form-input input::-webkit-input-placeholder{letter-spacing:-.2px}.premium__about-form form .form-input-file input::-moz-placeholder,.premium__about-form form .form-input input::-moz-placeholder{letter-spacing:-.2px}.premium__about-form form .form-input-file input:-ms-input-placeholder,.premium__about-form form .form-input input:-ms-input-placeholder{letter-spacing:-.2px}.premium__about-form form .form-input-file input::-ms-input-placeholder,.premium__about-form form .form-input input::-ms-input-placeholder{letter-spacing:-.2px}.premium__about-form form .form-input-file input::placeholder,.premium__about-form form .form-input input::placeholder{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file input::-webkit-input-placeholder,.premium__about-form form .form-input input::-webkit-input-placeholder{letter-spacing:-.0277777778vw}.premium__about-form form .form-input-file input::-moz-placeholder,.premium__about-form form .form-input input::-moz-placeholder{letter-spacing:-.0277777778vw}.premium__about-form form .form-input-file input:-ms-input-placeholder,.premium__about-form form .form-input input:-ms-input-placeholder{letter-spacing:-.0277777778vw}.premium__about-form form .form-input-file input::-ms-input-placeholder,.premium__about-form form .form-input input::-ms-input-placeholder{letter-spacing:-.0277777778vw}.premium__about-form form .form-input-file input::placeholder,.premium__about-form form .form-input input::placeholder{letter-spacing:-.0277777778vw}}.premium__about-form form .form-input-file input.text-gray,.premium__about-form form .form-input input.text-gray{color:#898599}.premium__about-form form .form-input-file-full,.premium__about-form form .form-input-file-full input,.premium__about-form form .form-input-full,.premium__about-form form .form-input-full input{width:100%}.premium__about-form form .form-input-file,.premium__about-form form .form-input-file-file{margin-left:.8333333333vw;margin-top:0}@media screen and (min-width:1441px){.premium__about-form form .form-input-file,.premium__about-form form .form-input-file-file{margin-left:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file,.premium__about-form form .form-input-file-file{margin-left:0}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file,.premium__about-form form .form-input-file-file{margin-top:0}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file,.premium__about-form form .form-input-file-file{margin-top:5.5555555556vw}}.premium__about-form form .form-input-file-file input,.premium__about-form form .form-input-file input{display:none}.premium__about-form form .form-input-file-file button,.premium__about-form form .form-input-file button{border-radius:1.3888888889vw;height:3.8888888889vw;padding-left:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;width:100%}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button,.premium__about-form form .form-input-file button{border-radius:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button,.premium__about-form form .form-input-file button{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button,.premium__about-form form .form-input-file button{height:56px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button,.premium__about-form form .form-input-file button{height:12.2222222222vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button,.premium__about-form form .form-input-file button{padding-left:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button,.premium__about-form form .form-input-file button{padding-left:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.premium__about-form form .form-input-file-file button .img,.premium__about-form form .form-input-file button .img{width:2.2222222222vw;height:2.2222222222vw;margin-right:.8333333333vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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:50%;border:2px dashed #8bc540;padding:0}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button .img,.premium__about-form form .form-input-file button .img{width:32px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button .img,.premium__about-form form .form-input-file button .img{width:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button .img,.premium__about-form form .form-input-file button .img{height:32px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button .img,.premium__about-form form .form-input-file button .img{height:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button .img,.premium__about-form form .form-input-file button .img{margin-right:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button .img,.premium__about-form form .form-input-file button .img{margin-right:2.2222222222vw}}.premium__about-form form .form-input-file-file button .img svg,.premium__about-form form .form-input-file button .img svg{width:.9722222222vw;height:.9722222222vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;fill:#8bc540}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button .img svg,.premium__about-form form .form-input-file button .img svg{width:14px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button .img svg,.premium__about-form form .form-input-file button .img svg{width:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button .img svg,.premium__about-form form .form-input-file button .img svg{height:14px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button .img svg,.premium__about-form form .form-input-file button .img svg{height:3.3333333333vw}}.premium__about-form form .form-input-file-file button .text,.premium__about-form form .form-input-file button .text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#fff}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button .text,.premium__about-form form .form-input-file button .text{font-size:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button .text,.premium__about-form form .form-input-file button .text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button .text,.premium__about-form form .form-input-file button .text{line-height:22px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button .text,.premium__about-form form .form-input-file button .text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-input-file-file button .text,.premium__about-form form .form-input-file button .text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium__about-form form .form-input-file-file button .text,.premium__about-form form .form-input-file button .text{letter-spacing:-.0277777778vw}}.premium__about-form form .form-docs{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.premium__about-form form .form-docs{margin-top:40px}}@media screen and (max-width:1000px){.premium__about-form form .form-docs{margin-top:11.1111111111vw}}.premium__about-form form .form-doc{margin-bottom:.8333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.premium__about-form form .form-doc{margin-bottom:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc{margin-bottom:3.3333333333vw}}.premium__about-form form .form-doc__icon{width:.9722222222vw;height:1.0416666667vw;background:url(/local/templates/redesign/src/assets/img/icons/icon-doc-premium.svg) no-repeat;background-size:contain;display:inline-block}@media screen and (min-width:1441px){.premium__about-form form .form-doc__icon{width:14px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__icon{width:3.8888888889vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__icon{height:15px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__icon{height:4.1666666667vw}}.premium__about-form form .form-doc__name{font-size:1.1111111111vw;margin-right:1.1111111111vw;margin-left:.5555555556vw;color:#fff;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}@media screen and (min-width:1441px){.premium__about-form form .form-doc__name{font-size:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__name{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__name{margin-right:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__name{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__name{margin-left:8px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__name{margin-left:2.2222222222vw}}.premium__about-form form .form-doc__delete{border-radius:.4166666667vw;width:1.1111111111vw;height:1.1111111111vw;padding-top:.2777777778vw;padding-right:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.2777777778vw;background:url(/local/templates/redesign/src/assets/img/icons/icon-close.svg) #fff no-repeat;background-size:contain;display:inline-block;cursor:pointer}@media screen and (min-width:1441px){.premium__about-form form .form-doc__delete{border-radius:6px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__delete{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__delete{width:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__delete{width:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__delete{height:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__delete{height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__delete{padding-top:4px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__delete{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__delete{padding-right:4px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__delete{padding-right:1.1111111111vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__delete{padding-bottom:4px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__delete{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.premium__about-form form .form-doc__delete{padding-left:4px}}@media screen and (max-width:1000px){.premium__about-form form .form-doc__delete{padding-left:1.1111111111vw}}.premium__about-form form .form-doc__delete:hover{background-color:#f7f7f7}.premium__about-form form .form-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:1000px){.premium__about-form form .form-button{width:100%}}.premium__about-form form .form-button button{border:1px solid #fff;color:#fff;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;width:16.1111111111vw;height:3.8888888889vw;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.premium__about-form form .form-button button{font-size:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-button button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-form form .form-button button{line-height:22px}}@media screen and (max-width:1000px){.premium__about-form form .form-button button{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-button button{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium__about-form form .form-button button{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium__about-form form .form-button button{width:232px}}@media screen and (max-width:1000px){.premium__about-form form .form-button button{width:64.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-button button{height:56px}}@media screen and (max-width:1000px){.premium__about-form form .form-button button{height:12.2222222222vw}}@media screen and (min-width:1441px){.premium__about-form form .form-button button{border-radius:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-button button{border-radius:4.4444444444vw;width:100%;margin-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.premium__about-form form .form-button button{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.premium__about-form form .form-button button{margin-top:0}}.premium__about-form form .form-button button._invalid{border:1px solid #fc5b00}.premium__about-form form .form-button .text,.premium__about-form form .form-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.premium__about-form form .form-switcher{margin:0 auto}.premium__about-form form .form-switcher__text{color:#fff;font-weight:500;letter-spacing:-.1px;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-right:1.1111111111vw;margin-left:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-form form .form-switcher__text{font-size:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-switcher__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-form form .form-switcher__text{line-height:22px}}@media screen and (max-width:1000px){.premium__about-form form .form-switcher__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-switcher__text{margin-right:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-switcher__text{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-switcher__text{margin-left:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-switcher__text{margin-left:4.4444444444vw}}.premium__about-form form .form-select{display:inline-block}@media screen and (max-width:1000px){.premium__about-form form .form-select{width:100%}}.premium__about-form form .form-select-full{width:100%}.premium__about-form form .form-select .select{-ms-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;background-color:#fff;border:1px solid #e1e4e9;color:#898599;background-repeat:no-repeat;background-position:calc(100% - 12px) 50%;background-size:20px 20px;background-image:url(/local/templates/redesign/src/assets/img/premium/dropdown.png);outline:none;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;width:16.1111111111vw;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw}@media screen and (min-width:1441px){.premium__about-form form .form-select .select{font-size:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select{line-height:22px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select{letter-spacing:-.2px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select{width:232px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{width:64.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select{height:56px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{height:12.2222222222vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select{border-radius:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select{padding-left:24px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select{padding-right:24px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{padding-right:4.4444444444vw}}.premium__about-form form .form-select .select::-ms-expand{display:none}.premium__about-form form .form-select .select:after{position:absolute;content:"";background-repeat:no-repeat;background-position:100%;background-size:20px 20px;background-image:url(/local/templates/redesign/src/assets/img/premium/dropdown.png);width:1.3888888889vw;height:1.3888888889vw;right:.8333333333vw}@media screen and (min-width:1441px){.premium__about-form form .form-select .select:after{width:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select:after{height:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select:after{height:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-form form .form-select .select:after{right:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select:after{right:3.3333333333vw}}@media screen and (max-width:1000px){.premium__about-form form .form-select .select{width:100%}}.premium__about-form form .form-select .select-full{width:100%}.premium__about-form form .form-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;font-size:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-form form .form-radio{font-size:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-radio{font-size:3.3333333333vw}}.premium__about-form form .form-radio__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}@media screen and (max-width:1000px){.premium__about-form form .form-radio__group{margin:30px auto;-ms-flex-pack:distribute;justify-content:space-around;position:static}}.premium__about-form form .form-radio input{height:0;margin:0}.premium__about-form form .form-radio input:checked~span:before{content:"";width:1.0416666667vw;height:1.0416666667vw;-webkit-transition:.2s;transition:.2s}@media screen and (min-width:1441px){.premium__about-form form .form-radio input:checked~span:before{width:15px}}@media screen and (max-width:1000px){.premium__about-form form .form-radio input:checked~span:before{width:4.1666666667vw}}@media screen and (min-width:1441px){.premium__about-form form .form-radio input:checked~span:before{height:15px}}@media screen and (max-width:1000px){.premium__about-form form .form-radio input:checked~span:before{height:4.1666666667vw}}.premium__about-form form .form-radio__mark{width:1.3888888889vw;height:1.3888888889vw;border:1px solid #c2c2cc;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50px;display:inline-block;position:relative;-webkit-transition:.2s;transition:.2s}@media screen and (min-width:1441px){.premium__about-form form .form-radio__mark{width:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-radio__mark{width:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-form form .form-radio__mark{height:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-radio__mark{height:5.5555555556vw}}.premium__about-form form .form-radio__mark:before{content:"";background-color:#8bc540;border-radius:50%;width:0;height:0;display:inline-block;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;-webkit-transition:.2s;transition:.2s}.premium__about-form form .form-radio__text{color:#fff;margin-left:5px}.premium__about-form form .form-checkbox input{display:inline-block;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;position:relative;vertical-align:top;border:1px solid #c2c2cc;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;margin-left:0;margin-top:0;margin-bottom:0;cursor:pointer;width:1.3888888889vw;height:1.3888888889vw;border-radius:.4166666667vw;padding-left:.625vw;padding-right:.625vw;padding-top:.625vw;padding-bottom:.625vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input{width:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input{width:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input{height:20px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input{height:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input{border-radius:6px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input{padding-left:9px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input{padding-left:2.5vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input{padding-right:9px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input{padding-right:2.5vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input{padding-top:9px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input{padding-top:2.5vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input{padding-bottom:9px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input{padding-bottom:2.5vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input{margin-right:12px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input{margin-right:2.2222222222vw}}.premium__about-form form .form-checkbox input:before{position:absolute;content:"";background-color:#8bc540;width:0;height:0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;background-size:cover;background-position:50%;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-check.svg);border-radius:.2777777778vw}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input:before{border-radius:4px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input:before{border-radius:1.1111111111vw}}.premium__about-form form .form-checkbox input:checked{padding-left:.0694444444vw;padding-right:.0694444444vw;padding-top:.0694444444vw;padding-bottom:.0694444444vw}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input:checked{padding-left:1px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input:checked{padding-left:.2777777778vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input:checked{padding-right:1px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input:checked{padding-right:.2777777778vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input:checked{padding-top:1px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input:checked{padding-top:.2777777778vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input:checked{padding-bottom:1px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input:checked{padding-bottom:.2777777778vw}}.premium__about-form form .form-checkbox input:checked:before{width:1.1111111111vw;height:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input:checked:before{width:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input:checked:before{width:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox input:checked:before{height:16px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox input:checked:before{height:4.4444444444vw}}.premium__about-form form .form-checkbox input._invalid{background-color:#fdeaea;border-color:#fc5b00}.premium__about-form form .form-checkbox label{display:inline-block;cursor:pointer;width:18.3333333333vw}@media screen and (min-width:1441px){.premium__about-form form .form-checkbox label{width:264px}}@media screen and (max-width:1000px){.premium__about-form form .form-checkbox label{width:58.8888888889vw}}.premium__about-form form .form-submit{margin-top:0}@media screen and (min-width:1441px){.premium__about-form form .form-submit{margin-top:0}}@media screen and (max-width:1000px){.premium__about-form form .form-submit{margin-top:2.2222222222vw}}@media screen and (max-width:1000px){.premium__about-form form .form-submit button{width:100%}}.premium__about-action{background-color:#1e2321;border-radius:2.2222222222vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.premium__about-action{border-radius:32px}}@media screen and (max-width:1000px){.premium__about-action{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__about-action{padding-top:20px}}@media screen and (max-width:1000px){.premium__about-action{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-action{padding-bottom:20px}}@media screen and (max-width:1000px){.premium__about-action{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium__about-action{padding-left:0}}@media screen and (max-width:1000px){.premium__about-action{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-action{padding-right:0}}@media screen and (max-width:1000px){.premium__about-action{padding-right:6.6666666667vw}}.premium__about-action .grid-col-6{margin-bottom:0}@media screen and (min-width:1441px){.premium__about-action .grid-col-6{margin-bottom:0}}@media screen and (max-width:1000px){.premium__about-action .grid-col-6{margin-bottom:4.4444444444vw}}.premium__about-action .grid-col-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:1000px){.premium__about-action .grid-col-3{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:normal}}@media screen and (max-width:1000px){.premium__about-action .grid-col-3 a{width:auto}}.premium__about-action-header{display:inline-block;font-weight:500;background-color:#8bc540;color:#fff;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;border-radius:1.6666666667vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.premium__about-action-header{font-size:14px}}@media screen and (max-width:1000px){.premium__about-action-header{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-action-header{line-height:20px}}@media screen and (max-width:1000px){.premium__about-action-header{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.premium__about-action-header{letter-spacing:-.1px}}@media screen and (max-width:1000px){.premium__about-action-header{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.premium__about-action-header{border-radius:24px}}@media screen and (max-width:1000px){.premium__about-action-header{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.premium__about-action-header{padding-top:4px}}@media screen and (max-width:1000px){.premium__about-action-header{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.premium__about-action-header{padding-bottom:4px}}@media screen and (max-width:1000px){.premium__about-action-header{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.premium__about-action-header{padding-left:12px}}@media screen and (max-width:1000px){.premium__about-action-header{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-action-header{padding-right:12px}}@media screen and (max-width:1000px){.premium__about-action-header{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.premium__about-action-header{margin-bottom:16px}}@media screen and (max-width:1000px){.premium__about-action-header{margin-bottom:4.4444444444vw}}.premium__about-action .h3,.premium__about-action .p1{color:#fff}.premium__about-action .h3{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.premium__about-action .h3{margin-bottom:12px}}@media screen and (max-width:1000px){.premium__about-action .h3{margin-bottom:2.2222222222vw}}.premium__offices-h2{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.premium__offices-h2{margin-bottom:40px}}@media screen and (max-width:1000px){.premium__offices-h2{margin-bottom:11.1111111111vw}}.premium__offices-list-row{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.premium__offices-list-row{padding-top:16px}}@media screen and (max-width:1000px){.premium__offices-list-row{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.premium__offices-list-row{padding-bottom:16px}}@media screen and (max-width:1000px){.premium__offices-list-row{padding-bottom:3.3333333333vw}}.premium__offices-list-row:last-child{padding-bottom:0;border-bottom:none}@media screen and (min-width:1001px){.premium__offices-list-row .grid-row{margin-left:0;margin-right:0}}.premium__offices-list-row .grid-row .grid-col ul li{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.premium__offices-list-row .grid-row .grid-col ul li{margin-bottom:16px}}@media screen and (max-width:1000px){.premium__offices-list-row .grid-row .grid-col ul li{margin-bottom:3.3333333333vw}}.premium__offices-list-row .grid-row .grid-col ul li:last-child{margin-bottom:0}@media screen and (max-width:1000px){.premium__offices-list-row .grid-row .grid-col ul li{min-height:48px}}.premium__offices-list-row .grid-row .grid-col ul li br{display:none}.premium__offices-list-row .grid-row .grid-col ul li.p1{font-weight:500}@media screen and (min-width:1001px){.premium__offices-list-row .grid-row .grid-col-3{padding-left:0}}@media screen and (max-width:1000px){.premium__offices-list-row .grid-row .grid-col-3 ul li.city{min-height:auto;font-size:16px;margin-bottom:12px}}@media screen and (max-width:1000px){.premium__offices-list-row .grid-row .grid-col-4{width:50%}}@media screen and (min-width:1001px){.premium__offices-list-row .grid-row .grid-col-5{padding-right:0}}@media screen and (max-width:1000px){.premium__offices-list-row .grid-row .grid-col-5{width:50%}}.premium__offices-info{background:#1e2321;border-radius:32px;margin-top:2.7777777778vw;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.premium__offices-info{margin-top:40px}}@media screen and (max-width:1000px){.premium__offices-info{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.premium__offices-info{padding-top:24px}}@media screen and (max-width:1000px){.premium__offices-info{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium__offices-info{padding-bottom:24px}}@media screen and (max-width:1000px){.premium__offices-info{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium__offices-info{padding-left:0}}@media screen and (max-width:1000px){.premium__offices-info{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__offices-info{padding-right:0}}@media screen and (max-width:1000px){.premium__offices-info{padding-right:6.6666666667vw}}.premium__offices-info-p{color:#fff;margin-bottom:0}@media screen and (min-width:1441px){.premium__offices-info-p{margin-bottom:0}}@media screen and (max-width:1000px){.premium__offices-info-p{margin-bottom:4.4444444444vw}}.premium__offices-info-p span{color:#8bc540}@media screen and (min-width:1001px){.premium__offices-info .grid-col-4{text-align:right}}.premium__offices-info .button{width:auto}.premium__docs{margin-bottom:6.9444444444vw}@media screen and (min-width:1441px){.premium__docs{margin-bottom:100px}}@media screen and (max-width:1000px){.premium__docs{margin-bottom:0}}.premium__docs .grid-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.premium__docs .grid-row .grid-col{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.premium__docs .grid-row .grid-col{margin-bottom:40px}}@media screen and (max-width:1000px){.premium__docs .grid-row .grid-col{margin-bottom:3.3333333333vw}}.premium__docs .grid-row .grid-col:last-child{margin-bottom:0}.premium__docs .grid-row .grid-col .p1{font-weight:500}.premium .grace-period{margin-top:6.0416666667vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:9.3055555556vw;padding-right:9.3055555556vw;border-radius:3.3333333333vw;background-color:#13161b}@media screen and (min-width:1441px){.premium .grace-period{margin-top:87px}}@media screen and (max-width:1000px){.premium .grace-period{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.premium .grace-period{padding-top:56px}}@media screen and (max-width:1000px){.premium .grace-period{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium .grace-period{padding-bottom:56px}}@media screen and (max-width:1000px){.premium .grace-period{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium .grace-period{padding-left:134px}}@media screen and (max-width:1000px){.premium .grace-period{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium .grace-period{padding-right:134px}}@media screen and (max-width:1000px){.premium .grace-period{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.premium .grace-period{border-radius:48px}}@media screen and (max-width:1000px){.premium .grace-period{border-radius:7.7777777778vw}}.premium .grace-period .premium__title span{color:#fff}.premium .grace-period__scheme{display:block;height:11.4583333333vw;width:auto;margin:0 auto}@media screen and (min-width:1441px){.premium .grace-period__scheme{height:165px}}@media screen and (max-width:1000px){.premium .grace-period__scheme{height:45.8333333333vw}}.premium .grace-period__scheme-mobile{height:326px}.premium__consultation{margin-bottom:5.5555555556vw;border-radius:1.9444444444vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#1e2321;background-image:url(/local/templates/redesign/src/assets/img/premium/premium-form-bg.png)}@media screen and (min-width:1441px){.premium__consultation{margin-bottom:80px}}@media screen and (max-width:1000px){.premium__consultation{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.premium__consultation{border-radius:28px}}@media screen and (max-width:1000px){.premium__consultation{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.premium__consultation{padding-top:56px}}@media screen and (max-width:1000px){.premium__consultation{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.premium__consultation{padding-bottom:56px}}@media screen and (max-width:1000px){.premium__consultation{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.premium__consultation{padding-left:104px}}@media screen and (max-width:1000px){.premium__consultation{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.premium__consultation{padding-right:104px}}@media screen and (max-width:1000px){.premium__consultation{padding-right:6.6666666667vw;background-image:none;background-color:#1e2321}}.premium__consultation-form .h4{color:#fff;margin-bottom:.5555555556vw;font-size:1.3888888889vw}@media screen and (min-width:1441px){.premium__consultation-form .h4{margin-bottom:8px}}@media screen and (max-width:1000px){.premium__consultation-form .h4{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.premium__consultation-form .h4{font-size:20px}}@media screen and (max-width:1000px){.premium__consultation-form .h4{font-size:4.4444444444vw}}.premium__consultation-form .h4:not(:first-child){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.premium__consultation-form .h4:not(:first-child){margin-top:40px}}@media screen and (max-width:1000px){.premium__consultation-form .h4:not(:first-child){margin-top:6.6666666667vw}}.premium__consultation-form__header{color:#fff}.premium__consultation-form__header h2{margin-bottom:1.6666666667vw;font-size:2.2222222222vw}@media screen and (min-width:1441px){.premium__consultation-form__header h2{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__consultation-form__header h2{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.premium__consultation-form__header h2{font-size:32px}}@media screen and (max-width:1000px){.premium__consultation-form__header h2{font-size:3.3333333333vw}}.premium__consultation-form__header p{font-size:1.1111111111vw;margin-bottom:0}@media screen and (min-width:1441px){.premium__consultation-form__header p{font-size:16px}}@media screen and (max-width:1000px){.premium__consultation-form__header p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__consultation-form__header p{margin-bottom:0}}@media screen and (max-width:1000px){.premium__consultation-form__header p{margin-bottom:5.5555555556vw}}.premium__consultation-form .promocode-input{margin-bottom:.2777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.premium__consultation-form .promocode-input{margin-bottom:4px}}@media screen and (max-width:1000px){.premium__consultation-form .promocode-input{margin-bottom:1.1111111111vw}}.premium__consultation-form .promocode-input input{padding-top:0}@media screen and (min-width:1441px){.premium__consultation-form .promocode-input input{padding-top:0}}@media screen and (max-width:1000px){.premium__consultation-form .promocode-input input{padding-top:0}}@media screen and (max-width:1000px){.premium__consultation-form .promocode-input{-ms-flex-wrap:wrap;flex-wrap:wrap}}.premium__consultation-form .promocode-input .form-button{border-radius:1.3888888889vw;margin-left:.8333333333vw;margin-top:0;border:1px solid #fff;color:#fff}@media screen and (min-width:1441px){.premium__consultation-form .promocode-input .form-button{border-radius:20px}}@media screen and (max-width:1000px){.premium__consultation-form .promocode-input .form-button{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.premium__consultation-form .promocode-input .form-button{margin-left:12px}}@media screen and (max-width:1000px){.premium__consultation-form .promocode-input .form-button{margin-left:0}}@media screen and (min-width:1441px){.premium__consultation-form .promocode-input .form-button{margin-top:0}}@media screen and (max-width:1000px){.premium__consultation-form .promocode-input .form-button{margin-top:1.1111111111vw;width:100%}}.premium__consultation-form .promocode-input .form-button button{color:#fff}.premium__best-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.premium__best-product p{font-size:1.1111111111vw;margin-left:1.1111111111vw}@media screen and (min-width:1441px){.premium__best-product p{font-size:16px}}@media screen and (max-width:1000px){.premium__best-product p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.premium__best-product p{margin-left:16px}}@media screen and (max-width:1000px){.premium__best-product p{margin-left:3.3333333333vw}}.premium__list{padding-left:7.2222222222vw;padding-top:0}@media screen and (min-width:1441px){.premium__list{padding-left:104px}}@media screen and (max-width:1000px){.premium__list{padding-left:0}}@media screen and (min-width:1441px){.premium__list{padding-top:0}}@media screen and (max-width:1000px){.premium__list{padding-top:16.6666666667vw}}.premium__list-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:18.0555555556vw;width:15.9722222222vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.premium__list-items{height:260px}}@media screen and (max-width:1000px){.premium__list-items{height:73.6111111111vw}}@media screen and (min-width:1441px){.premium__list-items{width:230px}}@media screen and (max-width:1000px){.premium__list-items{width:77.7777777778vw}}@media screen and (min-width:1441px){.premium__list-items{margin-bottom:24px}}@media screen and (max-width:1000px){.premium__list-items{margin-bottom:6.6666666667vw}}.premium__list-item{width:15.9722222222vw}@media screen and (min-width:1441px){.premium__list-item{width:230px}}@media screen and (max-width:1000px){.premium__list-item{width:41.6666666667vw}}.premium__list-item:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.premium__list-item:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.premium__list-item:not(:last-child){margin-bottom:2.2222222222vw}}.premium__list .premium-modal__step-text{width:45.5555555556vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.premium__list .premium-modal__step-text{width:656px}}@media screen and (max-width:1000px){.premium__list .premium-modal__step-text{width:182.2222222222vw}}@media screen and (min-width:1441px){.premium__list .premium-modal__step-text{margin-bottom:16px}}@media screen and (max-width:1000px){.premium__list .premium-modal__step-text{margin-bottom:4.4444444444vw}}.premium__list.privileges-read{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/ico-education.svg);background-repeat:no-repeat;background-position:0 0;background-size:4.4444444444vw}@media screen and (min-width:1441px){.premium__list.privileges-read{background-size:64px}}@media screen and (max-width:1000px){.premium__list.privileges-read{background-size:13.3333333333vw}}.premium__list.tax-deductions-help{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/ico-education.svg);background-repeat:no-repeat;background-position:0 0;background-size:4.4444444444vw}@media screen and (min-width:1441px){.premium__list.tax-deductions-help{background-size:64px}}@media screen and (max-width:1000px){.premium__list.tax-deductions-help{background-size:13.3333333333vw}}.premium__list.legal-advice{background-image:url(/local/templates/redesign/src/assets/img/premium/privileges/ico-education.svg);background-repeat:no-repeat;background-position:0 0;background-size:4.4444444444vw}@media screen and (min-width:1441px){.premium__list.legal-advice{background-size:64px}}@media screen and (max-width:1000px){.premium__list.legal-advice{background-size:13.3333333333vw}}@media screen and (max-width:1000px){.premium_categories .tooltip-button{margin-left:0;display:block}}.phone-number{white-space:nowrap}.premium-promo .form-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sme-section{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-section{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-section{margin-bottom:11.1111111111vw}}.sme-section__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-section__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-section__title{margin-bottom:4.4444444444vw}}.sme-header{padding-top:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-header{padding-top:40px}}@media screen and (max-width:1000px){.sme-header{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-header{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-header{margin-bottom:11.1111111111vw}}.sme-header__back{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-header__back{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-header__back{margin-bottom:3.3333333333vw}}.sme-header__back-button{vertical-align:top;width:auto}@media screen and (min-width:1001px){.sme-header__container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1001px){.sme-header__left{-ms-flex-negative:0;flex-shrink:0}.sme-header__left .sme-header__title{display:none}}@media screen and (max-width:1000px){.sme-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}}.sme-header__image{width:17.2222222222vw;min-height:14.4444444444vw;margin-right:4.4444444444vw;border-radius:3.3333333333vw;height:100%;overflow:hidden;background-size:cover;background-position:50%}@media screen and (min-width:1441px){.sme-header__image{width:248px}}@media screen and (max-width:1000px){.sme-header__image{width:26.6666666667vw}}@media screen and (min-width:1441px){.sme-header__image{min-height:208px}}@media screen and (max-width:1000px){.sme-header__image{min-height:26.6666666667vw}}@media screen and (min-width:1441px){.sme-header__image{margin-right:64px}}@media screen and (max-width:1000px){.sme-header__image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sme-header__image{border-radius:48px}}@media screen and (max-width:1000px){.sme-header__image{border-radius:5.5555555556vw;-ms-flex-negative:0;flex-shrink:0}}.sme-header__image_rko{width:17.2222222222vw;min-height:14.4444444444vw}@media screen and (min-width:1441px){.sme-header__image_rko{width:248px}}@media screen and (max-width:1000px){.sme-header__image_rko{width:26.6666666667vw}}@media screen and (min-width:1441px){.sme-header__image_rko{min-height:208px}}@media screen and (max-width:1000px){.sme-header__image_rko{min-height:26.6666666667vw}}@media screen and (min-width:1001px){.sme-header__title{max-width:65%}}@media screen and (max-width:1000px){.sme-header__title:only-child{padding-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-header__title:only-child{padding-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-header__title:only-child{padding-top:4.4444444444vw}}@media screen and (min-width:1001px){.sme-header__right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px;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}}@media screen and (max-width:1000px){.sme-header__right .sme-header__title{display:none}}.sme-header__info{padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.sme-header__info{padding-top:24px}}@media screen and (max-width:1000px){.sme-header__info{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.sme-header__info{padding-bottom:24px}}@media screen and (max-width:1000px){.sme-header__info{padding-bottom:0}}@media screen and (min-width:1001px){.sme-header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #c2c2cc}}.sme-header__info-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px}@media screen and (min-width:1001px){.sme-header__info-content{padding-right:1.1111111111vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-header__info-content{padding-right:16px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-header__info-content{padding-right:4.4444444444vw}}.sme-header__info-text{max-width:31.5972222222vw}@media screen and (min-width:1441px){.sme-header__info-text{max-width:455px}}@media screen and (max-width:1000px){.sme-header__info-text{max-width:126.3888888889vw;max-width:100%}}.sme-header__info-text p:not(:last-child){margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.sme-header__info-text p:not(:last-child){margin-bottom:32px}}@media screen and (max-width:1000px){.sme-header__info-text p:not(:last-child){margin-bottom:4.4444444444vw}}.sme-header__info-text a{text-decoration:underline}.sme-header__line{padding-top:.8333333333vw;padding-bottom:.8333333333vw;position:fixed;right:0;left:0;z-index:150;background:#fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media screen and (min-width:1441px){.sme-header__line{padding-top:12px}}@media screen and (max-width:1000px){.sme-header__line{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.sme-header__line{padding-bottom:12px}}@media screen and (max-width:1000px){.sme-header__line{padding-bottom:2.2222222222vw}}@media screen and (min-width:1001px){.sme-header__line{border-bottom:1px solid #c2c2cc;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.sme-header__line._scroll{-webkit-transform:translate(0);transform:translate(0)}}@media screen and (max-width:1000px){.sme-header__line{padding:0;bottom:0}}.sme-header__line-container{padding-top:.6944444444vw;padding-bottom:.6944444444vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.sme-header__line-container{padding-top:10px}}@media screen and (max-width:1000px){.sme-header__line-container{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.sme-header__line-container{padding-bottom:10px}}@media screen and (max-width:1000px){.sme-header__line-container{padding-bottom:2.7777777778vw}}@media screen and (max-width:1000px){.sme-header__line-title{display:none}}.sme-header__buttons{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1001px){.sme-header__buttons{margin-left:auto}}@media screen and (max-width:1000px){.sme-header__buttons{width:100%}.sme-header__info .sme-header__buttons{display:none}}.sme-header__button{vertical-align:top;-ms-flex-negative:0;flex-shrink:0;width:auto;font-weight:500}.sme-header__button:not(:first-child){margin-left:.5555555556vw}@media screen and (min-width:1441px){.sme-header__button:not(:first-child){margin-left:8px}}@media screen and (max-width:1000px){.sme-header__button:not(:first-child){margin-left:1.1111111111vw}}@media screen and (max-width:1000px){.sme-header__button{height:2.7777777778vw;line-height:2.7777777778vw;border-radius:1.1111111111vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-header__button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-header__button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-header__button{line-height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-header__button{line-height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-header__button{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-header__button{border-radius:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-header__button{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-header__button{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-header__button{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-header__button{padding-right:4.4444444444vw}}@media screen and (max-width:1000px){.sme-header__button:before{border-radius:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-header__button:before{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-header__button:before{border-radius:4.4444444444vw}}.sme-highlights{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-highlights{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-highlights{margin-bottom:11.1111111111vw}}.sme-highlights__content{border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;overflow:hidden;background:#edf0f5}@media screen and (min-width:1441px){.sme-highlights__content{border-radius:56px}}@media screen and (max-width:1000px){.sme-highlights__content{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-highlights__content{padding-top:56px}}@media screen and (max-width:1000px){.sme-highlights__content{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-highlights__content{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-highlights__content{padding-bottom:5.5555555556vw;padding-right:1.6666666667vw;padding-left:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-highlights__content{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-highlights__content{padding-right:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-highlights__content{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-highlights__content{padding-left:6.6666666667vw}}.sme-highlights__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-highlights__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-highlights__title{margin-bottom:3.3333333333vw}}.sme-highlights__text{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-highlights__text{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-highlights__text{margin-bottom:4.4444444444vw}}@media screen and (min-width:1001px){.sme-highlights__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-highlights__item{padding-right:2.7777777778vw;padding-bottom:2.7777777778vw;margin-bottom:2.7777777778vw;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.sme-highlights__item{padding-right:40px}}@media screen and (max-width:1000px){.sme-highlights__item{padding-right:0}}@media screen and (min-width:1441px){.sme-highlights__item{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-highlights__item{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.sme-highlights__item{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-highlights__item{margin-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.sme-highlights__item{width:31.25%}.sme-highlights__item:nth-child(3n+1):nth-last-child(-n+3),.sme-highlights__item:nth-child(3n+1):nth-last-child(-n+3)~.sme-highlights__item{border-bottom:none;margin-bottom:0}}@media screen and (max-width:1000px){.sme-highlights__item{display:-webkit-box;display:-ms-flexbox;display:flex}.sme-highlights__item:last-child{border-bottom:none}}.sme-highlights__item-title{padding-top:0;padding-right:0;margin-bottom:1.6666666667vw;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1441px){.sme-highlights__item-title{padding-top:0}}@media screen and (max-width:1000px){.sme-highlights__item-title{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.sme-highlights__item-title{padding-right:0}}@media screen and (max-width:1000px){.sme-highlights__item-title{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.sme-highlights__item-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-highlights__item-title{margin-bottom:0;width:50%;-ms-flex-negative:0;flex-shrink:0}}.sme-highlights__item-value{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.sme-highlights__item-value{margin-bottom:8px}}@media screen and (max-width:1000px){.sme-highlights__item-value{margin-bottom:1.1111111111vw}}.sme-highlights__actions{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1001px){.sme-highlights__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:1000px){.sme-highlights__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sme-highlights__actions-button:not(:last-child){margin-right:2.2222222222vw;margin-bottom:0}@media screen and (min-width:1441px){.sme-highlights__actions-button:not(:last-child){margin-right:32px}}@media screen and (max-width:1000px){.sme-highlights__actions-button:not(:last-child){margin-right:0}}@media screen and (min-width:1441px){.sme-highlights__actions-button:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.sme-highlights__actions-button:not(:last-child){margin-bottom:3.3333333333vw}}.sme-highlights__actions-button a,.sme-highlights__actions-button button{vertical-align:top}.sme-advantages{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.sme-advantages{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-advantages{margin-bottom:4.4444444444vw}}.sme-advantages__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-advantages__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-advantages__title{margin-bottom:6.6666666667vw}}.sme-advantages__list{margin-right:-1.3888888889vw;margin-left:-1.3888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.sme-advantages__list{margin-right:-20px}}@media screen and (max-width:1000px){.sme-advantages__list{margin-right:-1.6666666667vw}}@media screen and (min-width:1441px){.sme-advantages__list{margin-left:-20px}}@media screen and (max-width:1000px){.sme-advantages__list{margin-left:-1.6666666667vw}}.sme-advantages__item{padding-right:1.3888888889vw;padding-left:1.3888888889vw;margin-bottom:4.4444444444vw;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1441px){.sme-advantages__item{padding-right:20px}}@media screen and (max-width:1000px){.sme-advantages__item{padding-right:1.6666666667vw}}@media screen and (min-width:1441px){.sme-advantages__item{padding-left:20px}}@media screen and (max-width:1000px){.sme-advantages__item{padding-left:1.6666666667vw}}@media screen and (min-width:1441px){.sme-advantages__item{margin-bottom:64px}}@media screen and (max-width:1000px){.sme-advantages__item{margin-bottom:6.6666666667vw}}@media screen and (min-width:1001px){.sme-advantages__item{width:30%}}@media screen and (max-width:1000px){.sme-advantages__item{width:50%}}.sme-advantages__image{width:5.5555555556vw;height:5.5555555556vw}@media screen and (min-width:1441px){.sme-advantages__image{width:80px}}@media screen and (max-width:1000px){.sme-advantages__image{width:13.3333333333vw}}@media screen and (min-width:1441px){.sme-advantages__image{height:80px}}@media screen and (max-width:1000px){.sme-advantages__image{height:13.3333333333vw}}.sme-rates{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-rates{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-rates{margin-bottom:11.1111111111vw}}.sme-rates-table{border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;overflow:hidden;background:#edf0f5}@media screen and (min-width:1441px){.sme-rates-table{border-radius:56px}}@media screen and (max-width:1000px){.sme-rates-table{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-rates-table{padding-top:56px}}@media screen and (max-width:1000px){.sme-rates-table{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-rates-table{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-rates-table{padding-bottom:5.5555555556vw;display:none}}.sme-rates-table__table{width:100%;border-collapse:collapse}.sme-rates-table__table tr:first-child td{padding-top:0;vertical-align:top}.sme-rates-table__table tr:last-child td{padding-top:1.6666666667vw;padding-bottom:0}@media screen and (min-width:1441px){.sme-rates-table__table tr:last-child td{padding-top:24px}}@media screen and (max-width:1000px){.sme-rates-table__table tr:last-child td{padding-top:6.6666666667vw}}.sme-rates-table__table tr:not(:last-child) td:first-child{border-right:1px solid #c2c2cc}.sme-rates-table__table tr:not(:last-child):not(:nth-last-child(2)) td{border-bottom:1px solid #c2c2cc}.sme-rates-table__table td{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;vertical-align:middle}@media screen and (min-width:1441px){.sme-rates-table__table td{padding-top:16px}}@media screen and (max-width:1000px){.sme-rates-table__table td{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.sme-rates-table__table td{padding-bottom:16px}}@media screen and (max-width:1000px){.sme-rates-table__table td{padding-bottom:4.4444444444vw}}.sme-rates-table__table td:first-child{padding-right:2.2222222222vw}@media screen and (min-width:1441px){.sme-rates-table__table td:first-child{padding-right:32px}}@media screen and (max-width:1000px){.sme-rates-table__table td:first-child{padding-right:8.8888888889vw}}.sme-rates-table__table td:first-child+td{padding-left:7.2222222222vw}@media screen and (min-width:1441px){.sme-rates-table__table td:first-child+td{padding-left:104px}}@media screen and (max-width:1000px){.sme-rates-table__table td:first-child+td{padding-left:28.8888888889vw}}.sme-rates-table__table td:first-child+td~td{padding-left:2.2222222222vw}@media screen and (min-width:1441px){.sme-rates-table__table td:first-child+td~td{padding-left:32px}}@media screen and (max-width:1000px){.sme-rates-table__table td:first-child+td~td{padding-left:8.8888888889vw}}.sme-rates-table__table td:first-child~td{width:11.6666666667vw}@media screen and (min-width:1441px){.sme-rates-table__table td:first-child~td{width:168px}}@media screen and (max-width:1000px){.sme-rates-table__table td:first-child~td{width:46.6666666667vw}}.sme-rates-table__rate-description,.sme-rates-table__rate-name{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.sme-rates-table__rate-description,.sme-rates-table__rate-name{margin-bottom:12px}}@media screen and (max-width:1000px){.sme-rates-table__rate-description,.sme-rates-table__rate-name{margin-bottom:3.3333333333vw}}.sme-rates-table__terms-title{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.sme-rates-table__terms-title{margin-bottom:12px}}@media screen and (max-width:1000px){.sme-rates-table__terms-title{margin-bottom:3.3333333333vw}}.sme-rates-table__label-text{vertical-align:middle}@media screen and (min-width:1001px){.sme-rates-cards{display:none}}.sme-rates-cards__item{border-radius:1.9444444444vw;padding-top:1.3888888889vw;padding-right:1.6666666667vw;padding-bottom:1.3888888889vw;padding-left:1.6666666667vw;background:#edf0f5;cursor:pointer}@media screen and (min-width:1441px){.sme-rates-cards__item{border-radius:28px}}@media screen and (max-width:1000px){.sme-rates-cards__item{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-rates-cards__item{padding-top:20px}}@media screen and (max-width:1000px){.sme-rates-cards__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-rates-cards__item{padding-right:24px}}@media screen and (max-width:1000px){.sme-rates-cards__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-rates-cards__item{padding-bottom:20px}}@media screen and (max-width:1000px){.sme-rates-cards__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-rates-cards__item{padding-left:24px}}@media screen and (max-width:1000px){.sme-rates-cards__item{padding-left:6.6666666667vw}}.sme-rates-cards__item:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.sme-rates-cards__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.sme-rates-cards__item:not(:last-child){margin-bottom:3.3333333333vw}}.sme-rates-cards__item_opened{cursor:auto}.sme-rates-cards__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sme-rates-cards__head-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px}.sme-rates-cards__head-name{margin-bottom:1.1111111111vw;display:inline-block;vertical-align:top;width:auto}@media screen and (min-width:1441px){.sme-rates-cards__head-name{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-rates-cards__head-name{margin-bottom:4.4444444444vw}}.sme-rates-cards__head-button{margin-left:1.1111111111vw;width:auto;-ms-flex-negative:0;flex-shrink:0;position:relative;pointer-events:none}@media screen and (min-width:1441px){.sme-rates-cards__head-button{margin-left:16px}}@media screen and (max-width:1000px){.sme-rates-cards__head-button{margin-left:4.4444444444vw}}.sme-rates-cards__item_opened .sme-rates-cards__head-button{pointer-events:auto}.sme-rates-cards__head-button:after,.sme-rates-cards__head-button:before{content:"";display:block;position:absolute;top:0;right:0;left:0;bottom:0;pointer-events:none;background-size:cover;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.sme-rates-cards__head-button:before{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/plus-white.svg)}.sme-rates-cards__item_opened .sme-rates-cards__head-button:before{opacity:0;visibility:hidden}.sme-rates-cards__head-button:after{background-image:url(/local/templates/redesign/src/assets/img/icons/actions/minus-white.svg);opacity:0;visibility:hidden}.sme-rates-cards__item_opened .sme-rates-cards__head-button:after{opacity:1;visibility:visible}.sme-rates-cards__body{max-height:0;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.sme-rates-cards__item_opened .sme-rates-cards__body{opacity:1;visibility:visible}.sme-rates-cards__terms{padding-top:1.3888888889vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.sme-rates-cards__terms{padding-top:20px}}@media screen and (max-width:1000px){.sme-rates-cards__terms{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-rates-cards__terms{margin-bottom:20px}}@media screen and (max-width:1000px){.sme-rates-cards__terms{margin-bottom:5.5555555556vw}}.sme-rates-cards__terms-title{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.sme-rates-cards__terms-title{margin-bottom:8px}}@media screen and (max-width:1000px){.sme-rates-cards__terms-title{margin-bottom:2.2222222222vw}}.sme-rates-cards__terms .switch{margin:0;overflow:visible}.sme-rates-cards__terms .switch__container{width:100%}.sme-rates-cards__terms .switch__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px}.sme-rates-cards__terms .switch__label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sme-rates-cards__terms .switch__label:before{opacity:0}.sme-rates-cards__terms .switch__tile{background-color:#fff}.sme-rates-cards__options-item{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-rates-cards__options-item{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-rates-cards__options-item{margin-bottom:4.4444444444vw}}.sme-rates-cards__options-label{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.sme-rates-cards__options-label{margin-bottom:8px}}@media screen and (max-width:1000px){.sme-rates-cards__options-label{margin-bottom:2.2222222222vw}}.sme-rates-cards__button{width:auto;vertical-align:top}.sme-rates-cards__footer{overflow:hidden;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.sme-rates-cards__item_opened .sme-rates-cards__footer{max-height:0;opacity:0;visibility:hidden}.sme-rates-cards__base-price{padding-top:.8333333333vw}@media screen and (min-width:1441px){.sme-rates-cards__base-price{padding-top:12px}}@media screen and (max-width:1000px){.sme-rates-cards__base-price{padding-top:3.3333333333vw}}.sme-cards{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.sme-cards{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-cards{margin-bottom:7.7777777778vw}}.sme-cards__wrapper .product-card{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-cards__wrapper .product-card{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-cards__wrapper .product-card{margin-bottom:3.3333333333vw}}.sme-cards__title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;max-width:27.7777777778vw}@media screen and (min-width:1441px){.sme-cards__title{font-size:32px}}@media screen and (max-width:1000px){.sme-cards__title{font-size:5vw}}@media screen and (min-width:1441px){.sme-cards__title{line-height:38px}}@media screen and (max-width:1000px){.sme-cards__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-cards__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-cards__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-cards__title{max-width:400px}}@media screen and (max-width:1000px){.sme-cards__title{max-width:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media screen and (min-width:1001px){.sme-cards__cards-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sme-cards .service-card__image{background-size:cover}.sme-cards .service-card__front{cursor:default}@media screen and (min-width:1001px){.sme-bonus__wrapper{height:50.5555555556vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-bonus__wrapper{height:728px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-bonus__wrapper{height:202.2222222222vw}}@media screen and (max-width:1000px){.sme-bonus__wrapper .product-card:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sme-bonus__wrapper .product-card:nth-child(3){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.sme-bonus__wrapper .product-card:nth-child(4){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sme-bonus__wrapper .product-card:nth-child(5){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (min-width:1001px){.sme-services__wrapper{height:45.2777777778vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-services__wrapper{height:652px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-services__wrapper{height:181.1111111111vw}}@media screen and (max-width:1000px){.sme-services__wrapper .product-card:nth-child(2),.sme-services__wrapper .service-card:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sme-services__wrapper .product-card:nth-child(3),.sme-services__wrapper .service-card:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sme-services__wrapper .product-card:nth-child(4),.sme-services__wrapper .service-card:nth-child(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.sme-steps{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.sme-steps{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-steps{margin-bottom:7.7777777778vw}}.sme-steps__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-steps__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-steps__title{margin-bottom:4.4444444444vw}}.sme-steps__item{margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1441px){.sme-steps__item{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-steps__item{margin-bottom:3.3333333333vw}}.sme-steps__item-container{padding-top:2.2222222222vw;padding-right:3.8888888889vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;border-radius:3.3333333333vw;width:100%;background:#ffc7ab}@media screen and (min-width:1441px){.sme-steps__item-container{padding-top:32px}}@media screen and (max-width:1000px){.sme-steps__item-container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-steps__item-container{padding-right:56px}}@media screen and (max-width:1000px){.sme-steps__item-container{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-steps__item-container{padding-bottom:32px}}@media screen and (max-width:1000px){.sme-steps__item-container{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-steps__item-container{padding-left:56px}}@media screen and (max-width:1000px){.sme-steps__item-container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-steps__item-container{border-radius:48px}}@media screen and (max-width:1000px){.sme-steps__item-container{border-radius:7.7777777778vw}}.sme-steps__number{margin-bottom:1.6666666667vw;display:inline-block;vertical-align:top;width:auto;pointer-events:none}@media screen and (min-width:1441px){.sme-steps__number{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-steps__number{margin-bottom:3.3333333333vw}}.sme-steps__switcher{margin-top:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.sme-steps__switcher{margin-top:16px}}@media screen and (max-width:1000px){.sme-steps__switcher{margin-top:3.3333333333vw}}.sme-steps__switcher-item{margin-right:1.1111111111vw;margin-left:1.1111111111vw;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1441px){.sme-steps__switcher-item{margin-right:16px}}@media screen and (max-width:1000px){.sme-steps__switcher-item{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sme-steps__switcher-item{margin-left:16px}}@media screen and (max-width:1000px){.sme-steps__switcher-item{margin-left:4.4444444444vw}}.sme-docs:last-child{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-docs:last-child{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-docs:last-child{margin-bottom:7.7777777778vw}}.sme-docs__title{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.sme-docs__title{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-docs__title{margin-bottom:6.6666666667vw}}.sme-docs__item{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1001px){.sme-docs__item:not(:last-child):not(:nth-last-child(2)){margin-bottom:1.6666666667vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-docs__item:not(:last-child):not(:nth-last-child(2)){margin-bottom:24px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-docs__item:not(:last-child):not(:nth-last-child(2)){margin-bottom:6.6666666667vw}}.sme-docs__item_withmb{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-docs__item_withmb{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-docs__item_withmb{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.sme-docs__item_withmb:not(:last-child){margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-docs__item_withmb:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-docs__item_withmb:not(:last-child){margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.sme-docs__item:not(:last-child){margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-docs__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-docs__item:not(:last-child){margin-bottom:3.3333333333vw}}.sme-docs__actions:not(:first-child){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-docs__actions:not(:first-child){margin-top:40px}}@media screen and (max-width:1000px){.sme-docs__actions:not(:first-child){margin-top:6.6666666667vw}}.sme-docs__button{vertical-align:top;width:auto}.sme-docs__button:not(:last-child){margin-right:.8333333333vw}@media screen and (min-width:1441px){.sme-docs__button:not(:last-child){margin-right:12px}}@media screen and (max-width:1000px){.sme-docs__button:not(:last-child){margin-right:3.3333333333vw}}.sme-docs__top{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-docs__top{margin-top:40px}}@media screen and (max-width:1000px){.sme-docs__top{margin-top:3.3333333333vw}}.sme-bullets .bullet-text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-bullets .bullet-text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.sme-bullets .bullet-text:not(:last-child){margin-bottom:3.3333333333vw}}.sme-bullets .bullet-text_low{font-size:1.1111111111vw}@media screen and (min-width:1441px){.sme-bullets .bullet-text_low{font-size:16px}}@media screen and (max-width:1000px){.sme-bullets .bullet-text_low{font-size:3.3333333333vw}}.sme-bullets .bullet-text_low:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.sme-bullets .bullet-text_low:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.sme-bullets .bullet-text_low:not(:last-child){margin-bottom:3.3333333333vw}}.sme-credits__blocks{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-credits__blocks{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-credits__blocks{margin-bottom:11.1111111111vw}}.sme-credits__block{border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;border:1px solid #c2c2cc}@media screen and (min-width:1441px){.sme-credits__block{border-radius:56px}}@media screen and (max-width:1000px){.sme-credits__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-credits__block{padding-top:56px}}@media screen and (max-width:1000px){.sme-credits__block{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-credits__block{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-credits__block{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-credits__block{padding-left:64px}}@media screen and (max-width:1000px){.sme-credits__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-credits__block{padding-right:64px}}@media screen and (max-width:1000px){.sme-credits__block{padding-right:6.6666666667vw}}.sme-credits__block:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-credits__block:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.sme-credits__block:not(:last-child){margin-bottom:3.3333333333vw}}.sme-credits__block-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.sme-credits__block-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-credits__block-img{height:10.9722222222vw;width:8.3333333333vw;border-radius:1.9444444444vw;padding-right:2.7777777778vw}@media screen and (min-width:1441px){.sme-credits__block-img{height:158px}}@media screen and (max-width:1000px){.sme-credits__block-img{height:33.3333333333vw}}@media screen and (min-width:1441px){.sme-credits__block-img{width:120px}}@media screen and (max-width:1000px){.sme-credits__block-img{width:33.3333333333vw}}@media screen and (min-width:1441px){.sme-credits__block-img{border-radius:28px}}@media screen and (max-width:1000px){.sme-credits__block-img{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.sme-credits__block-img{padding-right:40px}}@media screen and (max-width:1000px){.sme-credits__block-img{padding-right:11.1111111111vw;margin-bottom:1.1111111111vw;padding-right:0;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits__block-img{margin-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits__block-img{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.sme-credits__block-right{width:100%}}.sme-credits__block-header{margin-bottom:2.7777777778vw;width:63.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:1441px){.sme-credits__block-header{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-credits__block-header{margin-bottom:7.2222222222vw}}@media screen and (min-width:1441px){.sme-credits__block-header{width:920px}}@media screen and (max-width:1000px){.sme-credits__block-header{width:255.5555555556vw;width:100%}}.sme-credits__block-title:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.sme-credits__block-title:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.sme-credits__block-title:not(:last-child){margin-bottom:2.2222222222vw}}.sme-credits__block-table{display:-webkit-box;display:-ms-flexbox;display:flex;width:40vw}@media screen and (min-width:1441px){.sme-credits__block-table{width:576px}}@media screen and (max-width:1000px){.sme-credits__block-table{width:160vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.sme-credits__block-cell{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:13.1944444444vw}@media screen and (min-width:1441px){.sme-credits__block-cell{width:190px}}@media screen and (max-width:1000px){.sme-credits__block-cell{width:52.7777777778vw}}@media screen and (max-width:1000px){.sme-credits__block-cell:not(:last-child){border-bottom:1px solid #edf0f5}}@media screen and (max-width:1000px){.sme-credits__block-cell{padding-bottom:.2777777778vw;padding-top:.2777777778vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits__block-cell{padding-bottom:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits__block-cell{padding-bottom:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits__block-cell{padding-top:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits__block-cell{padding-top:1.1111111111vw}}.sme-credits__block-label{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.sme-credits__block-label{margin-bottom:8px}}@media screen and (max-width:1000px){.sme-credits__block-label{margin-bottom:2.2222222222vw}}.sme-credits__docs{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.sme-credits__docs{margin-top:80px}}@media screen and (max-width:1000px){.sme-credits__docs{margin-top:11.1111111111vw}}.sme-credits__docs-title{color:#000}.sme-credits__docs-accordions{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-credits__docs-accordions{margin-top:40px}}@media screen and (max-width:1000px){.sme-credits__docs-accordions{margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.sme-credits__button._mobile-hidden{display:none}}.sme-credits__button._desktop-hidden{display:none}@media screen and (max-width:1000px){.sme-credits__button._desktop-hidden{margin-top:1.25vw;display:inline-block;width:auto}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits__button._desktop-hidden{margin-top:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits__button._desktop-hidden{margin-top:5vw}}@media screen and (min-width:1001px){.sme-credits__type-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sme-credits__type-head-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px}@media screen and (min-width:1001px){.sme-credits__type-head-content{padding-right:15%}}@media screen and (max-width:1000px){.sme-credits__type-head-buttons{display:none}}.sme-credits__type-title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-credits__type-title{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-credits__type-title{margin-bottom:3.3333333333vw}}.sme-credits__type-stats,.sme-credits__type-text{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-credits__type-stats,.sme-credits__type-text{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-credits__type-stats,.sme-credits__type-text{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.sme-credits__type-text{color:#898599}}.sme-credits__type-buttons{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1000px){.sme-credits__type-buttons{display:none}}.sme-credits__type-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.sme-credits__type-step{margin-bottom:2.7777777778vw;position:relative}@media screen and (min-width:1441px){.sme-credits__type-step{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-credits__type-step{margin-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.sme-credits__type-step:first-child{margin-right:10%}}@media screen and (max-width:1000px){.sme-credits__type-step:first-child{margin-bottom:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits__type-step:first-child{margin-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits__type-step:first-child{margin-bottom:11.1111111111vw}}.sme-credits__type-step:first-child:after{width:6.6666666667vw;height:.9027777778vw;content:"";display:block;position:absolute;top:0;left:100%;background-image:url(/local/templates/redesign/src/assets/img/icons/deposits/arrow.svg);background-size:contain}@media screen and (min-width:1441px){.sme-credits__type-step:first-child:after{width:96px}}@media screen and (max-width:1000px){.sme-credits__type-step:first-child:after{width:3.8888888889vw}}@media screen and (min-width:1441px){.sme-credits__type-step:first-child:after{height:13px}}@media screen and (max-width:1000px){.sme-credits__type-step:first-child:after{height:4.4444444444vw;top:100%;left:0;-webkit-transform:translate(35%,75%);transform:translate(35%,75%);background-image:url(/local/templates/redesign/src/assets/img/icons/deposits/arrow-vertical-sm.svg)}}@media screen and (min-width:1001px){.sme-credits__type-step:last-child{width:44%}}.sme-credits__type-step-note:not(:last-child),.sme-credits__type-step-text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-credits__type-step-note:not(:last-child),.sme-credits__type-step-text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.sme-credits__type-step-note:not(:last-child),.sme-credits__type-step-text:not(:last-child){margin-bottom:3.3333333333vw}}.sme-credits__type-note,.sme-credits__type-step-note{color:#898599}.sme-credits-features__row{position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.sme-credits-features__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-credits-features__bullets,.sme-credits-features__content,.sme-credits-features__list{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1000px){.sme-credits-features__bullets:not(:first-child),.sme-credits-features__content:not(:first-child),.sme-credits-features__list:not(:first-child){margin-top:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits-features__bullets:not(:first-child),.sme-credits-features__content:not(:first-child),.sme-credits-features__list:not(:first-child){margin-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits-features__bullets:not(:first-child),.sme-credits-features__content:not(:first-child),.sme-credits-features__list:not(:first-child){margin-top:3.3333333333vw}}.sme-credits-features__content{padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.sme-credits-features__content{padding-bottom:48px}}@media screen and (max-width:1000px){.sme-credits-features__content{padding-bottom:0}}.sme-credits-features .sme-bullets,.sme-credits-features__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-credits-features .sme-bullets,.sme-credits-features__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-credits-features .sme-bullets,.sme-credits-features__title{margin-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.sme-credits-features__title{padding-right:5%}}.sme-credits-features__text{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-credits-features__text{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-credits-features__text{margin-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.sme-credits-features__text{max-width:60%}}.sme-credits-features__button{-ms-flex-item-align:start;align-self:flex-start;vertical-align:top;width:auto}.sme-credits-features__list,.sme-credits-features__list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sme-credits-features__list-container{margin-right:-1.3888888889vw;margin-left:-1.3888888889vw}@media screen and (min-width:1441px){.sme-credits-features__list-container{margin-right:-20px}}@media screen and (max-width:1000px){.sme-credits-features__list-container{margin-right:-1.6666666667vw}}@media screen and (min-width:1441px){.sme-credits-features__list-container{margin-left:-20px}}@media screen and (max-width:1000px){.sme-credits-features__list-container{margin-left:-1.6666666667vw}}@media screen and (max-width:1000px){.sme-credits-features__list{margin-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits-features__list{margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits-features__list{margin-top:6.6666666667vw}}.sme-credits-features__list-item{padding-right:1.3888888889vw;padding-left:1.3888888889vw;width:50%}@media screen and (min-width:1441px){.sme-credits-features__list-item{padding-right:20px}}@media screen and (max-width:1000px){.sme-credits-features__list-item{padding-right:1.6666666667vw}}@media screen and (min-width:1441px){.sme-credits-features__list-item{padding-left:20px}}@media screen and (max-width:1000px){.sme-credits-features__list-item{padding-left:1.6666666667vw}}.sme-credits-features__list-item:not(:last-child):not(:nth-last-child(2)){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-credits-features__list-item:not(:last-child):not(:nth-last-child(2)){margin-bottom:40px}}@media screen and (max-width:1000px){.sme-credits-features__list-item:not(:last-child):not(:nth-last-child(2)){margin-bottom:6.6666666667vw}}.sme-credits-features__list-item:nth-child(odd){padding-right:2.7777777778vw}@media screen and (min-width:1441px){.sme-credits-features__list-item:nth-child(odd){padding-right:40px}}@media screen and (max-width:1000px){.sme-credits-features__list-item:nth-child(odd){padding-right:3.3333333333vw}}.sme-credits-features__list-item .tooltip-button{margin-left:.4166666667vw;vertical-align:bottom}@media screen and (min-width:1441px){.sme-credits-features__list-item .tooltip-button{margin-left:6px}}@media screen and (max-width:1000px){.sme-credits-features__list-item .tooltip-button{margin-left:1.6666666667vw}}.sme-credits-features__bullets-container{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;height:100%}.sme-credits-features__bullets-logo{width:5.9722222222vw;margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.sme-credits-features__bullets-logo{width:86px}}@media screen and (max-width:1000px){.sme-credits-features__bullets-logo{width:17.7777777778vw}}@media screen and (min-width:1441px){.sme-credits-features__bullets-logo{margin-bottom:32px}}@media screen and (max-width:1000px){.sme-credits-features__bullets-logo{margin-bottom:6.6666666667vw}}.sme-credits-features__bullets-logo img{width:100%;height:auto;vertical-align:top}.sme-credits-features__buttons{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1001px){.sme-credits-features__buttons{position:absolute;bottom:0;left:0}}@media screen and (max-width:1000px){.sme-credits-features__buttons{margin-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits-features__buttons{margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits-features__buttons{margin-top:6.6666666667vw}}.sme-credits-advantages__content{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;overflow:hidden;background-color:#edf0f5;background-size:cover;background-position:50%}@media screen and (min-width:1441px){.sme-credits-advantages__content{padding-top:56px}}@media screen and (max-width:1000px){.sme-credits-advantages__content{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-credits-advantages__content{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-credits-advantages__content{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-credits-advantages__content{border-radius:56px}}@media screen and (max-width:1000px){.sme-credits-advantages__content{border-radius:7.7777777778vw;padding-right:1.6666666667vw;padding-left:1.6666666667vw;background-image:none!important}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits-advantages__content{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits-advantages__content{padding-right:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-credits-advantages__content{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-credits-advantages__content{padding-left:6.6666666667vw}}.sme-credits-advantages__left,.sme-credits-advantages__right{-webkit-box-sizing:border-box;box-sizing:border-box}.sme-credits-advantages__text,.sme-credits-advantages__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-credits-advantages__text,.sme-credits-advantages__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-credits-advantages__text,.sme-credits-advantages__title{margin-bottom:6.6666666667vw}}.sme-credits-advantages__text:not(:last-child),.sme-credits-advantages__title:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-credits-advantages__text:not(:last-child),.sme-credits-advantages__title:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.sme-credits-advantages__text:not(:last-child),.sme-credits-advantages__title:not(:last-child){margin-bottom:3.3333333333vw}}.sme-credits-advantages .sme-bullets .bullet-text:before{background-color:#8bc540}@media screen and (min-width:1001px){.sme-credits-advantages .sme-bullets:first-child{margin-top:.8333333333vw}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-credits-advantages .sme-bullets:first-child{margin-top:12px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-credits-advantages .sme-bullets:first-child{margin-top:3.3333333333vw}}.sme-slider-cards{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.sme-slider-cards{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-slider-cards{margin-bottom:0}}@media screen and (max-width:1000px){.sme-slider-cards__container{margin-bottom:1.1111111111vw;overflow-x:auto}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-slider-cards__container{margin-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-slider-cards__container{margin-bottom:4.4444444444vw}}.sme-slider-cards__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-slider-cards__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-slider-cards__title{margin-bottom:4.4444444444vw}}.sme-slider-cards__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-1.3888888889vw;margin-left:-1.3888888889vw}@media screen and (min-width:1441px){.sme-slider-cards__list{margin-right:-20px}}@media screen and (max-width:1000px){.sme-slider-cards__list{margin-right:-1.6666666667vw}}@media screen and (min-width:1441px){.sme-slider-cards__list{margin-left:-20px}}@media screen and (max-width:1000px){.sme-slider-cards__list{margin-left:-1.6666666667vw}}@media screen and (min-width:1001px){.sme-slider-cards__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-slider-cards__item{padding-right:1.3888888889vw;margin-bottom:2.7777777778vw;padding-left:1.3888888889vw;-ms-flex-negative:0;flex-shrink:0;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}@media screen and (min-width:1441px){.sme-slider-cards__item{padding-right:20px}}@media screen and (max-width:1000px){.sme-slider-cards__item{padding-right:1.6666666667vw}}@media screen and (min-width:1441px){.sme-slider-cards__item{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-slider-cards__item{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-slider-cards__item{padding-left:20px}}@media screen and (max-width:1000px){.sme-slider-cards__item{padding-left:1.6666666667vw;width:auto}}@media screen and (max-width:1000px){.sme-slider-cards__item:last-child{padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-slider-cards__item:last-child{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-slider-cards__item:last-child{padding-right:4.4444444444vw}}.sme-slider-cards__item-container{border-radius:2.7777777778vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;min-height:11.1111111111vw;height:100%;position:relative;overflow:hidden}@media screen and (min-width:1441px){.sme-slider-cards__item-container{border-radius:40px}}@media screen and (max-width:1000px){.sme-slider-cards__item-container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-slider-cards__item-container{padding-top:32px}}@media screen and (max-width:1000px){.sme-slider-cards__item-container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-slider-cards__item-container{padding-bottom:32px}}@media screen and (max-width:1000px){.sme-slider-cards__item-container{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-slider-cards__item-container{min-height:160px}}@media screen and (max-width:1000px){.sme-slider-cards__item-container{min-height:44.4444444444vw;width:18.8194444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-slider-cards__item-container{width:271px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-slider-cards__item-container{width:75.2777777778vw}}.sme-slider-cards__item-bg,.sme-slider-cards__item-bgs{position:absolute;top:0;right:0;bottom:0;left:0}.sme-slider-cards__item-bg{background-color:#edf0f5;background-size:cover;background-position:50%}@media screen and (max-width:1000px){.sme-slider-cards__item-bg:first-child{display:none}}@media screen and (min-width:1001px){.sme-slider-cards__item-bg:nth-child(2){display:none}}.sme-slider-cards__item-content{margin-left:7.2222222222vw;position:relative;height:100%;max-width:47%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.sme-slider-cards__item-content{margin-left:104px}}@media screen and (max-width:1000px){.sme-slider-cards__item-content{margin-left:6.6666666667vw;max-width:70%}}.sme-slider-cards__item-title:not(:last-child){margin-bottom:1em}.sme-slider-cards__item-text:last-child{margin-top:auto}.sme-announce__wrapper{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;background-color:#898599;color:#fff;position:relative;overflow:hidden}@media screen and (min-width:1441px){.sme-announce__wrapper{padding-top:56px}}@media screen and (max-width:1000px){.sme-announce__wrapper{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-announce__wrapper{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-announce__wrapper{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-announce__wrapper{border-radius:56px}}@media screen and (max-width:1000px){.sme-announce__wrapper{border-radius:7.7777777778vw}}.sme-announce_light .sme-announce__wrapper{background-color:#edf0f5;color:#1e2321}.sme-announce__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}@media screen and (max-width:1000px){.sme-announce__bg{display:none}}.sme-announce__content{position:relative}@media screen and (min-width:1001px){.sme-announce__content{max-width:48%}}@media screen and (max-width:1000px){.sme-announce__content{padding-right:1.6666666667vw;padding-left:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-announce__content{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-announce__content{padding-right:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-announce__content{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-announce__content{padding-left:6.6666666667vw}}.sme-announce__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-announce__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-announce__title{margin-bottom:6.6666666667vw}}.sme-announce__text{margin-bottom:1.1111111111vw;font-weight:500}@media screen and (min-width:1441px){.sme-announce__text{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-announce__text{margin-bottom:3.3333333333vw}}.sme-announce__note{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.sme-announce__note{margin-top:16px}}@media screen and (max-width:1000px){.sme-announce__note{margin-top:3.3333333333vw}}.sme-announce__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sme-announce__buttons .button{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}@media screen and (min-width:1441px){.sme-announce__buttons .button{margin-top:40px}}@media screen and (max-width:1000px){.sme-announce__buttons .button{margin-top:6.6666666667vw}}.sme-announce__buttons .button__icon{margin-right:.5555555556vw;display:block}@media screen and (min-width:1441px){.sme-announce__buttons .button__icon{margin-right:8px}}@media screen and (max-width:1000px){.sme-announce__buttons .button__icon{margin-right:1.1111111111vw}}.sme-announce__buttons .button:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.sme-announce__buttons .button:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.sme-announce__buttons .button:not(:last-child){margin-right:1.1111111111vw}}.sme-form{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-form{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-form{margin-bottom:6.6666666667vw}}.sme-form__content{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;background-size:cover;background-position:0 100%;background-color:#edf0f5}@media screen and (min-width:1441px){.sme-form__content{padding-top:56px}}@media screen and (max-width:1000px){.sme-form__content{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-form__content{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-form__content{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-form__content{border-radius:56px}}@media screen and (max-width:1000px){.sme-form__content{border-radius:7.7777777778vw}}@media screen and (min-width:1001px){.sme-form__content{background-image:url(/local/templates/redesign/src/assets/img/sme/fomr-bg.jpg)}}@media screen and (max-width:1000px){.sme-form__content{background-image:none!important;padding-right:1.6666666667vw;padding-left:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-form__content{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-form__content{padding-right:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-form__content{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-form__content{padding-left:6.6666666667vw}}.sme-form__content.sme-form_sent{background-image:none!important}.sme-form .form__group{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-form .form__group{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-form .form__group{margin-bottom:5.5555555556vw}}@media screen and (min-width:1001px){.sme-form .form__group{margin-top:0}}@media screen and (max-width:1000px){.sme-form .form__group:not(:first-child){margin-top:0}}.sme-form_sent-content{height:23.6111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.sme-form_sent-content{height:340px}}@media screen and (max-width:1000px){.sme-form_sent-content{height:69.4444444444vw}}.sme-form_sent-content .p1{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.sme-form_sent-content .p1{margin-top:24px}}@media screen and (max-width:1000px){.sme-form_sent-content .p1{margin-top:2.2222222222vw}}.sme-form_sent-content .p2{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.sme-form_sent-content .p2{margin-top:24px}}@media screen and (max-width:1000px){.sme-form_sent-content .p2{margin-top:4.4444444444vw}}.sme-form_sent-content .button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:auto}@media screen and (max-width:1000px){.sme-form_sent{background-color:#3f306b}.sme-form_sent .h2,.sme-form_sent .p1{color:#fff}}.sme-suggestions__hint{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-suggestions__hint{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-suggestions__hint{margin-bottom:3.3333333333vw}}.sme-suggestions__hint-button{vertical-align:top;width:auto;pointer-events:none}.sme-suggestions__container{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-suggestions__container{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-suggestions__container{margin-bottom:1.1111111111vw;overflow-x:auto}}.sme-suggestions__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-1.3888888889vw;margin-left:-1.3888888889vw}@media screen and (min-width:1441px){.sme-suggestions__list{margin-right:-20px}}@media screen and (max-width:1000px){.sme-suggestions__list{margin-right:-1.6666666667vw}}@media screen and (min-width:1441px){.sme-suggestions__list{margin-left:-20px}}@media screen and (max-width:1000px){.sme-suggestions__list{margin-left:-1.6666666667vw}}@media screen and (min-width:1001px){.sme-suggestions__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-suggestions__item{padding-right:1.3888888889vw;margin-bottom:2.7777777778vw;padding-left:1.3888888889vw;-ms-flex-negative:0;flex-shrink:0;width:33.3333333333%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}@media screen and (min-width:1441px){.sme-suggestions__item{padding-right:20px}}@media screen and (max-width:1000px){.sme-suggestions__item{padding-right:1.6666666667vw}}@media screen and (min-width:1441px){.sme-suggestions__item{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-suggestions__item{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-suggestions__item{padding-left:20px}}@media screen and (max-width:1000px){.sme-suggestions__item{padding-left:1.6666666667vw;width:auto}}@media screen and (max-width:1000px){.sme-suggestions__item:last-child{padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-suggestions__item:last-child{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-suggestions__item:last-child{padding-right:4.4444444444vw}}.sme-suggestions__item .card,.sme-suggestions__item .product-card{height:100%}@media screen and (max-width:1000px){.sme-suggestions__item .card,.sme-suggestions__item .product-card{width:18.8194444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-suggestions__item .card,.sme-suggestions__item .product-card{width:271px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-suggestions__item .card,.sme-suggestions__item .product-card{width:75.2777777778vw}}.sme-choices__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-choices__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-choices__title{margin-bottom:6.6666666667vw}}.sme-choices__col{margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sme-choices__col{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-choices__col{margin-bottom:6.6666666667vw}}.sme-choices__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sme-choices__item-image{height:12.9166666667vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-choices__item-image{height:186px}}@media screen and (max-width:1000px){.sme-choices__item-image{height:35.5555555556vw}}@media screen and (min-width:1441px){.sme-choices__item-image{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-choices__item-image{margin-bottom:6.6666666667vw}}.sme-choices__item-image img{height:100%;width:auto;vertical-align:top}.sme-choices__item-bullets,.sme-choices__item-title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-choices__item-bullets,.sme-choices__item-title{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-choices__item-bullets,.sme-choices__item-title{margin-bottom:3.3333333333vw}}.sme-choices__item-note{font-weight:500}.sme-choices__item-actions{margin-top:auto}.sme-choices__item-button{margin-top:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.sme-choices__item-button{margin-top:24px}}@media screen and (max-width:1000px){.sme-choices__item-button{margin-top:6.6666666667vw}}.sme-choices__notes{font-weight:500}.sme-instructions{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.sme-instructions{margin-bottom:56px}}@media screen and (max-width:1000px){.sme-instructions{margin-bottom:8.8888888889vw}}@media screen and (min-width:1001px){.sme-instructions__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:1001px){.sme-instructions__content{padding-right:3.3333333333vw;width:65%}}@media screen and (min-width:1001px)and (min-width:1441px){.sme-instructions__content{padding-right:48px}}@media screen and (min-width:1001px)and (max-width:1000px){.sme-instructions__content{padding-right:13.3333333333vw}}.sme-instructions__col{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-instructions__col{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-instructions__col{margin-bottom:3.3333333333vw}}.sme-instructions__item{border-radius:2.7777777778vw;padding-top:1.6666666667vw;padding-right:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:1.6666666667vw;display:block;height:100%;background:#edf0f5;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1441px){.sme-instructions__item{border-radius:40px}}@media screen and (max-width:1000px){.sme-instructions__item{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.sme-instructions__item{padding-top:24px}}@media screen and (max-width:1000px){.sme-instructions__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-instructions__item{padding-right:24px}}@media screen and (max-width:1000px){.sme-instructions__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-instructions__item{padding-bottom:24px}}@media screen and (max-width:1000px){.sme-instructions__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-instructions__item{padding-left:24px}}@media screen and (max-width:1000px){.sme-instructions__item{padding-left:6.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sme-instructions__item-icon{display:block;margin-bottom:3px;margin-left:auto;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1000px){.sme-instructions__item-icon{margin-left:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-instructions__item-icon{margin-left:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-instructions__item-icon{margin-left:5.5555555556vw}}.sme-instructions__item-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sme-instructions__item-text{font-weight:500}.sme-deposits__blocks{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-deposits__blocks{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-deposits__blocks{margin-bottom:11.1111111111vw}}.sme-deposits__block{border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;border:1px solid #c2c2cc}@media screen and (min-width:1441px){.sme-deposits__block{border-radius:56px}}@media screen and (max-width:1000px){.sme-deposits__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-deposits__block{padding-top:56px}}@media screen and (max-width:1000px){.sme-deposits__block{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-deposits__block{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-deposits__block{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-deposits__block{padding-left:64px}}@media screen and (max-width:1000px){.sme-deposits__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-deposits__block{padding-right:64px}}@media screen and (max-width:1000px){.sme-deposits__block{padding-right:6.6666666667vw}}.sme-deposits__block:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-deposits__block:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.sme-deposits__block:not(:last-child){margin-bottom:3.3333333333vw}}.sme-deposits__block-header{margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:1441px){.sme-deposits__block-header{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-deposits__block-header{margin-bottom:7.2222222222vw}}.sme-deposits__block-title:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.sme-deposits__block-title:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.sme-deposits__block-title:not(:last-child){margin-bottom:2.2222222222vw}}.sme-deposits__block-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.sme-deposits__block-table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sme-deposits__block-cell{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.sme-deposits__block-cell:not(:last-child){margin-right:3.3333333333vw}@media screen and (min-width:1441px){.sme-deposits__block-cell:not(:last-child){margin-right:48px}}@media screen and (max-width:1000px){.sme-deposits__block-cell:not(:last-child){margin-right:13.3333333333vw;margin-right:0;border-bottom:1px solid #edf0f5}}@media screen and (max-width:1000px){.sme-deposits__block-cell{padding-bottom:.2777777778vw;padding-top:.2777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-deposits__block-cell{padding-bottom:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-deposits__block-cell{padding-bottom:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-deposits__block-cell{padding-top:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-deposits__block-cell{padding-top:1.1111111111vw}}.sme-deposits__docs{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.sme-deposits__docs{margin-top:80px}}@media screen and (max-width:1000px){.sme-deposits__docs{margin-top:11.1111111111vw}}.sme-deposits__docs-title{color:#000}.sme-deposits__docs-accordions{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-deposits__docs-accordions{margin-top:40px}}@media screen and (max-width:1000px){.sme-deposits__docs-accordions{margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.sme-deposits__button._mobile-hidden{display:none}}.sme-deposits__button._desktop-hidden{display:none}@media screen and (max-width:1000px){.sme-deposits__button._desktop-hidden{margin-top:1.25vw;display:inline-block;width:auto}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-deposits__button._desktop-hidden{margin-top:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-deposits__button._desktop-hidden{margin-top:5vw}}@media screen and (min-width:1001px){.sme-deposits__type-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sme-deposits__type-head-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px}@media screen and (min-width:1001px){.sme-deposits__type-head-content{padding-right:15%}}@media screen and (max-width:1000px){.sme-deposits__type-head-buttons{display:none}}.sme-deposits__type-title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-deposits__type-title{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-deposits__type-title{margin-bottom:3.3333333333vw}}.sme-deposits__type-stats,.sme-deposits__type-text{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-deposits__type-stats,.sme-deposits__type-text{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-deposits__type-stats,.sme-deposits__type-text{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.sme-deposits__type-text{color:#898599}}.sme-deposits__type-buttons{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1000px){.sme-deposits__type-buttons{display:none}}.sme-deposits__type-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.sme-deposits__type-step{margin-bottom:2.7777777778vw;position:relative}@media screen and (min-width:1441px){.sme-deposits__type-step{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-deposits__type-step{margin-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.sme-deposits__type-step:first-child{margin-right:10%}}@media screen and (max-width:1000px){.sme-deposits__type-step:first-child{margin-bottom:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-deposits__type-step:first-child{margin-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-deposits__type-step:first-child{margin-bottom:11.1111111111vw}}.sme-deposits__type-step:first-child:after{width:6.6666666667vw;height:.9027777778vw;content:"";display:block;position:absolute;top:0;left:100%;background-image:url(/local/templates/redesign/src/assets/img/icons/deposits/arrow.svg);background-size:contain}@media screen and (min-width:1441px){.sme-deposits__type-step:first-child:after{width:96px}}@media screen and (max-width:1000px){.sme-deposits__type-step:first-child:after{width:3.8888888889vw}}@media screen and (min-width:1441px){.sme-deposits__type-step:first-child:after{height:13px}}@media screen and (max-width:1000px){.sme-deposits__type-step:first-child:after{height:4.4444444444vw;top:100%;left:0;-webkit-transform:translate(35%,75%);transform:translate(35%,75%);background-image:url(/local/templates/redesign/src/assets/img/icons/deposits/arrow-vertical-sm.svg)}}@media screen and (min-width:1001px){.sme-deposits__type-step:last-child{width:44%}}.sme-deposits__type-step-note:not(:last-child),.sme-deposits__type-step-text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-deposits__type-step-note:not(:last-child),.sme-deposits__type-step-text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.sme-deposits__type-step-note:not(:last-child),.sme-deposits__type-step-text:not(:last-child){margin-bottom:3.3333333333vw}}.sme-deposits__type-note,.sme-deposits__type-step-note{color:#898599}.sme-open-account{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-open-account{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-open-account{margin-bottom:7.7777777778vw}}@media screen and (min-width:1001px){.sme-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-stats__item{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1000px){.sme-stats__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sme-stats__item:after{margin-right:.2777777778vw;margin-bottom:.2777777778vw;margin-left:.2777777778vw;content:"";display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px;height:1px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;background:#edf0f5}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-stats__item:after{margin-right:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-stats__item:after{margin-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-stats__item:after{margin-bottom:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-stats__item:after{margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-stats__item:after{margin-left:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-stats__item:after{margin-left:1.1111111111vw}}.sme-stats__item:not(:last-child){margin-right:4.0277777778vw;margin-bottom:0}@media screen and (min-width:1441px){.sme-stats__item:not(:last-child){margin-right:58px}}@media screen and (max-width:1000px){.sme-stats__item:not(:last-child){margin-right:0}}@media screen and (min-width:1441px){.sme-stats__item:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.sme-stats__item:not(:last-child){margin-bottom:2.2222222222vw}}.sme-stats__item-name,.sme-stats__item-value{-ms-flex-negative:0;flex-shrink:0}.sme-stats__item-name{margin-bottom:.5555555556vw;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.sme-stats__item-name{margin-bottom:8px}}@media screen and (max-width:1000px){.sme-stats__item-name{margin-bottom:0}}@media screen and (min-width:1441px){.sme-stats__item-name{font-size:16px}}@media screen and (max-width:1000px){.sme-stats__item-name{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-stats__item-name{line-height:22px}}@media screen and (max-width:1000px){.sme-stats__item-name{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-stats__item-name{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-stats__item-name{letter-spacing:-.0277777778vw;margin-bottom:.1388888889vw;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-stats__item-name{margin-bottom:2px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-stats__item-name{margin-bottom:.5555555556vw}}.sme-stats__item-value{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.sme-stats__item-value{font-size:24px}}@media screen and (max-width:1000px){.sme-stats__item-value{font-size:5vw}}@media screen and (min-width:1441px){.sme-stats__item-value{line-height:28px}}@media screen and (max-width:1000px){.sme-stats__item-value{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-stats__item-value{letter-spacing:-.3px}}@media screen and (max-width:1000px){.sme-stats__item-value{letter-spacing:-.0555555556vw;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-stats__item-value{font-size:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-stats__item-value{font-size:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-stats__item-value{line-height:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-stats__item-value{line-height:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-stats__item-value{letter-spacing:-.2px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-stats__item-value{letter-spacing:-.0555555556vw}}.sme-modals .d-modal__title{margin-bottom:0}@media screen and (min-width:1441px){.sme-modals .d-modal__title{margin-bottom:0}}@media screen and (max-width:1000px){.sme-modals .d-modal__title{margin-bottom:2.2222222222vw}}.escrow{margin-top:2.7777777778vw;margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.escrow{margin-top:40px}}@media screen and (max-width:1000px){.escrow{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.escrow{margin-bottom:56px}}@media screen and (max-width:1000px){.escrow{margin-bottom:7.7777777778vw}}.escrow-header{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.escrow-header{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow-header{margin-bottom:6.6666666667vw}}.escrow-header__container .h1{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-header__container .h1{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-header__container .h1{margin-bottom:3.3333333333vw}}.escrow-header__container .p1{color:#898599}.escrow-tabs .tabs-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.escrow-tabs input{cursor:pointer;position:absolute;width:100%;height:100%;top:0;left:0;z-index:197}.escrow-nav{position:sticky;left:0;top:0;width:100%;z-index:195;background-color:#fff;padding-top:1.1111111111vw}@media screen and (min-width:1441px){.escrow-nav{padding-top:16px}}@media screen and (max-width:1000px){.escrow-nav{padding-top:0}}.escrow-nav__container{position:relative;z-index:195;border-bottom:1px solid #c2c2cc}@media screen and (max-width:1000px){.escrow-nav__container{border-bottom:none}}.escrow-nav__menu{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:196}@media screen and (max-width:1000px){.escrow-nav__menu{border-bottom:1px solid #c2c2cc}}.escrow-nav__item{cursor:pointer;position:relative;display:inline-block;margin-right:1.6666666667vw}@media screen and (min-width:1441px){.escrow-nav__item{margin-right:24px}}@media screen and (max-width:1000px){.escrow-nav__item{margin-right:4.4444444444vw}}.escrow-nav__item:last-child{margin-right:0}.escrow-nav__item a{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-top:.8333333333vw;padding-bottom:1.9444444444vw}@media screen and (min-width:1441px){.escrow-nav__item a{font-size:16px}}@media screen and (max-width:1000px){.escrow-nav__item a{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-nav__item a{line-height:22px}}@media screen and (max-width:1000px){.escrow-nav__item a{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-nav__item a{letter-spacing:-.2px}}@media screen and (max-width:1000px){.escrow-nav__item a{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.escrow-nav__item a{padding-top:12px}}@media screen and (max-width:1000px){.escrow-nav__item a{padding-top:5vw}}@media screen and (min-width:1441px){.escrow-nav__item a{padding-bottom:28px}}@media screen and (max-width:1000px){.escrow-nav__item a{padding-bottom:5vw}}.escrow-nav__item_active a{color:#1e2321}.escrow-nav__item_active a:before{position:absolute;content:"";bottom:-1px;left:0;width:100%;background-color:#1e2321;height:.2777777778vw;border-top-left-radius:.2777777778vw;border-top-right-radius:.2777777778vw}@media screen and (min-width:1441px){.escrow-nav__item_active a:before{height:4px}}@media screen and (max-width:1000px){.escrow-nav__item_active a:before{height:1.1111111111vw}}@media screen and (min-width:1441px){.escrow-nav__item_active a:before{border-top-left-radius:4px}}@media screen and (max-width:1000px){.escrow-nav__item_active a:before{border-top-left-radius:1.1111111111vw}}@media screen and (min-width:1441px){.escrow-nav__item_active a:before{border-top-right-radius:4px}}@media screen and (max-width:1000px){.escrow-nav__item_active a:before{border-top-right-radius:1.1111111111vw}}.escrow-nav__item input{cursor:pointer;position:absolute;width:100%;height:100%;top:0;left:0;z-index:197}.escrow-nav__buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1000px){.escrow-nav__buttons{z-index:20;background-color:#fff;margin-left:0;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons{margin-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons{margin-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons{padding-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons{padding-top:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons{padding-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons{padding-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons{padding-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons{padding-right:0}}@media screen and (max-width:1000px){.escrow-nav__buttons_desktop{display:none}}.escrow-nav__buttons_consult{margin-right:.8333333333vw}@media screen and (min-width:1441px){.escrow-nav__buttons_consult{margin-right:12px}}@media screen and (max-width:1000px){.escrow-nav__buttons_consult{margin-right:3.3333333333vw}}.escrow-nav__buttons_mobile{display:none}@media screen and (max-width:1000px){.escrow-nav__buttons_mobile{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;padding-left:0;padding-right:0;border-radius:0;height:0;margin-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons_mobile{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons_mobile{padding-left:4.1666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons_mobile{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons_mobile{padding-right:4.1666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons_mobile{border-radius:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons_mobile{border-radius:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons_mobile{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons_mobile{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-nav__buttons_mobile{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-nav__buttons_mobile{margin-right:1.1111111111vw}}@media screen and (max-width:1000px){.escrow-nav__buttons_mobile:last-child{margin-right:0}}.escrow-about-header{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.escrow-about-header{margin-top:40px}}@media screen and (max-width:1000px){.escrow-about-header{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.escrow-about-header{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow-about-header{margin-bottom:11.1111111111vw}}.escrow-about-header .h1{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-about-header .h1{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-about-header .h1{margin-bottom:3.3333333333vw}}.escrow-about-header .p1{color:#898599;max-width:47.7777777778vw}@media screen and (min-width:1441px){.escrow-about-header .p1{max-width:688px}}@media screen and (max-width:1000px){.escrow-about-header .p1{max-width:191.1111111111vw;max-width:100%}}.escrow-about-path{display:none;overflow:hidden;padding:0;margin-bottom:6.6666666667vw}@media screen and (max-width:1000px){.escrow-about-path{display:block}}@media screen and (min-width:1441px){.escrow-about-path{margin-bottom:96px}}@media screen and (max-width:1000px){.escrow-about-path{margin-bottom:11.1111111111vw}}.escrow-about-path .cards-benefits__slide{position:relative;padding-top:14.0277777778vw}@media screen and (min-width:1441px){.escrow-about-path .cards-benefits__slide{padding-top:202px}}@media screen and (max-width:1000px){.escrow-about-path .cards-benefits__slide{padding-top:37.2222222222vw}}.escrow-about-path .cards-benefits__image{position:absolute;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;margin-bottom:0;top:0;left:-2.7777777778vw;width:21.6666666667vw;height:12.9166666667vw}@media screen and (min-width:1441px){.escrow-about-path .cards-benefits__image{left:-40px}}@media screen and (max-width:1000px){.escrow-about-path .cards-benefits__image{left:11.1111111111vw}}@media screen and (min-width:1441px){.escrow-about-path .cards-benefits__image{width:312px}}@media screen and (max-width:1000px){.escrow-about-path .cards-benefits__image{width:37.2222222222vw}}@media screen and (min-width:1441px){.escrow-about-path .cards-benefits__image{height:186px}}@media screen and (max-width:1000px){.escrow-about-path .cards-benefits__image{height:35.5555555556vw}}.escrow-about-path .cards-benefits__image_mobile{display:none}@media screen and (max-width:1000px){.escrow-about-path .cards-benefits__image_desktop{display:none}.escrow-about-path .cards-benefits__image_mobile{display:block}}.escrow-about-path .cards-benefits__arrow{display:none}@media screen and (max-width:1000px){.escrow-about-path .cards-benefits__arrow{display:block;position:absolute;width:0;height:0;left:0;top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-path .cards-benefits__arrow{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-path .cards-benefits__arrow{width:15.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-path .cards-benefits__arrow{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-path .cards-benefits__arrow{height:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-path .cards-benefits__arrow{left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-path .cards-benefits__arrow{left:52.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-path .cards-benefits__arrow{top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-path .cards-benefits__arrow{top:16.1111111111vw}}.escrow-about-benefits{background-repeat:no-repeat;background-size:100% auto;background-position:50%;background-image:url(/local/templates/redesign/src/assets/img/escrow/benefits.png);border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.escrow-about-benefits{border-radius:56px}}@media screen and (max-width:1000px){.escrow-about-benefits{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.escrow-about-benefits{padding-top:56px}}@media screen and (max-width:1000px){.escrow-about-benefits{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-about-benefits{padding-bottom:56px}}@media screen and (max-width:1000px){.escrow-about-benefits{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-about-benefits{padding-left:0}}@media screen and (max-width:1000px){.escrow-about-benefits{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-benefits{padding-right:0}}@media screen and (max-width:1000px){.escrow-about-benefits{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-benefits{margin-bottom:96px}}@media screen and (max-width:1000px){.escrow-about-benefits{margin-bottom:11.1111111111vw;background-image:url(/local/templates/redesign/src/assets/img/escrow/benefits-mobile.png)}}.escrow-about-benefits__container .h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-about-benefits__container .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-about-benefits__container .h2{margin-bottom:5.5555555556vw}}.escrow-about-benefits__container ul li{position:relative;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw;width:41.9444444444vw}@media screen and (min-width:1441px){.escrow-about-benefits__container ul li{padding-left:20px}}@media screen and (max-width:1000px){.escrow-about-benefits__container ul li{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.escrow-about-benefits__container ul li{margin-bottom:16px}}@media screen and (max-width:1000px){.escrow-about-benefits__container ul li{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-about-benefits__container ul li{width:604px}}@media screen and (max-width:1000px){.escrow-about-benefits__container ul li{width:73.8888888889vw}}.escrow-about-benefits__container ul li:last-child{margin-bottom:0}.escrow-about-benefits__container ul li:before{position:absolute;content:"";border-radius:50%;left:0;background-color:#1e2321;width:.5555555556vw;height:.5555555556vw;top:.4166666667vw}@media screen and (min-width:1441px){.escrow-about-benefits__container ul li:before{width:8px}}@media screen and (max-width:1000px){.escrow-about-benefits__container ul li:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-benefits__container ul li:before{height:8px}}@media screen and (max-width:1000px){.escrow-about-benefits__container ul li:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-benefits__container ul li:before{top:6px}}@media screen and (max-width:1000px){.escrow-about-benefits__container ul li:before{top:1.3888888889vw}}.escrow-about-process{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.escrow-about-process{margin-bottom:96px}}@media screen and (max-width:1000px){.escrow-about-process{margin-bottom:11.1111111111vw}}.escrow-about-process__container .h2{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.escrow-about-process__container .h2{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow-about-process__container .h2{margin-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.escrow-about-process__scheme{display:-webkit-box;display:-ms-flexbox;display:flex}}.escrow-about-process__scheme-line{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:.8333333333vw;width:51.3888888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.escrow-about-process__scheme-line{height:12px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-line{height:57.7777777778vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-line{width:740px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-line{width:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-line{margin-bottom:16px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-line{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;margin-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-process__scheme-line{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-process__scheme-line{margin-right:4.4444444444vw}}.escrow-about-process__scheme-line_path{width:100%;background-color:#c2c2cc;height:.0694444444vw}@media screen and (min-width:1441px){.escrow-about-process__scheme-line_path{height:1px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-line_path{height:.2777777778vw;height:100%;width:.0694444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-process__scheme-line_path{width:1px}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-process__scheme-line_path{width:.2777777778vw}}.escrow-about-process__scheme-line_circle{position:absolute;border-radius:50%;background-color:#c2c2cc;width:.8333333333vw;height:.8333333333vw}@media screen and (min-width:1441px){.escrow-about-process__scheme-line_circle{width:12px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-line_circle{width:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-line_circle{height:12px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-line_circle{height:3.3333333333vw}}.escrow-about-process__scheme-line_circle:first-child{left:0}.escrow-about-process__scheme-line_circle:nth-child(2){left:21.6666666667vw}@media screen and (min-width:1441px){.escrow-about-process__scheme-line_circle:nth-child(2){left:312px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-line_circle:nth-child(2){left:86.6666666667vw}}.escrow-about-process__scheme-line_circle:nth-child(3){right:0}@media screen and (max-width:1000px){.escrow-about-process__scheme-line_circle:first-child,.escrow-about-process__scheme-line_circle:nth-child(2){left:auto;top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-process__scheme-line_circle:nth-child(2){top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-process__scheme-line_circle:nth-child(2){top:24.4444444444vw}}@media screen and (max-width:1000px){.escrow-about-process__scheme-line_circle:nth-child(3){right:auto;bottom:0}}.escrow-about-process__scheme-content{position:relative;width:100%}.escrow-about-process__scheme-content_item{display:inline-block;vertical-align:top;width:26.1111111111vw;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_item{width:376px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_item{width:104.4444444444vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_item{margin-right:40px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_item{margin-right:11.1111111111vw}}.escrow-about-process__scheme-content_item:first-child{width:18.8888888889vw}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_item:first-child{width:272px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_item:first-child{width:75.5555555556vw}}.escrow-about-process__scheme-content_item:last-child{margin-right:0}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_item{width:100%;margin-right:0;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-process__scheme-content_item{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-process__scheme-content_item{margin-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_item:last-child{margin-bottom:0}}.escrow-about-process__scheme-content_title{display:inline-block;background-color:#ffc7ab;color:#1e2321;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;border-radius:1.6666666667vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{font-size:14px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{line-height:20px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{letter-spacing:-.1px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{border-radius:24px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{padding-top:4px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{padding-bottom:4px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{padding-left:12px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{padding-right:12px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-about-process__scheme-content_title{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_title{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.escrow-about-process__scheme-content_text{width:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-process__scheme-content_text{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-process__scheme-content_text{width:83.3333333333vw}}.escrow-about-pick{background-repeat:no-repeat;background-position:45.4166666667vw top;background-size:auto 100%;background-image:url(/local/templates/redesign/src/assets/img/escrow/pick.png);background-color:#5a4aa1;border-radius:2.7777777778vw;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:0;padding-right:0;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.escrow-about-pick{border-radius:40px}}@media screen and (max-width:1000px){.escrow-about-pick{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.escrow-about-pick{padding-top:24px}}@media screen and (max-width:1000px){.escrow-about-pick{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-about-pick{padding-bottom:24px}}@media screen and (max-width:1000px){.escrow-about-pick{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-about-pick{padding-left:0}}@media screen and (max-width:1000px){.escrow-about-pick{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-pick{padding-right:0}}@media screen and (max-width:1000px){.escrow-about-pick{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-pick{margin-bottom:96px}}@media screen and (max-width:1000px){.escrow-about-pick{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.escrow-about-pick{background-position:654px top}}@media screen and (max-width:1000px){.escrow-about-pick{background-position:100% 100%;background-size:33.3333333333vw auto;background-image:url(/local/templates/redesign/src/assets/img/escrow/pick-mobile.png)}}.escrow-about-pick__header{margin-bottom:0}@media screen and (min-width:1441px){.escrow-about-pick__header{margin-bottom:0}}@media screen and (max-width:1000px){.escrow-about-pick__header{margin-bottom:11.1111111111vw}}.escrow-about-pick__header *{color:#fff}.escrow-about-pick__header .h3{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.escrow-about-pick__header .h3{margin-bottom:16px}}@media screen and (max-width:1000px){.escrow-about-pick__header .h3{margin-bottom:2.2222222222vw}}.escrow-about-pick__button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%}@media screen and (max-width:1000px){.escrow-about-pick__button{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:normal;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}}@media screen and (max-width:1000px){.escrow-about-pick__button .button{width:auto}}.escrow-about-pick__button input{position:absolute;width:100%;height:100%;top:0;left:0;z-index:195;cursor:pointer}.escrow-about-pick .switch__tile{display:none}.escrow-about-registration{background-repeat:no-repeat;background-position:52.7777777778vw top;background-size:auto 100%;background-image:url(/local/templates/redesign/src/assets/img/escrow/phone.png);background-color:#5a4aa1;border-radius:2.7777777778vw;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:0;padding-right:0;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.escrow-about-registration{border-radius:40px}}@media screen and (max-width:1000px){.escrow-about-registration{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.escrow-about-registration{padding-top:24px}}@media screen and (max-width:1000px){.escrow-about-registration{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-about-registration{padding-bottom:24px}}@media screen and (max-width:1000px){.escrow-about-registration{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-about-registration{padding-left:0}}@media screen and (max-width:1000px){.escrow-about-registration{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-registration{padding-right:0}}@media screen and (max-width:1000px){.escrow-about-registration{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-registration{margin-bottom:96px}}@media screen and (max-width:1000px){.escrow-about-registration{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.escrow-about-registration{background-position:760px top}}@media screen and (max-width:1000px){.escrow-about-registration{background-position:100% 100%;background-size:18.0555555556vw auto;background-image:url(/local/templates/redesign/src/assets/img/escrow/phone.png)}}.escrow-about-registration__header{margin-bottom:0}@media screen and (min-width:1441px){.escrow-about-registration__header{margin-bottom:0}}@media screen and (max-width:1000px){.escrow-about-registration__header{margin-bottom:11.1111111111vw}}.escrow-about-registration__header *{color:#fff}.escrow-about-registration__header .h3{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.escrow-about-registration__header .h3{margin-bottom:16px}}@media screen and (max-width:1000px){.escrow-about-registration__header .h3{margin-bottom:2.2222222222vw}}.escrow-about-registration__button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%}@media screen and (max-width:1000px){.escrow-about-registration__button{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:normal;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}}@media screen and (max-width:1000px){.escrow-about-registration__button .button{width:auto}}.escrow-about-registration__button input{position:absolute;width:100%;height:100%;top:0;left:0;z-index:195;cursor:pointer}.escrow-about-registration .switch__tile{display:none}.escrow-about-get-feedback{background-color:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.escrow-about-get-feedback{border-radius:56px}}@media screen and (max-width:1000px){.escrow-about-get-feedback{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.escrow-about-get-feedback{padding-top:56px}}@media screen and (max-width:1000px){.escrow-about-get-feedback{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-about-get-feedback{padding-bottom:56px}}@media screen and (max-width:1000px){.escrow-about-get-feedback{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-about-get-feedback{padding-left:0}}@media screen and (max-width:1000px){.escrow-about-get-feedback{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-about-get-feedback{padding-right:0}}@media screen and (max-width:1000px){.escrow-about-get-feedback{padding-right:6.6666666667vw;background-color:#3f306b}}.escrow-about-get-feedback__header{position:relative;height:100%}@media screen and (max-width:1000px){.escrow-about-get-feedback__header{margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-about-get-feedback__header{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-about-get-feedback__header{margin-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.escrow-about-get-feedback__header *{color:#fff}}.escrow-about-get-feedback__header .h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-about-get-feedback__header .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-about-get-feedback__header .h2{margin-bottom:3.3333333333vw}}.escrow-about-get-feedback__header img{position:absolute;width:100%;bottom:-3.8888888889vw}@media screen and (min-width:1441px){.escrow-about-get-feedback__header img{bottom:-56px}}@media screen and (max-width:1000px){.escrow-about-get-feedback__header img{bottom:-15.5555555556vw;display:none}}.escrow-objects{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.escrow-objects{padding-top:40px}}@media screen and (max-width:1000px){.escrow-objects{padding-top:11.1111111111vw}}.escrow-objects .grid-col-4{margin-bottom:0}@media screen and (min-width:1441px){.escrow-objects .grid-col-4{margin-bottom:0}}@media screen and (max-width:1000px){.escrow-objects .grid-col-4{margin-bottom:5.5555555556vw}}.escrow-objects-search{width:23.3333333333vw}@media screen and (min-width:1441px){.escrow-objects-search{width:336px}}@media screen and (max-width:1000px){.escrow-objects-search{width:93.3333333333vw}}.escrow-objects-search__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-objects-search__title{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-objects-search__title{margin-bottom:3.3333333333vw}}.escrow-objects-search__description{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.escrow-objects-search__description{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow-objects-search__description{margin-bottom:5.5555555556vw}}.escrow-objects-search__form .d-search{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.escrow-objects-search__form .d-search{margin-bottom:12px}}@media screen and (max-width:1000px){.escrow-objects-search__form .d-search{margin-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.escrow-objects-search__form .filter-button{display:none}}@media screen and (max-width:1000px){.escrow-objects-search__form .filter-button{margin-top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-objects-search__form .filter-button{margin-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-objects-search__form .filter-button{margin-top:3.3333333333vw}}.escrow-objects-search__form .form__title{margin-top:2.7777777778vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.escrow-objects-search__form .form__title{margin-top:40px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__title{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-objects-search__form .form__title{margin-bottom:12px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__title{margin-bottom:1.1111111111vw}}.escrow-objects-search__form .form__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6666666667vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes{margin-top:24px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes{margin-bottom:5.5555555556vw}}.escrow-objects-search__form .form__checkboxes.estate-level .checkbox-item:first-child{margin-right:2.7777777778vw}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes.estate-level .checkbox-item:first-child{margin-right:40px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes.estate-level .checkbox-item:first-child{margin-right:11.1111111111vw}}.escrow-objects-search__form .form__checkboxes .checkbox-item{display:-webkit-box;display:-ms-flexbox;display:flex}.escrow-objects-search__form .form__checkboxes .checkbox-item input{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c2c2cc;-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:0;margin-top:0;margin-bottom:0;border-radius:.4166666667vw;width:1.3888888889vw;height:1.3888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item input{border-radius:6px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item input{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item input{width:20px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item input{width:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item input{height:20px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item input{height:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item input{margin-right:8px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item input{margin-right:2.2222222222vw}}.escrow-objects-search__form .form__checkboxes .checkbox-item input:before{position:absolute;content:"";-webkit-transition:all .3s ease;transition:all .3s ease;width:0;height:0;background-color:#c2c2cc;border-radius:.2777777778vw}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item input:before{border-radius:4px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item input:before{border-radius:1.1111111111vw}}.escrow-objects-search__form .form__checkboxes .checkbox-item input:checked:before{width:1.1111111111vw;height:1.1111111111vw}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item input:checked:before{width:16px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item input:checked:before{width:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item input:checked:before{height:16px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item input:checked:before{height:4.4444444444vw}}.escrow-objects-search__form .form__checkboxes .checkbox-item label{cursor:pointer;color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item label{font-size:16px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item label{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item label{line-height:22px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item label{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-objects-search__form .form__checkboxes .checkbox-item label{letter-spacing:-.2px}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox-item label{letter-spacing:-.0277777778vw}}@media screen and (max-width:1000px){.escrow-objects-search__form .form__checkboxes .checkbox{margin-right:6.6666666667vw}}@media screen and (max-width:1000px){.escrow-objects-search__form_desktop{display:none}}.escrow-objects-search__form_desktop .checkbox{margin-right:2.7777777778vw}@media screen and (min-width:1441px){.escrow-objects-search__form_desktop .checkbox{margin-right:40px}}@media screen and (max-width:1000px){.escrow-objects-search__form_desktop .checkbox{margin-right:0}}.escrow-objects-search__form_desktop .estate-insurance{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.escrow-objects-search__form_desktop .estate-insurance{margin-top:40px}}@media screen and (max-width:1000px){.escrow-objects-search__form_desktop .estate-insurance{margin-top:11.1111111111vw}}.escrow-objects-search__form .v--modal-box.v--modal{max-height:none!important;height:auto!important}.escrow-objects-search__form .swiper-scrollbar.d-modal__scroll{display:none}.escrow-objects-search__form_modal{height:0;width:0}@media screen and (min-width:1001px){.escrow-objects-search__form_modal{display:none}}@media screen and (min-width:1441px){.escrow-objects-search__form_modal{height:0}}@media screen and (max-width:1000px){.escrow-objects-search__form_modal{height:150vw}}@media screen and (min-width:1441px){.escrow-objects-search__form_modal{width:0}}@media screen and (max-width:1000px){.escrow-objects-search__form_modal{width:83.3333333333vw}}.escrow-objects-search__form_modal .reset__button{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.escrow-objects-search__form_modal .reset__button{margin-bottom:20px}}@media screen and (max-width:1000px){.escrow-objects-search__form_modal .reset__button{margin-bottom:5.5555555556vw}}.escrow-objects-search__form_modal .reset__button .button{width:auto}.escrow-objects-result{text-align:right;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-objects-result{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-objects-result{margin-bottom:6.6666666667vw}}.escrow-objects-result span{color:#898599}.escrow-objects-found .developers-object-result{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-objects-found .developers-object-result{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-objects-found .developers-object-result{margin-bottom:6.6666666667vw}}.escrow-objects-found .developers-object-result:last-child{margin-bottom:0}@media screen and (max-width:1000px){.escrow-objects-found__more{text-align:center}.escrow-objects-found__more .button{max-width:none;width:auto}}.escrow-objects-feedback{margin-top:6.6666666667vw;margin-bottom:6.1111111111vw}@media screen and (min-width:1441px){.escrow-objects-feedback{margin-top:96px}}@media screen and (max-width:1000px){.escrow-objects-feedback{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.escrow-objects-feedback{margin-bottom:88px}}@media screen and (max-width:1000px){.escrow-objects-feedback{margin-bottom:11.1111111111vw}}.escrow-objects-other__title{display:inline-block;color:#1e2321;background-color:#ffc7ab;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;border-radius:1.6666666667vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-objects-other__title{font-size:14px}}@media screen and (max-width:1000px){.escrow-objects-other__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-objects-other__title{line-height:20px}}@media screen and (max-width:1000px){.escrow-objects-other__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-objects-other__title{letter-spacing:-.1px}}@media screen and (max-width:1000px){.escrow-objects-other__title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.escrow-objects-other__title{border-radius:24px}}@media screen and (max-width:1000px){.escrow-objects-other__title{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-objects-other__title{padding-left:12px}}@media screen and (max-width:1000px){.escrow-objects-other__title{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-objects-other__title{padding-right:12px}}@media screen and (max-width:1000px){.escrow-objects-other__title{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-objects-other__title{padding-top:4px}}@media screen and (max-width:1000px){.escrow-objects-other__title{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.escrow-objects-other__title{padding-bottom:4px}}@media screen and (max-width:1000px){.escrow-objects-other__title{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.escrow-objects-other__title{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-objects-other__title{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.escrow-objects-other__cards{position:relative;overflow-x:auto;width:100vw;margin-left:-1.1111111111vw;padding-left:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-objects-other__cards{margin-left:-16px}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-objects-other__cards{margin-left:-4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-objects-other__cards{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-objects-other__cards{padding-left:4.4444444444vw}}.escrow-objects-other__cards-container{display:-webkit-box;display:-ms-flexbox;display:flex}.escrow-objects-other__product-card{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;background-color:#edf0f5;border-radius:3.3333333333vw;width:26.1111111111vw;height:15.5555555556vw;padding-left:2.7777777778vw;padding-right:2.2222222222vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.escrow-objects-other__product-card{border-radius:48px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.escrow-objects-other__product-card{width:376px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card{width:75.2777777778vw}}@media screen and (min-width:1441px){.escrow-objects-other__product-card{height:224px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card{height:44.4444444444vw}}@media screen and (min-width:1441px){.escrow-objects-other__product-card{padding-left:40px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-objects-other__product-card{padding-right:32px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-objects-other__product-card{padding-top:32px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-objects-other__product-card{padding-bottom:32px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-objects-other__product-card{margin-right:40px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card{margin-right:3.3333333333vw}}.escrow-objects-other__product-card-container{position:relative;width:100%}.escrow-objects-other__product-card-container,.escrow-objects-other__product-card-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.escrow-objects-other__product-card-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:11.3888888889vw}@media screen and (min-width:1441px){.escrow-objects-other__product-card-left{width:164px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card-left{width:36.6666666667vw}}.escrow-objects-other__product-card-left .h4,.escrow-objects-other__product-card-left .p2{display:block}.escrow-objects-other__product-card-left .h4{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.escrow-objects-other__product-card-left .h4{margin-bottom:8px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card-left .h4{margin-bottom:2.2222222222vw}}.escrow-objects-other__product-card-right{width:8.6111111111vw}@media screen and (min-width:1441px){.escrow-objects-other__product-card-right{width:124px}}@media screen and (max-width:1000px){.escrow-objects-other__product-card-right{width:25.2777777778vw}}.escrow-objects-other__products{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;background-color:#ffc7ab;border-radius:3.3333333333vw;width:26.1111111111vw;height:15.5555555556vw;padding-left:2.7777777778vw;padding-right:1.6666666667vw;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-objects-other__products{border-radius:48px}}@media screen and (max-width:1000px){.escrow-objects-other__products{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.escrow-objects-other__products{width:376px}}@media screen and (max-width:1000px){.escrow-objects-other__products{width:75.2777777778vw}}@media screen and (min-width:1441px){.escrow-objects-other__products{height:224px}}@media screen and (max-width:1000px){.escrow-objects-other__products{height:44.4444444444vw}}@media screen and (min-width:1441px){.escrow-objects-other__products{padding-left:40px}}@media screen and (max-width:1000px){.escrow-objects-other__products{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-objects-other__products{padding-right:24px}}@media screen and (max-width:1000px){.escrow-objects-other__products{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-objects-other__products{padding-top:24px}}@media screen and (max-width:1000px){.escrow-objects-other__products{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-objects-other__products{padding-bottom:24px}}@media screen and (max-width:1000px){.escrow-objects-other__products{padding-bottom:5.5555555556vw}}.escrow-objects-other__products-container{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.escrow-objects-other__products-left{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.escrow-objects-other__products-right{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.escrow-objects-other__products-right .arrow{border-radius:50%;background-color:#1e2321;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:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.escrow-objects-other__products-right .arrow{width:40px}}@media screen and (max-width:1000px){.escrow-objects-other__products-right .arrow{width:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-objects-other__products-right .arrow{height:40px}}@media screen and (max-width:1000px){.escrow-objects-other__products-right .arrow{height:6.6666666667vw}}.escrow-objects-other__products-right .arrow svg{fill:#fff;width:.7638888889vw}@media screen and (min-width:1441px){.escrow-objects-other__products-right .arrow svg{width:11px}}@media screen and (max-width:1000px){.escrow-objects-other__products-right .arrow svg{width:2.2222222222vw}}@media screen and (max-width:1000px){.escrow-objects-other__clear{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:0;width:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-objects-other__clear{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-objects-other__clear{height:44.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-objects-other__clear{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-objects-other__clear{width:4.4444444444vw}}.escrow-docs-switch{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.escrow-docs-switch{margin-bottom:44px}}@media screen and (max-width:1000px){.escrow-docs-switch{margin-bottom:5.5555555556vw}}.escrow-docs-content .grid-row{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-docs-content .grid-row{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-docs-content .grid-row{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.escrow-docs-content .grid-col-6{margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-docs-content .grid-col-6{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-docs-content .grid-col-6{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.escrow-docs-content .grid-col-6:last-child{margin-bottom:0}}@media screen and (max-width:1000px){.escrow-docs-content .doc-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.escrow-docs-content .doc-link__title{max-width:none}.escrow-application{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.escrow-application{margin-top:40px}}@media screen and (max-width:1000px){.escrow-application{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-application{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow-application{margin-bottom:7.7777777778vw}}.escrow-application-navigation{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-application-navigation{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-application-navigation{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.escrow-application-navigation .button{width:auto}}.escrow-application-navigation .button svg{color:#898599;margin-right:.8333333333vw;width:.4166666667vw}@media screen and (min-width:1441px){.escrow-application-navigation .button svg{margin-right:12px}}@media screen and (max-width:1000px){.escrow-application-navigation .button svg{margin-right:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-application-navigation .button svg{width:6px}}@media screen and (max-width:1000px){.escrow-application-navigation .button svg{width:1.6666666667vw;display:none}}.escrow-application-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.escrow-application-title{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow-application-title{margin-bottom:4.4444444444vw}}.escrow-application-form__container{background-color:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.escrow-application-form__container{border-radius:56px}}@media screen and (max-width:1000px){.escrow-application-form__container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.escrow-application-form__container{padding-top:56px}}@media screen and (max-width:1000px){.escrow-application-form__container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-application-form__container{padding-bottom:56px}}@media screen and (max-width:1000px){.escrow-application-form__container{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-application-form__container{padding-left:0}}@media screen and (max-width:1000px){.escrow-application-form__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-application-form__container{padding-right:0}}@media screen and (max-width:1000px){.escrow-application-form__container{padding-right:6.6666666667vw}}.escrow-application-form__title{margin-top:1.9444444444vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.escrow-application-form__title{margin-top:28px}}@media screen and (max-width:1000px){.escrow-application-form__title{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-application-form__title{margin-bottom:12px}}@media screen and (max-width:1000px){.escrow-application-form__title{margin-bottom:1.1111111111vw}}.escrow-application-form__title-mt0{margin-top:0}.escrow-application-form__title h4{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.escrow-application-form__title h4{margin-bottom:8px}}@media screen and (max-width:1000px){.escrow-application-form__title h4{margin-bottom:1.1111111111vw}}.escrow-application-form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.5555555556vw;margin-bottom:0}@media screen and (min-width:1441px){.escrow-application-form__checkbox{margin-top:8px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox{margin-top:0}}@media screen and (min-width:1441px){.escrow-application-form__checkbox{margin-bottom:0}}@media screen and (max-width:1000px){.escrow-application-form__checkbox{margin-bottom:5.5555555556vw}}.escrow-application-form__checkbox input{cursor:pointer;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c2c2cc;background-color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:0;margin-top:0;margin-bottom:0;margin-right:.5555555556vw;border-radius:.4166666667vw;width:1.3888888889vw;height:1.3888888889vw}@media screen and (min-width:1441px){.escrow-application-form__checkbox input{margin-right:8px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox input{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.escrow-application-form__checkbox input{border-radius:6px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox input{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.escrow-application-form__checkbox input{width:20px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox input{width:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-application-form__checkbox input{height:20px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox input{height:5.5555555556vw}}.escrow-application-form__checkbox input:before{position:absolute;content:"";-webkit-transition:all .3s ease;transition:all .3s ease;width:0;height:0;background-color:#c2c2cc;border-radius:.2777777778vw}@media screen and (min-width:1441px){.escrow-application-form__checkbox input:before{border-radius:4px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox input:before{border-radius:1.1111111111vw}}.escrow-application-form__checkbox input:checked:before{width:1.1111111111vw;height:1.1111111111vw}@media screen and (min-width:1441px){.escrow-application-form__checkbox input:checked:before{width:16px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox input:checked:before{width:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-application-form__checkbox input:checked:before{height:16px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox input:checked:before{height:4.4444444444vw}}.escrow-application-form__checkbox label{color:#1e2321;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;width:26.9444444444vw}@media screen and (min-width:1441px){.escrow-application-form__checkbox label{font-size:14px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox label{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-application-form__checkbox label{line-height:20px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox label{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-application-form__checkbox label{letter-spacing:-.1px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox label{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.escrow-application-form__checkbox label{width:388px}}@media screen and (max-width:1000px){.escrow-application-form__checkbox label{width:70vw}}.escrow-application-form__checkbox label a{text-decoration:underline}.escrow-application-form__row{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.escrow-application-form__row{margin-bottom:12px}}@media screen and (max-width:1000px){.escrow-application-form__row{margin-bottom:1.1111111111vw}}.escrow-application-form__row_1-col>*{width:100%}.escrow-application-form__row_2-cols{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.escrow-application-form__row_2-cols{-ms-flex-wrap:wrap;flex-wrap:wrap}}.escrow-application-form__row_2-cols>*{width:50%}@media screen and (max-width:1000px){.escrow-application-form__row_2-cols>*{width:100%}}.escrow-application-form__row_2-cols>:first-child{margin-right:.8333333333vw}@media screen and (min-width:1441px){.escrow-application-form__row_2-cols>:first-child{margin-right:12px}}@media screen and (max-width:1000px){.escrow-application-form__row_2-cols>:first-child{margin-right:3.3333333333vw;margin-right:0;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-application-form__row_2-cols>:first-child{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-application-form__row_2-cols>:first-child{margin-bottom:1.1111111111vw}}.escrow-application-form__row_checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.9444444444vw}@media screen and (min-width:1441px){.escrow-application-form__row_checkbox{margin-top:28px}}@media screen and (max-width:1000px){.escrow-application-form__row_checkbox{margin-top:5.5555555556vw}}.escrow-application-form__row_checkbox label{width:29.7222222222vw}@media screen and (min-width:1441px){.escrow-application-form__row_checkbox label{width:428px}}@media screen and (max-width:1000px){.escrow-application-form__row_checkbox label{width:auto}}.escrow-application-form__row_checkbox .checkbox{margin-bottom:0}@media screen and (min-width:1441px){.escrow-application-form__row_checkbox .checkbox{margin-bottom:0}}@media screen and (max-width:1000px){.escrow-application-form__row_checkbox .checkbox{margin-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.escrow-application-form__row_checkbox{display:block}}.escrow-application-form>:last-child,.escrow-application-form__row:last-child{margin-bottom:0}.escrow-application-form.hide{display:none}.escrow-application-thanks__container{background-color:#edf0f5;background-repeat:no-repeat;background-position:100% 100%;background-size:auto;background-image:url(/local/templates/redesign/src/assets/img/escrow/app-hands.png);border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.escrow-application-thanks__container{border-radius:56px}}@media screen and (max-width:1000px){.escrow-application-thanks__container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.escrow-application-thanks__container{padding-top:56px}}@media screen and (max-width:1000px){.escrow-application-thanks__container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-application-thanks__container{padding-bottom:56px}}@media screen and (max-width:1000px){.escrow-application-thanks__container{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-application-thanks__container{padding-left:0}}@media screen and (max-width:1000px){.escrow-application-thanks__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.escrow-application-thanks__container{padding-right:0}}@media screen and (max-width:1000px){.escrow-application-thanks__container{padding-right:6.6666666667vw;background-image:none}}.escrow-application-thanks__container .h3{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.escrow-application-thanks__container .h3{margin-bottom:24px}}@media screen and (max-width:1000px){.escrow-application-thanks__container .h3{margin-bottom:2.2222222222vw}}.escrow-application-thanks__container .p1{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.escrow-application-thanks__container .p1{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow-application-thanks__container .p1{margin-bottom:6.6666666667vw;width:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-application-thanks__container .p1{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-application-thanks__container .p1{width:66.6666666667vw}}@media screen and (max-width:1000px){.escrow-application-thanks__container .button{width:auto}}.escrow-application-thanks.hide{display:none}.escrow-application .d-modal__title{width:100%}.escrow-application-modal__description{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-bottom:2.2222222222vw;width:26.1111111111vw}@media screen and (min-width:1441px){.escrow-application-modal__description{font-size:14px}}@media screen and (max-width:1000px){.escrow-application-modal__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-application-modal__description{line-height:20px}}@media screen and (max-width:1000px){.escrow-application-modal__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.escrow-application-modal__description{letter-spacing:-.1px}}@media screen and (max-width:1000px){.escrow-application-modal__description{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.escrow-application-modal__description{margin-bottom:32px}}@media screen and (max-width:1000px){.escrow-application-modal__description{margin-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.escrow-application-modal__description{width:376px}}@media screen and (max-width:1000px){.escrow-application-modal__description{width:83.3333333333vw}}.escrow-application-modal__form{display:-webkit-box;display:-ms-flexbox;display:flex}.escrow-application-modal__form .d-input{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:3.3333333333vw;width:14.8611111111vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.escrow-application-modal__form .d-input{height:48px}}@media screen and (max-width:1000px){.escrow-application-modal__form .d-input{height:11.1111111111vw}}@media screen and (min-width:1441px){.escrow-application-modal__form .d-input{width:214px}}@media screen and (max-width:1000px){.escrow-application-modal__form .d-input{width:51.1111111111vw}}@media screen and (min-width:1441px){.escrow-application-modal__form .d-input{margin-right:8px}}@media screen and (max-width:1000px){.escrow-application-modal__form .d-input{margin-right:1.1111111111vw}}.escrow-application-modal__form .button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:3.3333333333vw;width:10.6944444444vw}@media screen and (min-width:1441px){.escrow-application-modal__form .button{height:48px}}@media screen and (max-width:1000px){.escrow-application-modal__form .button{height:11.1111111111vw}}@media screen and (min-width:1441px){.escrow-application-modal__form .button{width:154px}}@media screen and (max-width:1000px){.escrow-application-modal__form .button{width:31.1111111111vw;border-radius:0}}@media screen and (max-width:1000px)and (min-width:1441px){.escrow-application-modal__form .button{border-radius:0}}@media screen and (max-width:1000px)and (max-width:1000px){.escrow-application-modal__form .button{border-radius:4.4444444444vw}}.escrow-application-modal__timer{margin-top:1.6666666667vw;color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0;width:12.2222222222vw}@media screen and (min-width:1441px){.escrow-application-modal__timer{margin-top:24px}}@media screen and (max-width:1000px){.escrow-application-modal__timer{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.escrow-application-modal__timer{font-size:12px}}@media screen and (max-width:1000px){.escrow-application-modal__timer{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.escrow-application-modal__timer{line-height:16px}}@media screen and (max-width:1000px){.escrow-application-modal__timer{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.escrow-application-modal__timer{letter-spacing:0}}@media screen and (max-width:1000px){.escrow-application-modal__timer{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.escrow-application-modal__timer{width:176px}}@media screen and (max-width:1000px){.escrow-application-modal__timer{width:48.8888888889vw}}.escrow-application-modal__timer span{color:#1e2321}.escrow-application-modal__timer.hide{display:none}.escrow-application-modal__repeat{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.escrow-application-modal__repeat{margin-top:24px}}@media screen and (max-width:1000px){.escrow-application-modal__repeat{margin-top:5.5555555556vw;width:auto}}.escrow-application-modal__repeat.hide{display:none}.escrow__benefits{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.escrow__benefits{padding-left:104px}}@media screen and (max-width:1000px){.escrow__benefits{padding-left:0}}@media screen and (min-width:1441px){.escrow__benefits{padding-right:104px}}@media screen and (max-width:1000px){.escrow__benefits{padding-right:0}}@media screen and (min-width:1441px){.escrow__benefits{margin-bottom:80px}}@media screen and (max-width:1000px){.escrow__benefits{margin-bottom:11.1111111111vw;display:none}}.escrow__benefits-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.escrow__benefits-title{font-size:44px}}@media screen and (max-width:1000px){.escrow__benefits-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.escrow__benefits-title{line-height:48px}}@media screen and (max-width:1000px){.escrow__benefits-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.escrow__benefits-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.escrow__benefits-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.escrow__benefits-title{margin-bottom:44px}}@media screen and (max-width:1000px){.escrow__benefits-title{margin-bottom:8.3333333333vw}}.escrow__benefits-list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.escrow__benefits-item,.escrow__benefits-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.escrow__benefits-item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:33.33333%}.escrow__benefits-item__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.escrow__benefits-item__title{font-size:24px}}@media screen and (max-width:1000px){.escrow__benefits-item__title{font-size:5vw}}@media screen and (min-width:1441px){.escrow__benefits-item__title{line-height:28px}}@media screen and (max-width:1000px){.escrow__benefits-item__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.escrow__benefits-item__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.escrow__benefits-item__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.escrow__benefits-item__title{margin-bottom:16px}}@media screen and (max-width:1000px){.escrow__benefits-item__title{margin-bottom:2.2222222222vw}}.escrow__benefits-item__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.escrow__benefits-item__subtitle{font-size:16px}}@media screen and (max-width:1000px){.escrow__benefits-item__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.escrow__benefits-item__subtitle{line-height:22px}}@media screen and (max-width:1000px){.escrow__benefits-item__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.escrow__benefits-item__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.escrow__benefits-item__subtitle{letter-spacing:-.0277777778vw}}.escrow__benefits-item__image{margin-bottom:2.7777777778vw;margin-left:-2.6388888889vw}@media screen and (min-width:1441px){.escrow__benefits-item__image{margin-bottom:40px}}@media screen and (max-width:1000px){.escrow__benefits-item__image{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.escrow__benefits-item__image{margin-left:-38px}}@media screen and (max-width:1000px){.escrow__benefits-item__image{margin-left:0}}.escrow__benefits-item__image img{width:20.1388888889vw}@media screen and (min-width:1441px){.escrow__benefits-item__image img{width:290px}}@media screen and (max-width:1000px){.escrow__benefits-item__image img{width:30.5555555556vw}}.loans__header{margin-bottom:2.7777777778vw;padding-top:2.7777777778vw;position:relative}@media screen and (min-width:1441px){.loans__header{margin-bottom:40px}}@media screen and (max-width:1000px){.loans__header{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.loans__header{padding-top:40px}}@media screen and (max-width:1000px){.loans__header{padding-top:11.1111111111vw}}.loans__header .tabs-nav__list div{display:none}.loans__header .tabs-nav_fixed div{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.loans__header-facts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.3888888889vw;margin-bottom:1.3888888889vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1441px){.loans__header-facts{margin-top:20px}}@media screen and (max-width:1000px){.loans__header-facts{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans__header-facts{margin-bottom:20px}}@media screen and (max-width:1000px){.loans__header-facts{margin-bottom:0;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.loans__header-fact{margin-right:4.4444444444vw}@media screen and (min-width:1441px){.loans__header-fact{margin-right:64px}}@media screen and (max-width:1000px){.loans__header-fact{margin-right:17.7777777778vw}}.loans__header-fact:last-child{margin-right:0}@media screen and (max-width:1000px){.loans__header-fact{margin-right:0;width:50%;margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans__header-fact{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans__header-fact{margin-bottom:6.6666666667vw}}.loans__header-fact-text{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.loans__header-fact-text{font-size:14px}}@media screen and (max-width:1000px){.loans__header-fact-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans__header-fact-text{line-height:20px}}@media screen and (max-width:1000px){.loans__header-fact-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans__header-fact-text{margin-bottom:8px}}@media screen and (max-width:1000px){.loans__header-fact-text{margin-bottom:2.2222222222vw}}.loans__header-fact-value{color:#1e2321;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.loans__header-fact-value{font-size:20px}}@media screen and (max-width:1000px){.loans__header-fact-value{font-size:5vw}}@media screen and (min-width:1441px){.loans__header-fact-value{line-height:24px}}@media screen and (max-width:1000px){.loans__header-fact-value{line-height:6.1111111111vw}}.loans__header-img{background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1001px){.loans__header-img{position:absolute;right:10%;top:10%;height:21.7361111111vw;width:25.6944444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.loans__header-img{height:313px}}@media screen and (min-width:1001px)and (max-width:1000px){.loans__header-img{height:86.9444444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.loans__header-img{width:370px}}@media screen and (min-width:1001px)and (max-width:1000px){.loans__header-img{width:102.7777777778vw}}@media screen and (max-width:1000px){.loans__header-img{margin-bottom:1.3888888889vw;height:12.5vw;width:22.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans__header-img{margin-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans__header-img{margin-bottom:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans__header-img{height:180px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans__header-img{height:50vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans__header-img{width:328px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans__header-img{width:91.1111111111vw}}.loans__header-img-credit{background-image:url(/local/templates/redesign/src/assets/img/loans/head-cash.png)}@media screen and (max-width:1000px){.loans__header-img-credit{background-image:url(/local/templates/redesign/src/assets/img/loans/head-cash_mob.png)}}.loans__header-img-refin{background-image:url(/local/templates/redesign/src/assets/img/loans/head-refin.png)}@media screen and (max-width:1000px){.loans__header-img-refin{background-image:url(/local/templates/redesign/src/assets/img/loans/head-refin_mob.png)}}.loans__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans__title{margin-bottom:24px}}@media screen and (max-width:1000px){.loans__title{margin-bottom:3.3333333333vw}}.loans-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;height:6.9444444444vw}@media screen and (min-width:1441px){.loans-tabs{margin-bottom:0}}@media screen and (max-width:1000px){.loans-tabs{margin-bottom:-4.7222222222vw}}@media screen and (min-width:1441px){.loans-tabs{height:100px}}@media screen and (max-width:1000px){.loans-tabs{height:18.8888888889vw}}.loans-tabs-body{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-tabs-body{padding-top:40px}}@media screen and (max-width:1000px){.loans-tabs-body{padding-top:0}}.loans-tabs-after{margin-top:0;width:30%;text-align:right;height:3.3333333333vw}@media screen and (min-width:1441px){.loans-tabs-after{height:48px}}@media screen and (max-width:1000px){.loans-tabs-after{height:auto}}@media screen and (max-width:1000px){.loans-tabs-after._fixed{display:-webkit-box;display:-ms-flexbox;display:flex;height:3.8888888889vw;border-top:1px solid #c2c2cc}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-tabs-after._fixed{height:56px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-tabs-after._fixed{height:15.5555555556vw}}@media screen and (max-width:1000px){.loans-tabs-after{display:none!important}.loans-tabs-after .button{margin-top:0;height:2.7777777778vw;line-height:2.9166666667vw;border-radius:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-tabs-after .button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-tabs-after .button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-tabs-after .button{line-height:42px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-tabs-after .button{line-height:11.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-tabs-after .button{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-tabs-after .button{border-radius:4.4444444444vw}}.loans-form{background-color:#edf0f5;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.loans-form{padding-top:56px}}@media screen and (max-width:1000px){.loans-form{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form{padding-bottom:56px}}@media screen and (max-width:1000px){.loans-form{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.loans-form{padding-left:104px}}@media screen and (max-width:1000px){.loans-form{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form{padding-right:104px}}@media screen and (max-width:1000px){.loans-form{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form{border-radius:56px}}@media screen and (max-width:1000px){.loans-form{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.loans-form[data-active-step="5"],.loans-form[data-active-step="6"],.loans-form[data-active-step="7"],.loans-form[data-active-step="8"],.loans-form[data-active-step="9"],.loans-form[data-active-step="10"]{padding-top:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.loans-form[data-active-step="5"],.loans-form[data-active-step="6"],.loans-form[data-active-step="7"],.loans-form[data-active-step="8"],.loans-form[data-active-step="9"],.loans-form[data-active-step="10"]{padding-top:56px}}@media screen and (max-width:1000px){.loans-form[data-active-step="5"],.loans-form[data-active-step="6"],.loans-form[data-active-step="7"],.loans-form[data-active-step="8"],.loans-form[data-active-step="9"],.loans-form[data-active-step="10"]{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.loans-form[data-active-step="5"],.loans-form[data-active-step="6"],.loans-form[data-active-step="7"],.loans-form[data-active-step="8"],.loans-form[data-active-step="9"],.loans-form[data-active-step="10"]{padding-left:104px}}@media screen and (max-width:1000px){.loans-form[data-active-step="5"],.loans-form[data-active-step="6"],.loans-form[data-active-step="7"],.loans-form[data-active-step="8"],.loans-form[data-active-step="9"],.loans-form[data-active-step="10"]{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-form[data-active-step="5"],.loans-form[data-active-step="6"],.loans-form[data-active-step="7"],.loans-form[data-active-step="8"],.loans-form[data-active-step="9"],.loans-form[data-active-step="10"]{padding-right:104px}}@media screen and (max-width:1000px){.loans-form[data-active-step="5"],.loans-form[data-active-step="6"],.loans-form[data-active-step="7"],.loans-form[data-active-step="8"],.loans-form[data-active-step="9"],.loans-form[data-active-step="10"]{padding-right:6.6666666667vw}}.loans-form[data-active-step="7"]{background-color:#fff;padding:0}.loans-form[data-active-step="7"] .loans-step>div{background-color:#edf0f5;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.loans-form[data-active-step="7"] .loans-step>div{padding-top:56px}}@media screen and (max-width:1000px){.loans-form[data-active-step="7"] .loans-step>div{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form[data-active-step="7"] .loans-step>div{padding-bottom:56px}}@media screen and (max-width:1000px){.loans-form[data-active-step="7"] .loans-step>div{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.loans-form[data-active-step="7"] .loans-step>div{padding-left:104px}}@media screen and (max-width:1000px){.loans-form[data-active-step="7"] .loans-step>div{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form[data-active-step="7"] .loans-step>div{padding-right:104px}}@media screen and (max-width:1000px){.loans-form[data-active-step="7"] .loans-step>div{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form[data-active-step="7"] .loans-step>div{border-radius:56px}}@media screen and (max-width:1000px){.loans-form[data-active-step="7"] .loans-step>div{border-radius:7.7777777778vw}}.loans-form[data-active-step="7"] .loans-step>div:first-child{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.loans-form[data-active-step="7"] .loans-step>div:first-child{margin-bottom:20px}}@media screen and (max-width:1000px){.loans-form[data-active-step="7"] .loans-step>div:first-child{margin-bottom:5.5555555556vw}}.loans-form__title{font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;margin-bottom:1.6666666667vw;letter-spacing:-.3px}@media screen and (min-width:1441px){.loans-form__title{font-size:24px}}@media screen and (max-width:1000px){.loans-form__title{font-size:5vw}}@media screen and (min-width:1441px){.loans-form__title{line-height:28px}}@media screen and (max-width:1000px){.loans-form__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.loans-form__title{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-form__title{margin-bottom:3.3333333333vw}}.loans-form__text{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:0;letter-spacing:-.1px}@media screen and (min-width:1441px){.loans-form__text{font-size:16px}}@media screen and (max-width:1000px){.loans-form__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-form__text{line-height:22px}}@media screen and (max-width:1000px){.loans-form__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-form__text{margin-bottom:0}}@media screen and (max-width:1000px){.loans-form__text{margin-bottom:4.4444444444vw}}.loans-form__docs-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.loans-form__docs-head>div:first-child{width:33%}@media screen and (max-width:1000px){.loans-form__docs-head{-ms-flex-wrap:wrap;flex-wrap:wrap}.loans-form__docs-head>div:first-child{width:100%}}.loans-form__docs-head:before{content:"";background:#8bc540 url(/local/templates/redesign/src/assets/img/icons/cards/good_w.svg) no-repeat;border-radius:12px;position:absolute;width:40px;height:40px;left:-60px}@media screen and (max-width:1000px){.loans-form__docs-head:before{display:none}}.loans-form .suggestions-suggestion{border-bottom:none;font-weight:500}.loans-form__calc-wrap{background:#fff;width:33.3333333333vw;border-radius:3.8888888889vw;padding-top:2.7777777778vw;padding-right:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.loans-form__calc-wrap{width:480px}}@media screen and (max-width:1000px){.loans-form__calc-wrap{width:133.3333333333vw}}@media screen and (min-width:1441px){.loans-form__calc-wrap{border-radius:56px}}@media screen and (max-width:1000px){.loans-form__calc-wrap{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.loans-form__calc-wrap{padding-top:40px}}@media screen and (max-width:1000px){.loans-form__calc-wrap{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form__calc-wrap{padding-right:56px}}@media screen and (max-width:1000px){.loans-form__calc-wrap{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.loans-form__calc-wrap{padding-bottom:40px}}@media screen and (max-width:1000px){.loans-form__calc-wrap{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form__calc-wrap{padding-left:56px}}@media screen and (max-width:1000px){.loans-form__calc-wrap{padding-left:6.6666666667vw;width:100%}}.loans-form__calc-wrap-bordered{border:1px solid #8bc540}.loans-form__calc-header{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-form__calc-header{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-form__calc-header{margin-bottom:5.5555555556vw}}.loans-form__calc-header-text{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:.4166666667vw}@media screen and (min-width:1441px){.loans-form__calc-header-text{font-size:14px}}@media screen and (max-width:1000px){.loans-form__calc-header-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-form__calc-header-text{line-height:20px}}@media screen and (max-width:1000px){.loans-form__calc-header-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-form__calc-header-text{margin-bottom:6px}}@media screen and (max-width:1000px){.loans-form__calc-header-text{margin-bottom:1.1111111111vw}}.loans-form__calc-header-value{color:#1e2321;font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw}@media screen and (min-width:1441px){.loans-form__calc-header-value{font-size:24px}}@media screen and (max-width:1000px){.loans-form__calc-header-value{font-size:5vw}}@media screen and (min-width:1441px){.loans-form__calc-header-value{line-height:28px}}@media screen and (max-width:1000px){.loans-form__calc-header-value{line-height:6.1111111111vw}}.loans-form__calc-fact{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans-form__calc-fact{margin-bottom:16px}}@media screen and (max-width:1000px){.loans-form__calc-fact{margin-bottom:2.2222222222vw}}.loans-form__calc-fact-text{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:.4166666667vw}@media screen and (min-width:1441px){.loans-form__calc-fact-text{font-size:16px}}@media screen and (max-width:1000px){.loans-form__calc-fact-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-form__calc-fact-text{line-height:22px}}@media screen and (max-width:1000px){.loans-form__calc-fact-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-form__calc-fact-text{margin-bottom:6px}}@media screen and (max-width:1000px){.loans-form__calc-fact-text{margin-bottom:1.1111111111vw}}.loans-form__calc-fact-value{color:#1e2321;font-weight:500;font-size:3.0555555556vw;line-height:3.3333333333vw}@media screen and (min-width:1441px){.loans-form__calc-fact-value{font-size:44px}}@media screen and (max-width:1000px){.loans-form__calc-fact-value{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.loans-form__calc-fact-value{line-height:48px}}@media screen and (max-width:1000px){.loans-form__calc-fact-value{line-height:7.7777777778vw}}.loans-form__calc-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #c2c2cc;padding-top:1.1111111111vw;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.loans-form__calc-footer{padding-top:16px}}@media screen and (max-width:1000px){.loans-form__calc-footer{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.loans-form__calc-footer{margin-top:16px}}@media screen and (max-width:1000px){.loans-form__calc-footer{margin-top:4.4444444444vw}}.loans-form__calc-footer-text{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.loans-form__calc-footer-text{font-size:14px}}@media screen and (max-width:1000px){.loans-form__calc-footer-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-form__calc-footer-text{line-height:20px}}@media screen and (max-width:1000px){.loans-form__calc-footer-text{line-height:4.4444444444vw}}.loans-form__result{padding-top:3.8888888889vw;padding-right:4.4444444444vw;padding-bottom:3.8888888889vw;padding-left:4.4444444444vw;border-radius:3.8888888889vw;background-color:#fff;width:480px}@media screen and (min-width:1441px){.loans-form__result{padding-top:56px}}@media screen and (max-width:1000px){.loans-form__result{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form__result{padding-right:64px}}@media screen and (max-width:1000px){.loans-form__result{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.loans-form__result{padding-bottom:56px}}@media screen and (max-width:1000px){.loans-form__result{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.loans-form__result{padding-left:64px}}@media screen and (max-width:1000px){.loans-form__result{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-form__result{border-radius:56px}}@media screen and (max-width:1000px){.loans-form__result{border-radius:7.7777777778vw;width:100%}}.loans-form__result-row{margin:32px 0 0 0}.loans-form__result-inline,.loans-form__result-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loans-form__result-inline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.loans-form__result-divider{display:block;height:1px;width:100%;background-color:#c2c2cc;margin:24px 0 26px 0}.loans-form__result-value{color:#1e2321;letter-spacing:-.3px;font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw}@media screen and (min-width:1441px){.loans-form__result-value{font-size:24px}}@media screen and (max-width:1000px){.loans-form__result-value{font-size:5vw}}@media screen and (min-width:1441px){.loans-form__result-value{line-height:28px}}@media screen and (max-width:1000px){.loans-form__result-value{line-height:6.1111111111vw}}.loans-form__result-subtitle{color:#9a96ac;letter-spacing:-.3px;font-weight:500;font-size:.9722222222vw;line-height:1.25vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.loans-form__result-subtitle{font-size:14px}}@media screen and (max-width:1000px){.loans-form__result-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-form__result-subtitle{line-height:18px}}@media screen and (max-width:1000px){.loans-form__result-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-form__result-subtitle{margin-bottom:8px}}@media screen and (max-width:1000px){.loans-form__result-subtitle{margin-bottom:1.1111111111vw}}.loans-divider{border-top:1px solid #c2c2cc;margin-top:-.0694444444vw}@media screen and (min-width:1441px){.loans-divider{margin-top:-1px}}@media screen and (max-width:1000px){.loans-divider{margin-top:.2777777778vw;display:none}}.loans-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;max-width:69.4444444444vw;margin:0 auto;padding:0;margin-bottom:5.5555555556vw;padding-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-cards{max-width:1000px}}@media screen and (max-width:1000px){.loans-cards{max-width:277.7777777778vw}}@media screen and (min-width:1441px){.loans-cards{margin-bottom:80px}}@media screen and (max-width:1000px){.loans-cards{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.loans-cards{padding-top:40px}}@media screen and (max-width:1000px){.loans-cards{padding-top:7.7777777778vw}}.loans-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#1e2321;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;overflow:hidden;background:no-repeat 50%/cover;height:25.5555555556vw;width:33.3333333333vw;padding-top:2.7777777778vw;padding-right:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;border-radius:3.4722222222vw;margin-bottom:0}@media screen and (min-width:1441px){.loans-card{height:368px}}@media screen and (max-width:1000px){.loans-card{height:67.7777777778vw}}@media screen and (min-width:1441px){.loans-card{width:480px}}@media screen and (max-width:1000px){.loans-card{width:133.3333333333vw}}@media screen and (min-width:1441px){.loans-card{padding-top:40px}}@media screen and (max-width:1000px){.loans-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-card{padding-right:40px}}@media screen and (max-width:1000px){.loans-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.loans-card{padding-bottom:40px}}@media screen and (max-width:1000px){.loans-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.loans-card{padding-left:56px}}@media screen and (max-width:1000px){.loans-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-card{border-radius:50px}}@media screen and (max-width:1000px){.loans-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.loans-card{margin-bottom:0}}@media screen and (max-width:1000px){.loans-card{margin-bottom:3.3333333333vw;width:100%}}.loans-card__tag{text-align:center;border-radius:3.4722222222vw;font-size:.9722222222vw;font-weight:500;line-height:20px;padding:4px 12px;margin:0 0 0 12px}@media screen and (min-width:1441px){.loans-card__tag{border-radius:50px}}@media screen and (max-width:1000px){.loans-card__tag{border-radius:13.8888888889vw}}@media screen and (min-width:1441px){.loans-card__tag{font-size:14px}}@media screen and (max-width:1000px){.loans-card__tag{font-size:3.3333333333vw}}.loans-card__content{position:relative;height:15.2777777778vw;width:90%}@media screen and (min-width:1441px){.loans-card__content{height:220px}}@media screen and (max-width:1000px){.loans-card__content{height:47.2222222222vw;width:100%}}.loans-card__text{font-weight:500;font-size:.9722222222vw;margin-bottom:1.6666666667vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.loans-card__text{font-size:14px}}@media screen and (max-width:1000px){.loans-card__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-card__text{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-card__text{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.loans-card__text{line-height:20px}}@media screen and (max-width:1000px){.loans-card__text{line-height:4.4444444444vw}}.loans-card:last-child{margin-bottom:0}.loans-card_cash{background-image:url(/local/templates/redesign/src/assets/img/loans/cash2.png)}@media screen and (max-width:1000px){.loans-card_cash{background-image:url(/local/templates/redesign/src/assets/img/loans/cash2_mob.png)}}.loans-card_calc{background-image:url(/local/templates/redesign/src/assets/img/loans/calc2.png)}@media screen and (max-width:1000px){.loans-card_calc{background-image:url(/local/templates/redesign/src/assets/img/loans/calc2_mob.png)}}.loans-card__inner{height:100%;width:100%;-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;position:relative}.loans-card__image{width:11.1vw;margin-left:1.94vw;-ms-flex-negative:0;flex-shrink:0}@media(min-width:1441px){.loans-card__image{width:160px;margin-left:28px}}@media(max-width:425px){.loans-card__image{height:auto;width:140px;margin-left:16px}}.loans-card__description:not(:first-child){margin-left:1.39vw}@media(min-width:1441px){.loans-card__description:not(:first-child){margin-left:20px}}@media(max-width:425px){.loans-card__description:not(:first-child){margin-left:12px}}.loans-card__title{font-size:1.6666666667vw;line-height:1.9444444444vw;font-weight:500;margin-top:0;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans-card__title{font-size:24px}}@media screen and (max-width:1000px){.loans-card__title{font-size:5vw}}@media screen and (min-width:1441px){.loans-card__title{line-height:28px}}@media screen and (max-width:1000px){.loans-card__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.loans-card__title{margin-bottom:16px}}@media screen and (max-width:1000px){.loans-card__title{margin-bottom:2.2222222222vw}}.loans-card__subtitle{color:#1e2321;font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.loans-card__subtitle{font-size:14px}}@media screen and (max-width:1000px){.loans-card__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-card__subtitle{line-height:20px}}@media screen and (max-width:1000px){.loans-card__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-card__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-card__subtitle{letter-spacing:-.0277777778vw}}.loans-card__header{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-card__header{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-card__header{margin-bottom:5.5555555556vw}}.loans-card__feats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loans-card__feat-title{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.loans-card__feat-title{font-size:12px}}@media screen and (max-width:1000px){.loans-card__feat-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-card__feat-title{line-height:16px}}@media screen and (max-width:1000px){.loans-card__feat-title{line-height:5vw}}@media screen and (min-width:1441px){.loans-card__feat-title{margin-bottom:8px}}@media screen and (max-width:1000px){.loans-card__feat-title{margin-bottom:2.2222222222vw}}.loans-card__feat-value{color:#1e2321;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.loans-card__feat-value{font-size:20px}}@media screen and (max-width:1000px){.loans-card__feat-value{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-card__feat-value{line-height:24px}}@media screen and (max-width:1000px){.loans-card__feat-value{line-height:5vw}}.loans-card__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0;z-index:2}.loans-card__footer,.loans-list li{display:-webkit-box;display:-ms-flexbox;display:flex}.loans-list li{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-weight:500;font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:1.0416666667vw}@media screen and (min-width:1441px){.loans-list li{font-size:14px}}@media screen and (max-width:1000px){.loans-list li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-list li{line-height:20px}}@media screen and (max-width:1000px){.loans-list li{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-list li{margin-bottom:15px}}@media screen and (max-width:1000px){.loans-list li{margin-bottom:2.7777777778vw}}.loans-list li .bull{height:8px;width:8px;display:inline-block;border-radius:50%;background-color:#8bc540;margin:0 12px 0 0}.loans-list li .text{display:inline-block;width:90%;margin-bottom:0;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.loans-list li .text{font-size:14px}}@media screen and (max-width:1000px){.loans-list li .text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-list li .text{line-height:20px}}@media screen and (max-width:1000px){.loans-list li .text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-list li .text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-list li .text{letter-spacing:-.0277777778vw}}.loans-button{background:#1e2321;color:#fff;text-decoration:none;line-height:1.38;font-size:1.1111111111vw;padding-top:.9027777778vw;padding-right:1.6666666667vw;padding-bottom:.9027777778vw;padding-left:1.6666666667vw;border-radius:1.3888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.loans-button{font-size:16px}}@media screen and (max-width:1000px){.loans-button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-button{padding-top:13px}}@media screen and (max-width:1000px){.loans-button{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.loans-button{padding-right:24px}}@media screen and (max-width:1000px){.loans-button{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.loans-button{padding-bottom:13px}}@media screen and (max-width:1000px){.loans-button{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.loans-button{padding-left:24px}}@media screen and (max-width:1000px){.loans-button{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.loans-button{border-radius:20px}}@media screen and (max-width:1000px){.loans-button{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.loans-button{margin-right:8px}}@media screen and (max-width:1000px){.loans-button{margin-right:2.2222222222vw}}.loans-button_white{background:#fff}.loans-button:hover{background:#8bc540;color:#1e2321!important;font-weight:500}.loans__text{font-weight:500;margin-left:1.1111111111vw;margin-right:1.1111111111vw}@media screen and (min-width:1441px){.loans__text{margin-left:16px}}@media screen and (max-width:1000px){.loans__text{margin-left:0}}@media screen and (min-width:1441px){.loans__text{margin-right:16px}}@media screen and (max-width:1000px){.loans__text{margin-right:0;width:calc(50% - 12.222vw)}}.loans__body-shrink{width:40.5555555556vw;margin:0 auto}@media screen and (min-width:1441px){.loans__body-shrink{width:584px}}@media screen and (max-width:1000px){.loans__body-shrink{width:72.2222222222vw}}.loans__body-shrink-left{width:33.3333333333vw}@media screen and (min-width:1441px){.loans__body-shrink-left{width:480px}}@media screen and (max-width:1000px){.loans__body-shrink-left{width:133.3333333333vw;width:100%}}.loans-steps{position:relative;height:2.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.loans-steps{height:32px}}@media screen and (max-width:1000px){.loans-steps{height:8.8888888889vw}}@media screen and (min-width:1441px){.loans-steps{margin-bottom:80px}}@media screen and (max-width:1000px){.loans-steps{margin-bottom:17.7777777778vw}}.loans-steps-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.loans-steps-top{margin-bottom:8px}}@media screen and (max-width:1000px){.loans-steps-top{margin-bottom:2.2222222222vw}}.loans-steps__line{height:6px;background-color:#fff;overflow:hidden;width:100%;z-index:1;position:relative;border-radius:.2777777778vw}@media screen and (min-width:1441px){.loans-steps__line{border-radius:4px}}@media screen and (max-width:1000px){.loans-steps__line{border-radius:1.1111111111vw}}.loans-steps__line-current{background-color:#d9eeac;height:100%;z-index:2;position:absolute;border-radius:.2777777778vw;-webkit-transition:.5s;transition:.5s}@media screen and (min-width:1441px){.loans-steps__line-current{border-radius:4px}}@media screen and (max-width:1000px){.loans-steps__line-current{border-radius:1.1111111111vw}}.loans-steps__line-filled{width:0;background-color:#8bc540;height:100%;z-index:3;position:absolute;border-radius:.2777777778vw;-webkit-transition:.5s;transition:.5s}@media screen and (min-width:1441px){.loans-steps__line-filled{border-radius:4px}}@media screen and (max-width:1000px){.loans-steps__line-filled{border-radius:1.1111111111vw}}.loans-steps__motivation{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;margin-top:.5555555556vw}@media screen and (min-width:1441px){.loans-steps__motivation{font-size:12px}}@media screen and (max-width:1000px){.loans-steps__motivation{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.loans-steps__motivation{line-height:16px}}@media screen and (max-width:1000px){.loans-steps__motivation{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-steps__motivation{margin-top:8px}}@media screen and (max-width:1000px){.loans-steps__motivation{margin-top:2.2222222222vw}}.loans-steps__counter{color:#898599;font-size:.9722222222vw;line-height:1.5277777778vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.loans-steps__counter{font-size:14px}}@media screen and (max-width:1000px){.loans-steps__counter{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-steps__counter{line-height:22px}}@media screen and (max-width:1000px){.loans-steps__counter{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.loans-steps__counter{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-steps__counter{letter-spacing:-.0277777778vw}}.loans-steps__circles{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loans-steps__item{z-index:2;position:relative;cursor:default}.loans-steps__item-active .loans-steps__circle,.loans-steps__item-filled .loans-steps__circle{background-color:#8bc540;color:#fff}.loans-steps__item-active .loans-steps__title,.loans-steps__item-filled .loans-steps__title{color:#1e2321}@media screen and (max-width:1000px){.loans-steps__item .loans-steps__title{display:none}.loans-steps__item-filled:first-child{left:0}.loans-steps__item-filled:nth-child(2){position:absolute;left:10px}.loans-steps__item-filled:nth-child(3){position:absolute;left:20px}.loans-steps__item-filled .loans-steps__circle{-webkit-box-shadow:0 0 0 2px #edf0f5;box-shadow:0 0 0 2px #edf0f5}.loans-steps__item-active:first-child{left:0}.loans-steps__item-active:nth-child(2){position:absolute;left:10px}.loans-steps__item-active:nth-child(3){position:absolute;left:20px}.loans-steps__item-active:nth-child(4){position:absolute;left:30px}.loans-steps__item-active .loans-steps__circle{-webkit-box-shadow:0 0 0 2px #edf0f5;box-shadow:0 0 0 2px #edf0f5}.loans-steps__item-active .loans-steps__title{display:block}}.loans-steps__circle{color:#898599;width:2.2222222222vw;height:2.2222222222vw;background-color:#fff;border-radius:40px;font-size:.9722222222vw;line-height:2.2222222222vw;text-align:center;font-weight:500}@media screen and (min-width:1441px){.loans-steps__circle{width:32px}}@media screen and (max-width:1000px){.loans-steps__circle{width:8.8888888889vw}}@media screen and (min-width:1441px){.loans-steps__circle{height:32px}}@media screen and (max-width:1000px){.loans-steps__circle{height:8.8888888889vw}}@media screen and (min-width:1441px){.loans-steps__circle{font-size:14px}}@media screen and (max-width:1000px){.loans-steps__circle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-steps__circle{line-height:32px}}@media screen and (max-width:1000px){.loans-steps__circle{line-height:8.8888888889vw}}.loans-steps__title{text-align:center;width:200px;position:absolute;-webkit-transform:translate(-40%,8px);transform:translate(-40%,8px);color:#898599;font-weight:500}@media screen and (max-width:1000px){.loans-steps__title{-webkit-transform:translate(-20%,8px);transform:translate(-20%,8px)}}.loans-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.8888888889vw;margin-bottom:3.8888888889vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.loans-switcher{margin-top:56px}}@media screen and (max-width:1000px){.loans-switcher{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.loans-switcher{margin-bottom:56px}}@media screen and (max-width:1000px){.loans-switcher{margin-bottom:11.1111111111vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-switcher{font-size:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-switcher{font-size:3.3333333333vw}}.loans-switcher .loans__text{text-align:center;width:auto;max-width:calc(100% - 8.33333vw);font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.loans-switcher .loans__text{font-size:16px}}@media screen and (max-width:1000px){.loans-switcher .loans__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-switcher .loans__text{line-height:22px}}@media screen and (max-width:1000px){.loans-switcher .loans__text{line-height:4.4444444444vw}}.loans__title{font-size:3.0555555556vw;color:#1e2321;line-height:1.09;letter-spacing:-.5px}@media screen and (min-width:1441px){.loans__title{font-size:44px}}@media screen and (max-width:1000px){.loans__title{font-size:6.6666666667vw}}._dark-mode .loans__title{color:#fff}.loans-field__title{font-size:1.3888888889vw;margin-top:1.7361111111vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.loans-field__title{font-size:20px}}@media screen and (max-width:1000px){.loans-field__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-field__title{margin-top:25px}}@media screen and (max-width:1000px){.loans-field__title{margin-top:6.9444444444vw}}@media screen and (min-width:1441px){.loans-field__title{margin-bottom:12px}}@media screen and (max-width:1000px){.loans-field__title{margin-bottom:3.3333333333vw}}.loans_monthly-pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;line-height:1.6666666667vw;font-size:1.3888888889vw;margin-top:3.75vw;letter-spacing:-.3px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (min-width:1441px){.loans_monthly-pay{line-height:24px}}@media screen and (max-width:1000px){.loans_monthly-pay{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.loans_monthly-pay{font-size:20px}}@media screen and (max-width:1000px){.loans_monthly-pay{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans_monthly-pay{margin-top:54px}}@media screen and (max-width:1000px){.loans_monthly-pay{margin-top:5.5555555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1000px){.loans_monthly-pay>span{width:100%;margin:22px 0 0 0}}.loans_monthly-pay__sum{font-size:2.2222222222vw}@media screen and (min-width:1441px){.loans_monthly-pay__sum{font-size:32px}}@media screen and (max-width:1000px){.loans_monthly-pay__sum{font-size:5.5555555556vw}}.loans__promo-content{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.loans__promo-content{margin-bottom:80px}}@media screen and (max-width:1000px){.loans__promo-content{margin-bottom:11.1111111111vw}}.loans__promo-content__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans__promo-content__title{font-size:20px}}@media screen and (max-width:1000px){.loans__promo-content__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans__promo-content__title{line-height:24px}}@media screen and (max-width:1000px){.loans__promo-content__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.loans__promo-content__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans__promo-content__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.loans__promo-content__title{margin-bottom:16px}}@media screen and (max-width:1000px){.loans__promo-content__title{margin-bottom:3.8888888889vw}}.loans__promo-content>div{margin-top:2.7777777778vw;margin-left:3.4722222222vw}@media screen and (min-width:1441px){.loans__promo-content>div{margin-top:40px}}@media screen and (max-width:1000px){.loans__promo-content>div{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans__promo-content>div{margin-left:50px}}@media screen and (max-width:1000px){.loans__promo-content>div{margin-left:0;width:100%}}.loans__promo-content>div .text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.loans__promo-content>div .text{font-size:16px}}@media screen and (max-width:1000px){.loans__promo-content>div .text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans__promo-content>div .text{line-height:22px}}@media screen and (max-width:1000px){.loans__promo-content>div .text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans__promo-content>div .text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans__promo-content>div .text{letter-spacing:-.0277777778vw}}.loans__promo-content>div .bullet-text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans__promo-content>div .bullet-text{font-size:16px}}@media screen and (max-width:1000px){.loans__promo-content>div .bullet-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans__promo-content>div .bullet-text{line-height:22px}}@media screen and (max-width:1000px){.loans__promo-content>div .bullet-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans__promo-content>div .bullet-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans__promo-content>div .bullet-text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.loans__promo-content>div .bullet-text{margin-bottom:16px}}@media screen and (max-width:1000px){.loans__promo-content>div .bullet-text{margin-bottom:3.8888888889vw}}.loans-gray-text{color:#898599}.loans .main-mini-ban .mini-banner__ban-mob{padding-right:7.2222222222vw}@media screen and (min-width:1441px){.loans .main-mini-ban .mini-banner__ban-mob{padding-right:104px}}@media screen and (max-width:1000px){.loans .main-mini-ban .mini-banner__ban-mob{padding-right:5.5555555556vw}}.loans-nav-container{margin:0 auto;max-width:1208px;padding:0}@media screen and (max-width:1000px){.loans-nav-container{padding-top:0;padding-bottom:0;padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-nav-container{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-nav-container{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-nav-container{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-nav-container{padding-right:4.4444444444vw}}.loans-tabs .tabs-nav__list{border-bottom:none}.loans-offers{position:relative;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.loans-offers{margin-bottom:80px}}@media screen and (max-width:1000px){.loans-offers{margin-bottom:11.1111111111vw}}.loans-feedback__field{border-bottom:1px solid #edf0f5;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-feedback__field{padding-top:40px}}@media screen and (max-width:1000px){.loans-feedback__field{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-feedback__field{padding-bottom:40px}}@media screen and (max-width:1000px){.loans-feedback__field{padding-bottom:5.5555555556vw}}.loans-feedback__field-last{border-bottom:none}.loans-feedback__reacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.loans-feedback__reacts{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.loans-feedback__react{width:6.25vw}@media screen and (min-width:1441px){.loans-feedback__react{width:90px}}@media screen and (max-width:1000px){.loans-feedback__react{width:15.8333333333vw}}.loans-feedback__react label{cursor:pointer}.loans-feedback__react-img{height:5.0694444444vw;width:5.0694444444vw;margin-bottom:1.3888888889vw;margin-left:auto;margin-right:auto;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;background-color:#898599;border-radius:50%;-webkit-transition:.2s;transition:.2s}@media screen and (min-width:1441px){.loans-feedback__react-img{height:73px}}@media screen and (max-width:1000px){.loans-feedback__react-img{height:12.2222222222vw}}@media screen and (min-width:1441px){.loans-feedback__react-img{width:73px}}@media screen and (max-width:1000px){.loans-feedback__react-img{width:12.2222222222vw}}@media screen and (min-width:1441px){.loans-feedback__react-img{margin-bottom:20px}}@media screen and (max-width:1000px){.loans-feedback__react-img{margin-bottom:3.6111111111vw}}.loans-feedback__react-img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width:1000px){.loans-feedback__react-img img{height:1.6666666667vw;width:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-feedback__react-img img{height:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-feedback__react-img img{height:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-feedback__react-img img{width:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-feedback__react-img img{width:6.6666666667vw}}.loans-feedback__react-text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;text-align:center}@media screen and (min-width:1441px){.loans-feedback__react-text{font-size:16px}}@media screen and (max-width:1000px){.loans-feedback__react-text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.loans-feedback__react-text{line-height:22px}}@media screen and (max-width:1000px){.loans-feedback__react-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-feedback__react-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans-feedback__react-text{letter-spacing:-.0555555556vw}}.loans-feedback__react input#quest1_1:checked+label .loans-feedback__react-img,.loans-feedback__react input#quest2_1:checked+label .loans-feedback__react-img{background-color:#fc5b00}.loans-feedback__react input#quest1_2:checked+label .loans-feedback__react-img,.loans-feedback__react input#quest2_2:checked+label .loans-feedback__react-img{background-color:#f88618}.loans-feedback__react input#quest1_3:checked+label .loans-feedback__react-img,.loans-feedback__react input#quest2_3:checked+label .loans-feedback__react-img{background-color:#f5b230}.loans-feedback__react input#quest1_4:checked+label .loans-feedback__react-img,.loans-feedback__react input#quest1_5:checked+label .loans-feedback__react-img,.loans-feedback__react input#quest2_4:checked+label .loans-feedback__react-img,.loans-feedback__react input#quest2_5:checked+label .loans-feedback__react-img{background-color:#8bc540}.loans-feedback__success-container{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}@media screen and (max-width:1000px){.loans-feedback__success-container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.loans-feedback__success .icon{height:6.6666666667vw;width:6.6666666667vw;margin-right:3.3333333333vw;border-radius:1.6666666667vw;background-color:#8bc540}@media screen and (min-width:1441px){.loans-feedback__success .icon{height:96px}}@media screen and (max-width:1000px){.loans-feedback__success .icon{height:27.7777777778vw}}@media screen and (min-width:1441px){.loans-feedback__success .icon{width:96px}}@media screen and (max-width:1000px){.loans-feedback__success .icon{width:27.7777777778vw}}@media screen and (min-width:1441px){.loans-feedback__success .icon{margin-right:48px}}@media screen and (max-width:1000px){.loans-feedback__success .icon{margin-right:13.3333333333vw}}@media screen and (min-width:1441px){.loans-feedback__success .icon{border-radius:24px}}@media screen and (max-width:1000px){.loans-feedback__success .icon{border-radius:6.6666666667vw;margin-left:auto;margin-right:auto;margin-bottom:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-feedback__success .icon{margin-bottom:32px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-feedback__success .icon{margin-bottom:8.8888888889vw}}.loans-feedback__success .loans-form__title{white-space:nowrap}@media screen and (max-width:1000px){.loans-feedback__success .loans-form__title{white-space:normal}}.issues{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.issues{padding-top:40px}}@media screen and (max-width:1000px){.issues{padding-top:0}}@media screen and (max-width:1000px){.issues-nav{position:relative;width:100vw;overflow-x:auto;margin-left:0;padding-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-nav{margin-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav{margin-left:-4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-nav{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav{padding-left:4.4444444444vw}}@media screen and (max-width:1000px){.issues-nav__underline{display:none}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav__underline{display:block;position:relative;z-index:6;width:100%;background-color:#c2c2cc;height:0}}@media screen and (max-width:1000px)and (max-width:1000px)and (min-width:1441px){.issues-nav__underline{height:0}}@media screen and (max-width:1000px)and (max-width:1000px)and (max-width:1000px){.issues-nav__underline{height:.2777777778vw}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav__sticky{position:sticky;z-index:5;background-color:#fff;top:0;margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px)and (min-width:1441px){.issues-nav__sticky{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px)and (max-width:1000px){.issues-nav__sticky{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.issues-nav__container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#fff}}.issues-nav__clear{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#fff;width:0}@media screen and (min-width:1441px){.issues-nav__clear{width:0}}@media screen and (max-width:1000px){.issues-nav__clear{width:4.4444444444vw}}.issues-nav__item{background-color:#fff;color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.issues-nav__item{font-size:16px}}@media screen and (max-width:1000px){.issues-nav__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.issues-nav__item{line-height:22px}}@media screen and (max-width:1000px){.issues-nav__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.issues-nav__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.issues-nav__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.issues-nav__item{margin-bottom:24px}}@media screen and (max-width:1000px){.issues-nav__item{margin-bottom:0;position:relative;z-index:5;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-bottom:0;padding-top:0;margin-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-nav__item{padding-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav__item{padding-bottom:5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-nav__item{padding-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav__item{padding-top:5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-nav__item{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav__item{margin-right:4.4444444444vw}}@media screen and (max-width:1000px){.issues-nav__item:nth-last-child(2){margin-right:0}}@media screen and (max-width:1000px){.issues-nav__item_active .underline{position:absolute;display:block;z-index:7;width:100%;bottom:-1px;left:0;background-color:#1e2321;height:0;border-top-left-radius:0;border-top-right-radius:0}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-nav__item_active .underline{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav__item_active .underline{height:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-nav__item_active .underline{border-top-left-radius:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav__item_active .underline{border-top-left-radius:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-nav__item_active .underline{border-top-right-radius:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-nav__item_active .underline{border-top-right-radius:1.1111111111vw}}.issues-nav__item_active{color:#1e2321}.issues-header{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.issues-header{margin-bottom:40px}}@media screen and (max-width:1000px){.issues-header{margin-bottom:4.4444444444vw}}.issues-content{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.issues-content{margin-bottom:40px}}@media screen and (max-width:1000px){.issues-content{margin-bottom:7.7777777778vw}}.issues-content_bond ._share,.issues-content_share ._bond{display:none}.issues-content__doc{display:inline-block;width:27.5vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.issues-content__doc{width:396px}}@media screen and (max-width:1000px){.issues-content__doc{width:110vw}}@media screen and (min-width:1441px){.issues-content__doc{margin-bottom:24px}}@media screen and (max-width:1000px){.issues-content__doc{margin-bottom:4.4444444444vw}}@media screen and (min-width:1001px){.issues-content__doc:last-child,.issues-content__doc:nth-last-child(2){margin-bottom:0}}@media screen and (max-width:1000px){.issues-content__doc{width:100%}.issues-content__doc:last-child{margin-bottom:0}.issues-content__doc .doc-link__title{width:0}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-content__doc .doc-link__title{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-content__doc .doc-link__title{width:55.5555555556vw}}.issues-content__doc .doc-link__title{max-width:20.2777777778vw}@media screen and (min-width:1441px){.issues-content__doc .doc-link__title{max-width:292px}}@media screen and (max-width:1000px){.issues-content__doc .doc-link__title{max-width:81.1111111111vw}}.issues-content__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.issues-content__control{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.issues-content__container ._share{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.issues-content__container ._share{margin-top:40px}}@media screen and (max-width:1000px){.issues-content__container ._share{margin-top:6.6666666667vw}}.issues-content__container ._bond{margin-top:1.9444444444vw}@media screen and (min-width:1441px){.issues-content__container ._bond{margin-top:28px}}@media screen and (max-width:1000px){.issues-content__container ._bond{margin-top:3.8888888889vw}}.issues-content__switch{margin-top:.2777777778vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.issues-content__switch{margin-top:4px}}@media screen and (max-width:1000px){.issues-content__switch{margin-top:0}}@media screen and (min-width:1441px){.issues-content__switch{margin-right:12px}}@media screen and (max-width:1000px){.issues-content__switch{margin-right:0}}.issues-content__select{width:8.0555555556vw}@media screen and (min-width:1441px){.issues-content__select{width:116px}}@media screen and (max-width:1000px){.issues-content__select{width:25vw}}.issues-bond{cursor:pointer;background-color:#edf0f5;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:1.6666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;height:3.8888888889vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.issues-bond{border-radius:24px}}@media screen and (max-width:1000px){.issues-bond{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.issues-bond{padding-left:104px}}@media screen and (max-width:1000px){.issues-bond{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.issues-bond{padding-right:104px}}@media screen and (max-width:1000px){.issues-bond{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.issues-bond{height:56px}}@media screen and (max-width:1000px){.issues-bond{height:15.5555555556vw}}@media screen and (min-width:1441px){.issues-bond{margin-bottom:12px}}@media screen and (max-width:1000px){.issues-bond{margin-bottom:2.2222222222vw}}.issues-bond.disable{cursor:auto}.issues-bond__container{width:100%;height:100%;-webkit-transition:all .3s ease;transition:all .3s ease}.issues-bond__header{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;height:100%;width:100%}.issues-bond__header .bond-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:inline-block;color:#1e2321;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;max-width:33.8888888889vw}@media screen and (min-width:1441px){.issues-bond__header .bond-header{font-size:16px}}@media screen and (max-width:1000px){.issues-bond__header .bond-header{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.issues-bond__header .bond-header{line-height:22px}}@media screen and (max-width:1000px){.issues-bond__header .bond-header{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.issues-bond__header .bond-header{letter-spacing:-.2px}}@media screen and (max-width:1000px){.issues-bond__header .bond-header{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.issues-bond__header .bond-header{max-width:488px}}@media screen and (max-width:1000px){.issues-bond__header .bond-header{max-width:66.6666666667vw;overflow:auto;-ms-text-overflow:ellipsis;text-overflow:ellipsis;max-height:0}}@media screen and (max-width:1000px)and (min-width:1441px){.issues-bond__header .bond-header{max-height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.issues-bond__header .bond-header{max-height:8.8888888889vw}}.issues-bond__header .bond-cross{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:50%;background-color:#1e2321;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;width:2.2222222222vw;height:2.2222222222vw}@media screen and (min-width:1441px){.issues-bond__header .bond-cross{width:32px}}@media screen and (max-width:1000px){.issues-bond__header .bond-cross{width:6.6666666667vw}}@media screen and (min-width:1441px){.issues-bond__header .bond-cross{height:32px}}@media screen and (max-width:1000px){.issues-bond__header .bond-cross{height:6.6666666667vw}}.issues-bond__header .bond-cross svg{fill:#fff;width:.9722222222vw;height:.9722222222vw}@media screen and (min-width:1441px){.issues-bond__header .bond-cross svg{width:14px}}@media screen and (max-width:1000px){.issues-bond__header .bond-cross svg{width:3.3333333333vw}}@media screen and (min-width:1441px){.issues-bond__header .bond-cross svg{height:14px}}@media screen and (max-width:1000px){.issues-bond__header .bond-cross svg{height:3.3333333333vw}}.issues-bond__content{height:0;width:100%;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.issues-bond_opened{height:auto;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.issues-bond_opened{border-radius:56px}}@media screen and (max-width:1000px){.issues-bond_opened{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.issues-bond_opened{padding-top:56px}}@media screen and (max-width:1000px){.issues-bond_opened{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.issues-bond_opened{padding-bottom:56px}}@media screen and (max-width:1000px){.issues-bond_opened{padding-bottom:6.6666666667vw}}.issues-bond_opened .issues-bond__header{height:auto}.issues-bond_opened .issues-bond__header .bond-header{max-width:100%;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.issues-bond_opened .issues-bond__header .bond-header{font-size:24px}}@media screen and (max-width:1000px){.issues-bond_opened .issues-bond__header .bond-header{font-size:5vw}}@media screen and (min-width:1441px){.issues-bond_opened .issues-bond__header .bond-header{line-height:28px}}@media screen and (max-width:1000px){.issues-bond_opened .issues-bond__header .bond-header{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.issues-bond_opened .issues-bond__header .bond-header{letter-spacing:-.3px}}@media screen and (max-width:1000px){.issues-bond_opened .issues-bond__header .bond-header{letter-spacing:-.0555555556vw;overflow:auto;-ms-text-overflow:ellipsis;text-overflow:ellipsis;max-height:none}}.issues-bond_opened .issues-bond__header .bond-cross{display:none}.issues-bond_opened .issues-bond__content{height:auto;margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.issues-bond_opened .issues-bond__content{margin-top:40px}}@media screen and (max-width:1000px){.issues-bond_opened .issues-bond__content{margin-top:5.5555555556vw}}.issues-bond_opened .issues-bond__content .doc-container:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.issues-bond_opened .issues-bond__content .doc-container:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.issues-bond_opened .issues-bond__content .doc-container:not(:last-child){margin-bottom:3.3333333333vw}}.sme-detail-header{padding-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-detail-header{padding-top:40px}}@media screen and (max-width:1000px){.sme-detail-header{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-detail-header{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-detail-header{margin-bottom:6.6666666667vw}}.sme-detail-header__title{margin-top:1.6666666667vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-detail-header__title{margin-top:24px}}@media screen and (max-width:1000px){.sme-detail-header__title{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.sme-detail-header__title{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-detail-header__title{margin-bottom:4.4444444444vw}}.sme-detail-header__subtitle{max-width:33.3333333333vw}@media screen and (min-width:1441px){.sme-detail-header__subtitle{max-width:480px}}@media screen and (max-width:1000px){.sme-detail-header__subtitle{max-width:none}}@media screen and (max-width:1000px){.sme-detail-docs{margin-bottom:2.2222222222vw}}.sme-detail-docs__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-detail-docs__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-detail-docs__title{margin-bottom:0}}.sme-detail-how__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-detail-how__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-detail-how__title{margin-bottom:1.1111111111vw}}@media screen and (min-width:1001px){.sme-detail-how .product-page-steps__item{height:100%}}.sme-detail-approve-lights{padding-bottom:0}@media screen and (min-width:1441px){.sme-detail-approve-lights{padding-bottom:0}}@media screen and (max-width:1000px){.sme-detail-approve-lights{padding-bottom:5.5555555556vw}}.sme-detail-approve-lights__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-detail-approve-lights__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-detail-approve-lights__title{margin-bottom:6.6666666667vw}}.sme-detail-approve-lights .for-developers-features__icon{width:2.7777777778vw;height:2.7777777778vw;border-radius:50%}@media screen and (min-width:1441px){.sme-detail-approve-lights .for-developers-features__icon{width:40px}}@media screen and (max-width:1000px){.sme-detail-approve-lights .for-developers-features__icon{width:6.6666666667vw}}@media screen and (min-width:1441px){.sme-detail-approve-lights .for-developers-features__icon{height:40px}}@media screen and (max-width:1000px){.sme-detail-approve-lights .for-developers-features__icon{height:6.6666666667vw}}.sme-detail-approve-lights .for-developers-features__icon._red{background-color:#c72314}.sme-detail-approve-lights .for-developers-features__icon._yellow{background-color:#eabb70}.sme-detail-approve-lights .for-developers-features__icon._green{background-color:#86b83c}.sme-detail-approve-data__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-detail-approve-data__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-detail-approve-data__title{margin-bottom:0}}.sme-detail-approve-data__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-detail-approve-data__row{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-detail-approve-data__row{margin-bottom:6.6666666667vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sme-detail-approve-data__col{width:18.8888888889vw;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1441px){.sme-detail-approve-data__col{width:272px}}@media screen and (max-width:1000px){.sme-detail-approve-data__col{width:100%;margin-top:3.3333333333vw}}.sme-detail-approve-data__col .bullet-text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-detail-approve-data__col .bullet-text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.sme-detail-approve-data__col .bullet-text:not(:last-child){margin-bottom:3.3333333333vw}}.sme-detail-approve-data__description{max-width:47.6388888889vw}@media screen and (min-width:1441px){.sme-detail-approve-data__description{max-width:686px}}@media screen and (max-width:1000px){.sme-detail-approve-data__description{max-width:none}}.sme-detail__block{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-detail__block{padding-top:40px}}@media screen and (max-width:1000px){.sme-detail__block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-detail__block{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-detail__block{padding-bottom:5.5555555556vw}}@media screen and (min-width:1001px){.sme-detail__block.for-developers-features{padding-bottom:0}}@media screen and (max-width:1000px){.sme-detail .doc-link{margin-top:3.3333333333vw}}.sme-detail .doc-link__title{max-width:none}.sme-detail .doc-link .icon{-ms-flex-negative:0;flex-shrink:0}.fd-escrow-fixed{display:none}@media screen and (max-width:1000px){.fd-escrow-fixed{display:block}}.fd-escrow__title{margin-top:2.7777777778vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.fd-escrow__title{margin-top:40px}}@media screen and (max-width:1000px){.fd-escrow__title{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.fd-escrow__title{margin-bottom:24px}}@media screen and (max-width:1000px){.fd-escrow__title{margin-bottom:3.3333333333vw}}.fd-escrow__subtitle{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.fd-escrow__subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.fd-escrow__subtitle{margin-bottom:6.6666666667vw}}.fd-escrow-benefits{padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.fd-escrow-benefits{padding-bottom:48px}}@media screen and (max-width:1000px){.fd-escrow-benefits{padding-bottom:5.5555555556vw;overflow:hidden;width:calc(100% + 8.88889vw);margin-left:-4.4444444444vw;margin-right:-4.4444444444vw}}.fd-escrow-benefits__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.fd-escrow-benefits__title{margin-bottom:40px}}@media screen and (max-width:1000px){.fd-escrow-benefits__title{margin-bottom:8.0555555556vw;margin-left:4.4444444444vw}}@media screen and (min-width:1001px)and (max-width:1440px){.fd-escrow-benefits .cards-benefits__slide{width:26.1111111111vw}}@media screen and (min-width:1441px){.fd-escrow-benefits .cards-benefits__slide{width:376px}}@media screen and (max-width:1000px){.fd-escrow-benefits .cards-benefits__slide{height:76.3888888889vw;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.fd-escrow-benefits .cards-benefits__text{max-width:23.3333333333vw}@media screen and (min-width:1441px){.fd-escrow-benefits .cards-benefits__text{max-width:336px}}@media screen and (max-width:1000px){.fd-escrow-benefits .cards-benefits__text{max-width:59.4444444444vw}}.fd-escrow-benefits .cards-benefits__image{width:9.7222222222vw}@media screen and (min-width:1441px){.fd-escrow-benefits .cards-benefits__image{width:140px}}@media screen and (max-width:1000px){.fd-escrow-benefits .cards-benefits__image{width:29.1666666667vw}}@media screen and (max-width:1000px){.fd-escrow-benefits .cards-benefits__image._1{margin-top:-2.2222222222vw}}.fd-escrow-benefits .cards-benefits__image._2{width:11.1111111111vw}@media screen and (min-width:1441px){.fd-escrow-benefits .cards-benefits__image._2{width:160px}}@media screen and (max-width:1000px){.fd-escrow-benefits .cards-benefits__image._2{width:33.3333333333vw}}@media screen and (min-width:1001px)and (max-width:1440px){.fd-escrow-benefits .cards-benefits__image._2{-webkit-transform:translateX(-1.3888888889vw);transform:translateX(-1.3888888889vw)}}@media screen and (max-width:1000px){.fd-escrow-benefits .cards-benefits__image._2{margin-top:-1.6666666667vw;-webkit-transform:translateX(-4.1666666667vw);transform:translateX(-4.1666666667vw)}}@media screen and (min-width:1441px){.fd-escrow-benefits .cards-benefits__image._2{-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@media screen and (max-width:1000px){.fd-escrow-benefits .cards-benefits__image._3{margin-top:-2.7777777778vw}}.fd-escrow-steps{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.fd-escrow-steps{padding-top:48px}}@media screen and (max-width:1000px){.fd-escrow-steps{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.fd-escrow-steps{padding-bottom:48px}}@media screen and (max-width:1000px){.fd-escrow-steps{padding-bottom:5.5555555556vw}}.fd-escrow-remote{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.fd-escrow-remote{padding-top:48px}}@media screen and (max-width:1000px){.fd-escrow-remote{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.fd-escrow-remote{padding-bottom:48px}}@media screen and (max-width:1000px){.fd-escrow-remote{padding-bottom:5.5555555556vw}}.fd-escrow-remote__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.fd-escrow-remote__title{margin-bottom:24px}}@media screen and (max-width:1000px){.fd-escrow-remote__title{margin-bottom:3.3333333333vw}}.fd-escrow-remote__subtitle{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.fd-escrow-remote__subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.fd-escrow-remote__subtitle{margin-bottom:6.6666666667vw}}.fd-escrow-remote__list li:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.fd-escrow-remote__list li:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.fd-escrow-remote__list li:not(:last-child){margin-bottom:3.3333333333vw}}.fd-escrow-paperwork{padding-top:3.3333333333vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.fd-escrow-paperwork{padding-top:48px}}@media screen and (max-width:1000px){.fd-escrow-paperwork{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.fd-escrow-paperwork{padding-bottom:16px}}@media screen and (max-width:1000px){.fd-escrow-paperwork{padding-bottom:2.2222222222vw}}.fd-escrow-paperwork__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.fd-escrow-paperwork__title{margin-bottom:24px}}@media screen and (max-width:1000px){.fd-escrow-paperwork__title{margin-bottom:3.3333333333vw}}.fd-escrow-paperwork__subtitle{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.fd-escrow-paperwork__subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.fd-escrow-paperwork__subtitle{margin-bottom:1.1111111111vw}}.fd-escrow-paperwork .for-developers-steps__item{background-color:#ffc7ab}@media screen and (min-width:1001px){.fd-escrow-paperwork .for-developers-steps__item{height:100%}}@media screen and (max-width:1000px){.fd-escrow-paperwork .for-developers-steps__item{margin-top:3.3333333333vw}}.fd-escrow-paperwork .for-developers-steps__item .d-tile{background-color:#fff;color:#1e2321}.fd-escrow-paperwork .for-developers-steps__item .d-tile:first-child{background-color:#1e2321;color:#fff}.fd-escrow-paperwork .for-developers-steps__item .d-tile:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.fd-escrow-paperwork .for-developers-steps__item .d-tile:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.fd-escrow-paperwork .for-developers-steps__item .d-tile:not(:last-child){margin-right:1.1111111111vw}}.fd-escrow-docs{padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.fd-escrow-docs{padding-bottom:56px}}@media screen and (max-width:1000px){.fd-escrow-docs{padding-bottom:2.2222222222vw;margin-top:-7.7777777778vw}}@media screen and (max-width:1000px){.fd-escrow-docs .doc-link{margin-top:3.3333333333vw}}.fd-escrow-docs .doc-link__title{max-width:none}.fd-escrow-docs .doc-link .icon{-ms-flex-negative:0;flex-shrink:0}.fd-escrow-form .form__group{margin-top:0}@media screen and (max-width:1000px){.fd-escrow .tabs-nav .tabs-nav__after{display:none}}.procurement{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.procurement{margin-top:40px}}@media screen and (max-width:1000px){.procurement{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.procurement{margin-bottom:40px}}@media screen and (max-width:1000px){.procurement{margin-bottom:7.7777777778vw}}.procurement-header{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.procurement-header{margin-bottom:24px}}@media screen and (max-width:1000px){.procurement-header{margin-bottom:3.3333333333vw}}.procurement-description{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.procurement-description{margin-bottom:24px}}@media screen and (max-width:1000px){.procurement-description{margin-bottom:6.6666666667vw}}.procurement-main-link{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.procurement-main-link{margin-bottom:80px}}@media screen and (max-width:1000px){.procurement-main-link{margin-bottom:11.1111111111vw}}.procurement-main-link a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.procurement-main-link a{margin-bottom:12px}}@media screen and (max-width:1000px){.procurement-main-link a{margin-bottom:3.3333333333vw;width:auto}}.procurement-main-link a span{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-bottom:0}.procurement-main-link a svg{-webkit-box-sizing:border-box;box-sizing:border-box;fill:#898599;width:.6944444444vw;height:.6944444444vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.procurement-main-link a svg{width:10px}}@media screen and (max-width:1000px){.procurement-main-link a svg{width:2.7777777778vw}}@media screen and (min-width:1441px){.procurement-main-link a svg{height:10px}}@media screen and (max-width:1000px){.procurement-main-link a svg{height:2.7777777778vw}}@media screen and (min-width:1441px){.procurement-main-link a svg{margin-right:8px}}@media screen and (max-width:1000px){.procurement-main-link a svg{margin-right:2.2222222222vw;display:none}}.procurement-main-link p{color:#898599}.procurement-cards{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.procurement-cards{margin-bottom:80px}}@media screen and (max-width:1000px){.procurement-cards{margin-bottom:11.1111111111vw}}@media screen and (max-width:1000px){.procurement-cards__card{margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.procurement-cards__card{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.procurement-cards__card{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.procurement-cards__card:last-child{margin-bottom:0}}.procurement-info__header{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.procurement-info__header{margin-bottom:40px}}@media screen and (max-width:1000px){.procurement-info__header{margin-bottom:4.4444444444vw}}.procurement-info__select{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.procurement-info__select{margin-bottom:24px}}@media screen and (max-width:1000px){.procurement-info__select{margin-bottom:4.4444444444vw}}.procurement-info__select-main{width:18.8888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.procurement-info__select-main{width:272px}}@media screen and (max-width:1000px){.procurement-info__select-main{width:75.5555555556vw}}@media screen and (min-width:1441px){.procurement-info__select-main{margin-right:8px}}@media screen and (max-width:1000px){.procurement-info__select-main{margin-right:2.2222222222vw}}.procurement-info__select-additional{width:8.0555555556vw}@media screen and (min-width:1441px){.procurement-info__select-additional{width:116px}}@media screen and (max-width:1000px){.procurement-info__select-additional{width:32.2222222222vw}}.procurement-info__docs{padding-top:1.1111111111vw}@media screen and (min-width:1441px){.procurement-info__docs{padding-top:16px}}@media screen and (max-width:1000px){.procurement-info__docs{padding-top:0}}.procurement-info__docs-row{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.procurement-info__docs-row{margin-bottom:24px}}@media screen and (max-width:1000px){.procurement-info__docs-row{margin-bottom:4.4444444444vw}}.procurement-info__docs-row .grid-col,.procurement-info__docs-row:last-child{margin-bottom:0}@media screen and (min-width:1441px){.procurement-info__docs-row .grid-col{margin-bottom:0}}@media screen and (max-width:1000px){.procurement-info__docs-row .grid-col{margin-bottom:4.4444444444vw}}.procurement-info__docs-row .grid-col:last-child{margin-bottom:0}.procurement-info__docs .doc-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.procurement-info__docs .doc-link__title{max-width:20.2777777778vw}@media screen and (min-width:1441px){.procurement-info__docs .doc-link__title{max-width:292px}}@media screen and (max-width:1000px){.procurement-info__docs .doc-link__title{max-width:81.1111111111vw;max-width:none}}.procurement-info__table{overflow:hidden;width:100%;border:1px solid #c2c2cc;border-radius:3.8888888889vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.procurement-info__table{border-radius:56px}}@media screen and (max-width:1000px){.procurement-info__table{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.procurement-info__table{margin-bottom:40px}}@media screen and (max-width:1000px){.procurement-info__table{margin-bottom:6.6666666667vw}}.procurement-info__table-clear{height:0}@media screen and (min-width:1441px){.procurement-info__table-clear{height:0}}@media screen and (max-width:1000px){.procurement-info__table-clear{height:2.2222222222vw}}.procurement-info__table-header{padding-top:1.3888888889vw;padding-bottom:1.3888888889vw}@media screen and (min-width:1441px){.procurement-info__table-header{padding-top:20px}}@media screen and (max-width:1000px){.procurement-info__table-header{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.procurement-info__table-header{padding-bottom:20px}}@media screen and (max-width:1000px){.procurement-info__table-header{padding-bottom:5.5555555556vw;display:none}}.procurement-info__table-header p{color:#898599}.procurement-info__table-row{padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.procurement-info__table-row{padding-top:20px}}@media screen and (max-width:1000px){.procurement-info__table-row{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.procurement-info__table-row{padding-bottom:20px}}@media screen and (max-width:1000px){.procurement-info__table-row{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.procurement-info__table-row{padding-left:0}}@media screen and (max-width:1000px){.procurement-info__table-row{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.procurement-info__table-row{padding-right:0}}@media screen and (max-width:1000px){.procurement-info__table-row{padding-right:6.6666666667vw}}.procurement-info__table-row:nth-child(2n){background-color:#fff}.procurement-info__table-row:nth-child(odd){background-color:#edf0f5}@media screen and (max-width:1000px){.procurement-info__table-row a{width:auto}}@media screen and (min-width:1001px){.procurement-info__table-row a.button{margin-bottom:.5555555556vw}}@media screen and (max-width:1000px){.procurement-info__table-row a.button{margin-right:2.2222222222vw}}.procurement-info__table-row a svg{fill:#898599;width:.6944444444vw;height:.6944444444vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.procurement-info__table-row a svg{width:10px}}@media screen and (max-width:1000px){.procurement-info__table-row a svg{width:2.7777777778vw}}@media screen and (min-width:1441px){.procurement-info__table-row a svg{height:10px}}@media screen and (max-width:1000px){.procurement-info__table-row a svg{height:2.7777777778vw}}@media screen and (min-width:1441px){.procurement-info__table-row a svg{margin-right:8px}}@media screen and (max-width:1000px){.procurement-info__table-row a svg{margin-right:2.2222222222vw}}.procurement-info__table-item-text{margin-bottom:0}@media screen and (min-width:1441px){.procurement-info__table-item-text{margin-bottom:0}}@media screen and (max-width:1000px){.procurement-info__table-item-text{margin-bottom:4.4444444444vw}}.procurement-info__table-item-desc{margin-bottom:0}@media screen and (min-width:1441px){.procurement-info__table-item-desc{margin-bottom:0}}@media screen and (max-width:1000px){.procurement-info__table-item-desc{margin-bottom:4.4444444444vw}}.procurement-info__table-item-desc_mobile{display:none}@media screen and (max-width:1000px){.procurement-info__table-item-desc_mobile{display:block;color:#898599;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.procurement-info__table-item-desc_mobile{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.procurement-info__table-item-desc_mobile{margin-bottom:2.2222222222vw}}.procurement-info__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.procurement-info__pagination-button{text-decoration:none!important}@media screen and (max-width:1000px){.procurement-info__pagination-button{width:auto}.procurement-info__pagination-button:nth-child(6),.procurement-info__pagination-button:nth-child(7),.procurement-info__pagination-button:nth-child(8){display:none}}.procurement-info__pagination-next{margin-left:1.3888888889vw}@media screen and (min-width:1441px){.procurement-info__pagination-next{margin-left:20px}}@media screen and (max-width:1000px){.procurement-info__pagination-next{margin-left:5.5555555556vw;width:auto}}.procurement-info__pagination-prev{margin-right:1.3888888889vw}@media screen and (min-width:1441px){.procurement-info__pagination-prev{margin-right:20px}}@media screen and (max-width:1000px){.procurement-info__pagination-prev{margin-right:5.5555555556vw;width:auto}}.sme-about-content{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-about-content{margin-top:40px}}@media screen and (max-width:1000px){.sme-about-content{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.sme-about-content{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-about-content{margin-bottom:7.7777777778vw}}.sme-about-content__header{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-about-content__header{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-about-content__header{margin-bottom:3.3333333333vw}}.sme-about-content__description{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-about-content__description{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-about-content__description{margin-bottom:6.6666666667vw}}.sme-about-content__docs .doc-link{margin-bottom:0}@media screen and (min-width:1441px){.sme-about-content__docs .doc-link{margin-bottom:0}}@media screen and (max-width:1000px){.sme-about-content__docs .doc-link{margin-bottom:3.3333333333vw}}.sme-about-content__docs .grid-row .grid-col:last-child .doc-link{margin-bottom:0}.sme-about__doc:not(:last-child):not(:nth-last-child(2)){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-about__doc:not(:last-child):not(:nth-last-child(2)){margin-bottom:24px}}@media screen and (max-width:1000px){.sme-about__doc:not(:last-child):not(:nth-last-child(2)){margin-bottom:4.4444444444vw}}.open-rko{margin-top:3.4722222222vw}@media screen and (min-width:1441px){.open-rko{margin-top:50px}}@media screen and (max-width:1000px){.open-rko{margin-top:13.8888888889vw}}.open-rko__header{border-bottom:1px solid #c2c2cc;position:absolute;top:0;width:100%}.open-rko__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;margin-top:1.0416666667vw;margin-bottom:1.0416666667vw}@media screen and (min-width:1441px){.open-rko__header-container{margin-top:15px}}@media screen and (max-width:1000px){.open-rko__header-container{margin-top:4.1666666667vw}}@media screen and (min-width:1441px){.open-rko__header-container{margin-bottom:15px}}@media screen and (max-width:1000px){.open-rko__header-container{margin-bottom:4.1666666667vw}}.open-rko__header .logo{display:inline-block}.open-rko__header .logo img{width:7.2222222222vw}@media screen and (min-width:1441px){.open-rko__header .logo img{width:104px}}@media screen and (max-width:1000px){.open-rko__header .logo img{width:28.8888888889vw}}@media screen and (max-width:1000px){.open-rko__header-contacts{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1001px){.open-rko__header-contacts__item{text-align:right}}.open-rko__header-contacts__item:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__header-contacts__item:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.open-rko__header-contacts__item:not(:last-child){margin-bottom:0;margin-right:11.1111111111vw}}.open-rko__header-contacts__phone{margin-bottom:.4166666667vw}@media screen and (min-width:1441px){.open-rko__header-contacts__phone{margin-bottom:6px}}@media screen and (max-width:1000px){.open-rko__header-contacts__phone{margin-bottom:.5555555556vw;font-size:4.4444444444vw;line-height:5.5555555556vw;letter-spacing:-.0555555556vw}}.open-rko__header-contacts__text{color:#898599}.open-rko__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.open-rko__title{margin-bottom:24px}}@media screen and (max-width:1000px){.open-rko__title{margin-bottom:3.3333333333vw}}.open-rko__subtitle{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.open-rko__subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.open-rko__subtitle{margin-bottom:3.3333333333vw}}.open-rko__promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.open-rko__promo-title{margin-top:1.3888888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.open-rko__promo-title{margin-top:20px}}@media screen and (max-width:1000px){.open-rko__promo-title{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.open-rko__promo-title{margin-bottom:24px}}@media screen and (max-width:1000px){.open-rko__promo-title{margin-bottom:1.1111111111vw}}.open-rko__promo-img{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/man.png);background-repeat:no-repeat;background-size:contain;height:20.6944444444vw;width:17.3611111111vw}@media screen and (min-width:1441px){.open-rko__promo-img{height:298px}}@media screen and (max-width:1000px){.open-rko__promo-img{height:26.6666666667vw}}@media screen and (min-width:1441px){.open-rko__promo-img{width:250px}}@media screen and (max-width:1000px){.open-rko__promo-img{width:26.6666666667vw}}.open-rko__promo-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:3.3333333333vw;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}@media screen and (min-width:1441px){.open-rko__promo-content{margin-left:48px}}@media screen and (max-width:1000px){.open-rko__promo-content{margin-left:4.4444444444vw;-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%}}@media screen and (min-width:1001px){.open-rko__promo-content .button{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.open-rko__intro{margin-top:5.5555555556vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.open-rko__intro{margin-top:80px}}@media screen and (max-width:1000px){.open-rko__intro{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.open-rko__intro{margin-bottom:80px}}@media screen and (max-width:1000px){.open-rko__intro{margin-bottom:11.1111111111vw}}.open-rko__intro-text{font-weight:500;color:#898599;-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.open-rko__intro-text{font-size:44px}}@media screen and (max-width:1000px){.open-rko__intro-text{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.open-rko__intro-text{line-height:48px}}@media screen and (max-width:1000px){.open-rko__intro-text{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.open-rko__intro-text{letter-spacing:-.5px}}@media screen and (max-width:1000px){.open-rko__intro-text{letter-spacing:-.0833333333vw}}.open-rko__intro-text span{color:#1e2321}@media screen and (max-width:1000px){.open-rko__intro-text{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.open-rko__intro-footer{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.open-rko__intro-footer{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1001px){.open-rko__intro-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35%}}.open-rko__intro-footer span{margin:0 auto}@media screen and (max-width:1000px){.open-rko__intro-footer span{margin-top:1.6666666667vw;text-align:center}}@media screen and (max-width:1000px)and (min-width:1441px){.open-rko__intro-footer span{margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.open-rko__intro-footer span{margin-top:6.6666666667vw}}.open-rko__intro-zeros{color:#1e2321;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.open-rko__intro-zeros{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px}}.open-rko__intro-zeros-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.open-rko__intro-zeros-item{width:27.9166666667vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__intro-zeros-item{width:402px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-item{width:91.1111111111vw}}@media screen and (min-width:1441px){.open-rko__intro-zeros-item{margin-bottom:40px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-item{margin-bottom:6.6666666667vw;width:100%;text-align:center}}.open-rko__intro-zeros-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:-.2px;font-size:1.6666666667vw;line-height:1.9444444444vw}@media screen and (min-width:1441px){.open-rko__intro-zeros-head{font-size:24px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-head{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.open-rko__intro-zeros-head{line-height:28px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-head{line-height:6.6666666667vw}}.open-rko__intro-zeros-head span{letter-spacing:-.5px;font-size:3.8888888889vw;line-height:4.1666666667vw}@media screen and (min-width:1441px){.open-rko__intro-zeros-head span{font-size:56px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-head span{font-size:13.3333333333vw}}@media screen and (min-width:1441px){.open-rko__intro-zeros-head span{line-height:60px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-head span{line-height:15.5555555556vw}}@media screen and (max-width:1000px){.open-rko__intro-zeros-head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.open-rko__intro-zeros-text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.open-rko__intro-zeros-text{font-size:16px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-rko__intro-zeros-text{line-height:22px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-rko__intro-zeros-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.open-rko__intro-zeros-text{letter-spacing:-.0277777778vw}}.open-rko__feats-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__feats-list{margin-top:40px}}@media screen and (max-width:1000px){.open-rko__feats-list{margin-top:6.6666666667vw}}.open-rko__feat{font-weight:500;width:18.8888888889vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__feat{width:272px}}@media screen and (max-width:1000px){.open-rko__feat{width:41.6666666667vw}}@media screen and (min-width:1441px){.open-rko__feat{margin-bottom:40px}}@media screen and (max-width:1000px){.open-rko__feat{margin-bottom:6.6666666667vw}}.open-rko__feat:first-child,.open-rko__feat:nth-child(2),.open-rko__feat:nth-child(3),.open-rko__feat:nth-child(4),.open-rko__feat:nth-child(5),.open-rko__feat:nth-child(6){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__feat:first-child,.open-rko__feat:nth-child(2),.open-rko__feat:nth-child(3),.open-rko__feat:nth-child(4),.open-rko__feat:nth-child(5),.open-rko__feat:nth-child(6){margin-right:40px}}@media screen and (max-width:1000px){.open-rko__feat:first-child,.open-rko__feat:nth-child(2),.open-rko__feat:nth-child(3),.open-rko__feat:nth-child(4),.open-rko__feat:nth-child(5),.open-rko__feat:nth-child(6){margin-right:0}}@media screen and (max-width:1000px){.open-rko__feat:nth-child(2n){margin-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.open-rko__feat:nth-child(2n){margin-left:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.open-rko__feat:nth-child(2n){margin-left:3.3333333333vw}}.open-rko__feat-img{background-color:#edf0f5;background-repeat:no-repeat;background-position:50%;border-radius:1.9444444444vw;margin-bottom:.8333333333vw;height:5.5555555556vw;width:5.5555555556vw}@media screen and (min-width:1441px){.open-rko__feat-img{border-radius:28px}}@media screen and (max-width:1000px){.open-rko__feat-img{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.open-rko__feat-img{margin-bottom:12px}}@media screen and (max-width:1000px){.open-rko__feat-img{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.open-rko__feat-img{height:80px}}@media screen and (max-width:1000px){.open-rko__feat-img{height:11.1111111111vw}}@media screen and (min-width:1441px){.open-rko__feat-img{width:80px}}@media screen and (max-width:1000px){.open-rko__feat-img{width:11.1111111111vw;background-size:50%}}.open-rko__feat-img-time{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/time.svg)}.open-rko__feat-img-safe{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/safe.svg)}.open-rko__feat-img-card{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/card.svg)}.open-rko__feat-img-calculator{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/calculator.svg)}.open-rko__feat-img-report{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/report.svg)}.open-rko__feat-img-money{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/money.svg)}.open-rko__feat-title{color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.open-rko__feat-title{font-size:16px}}@media screen and (max-width:1000px){.open-rko__feat-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-rko__feat-title{line-height:22px}}@media screen and (max-width:1000px){.open-rko__feat-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-rko__feat-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.open-rko__feat-title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.open-rko__feat-title{margin-bottom:12px}}@media screen and (max-width:1000px){.open-rko__feat-title{margin-bottom:2.2222222222vw}}.open-rko__feat-subtitle{color:#9a96ac;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.open-rko__feat-subtitle{font-size:16px}}@media screen and (max-width:1000px){.open-rko__feat-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-rko__feat-subtitle{line-height:22px}}@media screen and (max-width:1000px){.open-rko__feat-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-rko__feat-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.open-rko__feat-subtitle{letter-spacing:-.0277777778vw}}.open-rko__banner{background:linear-gradient(259.57deg,#eca7c8,#6341c7);position:relative;overflow:hidden;height:25.5555555556vw;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw}@media screen and (min-width:1441px){.open-rko__banner{height:368px}}@media screen and (max-width:1000px){.open-rko__banner{height:76.6666666667vw}}@media screen and (min-width:1441px){.open-rko__banner{border-radius:56px}}@media screen and (max-width:1000px){.open-rko__banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.open-rko__banner{padding-top:56px}}@media screen and (max-width:1000px){.open-rko__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.open-rko__banner{padding-right:104px}}@media screen and (max-width:1000px){.open-rko__banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.open-rko__banner{padding-bottom:56px}}@media screen and (max-width:1000px){.open-rko__banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.open-rko__banner{padding-left:104px}}@media screen and (max-width:1000px){.open-rko__banner{padding-left:6.6666666667vw}}.open-rko__banner-bg-layer{background-repeat:no-repeat;background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/cafe.png);background-size:contain;background-position:bottom;height:100%;width:34.7222222222vw;position:absolute;bottom:0;right:0}@media screen and (min-width:1441px){.open-rko__banner-bg-layer{width:500px}}@media screen and (max-width:1000px){.open-rko__banner-bg-layer{width:138.8888888889vw;display:none}}.open-rko__banner-title{font-weight:500;color:#fff;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__banner-title{font-size:32px}}@media screen and (max-width:1000px){.open-rko__banner-title{font-size:5vw}}@media screen and (min-width:1441px){.open-rko__banner-title{line-height:38px}}@media screen and (max-width:1000px){.open-rko__banner-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.open-rko__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.open-rko__banner-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.open-rko__banner-title{margin-bottom:40px}}@media screen and (max-width:1000px){.open-rko__banner-title{margin-bottom:6.6666666667vw}}.open-rko__banner-list{font-weight:500;color:#fff;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.open-rko__banner-list{margin-bottom:16px}}@media screen and (max-width:1000px){.open-rko__banner-list{margin-bottom:3.3333333333vw}}.open-rko__banner-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.open-rko__banner-list li{font-size:16px}}@media screen and (max-width:1000px){.open-rko__banner-list li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-rko__banner-list li{line-height:22px}}@media screen and (max-width:1000px){.open-rko__banner-list li{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-rko__banner-list li{letter-spacing:-.2px}}@media screen and (max-width:1000px){.open-rko__banner-list li{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.open-rko__banner-list li{margin-bottom:12px}}@media screen and (max-width:1000px){.open-rko__banner-list li{margin-bottom:2.2222222222vw}}.open-rko__banner-list li span{background-color:#ffc7ab;display:inline-block;border-radius:3.4722222222vw;margin-right:.8333333333vw;height:.5555555556vw;width:.5555555556vw}@media screen and (min-width:1441px){.open-rko__banner-list li span{border-radius:50px}}@media screen and (max-width:1000px){.open-rko__banner-list li span{border-radius:13.8888888889vw}}@media screen and (min-width:1441px){.open-rko__banner-list li span{margin-right:12px}}@media screen and (max-width:1000px){.open-rko__banner-list li span{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.open-rko__banner-list li span{height:8px}}@media screen and (max-width:1000px){.open-rko__banner-list li span{height:1.6666666667vw}}@media screen and (min-width:1441px){.open-rko__banner-list li span{width:8px}}@media screen and (max-width:1000px){.open-rko__banner-list li span{width:1.6666666667vw}}.open-rko__banner-notice{color:#fff;font-size:.6944444444vw;line-height:1.1111111111vw;width:40.5555555556vw}@media screen and (min-width:1441px){.open-rko__banner-notice{font-size:10px}}@media screen and (max-width:1000px){.open-rko__banner-notice{font-size:2.2222222222vw}}@media screen and (min-width:1441px){.open-rko__banner-notice{line-height:16px}}@media screen and (max-width:1000px){.open-rko__banner-notice{line-height:3.8888888889vw}}@media screen and (min-width:1441px){.open-rko__banner-notice{width:584px}}@media screen and (max-width:1000px){.open-rko__banner-notice{width:162.2222222222vw;width:auto}}.open-rko__steps{margin-top:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.open-rko__steps{margin-top:40px}}@media screen and (max-width:1000px){.open-rko__steps{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.open-rko__steps{margin-bottom:80px}}@media screen and (max-width:1000px){.open-rko__steps{margin-bottom:11.1111111111vw}}.open-rko__steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__steps-list{margin-top:40px}}@media screen and (max-width:1000px){.open-rko__steps-list{margin-top:4.4444444444vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.open-rko__step{background:#ffc7ab;border-radius:48px;width:26.1111111111vw;border-radius:3.3333333333vw;padding-top:2.2222222222vw;padding-right:3.8888888889vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.open-rko__step{width:376px}}@media screen and (max-width:1000px){.open-rko__step{width:104.4444444444vw}}@media screen and (min-width:1441px){.open-rko__step{border-radius:48px}}@media screen and (max-width:1000px){.open-rko__step{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.open-rko__step{padding-top:32px}}@media screen and (max-width:1000px){.open-rko__step{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.open-rko__step{padding-right:56px}}@media screen and (max-width:1000px){.open-rko__step{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.open-rko__step{padding-bottom:32px}}@media screen and (max-width:1000px){.open-rko__step{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.open-rko__step{padding-left:56px}}@media screen and (max-width:1000px){.open-rko__step{padding-left:6.6666666667vw;margin-bottom:1.6666666667vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.open-rko__step{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.open-rko__step{margin-bottom:3.3333333333vw}}.open-rko__step-title{font-weight:500;color:#fff;background:#1e2321;display:inline-block;border-radius:1.6666666667vw;padding-top:.3472222222vw;padding-right:.8333333333vw;padding-bottom:.3472222222vw;padding-left:.8333333333vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.open-rko__step-title{border-radius:24px}}@media screen and (max-width:1000px){.open-rko__step-title{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.open-rko__step-title{padding-top:5px}}@media screen and (max-width:1000px){.open-rko__step-title{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.open-rko__step-title{padding-right:12px}}@media screen and (max-width:1000px){.open-rko__step-title{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.open-rko__step-title{padding-bottom:5px}}@media screen and (max-width:1000px){.open-rko__step-title{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.open-rko__step-title{padding-left:12px}}@media screen and (max-width:1000px){.open-rko__step-title{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.open-rko__step-title{margin-bottom:24px}}@media screen and (max-width:1000px){.open-rko__step-title{margin-bottom:3.3333333333vw}}.open-rko__step-text{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.open-rko__step-text{font-size:16px}}@media screen and (max-width:1000px){.open-rko__step-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-rko__step-text{line-height:22px}}@media screen and (max-width:1000px){.open-rko__step-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-rko__step-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.open-rko__step-text{letter-spacing:-.0277777778vw}}.open-rko__bonuses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5.5555555556vw}@media screen and (max-width:1000px){.open-rko__bonuses{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1441px){.open-rko__bonuses{margin-top:80px}}@media screen and (max-width:1000px){.open-rko__bonuses{margin-top:11.1111111111vw}}.open-rko__bonuses-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__bonuses-title{margin-bottom:40px}}@media screen and (max-width:1000px){.open-rko__bonuses-title{margin-bottom:3.3333333333vw}}.open-rko__bonus{font-weight:500;background:#fff;border:1px solid #c2c2cc;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3.8888888889vw;padding-top:2.7777777778vw;padding-right:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;width:33.3333333333vw;height:17.2222222222vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__bonus{border-radius:56px}}@media screen and (max-width:1000px){.open-rko__bonus{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.open-rko__bonus{padding-top:40px}}@media screen and (max-width:1000px){.open-rko__bonus{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.open-rko__bonus{padding-right:56px}}@media screen and (max-width:1000px){.open-rko__bonus{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.open-rko__bonus{padding-bottom:40px}}@media screen and (max-width:1000px){.open-rko__bonus{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.open-rko__bonus{padding-left:56px}}@media screen and (max-width:1000px){.open-rko__bonus{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.open-rko__bonus{width:480px}}@media screen and (max-width:1000px){.open-rko__bonus{width:86.1111111111vw}}@media screen and (min-width:1441px){.open-rko__bonus{height:248px}}@media screen and (max-width:1000px){.open-rko__bonus{height:44.4444444444vw}}@media screen and (min-width:1441px){.open-rko__bonus{margin-bottom:40px}}@media screen and (max-width:1000px){.open-rko__bonus{margin-bottom:3.3333333333vw}}.open-rko__bonus-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw}@media screen and (min-width:1441px){.open-rko__bonus-title{font-size:24px}}@media screen and (max-width:1000px){.open-rko__bonus-title{font-size:5vw}}@media screen and (min-width:1441px){.open-rko__bonus-title{line-height:28px}}@media screen and (max-width:1000px){.open-rko__bonus-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.open-rko__bonus-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.open-rko__bonus-title{letter-spacing:-.0555555556vw}}.open-rko__bonus-subtitle{letter-spacing:-.1px;position:absolute;font-size:.9722222222vw;line-height:1.3888888889vw;bottom:2.7777777778vw}@media screen and (min-width:1441px){.open-rko__bonus-subtitle{font-size:14px}}@media screen and (max-width:1000px){.open-rko__bonus-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.open-rko__bonus-subtitle{line-height:20px}}@media screen and (max-width:1000px){.open-rko__bonus-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.open-rko__bonus-subtitle{bottom:40px}}@media screen and (max-width:1000px){.open-rko__bonus-subtitle{bottom:5.5555555556vw}}.open-rko__bonus-icon{position:absolute;top:20px;right:20px;background-size:contain;background-repeat:no-repeat;height:6.6666666667vw;width:6.6666666667vw}@media screen and (min-width:1441px){.open-rko__bonus-icon{height:96px}}@media screen and (max-width:1000px){.open-rko__bonus-icon{height:17.7777777778vw}}@media screen and (min-width:1441px){.open-rko__bonus-icon{width:96px}}@media screen and (max-width:1000px){.open-rko__bonus-icon{width:17.7777777778vw}}.open-rko__bonus-icon-lawyer{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/lawyer.png)}.open-rko__bonus-icon-marketing{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/marketing.png)}.open-rko__bonus-icon-insurance{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/insurance.png)}.open-rko__bonus-icon-cdek{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/cdek.png)}.open-rko__bonus-icon-mango{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/mango.png)}.open-rko__bonus-icon-google{background-image:url(/local/templates/redesign/src/assets/img/sme/open-rko/google.png);width:11.8055555556vw}@media screen and (min-width:1441px){.open-rko__bonus-icon-google{width:170px}}@media screen and (max-width:1000px){.open-rko__bonus-icon-google{width:32.7777777778vw}}.repayment{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.repayment{margin-top:40px}}@media screen and (max-width:1000px){.repayment{margin-top:3.3333333333vw}}.repayment .top-img{background-image:url(/local/templates/redesign/src/assets/img/loans/repayment/banner.png)}.repayment__content{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.repayment__content{margin-top:80px}}@media screen and (max-width:1000px){.repayment__content{margin-top:11.1111111111vw}}.repayment__form{background-color:#edf0f5;border-radius:3.8888888889vw;margin-top:1.3888888889vw}@media screen and (min-width:1441px){.repayment__form{border-radius:56px}}@media screen and (max-width:1000px){.repayment__form{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.repayment__form{margin-top:20px}}@media screen and (max-width:1000px){.repayment__form{margin-top:5.5555555556vw}}.repayment__form-inside{background-color:#edf0f5;border-radius:3.8888888889vw;margin-top:1.3888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-right:16.1111111111vw;padding-left:16.1111111111vw}@media screen and (min-width:1441px){.repayment__form-inside{border-radius:56px}}@media screen and (max-width:1000px){.repayment__form-inside{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.repayment__form-inside{margin-top:20px}}@media screen and (max-width:1000px){.repayment__form-inside{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.repayment__form-inside{padding-top:56px}}@media screen and (max-width:1000px){.repayment__form-inside{padding-top:15.5555555556vw}}@media screen and (min-width:1441px){.repayment__form-inside{padding-bottom:56px}}@media screen and (max-width:1000px){.repayment__form-inside{padding-bottom:15.5555555556vw}}@media screen and (min-width:1441px){.repayment__form-inside{padding-right:232px}}@media screen and (max-width:1000px){.repayment__form-inside{padding-right:15.5555555556vw}}@media screen and (min-width:1441px){.repayment__form-inside{padding-left:232px}}@media screen and (max-width:1000px){.repayment__form-inside{padding-left:15.5555555556vw}}.repayment__widget{padding:100px 50px 50px 50px}.repayment__banners{margin-top:5.5555555556vw;width:69.4444444444vw;margin-left:auto;margin-right:auto;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}@media screen and (min-width:1441px){.repayment__banners{margin-top:80px}}@media screen and (max-width:1000px){.repayment__banners{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.repayment__banners{width:1000px}}@media screen and (max-width:1000px){.repayment__banners{width:91.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.repayment__banners.divider .mini-banner:first-child{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.repayment__banners.divider .mini-banner:first-child{margin-bottom:40px}}@media screen and (max-width:1000px){.repayment__banners.divider .mini-banner:first-child{margin-bottom:0}}.holidays__container{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.holidays__container{margin-top:40px}}@media screen and (max-width:1000px){.holidays__container{margin-top:5.5555555556vw}}@media screen and (min-width:1001px){.holidays__container .swiper-pagination{display:none!important}}.holidays__container .form__row{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.holidays__container .form__row{margin-bottom:12px}}@media screen and (max-width:1000px){.holidays__container .form__row{margin-bottom:3.3333333333vw}}.holidays__left{width:30%;margin-right:5.5555555556vw}@media screen and (min-width:1441px){.holidays__left{margin-right:80px}}@media screen and (max-width:1000px){.holidays__left{margin-right:0}}.holidays__right{width:60%}@media screen and (max-width:1000px){.holidays__left,.holidays__right{width:100%}}.holidays__title{margin-top:3.4722222222vw}@media screen and (min-width:1441px){.holidays__title{margin-top:50px}}@media screen and (max-width:1000px){.holidays__title{margin-top:11.1111111111vw}}.holidays__h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.holidays__h2{margin-bottom:24px}}@media screen and (max-width:1000px){.holidays__h2{margin-bottom:5.5555555556vw}}.holidays__filters{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.holidays__filters{margin-bottom:40px}}@media screen and (max-width:1000px){.holidays__filters{margin-bottom:11.1111111111vw}}.holidays__filters .text{margin-bottom:24px}@media screen and (max-width:1000px){.holidays__filters .text{display:none}}.holidays__filters .checkbox__label{width:60%}@media screen and (max-width:1000px){.holidays__filters .checkbox__label{width:auto}}.holidays__programs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.holidays__programs{display:block}}.holidays-program{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;position:relative}@media screen and (max-width:1000px){.holidays-program{border-bottom:1px solid #c2c2cc;padding-bottom:1.5277777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.holidays-program{padding-bottom:22px}}@media screen and (max-width:1000px)and (max-width:1000px){.holidays-program{padding-bottom:6.1111111111vw}}.holidays-program__content{border-bottom:1px solid #c2c2cc;width:38.0555555556vw}@media screen and (min-width:1441px){.holidays-program__content{width:548px}}@media screen and (max-width:1000px){.holidays-program__content{width:61.1111111111vw;border-bottom:0}}.holidays-program__title{font-weight:500;color:#1e2321;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.holidays-program__title{font-size:24px}}@media screen and (max-width:1000px){.holidays-program__title{font-size:5vw}}@media screen and (min-width:1441px){.holidays-program__title{line-height:28px}}@media screen and (max-width:1000px){.holidays-program__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.holidays-program__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.holidays-program__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.holidays-program__title{margin-bottom:12px}}@media screen and (max-width:1000px){.holidays-program__title{margin-bottom:4.4444444444vw}}.holidays-program__description{font-weight:500;color:#898599;letter-spacing:-.1px;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.holidays-program__description{font-size:14px}}@media screen and (max-width:1000px){.holidays-program__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.holidays-program__description{line-height:20px}}@media screen and (max-width:1000px){.holidays-program__description{line-height:4.4444444444vw}}.holidays-program__description p{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.holidays-program__description p{margin-bottom:12px}}@media screen and (max-width:1000px){.holidays-program__description p{margin-bottom:3.3333333333vw}}.holidays-program__description p b{color:#1e2321}.holidays-program__image{background-repeat:no-repeat;background-size:cover;background-position:50%;width:14.1666666667vw;height:17.9166666667vw;margin-right:2.7777777778vw;border-radius:1.9444444444vw}@media screen and (min-width:1441px){.holidays-program__image{width:204px}}@media screen and (max-width:1000px){.holidays-program__image{width:25.5555555556vw}}@media screen and (min-width:1441px){.holidays-program__image{height:258px}}@media screen and (max-width:1000px){.holidays-program__image{height:38.8888888889vw}}@media screen and (min-width:1441px){.holidays-program__image{margin-right:40px}}@media screen and (max-width:1000px){.holidays-program__image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.holidays-program__image{border-radius:28px}}@media screen and (max-width:1000px){.holidays-program__image{border-radius:7.7777777778vw}}.holidays-program__image-individual{background-image:url(/local/templates/redesign/src/assets/img/holidays/individual.png)}.holidays-program__image-credit{background-image:url(/local/templates/redesign/src/assets/img/holidays/credit.png)}.holidays-program__image-mortgage{background-image:url(/local/templates/redesign/src/assets/img/holidays/mortgage.png)}.holidays-program__button{position:absolute;bottom:20px}@media screen and (max-width:1000px){.holidays-program__button{position:relative;bottom:0}}@media screen and (min-width:1001px){.holidays-program__button{-webkit-transition:.3s;transition:.3s}}.holidays-program__button .button{display:block}@media screen and (max-width:1000px){.holidays-program__button .button{width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.holidays__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.holidays__steps{margin-top:40px}}@media screen and (max-width:1000px){.holidays__steps{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.holidays__steps{margin-bottom:20px}}@media screen and (max-width:1000px){.holidays__steps{margin-bottom:5.5555555556vw}}.holidays-step{width:19.4444444444vw}@media screen and (min-width:1441px){.holidays-step{width:280px}}@media screen and (max-width:1000px){.holidays-step{width:77.7777777778vw}}.holidays-step__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.holidays-step__image{background-size:contain;background-repeat:no-repeat;height:9.7222222222vw;width:9.7222222222vw;border-radius:2.2222222222vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.holidays-step__image{height:140px}}@media screen and (max-width:1000px){.holidays-step__image{height:28.3333333333vw}}@media screen and (min-width:1441px){.holidays-step__image{width:140px}}@media screen and (max-width:1000px){.holidays-step__image{width:28.3333333333vw}}@media screen and (min-width:1441px){.holidays-step__image{border-radius:32px}}@media screen and (max-width:1000px){.holidays-step__image{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.holidays-step__image{margin-bottom:16px}}@media screen and (max-width:1000px){.holidays-step__image{margin-bottom:3.3333333333vw;margin:0 auto}}.holidays-step__image-step1{background-image:url(/local/templates/redesign/src/assets/img/holidays/step1.png)}.holidays-step__image-step2{background-image:url(/local/templates/redesign/src/assets/img/holidays/step2.png)}.holidays-step__image-step3{background-image:url(/local/templates/redesign/src/assets/img/holidays/step3.png)}.holidays-step__arrow{background:url(/local/templates/redesign/src/assets/img/icons/arrow-long.svg) no-repeat;background-size:contain;height:.9722222222vw;width:6.9444444444vw}@media screen and (min-width:1441px){.holidays-step__arrow{height:14px}}@media screen and (max-width:1000px){.holidays-step__arrow{height:3.8888888889vw}}@media screen and (min-width:1441px){.holidays-step__arrow{width:100px}}@media screen and (max-width:1000px){.holidays-step__arrow{width:27.7777777778vw;display:none}}.holidays-step__title{font-weight:500;color:#1e2321;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.holidays-step__title{font-size:24px}}@media screen and (max-width:1000px){.holidays-step__title{font-size:5vw}}@media screen and (min-width:1441px){.holidays-step__title{line-height:28px}}@media screen and (max-width:1000px){.holidays-step__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.holidays-step__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.holidays-step__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.holidays-step__title{margin-bottom:16px}}@media screen and (max-width:1000px){.holidays-step__title{margin-bottom:4.4444444444vw;text-align:center}}.holidays-step__text{font-weight:500;color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.holidays-step__text{font-size:16px}}@media screen and (max-width:1000px){.holidays-step__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.holidays-step__text{line-height:22px}}@media screen and (max-width:1000px){.holidays-step__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.holidays-step__text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.holidays-step__text{letter-spacing:-.0277777778vw;text-align:center}}.holidays-docs{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.holidays-docs{margin-top:40px}}@media screen and (max-width:1000px){.holidays-docs{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.holidays-docs{margin-bottom:40px}}@media screen and (max-width:1000px){.holidays-docs{margin-bottom:7.7777777778vw}}.holidays-docs-tabs{margin-top:3.0555555556vw}@media screen and (min-width:1441px){.holidays-docs-tabs{margin-top:44px}}@media screen and (max-width:1000px){.holidays-docs-tabs{margin-top:4.4444444444vw}}.holidays-docs-tabs_english ._russian,.holidays-docs-tabs_russian ._english{display:none}.holidays-docs-tabs-items{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.holidays-docs-tabs-items{margin-bottom:20px}}@media screen and (max-width:1000px){.holidays-docs-tabs-items{margin-bottom:4.4444444444vw}}.holidays-docs-tabs-items .cards__switch{margin-top:0}@media screen and (max-width:1000px){.holidays-docs-tabs-items .cards__switch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.holidays-docs-info{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.holidays-docs-info{margin-bottom:80px}}@media screen and (max-width:1000px){.holidays-docs-info{margin-bottom:11.1111111111vw}}.holidays-docs-info__container{background:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.holidays-docs-info__container{border-radius:56px}}@media screen and (max-width:1000px){.holidays-docs-info__container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.holidays-docs-info__container{padding-top:56px}}@media screen and (max-width:1000px){.holidays-docs-info__container{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.holidays-docs-info__container{padding-bottom:56px}}@media screen and (max-width:1000px){.holidays-docs-info__container{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.holidays-docs-info__container{padding-left:104px}}@media screen and (max-width:1000px){.holidays-docs-info__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.holidays-docs-info__container{padding-right:104px}}@media screen and (max-width:1000px){.holidays-docs-info__container{padding-right:6.6666666667vw}}.holidays-docs-info__container a{background:#1e2321;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.holidays-docs-info__container a{margin-top:24px}}@media screen and (max-width:1000px){.holidays-docs-info__container a{margin-top:6.6666666667vw;width:auto}}.holidays-docs-info__container a svg{fill:#898599;width:.9722222222vw;height:.9722222222vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.holidays-docs-info__container a svg{width:14px}}@media screen and (max-width:1000px){.holidays-docs-info__container a svg{width:3.8888888889vw}}@media screen and (min-width:1441px){.holidays-docs-info__container a svg{height:14px}}@media screen and (max-width:1000px){.holidays-docs-info__container a svg{height:3.8888888889vw}}@media screen and (min-width:1441px){.holidays-docs-info__container a svg{margin-right:8px}}@media screen and (max-width:1000px){.holidays-docs-info__container a svg{margin-right:2.2222222222vw;display:none}}.holidays-docs-info__container a span{color:#fff}.holidays-docs-info__container a:hover{background:#292e2c}.holidays-docs-info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2cc;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.holidays-docs-info__row{padding-top:16px}}@media screen and (max-width:1000px){.holidays-docs-info__row{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.holidays-docs-info__row{padding-bottom:16px}}@media screen and (max-width:1000px){.holidays-docs-info__row{padding-bottom:3.3333333333vw}}.holidays-docs-info__row:first-child{padding-top:0}@media screen and (max-width:1000px){.holidays-docs-info__row:last-child{border-bottom:none}}.holidays-docs-info__row .p1{width:26.1111111111vw}@media screen and (min-width:1441px){.holidays-docs-info__row .p1{width:376px}}@media screen and (max-width:1000px){.holidays-docs-info__row .p1{width:37.2222222222vw}}@media screen and (max-width:1000px){.holidays-docs-info__row .p1:first-child{color:#898599}}.holidays-docs-info__row .p1:last-child{text-align:right}.holidays-docs__switch .switch__tile{background-color:#fff}.holidays-modal__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.holidays-modal__heading{margin-bottom:40px}}@media screen and (max-width:1000px){.holidays-modal__heading{margin-bottom:4.4444444444vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.holidays-modal__heading-img{width:8.6111111111vw;height:10.5555555556vw;border-radius:1.9444444444vw;background-color:#edf0f5;overflow:hidden}@media screen and (min-width:1441px){.holidays-modal__heading-img{width:124px}}@media screen and (max-width:1000px){.holidays-modal__heading-img{width:0}}@media screen and (min-width:1441px){.holidays-modal__heading-img{height:152px}}@media screen and (max-width:1000px){.holidays-modal__heading-img{height:0}}@media screen and (min-width:1441px){.holidays-modal__heading-img{border-radius:28px}}@media screen and (max-width:1000px){.holidays-modal__heading-img{border-radius:0}}.holidays-modal__heading-img img{width:100%;height:100%}.holidays-modal__heading-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:28.8194444444vw}@media screen and (min-width:1441px){.holidays-modal__heading-name{width:415px}}@media screen and (max-width:1000px){.holidays-modal__heading-name{width:83.3333333333vw}}.holidays-modal__heading-title{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.holidays-modal__heading-title{margin-bottom:8px}}@media screen and (max-width:1000px){.holidays-modal__heading-title{margin-bottom:1.1111111111vw}}.holidays-modal__heading-subtitle{margin-bottom:0}@media screen and (min-width:1441px){.holidays-modal__heading-subtitle{margin-bottom:0}}@media screen and (max-width:1000px){.holidays-modal__heading-subtitle{margin-bottom:4.4444444444vw}}.holidays-modal__heading-button{width:13.125vw}@media screen and (min-width:1441px){.holidays-modal__heading-button{width:189px}}@media screen and (max-width:1000px){.holidays-modal__heading-button{width:38.3333333333vw}}.holidays-modal__table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.holidays-modal__table,.holidays-modal__table-row{display:-webkit-box;display:-ms-flexbox;display:flex}.holidays-modal__table-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:55vw}@media screen and (min-width:1441px){.holidays-modal__table-row{width:792px}}@media screen and (max-width:1000px){.holidays-modal__table-row{width:83.3333333333vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.holidays-modal__table-row:not(:first-child){padding-top:1.1111111111vw;border-top:1px solid #edf0f5}@media screen and (min-width:1441px){.holidays-modal__table-row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.holidays-modal__table-row:not(:first-child){padding-top:2.7777777778vw}}.holidays-modal__table-row:not(:last-child){padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.holidays-modal__table-row:not(:last-child){padding-bottom:16px}}@media screen and (max-width:1000px){.holidays-modal__table-row:not(:last-child){padding-bottom:2.7777777778vw}}.holidays-modal__table-legend{-ms-flex-item-align:start;align-self:flex-start;width:11.6666666667vw;margin-bottom:0}@media screen and (min-width:1441px){.holidays-modal__table-legend{width:168px}}@media screen and (max-width:1000px){.holidays-modal__table-legend{width:83.3333333333vw}}@media screen and (min-width:1441px){.holidays-modal__table-legend{margin-bottom:0}}@media screen and (max-width:1000px){.holidays-modal__table-legend{margin-bottom:2.2222222222vw;color:#898599}}.holidays-modal__table-description{-ms-flex-item-align:center;align-self:center;width:40.5555555556vw}@media screen and (min-width:1441px){.holidays-modal__table-description{width:584px}}@media screen and (max-width:1000px){.holidays-modal__table-description{width:83.3333333333vw}}.holidays-modal__table-description__paragraph:not(:first-child){margin-top:1.1111111111vw}@media screen and (min-width:1441px){.holidays-modal__table-description__paragraph:not(:first-child){margin-top:16px}}@media screen and (max-width:1000px){.holidays-modal__table-description__paragraph:not(:first-child){margin-top:2.2222222222vw}}.holidays-modal__table-description__list{margin-top:.8333333333vw}@media screen and (min-width:1441px){.holidays-modal__table-description__list{margin-top:12px}}@media screen and (max-width:1000px){.holidays-modal__table-description__list{margin-top:3.3333333333vw}}.holidays-modal__table-description__list-item{padding-left:1.9444444444vw;position:relative}@media screen and (min-width:1441px){.holidays-modal__table-description__list-item{padding-left:28px}}@media screen and (max-width:1000px){.holidays-modal__table-description__list-item{padding-left:3.3333333333vw}}.holidays-modal__table-description__list-item:not(first-child){margin-top:.8333333333vw}@media screen and (min-width:1441px){.holidays-modal__table-description__list-item:not(first-child){margin-top:12px}}@media screen and (max-width:1000px){.holidays-modal__table-description__list-item:not(first-child){margin-top:3.3333333333vw}}.holidays-modal__table-description__list-item:before{content:"";position:absolute;left:0;top:calc(50% - 4px);width:.5555555556vw;height:.5555555556vw;border-radius:50%;background-color:#8bc540}@media screen and (min-width:1441px){.holidays-modal__table-description__list-item:before{width:8px}}@media screen and (max-width:1000px){.holidays-modal__table-description__list-item:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.holidays-modal__table-description__list-item:before{height:8px}}@media screen and (max-width:1000px){.holidays-modal__table-description__list-item:before{height:1.6666666667vw;top:calc(50% - 3px)}}.pays-services{margin-top:4.1666666667vw}@media screen and (min-width:1441px){.pays-services{margin-top:60px}}@media screen and (max-width:1000px){.pays-services{margin-top:6.9444444444vw}}@media screen and (max-width:1000px){.pays-services .slider-steps{padding-bottom:8.8888888889vw}}@media screen and (min-width:1001px){.pays-services .slider-steps .swiper-pagination{display:none!important}}@media screen and (min-width:1001px){.pays-services .slider-steps.swiper-container{overflow:visible}}@media screen and (min-width:1001px){.pays-services .steps .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1000px){.pays-services .slider-feats{padding-bottom:8.8888888889vw}}@media screen and (min-width:1001px){.pays-services .slider-feats .swiper-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.pays-services__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.7361111111vw}@media screen and (min-width:1441px){.pays-services__header{margin-top:25px}}@media screen and (max-width:1000px){.pays-services__header{margin-top:5vw}}.pays-services__logo{width:17.3611111111vw;height:19.1666666667vw;border-radius:3.3333333333vw;margin-right:4.1666666667vw;border:1px solid #c2c2cc;background-position:50%;background-size:75%;background-repeat:no-repeat}@media screen and (min-width:1441px){.pays-services__logo{width:250px}}@media screen and (max-width:1000px){.pays-services__logo{width:26.6666666667vw}}@media screen and (min-width:1441px){.pays-services__logo{height:276px}}@media screen and (max-width:1000px){.pays-services__logo{height:31.1111111111vw}}@media screen and (min-width:1441px){.pays-services__logo{border-radius:48px}}@media screen and (max-width:1000px){.pays-services__logo{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.pays-services__logo{margin-right:60px}}@media screen and (max-width:1000px){.pays-services__logo{margin-right:4.4444444444vw}}.pays-services__logo__apple-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay.svg)}.pays-services__logo__google-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/google-pay.svg)}.pays-services__logo__samsung-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay.svg)}.pays-services__logo__garmin-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay.svg)}.pays-services__logo__mir-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/mir-pay.svg)}.pays-services__title{margin-bottom:1.6666666667vw;font-size:2.2222222222vw;line-height:2.6388888889vw;font-family:ObjectSans A1;font-weight:600}@media screen and (min-width:1441px){.pays-services__title{margin-bottom:24px}}@media screen and (max-width:1000px){.pays-services__title{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__title{font-size:32px}}@media screen and (max-width:1000px){.pays-services__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.pays-services__title{line-height:38px}}@media screen and (max-width:1000px){.pays-services__title{line-height:7.7777777778vw}}.pays-services__about{margin-top:6.6666666667vw}@media screen and (min-width:1441px){.pays-services__about{margin-top:96px}}@media screen and (max-width:1000px){.pays-services__about{margin-top:11.1111111111vw}}.pays-services__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6.6666666667vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.pays-services__intro{margin-top:96px}}@media screen and (max-width:1000px){.pays-services__intro{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.pays-services__intro{margin-bottom:40px}}@media screen and (max-width:1000px){.pays-services__intro{margin-bottom:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.pays-services__intro-content{width:33.3333333333vw}@media screen and (min-width:1441px){.pays-services__intro-content{width:480px}}@media screen and (max-width:1000px){.pays-services__intro-content{width:133.3333333333vw;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;text-align:center}}.pays-services__intro-img{width:18.75vw;height:21.25vw;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.pays-services__intro-img{width:270px}}@media screen and (max-width:1000px){.pays-services__intro-img{width:50.5555555556vw}}@media screen and (min-width:1441px){.pays-services__intro-img{height:306px}}@media screen and (max-width:1000px){.pays-services__intro-img{height:58.6111111111vw;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto;margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.pays-services__intro-img{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.pays-services__intro-img{margin-bottom:6.6666666667vw}}.pays-services__intro-img-apple{background-image:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/apple-intro.png)}.pays-services__intro-img-samsung{background-image:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/samsung-intro.png)}.pays-services__intro-img-garmin{background-image:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/garmin-intro.png)}.pays-services__intro-img-mir{width:26.5972222222vw;height:19.6527777778vw;background-image:url(/local/templates/redesign/src/assets/img/pays-services/mir-pay/mir-intro.png)}@media screen and (min-width:1441px){.pays-services__intro-img-mir{width:383px}}@media screen and (max-width:1000px){.pays-services__intro-img-mir{width:61.1111111111vw}}@media screen and (min-width:1441px){.pays-services__intro-img-mir{height:283px}}@media screen and (max-width:1000px){.pays-services__intro-img-mir{height:44.4444444444vw}}.pays-services__how .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw;margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.pays-services__how .steps{margin-top:40px}}@media screen and (max-width:1000px){.pays-services__how .steps{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.pays-services__how .steps{margin-bottom:60px}}@media screen and (max-width:1000px){.pays-services__how .steps{margin-bottom:11.1111111111vw}}.pays-services__how .steps .step{width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%;margin-right:1.3888888889vw;margin-bottom:2.7777777778vw;padding-bottom:2.0833333333vw}@media screen and (min-width:1441px){.pays-services__how .steps .step{margin-right:20px}}@media screen and (max-width:1000px){.pays-services__how .steps .step{margin-right:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__how .steps .step{margin-bottom:40px}}@media screen and (max-width:1000px){.pays-services__how .steps .step{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.pays-services__how .steps .step{padding-bottom:30px}}@media screen and (max-width:1000px){.pays-services__how .steps .step{padding-bottom:8.3333333333vw}}@media screen and (min-width:1001px){.pays-services__how .steps .step{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media screen and (max-width:1000px){.pays-services__how .steps .step{margin-left:auto;margin-right:auto}}@media screen and (min-width:1001px){.pays-services__how .steps .step-small{width:auto;max-width:none;-webkit-box-flex:1;-ms-flex:1;flex:1}}.pays-services__how .step-index{width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;margin-bottom:1.6666666667vw;font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:500;background-color:#8bc540;color:#fff;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}@media screen and (min-width:1441px){.pays-services__how .step-index{width:40px}}@media screen and (max-width:1000px){.pays-services__how .step-index{width:11.1111111111vw}}@media screen and (min-width:1441px){.pays-services__how .step-index{height:40px}}@media screen and (max-width:1000px){.pays-services__how .step-index{height:11.1111111111vw}}@media screen and (min-width:1441px){.pays-services__how .step-index{border-radius:12px}}@media screen and (max-width:1000px){.pays-services__how .step-index{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__how .step-index{margin-bottom:24px}}@media screen and (max-width:1000px){.pays-services__how .step-index{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.pays-services__how .step-index{font-size:20px}}@media screen and (max-width:1000px){.pays-services__how .step-index{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__how .step-index{line-height:24px}}@media screen and (max-width:1000px){.pays-services__how .step-index{line-height:6.6666666667vw;margin:0 auto 8px auto}}.pays-services__how .step-img{width:18.8888888889vw;height:18.8888888889vw;border-radius:2.2222222222vw;background-size:contain}@media screen and (min-width:1441px){.pays-services__how .step-img{width:272px}}@media screen and (max-width:1000px){.pays-services__how .step-img{width:75.5555555556vw}}@media screen and (min-width:1441px){.pays-services__how .step-img{height:272px}}@media screen and (max-width:1000px){.pays-services__how .step-img{height:75.5555555556vw}}@media screen and (min-width:1441px){.pays-services__how .step-img{border-radius:32px}}@media screen and (max-width:1000px){.pays-services__how .step-img{border-radius:6.6666666667vw;margin:auto}}.pays-services__how .step-img-small{width:9.7222222222vw;height:9.7222222222vw}@media screen and (min-width:1441px){.pays-services__how .step-img-small{width:140px}}@media screen and (max-width:1000px){.pays-services__how .step-img-small{width:38.8888888889vw}}@media screen and (min-width:1441px){.pays-services__how .step-img-small{height:140px}}@media screen and (max-width:1000px){.pays-services__how .step-img-small{height:38.8888888889vw}}.pays-services__how p{font-size:.9722222222vw;line-height:1.3888888889vw;margin-top:1.6666666667vw;margin-bottom:0}@media screen and (min-width:1441px){.pays-services__how p{font-size:14px}}@media screen and (max-width:1000px){.pays-services__how p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__how p{line-height:20px}}@media screen and (max-width:1000px){.pays-services__how p{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__how p{margin-top:24px}}@media screen and (max-width:1000px){.pays-services__how p{margin-top:2.2222222222vw;color:#9a96ac;text-align:center}}.pays-services__how-iphone_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_iphone_1.png) no-repeat}.pays-services__how-iphone_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_iphone_2.png) no-repeat}.pays-services__how-iphone_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_iphone_3.png) no-repeat}.pays-services__how-iphone_step4{margin:0 auto!important}.pays-services__how-iphone_step4 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_iphone_4.png) no-repeat}.pays-services__how-iphone_step5{margin:0 auto!important}.pays-services__how-iphone_step5 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_iphone_5.png) no-repeat}.pays-services__how-watch_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_watch_1.png) no-repeat}.pays-services__how-watch_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_watch_2.png) no-repeat}.pays-services__how-watch_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_watch_3.png) no-repeat}.pays-services__how-watch_step4{margin:0 auto!important}.pays-services__how-watch_step4 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_watch_4.png) no-repeat}.pays-services__how-watch_step5{margin:0 auto!important}.pays-services__how-watch_step5 div{background:url(/local/templates/redesign/src/assets/img/pays-services/apple-pay/how_watch_5.png) no-repeat}.pays-services__how-google_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/google-pay/how_google-pay_1.png) no-repeat}.pays-services__how-google_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/google-pay/how_google-pay_2.png) no-repeat}.pays-services__how-google_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/google-pay/how_google-pay_3.png) no-repeat}.pays-services__how-samsung-galaxy_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-galaxy_1.png) no-repeat}.pays-services__how-samsung-galaxy_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-galaxy_2.png) no-repeat}.pays-services__how-samsung-galaxy_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-galaxy_3.png) no-repeat}.pays-services__how-samsung-wear_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear_1.png) no-repeat}.pays-services__how-samsung-wear_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear_2.png) no-repeat}.pays-services__how-samsung-wear_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear_3.png) no-repeat}.pays-services__how-samsung-add_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-add_1.png) no-repeat}.pays-services__how-samsung-add_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-add_2.png) no-repeat}.pays-services__how-samsung-add_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-add_3.png) no-repeat}.pays-services__how-samsung-add_step4 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-add_4.png) no-repeat}.pays-services__how-samsung-wear-add_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear-add_1.png) no-repeat}.pays-services__how-samsung-wear-add_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear-add_2.png) no-repeat}.pays-services__how-samsung-wear-add_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear-add_3.png) no-repeat}.pays-services__how-samsung-wear-add_step4 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear-add_4.png) no-repeat}.pays-services__how-samsung-wear-add_step5 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear-add_5.png) no-repeat}.pays-services__how-samsung-wear-add_step6 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-wear-add_6.png) no-repeat}.pays-services__how-garmin_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/how_garmin_1.png) no-repeat}.pays-services__how-garmin_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/how_garmin_2.png) no-repeat}.pays-services__how-garmin_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/how_garmin_3.png) no-repeat}.pays-services__how-garmin_step4 div{background:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/how_garmin_4.png) no-repeat}.pays-services__how-garmin_step5 div{background:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/how_garmin_5.png) no-repeat}.pays-services__how-garmin_step6 div{background:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/how_garmin_6.png) no-repeat}.pays-services__how-garmin_step7 div{background:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/how_garmin_7.png) no-repeat}.pays-services__how-garmin_step8 div{background:url(/local/templates/redesign/src/assets/img/pays-services/garmin-pay/how_garmin_8.png) no-repeat}.pays-services__how-mir_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/mir-pay/how_mir_1.png) no-repeat}.pays-services__how-mir_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/mir-pay/how_mir_2.png) no-repeat}.pays-services__how-mir_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/mir-pay/how_mir_3.png) no-repeat}.pays-services__how-mir_step4 div{background:url(/local/templates/redesign/src/assets/img/pays-services/mir-pay/how_mir_4.png) no-repeat}.pays-services__where-using{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.pays-services__where-using{-ms-flex-wrap:wrap;flex-wrap:wrap}}.pays-services__where-using__intro{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.pays-services__where-using__intro{margin-bottom:40px}}@media screen and (max-width:1000px){.pays-services__where-using__intro{margin-bottom:11.1111111111vw}}.pays-services__where-using__block{background:#edf0f5;padding-right:3.75vw;padding-left:3.75vw;padding-bottom:2.7777777778vw;border-radius:3.3333333333vw;width:33.3333333333vw}@media screen and (min-width:1441px){.pays-services__where-using__block{padding-right:54px}}@media screen and (max-width:1000px){.pays-services__where-using__block{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.pays-services__where-using__block{padding-left:54px}}@media screen and (max-width:1000px){.pays-services__where-using__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.pays-services__where-using__block{padding-bottom:40px}}@media screen and (max-width:1000px){.pays-services__where-using__block{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__where-using__block{border-radius:48px}}@media screen and (max-width:1000px){.pays-services__where-using__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.pays-services__where-using__block{width:480px}}@media screen and (max-width:1000px){.pays-services__where-using__block{width:91.1111111111vw;width:100%;margin-top:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.pays-services__where-using__block{margin-top:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.pays-services__where-using__block{margin-top:11.1111111111vw}}.pays-services__where-using__img{background-position:50%;background-size:contain;background-repeat:no-repeat;height:100%;width:100%;position:absolute;top:-20px}.pays-services__where-using__img-container{position:relative;height:14.7916666667vw}@media screen and (min-width:1441px){.pays-services__where-using__img-container{height:213px}}@media screen and (max-width:1000px){.pays-services__where-using__img-container{height:44.4444444444vw}}.pays-services__where-using__img-apple-shop{background-image:url(/local/templates/redesign/src/assets/img/pays-services/where_shop.png)}.pays-services__where-using__img-apple-app{background-image:url(/local/templates/redesign/src/assets/img/pays-services/where_app_apple.png)}.pays-services__where-using__img-google-app{background-image:url(/local/templates/redesign/src/assets/img/pays-services/where_app_google.png)}.pays-services__where-using__title{font-weight:500;letter-spacing:-.2px;font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.pays-services__where-using__title{font-size:20px}}@media screen and (max-width:1000px){.pays-services__where-using__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__where-using__title{line-height:24px}}@media screen and (max-width:1000px){.pays-services__where-using__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__where-using__title{margin-bottom:24px}}@media screen and (max-width:1000px){.pays-services__where-using__title{margin-bottom:2.2222222222vw;text-align:center}}.pays-services__where-using__text{font-weight:500;letter-spacing:-.1px;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.pays-services__where-using__text{font-size:14px}}@media screen and (max-width:1000px){.pays-services__where-using__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__where-using__text{line-height:20px}}@media screen and (max-width:1000px){.pays-services__where-using__text{line-height:4.4444444444vw;color:#898599;text-align:center}}.pays-services__docs{margin-top:6.6666666667vw}@media screen and (min-width:1441px){.pays-services__docs{margin-top:96px}}@media screen and (max-width:1000px){.pays-services__docs{margin-top:11.1111111111vw}}.pays-services__docs-body{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.pays-services__docs-body{margin-top:40px}}@media screen and (max-width:1000px){.pays-services__docs-body{margin-top:6.6666666667vw}}.pays-services__faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2.7777777778vw;-moz-column-gap:2.7777777778vw;column-gap:2.7777777778vw;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.pays-services__faq{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media screen and (max-width:1000px){.pays-services__faq{-webkit-column-gap:11.1111111111vw;-moz-column-gap:11.1111111111vw;column-gap:11.1111111111vw}}@media screen and (min-width:1441px){.pays-services__faq{margin-top:80px}}@media screen and (max-width:1000px){.pays-services__faq{margin-top:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.pays-services__faq>div{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}@media screen and (max-width:1000px){.pays-services__faq>div{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.pays-services__faq__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.pays-services__faq__title{margin-bottom:40px}}@media screen and (max-width:1000px){.pays-services__faq__title{margin-bottom:4.4444444444vw}}.pays-services__faq .phone-model{display:inline-block;font-weight:500;background-color:#fff;color:#1e2321;border-radius:1.6666666667vw;font-size:.9722222222vw;line-height:1.3888888889vw;padding-top:.4166666667vw;padding-right:.8333333333vw;padding-bottom:.4166666667vw;padding-left:.8333333333vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.pays-services__faq .phone-model{border-radius:24px}}@media screen and (max-width:1000px){.pays-services__faq .phone-model{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.pays-services__faq .phone-model{font-size:14px}}@media screen and (max-width:1000px){.pays-services__faq .phone-model{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__faq .phone-model{line-height:20px}}@media screen and (max-width:1000px){.pays-services__faq .phone-model{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__faq .phone-model{padding-top:6px}}@media screen and (max-width:1000px){.pays-services__faq .phone-model{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.pays-services__faq .phone-model{padding-right:12px}}@media screen and (max-width:1000px){.pays-services__faq .phone-model{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__faq .phone-model{padding-bottom:6px}}@media screen and (max-width:1000px){.pays-services__faq .phone-model{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.pays-services__faq .phone-model{padding-left:12px}}@media screen and (max-width:1000px){.pays-services__faq .phone-model{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__faq .phone-model{margin-bottom:8px}}@media screen and (max-width:1000px){.pays-services__faq .phone-model{margin-bottom:2.2222222222vw}}.pays-services__other-systems{margin-top:6.6666666667vw}@media screen and (min-width:1441px){.pays-services__other-systems{margin-top:96px}}@media screen and (max-width:1000px){.pays-services__other-systems{margin-top:11.1111111111vw}}.pays-services__other-systems__title{background-color:#ffc7ab;color:#1e2321;letter-spacing:-.1px;font-weight:500;display:inline-block;border-radius:1.6666666667vw;font-size:.9722222222vw;line-height:1.3888888889vw;padding-top:.3472222222vw;padding-right:.8333333333vw;padding-bottom:.3472222222vw;padding-left:.8333333333vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.pays-services__other-systems__title{border-radius:24px}}@media screen and (max-width:1000px){.pays-services__other-systems__title{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.pays-services__other-systems__title{font-size:14px}}@media screen and (max-width:1000px){.pays-services__other-systems__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__other-systems__title{line-height:20px}}@media screen and (max-width:1000px){.pays-services__other-systems__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__other-systems__title{padding-top:5px}}@media screen and (max-width:1000px){.pays-services__other-systems__title{padding-top:1.3888888889vw}}@media screen and (min-width:1441px){.pays-services__other-systems__title{padding-right:12px}}@media screen and (max-width:1000px){.pays-services__other-systems__title{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__other-systems__title{padding-bottom:5px}}@media screen and (max-width:1000px){.pays-services__other-systems__title{padding-bottom:1.3888888889vw}}@media screen and (min-width:1441px){.pays-services__other-systems__title{padding-left:12px}}@media screen and (max-width:1000px){.pays-services__other-systems__title{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__other-systems__title{margin-bottom:24px}}@media screen and (max-width:1000px){.pays-services__other-systems__title{margin-bottom:3.3333333333vw}}.pays-services__other-system{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#edf0f5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s;transition:.2s;border-radius:3.3333333333vw;height:15.5555555556vw;width:26.1111111111vw;padding-top:2.2222222222vw;padding-right:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:2.7777777778vw}@media screen and (min-width:1441px){.pays-services__other-system{border-radius:48px}}@media screen and (max-width:1000px){.pays-services__other-system{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.pays-services__other-system{height:224px}}@media screen and (max-width:1000px){.pays-services__other-system{height:44.4444444444vw}}@media screen and (min-width:1441px){.pays-services__other-system{width:376px}}@media screen and (max-width:1000px){.pays-services__other-system{width:75.2777777778vw}}@media screen and (min-width:1441px){.pays-services__other-system{padding-top:32px}}@media screen and (max-width:1000px){.pays-services__other-system{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__other-system{padding-right:32px}}@media screen and (max-width:1000px){.pays-services__other-system{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__other-system{padding-bottom:32px}}@media screen and (max-width:1000px){.pays-services__other-system{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__other-system{padding-left:40px}}@media screen and (max-width:1000px){.pays-services__other-system{padding-left:6.6666666667vw}}.pays-services__other-system:hover{background-color:#ffc7ab;-webkit-transition:.2s;transition:.2s}.pays-services__other-system__title{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.pays-services__other-system__title{font-size:20px}}@media screen and (max-width:1000px){.pays-services__other-system__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__other-system__title{line-height:24px}}@media screen and (max-width:1000px){.pays-services__other-system__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__other-system__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.pays-services__other-system__title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.pays-services__other-system__title{margin-bottom:8px}}@media screen and (max-width:1000px){.pays-services__other-system__title{margin-bottom:2.2222222222vw}}.pays-services__other-system__text{font-weight:500;letter-spacing:-.1px;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.pays-services__other-system__text{font-size:14px}}@media screen and (max-width:1000px){.pays-services__other-system__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__other-system__text{line-height:20px}}@media screen and (max-width:1000px){.pays-services__other-system__text{line-height:4.4444444444vw}}.pays-services__other-system__img{background-repeat:no-repeat;background-size:contain;border-radius:1.9444444444vw;height:11.1111111111vw;width:8.6111111111vw;margin-left:1.1111111111vw}@media screen and (min-width:1441px){.pays-services__other-system__img{border-radius:28px}}@media screen and (max-width:1000px){.pays-services__other-system__img{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__other-system__img{height:160px}}@media screen and (max-width:1000px){.pays-services__other-system__img{height:35.5555555556vw}}@media screen and (min-width:1441px){.pays-services__other-system__img{width:124px}}@media screen and (max-width:1000px){.pays-services__other-system__img{width:25.2777777778vw}}@media screen and (min-width:1441px){.pays-services__other-system__img{margin-left:16px}}@media screen and (max-width:1000px){.pays-services__other-system__img{margin-left:2.2222222222vw}}.pays-services__other-system__img-google-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/other-systems/google-pay.png)}.pays-services__other-system__img-samsung-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/other-systems/samsumg-pay.png)}.pays-services__other-system__img-mir-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/other-systems/mir-pay.png)}.pays-services__other-system__img-apple-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/other-systems/apple-pay.png)}.pays-services__other-system__content{width:11.3888888889vw}@media screen and (min-width:1441px){.pays-services__other-system__content{width:164px}}@media screen and (max-width:1000px){.pays-services__other-system__content{width:36.6666666667vw}}.pays-services__feats{margin-top:6.6666666667vw;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.pays-services__feats{margin-top:96px}}@media screen and (max-width:1000px){.pays-services__feats{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.pays-services__feats{margin-bottom:96px}}@media screen and (max-width:1000px){.pays-services__feats{margin-bottom:11.1111111111vw}}@media screen and (min-width:1001px){.pays-services__feats .swiper-pagination{display:none!important}}.pays-services__feats .feats__slider{overflow:visible}.pays-services__feat{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1.3888888889vw;width:23.6111111111vw}@media screen and (min-width:1441px){.pays-services__feat{padding-bottom:20px}}@media screen and (max-width:1000px){.pays-services__feat{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__feat{width:340px}}@media screen and (max-width:1000px){.pays-services__feat{width:94.4444444444vw;width:100%}}.pays-services__feat-img{background-size:contain;background-repeat:no-repeat;width:9.7222222222vw;height:10.5555555556vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.pays-services__feat-img{width:140px}}@media screen and (max-width:1000px){.pays-services__feat-img{width:32.2222222222vw}}@media screen and (min-width:1441px){.pays-services__feat-img{height:152px}}@media screen and (max-width:1000px){.pays-services__feat-img{height:38.3333333333vw}}@media screen and (min-width:1441px){.pays-services__feat-img{margin-bottom:16px}}@media screen and (max-width:1000px){.pays-services__feat-img{margin-bottom:2.2222222222vw}}.pays-services__feat-img-terminal{background-image:url(/local/templates/redesign/src/assets/img/pays-services/feats/terminal.png)}.pays-services__feat-img-lock{background-image:url(/local/templates/redesign/src/assets/img/pays-services/feats/lock.png)}.pays-services__feat-img-tickets{background-image:url(/local/templates/redesign/src/assets/img/pays-services/feats/tickets.png)}.pays-services__feat-img-card{background-image:url(/local/templates/redesign/src/assets/img/pays-services/feats/card.png)}@media screen and (max-width:1000px){.pays-services__feat-img{margin:0 auto}}.pays-services__feat-title{font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.pays-services__feat-title{font-size:24px}}@media screen and (max-width:1000px){.pays-services__feat-title{font-size:5vw}}@media screen and (min-width:1441px){.pays-services__feat-title{line-height:28px}}@media screen and (max-width:1000px){.pays-services__feat-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.pays-services__feat-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.pays-services__feat-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.pays-services__feat-title{margin-bottom:16px}}@media screen and (max-width:1000px){.pays-services__feat-title{margin-bottom:2.2222222222vw;text-align:center}}.pays-services__feat-text{letter-spacing:-.1px;color:#9a96ac;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.pays-services__feat-text{font-size:16px}}@media screen and (max-width:1000px){.pays-services__feat-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__feat-text{line-height:22px}}@media screen and (max-width:1000px){.pays-services__feat-text{line-height:4.4444444444vw;text-align:center}}.pays-services__feat-btn{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/btn.png) no-repeat;background-size:contain;margin-top:1.1111111111vw;width:18.0555555556vw;height:2.7777777778vw;cursor:pointer}@media screen and (min-width:1441px){.pays-services__feat-btn{margin-top:16px}}@media screen and (max-width:1000px){.pays-services__feat-btn{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__feat-btn{width:260px}}@media screen and (max-width:1000px){.pays-services__feat-btn{width:55.5555555556vw}}@media screen and (min-width:1441px){.pays-services__feat-btn{height:40px}}@media screen and (max-width:1000px){.pays-services__feat-btn{height:11.1111111111vw;margin-left:auto;margin-right:auto}}.pays-services__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.pays-services__contacts{-ms-flex-wrap:wrap;flex-wrap:wrap}}.pays-services__contacts-text{font-weight:500;letter-spacing:-.2px;font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.pays-services__contacts-text{font-size:20px}}@media screen and (max-width:1000px){.pays-services__contacts-text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__contacts-text{line-height:24px}}@media screen and (max-width:1000px){.pays-services__contacts-text{line-height:5.5555555556vw;text-align:center}}.pays-services__contacts-notice{font-weight:500;color:#898599;letter-spacing:-.1px;text-align:right;font-size:.9722222222vw;line-height:1.3888888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.pays-services__contacts-notice{font-size:14px}}@media screen and (max-width:1000px){.pays-services__contacts-notice{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__contacts-notice{line-height:20px}}@media screen and (max-width:1000px){.pays-services__contacts-notice{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__contacts-notice{margin-bottom:24px}}@media screen and (max-width:1000px){.pays-services__contacts-notice{margin-bottom:4.4444444444vw;text-align:center}}.pays-services__contacts-left{-webkit-box-flex:.5;-ms-flex:.5 1 40%;flex:.5 1 40%}@media screen and (max-width:1000px){.pays-services__contacts-left{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin-bottom:16px}}.pays-services__contacts-right{text-align:right}@media screen and (max-width:1000px){.pays-services__contacts-right{text-align:center;width:100%}}.pays-services__contacts-phone{font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw}@media screen and (min-width:1441px){.pays-services__contacts-phone{font-size:24px}}@media screen and (max-width:1000px){.pays-services__contacts-phone{font-size:5vw}}@media screen and (min-width:1441px){.pays-services__contacts-phone{line-height:28px}}@media screen and (max-width:1000px){.pays-services__contacts-phone{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.pays-services__contacts-phone{letter-spacing:-.3px}}@media screen and (max-width:1000px){.pays-services__contacts-phone{letter-spacing:-.0555555556vw;text-align:center}}.pays-services__contacts-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#edf0f5;color:#1e2321;font-weight:500;letter-spacing:-.1px;font-size:.9722222222vw;line-height:1.3888888889vw;padding-top:.4166666667vw;padding-right:.8333333333vw;padding-bottom:.4166666667vw;padding-left:.8333333333vw;margin-top:2.7777777778vw;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.pays-services__contacts-button{font-size:14px}}@media screen and (max-width:1000px){.pays-services__contacts-button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__contacts-button{line-height:20px}}@media screen and (max-width:1000px){.pays-services__contacts-button{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__contacts-button{padding-top:6px}}@media screen and (max-width:1000px){.pays-services__contacts-button{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.pays-services__contacts-button{padding-right:12px}}@media screen and (max-width:1000px){.pays-services__contacts-button{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__contacts-button{padding-bottom:6px}}@media screen and (max-width:1000px){.pays-services__contacts-button{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.pays-services__contacts-button{padding-left:12px}}@media screen and (max-width:1000px){.pays-services__contacts-button{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__contacts-button{margin-top:40px}}@media screen and (max-width:1000px){.pays-services__contacts-button{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.pays-services__contacts-button{border-radius:24px}}@media screen and (max-width:1000px){.pays-services__contacts-button{border-radius:6.6666666667vw}}.pays-services__contacts-button span{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-mobile-simple.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;height:1.25vw;width:.8333333333vw;padding-right:.625vw}@media screen and (min-width:1441px){.pays-services__contacts-button span{height:18px}}@media screen and (max-width:1000px){.pays-services__contacts-button span{height:5vw}}@media screen and (min-width:1441px){.pays-services__contacts-button span{width:12px}}@media screen and (max-width:1000px){.pays-services__contacts-button span{width:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__contacts-button span{padding-right:9px}}@media screen and (max-width:1000px){.pays-services__contacts-button span{padding-right:2.5vw}}@media screen and (max-width:1000px){.pays-services__contacts-button{display:none}}.pays-services__contacts-button-mobile{color:#fff;background-color:#1e2321;padding-top:.4166666667vw;padding-right:.8333333333vw;padding-bottom:.4166666667vw;padding-left:.8333333333vw;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.pays-services__contacts-button-mobile{padding-top:6px}}@media screen and (max-width:1000px){.pays-services__contacts-button-mobile{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.pays-services__contacts-button-mobile{padding-right:12px}}@media screen and (max-width:1000px){.pays-services__contacts-button-mobile{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__contacts-button-mobile{padding-bottom:6px}}@media screen and (max-width:1000px){.pays-services__contacts-button-mobile{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.pays-services__contacts-button-mobile{padding-left:12px}}@media screen and (max-width:1000px){.pays-services__contacts-button-mobile{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__contacts-button-mobile{border-radius:24px}}@media screen and (max-width:1000px){.pays-services__contacts-button-mobile{border-radius:6.6666666667vw}}@media screen and (min-width:1001px){.pays-services__contacts-button-mobile{display:none}}.pays-services__spread{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-webkit-column-count:2;-moz-column-count:2;column-count:2;padding-top:3.4722222222vw}@media screen and (min-width:1441px){.pays-services__spread{padding-top:50px}}@media screen and (max-width:1000px){.pays-services__spread{padding-top:0;-webkit-column-count:1;-moz-column-count:1;column-count:1}}.pays-services__spread>div:first-child>.pays-services__spread-card:first-of-type{margin-top:2.0833333333vw}@media screen and (min-width:1441px){.pays-services__spread>div:first-child>.pays-services__spread-card:first-of-type{margin-top:30px}}@media screen and (max-width:1000px){.pays-services__spread>div:first-child>.pays-services__spread-card:first-of-type{margin-top:2.7777777778vw}}.pays-services__spread-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#edf0f5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s;transition:.2s;border-radius:3.3333333333vw;height:17.2222222222vw;width:33.3333333333vw;padding-top:2.2222222222vw;padding-right:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.pays-services__spread-card{border-radius:48px}}@media screen and (max-width:1000px){.pays-services__spread-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.pays-services__spread-card{height:248px}}@media screen and (max-width:1000px){.pays-services__spread-card{height:44.4444444444vw}}@media screen and (min-width:1441px){.pays-services__spread-card{width:480px}}@media screen and (max-width:1000px){.pays-services__spread-card{width:75.2777777778vw}}@media screen and (min-width:1441px){.pays-services__spread-card{padding-top:32px}}@media screen and (max-width:1000px){.pays-services__spread-card{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__spread-card{padding-right:32px}}@media screen and (max-width:1000px){.pays-services__spread-card{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__spread-card{padding-bottom:32px}}@media screen and (max-width:1000px){.pays-services__spread-card{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__spread-card{padding-left:40px}}@media screen and (max-width:1000px){.pays-services__spread-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.pays-services__spread-card{margin-bottom:40px}}@media screen and (max-width:1000px){.pays-services__spread-card{margin-bottom:5.5555555556vw}}.pays-services__spread-card:hover{background-color:#ffc7ab;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:1000px){.pays-services__spread-card{width:100%}}.pays-services__spread-card__title{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.pays-services__spread-card__title{font-size:20px}}@media screen and (max-width:1000px){.pays-services__spread-card__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.pays-services__spread-card__title{line-height:24px}}@media screen and (max-width:1000px){.pays-services__spread-card__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__spread-card__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.pays-services__spread-card__title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.pays-services__spread-card__title{margin-bottom:8px}}@media screen and (max-width:1000px){.pays-services__spread-card__title{margin-bottom:2.2222222222vw}}.pays-services__spread-card__text{font-weight:500;letter-spacing:-.1px;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.pays-services__spread-card__text{font-size:14px}}@media screen and (max-width:1000px){.pays-services__spread-card__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.pays-services__spread-card__text{line-height:20px}}@media screen and (max-width:1000px){.pays-services__spread-card__text{line-height:4.4444444444vw}}.pays-services__spread-card__img{background-repeat:no-repeat;background-size:contain;border-radius:1.9444444444vw;height:11.6666666667vw;width:10.1388888889vw;margin-left:1.6666666667vw}@media screen and (min-width:1441px){.pays-services__spread-card__img{border-radius:28px}}@media screen and (max-width:1000px){.pays-services__spread-card__img{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.pays-services__spread-card__img{height:168px}}@media screen and (max-width:1000px){.pays-services__spread-card__img{height:35.5555555556vw}}@media screen and (min-width:1441px){.pays-services__spread-card__img{width:146px}}@media screen and (max-width:1000px){.pays-services__spread-card__img{width:25.2777777778vw}}@media screen and (min-width:1441px){.pays-services__spread-card__img{margin-left:24px}}@media screen and (max-width:1000px){.pays-services__spread-card__img{margin-left:2.2222222222vw}}.pays-services__spread-card__img-google-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/spread/google-pay.png)}.pays-services__spread-card__img-samsung-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/spread/samsung-pay.png)}.pays-services__spread-card__img-mir-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/spread/mir-pay.png)}.pays-services__spread-card__img-apple-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/spread/apple-pay.png)}.pays-services__spread-card__img-garmin-pay{background-image:url(/local/templates/redesign/src/assets/img/pays-services/spread/garmin-pay.png)}.pays-services__spread-card__content{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;width:14.8611111111vw}@media screen and (min-width:1441px){.pays-services__spread-card__content{width:214px}}@media screen and (max-width:1000px){.pays-services__spread-card__content{width:36.6666666667vw}}.sbp{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sbp{margin-top:40px}}@media screen and (max-width:1000px){.sbp{margin-top:3.3333333333vw}}@media screen and (min-width:1001px){.sbp .swiper-pagination{display:none!important}}.sbp__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sbp__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sbp__title{margin-bottom:3.3333333333vw}}.sbp__feats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.sbp__feats{margin-top:40px}}@media screen and (max-width:1000px){.sbp__feats{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.sbp__feats{margin-bottom:20px}}@media screen and (max-width:1000px){.sbp__feats{margin-bottom:5.5555555556vw}}.sbp .feats__slider{margin-top:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sbp .feats__slider{margin-top:40px}}@media screen and (max-width:1000px){.sbp .feats__slider{margin-top:0}}@media screen and (min-width:1441px){.sbp .feats__slider{margin-bottom:80px}}@media screen and (max-width:1000px){.sbp .feats__slider{margin-bottom:11.1111111111vw}}.sbp-feat{width:19.4444444444vw}@media screen and (min-width:1441px){.sbp-feat{width:280px}}@media screen and (max-width:1000px){.sbp-feat{width:77.7777777778vw}}.sbp-feat__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sbp-feat__image{background-size:contain;background-repeat:no-repeat;height:9.7222222222vw;width:13.1944444444vw;border-radius:2.2222222222vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sbp-feat__image{height:140px}}@media screen and (max-width:1000px){.sbp-feat__image{height:28.3333333333vw}}@media screen and (min-width:1441px){.sbp-feat__image{width:190px}}@media screen and (max-width:1000px){.sbp-feat__image{width:28.3333333333vw}}@media screen and (min-width:1441px){.sbp-feat__image{border-radius:32px}}@media screen and (max-width:1000px){.sbp-feat__image{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.sbp-feat__image{margin-bottom:16px}}@media screen and (max-width:1000px){.sbp-feat__image{margin-bottom:3.3333333333vw;margin:0 auto}}.sbp-feat__image-feat1{background-image:url(/local/templates/redesign/src/assets/img/pay/sbp/feat1.png)}.sbp-feat__image-feat2{background-image:url(/local/templates/redesign/src/assets/img/pay/sbp/feat2.png)}.sbp-feat__image-feat3{background-image:url(/local/templates/redesign/src/assets/img/pay/sbp/feat3.png)}.sbp-feat__title{font-weight:500;color:#1e2321;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sbp-feat__title{font-size:24px}}@media screen and (max-width:1000px){.sbp-feat__title{font-size:5vw}}@media screen and (min-width:1441px){.sbp-feat__title{line-height:28px}}@media screen and (max-width:1000px){.sbp-feat__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sbp-feat__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.sbp-feat__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sbp-feat__title{margin-bottom:16px}}@media screen and (max-width:1000px){.sbp-feat__title{margin-bottom:4.4444444444vw;text-align:center}}.sbp-feat__text{font-weight:500;color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.sbp-feat__text{font-size:16px}}@media screen and (max-width:1000px){.sbp-feat__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sbp-feat__text{line-height:22px}}@media screen and (max-width:1000px){.sbp-feat__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sbp-feat__text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.sbp-feat__text{letter-spacing:-.0277777778vw;text-align:center}}.sbp .banks-banner{background-image:url(/local/templates/redesign/src/assets/img/pay/sbp/phone-desktop.png),linear-gradient(96.76deg,#d58a72 -6.82%,#7781d0 97.45%);background-size:contain;background-repeat:no-repeat;background-position:70%;border-radius:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sbp .banks-banner{border-radius:40px}}@media screen and (max-width:1000px){.sbp .banks-banner{border-radius:11.1111111111vw}}@media screen and (min-width:1441px){.sbp .banks-banner{margin-bottom:80px}}@media screen and (max-width:1000px){.sbp .banks-banner{margin-bottom:11.1111111111vw;background-image:url(/local/templates/redesign/src/assets/img/pay/sbp/phone-mobile.png),linear-gradient(96.76deg,#d58a72 -6.82%,#7781d0 97.45%);background-size:auto;background-position:100% 100%}}.sbp .banks-banner__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sbp .banks-banner__container{padding-left:104px}}@media screen and (max-width:1000px){.sbp .banks-banner__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sbp .banks-banner__container{padding-right:104px}}@media screen and (max-width:1000px){.sbp .banks-banner__container{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sbp .banks-banner__container{padding-top:40px}}@media screen and (max-width:1000px){.sbp .banks-banner__container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sbp .banks-banner__container{padding-bottom:40px}}@media screen and (max-width:1000px){.sbp .banks-banner__container{padding-bottom:5.5555555556vw;display:block}}.sbp .banks-banner__container .button{-ms-flex-negative:0;flex-shrink:0}.sbp .banks-banner__title{color:#fff;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.sbp .banks-banner__title{margin-bottom:8px}}@media screen and (max-width:1000px){.sbp .banks-banner__title{margin-bottom:2.2222222222vw}}.sbp .banks-banner__subtitle{color:#fff;margin-bottom:0;max-width:33.3333333333vw}@media screen and (min-width:1441px){.sbp .banks-banner__subtitle{margin-bottom:0}}@media screen and (max-width:1000px){.sbp .banks-banner__subtitle{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.sbp .banks-banner__subtitle{max-width:480px}}@media screen and (max-width:1000px){.sbp .banks-banner__subtitle{max-width:none;width:77%}}.sbp__slice{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sbp__slice{margin-bottom:80px}}@media screen and (max-width:1000px){.sbp__slice{margin-bottom:11.1111111111vw}}.sbp .how-get-blocks,.sbp .how-send-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sbp .how-get-blocks,.sbp .how-send-blocks{margin-top:40px}}@media screen and (max-width:1000px){.sbp .how-get-blocks,.sbp .how-send-blocks{margin-top:3.3333333333vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sbp .how-get-block,.sbp .how-send-block{width:21.5277777778vw;color:#1e2321}@media screen and (min-width:1441px){.sbp .how-get-block,.sbp .how-send-block{width:310px}}@media screen and (max-width:1000px){.sbp .how-get-block,.sbp .how-send-block{width:86.1111111111vw;margin-bottom:1.1111111111vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.sbp .how-get-block,.sbp .how-send-block{margin-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.sbp .how-get-block,.sbp .how-send-block{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.sbp .how-get-block__top,.sbp .how-send-block__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.sbp .how-get-block__order,.sbp .how-send-block__order{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;font-weight:500;height:2.7777777778vw;width:2.7777777778vw;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sbp .how-get-block__order,.sbp .how-send-block__order{height:40px}}@media screen and (max-width:1000px){.sbp .how-get-block__order,.sbp .how-send-block__order{height:11.1111111111vw}}@media screen and (min-width:1441px){.sbp .how-get-block__order,.sbp .how-send-block__order{width:40px}}@media screen and (max-width:1000px){.sbp .how-get-block__order,.sbp .how-send-block__order{width:11.1111111111vw}}@media screen and (min-width:1441px){.sbp .how-get-block__order,.sbp .how-send-block__order{border-radius:12px}}@media screen and (max-width:1000px){.sbp .how-get-block__order,.sbp .how-send-block__order{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.sbp .how-get-block__order,.sbp .how-send-block__order{font-size:20px}}@media screen and (max-width:1000px){.sbp .how-get-block__order,.sbp .how-send-block__order{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.sbp .how-get-block__order,.sbp .how-send-block__order{line-height:24px}}@media screen and (max-width:1000px){.sbp .how-get-block__order,.sbp .how-send-block__order{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.sbp .how-get-block__order,.sbp .how-send-block__order{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sbp .how-get-block__order,.sbp .how-send-block__order{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sbp .how-get-block__order,.sbp .how-send-block__order{margin-bottom:16px}}@media screen and (max-width:1000px){.sbp .how-get-block__order,.sbp .how-send-block__order{margin-bottom:3.3333333333vw}}.sbp .how-get-block__order-green,.sbp .how-send-block__order-green{background-color:#8bc540;color:#fff}.sbp .how-get-block__order-salmon,.sbp .how-send-block__order-salmon{background-color:#ffc7ab}.sbp .how-get-block__title,.sbp .how-send-block__title{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sbp .how-get-block__title,.sbp .how-send-block__title{font-size:20px}}@media screen and (max-width:1000px){.sbp .how-get-block__title,.sbp .how-send-block__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.sbp .how-get-block__title,.sbp .how-send-block__title{line-height:24px}}@media screen and (max-width:1000px){.sbp .how-get-block__title,.sbp .how-send-block__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.sbp .how-get-block__title,.sbp .how-send-block__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sbp .how-get-block__title,.sbp .how-send-block__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sbp .how-get-block__title,.sbp .how-send-block__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sbp .how-get-block__title,.sbp .how-send-block__title{margin-bottom:6.1111111111vw;margin-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sbp .how-get-block__title,.sbp .how-send-block__title{margin-left:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.sbp .how-get-block__title,.sbp .how-send-block__title{margin-left:3.3333333333vw}}.sbp .how-get-block__subtitle,.sbp .how-send-block__subtitle{font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.1px;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.sbp .how-get-block__subtitle,.sbp .how-send-block__subtitle{font-size:14px}}@media screen and (max-width:1000px){.sbp .how-get-block__subtitle,.sbp .how-send-block__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sbp .how-get-block__subtitle,.sbp .how-send-block__subtitle{line-height:20px}}@media screen and (max-width:1000px){.sbp .how-get-block__subtitle,.sbp .how-send-block__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sbp .how-get-block__subtitle,.sbp .how-send-block__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.sbp .how-get-block__subtitle,.sbp .how-send-block__subtitle{letter-spacing:-.0277777778vw;color:#898599}}.sbp-docs{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sbp-docs{margin-bottom:80px}}@media screen and (max-width:1000px){.sbp-docs{margin-bottom:11.1111111111vw}}.sbp-docs-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sbp-docs-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sbp-docs-title{margin-bottom:6.6666666667vw}}.search-form__section{padding-top:2.8472222222vw}@media screen and (min-width:1441px){.search-form__section{padding-top:41px}}@media screen and (max-width:1000px){.search-form__section{padding-top:11.1111111111vw}}.search-form__header{padding-bottom:3.4722222222vw}@media screen and (min-width:1441px){.search-form__header{padding-bottom:50px}}@media screen and (max-width:1000px){.search-form__header{padding-bottom:10.5555555556vw}}@media screen and (max-width:1000px){.search-form__menu{border-bottom:1px solid #c2c2cc}}.search-form__error{margin-top:1.3888888889vw;margin-left:.6944444444vw}@media screen and (min-width:1441px){.search-form__error{margin-top:20px}}@media screen and (max-width:1000px){.search-form__error{margin-top:2.7777777778vw}}@media screen and (min-width:1441px){.search-form__error{margin-left:10px}}@media screen and (max-width:1000px){.search-form__error{margin-left:0}}.search-form__field{width:376px;height:3.3333333333vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;background:#eaecf2;color:#1e2321;font-size:1.1111111111vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.search-form__field{height:48px}}@media screen and (max-width:1000px){.search-form__field{height:11.1111111111vw}}@media screen and (min-width:1441px){.search-form__field{border-radius:20px}}@media screen and (max-width:1000px){.search-form__field{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.search-form__field{padding-left:24px}}@media screen and (max-width:1000px){.search-form__field{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.search-form__field{font-size:16px}}@media screen and (max-width:1000px){.search-form__field{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.search-form__field{line-height:20px}}@media screen and (max-width:1000px){.search-form__field{line-height:4.4444444444vw;width:100%;margin-top:12px;background-image:none}}.search-form__field-wrapper{position:relative}.search-form__bsearch{position:absolute;top:-1px;right:15px}@media screen and (max-width:1000px){.search-form__bsearch{top:0}}.search-form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.search-form__body{display:block}}.search-form__content{border-top:none}@media screen and (max-width:1000px){.search-form__content{border-top:none!important;padding-top:28px}}.search-form__list-title{font-size:1.1111111111vw;line-height:1.5277777778vw;color:#1e2321;font-weight:500}@media screen and (min-width:1441px){.search-form__list-title{font-size:16px}}@media screen and (max-width:1000px){.search-form__list-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.search-form__list-title{line-height:22px}}@media screen and (max-width:1000px){.search-form__list-title{line-height:4.4444444444vw}}.search-form__list-block{border-bottom:1px solid #c2c2cc;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.search-form__list-block{margin-bottom:24px}}@media screen and (max-width:1000px){.search-form__list-block{margin-bottom:4.4444444444vw}}.search-form__list-tags{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.8333333333vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.search-form__list-tags{margin-top:12px}}@media screen and (max-width:1000px){.search-form__list-tags{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.search-form__list-tags{padding-bottom:24px}}@media screen and (max-width:1000px){.search-form__list-tags{padding-bottom:4.4444444444vw;overflow:hidden;overflow-x:auto;white-space:nowrap;max-height:inherit}}.search-form__list-date,.search-form__list-section{color:#898599;font-style:normal;font-weight:500;font-size:.9722222222vw;line-height:1.25vw}@media screen and (min-width:1441px){.search-form__list-date,.search-form__list-section{font-size:14px}}@media screen and (max-width:1000px){.search-form__list-date,.search-form__list-section{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.search-form__list-date,.search-form__list-section{line-height:18px}}@media screen and (max-width:1000px){.search-form__list-date,.search-form__list-section{line-height:4.4444444444vw;display:inline-block}}.search-form__list-delimeter{width:8px;min-width:8px;height:8px;border-radius:8px;margin-left:12px;margin-right:12px;margin-top:5px;background:#ffc7ab}@media screen and (max-width:1000px){.search-form__list-delimeter{display:inline-block}}.search-form__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}@media screen and (max-width:1000px){.search-form__navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.search-form__navigation-back{background:#e1e4e9}@media screen and (max-width:1000px){.search-form__navigation-back{width:61px;min-width:61px;height:28px;padding:6px 12px;font-size:12px;line-height:16px}}.search-form__navigation-numbers{margin-left:1.9444444444vw;margin-right:1.9444444444vw}@media screen and (min-width:1441px){.search-form__navigation-numbers{margin-left:28px}}@media screen and (max-width:1000px){.search-form__navigation-numbers{margin-left:6.6666666667vw}}@media screen and (min-width:1441px){.search-form__navigation-numbers{margin-right:28px}}@media screen and (max-width:1000px){.search-form__navigation-numbers{margin-right:0;margin-top:0;max-width:100%;overflow:hidden;overflow-x:auto}}.search-form__navigation-link{color:#1e2321;font-size:.9722222222vw;line-height:1.3888888889vw;margin-right:1.9444444444vw}@media screen and (min-width:1441px){.search-form__navigation-link{font-size:14px}}@media screen and (max-width:1000px){.search-form__navigation-link{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.search-form__navigation-link{line-height:20px}}@media screen and (max-width:1000px){.search-form__navigation-link{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.search-form__navigation-link{margin-right:28px}}@media screen and (max-width:1000px){.search-form__navigation-link{margin-right:6.6666666667vw}}.search-form__navigation-link:last-of-type,.search-form__navigation-link:nth-last-child(2){margin-right:0}.search-form__subscribe{width:100%;height:21.5277777778vw;border-radius:3.8888888889vw;margin-top:4.7916666667vw;padding-top:4.375vw;padding-left:7.5vw;padding-right:7.5vw;padding-bottom:4.6527777778vw;background-color:#1e3441;background-image:url(/local/templates/redesign/src/assets/img/search/table.png);background-position:top 20px right;background-repeat:no-repeat}@media screen and (min-width:1441px){.search-form__subscribe{height:310px}}@media screen and (max-width:1000px){.search-form__subscribe{height:53.8888888889vw}}@media screen and (min-width:1441px){.search-form__subscribe{border-radius:56px}}@media screen and (max-width:1000px){.search-form__subscribe{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.search-form__subscribe{margin-top:69px}}@media screen and (max-width:1000px){.search-form__subscribe{margin-top:12.7777777778vw}}@media screen and (min-width:1441px){.search-form__subscribe{padding-top:63px}}@media screen and (max-width:1000px){.search-form__subscribe{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.search-form__subscribe{padding-left:108px}}@media screen and (max-width:1000px){.search-form__subscribe{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.search-form__subscribe{padding-right:108px}}@media screen and (max-width:1000px){.search-form__subscribe{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.search-form__subscribe{padding-bottom:67px}}@media screen and (max-width:1000px){.search-form__subscribe{padding-bottom:6.6666666667vw;background-image:none}}.search-form__subscribe-title{color:#fff;font-weight:500;font-size:2.2222222222vw;line-height:2.6388888889vw}@media screen and (min-width:1441px){.search-form__subscribe-title{font-size:32px}}@media screen and (max-width:1000px){.search-form__subscribe-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.search-form__subscribe-title{line-height:38px}}@media screen and (max-width:1000px){.search-form__subscribe-title{line-height:6.1111111111vw}}.search-form__subscribe-subtitle{color:#fff;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-top:24px}@media screen and (min-width:1441px){.search-form__subscribe-subtitle{font-size:16px}}@media screen and (max-width:1000px){.search-form__subscribe-subtitle{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.search-form__subscribe-subtitle{line-height:22px}}@media screen and (max-width:1000px){.search-form__subscribe-subtitle{line-height:6.1111111111vw;display:none}}@media screen and (max-width:1000px){.search-form__subscribe-subtitle_success{display:block}}.search-form__subscribe-buttons{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.search-form__subscribe-buttons{margin-top:40px}}@media screen and (max-width:1000px){.search-form__subscribe-buttons{margin-top:4.4444444444vw;display:block}}.search-form__subscribe-input{background:#fff;width:272px;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.search-form__subscribe-input{height:56px}}@media screen and (max-width:1000px){.search-form__subscribe-input{height:11.1111111111vw}}@media screen and (min-width:1441px){.search-form__subscribe-input{border-radius:20px}}@media screen and (max-width:1000px){.search-form__subscribe-input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.search-form__subscribe-input{padding-left:24px}}@media screen and (max-width:1000px){.search-form__subscribe-input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.search-form__subscribe-input{margin-right:12px}}@media screen and (max-width:1000px){.search-form__subscribe-input{margin-right:0;width:100%}}.search-form__subscribe-button{width:154px;height:3.8888888889vw;padding:5px 24px}@media screen and (min-width:1441px){.search-form__subscribe-button{height:56px}}@media screen and (max-width:1000px){.search-form__subscribe-button{height:11.1111111111vw;width:100%;margin-top:16px;margin-bottom:5px}}.support{margin-top:3.4722222222vw;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.support{margin-top:50px}}@media screen and (max-width:1000px){.support{margin-top:10.8333333333vw}}@media screen and (min-width:1441px){.support{margin-bottom:96px}}@media screen and (max-width:1000px){.support{margin-bottom:11.1111111111vw}}.support-form{margin-top:2.7777777778vw;width:100%;background:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-left:7.2222222222vw;padding-bottom:3.8888888889vw;padding-right:5.8333333333vw}@media screen and (min-width:1441px){.support-form{margin-top:40px}}@media screen and (max-width:1000px){.support-form{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.support-form{border-radius:56px}}@media screen and (max-width:1000px){.support-form{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.support-form{padding-top:56px}}@media screen and (max-width:1000px){.support-form{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.support-form{padding-left:104px}}@media screen and (max-width:1000px){.support-form{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.support-form{padding-bottom:56px}}@media screen and (max-width:1000px){.support-form{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.support-form{padding-right:84px}}@media screen and (max-width:1000px){.support-form{padding-right:6.6666666667vw}}.support-form__fwrapper{position:relative}@media screen and (max-width:1000px){.support-form__fwrapper{width:100%}}.support-form__fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.support-form__fieldset_mt40{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.support-form__fieldset_mt40{margin-top:40px}}@media screen and (max-width:1000px){.support-form__fieldset_mt40{margin-top:2.7777777778vw}}.support-form__radiobutton{margin-right:12px}@media screen and (max-width:1000px){.support-form__radiobutton{margin-bottom:16px}}@media screen and (max-width:1000px){.support-form__radiobutton_mb0{margin-bottom:0}}.support-form__field{height:3.8194444444vw;font-size:1.1111111111vw;line-height:1.5277777778vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;margin-bottom:.8333333333vw;margin-right:.8333333333vw;color:#898599}@media screen and (min-width:1441px){.support-form__field{height:55px}}@media screen and (max-width:1000px){.support-form__field{height:12.2222222222vw}}@media screen and (min-width:1441px){.support-form__field{font-size:16px}}@media screen and (max-width:1000px){.support-form__field{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.support-form__field{line-height:22px}}@media screen and (max-width:1000px){.support-form__field{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.support-form__field{border-radius:20px}}@media screen and (max-width:1000px){.support-form__field{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.support-form__field{padding-left:24px}}@media screen and (max-width:1000px){.support-form__field{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.support-form__field{margin-bottom:12px}}@media screen and (max-width:1000px){.support-form__field{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.support-form__field{margin-right:12px}}@media screen and (max-width:1000px){.support-form__field{margin-right:0}}.support-form__field_wd494{width:494px}@media screen and (max-width:1000px){.support-form__field_wd494{width:100%}}.support-form__field_wd241{width:241px}@media screen and (max-width:1000px){.support-form__field_wd241{width:100%}}.support-form__field_mr0{margin-right:0}.support-form__field_error{border:1px solid #fc5b00}.support-form__textfield{margin-top:3.3333333333vw}@media screen and (min-width:1441px){.support-form__textfield{margin-top:48px}}@media screen and (max-width:1000px){.support-form__textfield{margin-top:6.6666666667vw}}.support-form__textfield-lbl{color:#1e2321;font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.support-form__textfield-lbl{font-size:20px}}@media screen and (max-width:1000px){.support-form__textfield-lbl{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.support-form__textfield-lbl{line-height:24px}}@media screen and (max-width:1000px){.support-form__textfield-lbl{line-height:4.4444444444vw}}.support-form__textarea{margin-top:.8333333333vw;width:100%;height:8.3333333333vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-top:1.1805555556vw;font-size:1.1111111111vw;color:#898599}@media screen and (min-width:1441px){.support-form__textarea{margin-top:12px}}@media screen and (max-width:1000px){.support-form__textarea{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.support-form__textarea{height:120px}}@media screen and (max-width:1000px){.support-form__textarea{height:27.2222222222vw}}@media screen and (min-width:1441px){.support-form__textarea{border-radius:20px}}@media screen and (max-width:1000px){.support-form__textarea{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.support-form__textarea{padding-left:24px}}@media screen and (max-width:1000px){.support-form__textarea{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.support-form__textarea{padding-top:17px}}@media screen and (max-width:1000px){.support-form__textarea{padding-top:3.8888888889vw}}@media screen and (min-width:1441px){.support-form__textarea{font-size:16px}}@media screen and (max-width:1000px){.support-form__textarea{font-size:3.3333333333vw}}.support-form__filefield{margin-top:.9722222222vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.support-form__filefield{margin-top:14px}}@media screen and (max-width:1000px){.support-form__filefield{margin-top:1.1111111111vw;display:block}}.support-form__file{display:-webkit-box;display:-ms-flexbox;display:flex;height:3.8888888889vw;border-radius:1.3888888889vw;width:204px;background:#fff;cursor:pointer}@media screen and (min-width:1441px){.support-form__file{height:56px}}@media screen and (max-width:1000px){.support-form__file{height:13.3333333333vw}}@media screen and (min-width:1441px){.support-form__file{border-radius:20px}}@media screen and (max-width:1000px){.support-form__file{border-radius:4.4444444444vw;width:100%}}.support-form__file_lbl{margin-top:1.1805555556vw;margin-left:.8333333333vw;display:inline-block}@media screen and (min-width:1441px){.support-form__file_lbl{margin-top:17px}}@media screen and (max-width:1000px){.support-form__file_lbl{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.support-form__file_lbl{margin-left:12px}}@media screen and (max-width:1000px){.support-form__file_lbl{margin-left:3.8888888889vw}}.support-form__file-icon{margin-top:1.1111111111vw;margin-left:1.6666666667vw;width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/icon-support-circle.png),url(/local/templates/redesign/src/assets/img/icons/icon-support-plus.png);display:inline-block;background-position:50%,50%;background-repeat:no-repeat}@media screen and (min-width:1441px){.support-form__file-icon{margin-top:16px}}@media screen and (max-width:1000px){.support-form__file-icon{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.support-form__file-icon{margin-left:24px}}@media screen and (max-width:1000px){.support-form__file-icon{margin-left:21.3888888889vw}}@media screen and (min-width:1441px){.support-form__file-icon{width:20px}}@media screen and (max-width:1000px){.support-form__file-icon{width:6.6666666667vw}}@media screen and (min-width:1441px){.support-form__file-icon{height:20px}}@media screen and (max-width:1000px){.support-form__file-icon{height:6.6666666667vw}}.support-form__submfield{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.support-form__submfield{margin-top:40px}}@media screen and (max-width:1000px){.support-form__submfield{margin-top:6.6666666667vw;display:block}}.support-form__checkbox{width:400px;margin-left:1.6666666667vw;margin-top:.9722222222vw}@media screen and (min-width:1441px){.support-form__checkbox{margin-left:24px}}@media screen and (max-width:1000px){.support-form__checkbox{margin-left:0}}@media screen and (min-width:1441px){.support-form__checkbox{margin-top:14px}}@media screen and (max-width:1000px){.support-form__checkbox{margin-top:6.6666666667vw;display:none;width:100%}}.support-form__checkbox_mobile{display:none;margin-bottom:24px}@media screen and (max-width:1000px){.support-form__checkbox_mobile{display:block}}.support-form__square{margin-left:.8333333333vw}@media screen and (min-width:1441px){.support-form__square{margin-left:12px}}@media screen and (max-width:1000px){.support-form__square{margin-left:2.2222222222vw;width:252px}}.support-form__button{height:3.8888888889vw}@media screen and (min-width:1441px){.support-form__button{height:56px}}@media screen and (max-width:1000px){.support-form__button{height:11.1111111111vw}}.support-form__message{margin-bottom:100px}.support-form__fileblock{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px}@media screen and (max-width:1000px){.support-form__fileblock{margin-top:12px;margin-bottom:12px}}.support-form__preview{width:56px;height:56px;background:url(/local/templates/redesign/src/assets/img/support/square.png),url(/local/templates/redesign/src/assets/img/support/doc.png);background-position:50%,50%;background-repeat:no-repeat}.support-form__preview-text{font-weight:400;font-size:12px;line-height:16px;color:#9a96ac;margin-left:12px;margin-right:12px;margin-top:20px}.support-form__delete{width:20px;height:20px;background:url(/local/templates/redesign/src/assets/img/support/delete.png);margin-top:20px;cursor:pointer}.support-form__modal{max-height:400px!important}@media screen and (max-width:1000px){.support-form__modal{max-height:300px!important}}.hidden,.respite{display:none!important}.sme-program-picture{background-repeat:no-repeat;background-size:cover;border:1px solid #c2c2cc}.sme-program-title{font-weight:500;color:#1e2321;font-size:2.2222222222vw;line-height:2.6388888889vw;max-width:688px}@media screen and (min-width:1441px){.sme-program-title{font-size:32px}}@media screen and (max-width:1000px){.sme-program-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-program-title{line-height:38px}}@media screen and (max-width:1000px){.sme-program-title{line-height:6.1111111111vw;max-width:100%}}.sme-program-text{font-size:.9722222222vw;line-height:1.3888888889vw;color:#898599;margin-top:1.6666666667vw;max-width:600px}@media screen and (min-width:1441px){.sme-program-text{font-size:14px}}@media screen and (max-width:1000px){.sme-program-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-text{line-height:20px}}@media screen and (max-width:1000px){.sme-program-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-text{margin-top:24px}}@media screen and (max-width:1000px){.sme-program-text{margin-top:3.3333333333vw;max-width:100%}}.sme-program-targetfs{font-size:1.6666666667vw;line-height:1.9444444444vw}@media screen and (min-width:1441px){.sme-program-targetfs{font-size:24px}}@media screen and (max-width:1000px){.sme-program-targetfs{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-targetfs{line-height:28px}}@media screen and (max-width:1000px){.sme-program-targetfs{line-height:5.5555555556vw}}.sme-program-disclaimer{font-size:.9722222222vw;line-height:1.3888888889vw;color:#898599}@media screen and (min-width:1441px){.sme-program-disclaimer{font-size:14px}}@media screen and (max-width:1000px){.sme-program-disclaimer{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-disclaimer{line-height:20px}}@media screen and (max-width:1000px){.sme-program-disclaimer{line-height:4.4444444444vw}}.sme-program-header{position:relative}.sme-program-header__text{max-width:600px}@media screen and (max-width:1000px){.sme-program-header__text{max-width:100%}}.sme-program-table__col:first-child{width:376px}@media screen and (max-width:1000px){.sme-program-table__col:first-child{width:auto}}.sme-program-content{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.sme-program-content{margin-top:80px}}@media screen and (max-width:1000px){.sme-program-content{margin-top:11.1111111111vw}}.sme-program-content__polis{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.sme-program-content__polis{padding-left:104px}}@media screen and (max-width:1000px){.sme-program-content__polis{padding-left:0}}@media screen and (min-width:1441px){.sme-program-content__polis{padding-right:104px}}@media screen and (max-width:1000px){.sme-program-content__polis{padding-right:0}}.sme-program-content__all{margin-top:40px}.sme-program-content__ul{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.sme-program-content__ul{margin-top:24px}}@media screen and (max-width:1000px){.sme-program-content__ul{margin-top:6.6666666667vw}}.sme-program-content__ul_mt0{margin-top:0}.sme-program-content__list{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:564px}@media screen and (max-width:1000px){.sme-program-content__list{max-width:100%}}.sme-program-content__list-dot{margin-right:10px;margin-top:5px;background-color:#ffc7ab;width:8px;min-width:8px;height:8px;border-radius:8px}.sme-program-content__list-dot_green{background-color:#8bc540}.sme-program-content__list-li{font-size:.9722222222vw;line-height:1.3888888889vw;color:#1e2321;margin-bottom:12px;margin-bottom:.8333333333vw;font-weight:500}@media screen and (min-width:1441px){.sme-program-content__list-li{font-size:14px}}@media screen and (max-width:1000px){.sme-program-content__list-li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__list-li{line-height:20px}}@media screen and (max-width:1000px){.sme-program-content__list-li{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__list-li{margin-bottom:12px}}@media screen and (max-width:1000px){.sme-program-content__list-li{margin-bottom:3.3333333333vw}}.sme-program-content__list-li_fnormal{font-weight:400;font-size:1.1111111111vw}@media screen and (min-width:1441px){.sme-program-content__list-li_fnormal{font-size:16px}}@media screen and (max-width:1000px){.sme-program-content__list-li_fnormal{font-size:3.3333333333vw}}.sme-program-content__list_wd100{max-width:100%}.sme-program-content__li{font-size:.9722222222vw;line-height:1.3888888889vw;color:#1e2321;margin-bottom:12px;font-weight:500;max-width:564px}@media screen and (min-width:1441px){.sme-program-content__li{font-size:14px}}@media screen and (max-width:1000px){.sme-program-content__li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__li{line-height:20px}}@media screen and (max-width:1000px){.sme-program-content__li{line-height:4.4444444444vw;max-width:100%}}.sme-program-content__li:before{background-color:#ffc7ab}.sme-program-content__li:before,.sme-program-content__li_markwhite:before{content:"";width:8px;height:8px;border-radius:8px;margin-right:10px;display:inline-block}.sme-program-content__li_markwhite:before{background-color:#fff}.sme-program-content__grblocks{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-program-content__grblocks{margin-top:40px}}@media screen and (max-width:1000px){.sme-program-content__grblocks{margin-top:6.6666666667vw;display:block}}.sme-program-content__grblocks-disclaimer{font-size:.9722222222vw;line-height:1.3888888889vw;color:#898599;margin-top:2.7777777778vw;text-align:center}@media screen and (min-width:1441px){.sme-program-content__grblocks-disclaimer{font-size:14px}}@media screen and (max-width:1000px){.sme-program-content__grblocks-disclaimer{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__grblocks-disclaimer{line-height:20px}}@media screen and (max-width:1000px){.sme-program-content__grblocks-disclaimer{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__grblocks-disclaimer{margin-top:40px}}@media screen and (max-width:1000px){.sme-program-content__grblocks-disclaimer{margin-top:3.3333333333vw}}.sme-program-content__grblock:first-child{margin-right:2.7777777778vw}@media screen and (min-width:1441px){.sme-program-content__grblock:first-child{margin-right:40px}}@media screen and (max-width:1000px){.sme-program-content__grblock:first-child{margin-right:0}}.sme-program-content__grblock{background:#edf0f5;border-radius:3.8888888889vw;width:480px;height:16.3888888889vw;padding-top:2.7777777778vw;padding-right:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.sme-program-content__grblock{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__grblock{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__grblock{height:236px}}@media screen and (max-width:1000px){.sme-program-content__grblock{height:46.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__grblock{padding-top:40px}}@media screen and (max-width:1000px){.sme-program-content__grblock{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__grblock{padding-right:56px}}@media screen and (max-width:1000px){.sme-program-content__grblock{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__grblock{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-program-content__grblock{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__grblock{padding-left:56px}}@media screen and (max-width:1000px){.sme-program-content__grblock{padding-left:6.6666666667vw;width:100%;margin-bottom:24px}}.sme-program-content__grblock_hauto{height:auto}@media screen and (max-width:1000px){.sme-program-content__grblock_hauto{height:auto}}.sme-program-content__grblock_mt40{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-program-content__grblock_mt40{margin-top:40px}}@media screen and (max-width:1000px){.sme-program-content__grblock_mt40{margin-top:0}}.sme-program-content__grblock-title{font-size:1.6666666667vw;line-height:1.9444444444vw;font-weight:500;color:#1e2321}@media screen and (min-width:1441px){.sme-program-content__grblock-title{font-size:24px}}@media screen and (max-width:1000px){.sme-program-content__grblock-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__grblock-title{line-height:28px}}@media screen and (max-width:1000px){.sme-program-content__grblock-title{line-height:6.1111111111vw}}.sme-program-content__grblock-title_fl{display:-webkit-box;display:-ms-flexbox;display:flex}.sme-program-content__grblock-text{margin-top:1.3888888889vw;font-size:.9722222222vw;line-height:1.3888888889vw;color:#1e2321;font-weight:500}@media screen and (min-width:1441px){.sme-program-content__grblock-text{margin-top:20px}}@media screen and (max-width:1000px){.sme-program-content__grblock-text{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__grblock-text{font-size:14px}}@media screen and (max-width:1000px){.sme-program-content__grblock-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__grblock-text{line-height:20px}}@media screen and (max-width:1000px){.sme-program-content__grblock-text{line-height:4.4444444444vw;color:#898599}}.sme-program-content__grblock-image{width:40px;min-width:40px;height:40px;background:#8bc540;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:12px;margin-right:6px}.sme-program-content__cdek1{background-color:#edf0f5;border-radius:3.8888888889vw;width:460px;height:28.0555555556vw;padding-top:2.7777777778vw;padding-right:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;margin-right:2.7777777778vw;background-image:url(/local/templates/redesign/src/assets/img/sme/cdek/man.png);background-repeat:no-repeat;background-position:bottom}@media screen and (min-width:1441px){.sme-program-content__cdek1{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek1{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__cdek1{height:404px}}@media screen and (max-width:1000px){.sme-program-content__cdek1{height:29.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__cdek1{padding-top:40px}}@media screen and (max-width:1000px){.sme-program-content__cdek1{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek1{padding-right:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek1{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek1{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-program-content__cdek1{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek1{padding-left:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek1{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek1{margin-right:40px}}@media screen and (max-width:1000px){.sme-program-content__cdek1{margin-right:0;width:100%;margin-bottom:24px;background-image:none}}.sme-program-content__cdek2{background-color:#edf0f5;border-radius:3.8888888889vw;width:460px;height:28.0555555556vw;padding-top:2.7777777778vw;padding-right:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;margin-right:2.7777777778vw;background-image:url(/local/templates/redesign/src/assets/img/sme/cdek/order.png);background-repeat:no-repeat;background-position:0 100%}@media screen and (min-width:1441px){.sme-program-content__cdek2{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek2{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__cdek2{height:404px}}@media screen and (max-width:1000px){.sme-program-content__cdek2{height:29.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__cdek2{padding-top:40px}}@media screen and (max-width:1000px){.sme-program-content__cdek2{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek2{padding-right:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek2{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek2{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-program-content__cdek2{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek2{padding-left:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek2{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek2{margin-right:40px}}@media screen and (max-width:1000px){.sme-program-content__cdek2{margin-right:0;width:100%;margin-bottom:24px;background-image:none}}.sme-program-content__icons-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-program-content__icons-blocks{margin-top:40px}}@media screen and (max-width:1000px){.sme-program-content__icons-blocks{margin-top:6.6666666667vw}}.sme-program-content__icons-block{width:273px;margin-bottom:20px}@media screen and (max-width:1000px){.sme-program-content__icons-block{min-width:158px;width:158px;width:50%;margin-bottom:35px}}.sme-program-content__icons-part{width:5.5555555556vw;height:5.5555555556vw;border-radius:1.9444444444vw;background-color:#edf0f5;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}@media screen and (min-width:1441px){.sme-program-content__icons-part{width:80px}}@media screen and (max-width:1000px){.sme-program-content__icons-part{width:13.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__icons-part{height:80px}}@media screen and (max-width:1000px){.sme-program-content__icons-part{height:13.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__icons-part{border-radius:28px}}@media screen and (max-width:1000px){.sme-program-content__icons-part{border-radius:4.4444444444vw}}.sme-program-content__icons-text{font-size:1.1111111111vw;line-height:1.5277777778vw;color:#1e2321;font-weight:500;width:18.8888888889vw;margin-top:.8333333333vw}@media screen and (min-width:1441px){.sme-program-content__icons-text{font-size:16px}}@media screen and (max-width:1000px){.sme-program-content__icons-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__icons-text{line-height:22px}}@media screen and (max-width:1000px){.sme-program-content__icons-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__icons-text{width:272px}}@media screen and (max-width:1000px){.sme-program-content__icons-text{width:36.1111111111vw}}@media screen and (min-width:1441px){.sme-program-content__icons-text{margin-top:12px}}@media screen and (max-width:1000px){.sme-program-content__icons-text{margin-top:1.6666666667vw}}.sme-program-content__icons-title{font-size:1.3888888889vw;line-height:1.5277777778vw;color:#1e2321;font-weight:500;margin-top:.8333333333vw}@media screen and (min-width:1441px){.sme-program-content__icons-title{font-size:20px}}@media screen and (max-width:1000px){.sme-program-content__icons-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__icons-title{line-height:22px}}@media screen and (max-width:1000px){.sme-program-content__icons-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__icons-title{margin-top:12px}}@media screen and (max-width:1000px){.sme-program-content__icons-title{margin-top:1.6666666667vw}}.sme-program-content__table{margin-top:8.1944444444vw;background:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw}@media screen and (min-width:1441px){.sme-program-content__table{margin-top:118px}}@media screen and (max-width:1000px){.sme-program-content__table{margin-top:1.3888888889vw}}@media screen and (min-width:1441px){.sme-program-content__table{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__table{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__table{padding-top:56px}}@media screen and (max-width:1000px){.sme-program-content__table{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__table{padding-right:104px}}@media screen and (max-width:1000px){.sme-program-content__table{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__table{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-program-content__table{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__table{padding-left:104px}}@media screen and (max-width:1000px){.sme-program-content__table{padding-left:6.6666666667vw}}.sme-program-content__title-table{font-size:1.6666666667vw;line-height:1.9444444444vw;color:#1e2321}@media screen and (min-width:1441px){.sme-program-content__title-table{font-size:24px}}@media screen and (max-width:1000px){.sme-program-content__title-table{font-size:5vw}}@media screen and (min-width:1441px){.sme-program-content__title-table{line-height:28px}}@media screen and (max-width:1000px){.sme-program-content__title-table{line-height:6.1111111111vw}}.sme-program-content__tb{margin-top:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.sme-program-content__tb{margin-top:24px}}@media screen and (max-width:1000px){.sme-program-content__tb{margin-top:3.3333333333vw}}.sme-program-content__under{margin-top:3.8888888889vw}@media screen and (min-width:1441px){.sme-program-content__under{margin-top:56px}}@media screen and (max-width:1000px){.sme-program-content__under{margin-top:6.6666666667vw}}.sme-program-content__under-text{font-size:.8333333333vw;line-height:1.1111111111vw;color:#898599;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-program-content__under-text{font-size:12px}}@media screen and (max-width:1000px){.sme-program-content__under-text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__under-text{line-height:16px}}@media screen and (max-width:1000px){.sme-program-content__under-text{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__under-text{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-program-content__under-text{margin-bottom:3.3333333333vw}}.sme-program-content__target{width:100%;height:31.25vw;background:#f7f7f7;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/sme/mail/arrow.png);background-repeat:no-repeat;background-position:right 104px bottom 54px}@media screen and (min-width:1441px){.sme-program-content__target{height:450px}}@media screen and (max-width:1000px){.sme-program-content__target{height:91.1111111111vw}}@media screen and (min-width:1441px){.sme-program-content__target{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__target{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__target{padding-top:56px}}@media screen and (max-width:1000px){.sme-program-content__target{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__target{padding-right:104px}}@media screen and (max-width:1000px){.sme-program-content__target{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__target{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-program-content__target{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__target{padding-left:104px}}@media screen and (max-width:1000px){.sme-program-content__target{padding-left:6.6666666667vw;background-image:none}}.sme-program-content__target-title{font-size:2.2222222222vw;line-height:2.6388888889vw;color:#1e2321;font-weight:500;max-width:480px}@media screen and (min-width:1441px){.sme-program-content__target-title{font-size:32px}}@media screen and (max-width:1000px){.sme-program-content__target-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-program-content__target-title{line-height:38px}}@media screen and (max-width:1000px){.sme-program-content__target-title{line-height:6.1111111111vw}}.sme-program-content__target-blocks{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-program-content__target-blocks{margin-top:40px}}@media screen and (max-width:1000px){.sme-program-content__target-blocks{margin-top:6.1111111111vw}}.sme-program-content__target-str{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.sme-program-content__target-str{margin-top:16px}}@media screen and (max-width:1000px){.sme-program-content__target-str{margin-top:3.3333333333vw}}.sme-program-content__target-number{width:1.3888888889vw;height:1.3888888889vw;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;background:#ffc7ab;margin-right:.8333333333vw;border-radius:4px;font-size:.8333333333vw;line-height:1.1111111111vw;color:#fff}@media screen and (min-width:1441px){.sme-program-content__target-number{width:20px}}@media screen and (max-width:1000px){.sme-program-content__target-number{width:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__target-number{height:20px}}@media screen and (max-width:1000px){.sme-program-content__target-number{height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-program-content__target-number{margin-right:12px}}@media screen and (max-width:1000px){.sme-program-content__target-number{margin-right:1.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__target-number{font-size:12px}}@media screen and (max-width:1000px){.sme-program-content__target-number{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__target-number{line-height:16px}}@media screen and (max-width:1000px){.sme-program-content__target-number{line-height:4.1666666667vw}}.sme-program-content__target-text{font-size:1.1111111111vw;line-height:1.5277777778vw;color:#1e2321;margin-top:-5px;width:480px}@media screen and (min-width:1441px){.sme-program-content__target-text{font-size:16px}}@media screen and (max-width:1000px){.sme-program-content__target-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__target-text{line-height:22px}}@media screen and (max-width:1000px){.sme-program-content__target-text{line-height:4.4444444444vw;width:100%}}.sme-program-content__target-button{margin-top:24px}.sme-program-content__virus{width:100%;height:33.8888888889vw;background:#50287d;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/sme/renessans/mask.png),url(/local/templates/redesign/src/assets/img/sme/renessans/sanitizer.png);background-repeat:no-repeat;background-position:right 164px bottom 54px,right 104px bottom 54px}@media screen and (min-width:1441px){.sme-program-content__virus{height:488px}}@media screen and (max-width:1000px){.sme-program-content__virus{height:103.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__virus{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__virus{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__virus{padding-top:56px}}@media screen and (max-width:1000px){.sme-program-content__virus{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__virus{padding-right:104px}}@media screen and (max-width:1000px){.sme-program-content__virus{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__virus{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-program-content__virus{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__virus{padding-left:104px}}@media screen and (max-width:1000px){.sme-program-content__virus{padding-left:6.6666666667vw}}@media(max-width:1440px){.sme-program-content__virus{background-image:none}}@media screen and (max-width:1000px){.sme-program-content__virus{background-image:none}}.sme-program-content__virus-blocks{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sme-program-content__virus-blocks{margin-top:40px}}@media screen and (max-width:1000px){.sme-program-content__virus-blocks{margin-top:6.1111111111vw}}.sme-program-content__virus-title{font-size:2.2222222222vw;line-height:2.6388888889vw;color:#fff;font-weight:500;max-width:500px}@media screen and (min-width:1441px){.sme-program-content__virus-title{font-size:32px}}@media screen and (max-width:1000px){.sme-program-content__virus-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-program-content__virus-title{line-height:38px}}@media screen and (max-width:1000px){.sme-program-content__virus-title{line-height:6.1111111111vw;max-width:100%}}.sme-program-content__virus-bullit{width:8px;height:8px;border-radius:8px;background:#ffc7ab;margin-right:.8333333333vw;margin-top:5px}@media screen and (min-width:1441px){.sme-program-content__virus-bullit{margin-right:12px}}@media screen and (max-width:1000px){.sme-program-content__virus-bullit{margin-right:1.6666666667vw}}.sme-program-content__virus-str{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.sme-program-content__virus-str{margin-top:16px}}@media screen and (max-width:1000px){.sme-program-content__virus-str{margin-top:3.3333333333vw}}.sme-program-content__virus-text{font-size:1.1111111111vw;line-height:1.5277777778vw;color:#fff;width:460px}@media screen and (min-width:1441px){.sme-program-content__virus-text{font-size:16px}}@media screen and (max-width:1000px){.sme-program-content__virus-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__virus-text{line-height:22px}}@media screen and (max-width:1000px){.sme-program-content__virus-text{line-height:4.4444444444vw;width:100%}}.sme-program-content__virus-text_cblack{color:#000;width:100%}.sme-program-content__virus-disblocks{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.sme-program-content__virus-disblocks{margin-top:16px}}@media screen and (max-width:1000px){.sme-program-content__virus-disblocks{margin-top:6.6666666667vw}}.sme-program-content__virus-disclaimer{font-size:.8333333333vw;line-height:1.1111111111vw;color:#fff;margin-bottom:8px}@media screen and (min-width:1441px){.sme-program-content__virus-disclaimer{font-size:12px}}@media screen and (max-width:1000px){.sme-program-content__virus-disclaimer{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-program-content__virus-disclaimer{line-height:16px}}@media screen and (max-width:1000px){.sme-program-content__virus-disclaimer{line-height:4.4444444444vw}}.sme-program-content__1c{width:100%;height:auto;background-color:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/sme/1c/calculator.png);background-repeat:no-repeat;background-position:100% 100%}@media screen and (min-width:1441px){.sme-program-content__1c{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__1c{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__1c{padding-top:56px}}@media screen and (max-width:1000px){.sme-program-content__1c{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__1c{padding-right:104px}}@media screen and (max-width:1000px){.sme-program-content__1c{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__1c{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-program-content__1c{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__1c{padding-left:104px}}@media screen and (max-width:1000px){.sme-program-content__1c{padding-left:6.6666666667vw;background-image:none}}.sme-program-content__1c_tender{background-image:url(/local/templates/redesign/src/assets/img/sme/tender/calc.png);background-position:right 114px top 19px}@media screen and (max-width:1000px){.sme-program-content__1c_tender{background-image:none}}.sme-program-content__mango{width:100%;height:402px;background-color:#b1ffb9;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/sme/mango/phone.png);background-repeat:no-repeat;background-position:100% 100%}@media screen and (min-width:1441px){.sme-program-content__mango{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__mango{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__mango{padding-top:56px}}@media screen and (max-width:1000px){.sme-program-content__mango{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__mango{padding-right:104px}}@media screen and (max-width:1000px){.sme-program-content__mango{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__mango{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-program-content__mango{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__mango{padding-left:104px}}@media screen and (max-width:1000px){.sme-program-content__mango{padding-left:6.6666666667vw;background-image:none;height:auto}}.sme-program-content__cdek{width:100%;height:27.9166666667vw;background-color:#9ec2f8;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/sme/cdek/box.png);background-repeat:no-repeat;background-position:right 118px bottom}@media screen and (min-width:1441px){.sme-program-content__cdek{height:402px}}@media screen and (max-width:1000px){.sme-program-content__cdek{height:72.2222222222vw}}@media screen and (min-width:1441px){.sme-program-content__cdek{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__cdek{padding-top:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek{padding-right:104px}}@media screen and (max-width:1000px){.sme-program-content__cdek{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-program-content__cdek{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__cdek{padding-left:104px}}@media screen and (max-width:1000px){.sme-program-content__cdek{padding-left:6.6666666667vw;background-image:none}}.sme-program-content__nethouse{width:100%;height:auto;background-color:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/sme/nethouse/laptop.png);background-repeat:no-repeat;background-position:right top 40px;background-size:504px 433px}@media screen and (min-width:1441px){.sme-program-content__nethouse{border-radius:56px}}@media screen and (max-width:1000px){.sme-program-content__nethouse{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-program-content__nethouse{padding-top:56px}}@media screen and (max-width:1000px){.sme-program-content__nethouse{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__nethouse{padding-right:104px}}@media screen and (max-width:1000px){.sme-program-content__nethouse{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__nethouse{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-program-content__nethouse{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-program-content__nethouse{padding-left:104px}}@media screen and (max-width:1000px){.sme-program-content__nethouse{padding-left:6.6666666667vw;background-image:none}}.sme-program__callback-text_max{max-width:700px}@media(max-width:1440px){.sme-program__callback-text_max{max-width:400px}}@media screen and (max-width:1000px){.sme-program__callback-text_max{max-width:100%}}.sme-program__item-center{margin-left:200px}@media(max-width:1440px){.sme-program__item-center{margin-left:0}}@media screen and (max-width:1000px){.sme-program__item-center{margin-left:0}}.sme-program-callbacks{margin-top:6.6666666667vw}@media screen and (min-width:1441px){.sme-program-callbacks{margin-top:96px}}@media screen and (max-width:1000px){.sme-program-callbacks{margin-top:11.1111111111vw}}.sme-program__center{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1000px){.sme-program__center{display:block}}.action{padding-bottom:4.1666666667vw}@media screen and (min-width:1441px){.action{padding-bottom:60px}}@media screen and (max-width:1000px){.action{padding-bottom:5.5555555556vw}}.action-top{position:absolute;padding-top:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.action-top{padding-top:40px}}@media screen and (max-width:1000px){.action-top{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.action-top{margin-bottom:80px}}@media screen and (max-width:1000px){.action-top{margin-bottom:11.1111111111vw}}.action-top__back{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.action-top__back{margin-bottom:24px}}@media screen and (max-width:1000px){.action-top__back{margin-bottom:3.3333333333vw}}.action-top__back-button{vertical-align:top;width:auto}.action-top__container{display:-webkit-box;display:-ms-flexbox;display:flex}.action-top__line{display:none;padding-top:.8333333333vw;padding-bottom:.8333333333vw;position:fixed;right:0;left:0;z-index:150;background:#fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border-bottom:1px solid #c2c2cc;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media screen and (min-width:1441px){.action-top__line{padding-top:12px}}@media screen and (max-width:1000px){.action-top__line{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.action-top__line{padding-bottom:12px}}@media screen and (max-width:1000px){.action-top__line{padding-bottom:2.2222222222vw}}.action-top__line._scroll{-webkit-transform:translate(0);transform:translate(0)}.action-top__line-container{padding-top:.6944444444vw;padding-bottom:.6944444444vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.action-top__line-container{padding-top:10px}}@media screen and (max-width:1000px){.action-top__line-container{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.action-top__line-container{padding-bottom:10px}}@media screen and (max-width:1000px){.action-top__line-container{padding-bottom:2.7777777778vw}}.action-top__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:1001px){.action-top__buttons{margin-left:auto}}@media screen and (max-width:1000px){.action-top__buttons{width:100%}.action-header__info .action-top__buttons{display:none}}.action__header{-webkit-box-sizing:border-box;box-sizing:border-box;height:6.6666666667vw;padding-top:2.7777777778vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.action__header{height:96px}}@media screen and (max-width:1000px){.action__header{height:21.1111111111vw}}@media screen and (min-width:1441px){.action__header{padding-top:40px}}@media screen and (max-width:1000px){.action__header{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.action__header{padding-bottom:24px}}@media screen and (max-width:1000px){.action__header{padding-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.action__header a{width:auto}}.action__header a svg{margin-right:.8333333333vw}@media screen and (min-width:1441px){.action__header a svg{margin-right:12px}}@media screen and (max-width:1000px){.action__header a svg{margin-right:0;display:none}}.action__preview-newyear{margin-bottom:7.5694444444vw}@media screen and (min-width:1441px){.action__preview-newyear{margin-bottom:109px}}@media screen and (max-width:1000px){.action__preview-newyear{margin-bottom:6.1111111111vw}}.action__content{padding-bottom:5.5555555556vw}@media screen and (min-width:1441px){.action__content{padding-bottom:80px}}@media screen and (max-width:1000px){.action__content{padding-bottom:11.1111111111vw}}.action__content-img{position:relative;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;width:17.2222222222vw;height:19.0277777778vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.action__content-img{width:248px}}@media screen and (max-width:1000px){.action__content-img{width:91.1111111111vw}}@media screen and (min-width:1441px){.action__content-img{height:274px}}@media screen and (max-width:1000px){.action__content-img{height:50vw}}@media screen and (min-width:1441px){.action__content-img{border-radius:48px}}@media screen and (max-width:1000px){.action__content-img{border-radius:7.7777777778vw;background-position:50% 0}}.action__content-img-complete{position:absolute;right:0;background-color:#898599;color:#fff;border-radius:1.6666666667vw;font-size:.8333333333vw;line-height:1.1111111111vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;top:-.8333333333vw}@media screen and (min-width:1441px){.action__content-img-complete{border-radius:24px}}@media screen and (max-width:1000px){.action__content-img-complete{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.action__content-img-complete{font-size:12px}}@media screen and (max-width:1000px){.action__content-img-complete{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.action__content-img-complete{line-height:16px}}@media screen and (max-width:1000px){.action__content-img-complete{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.action__content-img-complete{padding-left:12px}}@media screen and (max-width:1000px){.action__content-img-complete{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.action__content-img-complete{padding-right:12px}}@media screen and (max-width:1000px){.action__content-img-complete{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.action__content-img-complete{padding-top:4px}}@media screen and (max-width:1000px){.action__content-img-complete{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.action__content-img-complete{padding-bottom:4px}}@media screen and (max-width:1000px){.action__content-img-complete{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.action__content-img-complete{top:-12px}}@media screen and (max-width:1000px){.action__content-img-complete{top:-3.3333333333vw}}@media screen and (min-width:1001px){.action__content-img-complete{display:none}}.action__content-text{margin-top:0}@media screen and (min-width:1441px){.action__content-text{margin-top:0}}@media screen and (max-width:1000px){.action__content-text{margin-top:4.4444444444vw}}.action__content-text-complete{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.action__content-text-complete{margin-bottom:16px}}@media screen and (max-width:1000px){.action__content-text-complete{margin-bottom:4.4444444444vw;display:none}}.action__content-text-complete p{background-color:#898599;color:#fff}.action__content-text-content,.action__content-text-preview{max-width:792px}.action__content-text-head{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;height:19.0277777778vw}@media screen and (min-width:1441px){.action__content-text-head{height:274px}}@media screen and (max-width:1000px){.action__content-text-head{height:76.1111111111vw;height:auto;display:block}}.action__content-text-header{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.action__content-text-header{margin-bottom:24px}}@media screen and (max-width:1000px){.action__content-text-header{margin-bottom:2.2222222222vw}}.action__content-text-header-container{max-width:728px}.action__content-text-header-container>*{line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;font-size:2.2222222222vw}@media screen and (min-width:1441px){.action__content-text-header-container>*{line-height:38px}}@media screen and (max-width:1000px){.action__content-text-header-container>*{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.action__content-text-header-container>*{letter-spacing:-.5px}}@media screen and (max-width:1000px){.action__content-text-header-container>*{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.action__content-text-header-container>*{font-size:32px}}@media screen and (max-width:1000px){.action__content-text-header-container>*{font-size:5vw}}.action__content-text-header-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.action__content-text-header-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.action__content-text-header-flex div{width:100%}.action__content-text-header-flex .button{margin-top:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.action__content-text-header-flex .button{margin-top:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.action__content-text-header-flex .button{margin-top:2.2222222222vw}}.action__content-text-preview{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.action__content-text-preview{margin-bottom:20px}}@media screen and (max-width:1000px){.action__content-text-preview{margin-bottom:4.4444444444vw}}.action__content-text-preview-container>*{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.action__content-text-preview-container>*{font-size:16px}}@media screen and (max-width:1000px){.action__content-text-preview-container>*{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.action__content-text-preview-container>*{line-height:22px}}@media screen and (max-width:1000px){.action__content-text-preview-container>*{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.action__content-text-preview-container>*{letter-spacing:-.2px}}@media screen and (max-width:1000px){.action__content-text-preview-container>*{letter-spacing:-.0277777778vw}}.action__content-text-splitter{width:100%;height:1px;background:#c2c2cc}@media screen and (max-width:1000px){.action__content-text-splitter{display:none}}.action__content-text-content{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.action__content-text-content{margin-top:40px}}@media screen and (max-width:1000px){.action__content-text-content{margin-top:0}}.action__content-text-content-container>*,.action__content-text-content-container ul li{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.action__content-text-content-container>*,.action__content-text-content-container ul li{font-size:16px}}@media screen and (max-width:1000px){.action__content-text-content-container>*,.action__content-text-content-container ul li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.action__content-text-content-container>*,.action__content-text-content-container ul li{line-height:22px}}@media screen and (max-width:1000px){.action__content-text-content-container>*,.action__content-text-content-container ul li{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.action__content-text-content-container>*,.action__content-text-content-container ul li{letter-spacing:-.2px}}@media screen and (max-width:1000px){.action__content-text-content-container>*,.action__content-text-content-container ul li{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.action__content-text-content-container>*,.action__content-text-content-container ul li{margin-bottom:40px}}@media screen and (max-width:1000px){.action__content-text-content-container>*,.action__content-text-content-container ul li{margin-bottom:4.4444444444vw}}.action__content-text-content-container>:last-child,.action__content-text-content-container ul li:last-child{margin-bottom:0}.action__content-text-content-container>* a,.action__content-text-content-container ul li a{text-decoration:underline}.action__content-text-content-container ul{list-style:none}.action__content-text-content-container ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.action__content-text-content-container ul li{margin-bottom:16px}}@media screen and (max-width:1000px){.action__content-text-content-container ul li{margin-bottom:3.3333333333vw}}.action__content-text-content-container ul li:last-child{margin-bottom:0}.action__content-text-content-container ul li:before{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block;content:"";border-radius:50%;background-color:#ffc7ab;width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.action__content-text-content-container ul li:before{width:8px}}@media screen and (max-width:1000px){.action__content-text-content-container ul li:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.action__content-text-content-container ul li:before{height:8px}}@media screen and (max-width:1000px){.action__content-text-content-container ul li:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.action__content-text-content-container ul li:before{margin-right:12px}}@media screen and (max-width:1000px){.action__content-text-content-container ul li:before{margin-right:2.2222222222vw}}.action__content-text-docs-container{display:inline-block;padding-top:2.7777777778vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.action__content-text-docs-container{padding-top:40px}}@media screen and (max-width:1000px){.action__content-text-docs-container{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.action__content-text-docs-container{padding-bottom:16px}}@media screen and (max-width:1000px){.action__content-text-docs-container{padding-bottom:2.2222222222vw}}.action__content-text-docs-container .doc-link__title{max-width:none}.action__content-text-main-link{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.action__content-text-main-link{margin-top:24px}}@media screen and (max-width:1000px){.action__content-text-main-link{margin-top:2.2222222222vw;width:auto}}.action__content-text-main-link svg{margin-right:.5555555556vw}@media screen and (min-width:1441px){.action__content-text-main-link svg{margin-right:8px}}@media screen and (max-width:1000px){.action__content-text-main-link svg{margin-right:2.2222222222vw;display:none}}.action__content-text-date{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.action__content-text-date{padding-top:24px}}@media screen and (max-width:1000px){.action__content-text-date{padding-top:4.4444444444vw}}.action__content-text-date *{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.action__content-text-date *{font-size:14px}}@media screen and (max-width:1000px){.action__content-text-date *{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.action__content-text-date *{line-height:20px}}@media screen and (max-width:1000px){.action__content-text-date *{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.action__content-text-date *{letter-spacing:-.1px}}@media screen and (max-width:1000px){.action__content-text-date *{letter-spacing:-.0277777778vw}}.action__content .img-sprite__logos{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;width:auto}@media screen and (min-width:1441px){.action__content .img-sprite__logos{width:auto}}@media screen and (max-width:1000px){.action__content .img-sprite__logos{width:77.7777777778vw}}.action__content .img-sprite__logos-img{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.action__content .img-sprite__logos-img{margin-right:24px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-img{margin-right:6.1111111111vw}}.action__content .img-sprite__logos-apple{width:3.9583333333vw;height:2.5vw;margin-bottom:0}@media screen and (min-width:1441px){.action__content .img-sprite__logos-apple{width:57px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-apple{width:9.1666666667vw}}@media screen and (min-width:1441px){.action__content .img-sprite__logos-apple{height:36px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-apple{height:5.8333333333vw}}@media screen and (min-width:1441px){.action__content .img-sprite__logos-apple{margin-bottom:0}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-apple{margin-bottom:3.3333333333vw}}.action__content .img-sprite__logos-google{width:4.8611111111vw;height:1.875vw;margin-bottom:0}@media screen and (min-width:1441px){.action__content .img-sprite__logos-google{width:70px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-google{width:12.5vw}}@media screen and (min-width:1441px){.action__content .img-sprite__logos-google{height:27px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-google{height:4.7222222222vw}}@media screen and (min-width:1441px){.action__content .img-sprite__logos-google{margin-bottom:0}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-google{margin-bottom:3.3333333333vw}}.action__content .img-sprite__logos-samsung{width:10.9027777778vw;height:1.5277777778vw;margin-bottom:0}@media screen and (min-width:1441px){.action__content .img-sprite__logos-samsung{width:157px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-samsung{width:29.4444444444vw}}@media screen and (min-width:1441px){.action__content .img-sprite__logos-samsung{height:22px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-samsung{height:4.7222222222vw}}@media screen and (min-width:1441px){.action__content .img-sprite__logos-samsung{margin-bottom:0}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-samsung{margin-bottom:3.3333333333vw}}.action__content .img-sprite__logos-garmin{width:10.5555555556vw;height:2.2222222222vw}@media screen and (min-width:1441px){.action__content .img-sprite__logos-garmin{width:152px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-garmin{width:27.7777777778vw}}@media screen and (min-width:1441px){.action__content .img-sprite__logos-garmin{height:32px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-garmin{height:5.8333333333vw;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.action__content .img-sprite__logos-mir{width:5.2777777778vw;height:2.5vw}@media screen and (min-width:1441px){.action__content .img-sprite__logos-mir{width:76px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-mir{width:15.2777777778vw}}@media screen and (min-width:1441px){.action__content .img-sprite__logos-mir{height:36px}}@media screen and (max-width:1000px){.action__content .img-sprite__logos-mir{height:7.2222222222vw}}.action__content .img-sprite__logos img{width:100%;height:100%}.action__other-header{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.action__other-header{padding-bottom:24px}}@media screen and (max-width:1000px){.action__other-header{padding-bottom:4.4444444444vw}}.action__other-header-block{display:inline-block;background-color:#ffc7ab;border-radius:100px;color:#1e2321;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw}@media screen and (min-width:1441px){.action__other-header-block{font-size:14px}}@media screen and (max-width:1000px){.action__other-header-block{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.action__other-header-block{line-height:20px}}@media screen and (max-width:1000px){.action__other-header-block{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.action__other-header-block{letter-spacing:-.1px}}@media screen and (max-width:1000px){.action__other-header-block{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.action__other-header-block{padding-left:12px}}@media screen and (max-width:1000px){.action__other-header-block{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.action__other-header-block{padding-right:12px}}@media screen and (max-width:1000px){.action__other-header-block{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.action__other-header-block{padding-top:4px}}@media screen and (max-width:1000px){.action__other-header-block{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.action__other-header-block{padding-bottom:4px}}@media screen and (max-width:1000px){.action__other-header-block{padding-bottom:1.1111111111vw}}@media screen and (max-width:1000px){.action__other-header a{width:auto}}.action__other-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;padding-right:0;left:0}@media screen and (min-width:1441px){.action__other-content{padding-left:0}}@media screen and (max-width:1000px){.action__other-content{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.action__other-content{padding-right:0}}@media screen and (max-width:1000px){.action__other-content{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.action__other-content{left:0}}@media screen and (max-width:1000px){.action__other-content{left:-4.4444444444vw;width:100vw;position:relative;overflow-x:auto}}.action__other-content-item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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;background-color:#edf0f5;-webkit-transition:all .3s ease;transition:all .3s ease;width:18.8888888889vw;height:16.6666666667vw;border-radius:3.3333333333vw;padding-left:2.7777777778vw;padding-right:2.7777777778vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.action__other-content-item{width:272px}}@media screen and (max-width:1000px){.action__other-content-item{width:59.4444444444vw}}@media screen and (min-width:1441px){.action__other-content-item{height:240px}}@media screen and (max-width:1000px){.action__other-content-item{height:44.4444444444vw}}@media screen and (min-width:1441px){.action__other-content-item{border-radius:48px}}@media screen and (max-width:1000px){.action__other-content-item{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.action__other-content-item{padding-left:40px}}@media screen and (max-width:1000px){.action__other-content-item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.action__other-content-item{padding-right:40px}}@media screen and (max-width:1000px){.action__other-content-item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.action__other-content-item{padding-top:32px}}@media screen and (max-width:1000px){.action__other-content-item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.action__other-content-item{padding-bottom:32px}}@media screen and (max-width:1000px){.action__other-content-item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.action__other-content-item{margin-right:40px}}@media screen and (max-width:1000px){.action__other-content-item{margin-right:3.3333333333vw}}.action__other-content-item:before{position:absolute;content:"";z-index:4;top:0;left:0;width:100%;height:100%;background:none;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.action__other-content-item:before{border-radius:48px}}@media screen and (max-width:1000px){.action__other-content-item:before{border-radius:7.7777777778vw}}.action__other-content-item:last-child{margin-right:0}.action__other-content-item-header{position:relative;z-index:5}.action__other-content-item-header *{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;text-align:left;color:#1e2321}@media screen and (min-width:1441px){.action__other-content-item-header *{font-size:20px}}@media screen and (max-width:1000px){.action__other-content-item-header *{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.action__other-content-item-header *{line-height:24px}}@media screen and (max-width:1000px){.action__other-content-item-header *{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.action__other-content-item-header *{letter-spacing:-.2px}}@media screen and (max-width:1000px){.action__other-content-item-header *{letter-spacing:-.0555555556vw}}.action__other-content-item-date{position:relative;z-index:5}.action__other-content-item-date *{-webkit-transition:all .3s ease;transition:all .3s ease;text-align:left;color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.action__other-content-item-date *{font-size:14px}}@media screen and (max-width:1000px){.action__other-content-item-date *{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.action__other-content-item-date *{line-height:20px}}@media screen and (max-width:1000px){.action__other-content-item-date *{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.action__other-content-item-date *{letter-spacing:-.1px}}@media screen and (max-width:1000px){.action__other-content-item-date *{letter-spacing:-.0277777778vw}}.action__other-content-item_with-image .action__other-content-item-date *,.action__other-content-item_with-image .action__other-content-item-header *{color:#fff}.action__other-content-item:hover{background-color:#ffc7ab}.action__other-content-item:hover .action__other-content-item-date_complete *{color:#1e2321}.action__other-content-item:hover.action__other-content-item_with-image:before{background:-webkit-gradient(linear,left top,left bottom,from(0),color-stop(0,hsla(0,0%,100%,0)),to(rgba(0,0,0,.55)));background:linear-gradient(0,hsla(0,0%,100%,0),rgba(0,0,0,.55))}.action__other-content-item-all{background-color:#ffc7ab;margin-right:0}.action__other-content-item-all:before{display:none}.action__other-content-item-all .arrow-container{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.action__other-content-item-all .arrow-container .arrow-box{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:50%;background-color:#1e2321;width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.action__other-content-item-all .arrow-container .arrow-box{width:40px}}@media screen and (max-width:1000px){.action__other-content-item-all .arrow-container .arrow-box{width:6.6666666667vw}}@media screen and (min-width:1441px){.action__other-content-item-all .arrow-container .arrow-box{height:40px}}@media screen and (max-width:1000px){.action__other-content-item-all .arrow-container .arrow-box{height:6.6666666667vw}}.action__other-content-item-all .arrow-container .arrow-box svg{fill:#fff;width:.6944444444vw;height:1.25vw}@media screen and (min-width:1441px){.action__other-content-item-all .arrow-container .arrow-box svg{width:10px}}@media screen and (max-width:1000px){.action__other-content-item-all .arrow-container .arrow-box svg{width:2.2222222222vw}}@media screen and (min-width:1441px){.action__other-content-item-all .arrow-container .arrow-box svg{height:18px}}@media screen and (max-width:1000px){.action__other-content-item-all .arrow-container .arrow-box svg{height:3.3333333333vw}}.action__other-content-item-all .h4{text-align:left;color:#1e2321}.action__other-content-item-clear{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:0}@media screen and (min-width:1441px){.action__other-content-item-clear{width:0}}@media screen and (max-width:1000px){.action__other-content-item-clear{width:4.4444444444vw}}.actions{margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.actions{margin-bottom:60px}}@media screen and (max-width:1000px){.actions{margin-bottom:5.5555555556vw}}.actions__header{padding-top:2.7777777778vw;padding-bottom:0}@media screen and (min-width:1441px){.actions__header{padding-top:40px}}@media screen and (max-width:1000px){.actions__header{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.actions__header{padding-bottom:0}}@media screen and (max-width:1000px){.actions__header{padding-bottom:3.3333333333vw}}.actions__item{cursor:default}@media screen and (max-width:1000px){.actions__item{cursor:pointer}}.actions__item-img{position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;width:18.8888888889vw;height:14.4444444444vw;border-radius:2.7777777778vw}@media screen and (min-width:1441px){.actions__item-img{width:272px}}@media screen and (max-width:1000px){.actions__item-img{width:91.1111111111vw}}@media screen and (min-width:1441px){.actions__item-img{height:208px}}@media screen and (max-width:1000px){.actions__item-img{height:50vw}}@media screen and (min-width:1441px){.actions__item-img{border-radius:40px}}@media screen and (max-width:1000px){.actions__item-img{border-radius:7.7777777778vw}}.actions__item-img-date{position:absolute;right:0;border-radius:24px;top:-.9722222222vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw}@media screen and (min-width:1441px){.actions__item-img-date{top:-14px}}@media screen and (max-width:1000px){.actions__item-img-date{top:-3.3333333333vw}}@media screen and (min-width:1441px){.actions__item-img-date{padding-left:12px}}@media screen and (max-width:1000px){.actions__item-img-date{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.actions__item-img-date{padding-right:12px}}@media screen and (max-width:1000px){.actions__item-img-date{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.actions__item-img-date{padding-top:4px}}@media screen and (max-width:1000px){.actions__item-img-date{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.actions__item-img-date{padding-bottom:4px}}@media screen and (max-width:1000px){.actions__item-img-date{padding-bottom:1.1111111111vw}}.actions__item-img-date_active{background:#ffc7ab}.actions__item-img-date_complete{background:#898599;color:#fff}.actions__item-img-splitter{background-color:#c2c2cc;position:absolute;bottom:0;right:0;height:.0694444444vw;width:20.2777777778vw}@media screen and (min-width:1441px){.actions__item-img-splitter{height:1px}}@media screen and (max-width:1000px){.actions__item-img-splitter{height:.2777777778vw}}@media screen and (min-width:1441px){.actions__item-img-splitter{width:292px}}@media screen and (max-width:1000px){.actions__item-img-splitter{width:81.1111111111vw;display:none}}.actions__item-img-container{padding-top:3.75vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.actions__item-img-container{padding-top:54px}}@media screen and (max-width:1000px){.actions__item-img-container{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.actions__item-img-container{padding-bottom:40px}}@media screen and (max-width:1000px){.actions__item-img-container{padding-bottom:0}}.actions__item-content{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;height:100%}.actions__item-content-container{height:100%;position:relative;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.actions__item-content-container{padding-top:40px}}@media screen and (max-width:1000px){.actions__item-content-container{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.actions__item-content-container{padding-bottom:40px}}@media screen and (max-width:1000px){.actions__item-content-container{padding-bottom:4.4444444444vw}}.actions__item-content-splitter{background-color:#c2c2cc;position:absolute;bottom:0;left:-1.3888888889vw;height:.0694444444vw;width:49.1666666667vw}@media screen and (min-width:1441px){.actions__item-content-splitter{left:-20px}}@media screen and (max-width:1000px){.actions__item-content-splitter{left:-5.5555555556vw}}@media screen and (min-width:1441px){.actions__item-content-splitter{height:1px}}@media screen and (max-width:1000px){.actions__item-content-splitter{height:.2777777778vw}}@media screen and (min-width:1441px){.actions__item-content-splitter{width:708px}}@media screen and (max-width:1000px){.actions__item-content-splitter{width:196.6666666667vw;width:100%;left:0}}.actions__item-content-text h3{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.actions__item-content-text h3{margin-bottom:24px}}@media screen and (max-width:1000px){.actions__item-content-text h3{margin-bottom:2.2222222222vw}}.actions__item-content-text .p2{color:#898599}.actions__item-content-button{text-align:left;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.actions__item-content-button{margin-top:24px}}@media screen and (max-width:1000px){.actions__item-content-button{margin-top:4.4444444444vw;text-align:right}}@media screen and (max-width:1000px){.actions__item-content-button a{width:auto}}@media screen and (min-width:1001px){.actions__item .grid-col{position:relative}}.action-more .main-news__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.action-more .main-news__item{width:25%}@media screen and (max-width:1000px){.action-more .main-news__item{width:59.7222222222vw}}.action-more .main-news__item:not(:last-child){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.action-more .main-news__item:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.action-more .main-news__item:not(:last-child){margin-right:1.6666666667vw}}.action-list-numbered{counter-reset:section}.action-list__item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw;position:relative}@media screen and (min-width:1441px){.action-list__item{font-size:16px}}@media screen and (max-width:1000px){.action-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.action-list__item{line-height:22px}}@media screen and (max-width:1000px){.action-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.action-list__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.action-list__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.action-list__item{padding-left:20px}}@media screen and (max-width:1000px){.action-list__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.action-list__item{margin-bottom:16px}}@media screen and (max-width:1000px){.action-list__item{margin-bottom:3.3333333333vw}}.action-list__item:last-child{margin-bottom:0}.action-list__item:before{position:absolute;content:"";width:.5555555556vw;height:.5555555556vw;left:0;top:.3472222222vw;background:#8bc540;border-radius:50%}@media screen and (min-width:1441px){.action-list__item:before{width:8px}}@media screen and (max-width:1000px){.action-list__item:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.action-list__item:before{height:8px}}@media screen and (max-width:1000px){.action-list__item:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.action-list__item:before{left:0}}@media screen and (max-width:1000px){.action-list__item:before{left:0}}@media screen and (min-width:1441px){.action-list__item:before{top:5px}}@media screen and (max-width:1000px){.action-list__item:before{top:3.3333333333vw}}.action-list__item__topped{position:relative;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.action-list__item__topped{padding-left:56px}}@media screen and (max-width:1000px){.action-list__item__topped{padding-left:11.1111111111vw}}.action-list__item__topped:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.action-list__item__topped:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.action-list__item__topped:not(:first-child){margin-top:4.4444444444vw}}.action-list__item__topped:before{position:absolute;counter-increment:section;content:counters(section,".") " ";top:0;left:0;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.action-list__item__topped:before{top:0;left:0}}@media screen and (max-width:1000px){.action-list__item__topped:before{left:0}}@media screen and (min-width:1441px){.action-list__item__topped:before{border-radius:12px}}@media screen and (max-width:1000px){.action-list__item__topped:before{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.action-list__item__topped:before{font-size:20px}}@media screen and (max-width:1000px){.action-list__item__topped:before{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.action-list__item__topped:before{line-height:44px}}@media screen and (max-width:1000px){.action-list__item__topped:before{line-height:8.8888888889vw}}@media screen and (min-width:1441px){.action-list__item__topped:before{width:40px}}@media screen and (max-width:1000px){.action-list__item__topped:before{width:7.7777777778vw}}@media screen and (min-width:1441px){.action-list__item__topped:before{height:40px}}@media screen and (max-width:1000px){.action-list__item__topped:before{height:7.7777777778vw;top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.action-list__item__topped:before{top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.action-list__item__topped:before{top:0}}.action__cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:62.2222222222vw}@media screen and (min-width:1441px){.action__cards-wrapper{width:896px}}@media screen and (max-width:1000px){.action__cards-wrapper{width:185.8333333333vw}}.action__cards-wrapper a{text-decoration:none}@media screen and (max-width:1000px){.action__cards{overflow:hidden;overflow-x:auto}}.action__cards-item{width:18.8888888889vw;height:16.6666666667vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:2.7777777778vw;padding-right:2.7777777778vw;border-radius:3.3333333333vw;margin-right:0;background-color:#898599;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-size:contain}@media screen and (min-width:1441px){.action__cards-item{width:272px}}@media screen and (max-width:1000px){.action__cards-item{width:59.7222222222vw}}@media screen and (min-width:1441px){.action__cards-item{height:240px}}@media screen and (max-width:1000px){.action__cards-item{height:46.6666666667vw}}@media screen and (min-width:1441px){.action__cards-item{padding-top:32px}}@media screen and (max-width:1000px){.action__cards-item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.action__cards-item{padding-bottom:32px}}@media screen and (max-width:1000px){.action__cards-item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.action__cards-item{padding-left:40px}}@media screen and (max-width:1000px){.action__cards-item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.action__cards-item{padding-right:40px}}@media screen and (max-width:1000px){.action__cards-item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.action__cards-item{border-radius:48px}}@media screen and (max-width:1000px){.action__cards-item{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.action__cards-item{margin-right:0}}@media screen and (max-width:1000px){.action__cards-item{margin-right:3.3333333333vw}}.action__cards-item-visa-first{background-image:url(/upload/images/actions/visa/visa-image1.png)}.action__cards-item-visa-second{background-image:url(/upload/images/actions/visa/visa-image2.png)}.action__cards-item-visa-third{background-image:url(/upload/images/actions/visa/visa-image3.png)}.action__cards-title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;height:3.3333333333vw;overflow:hidden}@media screen and (min-width:1441px){.action__cards-title{font-size:20px}}@media screen and (max-width:1000px){.action__cards-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.action__cards-title{line-height:24px}}@media screen and (max-width:1000px){.action__cards-title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.action__cards-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.action__cards-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.action__cards-title{height:48px}}@media screen and (max-width:1000px){.action__cards-title{height:12.2222222222vw}}.action__cards-subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-top:.5555555556vw;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}@media screen and (min-width:1441px){.action__cards-subtitle{font-size:14px}}@media screen and (max-width:1000px){.action__cards-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.action__cards-subtitle{line-height:20px}}@media screen and (max-width:1000px){.action__cards-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.action__cards-subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.action__cards-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.action__cards-subtitle{margin-top:8px}}@media screen and (max-width:1000px){.action__cards-subtitle{margin-top:1.6666666667vw}}.action .sotrudnichestvo__swiper{overflow:visible}.action .sotrudnichestvo__efficiency-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.action .sotrudnichestvo__efficiency-list{display:none!important}}.conversion_pt0{padding-top:0}.conversion_pt0._hide-border{border:none}.conversion_pb-40{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.conversion_pb-40{padding-bottom:40px}}@media screen and (max-width:1000px){.conversion_pb-40{padding-bottom:5.5555555556vw}}.conversion-top__content{margin-top:1.6666666667vw;margin-bottom:3.5416666667vw}@media screen and (min-width:1441px){.conversion-top__content{margin-top:24px}}@media screen and (max-width:1000px){.conversion-top__content{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.conversion-top__content{margin-bottom:51px}}@media screen and (max-width:1000px){.conversion-top__content{margin-bottom:6.6666666667vw}}.conversion-top__subtitle{color:#898599;width:47.7777777778vw;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.conversion-top__subtitle{width:688px}}@media screen and (max-width:1000px){.conversion-top__subtitle{width:91.1111111111vw}}@media screen and (min-width:1441px){.conversion-top__subtitle{font-size:16px}}@media screen and (max-width:1000px){.conversion-top__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.conversion-top__subtitle{line-height:22px}}@media screen and (max-width:1000px){.conversion-top__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.conversion-top__subtitle{margin-top:24px}}@media screen and (max-width:1000px){.conversion-top__subtitle{margin-top:3.3333333333vw}}.conversion-main__title{font-weight:500;margin-bottom:.8333333333vw;font-size:1.3888888889vw;line-height:1.6666666667vw;color:#1e2321}@media screen and (min-width:1441px){.conversion-main__title{margin-bottom:12px}}@media screen and (max-width:1000px){.conversion-main__title{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.conversion-main__title{font-size:20px}}@media screen and (max-width:1000px){.conversion-main__title{font-size:5vw}}@media screen and (min-width:1441px){.conversion-main__title{line-height:24px}}@media screen and (max-width:1000px){.conversion-main__title{line-height:6.1111111111vw}}.conversion-calculator{margin-top:1.9444444444vw}@media screen and (min-width:1441px){.conversion-calculator{margin-top:28px}}@media screen and (max-width:1000px){.conversion-calculator{margin-top:7.7777777778vw}}.conversion-calculator__enter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.conversion-calculator__enter{-ms-flex-wrap:wrap;flex-wrap:wrap}}.conversion-calculator__amount{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}@media screen and (min-width:1441px){.conversion-calculator__amount{margin-bottom:0}}@media screen and (max-width:1000px){.conversion-calculator__amount{margin-bottom:4.4444444444vw}}.conversion-calculator__icurrency{width:16.6666666667vw;height:3.8888888889vw;background:#fff;border:1px solid #e1e4e9;border-radius:20px;padding-left:24px;margin-right:8px}@media screen and (min-width:1441px){.conversion-calculator__icurrency{width:240px}}@media screen and (max-width:1000px){.conversion-calculator__icurrency{width:45.8333333333vw}}@media screen and (min-width:1441px){.conversion-calculator__icurrency{height:56px}}@media screen and (max-width:1000px){.conversion-calculator__icurrency{height:13.3333333333vw}}.conversion-calculator__icurrency_ml50{margin-left:50px}.conversion-calculator__name{width:11.4583333333vw;height:3.8888888889vw;background:#fff;border:1px solid #e1e4e9;border-radius:20px}@media screen and (min-width:1441px){.conversion-calculator__name{width:165px}}@media screen and (max-width:1000px){.conversion-calculator__name{width:37.2222222222vw}}@media screen and (min-width:1441px){.conversion-calculator__name{height:56px}}@media screen and (max-width:1000px){.conversion-calculator__name{height:13.3333333333vw}}.conversion-calculator__calculate{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.conversion-calculator__calculate{margin-top:40px}}@media screen and (max-width:1000px){.conversion-calculator__calculate{margin-top:3.3333333333vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.conversion-calculator__button{background:#8bc540}.conversion-calculator__reload{color:#898599;font-weight:400;font-size:.8333333333vw;line-height:1.1111111111vw;margin-top:1.3888888889vw;margin-left:12px}@media screen and (min-width:1441px){.conversion-calculator__reload{font-size:12px}}@media screen and (max-width:1000px){.conversion-calculator__reload{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.conversion-calculator__reload{line-height:16px}}@media screen and (max-width:1000px){.conversion-calculator__reload{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.conversion-calculator__reload{margin-top:20px}}@media screen and (max-width:1000px){.conversion-calculator__reload{margin-top:3.3333333333vw;margin-left:auto;margin-right:auto}}.conversion-calculator__reload_intable{margin-left:0;margin-top:12px}@media screen and (max-width:1000px){.conversion-calculator__reload_intable{margin-top:8px;color:#898599}}.conversion-arrow{background:url(/local/templates/redesign/src/assets/img/icons/arrow-long.svg) no-repeat;background-size:contain;background-position:50%;width:100px}.conversion-banner{margin-top:4.1666666667vw;width:100%;height:20.6944444444vw;border-radius:3.3333333333vw;background:#edf0f5;padding-top:3.8888888889vw;padding-right:8.2638888889vw;padding-bottom:0;padding-left:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(/local/templates/redesign/src/assets/img/currency.png);background-repeat:no-repeat;background-position:bottom}@media screen and (min-width:1441px){.conversion-banner{margin-top:60px}}@media screen and (max-width:1000px){.conversion-banner{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.conversion-banner{height:298px}}@media screen and (max-width:1000px){.conversion-banner{height:77.7777777778vw}}@media screen and (min-width:1441px){.conversion-banner{border-radius:48px}}@media screen and (max-width:1000px){.conversion-banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.conversion-banner{padding-top:56px}}@media screen and (max-width:1000px){.conversion-banner{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.conversion-banner{padding-right:119px}}@media screen and (max-width:1000px){.conversion-banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.conversion-banner{padding-bottom:0}}@media screen and (max-width:1000px){.conversion-banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.conversion-banner{padding-left:104px}}@media screen and (max-width:1000px){.conversion-banner{padding-left:6.6666666667vw}}@media(max-width:1440px){.conversion-banner{background-size:contain}}@media screen and (max-width:1000px){.conversion-banner{display:block;background-image:none}}.conversion-banner__tpart{width:300px}@media screen and (max-width:1000px){.conversion-banner__table{margin-top:24px}}.conversion-banner__title{font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;color:#1e2321}@media screen and (min-width:1441px){.conversion-banner__title{font-size:24px}}@media screen and (max-width:1000px){.conversion-banner__title{font-size:5vw}}@media screen and (min-width:1441px){.conversion-banner__title{line-height:28px}}@media screen and (max-width:1000px){.conversion-banner__title{line-height:6.1111111111vw}}.conversion-banner__text{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;color:#1e2321;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.conversion-banner__text{font-size:16px}}@media screen and (max-width:1000px){.conversion-banner__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.conversion-banner__text{line-height:22px}}@media screen and (max-width:1000px){.conversion-banner__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.conversion-banner__text{margin-top:16px}}@media screen and (max-width:1000px){.conversion-banner__text{margin-top:3.3333333333vw;color:#898599}}.conversion-banner__zg{font-weight:500;font-size:16px;line-height:22px;color:#1e2321}.conversion-banner__trow{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.conversion-banner__trow{margin-top:24px}}@media screen and (max-width:1000px){.conversion-banner__trow{margin-top:3.3333333333vw}}.conversion-banner__th{font-weight:400;font-size:.9722222222vw;line-height:1.3888888889vw;color:#898599;margin-right:2.5vw}@media screen and (min-width:1441px){.conversion-banner__th{font-size:14px}}@media screen and (max-width:1000px){.conversion-banner__th{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.conversion-banner__th{line-height:20px}}@media screen and (max-width:1000px){.conversion-banner__th{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.conversion-banner__th{margin-right:36px}}@media screen and (max-width:1000px){.conversion-banner__th{margin-right:10.8333333333vw}}.conversion-banner__th_first{margin-right:68px}.conversion-banner__cur{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;color:#1e2321;min-width:51px}@media screen and (min-width:1441px){.conversion-banner__cur{font-size:20px}}@media screen and (max-width:1000px){.conversion-banner__cur{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.conversion-banner__cur{line-height:24px}}@media screen and (max-width:1000px){.conversion-banner__cur{line-height:5.5555555556vw}}.conversion-banner__cur_mr{margin-right:3.8194444444vw}@media screen and (min-width:1441px){.conversion-banner__cur_mr{margin-right:55px}}@media screen and (max-width:1000px){.conversion-banner__cur_mr{margin-right:11.1111111111vw}}.conversion-banner__value{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;color:#1e2321;margin-right:20px}@media screen and (min-width:1441px){.conversion-banner__value{font-size:20px}}@media screen and (max-width:1000px){.conversion-banner__value{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.conversion-banner__value{line-height:24px}}@media screen and (max-width:1000px){.conversion-banner__value{line-height:5.5555555556vw}}.conversion-banner__value_decrease:before{border-top-color:#ef4131;border-bottom-width:0;border-top-width:10px;content:"";margin-right:7px;width:0;height:0;border:5px solid hsla(0,0%,100%,0)}.conversion-banner__value_increase:before{border-bottom-color:#8bc540;border-bottom-width:10px;border-top-width:0;content:"";margin-right:7px;width:0;height:0;border:5px solid hsla(0,0%,100%,0)}.icon-rus{background-image:url(/local/templates/redesign/src/assets/img/icons/convension/icon-rub.svg)}.icon-usa{background-image:url(/local/templates/redesign/src/assets/img/icons/convension/icon-usd.svg)}.icon-eur{background-image:url(/local/templates/redesign/src/assets/img/icons/convension/icon-euro.svg)}.meetup .top-section__container{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.meetup .top-section__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.meetup .top-section__right .top-section__title{display:block}@media screen and (max-width:1000px){.meetup .top-section__right .top-section__title{margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup .top-section__right .top-section__title{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup .top-section__right .top-section__title{margin-bottom:3.3333333333vw}}.meetup .top-section__right .top-section__title span{font-size:2.2222222222vw;line-height:2.6388888889vw}@media screen and (min-width:1441px){.meetup .top-section__right .top-section__title span{font-size:32px}}@media screen and (max-width:1000px){.meetup .top-section__right .top-section__title span{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.meetup .top-section__right .top-section__title span{line-height:38px}}@media screen and (max-width:1000px){.meetup .top-section__right .top-section__title span{line-height:7.2222222222vw}}.meetup .top-section__left .top-section__title{display:none}.meetup .section-summary{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.meetup .section-summary{margin-bottom:16px}}@media screen and (max-width:1000px){.meetup .section-summary{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.meetup .section-summary__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.meetup .top-section__info-text{max-width:41.6666666667vw}@media screen and (min-width:1441px){.meetup .top-section__info-text{max-width:600px}}@media screen and (max-width:1000px){.meetup .top-section__info-text{max-width:166.6666666667vw}}@media screen and (max-width:1000px){.meetup .top-section__right .top-section__image{width:100%;height:16.6666666667vw;margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup .top-section__right .top-section__image{height:240px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup .top-section__right .top-section__image{height:66.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup .top-section__right .top-section__image{margin-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup .top-section__right .top-section__image{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.meetup .section-summary__item{position:relative}.meetup .section-summary__item:before{content:"";width:100%;height:1px;position:absolute;background-color:#edf0f5;top:55%;z-index:-1}.meetup .section-summary__label{background-color:#fff;padding-right:.3472222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup .section-summary__label{padding-right:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup .section-summary__label{padding-right:1.3888888889vw}}@media screen and (max-width:1000px){.meetup .section-summary__text{background-color:#fff;padding-left:.3472222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup .section-summary__text{padding-left:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup .section-summary__text{padding-left:1.3888888889vw}}.meetup__text{color:#1e2321;font-size:1.25vw;line-height:1.5277777778vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.meetup__text{font-size:18px}}@media screen and (max-width:1000px){.meetup__text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup__text{line-height:22px}}@media screen and (max-width:1000px){.meetup__text{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__text{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup__text{letter-spacing:-.1388888889vw}}.meetup__title{font-weight:500;color:#1e2321;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.meetup__title{font-size:44px}}@media screen and (max-width:1000px){.meetup__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup__title{line-height:48px}}@media screen and (max-width:1000px){.meetup__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.meetup__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup__title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.meetup__title{margin-bottom:30px}}@media screen and (max-width:1000px){.meetup__title{margin-bottom:8.3333333333vw;text-align:center}}.meetup__header{font-weight:500;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2);font-size:1.25vw;line-height:1.5277777778vw;position:absolute;width:100%;left:0;top:0}@media screen and (min-width:1441px){.meetup__header{font-size:18px}}@media screen and (max-width:1000px){.meetup__header{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup__header{line-height:22px}}@media screen and (max-width:1000px){.meetup__header{line-height:5.5555555556vw}}.meetup__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1208px;height:6.9444444444vw}@media screen and (min-width:1441px){.meetup__header-container{height:100px}}@media screen and (max-width:1000px){.meetup__header-container{height:27.7777777778vw;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.meetup__header-logo{background:url(/local/templates/redesign/src/assets/img/logo-domrf__dark.svg) no-repeat;background-size:contain;height:2.7777777778vw;width:2.7777777778vw}@media screen and (min-width:1441px){.meetup__header-logo{height:40px}}@media screen and (max-width:1000px){.meetup__header-logo{height:11.1111111111vw}}@media screen and (min-width:1441px){.meetup__header-logo{width:40px}}@media screen and (max-width:1000px){.meetup__header-logo{width:11.1111111111vw;margin:0 auto}}@media screen and (max-width:1000px){.meetup__header{border-bottom:none}}@media screen and (max-width:1000px){.meetup__header nav{padding:8px 4.4444444444vw 0;border-top:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.meetup__header-item{margin-right:1.6666666667vw;color:#6b6b75;-webkit-transition:.2s;transition:.2s;display:inline-block;cursor:pointer}@media screen and (min-width:1441px){.meetup__header-item{margin-right:24px}}@media screen and (max-width:1000px){.meetup__header-item{margin-right:8.3333333333vw}}.meetup__header-item:last-child{margin-right:0}@media screen and (max-width:1000px){.meetup__header-item{margin-right:0}}.meetup__header-item:hover{color:#1e2321;-webkit-transition:.2s;transition:.2s}.meetup__zoom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;margin-bottom:2.5vw;color:#7e8bb6}@media screen and (min-width:1441px){.meetup__zoom{font-size:18px}}@media screen and (max-width:1000px){.meetup__zoom{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup__zoom{line-height:22px}}@media screen and (max-width:1000px){.meetup__zoom{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__zoom{margin-bottom:36px}}@media screen and (max-width:1000px){.meetup__zoom{margin-bottom:68.8888888889vw}}.meetup__zoom>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.meetup__zoom>span{margin:0 auto}}.meetup__zoom-icon{background:url(/local/templates/redesign/src/assets/img/meetup/zoom.png) no-repeat;background-size:contain;display:inline-block;height:2.0833333333vw;width:5.5555555556vw;margin-right:1.3888888889vw}@media screen and (min-width:1441px){.meetup__zoom-icon{height:30px}}@media screen and (max-width:1000px){.meetup__zoom-icon{height:6.6666666667vw}}@media screen and (min-width:1441px){.meetup__zoom-icon{width:80px}}@media screen and (max-width:1000px){.meetup__zoom-icon{width:17.5vw}}@media screen and (min-width:1441px){.meetup__zoom-icon{margin-right:20px}}@media screen and (max-width:1000px){.meetup__zoom-icon{margin-right:3.3333333333vw}}@media screen and (max-width:1000px){.meetup__zoom{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.meetup__banner{margin-top:11.7361111111vw}@media screen and (min-width:1441px){.meetup__banner{margin-top:169px}}@media screen and (max-width:1000px){.meetup__banner{margin-top:36.6666666667vw}}.meetup__banner-title{font-weight:500;color:#1e2321;font-size:4.4444444444vw;line-height:5vw;letter-spacing:-.0347222222vw;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.meetup__banner-title{font-size:64px}}@media screen and (max-width:1000px){.meetup__banner-title{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.meetup__banner-title{line-height:72px}}@media screen and (max-width:1000px){.meetup__banner-title{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.meetup__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup__banner-title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.meetup__banner-title{margin-bottom:30px}}@media screen and (max-width:1000px){.meetup__banner-title{margin-bottom:8.3333333333vw;text-align:center}}.meetup__banner-subtitle{font-weight:500;color:#7e8bb6;font-size:1.25vw;line-height:1.5277777778vw;margin-bottom:4.1666666667vw;width:37.7777777778vw}@media screen and (min-width:1441px){.meetup__banner-subtitle{font-size:18px}}@media screen and (max-width:1000px){.meetup__banner-subtitle{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.meetup__banner-subtitle{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__banner-subtitle{margin-bottom:60px}}@media screen and (max-width:1000px){.meetup__banner-subtitle{margin-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.meetup__banner-subtitle{width:544px}}@media screen and (max-width:1000px){.meetup__banner-subtitle{width:151.1111111111vw;text-align:center;width:100%}}.meetup__banner-footer{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.meetup__banner-footer{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1000px){.meetup__banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.meetup__banner-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.meetup__banner-subtitle{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.meetup__banner-footer{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.meetup__banner-facts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:2.0833333333vw}@media screen and (min-width:1441px){.meetup__banner-facts{margin-left:30px}}@media screen and (max-width:1000px){.meetup__banner-facts{margin-left:8.3333333333vw;margin-top:1.8055555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup__banner-facts{margin-top:26px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup__banner-facts{margin-top:7.2222222222vw}}.meetup__banner-fact{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.meetup__banner-fact{margin-right:40px}}@media screen and (max-width:1000px){.meetup__banner-fact{margin-right:11.1111111111vw}}.meetup__banner-fact:last-child{margin-right:0}@media screen and (max-width:1000px){.meetup__banner-fact{margin-top:0;margin-bottom:2.7777777778vw;margin-right:auto!important;margin-left:auto;width:50vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup__banner-fact{margin-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup__banner-fact{margin-top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup__banner-fact{margin-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup__banner-fact{margin-bottom:11.1111111111vw}}.meetup__banner-fact__icon{margin-right:1.3888888889vw;height:2.7777777778vw;width:2.7777777778vw;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.meetup__banner-fact__icon{margin-right:20px}}@media screen and (max-width:1000px){.meetup__banner-fact__icon{margin-right:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__banner-fact__icon{height:40px}}@media screen and (max-width:1000px){.meetup__banner-fact__icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.meetup__banner-fact__icon{width:40px}}@media screen and (max-width:1000px){.meetup__banner-fact__icon{width:11.1111111111vw}}.meetup__banner-fact__icon-person{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/person.png)}.meetup__banner-fact__icon-calendar{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/calendar.png)}.meetup__banner-fact__icon-timer{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/timer.png)}.meetup__banner-fact__title{font-weight:500;color:#7e8bb6;font-size:1.25vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.meetup__banner-fact__title{font-size:18px}}@media screen and (max-width:1000px){.meetup__banner-fact__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup__banner-fact__title{line-height:22px}}@media screen and (max-width:1000px){.meetup__banner-fact__title{line-height:4.4444444444vw}}.meetup__banner-fact__value{font-weight:500;color:#fff;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.meetup__banner-fact__value{font-size:24px}}@media screen and (max-width:1000px){.meetup__banner-fact__value{font-size:5vw}}@media screen and (min-width:1441px){.meetup__banner-fact__value{line-height:28px}}@media screen and (max-width:1000px){.meetup__banner-fact__value{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.meetup__banner-fact__value{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup__banner-fact__value{letter-spacing:-.1388888889vw}}.meetup .button-take>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meetup .button-take span span{background:url(/local/templates/redesign/src/assets/img/icons/icon-flash-white.svg) no-repeat;background-size:contain;display:inline-block;height:1.25vw;width:.9722222222vw;margin-right:.2777777778vw}@media screen and (min-width:1441px){.meetup .button-take span span{height:18px}}@media screen and (max-width:1000px){.meetup .button-take span span{height:5vw}}@media screen and (min-width:1441px){.meetup .button-take span span{width:14px}}@media screen and (max-width:1000px){.meetup .button-take span span{width:3.8888888889vw}}@media screen and (min-width:1441px){.meetup .button-take span span{margin-right:4px}}@media screen and (max-width:1000px){.meetup .button-take span span{margin-right:1.1111111111vw}}.meetup__speakers{margin-top:5.5555555556vw;background-image:none}@media screen and (min-width:1441px){.meetup__speakers{margin-top:80px}}@media screen and (max-width:1000px){.meetup__speakers{margin-top:15.5555555556vw}}.meetup__speakers-title{color:#1e2321;font-weight:500;text-align:center;font-size:3.3333333333vw;line-height:4.3055555556vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.meetup__speakers-title{font-size:48px}}@media screen and (max-width:1000px){.meetup__speakers-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup__speakers-title{line-height:62px}}@media screen and (max-width:1000px){.meetup__speakers-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.meetup__speakers-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup__speakers-title{letter-spacing:-.1388888889vw}}.meetup__speakers .speakers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.8888888889vw}@media screen and (min-width:1441px){.meetup__speakers .speakers{margin-top:56px}}@media screen and (max-width:1000px){.meetup__speakers .speakers{margin-top:8.8888888889vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.meetup__speakers .speaker{margin:0 auto;margin-bottom:.6944444444vw;width:14.28571%}@media screen and (min-width:1441px){.meetup__speakers .speaker{margin-bottom:10px}}@media screen and (max-width:1000px){.meetup__speakers .speaker{margin-bottom:2.7777777778vw}}.meetup__speakers .speaker__photo{border-radius:50%;height:7.2222222222vw;width:7.2222222222vw;margin-bottom:1.3888888889vw;margin:0 auto;margin-left:auto;margin-right:auto;display:block}@media screen and (min-width:1441px){.meetup__speakers .speaker__photo{height:104px}}@media screen and (max-width:1000px){.meetup__speakers .speaker__photo{height:24.4444444444vw}}@media screen and (min-width:1441px){.meetup__speakers .speaker__photo{width:104px}}@media screen and (max-width:1000px){.meetup__speakers .speaker__photo{width:24.4444444444vw}}@media screen and (min-width:1441px){.meetup__speakers .speaker__photo{margin-bottom:20px}}@media screen and (max-width:1000px){.meetup__speakers .speaker__photo{margin-bottom:4.4444444444vw}}.meetup__speakers .speaker__photo-1{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker1_f.png)}.meetup__speakers .speaker__photo-2{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker3_f.png)}.meetup__speakers .speaker__photo-3{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker4_f.png)}.meetup__speakers .speaker__photo-4{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker2_f.png)}.meetup__speakers .speaker__photo-5{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker5_f.png)}.meetup__speakers .speaker__photo-6{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker6_f.png)}.meetup__speakers .speaker__photo-7{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker7_f.png)}.meetup__speakers .speaker__photo-8{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker8_f.png)}.meetup__speakers .speaker__photo-9{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker9_f.png)}.meetup__speakers .speaker__name{font-weight:500;color:#1e2321;text-align:center;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.meetup__speakers .speaker__name{font-size:16px}}@media screen and (max-width:1000px){.meetup__speakers .speaker__name{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup__speakers .speaker__name{line-height:22px}}@media screen and (max-width:1000px){.meetup__speakers .speaker__name{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__speakers .speaker__name{margin-bottom:8px}}@media screen and (max-width:1000px){.meetup__speakers .speaker__name{margin-bottom:2.2222222222vw}}.meetup__speakers .speaker__position{font-weight:500;color:#6b6b75;text-align:center;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.meetup__speakers .speaker__position{font-size:12px}}@media screen and (max-width:1000px){.meetup__speakers .speaker__position{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup__speakers .speaker__position{line-height:16px}}@media screen and (max-width:1000px){.meetup__speakers .speaker__position{line-height:4.4444444444vw}}@media screen and (max-width:1000px){.meetup__speakers .speaker{width:50%;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup__speakers .speaker{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup__speakers .speaker{margin-bottom:3.3333333333vw}}.meetup__registered{-webkit-box-sizing:border-box;box-sizing:border-box;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;margin-right:auto;margin-left:auto;background-color:#edf0f5;width:69.4444444444vw;margin-top:4.1666666667vw;border-radius:2.7777777778vw;padding-top:2.5vw;padding-bottom:2.5vw;padding-left:13.6805555556vw;padding-right:13.6805555556vw}@media screen and (min-width:1441px){.meetup__registered{width:1000px}}@media screen and (max-width:1000px){.meetup__registered{width:277.7777777778vw}}@media screen and (min-width:1441px){.meetup__registered{margin-top:60px}}@media screen and (max-width:1000px){.meetup__registered{margin-top:16.6666666667vw}}@media screen and (min-width:1441px){.meetup__registered{border-radius:40px}}@media screen and (max-width:1000px){.meetup__registered{border-radius:11.1111111111vw}}@media screen and (min-width:1441px){.meetup__registered{padding-top:36px}}@media screen and (max-width:1000px){.meetup__registered{padding-top:8.3333333333vw}}@media screen and (min-width:1441px){.meetup__registered{padding-bottom:36px}}@media screen and (max-width:1000px){.meetup__registered{padding-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.meetup__registered{padding-left:197px}}@media screen and (max-width:1000px){.meetup__registered{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.meetup__registered{padding-right:197px}}@media screen and (max-width:1000px){.meetup__registered{padding-right:8.8888888889vw;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.meetup__registered-right{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;margin-bottom:0}@media screen and (min-width:1441px){.meetup__registered-right{margin-bottom:0}}@media screen and (max-width:1000px){.meetup__registered-right{margin-bottom:6.1111111111vw}}.meetup__registered-count{color:#8bc540;font-weight:800;font-size:3.3333333333vw;line-height:4.3055555556vw;margin-right:1.6666666667vw}@media screen and (min-width:1441px){.meetup__registered-count{font-size:48px}}@media screen and (max-width:1000px){.meetup__registered-count{font-size:13.3333333333vw}}@media screen and (min-width:1441px){.meetup__registered-count{line-height:62px}}@media screen and (max-width:1000px){.meetup__registered-count{line-height:17.2222222222vw}}@media screen and (min-width:1441px){.meetup__registered-count{margin-right:24px}}@media screen and (max-width:1000px){.meetup__registered-count{margin-right:5.8333333333vw}}.meetup__registered-title{color:#1e2321;font-weight:500;font-size:1.25vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.meetup__registered-title{font-size:18px}}@media screen and (max-width:1000px){.meetup__registered-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup__registered-title{line-height:22px}}@media screen and (max-width:1000px){.meetup__registered-title{line-height:6.1111111111vw}}.meetup__program{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.meetup__program{margin-top:80px}}@media screen and (max-width:1000px){.meetup__program{margin-top:15.5555555556vw}}.meetup__program-title{color:#1e2321;font-weight:500;font-size:3.3333333333vw;line-height:4.3055555556vw;letter-spacing:-.0347222222vw;margin-bottom:2.0833333333vw;text-align:center}@media screen and (min-width:1441px){.meetup__program-title{font-size:48px}}@media screen and (max-width:1000px){.meetup__program-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup__program-title{line-height:62px}}@media screen and (max-width:1000px){.meetup__program-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.meetup__program-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup__program-title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.meetup__program-title{margin-bottom:30px}}@media screen and (max-width:1000px){.meetup__program-title{margin-bottom:8.3333333333vw}}.meetup__program .program-items{margin-top:3.8888888889vw}@media screen and (min-width:1441px){.meetup__program .program-items{margin-top:56px}}@media screen and (max-width:1000px){.meetup__program .program-items{margin-top:8.8888888889vw}}.meetup__program .program-item{display:-webkit-box;display:-ms-flexbox;display:flex}.meetup__program .program-item__time{color:#1e2321;font-weight:500;position:relative;font-size:1.1111111111vw;line-height:1.5277777778vw;padding-right:1.1805555556vw;width:9.375vw}@media screen and (min-width:1441px){.meetup__program .program-item__time{font-size:16px}}@media screen and (max-width:1000px){.meetup__program .program-item__time{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup__program .program-item__time{line-height:22px}}@media screen and (max-width:1000px){.meetup__program .program-item__time{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.meetup__program .program-item__time{padding-right:17px}}@media screen and (max-width:1000px){.meetup__program .program-item__time{padding-right:2.2222222222vw}}@media screen and (min-width:1441px){.meetup__program .program-item__time{width:135px}}@media screen and (max-width:1000px){.meetup__program .program-item__time{width:30.5555555556vw}}.meetup__program .program-item__time:after{content:"";background-color:#d9eeac;border-radius:50%;position:absolute;right:-.4861111111vw;top:.3472222222vw;height:.9027777778vw;width:.9027777778vw}@media screen and (min-width:1441px){.meetup__program .program-item__time:after{right:-7px}}@media screen and (max-width:1000px){.meetup__program .program-item__time:after{right:-1.1111111111vw}}@media screen and (min-width:1441px){.meetup__program .program-item__time:after{top:5px}}@media screen and (max-width:1000px){.meetup__program .program-item__time:after{top:1.3888888889vw}}@media screen and (min-width:1441px){.meetup__program .program-item__time:after{height:13px}}@media screen and (max-width:1000px){.meetup__program .program-item__time:after{height:2.2222222222vw}}@media screen and (min-width:1441px){.meetup__program .program-item__time:after{width:13px}}@media screen and (max-width:1000px){.meetup__program .program-item__time:after{width:2.2222222222vw}}.meetup__program .program-item__time:before{content:"";background-color:#d9eeac;width:1px;height:100%;position:absolute;right:-.0694444444vw;top:.3472222222vw}@media screen and (min-width:1441px){.meetup__program .program-item__time:before{right:-1px}}@media screen and (max-width:1000px){.meetup__program .program-item__time:before{right:-.2777777778vw}}@media screen and (min-width:1441px){.meetup__program .program-item__time:before{top:5px}}@media screen and (max-width:1000px){.meetup__program .program-item__time:before{top:1.3888888889vw}}.meetup__program .program-item:last-child .program-item__time:before{width:0}.meetup__program .program-item:last-child .program-item__content{padding-bottom:0}.meetup__program .program-item__content{margin-left:3.8194444444vw;width:31.25vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.meetup__program .program-item__content{margin-left:55px}}@media screen and (max-width:1000px){.meetup__program .program-item__content{margin-left:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__program .program-item__content{width:450px}}@media screen and (max-width:1000px){.meetup__program .program-item__content{width:60vw}}@media screen and (min-width:1441px){.meetup__program .program-item__content{padding-bottom:40px}}@media screen and (max-width:1000px){.meetup__program .program-item__content{padding-bottom:11.1111111111vw}}.meetup__program .program-item__content-names{color:#1e2321;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.meetup__program .program-item__content-names{font-size:20px}}@media screen and (max-width:1000px){.meetup__program .program-item__content-names{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup__program .program-item__content-names{line-height:24px}}@media screen and (max-width:1000px){.meetup__program .program-item__content-names{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__program .program-item__content-names{margin-bottom:12px}}@media screen and (max-width:1000px){.meetup__program .program-item__content-names{margin-bottom:1.1111111111vw}}.meetup__program .program-item__content-desc{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.meetup__program .program-item__content-desc{font-size:16px}}@media screen and (max-width:1000px){.meetup__program .program-item__content-desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup__program .program-item__content-desc{line-height:22px}}@media screen and (max-width:1000px){.meetup__program .program-item__content-desc{line-height:4.4444444444vw}}@media screen and (max-width:1000px){.meetup__timer{text-align:center}}.meetup__timer-title{font-weight:500;color:#fff;text-align:center;font-size:2.2222222222vw;line-height:1.9444444444vw;letter-spacing:-.5px}@media screen and (min-width:1441px){.meetup__timer-title{font-size:32px}}@media screen and (max-width:1000px){.meetup__timer-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup__timer-title{line-height:28px}}@media screen and (max-width:1000px){.meetup__timer-title{line-height:6.1111111111vw}}.meetup__timer .countdown{width:20.8333333333vw}@media screen and (min-width:1441px){.meetup__timer .countdown{width:300px}}@media screen and (max-width:1000px){.meetup__timer .countdown{width:83.3333333333vw;margin-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup__timer .countdown{margin-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup__timer .countdown{margin-bottom:5.5555555556vw}}.meetup__timer .countdown__value{color:#8bc540;font-size:2.2222222222vw;line-height:2.6388888889vw}@media screen and (min-width:1441px){.meetup__timer .countdown__value{font-size:32px}}@media screen and (max-width:1000px){.meetup__timer .countdown__value{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup__timer .countdown__value{line-height:38px}}@media screen and (max-width:1000px){.meetup__timer .countdown__value{line-height:7.7777777778vw}}.meetup__timer .countdown__metric{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw}@media screen and (min-width:1441px){.meetup__timer .countdown__metric{font-size:12px}}@media screen and (max-width:1000px){.meetup__timer .countdown__metric{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup__timer .countdown__metric{line-height:16px}}@media screen and (max-width:1000px){.meetup__timer .countdown__metric{line-height:4.4444444444vw}}.meetup #form{position:relative}.meetup__form{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-right:7.2222222222vw;padding-left:7.2222222222vw;margin-top:8.3333333333vw;margin-bottom:5.5555555556vw;border-radius:2.7777777778vw;height:auto;background:#edf0f5}@media screen and (min-width:1441px){.meetup__form{padding-top:56px}}@media screen and (max-width:1000px){.meetup__form{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__form{padding-bottom:56px}}@media screen and (max-width:1000px){.meetup__form{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.meetup__form{padding-right:104px}}@media screen and (max-width:1000px){.meetup__form{padding-right:17.7777777778vw}}@media screen and (min-width:1441px){.meetup__form{padding-left:104px}}@media screen and (max-width:1000px){.meetup__form{padding-left:17.7777777778vw}}@media screen and (min-width:1441px){.meetup__form{margin-top:120px}}@media screen and (max-width:1000px){.meetup__form{margin-top:15.5555555556vw}}@media screen and (min-width:1441px){.meetup__form{margin-bottom:80px}}@media screen and (max-width:1000px){.meetup__form{margin-bottom:15.5555555556vw}}@media screen and (min-width:1441px){.meetup__form{border-radius:40px}}@media screen and (max-width:1000px){.meetup__form{border-radius:11.1111111111vw;height:28.0555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup__form{height:404px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup__form{height:112.2222222222vw}}.meetup__form-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.meetup__form-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}}.meetup__form-title{font-weight:500;color:#1e2321;font-size:2.2222222222vw;line-height:2.6388888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.meetup__form-title{font-size:32px}}@media screen and (max-width:1000px){.meetup__form-title{font-size:5vw}}@media screen and (min-width:1441px){.meetup__form-title{line-height:38px}}@media screen and (max-width:1000px){.meetup__form-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.meetup__form-title{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup__form-title{margin-bottom:5.5555555556vw;text-align:center}}.meetup__form-text{font-size:1.25vw;margin-bottom:1.6666666667vw;font-weight:500;color:#898599}@media screen and (min-width:1441px){.meetup__form-text{font-size:18px}}@media screen and (max-width:1000px){.meetup__form-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup__form-text{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup__form-text{margin-bottom:5.5555555556vw}}.meetup__form-footer{width:26.1805555556vw;margin-top:1.3888888889vw;margin:0 auto}@media screen and (min-width:1441px){.meetup__form-footer{width:377px}}@media screen and (max-width:1000px){.meetup__form-footer{width:104.7222222222vw}}@media screen and (min-width:1441px){.meetup__form-footer{margin-top:20px}}@media screen and (max-width:1000px){.meetup__form-footer{margin-top:5.5555555556vw;width:100%}}.meetup__form-footer .button{margin-top:1.1111111111vw;width:100%}@media screen and (min-width:1441px){.meetup__form-footer .button{margin-top:16px}}@media screen and (max-width:1000px){.meetup__form-footer .button{margin-top:2.2222222222vw}}.meetup__form__message{text-align:left}.meetup__form__message img{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.meetup__form__message img{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup__form__message img{margin-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.meetup__form__message .section-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup__form__message .section-summary{margin-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup__form__message .section-summary{margin-bottom:11.1111111111vw}}@media screen and (max-width:1000px){.meetup__form__message .section-summary__item{display:block;width:auto}}@media screen and (max-width:1000px){.meetup__form__message .section-summary__label,.meetup__form__message .section-summary__text{background-color:transparent;padding-left:0}}.meetup__form__message .meetup__form-bg{background:url(/local/templates/redesign/src/assets/img/meetup/sended.svg) no-repeat;background-position:bottom;background-size:contain;width:20.8333333333vw;height:100%;position:absolute;right:13.8888888889vw;bottom:0}@media screen and (min-width:1441px){.meetup__form__message .meetup__form-bg{width:300px}}@media screen and (max-width:1000px){.meetup__form__message .meetup__form-bg{width:83.3333333333vw}}@media screen and (min-width:1441px){.meetup__form__message .meetup__form-bg{right:200px}}@media screen and (max-width:1000px){.meetup__form__message .meetup__form-bg{right:55.5555555556vw;height:13.8888888889vw;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup__form__message .meetup__form-bg{height:200px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup__form__message .meetup__form-bg{height:55.5555555556vw}}.meetup .footer{color:#6b6b75;text-align:center;padding-top:0;font-size:.8333333333vw;line-height:1.1111111111vw;margin-bottom:4.4444444444vw}@media screen and (min-width:1441px){.meetup .footer{font-size:12px}}@media screen and (max-width:1000px){.meetup .footer{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup .footer{line-height:16px}}@media screen and (max-width:1000px){.meetup .footer{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.meetup .footer{margin-bottom:64px}}@media screen and (max-width:1000px){.meetup .footer{margin-bottom:0}}.meetup .footer .meetup__header-logo{margin:0 auto 25px}.meetup-dark__header{font-weight:500;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2);font-size:1.25vw;line-height:1.5277777778vw;position:absolute;width:100%;left:0;top:0}@media screen and (min-width:1441px){.meetup-dark__header{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__header{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__header{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__header{line-height:5.5555555556vw}}.meetup-dark__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1208px;height:6.3888888889vw}@media screen and (min-width:1441px){.meetup-dark__header-container{height:92px}}@media screen and (max-width:1000px){.meetup-dark__header-container{height:25.5555555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.meetup-dark__header-logo{background:url(/local/templates/redesign/src/assets/img/logo-domrf.svg) no-repeat;background-size:contain;height:2.7777777778vw;width:2.7777777778vw}@media screen and (min-width:1441px){.meetup-dark__header-logo{height:40px}}@media screen and (max-width:1000px){.meetup-dark__header-logo{height:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__header-logo{width:40px}}@media screen and (max-width:1000px){.meetup-dark__header-logo{width:11.1111111111vw;margin:0 auto}}@media screen and (max-width:1000px){.meetup-dark__header{border-bottom:none}}@media screen and (max-width:1000px){.meetup-dark__header nav{padding:16px 4.4444444444vw 0;border-top:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.meetup-dark__header-item{margin-right:1.6666666667vw;color:#6b6b75;-webkit-transition:.2s;transition:.2s;display:inline-block;cursor:pointer}@media screen and (min-width:1441px){.meetup-dark__header-item{margin-right:24px}}@media screen and (max-width:1000px){.meetup-dark__header-item{margin-right:8.3333333333vw}}.meetup-dark__header-item:last-child{margin-right:0}@media screen and (max-width:1000px){.meetup-dark__header-item{margin-right:0}}.meetup-dark__header-item:hover{color:#fff;-webkit-transition:.2s;transition:.2s}.meetup-dark__zoom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;margin-bottom:2.5vw;color:#7e8bb6}@media screen and (min-width:1441px){.meetup-dark__zoom{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__zoom{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__zoom{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__zoom{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.meetup-dark__zoom{margin-bottom:36px}}@media screen and (max-width:1000px){.meetup-dark__zoom{margin-bottom:68.8888888889vw}}.meetup-dark__zoom>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.meetup-dark__zoom>span{margin:0 auto}}.meetup-dark__zoom-icon{background:url(/local/templates/redesign/src/assets/img/meetup/zoom.png) no-repeat;background-size:contain;display:inline-block;height:2.0833333333vw;width:5.5555555556vw;margin-right:1.3888888889vw}@media screen and (min-width:1441px){.meetup-dark__zoom-icon{height:30px}}@media screen and (max-width:1000px){.meetup-dark__zoom-icon{height:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__zoom-icon{width:80px}}@media screen and (max-width:1000px){.meetup-dark__zoom-icon{width:17.5vw}}@media screen and (min-width:1441px){.meetup-dark__zoom-icon{margin-right:20px}}@media screen and (max-width:1000px){.meetup-dark__zoom-icon{margin-right:3.3333333333vw}}@media screen and (max-width:1000px){.meetup-dark__zoom{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.meetup-dark__banner{margin-top:11.7361111111vw}@media screen and (min-width:1441px){.meetup-dark__banner{margin-top:169px}}@media screen and (max-width:1000px){.meetup-dark__banner{margin-top:36.6666666667vw}}.meetup-dark__banner-title{font-weight:500;color:#fff;font-size:4.4444444444vw;line-height:5vw;letter-spacing:-.0347222222vw;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.meetup-dark__banner-title{font-size:64px}}@media screen and (max-width:1000px){.meetup-dark__banner-title{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__banner-title{line-height:72px}}@media screen and (max-width:1000px){.meetup-dark__banner-title{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.meetup-dark__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup-dark__banner-title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.meetup-dark__banner-title{margin-bottom:30px}}@media screen and (max-width:1000px){.meetup-dark__banner-title{margin-bottom:8.3333333333vw;text-align:center}}.meetup-dark__banner-subtitle{font-weight:500;color:#7e8bb6;font-size:1.25vw;line-height:1.5277777778vw;margin-bottom:4.1666666667vw;width:37.7777777778vw}@media screen and (min-width:1441px){.meetup-dark__banner-subtitle{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__banner-subtitle{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__banner-subtitle{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.meetup-dark__banner-subtitle{margin-bottom:60px}}@media screen and (max-width:1000px){.meetup-dark__banner-subtitle{margin-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__banner-subtitle{width:544px}}@media screen and (max-width:1000px){.meetup-dark__banner-subtitle{width:151.1111111111vw;text-align:center;width:100%}}.meetup-dark__banner-footer{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.meetup-dark__banner-footer{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1000px){.meetup-dark__banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.meetup-dark__banner-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.meetup-dark__banner-subtitle{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.meetup-dark__banner-footer{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.meetup-dark__banner-facts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:2.0833333333vw}@media screen and (min-width:1441px){.meetup-dark__banner-facts{margin-left:30px}}@media screen and (max-width:1000px){.meetup-dark__banner-facts{margin-left:8.3333333333vw;margin-top:1.8055555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__banner-facts{margin-top:26px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__banner-facts{margin-top:7.2222222222vw}}.meetup-dark__banner-fact{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.meetup-dark__banner-fact{margin-right:40px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact{margin-right:11.1111111111vw}}.meetup-dark__banner-fact:last-child{margin-right:0}@media screen and (max-width:1000px){.meetup-dark__banner-fact{margin-top:0;margin-bottom:2.7777777778vw;margin-right:auto!important;margin-left:auto;width:50vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__banner-fact{margin-top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__banner-fact{margin-top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__banner-fact{margin-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__banner-fact{margin-bottom:11.1111111111vw}}.meetup-dark__banner-fact__icon{margin-right:1.3888888889vw;height:2.7777777778vw;width:2.7777777778vw;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.meetup-dark__banner-fact__icon{margin-right:20px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact__icon{margin-right:5.5555555556vw}}@media screen and (min-width:1441px){.meetup-dark__banner-fact__icon{height:40px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact__icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__banner-fact__icon{width:40px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact__icon{width:11.1111111111vw}}.meetup-dark__banner-fact__icon-person{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/person.png)}.meetup-dark__banner-fact__icon-calendar{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/calendar.png)}.meetup-dark__banner-fact__icon-timer{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/timer.png)}.meetup-dark__banner-fact__title{font-weight:500;color:#7e8bb6;font-size:1.25vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.meetup-dark__banner-fact__title{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__banner-fact__title{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact__title{line-height:4.4444444444vw}}.meetup-dark__banner-fact__value{font-weight:500;color:#fff;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.meetup-dark__banner-fact__value{font-size:24px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact__value{font-size:5vw}}@media screen and (min-width:1441px){.meetup-dark__banner-fact__value{line-height:28px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact__value{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__banner-fact__value{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup-dark__banner-fact__value{letter-spacing:-.1388888889vw}}.meetup-dark .button-take>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meetup-dark .button-take span span{background:url(/local/templates/redesign/src/assets/img/icons/icon-flash-white.svg) no-repeat;background-size:contain;display:inline-block;height:1.25vw;width:.9722222222vw;margin-right:.2777777778vw}@media screen and (min-width:1441px){.meetup-dark .button-take span span{height:18px}}@media screen and (max-width:1000px){.meetup-dark .button-take span span{height:5vw}}@media screen and (min-width:1441px){.meetup-dark .button-take span span{width:14px}}@media screen and (max-width:1000px){.meetup-dark .button-take span span{width:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark .button-take span span{margin-right:4px}}@media screen and (max-width:1000px){.meetup-dark .button-take span span{margin-right:1.1111111111vw}}.meetup-dark__speakers{margin-top:14.5833333333vw;background-image:url(/local/templates/redesign/src/assets/img/meetup/bg_dottedLing.jpg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.meetup-dark__speakers{margin-top:210px}}@media screen and (max-width:1000px){.meetup-dark__speakers{margin-top:16.6666666667vw;background-image:none}}.meetup-dark__speakers-title{color:#fff;font-weight:500;text-align:center;font-size:3.3333333333vw;line-height:4.3055555556vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.meetup-dark__speakers-title{font-size:48px}}@media screen and (max-width:1000px){.meetup-dark__speakers-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__speakers-title{line-height:62px}}@media screen and (max-width:1000px){.meetup-dark__speakers-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.meetup-dark__speakers-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup-dark__speakers-title{letter-spacing:-.1388888889vw}}.meetup-dark__speakers .speakers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.meetup-dark__speakers .speakers{margin-top:80px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speakers{margin-top:11.1111111111vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.meetup-dark__speakers .speaker{width:21%}.meetup-dark__speakers .speaker__photo{border-radius:50%;height:14.0277777778vw;width:14.0277777778vw;margin-bottom:2.0833333333vw;margin:0 auto;background-size:contain;background-position:bottom;background-repeat:no-repeat}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker__photo{height:202px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker__photo{height:38.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker__photo{width:202px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker__photo{width:38.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker__photo{margin-bottom:30px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker__photo{margin-bottom:5.5555555556vw}}.meetup-dark__speakers .speaker__photo-1{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker1.png)}.meetup-dark__speakers .speaker__photo-2{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker3.png)}.meetup-dark__speakers .speaker__photo-3{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker4.png)}.meetup-dark__speakers .speaker__photo-4{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker2.png)}.meetup-dark__speakers .speaker__photo-5{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker5.png)}.meetup-dark__speakers .speaker__photo-6{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker6.png)}.meetup-dark__speakers .speaker__photo-7{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker7.png)}.meetup-dark__speakers .speaker__photo-8{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker8.png)}.meetup-dark__speakers .speaker__photo-9{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/speaker9.png)}.meetup-dark__speakers .speaker__name{font-weight:500;color:#fff;text-align:center;font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker__name{font-size:20px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker__name{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker__name{line-height:24px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker__name{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker__name{margin-bottom:8px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker__name{margin-bottom:1.1111111111vw}}.meetup-dark__speakers .speaker__position{font-weight:500;color:#6b6b75;text-align:center;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker__position{font-size:16px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker__position{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker__position{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker__position{line-height:5.5555555556vw}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker{width:50%;margin-bottom:2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__speakers .speaker{margin-bottom:30px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__speakers .speaker{margin-bottom:8.3333333333vw}}.meetup-dark__speakers .speaker:not(last-child){margin-right:3.4722222222vw}@media screen and (min-width:1441px){.meetup-dark__speakers .speaker:not(last-child){margin-right:50px}}@media screen and (max-width:1000px){.meetup-dark__speakers .speaker:not(last-child){margin-right:0}}.meetup-dark__registered{border:1px solid #14182f;-webkit-box-sizing:border-box;box-sizing:border-box;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;margin-right:auto;margin-left:auto;width:69.4444444444vw;margin-top:4.1666666667vw;border-radius:2.7777777778vw;padding-top:2.5vw;padding-bottom:2.5vw;padding-left:13.6805555556vw;padding-right:13.6805555556vw}@media screen and (min-width:1441px){.meetup-dark__registered{width:1000px}}@media screen and (max-width:1000px){.meetup-dark__registered{width:277.7777777778vw}}@media screen and (min-width:1441px){.meetup-dark__registered{margin-top:60px}}@media screen and (max-width:1000px){.meetup-dark__registered{margin-top:16.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__registered{border-radius:40px}}@media screen and (max-width:1000px){.meetup-dark__registered{border-radius:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__registered{padding-top:36px}}@media screen and (max-width:1000px){.meetup-dark__registered{padding-top:8.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__registered{padding-bottom:36px}}@media screen and (max-width:1000px){.meetup-dark__registered{padding-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__registered{padding-left:197px}}@media screen and (max-width:1000px){.meetup-dark__registered{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__registered{padding-right:197px}}@media screen and (max-width:1000px){.meetup-dark__registered{padding-right:8.8888888889vw;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.meetup-dark__registered-right{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;margin-bottom:0}@media screen and (min-width:1441px){.meetup-dark__registered-right{margin-bottom:0}}@media screen and (max-width:1000px){.meetup-dark__registered-right{margin-bottom:6.1111111111vw}}.meetup-dark__registered-count{color:#fff;font-weight:800;font-size:3.3333333333vw;line-height:4.3055555556vw;margin-right:1.6666666667vw;text-shadow:0 0 8px rgba(105,235,239,.7)}@media screen and (min-width:1441px){.meetup-dark__registered-count{font-size:48px}}@media screen and (max-width:1000px){.meetup-dark__registered-count{font-size:13.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__registered-count{line-height:62px}}@media screen and (max-width:1000px){.meetup-dark__registered-count{line-height:17.2222222222vw}}@media screen and (min-width:1441px){.meetup-dark__registered-count{margin-right:24px}}@media screen and (max-width:1000px){.meetup-dark__registered-count{margin-right:5.8333333333vw}}.meetup-dark__registered-title{color:#fff;font-weight:500;font-size:1.25vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.meetup-dark__registered-title{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__registered-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-dark__registered-title{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__registered-title{line-height:6.1111111111vw}}.meetup-dark__reasons{margin-top:9.9305555556vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.meetup-dark__reasons{margin-top:143px}}@media screen and (max-width:1000px){.meetup-dark__reasons{margin-top:13.8888888889vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.meetup-dark__reasons-title{font-weight:500;color:#fff;font-size:3.3333333333vw;line-height:4.3055555556vw;letter-spacing:.01em}@media screen and (min-width:1441px){.meetup-dark__reasons-title{font-size:48px}}@media screen and (max-width:1000px){.meetup-dark__reasons-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__reasons-title{line-height:62px}}@media screen and (max-width:1000px){.meetup-dark__reasons-title{line-height:7.7777777778vw;text-align:center}}.meetup-dark__reasons-left{width:33.3333333333vw;margin-right:6.3888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.meetup-dark__reasons-left{width:480px}}@media screen and (max-width:1000px){.meetup-dark__reasons-left{width:133.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__reasons-left{margin-right:92px}}@media screen and (max-width:1000px){.meetup-dark__reasons-left{margin-right:0;margin-bottom:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__reasons-left{margin-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__reasons-left{margin-bottom:11.1111111111vw}}.meetup-dark__reasons-right{width:45.9722222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.meetup-dark__reasons-right{width:662px}}@media screen and (max-width:1000px){.meetup-dark__reasons-right{width:183.8888888889vw}}.meetup-dark__reasons .reason{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.meetup-dark__reasons .reason{margin-bottom:60px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason{margin-bottom:8.3333333333vw}}.meetup-dark__reasons .reason:last-child{margin-bottom:0}@media screen and (max-width:1000px){.meetup-dark__reasons .reason{-ms-flex-wrap:wrap;flex-wrap:wrap}}.meetup-dark__reasons .reason__num{width:5vw;height:5vw;margin-right:2.7777777778vw;font-size:3.3333333333vw;line-height:4.3055555556vw;border-radius:1.3888888889vw;color:#fff;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;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__num{width:72px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num{width:20vw}}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__num{height:72px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num{height:20vw}}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__num{margin-right:40px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num{margin-right:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__num{font-size:48px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__num{line-height:62px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__num{border-radius:20px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num{border-radius:5.5555555556vw}}.meetup-dark__reasons .reason__num:before{content:"";background-repeat:no-repeat;background-size:contain;width:5vw;height:5vw}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__num:before{width:72px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num:before{width:20vw}}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__num:before{height:72px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num:before{height:20vw}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__num{margin-right:auto;margin-left:auto;margin-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__reasons .reason__num{margin-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__reasons .reason__num{margin-bottom:5.5555555556vw}}.meetup-dark__reasons .reason__num-1{background:-webkit-gradient(linear,left top,left bottom,from(rgba(250,192,93,.3)),to(rgba(255,144,125,.3)));background:linear-gradient(180deg,rgba(250,192,93,.3),rgba(255,144,125,.3));-webkit-box-shadow:0 0 20px rgba(253,164,113,.9),inset 0 0 2px #ffe0bc;box-shadow:0 0 20px rgba(253,164,113,.9),inset 0 0 2px #ffe0bc}.meetup-dark__reasons .reason__num-1:before{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/1.svg)}.meetup-dark__reasons .reason__num-2{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,144,125,.3)),to(rgba(254,80,108,.3)));background:linear-gradient(180deg,rgba(255,144,125,.3),rgba(254,80,108,.3));-webkit-box-shadow:0 0 13.4722px rgba(254,80,108,.9),inset 0 0 1.34722px #ffd3cd;box-shadow:0 0 13.4722px rgba(254,80,108,.9),inset 0 0 1.34722px #ffd3cd}.meetup-dark__reasons .reason__num-2:before{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/2.svg)}.meetup-dark__reasons .reason__num-3{background:-webkit-gradient(linear,left top,left bottom,from(rgba(180,70,240,.3)),color-stop(97.11%,rgba(132,93,249,.3)));background:linear-gradient(180deg,rgba(180,70,240,.3),rgba(132,93,249,.3) 97.11%);-webkit-box-shadow:0 0 12px rgba(132,93,249,.9),inset 0 0 1.33333px #e5ccff;box-shadow:0 0 12px rgba(132,93,249,.9),inset 0 0 1.33333px #e5ccff}.meetup-dark__reasons .reason__num-3:before{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/3.svg)}.meetup-dark__reasons .reason__num-4{background:-webkit-gradient(linear,left top,left bottom,from(rgba(163,227,81,.3)),to(rgba(59,202,133,.3)));background:linear-gradient(180deg,rgba(163,227,81,.3),rgba(59,202,133,.3));-webkit-box-shadow:0 0 13.3333px rgba(59,202,133,.9),inset 0 0 1.33333px rgba(204,255,230,.7);box-shadow:0 0 13.3333px rgba(59,202,133,.9),inset 0 0 1.33333px rgba(204,255,230,.7)}.meetup-dark__reasons .reason__num-4:before{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/4.svg)}.meetup-dark__reasons .reason__text{font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;width:37.8472222222vw;color:#fff}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__text{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__text{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__text{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__reasons .reason__text{width:545px}}@media screen and (max-width:1000px){.meetup-dark__reasons .reason__text{width:151.3888888889vw;text-align:center;width:100%}}.meetup-dark__knowledges{margin-top:9.7222222222vw;background-image:url(/local/templates/redesign/src/assets/img/meetup/bg_programm-horiz.jpg);background-size:100% 115%;background-position:50%;background-repeat:no-repeat}@media screen and (min-width:1441px){.meetup-dark__knowledges{margin-top:140px}}@media screen and (max-width:1000px){.meetup-dark__knowledges{margin-top:22.2222222222vw;background-image:none}}.meetup-dark__knowledges-title{font-weight:500;text-align:center;color:#fff;font-size:3.3333333333vw;line-height:4.3055555556vw;letter-spacing:.01em}@media screen and (min-width:1441px){.meetup-dark__knowledges-title{font-size:48px}}@media screen and (max-width:1000px){.meetup-dark__knowledges-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__knowledges-title{line-height:62px}}@media screen and (max-width:1000px){.meetup-dark__knowledges-title{line-height:7.7777777778vw}}.meetup-dark__knowledges .knowledges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4.8611111111vw}@media screen and (min-width:1441px){.meetup-dark__knowledges .knowledges{margin-top:70px}}@media screen and (max-width:1000px){.meetup-dark__knowledges .knowledges{margin-top:19.4444444444vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.meetup-dark__knowledges .knowledge{width:25vw}@media screen and (min-width:1441px){.meetup-dark__knowledges .knowledge{width:360px}}@media screen and (max-width:1000px){.meetup-dark__knowledges .knowledge{width:100vw;margin-bottom:3.125vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__knowledges .knowledge{margin-bottom:45px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__knowledges .knowledge{margin-bottom:12.5vw}}.meetup-dark__knowledges .knowledge__icon{height:2.7777777778vw;width:2.7777777778vw;margin-bottom:1.8055555556vw;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.meetup-dark__knowledges .knowledge__icon{height:40px}}@media screen and (max-width:1000px){.meetup-dark__knowledges .knowledge__icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__knowledges .knowledge__icon{width:40px}}@media screen and (max-width:1000px){.meetup-dark__knowledges .knowledge__icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__knowledges .knowledge__icon{margin-bottom:26px}}@media screen and (max-width:1000px){.meetup-dark__knowledges .knowledge__icon{margin-bottom:7.2222222222vw;margin-right:auto;margin-left:auto}}.meetup-dark__knowledges .knowledge__icon-pin{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/pin.png)}.meetup-dark__knowledges .knowledge__icon-lamp{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/lamp.png)}.meetup-dark__knowledges .knowledge__icon-eye{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/eye.png)}.meetup-dark__knowledges .knowledge__icon-pin-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/pin-green.png)}.meetup-dark__knowledges .knowledge__icon-lamp-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/lamp-green.png)}.meetup-dark__knowledges .knowledge__icon-eye-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/eye-green.png)}.meetup-dark__knowledges .knowledge__text{font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;color:#fff}@media screen and (min-width:1441px){.meetup-dark__knowledges .knowledge__text{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__knowledges .knowledge__text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-dark__knowledges .knowledge__text{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__knowledges .knowledge__text{line-height:6.1111111111vw;text-align:center}}.meetup-dark__sponsors{margin-top:8.3333333333vw}@media screen and (min-width:1441px){.meetup-dark__sponsors{margin-top:120px}}@media screen and (max-width:1000px){.meetup-dark__sponsors{margin-top:22.2222222222vw}}.meetup-dark__sponsors-title{font-weight:500;font-size:1.25vw;line-height:1.5277777778vw;text-align:center;color:#6b6b75}@media screen and (min-width:1441px){.meetup-dark__sponsors-title{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__sponsors-title{font-size:5vw}}@media screen and (min-width:1441px){.meetup-dark__sponsors-title{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__sponsors-title{line-height:6.1111111111vw}}.meetup-dark__sponsors .sponsors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #14182f;margin-right:auto;margin-left:auto;width:69.4444444444vw;padding-bottom:6.25vw;margin-top:2.6388888889vw}@media screen and (min-width:1441px){.meetup-dark__sponsors .sponsors{width:1000px}}@media screen and (max-width:1000px){.meetup-dark__sponsors .sponsors{width:277.7777777778vw}}@media screen and (min-width:1441px){.meetup-dark__sponsors .sponsors{padding-bottom:90px}}@media screen and (max-width:1000px){.meetup-dark__sponsors .sponsors{padding-bottom:16.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__sponsors .sponsors{margin-top:38px}}@media screen and (max-width:1000px){.meetup-dark__sponsors .sponsors{margin-top:8.3333333333vw;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}@media screen and (max-width:1000px){.meetup-dark__sponsors .sponsor{text-align:center;width:8.3333333333vw;margin-bottom:1.7361111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__sponsors .sponsor{width:120px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__sponsors .sponsor{width:33.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__sponsors .sponsor{margin-bottom:25px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__sponsors .sponsor{margin-bottom:6.9444444444vw}}.meetup-dark__program{margin-top:6.6666666667vw;background-image:url(/local/templates/redesign/src/assets/img/meetup/bg_programm_vert.jpg);background-size:contain;background-position:top;background-repeat:no-repeat}@media screen and (min-width:1441px){.meetup-dark__program{margin-top:96px}}@media screen and (max-width:1000px){.meetup-dark__program{margin-top:13.8888888889vw;background-image:none}}.meetup-dark__program-title{color:#fff;font-weight:500;font-size:3.3333333333vw;line-height:4.3055555556vw;letter-spacing:-.0347222222vw;margin-bottom:2.0833333333vw;text-align:center}@media screen and (min-width:1441px){.meetup-dark__program-title{font-size:48px}}@media screen and (max-width:1000px){.meetup-dark__program-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__program-title{line-height:62px}}@media screen and (max-width:1000px){.meetup-dark__program-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.meetup-dark__program-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup-dark__program-title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.meetup-dark__program-title{margin-bottom:30px}}@media screen and (max-width:1000px){.meetup-dark__program-title{margin-bottom:8.3333333333vw}}.meetup-dark__program-subtitle{font-weight:500;text-align:center;font-size:1.25vw;line-height:1.5277777778vw;margin-bottom:2.7777777778vw;color:#7e8bb6}@media screen and (min-width:1441px){.meetup-dark__program-subtitle{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__program-subtitle{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__program-subtitle{line-height:22px}}@media screen and (max-width:1000px){.meetup-dark__program-subtitle{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.meetup-dark__program-subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.meetup-dark__program-subtitle{margin-bottom:8.3333333333vw}}.meetup-dark__program-item{background:rgba(12,9,25,.2);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);-webkit-box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.14),inset -1px -1px 1px rgba(0,0,0,.6);box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.14),inset -1px -1px 1px rgba(0,0,0,.6);-webkit-filter:drop-shadow(-7px -7px 23px rgba(18,23,51,.4)),drop-shadow(7px 7px 30px rgba(0,0,0,.5));filter:drop-shadow(-7px -7px 23px rgba(18,23,51,.4)),drop-shadow(7px 7px 30px rgba(0,0,0,.5));display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:2.7777777778vw;padding-left:7.7777777778vw;padding-right:7.7777777778vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.meetup-dark__program-item{border-radius:40px}}@media screen and (max-width:1000px){.meetup-dark__program-item{border-radius:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__program-item{padding-left:112px}}@media screen and (max-width:1000px){.meetup-dark__program-item{padding-left:13.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__program-item{padding-right:112px}}@media screen and (max-width:1000px){.meetup-dark__program-item{padding-right:13.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__program-item{padding-top:40px}}@media screen and (max-width:1000px){.meetup-dark__program-item{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__program-item{padding-bottom:40px}}@media screen and (max-width:1000px){.meetup-dark__program-item{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__program-item{margin-bottom:20px}}@media screen and (max-width:1000px){.meetup-dark__program-item{margin-bottom:5.5555555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.meetup-dark__program-item__icon{width:5vw;height:5vw;margin-right:2.2222222222vw;background-repeat:no-repeat;background-size:contain;background-position:50%;position:relative;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.meetup-dark__program-item__icon{width:72px}}@media screen and (max-width:1000px){.meetup-dark__program-item__icon{width:20vw}}@media screen and (min-width:1441px){.meetup-dark__program-item__icon{height:72px}}@media screen and (max-width:1000px){.meetup-dark__program-item__icon{height:20vw}}@media screen and (min-width:1441px){.meetup-dark__program-item__icon{margin-right:32px}}@media screen and (max-width:1000px){.meetup-dark__program-item__icon{margin-right:8.8888888889vw}}.meetup-dark__program-item__icon:before{content:"";width:0;height:0;display:block;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}@media screen and (max-width:1000px){.meetup-dark__program-item__icon{margin-bottom:1.7361111111vw;margin-left:auto;margin-right:auto}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-dark__program-item__icon{margin-bottom:25px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-dark__program-item__icon{margin-bottom:6.9444444444vw}}.meetup-dark__program-item__icon-bell{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/bell.png)}.meetup-dark__program-item__icon-bell:before{-webkit-box-shadow:0 0 54px 25px rgba(253,164,113,.7);box-shadow:0 0 54px 25px rgba(253,164,113,.7)}.meetup-dark__program-item__icon-bell-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/bell-green.png)}.meetup-dark__program-item__icon-cubes{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/cubes.png)}.meetup-dark__program-item__icon-cubes:before{-webkit-box-shadow:0 0 54px 25px rgba(59,202,159,.9);box-shadow:0 0 54px 25px rgba(59,202,159,.9)}.meetup-dark__program-item__icon-building-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/building-green.png)}.meetup-dark__program-item__icon-docs-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/docs-green.png)}.meetup-dark__program-item__icon-cup-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/cup-green.png)}.meetup-dark__program-item__icon-gear-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/gear-green.png)}.meetup-dark__program-item__icon-house-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/house-green.png)}.meetup-dark__program-item__icon-wheel-green{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/wheel-green.png)}.meetup-dark__program-item__icon-chain{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/chain.png)}.meetup-dark__program-item__icon-chain:before{-webkit-box-shadow:0 0 54px 25px rgba(254,80,108,.9);box-shadow:0 0 54px 25px rgba(254,80,108,.9)}.meetup-dark__program-item__icon-fingerprint{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/fingerprint.png)}.meetup-dark__program-item__icon-fingerprint:before{-webkit-box-shadow:0 0 54px 25px rgba(83,80,254,.9);box-shadow:0 0 54px 25px rgba(83,80,254,.9)}.meetup-dark__program-item__icon-rocket{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/rocket.png)}.meetup-dark__program-item__icon-rocket:before{-webkit-box-shadow:0 0 54px 25px rgba(132,93,249,.7);box-shadow:0 0 54px 25px rgba(132,93,249,.7)}.meetup-dark__program-item__icon-discussion{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/discussion.png)}.meetup-dark__program-item__icon-discussion:before{-webkit-box-shadow:0 0 54px 25px rgba(204,255,230,.7);box-shadow:0 0 54px 25px rgba(204,255,230,.7)}.meetup-dark__program-item__icon-cup{background-image:url(/local/templates/redesign/src/assets/img/meetup/icons/tea-cup.png)}.meetup-dark__program-item__icon-cup:before{-webkit-box-shadow:0 0 54px 25px rgba(239,219,35,.9);box-shadow:0 0 54px 25px rgba(239,219,35,.9)}.meetup-dark__program-item__right{width:48.6111111111vw;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}@media screen and (min-width:1441px){.meetup-dark__program-item__right{width:700px}}@media screen and (max-width:1000px){.meetup-dark__program-item__right{width:194.4444444444vw}}.meetup-dark__program-item__head{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.meetup-dark__program-item__head{margin-bottom:10px}}@media screen and (max-width:1000px){.meetup-dark__program-item__head{margin-bottom:2.7777777778vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.meetup-dark__program-item__time{color:#6b6b75;font-weight:500;font-size:1.1111111111vw;line-height:1.6666666667vw;margin-right:1.3888888889vw}@media screen and (min-width:1441px){.meetup-dark__program-item__time{font-size:16px}}@media screen and (max-width:1000px){.meetup-dark__program-item__time{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__program-item__time{line-height:24px}}@media screen and (max-width:1000px){.meetup-dark__program-item__time{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__program-item__time{margin-right:20px}}@media screen and (max-width:1000px){.meetup-dark__program-item__time{margin-right:5.5555555556vw}}.meetup-dark__program-item__time-desc{color:#7e8bb6;font-weight:500;font-size:1.1111111111vw;margin-left:.9027777778vw}@media screen and (min-width:1441px){.meetup-dark__program-item__time-desc{font-size:16px}}@media screen and (max-width:1000px){.meetup-dark__program-item__time-desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__program-item__time-desc{margin-left:13px}}@media screen and (max-width:1000px){.meetup-dark__program-item__time-desc{margin-left:2.7777777778vw}}.meetup-dark__program-item__title{color:#fff;font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.meetup-dark__program-item__title{font-size:20px}}@media screen and (max-width:1000px){.meetup-dark__program-item__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-dark__program-item__title{line-height:24px}}@media screen and (max-width:1000px){.meetup-dark__program-item__title{line-height:6.1111111111vw;width:100%}}.meetup-dark__program-item__desc{color:#7e8bb6;font-weight:500;font-size:1.1111111111vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.meetup-dark__program-item__desc{font-size:16px}}@media screen and (max-width:1000px){.meetup-dark__program-item__desc{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__program-item__desc{margin-bottom:16px}}@media screen and (max-width:1000px){.meetup-dark__program-item__desc{margin-bottom:2.2222222222vw}}.meetup-dark__timer{margin-top:8.3333333333vw}@media screen and (min-width:1441px){.meetup-dark__timer{margin-top:120px}}@media screen and (max-width:1000px){.meetup-dark__timer{margin-top:22.2222222222vw}}.meetup-dark__timer-title{font-weight:500;color:#fff;text-align:center;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.5px}@media screen and (min-width:1441px){.meetup-dark__timer-title{font-size:24px}}@media screen and (max-width:1000px){.meetup-dark__timer-title{font-size:5vw}}@media screen and (min-width:1441px){.meetup-dark__timer-title{line-height:28px}}@media screen and (max-width:1000px){.meetup-dark__timer-title{line-height:6.1111111111vw}}.meetup-dark__timer .countdown__value{color:#fff;text-shadow:0 0 8px rgba(105,235,239,.7)}.meetup-dark__timer .countdown__metric{color:#7e8bb6}.meetup-dark #form{position:relative}.meetup-dark__form{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-right:11.7361111111vw;padding-left:11.7361111111vw;margin-top:8.3333333333vw;margin-bottom:20.625vw;border-radius:2.7777777778vw;background:#0c0919;-webkit-box-shadow:-7px -7px 23px rgba(18,23,51,.4),7px 7px 30px rgba(0,0,0,.5),inset 1px 1px 1px hsla(0,0%,100%,.14),inset -1px -1px 1px rgba(0,0,0,.6);box-shadow:-7px -7px 23px rgba(18,23,51,.4),7px 7px 30px rgba(0,0,0,.5),inset 1px 1px 1px hsla(0,0%,100%,.14),inset -1px -1px 1px rgba(0,0,0,.6)}@media screen and (min-width:1441px){.meetup-dark__form{padding-top:56px}}@media screen and (max-width:1000px){.meetup-dark__form{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.meetup-dark__form{padding-bottom:56px}}@media screen and (max-width:1000px){.meetup-dark__form{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.meetup-dark__form{padding-right:169px}}@media screen and (max-width:1000px){.meetup-dark__form{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__form{padding-left:169px}}@media screen and (max-width:1000px){.meetup-dark__form{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-dark__form{margin-top:120px}}@media screen and (max-width:1000px){.meetup-dark__form{margin-top:33.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__form{margin-bottom:297px}}@media screen and (max-width:1000px){.meetup-dark__form{margin-bottom:43.8888888889vw}}@media screen and (min-width:1441px){.meetup-dark__form{border-radius:40px}}@media screen and (max-width:1000px){.meetup-dark__form{border-radius:11.1111111111vw}}.meetup-dark__form-bg{background:url(/local/templates/redesign/src/assets/img/meetup/bg_dotsBottom.png) no-repeat;background-size:contain;width:100%;height:100%;top:30%;position:absolute;z-index:-1}@media screen and (max-width:1000px){.meetup-dark__form-bg{top:70%}}.meetup-dark__form-title{font-weight:500;text-align:center;color:#fff;font-size:2.2222222222vw;line-height:2.6388888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.meetup-dark__form-title{font-size:32px}}@media screen and (max-width:1000px){.meetup-dark__form-title{font-size:5vw}}@media screen and (min-width:1441px){.meetup-dark__form-title{line-height:38px}}@media screen and (max-width:1000px){.meetup-dark__form-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.meetup-dark__form-title{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup-dark__form-title{margin-bottom:5.5555555556vw}}.meetup-dark__form-text{font-size:1.25vw;margin-bottom:1.6666666667vw;font-weight:500;color:#7e8bb6}@media screen and (min-width:1441px){.meetup-dark__form-text{font-size:18px}}@media screen and (max-width:1000px){.meetup-dark__form-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark__form-text{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup-dark__form-text{margin-bottom:5.5555555556vw}}.meetup-dark__form-footer{width:26.1805555556vw;margin-top:1.3888888889vw;text-align:center;margin:0 auto}@media screen and (min-width:1441px){.meetup-dark__form-footer{width:377px}}@media screen and (max-width:1000px){.meetup-dark__form-footer{width:104.7222222222vw}}@media screen and (min-width:1441px){.meetup-dark__form-footer{margin-top:20px}}@media screen and (max-width:1000px){.meetup-dark__form-footer{margin-top:5.5555555556vw;width:100%}}.meetup-dark__form-footer .button{margin-top:1.1111111111vw;width:100%}@media screen and (min-width:1441px){.meetup-dark__form-footer .button{margin-top:16px}}@media screen and (max-width:1000px){.meetup-dark__form-footer .button{margin-top:2.2222222222vw}}.meetup-dark__form__message{text-align:center}.meetup-dark__form__message img{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.meetup-dark__form__message img{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup-dark__form__message img{margin-bottom:5.5555555556vw}}.meetup-dark .footer{color:#6b6b75;text-align:center;padding-top:0;font-size:.8333333333vw;line-height:1.1111111111vw;margin-bottom:5.8333333333vw}@media screen and (min-width:1441px){.meetup-dark .footer{font-size:12px}}@media screen and (max-width:1000px){.meetup-dark .footer{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup-dark .footer{line-height:16px}}@media screen and (max-width:1000px){.meetup-dark .footer{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-dark .footer{margin-bottom:84px}}@media screen and (max-width:1000px){.meetup-dark .footer{margin-bottom:17.7777777778vw}}.meetup-dark .footer .meetup-dark__header-logo{margin:0 auto 25px}.meetup-dark__fluid{z-index:-1;overflow:hidden;height:62.5vw;position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width:1441px){.meetup-dark__fluid{height:900px}}@media screen and (max-width:1000px){.meetup-dark__fluid{height:250vw}}.meetup-dark__fluid .dotWrapper{position:absolute}.meetup-dark__fluid .dotWrapper-1{top:56%;left:34%;-webkit-animation:flying 58s ease-in-out -5.5s infinite alternate;animation:flying 58s ease-in-out -5.5s infinite alternate}.meetup-dark__fluid .dotWrapper-2{top:31%;left:81%;-webkit-animation:flying 69s ease-in-out -2.1s infinite alternate;animation:flying 69s ease-in-out -2.1s infinite alternate}.meetup-dark__fluid .dotWrapper-3{top:46%;left:38%;-webkit-animation:flying 44s ease-in-out -4.8s infinite alternate;animation:flying 44s ease-in-out -4.8s infinite alternate}.meetup-dark__fluid .dotWrapper-4{top:62%;left:26%;-webkit-animation:flying 35s ease-in-out -3.1s infinite alternate;animation:flying 35s ease-in-out -3.1s infinite alternate}.meetup-dark__fluid .dotWrapper-5{top:31%;left:48%;-webkit-animation:flying 52s ease-in-out -9.3s infinite alternate;animation:flying 52s ease-in-out -9.3s infinite alternate}.meetup-dark__fluid .dotWrapper-6{top:24%;left:82%;-webkit-animation:flying 68s ease-in-out -6s infinite alternate;animation:flying 68s ease-in-out -6s infinite alternate}.meetup-dark__fluid .dotWrapper-7{top:79%;left:47%;-webkit-animation:flying 42s ease-in-out -1s infinite alternate;animation:flying 42s ease-in-out -1s infinite alternate}.meetup-dark__fluid .dotWrapper-8{top:12%;left:20%;-webkit-animation:flying 70s ease-in-out -5.2s infinite alternate;animation:flying 70s ease-in-out -5.2s infinite alternate}.meetup-dark__fluid .dotWrapper-9{top:20%;left:36%;-webkit-animation:flying 66s ease-in-out -4.5s infinite alternate;animation:flying 66s ease-in-out -4.5s infinite alternate}.meetup-dark__fluid .dotWrapper-10{top:98%;left:46%;-webkit-animation:flying 60s ease-in-out -3.2s infinite alternate;animation:flying 60s ease-in-out -3.2s infinite alternate}.meetup-dark__fluid .dotWrapper-11{top:61%;left:57%;-webkit-animation:flying 59s ease-in-out -7.3s infinite alternate;animation:flying 59s ease-in-out -7.3s infinite alternate}.meetup-dark__fluid .dotWrapper-12{top:76%;left:48%;-webkit-animation:flying 59s ease-in-out -1.1s infinite alternate;animation:flying 59s ease-in-out -1.1s infinite alternate}.meetup-dark__fluid .dotWrapper-13{top:45%;left:13%;-webkit-animation:flying 47s ease-in-out -4.3s infinite alternate;animation:flying 47s ease-in-out -4.3s infinite alternate}.meetup-dark__fluid .dotWrapper-14{top:71%;left:11%;-webkit-animation:flying 67s ease-in-out -2.7s infinite alternate;animation:flying 67s ease-in-out -2.7s infinite alternate}.meetup-dark__fluid .dotWrapper-15{top:40%;left:99%;-webkit-animation:flying 59s ease-in-out -.1s infinite alternate;animation:flying 59s ease-in-out -.1s infinite alternate}.meetup-dark__fluid .dotWrapper-16{top:85%;left:38%;-webkit-animation:flying 21s ease-in-out -9.2s infinite alternate;animation:flying 21s ease-in-out -9.2s infinite alternate}.meetup-dark__fluid .dotWrapper-17{top:54%;left:19%;-webkit-animation:flying 56s ease-in-out -6.5s infinite alternate;animation:flying 56s ease-in-out -6.5s infinite alternate}.meetup-dark__fluid .dotWrapper-18{top:88%;left:8%;-webkit-animation:flying 45s ease-in-out -9.3s infinite alternate;animation:flying 45s ease-in-out -9.3s infinite alternate}.meetup-dark__fluid .dotWrapper-19{top:19%;left:10%;-webkit-animation:flying 58s ease-in-out -6.2s infinite alternate;animation:flying 58s ease-in-out -6.2s infinite alternate}.meetup-dark__fluid .dotWrapper-20{top:29%;left:69%;-webkit-animation:flying 64s ease-in-out -7.5s infinite alternate;animation:flying 64s ease-in-out -7.5s infinite alternate}.meetup-dark__fluid .dotWrapper-21{top:37%;left:79%;-webkit-animation:flying 50s ease-in-out -7.8s infinite alternate;animation:flying 50s ease-in-out -7.8s infinite alternate}.meetup-dark__fluid .dotWrapper-22{top:25%;left:94%;-webkit-animation:flying 26s ease-in-out -6.8s infinite alternate;animation:flying 26s ease-in-out -6.8s infinite alternate}.meetup-dark__fluid .dotWrapper-23{top:4%;left:76%;-webkit-animation:flying 35s ease-in-out -8.2s infinite alternate;animation:flying 35s ease-in-out -8.2s infinite alternate}.meetup-dark__fluid .dotWrapper-24{top:82%;left:55%;-webkit-animation:flying 68s ease-in-out -6.2s infinite alternate;animation:flying 68s ease-in-out -6.2s infinite alternate}.meetup-dark__fluid .dotWrapper-25{top:5%;left:30%;-webkit-animation:flying 67s ease-in-out -.6s infinite alternate;animation:flying 67s ease-in-out -.6s infinite alternate}.meetup-dark__fluid .dotWrapper-26{top:63%;left:67%;-webkit-animation:flying 50s ease-in-out -2s infinite alternate;animation:flying 50s ease-in-out -2s infinite alternate}.meetup-dark__fluid .dotWrapper-27{top:60%;left:57%;-webkit-animation:flying 25s ease-in-out -7.6s infinite alternate;animation:flying 25s ease-in-out -7.6s infinite alternate}.meetup-dark__fluid .dotWrapper-28{top:33%;left:3%;-webkit-animation:flying 34s ease-in-out -2.2s infinite alternate;animation:flying 34s ease-in-out -2.2s infinite alternate}.meetup-dark__fluid .dotWrapper-29{top:12%;left:64%;-webkit-animation:flying 65s ease-in-out -5s infinite alternate;animation:flying 65s ease-in-out -5s infinite alternate}.meetup-dark__fluid .dotWrapper-30{top:37%;left:31%;-webkit-animation:flying 62s ease-in-out -.1s infinite alternate;animation:flying 62s ease-in-out -.1s infinite alternate}.meetup-dark__fluid .dotWrapper-31{top:93%;left:4%;-webkit-animation:flying 51s ease-in-out -3.2s infinite alternate;animation:flying 51s ease-in-out -3.2s infinite alternate}.meetup-dark__fluid .dotWrapper-32{top:55%;left:20%;-webkit-animation:flying 23s ease-in-out -1s infinite alternate;animation:flying 23s ease-in-out -1s infinite alternate}.meetup-dark__fluid .dotWrapper-33{top:69%;left:22%;-webkit-animation:flying 51s ease-in-out -3.5s infinite alternate;animation:flying 51s ease-in-out -3.5s infinite alternate}.meetup-dark__fluid .dotWrapper-34{top:70%;left:14%;-webkit-animation:flying 27s ease-in-out -6.4s infinite alternate;animation:flying 27s ease-in-out -6.4s infinite alternate}.meetup-dark__fluid .dotWrapper-35{top:2%;left:92%;-webkit-animation:flying 30s ease-in-out -7.5s infinite alternate;animation:flying 30s ease-in-out -7.5s infinite alternate}.meetup-dark__fluid .dotWrapper-36{top:90%;left:64%;-webkit-animation:flying 44s ease-in-out -9.7s infinite alternate;animation:flying 44s ease-in-out -9.7s infinite alternate}.meetup-dark__fluid .dotWrapper-37{top:44%;left:21%;-webkit-animation:flying 37s ease-in-out -1.7s infinite alternate;animation:flying 37s ease-in-out -1.7s infinite alternate}.meetup-dark__fluid .dotWrapper-38{top:62%;left:8%;-webkit-animation:flying 64s ease-in-out -2.5s infinite alternate;animation:flying 64s ease-in-out -2.5s infinite alternate}.meetup-dark__fluid .dotWrapper-39{top:4%;left:41%;-webkit-animation:flying 67s ease-in-out -7.5s infinite alternate;animation:flying 67s ease-in-out -7.5s infinite alternate}.meetup-dark__fluid .dotWrapper-40{top:15%;left:42%;-webkit-animation:flying 57s ease-in-out -6.8s infinite alternate;animation:flying 57s ease-in-out -6.8s infinite alternate}.meetup-dark__fluid .dotWrapper-41{top:44%;left:62%;-webkit-animation:flying 39s ease-in-out -7.6s infinite alternate;animation:flying 39s ease-in-out -7.6s infinite alternate}.meetup-dark__fluid .dotWrapper-42{top:73%;left:58%;-webkit-animation:flying 29s ease-in-out -5s infinite alternate;animation:flying 29s ease-in-out -5s infinite alternate}.meetup-dark__fluid .dotWrapper-43{top:57%;left:69%;-webkit-animation:flying 64s ease-in-out -3.8s infinite alternate;animation:flying 64s ease-in-out -3.8s infinite alternate}.meetup-dark__fluid .dotWrapper-44{top:81%;left:41%;-webkit-animation:flying 63s ease-in-out -5.2s infinite alternate;animation:flying 63s ease-in-out -5.2s infinite alternate}.meetup-dark__fluid .dotWrapper-45{top:93%;left:27%;-webkit-animation:flying 24s ease-in-out -8.9s infinite alternate;animation:flying 24s ease-in-out -8.9s infinite alternate}.meetup-dark__fluid .dotWrapper-46{top:48%;left:72%;-webkit-animation:flying 45s ease-in-out -4.3s infinite alternate;animation:flying 45s ease-in-out -4.3s infinite alternate}.meetup-dark__fluid .dotWrapper-47{top:41%;left:95%;-webkit-animation:flying 22s ease-in-out -9.5s infinite alternate;animation:flying 22s ease-in-out -9.5s infinite alternate}.meetup-dark__fluid .dotWrapper-48{top:63%;left:58%;-webkit-animation:flying 61s ease-in-out -1.2s infinite alternate;animation:flying 61s ease-in-out -1.2s infinite alternate}.meetup-dark__fluid .dotWrapper-49{top:38%;left:19%;-webkit-animation:flying 23s ease-in-out -6.1s infinite alternate;animation:flying 23s ease-in-out -6.1s infinite alternate}.meetup-dark__fluid .dotWrapper-50{top:57%;left:32%;-webkit-animation:flying 43s ease-in-out -7.3s infinite alternate;animation:flying 43s ease-in-out -7.3s infinite alternate}.meetup-dark__fluid .dotWrapper-51{top:67%;left:5%;-webkit-animation:flying 31s ease-in-out -9.6s infinite alternate;animation:flying 31s ease-in-out -9.6s infinite alternate}.meetup-dark__fluid .dotWrapper-52{top:69%;left:88%;-webkit-animation:flying 38s ease-in-out -2.4s infinite alternate;animation:flying 38s ease-in-out -2.4s infinite alternate}.meetup-dark__fluid .dotWrapper-53{top:22%;left:73%;-webkit-animation:flying 49s ease-in-out -3.8s infinite alternate;animation:flying 49s ease-in-out -3.8s infinite alternate}.meetup-dark__fluid .dotWrapper-54{top:42%;left:68%;-webkit-animation:flying 69s ease-in-out -10s infinite alternate;animation:flying 69s ease-in-out -10s infinite alternate}.meetup-dark__fluid .dotWrapper-55{top:97%;left:46%;-webkit-animation:flying 26s ease-in-out -9.6s infinite alternate;animation:flying 26s ease-in-out -9.6s infinite alternate}.meetup-dark__fluid .dotWrapper-56{top:71%;left:41%;-webkit-animation:flying 22s ease-in-out -7.4s infinite alternate;animation:flying 22s ease-in-out -7.4s infinite alternate}.meetup-dark__fluid .dotWrapper-57{top:52%;left:9%;-webkit-animation:flying 53s ease-in-out -5.8s infinite alternate;animation:flying 53s ease-in-out -5.8s infinite alternate}.meetup-dark__fluid .dotWrapper-58{top:6%;left:92%;-webkit-animation:flying 64s ease-in-out -1.3s infinite alternate;animation:flying 64s ease-in-out -1.3s infinite alternate}.meetup-dark__fluid .dotWrapper-59{top:35%;left:93%;-webkit-animation:flying 45s ease-in-out -5.1s infinite alternate;animation:flying 45s ease-in-out -5.1s infinite alternate}.meetup-dark__fluid .dotWrapper-60{top:45%;left:85%;-webkit-animation:flying 60s ease-in-out -6.7s infinite alternate;animation:flying 60s ease-in-out -6.7s infinite alternate}.meetup-dark__fluid .dotWrapper-61{top:40%;left:97%;-webkit-animation:flying 27s ease-in-out -3.3s infinite alternate;animation:flying 27s ease-in-out -3.3s infinite alternate}.meetup-dark__fluid .dotWrapper-62{top:87%;left:50%;-webkit-animation:flying 47s ease-in-out -1.1s infinite alternate;animation:flying 47s ease-in-out -1.1s infinite alternate}.meetup-dark__fluid .dotWrapper-63{top:92%;left:85%;-webkit-animation:flying 23s ease-in-out -1.3s infinite alternate;animation:flying 23s ease-in-out -1.3s infinite alternate}.meetup-dark__fluid .dotWrapper-64{top:42%;left:100%;-webkit-animation:flying 38s ease-in-out -6.4s infinite alternate;animation:flying 38s ease-in-out -6.4s infinite alternate}.meetup-dark__fluid .dotWrapper-65{top:85%;left:88%;-webkit-animation:flying 66s ease-in-out -2.2s infinite alternate;animation:flying 66s ease-in-out -2.2s infinite alternate}.meetup-dark__fluid .dotWrapper-66{top:86%;left:40%;-webkit-animation:flying 66s ease-in-out -9.6s infinite alternate;animation:flying 66s ease-in-out -9.6s infinite alternate}.meetup-dark__fluid .dotWrapper-67{top:17%;left:13%;-webkit-animation:flying 34s ease-in-out -4s infinite alternate;animation:flying 34s ease-in-out -4s infinite alternate}.meetup-dark__fluid .dotWrapper-68{top:66%;left:83%;-webkit-animation:flying 57s ease-in-out -8.5s infinite alternate;animation:flying 57s ease-in-out -8.5s infinite alternate}.meetup-dark__fluid .dotWrapper-69{top:87%;left:23%;-webkit-animation:flying 53s ease-in-out -.3s infinite alternate;animation:flying 53s ease-in-out -.3s infinite alternate}.meetup-dark__fluid .dotWrapper-70{top:2%;left:90%;-webkit-animation:flying 66s ease-in-out -4.9s infinite alternate;animation:flying 66s ease-in-out -4.9s infinite alternate}.meetup-dark__fluid .dotWrapper-71{top:36%;left:7%;-webkit-animation:flying 42s ease-in-out -1.2s infinite alternate;animation:flying 42s ease-in-out -1.2s infinite alternate}.meetup-dark__fluid .dotWrapper-72{top:16%;left:6%;-webkit-animation:flying 68s ease-in-out -4.6s infinite alternate;animation:flying 68s ease-in-out -4.6s infinite alternate}.meetup-dark__fluid .dotWrapper-73{top:21%;left:33%;-webkit-animation:flying 43s ease-in-out -4.7s infinite alternate;animation:flying 43s ease-in-out -4.7s infinite alternate}.meetup-dark__fluid .dotWrapper-74{top:22%;left:52%;-webkit-animation:flying 28s ease-in-out -7.4s infinite alternate;animation:flying 28s ease-in-out -7.4s infinite alternate}.meetup-dark__fluid .dotWrapper-75{top:46%;left:93%;-webkit-animation:flying 61s ease-in-out -1.8s infinite alternate;animation:flying 61s ease-in-out -1.8s infinite alternate}.meetup-dark__fluid .dot{width:4px;height:4px;-webkit-filter:blur(1px);filter:blur(1px);background:#67e7eb;border-radius:50%}.meetup-dark__fluid .dot-1{-webkit-transform-origin:-4px 13px;transform-origin:-4px 13px;-webkit-animation:rotating 11s ease-in-out -3.9s infinite;animation:rotating 11s ease-in-out -3.9s infinite}.meetup-dark__fluid .dot-2{-webkit-transform-origin:11px 2px;transform-origin:11px 2px;-webkit-animation:rotating 18s ease-in-out -1.6s infinite;animation:rotating 18s ease-in-out -1.6s infinite}.meetup-dark__fluid .dot-3{-webkit-transform-origin:15px 11px;transform-origin:15px 11px;-webkit-animation:rotating 29s ease-in-out -4s infinite;animation:rotating 29s ease-in-out -4s infinite}.meetup-dark__fluid .dot-4{-webkit-transform-origin:-10px 7px;transform-origin:-10px 7px;-webkit-animation:rotating 13s ease-in-out -4.4s infinite;animation:rotating 13s ease-in-out -4.4s infinite}.meetup-dark__fluid .dot-5{-webkit-transform-origin:-13px 13px;transform-origin:-13px 13px;-webkit-animation:rotating 11s ease-in-out -5.2s infinite;animation:rotating 11s ease-in-out -5.2s infinite}.meetup-dark__fluid .dot-6{-webkit-transform-origin:13px -12px;transform-origin:13px -12px;-webkit-animation:rotating 16s ease-in-out -5.8s infinite;animation:rotating 16s ease-in-out -5.8s infinite}.meetup-dark__fluid .dot-7{-webkit-transform-origin:-6px -11px;transform-origin:-6px -11px;-webkit-animation:rotating 23s ease-in-out -8.5s infinite;animation:rotating 23s ease-in-out -8.5s infinite}.meetup-dark__fluid .dot-8{-webkit-transform-origin:8px -3px;transform-origin:8px -3px;-webkit-animation:rotating 17s ease-in-out -5.7s infinite;animation:rotating 17s ease-in-out -5.7s infinite}.meetup-dark__fluid .dot-9{-webkit-transform-origin:-12px -11px;transform-origin:-12px -11px;-webkit-animation:rotating 19s ease-in-out -8.4s infinite;animation:rotating 19s ease-in-out -8.4s infinite}.meetup-dark__fluid .dot-10{-webkit-transform-origin:-7px 6px;transform-origin:-7px 6px;-webkit-animation:rotating 21s ease-in-out -2.8s infinite;animation:rotating 21s ease-in-out -2.8s infinite}.meetup-dark__fluid .dot-11{-webkit-transform-origin:-3px -5px;transform-origin:-3px -5px;-webkit-animation:rotating 19s ease-in-out -9.7s infinite;animation:rotating 19s ease-in-out -9.7s infinite}.meetup-dark__fluid .dot-12{-webkit-transform-origin:8px -4px;transform-origin:8px -4px;-webkit-animation:rotating 24s ease-in-out -6.3s infinite;animation:rotating 24s ease-in-out -6.3s infinite}.meetup-dark__fluid .dot-13{-webkit-transform-origin:-10px 11px;transform-origin:-10px 11px;-webkit-animation:rotating 21s ease-in-out -8.8s infinite;animation:rotating 21s ease-in-out -8.8s infinite}.meetup-dark__fluid .dot-14{-webkit-transform-origin:3px -5px;transform-origin:3px -5px;-webkit-animation:rotating 20s ease-in-out -2.7s infinite;animation:rotating 20s ease-in-out -2.7s infinite}.meetup-dark__fluid .dot-15{-webkit-transform-origin:1px 4px;transform-origin:1px 4px;-webkit-animation:rotating 22s ease-in-out -1.2s infinite;animation:rotating 22s ease-in-out -1.2s infinite}.meetup-dark__fluid .dot-16{-webkit-transform-origin:-5px 12px;transform-origin:-5px 12px;-webkit-animation:rotating 27s ease-in-out -5.9s infinite;animation:rotating 27s ease-in-out -5.9s infinite}.meetup-dark__fluid .dot-17{-webkit-transform-origin:-12px -7px;transform-origin:-12px -7px;-webkit-animation:rotating 18s ease-in-out -2.4s infinite;animation:rotating 18s ease-in-out -2.4s infinite}.meetup-dark__fluid .dot-18{-webkit-transform-origin:4px -8px;transform-origin:4px -8px;-webkit-animation:rotating 15s ease-in-out -4.8s infinite;animation:rotating 15s ease-in-out -4.8s infinite}.meetup-dark__fluid .dot-19{-webkit-transform-origin:12px 1px;transform-origin:12px 1px;-webkit-animation:rotating 30s ease-in-out -3.5s infinite;animation:rotating 30s ease-in-out -3.5s infinite}.meetup-dark__fluid .dot-20{-webkit-transform-origin:0 -8px;transform-origin:0 -8px;-webkit-animation:rotating 12s ease-in-out -5.9s infinite;animation:rotating 12s ease-in-out -5.9s infinite}.meetup-dark__fluid .dot-21{-webkit-transform-origin:-11px 0;transform-origin:-11px 0;-webkit-animation:rotating 19s ease-in-out -3.1s infinite;animation:rotating 19s ease-in-out -3.1s infinite}.meetup-dark__fluid .dot-22{-webkit-transform-origin:4px 7px;transform-origin:4px 7px;-webkit-animation:rotating 21s ease-in-out -5.9s infinite;animation:rotating 21s ease-in-out -5.9s infinite}.meetup-dark__fluid .dot-23{-webkit-transform-origin:12px 2px;transform-origin:12px 2px;-webkit-animation:rotating 17s ease-in-out -6.3s infinite;animation:rotating 17s ease-in-out -6.3s infinite}.meetup-dark__fluid .dot-24{-webkit-transform-origin:-9px 9px;transform-origin:-9px 9px;-webkit-animation:rotating 20s ease-in-out -4.1s infinite;animation:rotating 20s ease-in-out -4.1s infinite}.meetup-dark__fluid .dot-25{-webkit-transform-origin:-4px 8px;transform-origin:-4px 8px;-webkit-animation:rotating 18s ease-in-out -7s infinite;animation:rotating 18s ease-in-out -7s infinite}.meetup-dark__fluid .dot-26{-webkit-transform-origin:1px 12px;transform-origin:1px 12px;-webkit-animation:rotating 23s ease-in-out -9.1s infinite;animation:rotating 23s ease-in-out -9.1s infinite}.meetup-dark__fluid .dot-27{-webkit-transform-origin:-7px -2px;transform-origin:-7px -2px;-webkit-animation:rotating 14s ease-in-out -8.6s infinite;animation:rotating 14s ease-in-out -8.6s infinite}.meetup-dark__fluid .dot-28{-webkit-transform-origin:4px -6px;transform-origin:4px -6px;-webkit-animation:rotating 30s ease-in-out -1.1s infinite;animation:rotating 30s ease-in-out -1.1s infinite}.meetup-dark__fluid .dot-29{-webkit-transform-origin:0 9px;transform-origin:0 9px;-webkit-animation:rotating 20s ease-in-out -7.9s infinite;animation:rotating 20s ease-in-out -7.9s infinite}.meetup-dark__fluid .dot-30{-webkit-transform-origin:14px -8px;transform-origin:14px -8px;-webkit-animation:rotating 19s ease-in-out -8.9s infinite;animation:rotating 19s ease-in-out -8.9s infinite}.meetup-dark__fluid .dot-31{-webkit-transform-origin:4px 13px;transform-origin:4px 13px;-webkit-animation:rotating 29s ease-in-out -4.6s infinite;animation:rotating 29s ease-in-out -4.6s infinite}.meetup-dark__fluid .dot-32{-webkit-transform-origin:-2px -14px;transform-origin:-2px -14px;-webkit-animation:rotating 16s ease-in-out -8.6s infinite;animation:rotating 16s ease-in-out -8.6s infinite}.meetup-dark__fluid .dot-33{-webkit-transform-origin:-12px -9px;transform-origin:-12px -9px;-webkit-animation:rotating 22s ease-in-out -.6s infinite;animation:rotating 22s ease-in-out -.6s infinite}.meetup-dark__fluid .dot-34{-webkit-transform-origin:-11px 13px;transform-origin:-11px 13px;-webkit-animation:rotating 19s ease-in-out -9.2s infinite;animation:rotating 19s ease-in-out -9.2s infinite}.meetup-dark__fluid .dot-35{-webkit-transform-origin:14px -12px;transform-origin:14px -12px;-webkit-animation:rotating 28s ease-in-out -9s infinite;animation:rotating 28s ease-in-out -9s infinite}.meetup-dark__fluid .dot-36{-webkit-transform-origin:7px -5px;transform-origin:7px -5px;-webkit-animation:rotating 26s ease-in-out -8.8s infinite;animation:rotating 26s ease-in-out -8.8s infinite}.meetup-dark__fluid .dot-37{-webkit-transform-origin:12px 6px;transform-origin:12px 6px;-webkit-animation:rotating 23s ease-in-out -5.7s infinite;animation:rotating 23s ease-in-out -5.7s infinite}.meetup-dark__fluid .dot-38{-webkit-transform-origin:-13px 12px;transform-origin:-13px 12px;-webkit-animation:rotating 19s ease-in-out -3.9s infinite;animation:rotating 19s ease-in-out -3.9s infinite}.meetup-dark__fluid .dot-39{-webkit-transform-origin:-3px -2px;transform-origin:-3px -2px;-webkit-animation:rotating 19s ease-in-out -9.1s infinite;animation:rotating 19s ease-in-out -9.1s infinite}.meetup-dark__fluid .dot-40{-webkit-transform-origin:8px -9px;transform-origin:8px -9px;-webkit-animation:rotating 18s ease-in-out -.5s infinite;animation:rotating 18s ease-in-out -.5s infinite}.meetup-dark__fluid .dot-41{-webkit-transform-origin:4px -1px;transform-origin:4px -1px;-webkit-animation:rotating 15s ease-in-out -6.6s infinite;animation:rotating 15s ease-in-out -6.6s infinite}.meetup-dark__fluid .dot-42{-webkit-transform-origin:3px -1px;transform-origin:3px -1px;-webkit-animation:rotating 30s ease-in-out -2s infinite;animation:rotating 30s ease-in-out -2s infinite}.meetup-dark__fluid .dot-43{-webkit-transform-origin:-8px -12px;transform-origin:-8px -12px;-webkit-animation:rotating 30s ease-in-out -9.8s infinite;animation:rotating 30s ease-in-out -9.8s infinite}.meetup-dark__fluid .dot-44{-webkit-transform-origin:9px -5px;transform-origin:9px -5px;-webkit-animation:rotating 13s ease-in-out -9.2s infinite;animation:rotating 13s ease-in-out -9.2s infinite}.meetup-dark__fluid .dot-45{-webkit-transform-origin:-3px -10px;transform-origin:-3px -10px;-webkit-animation:rotating 16s ease-in-out -.1s infinite;animation:rotating 16s ease-in-out -.1s infinite}.meetup-dark__fluid .dot-46{-webkit-transform-origin:-1px 3px;transform-origin:-1px 3px;-webkit-animation:rotating 12s ease-in-out -8.7s infinite;animation:rotating 12s ease-in-out -8.7s infinite}.meetup-dark__fluid .dot-47{-webkit-transform-origin:-8px -11px;transform-origin:-8px -11px;-webkit-animation:rotating 19s ease-in-out -3.8s infinite;animation:rotating 19s ease-in-out -3.8s infinite}.meetup-dark__fluid .dot-48{-webkit-transform-origin:-4px 15px;transform-origin:-4px 15px;-webkit-animation:rotating 11s ease-in-out -3.2s infinite;animation:rotating 11s ease-in-out -3.2s infinite}.meetup-dark__fluid .dot-49{-webkit-transform-origin:9px 10px;transform-origin:9px 10px;-webkit-animation:rotating 16s ease-in-out -5.7s infinite;animation:rotating 16s ease-in-out -5.7s infinite}.meetup-dark__fluid .dot-50{-webkit-transform-origin:-9px -5px;transform-origin:-9px -5px;-webkit-animation:rotating 23s ease-in-out -9.3s infinite;animation:rotating 23s ease-in-out -9.3s infinite}@-webkit-keyframes rotating{0%{opacity:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%,75%{opacity:1}50%{opacity:0}to{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{opacity:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%,75%{opacity:1}50%{opacity:0}to{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes flying{0%{-webkit-transform:translate(0);transform:translate(0)}10%{-webkit-transform:translate(20px,50px);transform:translate(20px,50px)}20%{-webkit-transform:translate(-30px,10px);transform:translate(-30px,10px)}30%{-webkit-transform:translate(10px,60px);transform:translate(10px,60px)}40%{-webkit-transform:translate(50px);transform:translate(50px)}50%{-webkit-transform:translate(-10px,-40px);transform:translate(-10px,-40px)}60%{-webkit-transform:translate(-40px,20px);transform:translate(-40px,20px)}70%{-webkit-transform:translate(30px,-30px);transform:translate(30px,-30px)}80%{-webkit-transform:translateY(-60px);transform:translateY(-60px)}90%{-webkit-transform:translate(40px,10px);transform:translate(40px,10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes flying{0%{-webkit-transform:translate(0);transform:translate(0)}10%{-webkit-transform:translate(20px,50px);transform:translate(20px,50px)}20%{-webkit-transform:translate(-30px,10px);transform:translate(-30px,10px)}30%{-webkit-transform:translate(10px,60px);transform:translate(10px,60px)}40%{-webkit-transform:translate(50px);transform:translate(50px)}50%{-webkit-transform:translate(-10px,-40px);transform:translate(-10px,-40px)}60%{-webkit-transform:translate(-40px,20px);transform:translate(-40px,20px)}70%{-webkit-transform:translate(30px,-30px);transform:translate(30px,-30px)}80%{-webkit-transform:translateY(-60px);transform:translateY(-60px)}90%{-webkit-transform:translate(40px,10px);transform:translate(40px,10px)}to{-webkit-transform:translate(0);transform:translate(0)}}.meetup-green .meetup-dark__header{border-bottom:none}@media screen and (max-width:1000px){.meetup-green .meetup-dark__banner-title{text-align:left}.meetup-green .meetup-dark__banner-title .h2{color:#c4ccd5}}.meetup-green .meetup-dark__banner-subtitle{font-size:1.1111111111vw;color:#898599}@media screen and (min-width:1441px){.meetup-green .meetup-dark__banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__banner-subtitle{font-size:3.8888888889vw;text-align:left;color:#fff}}.meetup-green .meetup-dark__banner-container{position:relative}@media screen and (max-width:1000px){.meetup-green .meetup-dark__zoom{color:#c4ccd5;margin-bottom:16px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.meetup-green .meetup-dark__zoom>span{margin:0}}.meetup-green .meetup-dark__banner{padding-top:3.8194444444vw;padding-bottom:3.6111111111vw;padding-left:7.6388888889vw;padding-right:7.6388888889vw;border-radius:3.8888888889vw;background-image:url(/local/templates/redesign/src/assets/img/meetup/green-house.png);background-repeat:no-repeat;background-size:contain;-webkit-box-shadow:0 50px 80px -60px rgba(56,237,76,.4);box-shadow:0 50px 80px -60px rgba(56,237,76,.4)}@media screen and (min-width:1441px){.meetup-green .meetup-dark__banner{padding-top:55px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__banner{padding-top:9.1666666667vw}}@media screen and (min-width:1441px){.meetup-green .meetup-dark__banner{padding-bottom:52px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__banner{padding-bottom:13.3333333333vw}}@media screen and (min-width:1441px){.meetup-green .meetup-dark__banner{padding-left:110px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__banner{padding-left:6.1111111111vw}}@media screen and (min-width:1441px){.meetup-green .meetup-dark__banner{padding-right:110px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__banner{padding-right:6.1111111111vw}}@media screen and (min-width:1441px){.meetup-green .meetup-dark__banner{border-radius:56px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__banner{border-radius:7.7777777778vw;background-size:200%;background-position:65% 20%;-webkit-box-shadow:0 65px 130px -60px rgba(56,237,76,.4);box-shadow:0 65px 130px -60px rgba(56,237,76,.4)}}.meetup-green .meetup-dark__knowledges{margin-top:5.5555555556vw;background-image:none}@media screen and (min-width:1441px){.meetup-green .meetup-dark__knowledges{margin-top:80px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__knowledges{margin-top:22.2222222222vw}}.meetup-green .meetup-dark__knowledges .knowledges{margin-top:3.0555555556vw}@media screen and (min-width:1441px){.meetup-green .meetup-dark__knowledges .knowledges{margin-top:44px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__knowledges .knowledges{margin-top:11.1111111111vw}}.meetup-green .knowledge__text{font-size:1.1111111111vw}@media screen and (min-width:1441px){.meetup-green .knowledge__text{font-size:16px}}@media screen and (max-width:1000px){.meetup-green .knowledge__text{font-size:4.4444444444vw}}.meetup-green .meetup-dark__speakers{margin-top:5.5555555556vw;background-image:url(/local/templates/redesign/src/assets/img/meetup/lines_desktop.jpg);background-size:contain;background-repeat:no-repeat;background-position:100% -10%}@media screen and (min-width:1441px){.meetup-green .meetup-dark__speakers{margin-top:80px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__speakers{margin-top:16.6666666667vw;background-image:url(/local/templates/redesign/src/assets/img/meetup/lines_mob.jpg);background-position:100% -6%}}.meetup-green .meetup-dark__registered{margin-bottom:5.5555555556vw;background-color:#0b0c0b;-webkit-box-shadow:0 24px 64px rgba(56,237,67,.25);box-shadow:0 24px 64px rgba(56,237,67,.25)}@media screen and (min-width:1441px){.meetup-green .meetup-dark__registered{margin-bottom:80px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__registered{margin-bottom:27.7777777778vw;padding:24px 32px}}.meetup-green .meetup-dark__registered-count{text-shadow:none;color:#5da433}@media screen and (max-width:1000px){.meetup-green .meetup-dark__registered-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__speakers-container{background-image:url(/local/templates/redesign/src/assets/img/meetup/circles-bg.png);background-size:250%;background-repeat:no-repeat;background-position:50%}}.meetup-green .speakers{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.meetup-green .speakers{-ms-flex-wrap:wrap;flex-wrap:wrap}}.meetup-green .speaker__photo{border-radius:unset}.meetup-green .speaker__photo-1{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/kozak1.png)}.meetup-green .speaker__photo-2{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/komlik1.png)}.meetup-green .speaker__photo-3{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/dunina1.png)}.meetup-green .speaker__photo-4{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/tihomirov1.png)}.meetup-green .speaker__photo-5{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/pankrushev1.png)}.meetup-green .speaker__photo-6{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/grishan1.png)}.meetup-green .speaker__photo-7{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/savvina1.png)}.meetup-green .speaker__photo-8{background-image:url(/local/templates/redesign/src/assets/img/meetup/speakers/rykunova1.png)}.meetup-green .meetup-dark__program{padding-top:4.1666666667vw;margin-top:0;background-image:url(/local/templates/redesign/src/assets/img/meetup/circles-bg.png);background-size:110%;background-position:100% -5%}@media screen and (min-width:1441px){.meetup-green .meetup-dark__program{padding-top:60px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__program{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-green .meetup-dark__program{margin-top:0}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__program{margin-top:0;background-image:none}}.meetup-green .meetup-dark__program-title{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.meetup-green .meetup-dark__program-title{margin-bottom:80px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__program-title{margin-bottom:8.8888888889vw}}.meetup-green .meetup-dark__program-item{background:#0b0c0b}.meetup-green .meetup-dark__program-item__time{color:#5da433}.meetup-green .meetup-dark__program-item__desc,.meetup-green .meetup-dark__program-item__time-desc{color:#898599}.meetup-green .meetup-dark__program-item__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.meetup-green .meetup-dark__program-item__title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.meetup-green .meetup-dark__program-item__title{margin-bottom:16px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__program-item__title{margin-bottom:3.3333333333vw}}.meetup-green .meetup-dark__form{margin-top:5.5555555556vw;margin-bottom:5.5555555556vw;background:#0b0c0b}@media screen and (min-width:1441px){.meetup-green .meetup-dark__form{margin-top:80px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__form{margin-top:22.2222222222vw}}@media screen and (min-width:1441px){.meetup-green .meetup-dark__form{margin-bottom:80px}}@media screen and (max-width:1000px){.meetup-green .meetup-dark__form{margin-bottom:11.1111111111vw}}.meetup-green .text-green{color:#5da433}.meetup-green .button_brand{background-color:#5da433}.meetup-green .footer{margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.meetup-green .footer{margin-bottom:60px}}@media screen and (max-width:1000px){.meetup-green .footer{margin-bottom:0}}.mobile-banker-calling__feats-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.mobile-banker-calling__feats-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mobile-banker-calling__feat{background-color:#edf0f5;color:#1e2321;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:2.7777777778vw;height:15.5555555556vw;width:39.4444444444vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mobile-banker-calling__feat{padding-top:32px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{padding-top:8.8888888889vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat{padding-bottom:32px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{padding-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat{padding-left:104px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat{padding-right:104px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat{border-radius:40px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat{height:224px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{height:62.2222222222vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat{width:568px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{width:157.7777777778vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat{margin-bottom:40px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{margin-bottom:5.5555555556vw}}.mobile-banker-calling__feat-title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.mobile-banker-calling__feat-title{font-size:20px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-title{line-height:24px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-title{margin-bottom:32px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-title{margin-bottom:2.2222222222vw}}.mobile-banker-calling__feat-desc{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;width:18.8888888889vw}@media screen and (min-width:1441px){.mobile-banker-calling__feat-desc{font-size:14px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-desc{line-height:20px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-desc{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-desc{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-desc{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-desc{width:272px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-desc{width:75.5555555556vw}}.mobile-banker-calling__feat-bg{position:relative}.mobile-banker-calling__feat-bg:after{content:"";display:block;position:absolute}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg:after{background:none!important;width:auto}}.mobile-banker-calling__feat-bg-case:after{content:"";background:url(/local/templates/redesign/src/assets/img/mobile-banker-calling/case.png) no-repeat;background-size:contain;height:13.1944444444vw;width:13.1944444444vw;right:-30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1441px){.mobile-banker-calling__feat-bg-case:after{height:190px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg-case:after{height:52.7777777778vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-bg-case:after{width:190px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg-case:after{width:52.7777777778vw}}.mobile-banker-calling__feat-bg-phone:after{content:"";background:url(/local/templates/redesign/src/assets/img/mobile-banker-calling/phone.png) no-repeat;background-size:contain;height:13.8888888889vw;width:16.6666666667vw;right:-40px;bottom:0}@media screen and (min-width:1441px){.mobile-banker-calling__feat-bg-phone:after{height:200px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg-phone:after{height:55.5555555556vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-bg-phone:after{width:240px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg-phone:after{width:66.6666666667vw}}.mobile-banker-calling__feat-bg-time:after{content:"";background:url(/local/templates/redesign/src/assets/img/mobile-banker-calling/time.png) no-repeat;background-size:contain;height:13.1944444444vw;width:13.1944444444vw;right:-40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1441px){.mobile-banker-calling__feat-bg-time:after{height:190px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg-time:after{height:52.7777777778vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-bg-time:after{width:190px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg-time:after{width:52.7777777778vw}}.mobile-banker-calling__feat-bg-mask:after{content:"";background:url(/local/templates/redesign/src/assets/img/mobile-banker-calling/mask.png) no-repeat;background-size:contain;height:13.1944444444vw;width:15.9722222222vw;right:-40px;bottom:0}@media screen and (min-width:1441px){.mobile-banker-calling__feat-bg-mask:after{height:190px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg-mask:after{height:52.7777777778vw}}@media screen and (min-width:1441px){.mobile-banker-calling__feat-bg-mask:after{width:230px}}@media screen and (max-width:1000px){.mobile-banker-calling__feat-bg-mask:after{width:63.8888888889vw}}@media screen and (max-width:1000px){.mobile-banker-calling__feat{height:auto;width:100%}}.mobile-banker-calling__faqs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-banker-calling__faq{background-color:#edf0f5;color:#1e2321;display:inline-block;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:2.7777777778vw;margin-bottom:2.7777777778vw;width:33.3333333333vw}@media screen and (min-width:1441px){.mobile-banker-calling__faq{padding-top:40px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq{padding-bottom:40px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq{padding-left:56px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq{padding-right:56px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq{border-radius:40px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq{margin-bottom:40px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq{width:480px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq{width:133.3333333333vw}}.mobile-banker-calling__faq-title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.mobile-banker-calling__faq-title{font-size:20px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq-title{line-height:24px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq-title{margin-bottom:10px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq-title{margin-bottom:2.2222222222vw}}.mobile-banker-calling__faq-desc{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.mobile-banker-calling__faq-desc{font-size:14px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq-desc{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq-desc{line-height:20px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq-desc{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-banker-calling__faq-desc{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-banker-calling__faq-desc{letter-spacing:-.0277777778vw}}.mortgage__title{font-size:3.0555555556vw}@media screen and (min-width:1441px){.mortgage__title{font-size:44px}}@media screen and (max-width:1000px){.mortgage__title{font-size:6.6666666667vw}}.mortgage-top._pt-40{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-top._pt-40{padding-top:40px}}@media screen and (max-width:1000px){.mortgage-top._pt-40{padding-top:5.5555555556vw}}.mortgage-top__header{padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.mortgage-top__header{padding-bottom:48px}}@media screen and (max-width:1000px){.mortgage-top__header{padding-bottom:5.5555555556vw}}.mortgage-top__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-top__content{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-top__content{margin-top:4.4444444444vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mortgage-top__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mortgage-top__body .cards-services__wrapper{height:42.7083333333vw}@media screen and (min-width:1441px){.mortgage-top__body .cards-services__wrapper{height:615px}}@media screen and (max-width:1000px){.mortgage-top__body .cards-services__wrapper{height:auto}}.mortgage-top__body .card{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-top__body .card{margin-bottom:40px}}@media screen and (max-width:1000px){.mortgage-top__body .card{margin-bottom:5.5555555556vw}}.mortgage-top__body .service-card:not(:last-child){margin-bottom:0}.mortgage-top__block{margin-right:4.4444444444vw}@media screen and (min-width:1441px){.mortgage-top__block{margin-right:64px}}@media screen and (max-width:1000px){.mortgage-top__block{margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-bottom:12px}}@media screen and (max-width:1000px){.mortgage-top__block:before{content:"";position:absolute;width:100%;height:1px;background:#c2c2cc;bottom:.3472222222vw;z-index:-1}}.mortgage-top__small{font-size:.9722222222vw;color:#898599}@media screen and (min-width:1441px){.mortgage-top__small{font-size:14px}}@media screen and (max-width:1000px){.mortgage-top__small{font-size:3.3333333333vw;position:relative;background:#fff;z-index:2;padding-right:2px}}.mortgage-top__big{font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-top__big{font-size:20px}}@media screen and (max-width:1000px){.mortgage-top__big{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-top__big{line-height:24px}}@media screen and (max-width:1000px){.mortgage-top__big{line-height:5.5555555556vw}}.mortgage-top__line{display:none}@media screen and (max-width:1000px){.mortgage-top__line{display:none;height:1px;position:absolute;z-index:1;bottom:6px;left:0;width:100%;background:#edf0f5}}.mortgage-top__text{color:#1e2321;font-size:1.6666666667vw;font-weight:600}@media screen and (min-width:1441px){.mortgage-top__text{font-size:24px}}@media screen and (max-width:1000px){.mortgage-top__text{font-size:3.8888888889vw;position:relative;z-index:2;display:block;background:#fff;padding-left:2px}}.mortgage-top ::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;display:none}.mortgage-links{margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #898599}@media screen and (min-width:1441px){.mortgage-links{margin-bottom:40px}}@media screen and (max-width:1000px){.mortgage-links{margin-bottom:5.5555555556vw}}.mortgage-links-mobile{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;padding-bottom:5px;border-bottom:1px solid #edf0f5;position:relative}.mortgage-links-mobile__button{width:auto}.mortgage-links-mobile .spoiler{margin-bottom:0}@media screen and (max-width:1000px){.mortgage-links-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.mortgage-links__element{position:relative;cursor:pointer;padding-top:.7638888889vw;padding-bottom:1.6666666667vw;font-size:1.1111111111vw;font-weight:600;display:inline-block;color:#898599}@media screen and (min-width:1441px){.mortgage-links__element{padding-top:11px}}@media screen and (max-width:1000px){.mortgage-links__element{padding-top:3.0555555556vw}}@media screen and (min-width:1441px){.mortgage-links__element{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-links__element{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-links__element{font-size:16px}}@media screen and (max-width:1000px){.mortgage-links__element{font-size:4.4444444444vw}}.mortgage-links__element:not(:last-child){margin-right:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-links__element:not(:last-child){margin-right:20px}}@media screen and (max-width:1000px){.mortgage-links__element:not(:last-child){margin-right:5.5555555556vw}}.mortgage-links__element_active{color:#1e2321}.mortgage-links__element_active:before{content:"";width:100%;height:4px;position:absolute;bottom:-1px;left:0;border-radius:.2777777778vw;background:#1e2321}@media screen and (min-width:1441px){.mortgage-links__element_active:before{border-radius:4px}}@media screen and (max-width:1000px){.mortgage-links__element_active:before{border-radius:1.1111111111vw}}@media screen and (max-width:1000px){.mortgage-links{display:none}}.mortgage-tabs__body{margin-top:3.0555555556vw;height:auto;background:#fff;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-tabs__body{margin-top:44px}}@media screen and (max-width:1000px){.mortgage-tabs__body{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-tabs__body{border-radius:56px}}@media screen and (max-width:1000px){.mortgage-tabs__body{border-radius:7.7777777778vw}}.mortgage-tabs__body_mt0{margin-top:0}.mortgage-tabs_pb58{padding-bottom:4.0277777778vw}@media screen and (min-width:1441px){.mortgage-tabs_pb58{padding-bottom:58px}}@media screen and (max-width:1000px){.mortgage-tabs_pb58{padding-bottom:5.5555555556vw}}.mortgage-tabs_pt58{padding-top:4.0277777778vw}@media screen and (min-width:1441px){.mortgage-tabs_pt58{padding-top:58px}}@media screen and (max-width:1000px){.mortgage-tabs_pt58{padding-top:5.5555555556vw}}.mortgage-tabs__switcher{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-tabs__switcher{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-tabs__switcher{margin-top:11.1111111111vw}}.mortgage-programs{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-programs{padding-top:24px}}@media screen and (max-width:1000px){.mortgage-programs{padding-top:5.5555555556vw}}.mortgage-programs__other{background:#ffc7ab;font-size:.9722222222vw;display:inline-block;border-radius:1.6666666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-programs__other{font-size:14px}}@media screen and (max-width:1000px){.mortgage-programs__other{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-programs__other{border-radius:24px}}@media screen and (max-width:1000px){.mortgage-programs__other{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-programs__other{margin-bottom:24px}}@media screen and (max-width:1000px){.mortgage-programs__other{margin-bottom:3.3333333333vw}}.mortgage-programs__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-1.3888888889vw;margin-bottom:-1.3888888889vw}@media screen and (min-width:1441px){.mortgage-programs__content{margin-top:-20px}}@media screen and (max-width:1000px){.mortgage-programs__content{margin-top:0}}@media screen and (min-width:1441px){.mortgage-programs__content{margin-bottom:-20px}}@media screen and (max-width:1000px){.mortgage-programs__content{margin-bottom:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto;width:calc(100% + 32px);margin:0 -16px}}.mortgage-programs__item{-ms-flex-negative:0;flex-shrink:0;width:calc(33.33333% - 1.85333vw);margin-top:1.3888888889vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-programs__item{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-programs__item{margin-top:0}}@media screen and (min-width:1441px){.mortgage-programs__item{margin-bottom:20px}}@media screen and (max-width:1000px){.mortgage-programs__item{margin-bottom:0}}@media screen and (min-width:1441px){.mortgage-programs__item{width:calc(33.33333% - 26.66667px)}}@media screen and (max-width:1000px){.mortgage-programs__item{width:271px;margin:0 6px}.mortgage-programs__item:first-child{margin-left:16px}.mortgage-programs__item:last-child{-webkit-box-sizing:content-box;box-sizing:content-box;padding-right:16px}}.mortgage-programs__more{background:#edf0f5;margin-top:1.6666666667vw;padding-right:.8333333333vw;padding-left:2.2222222222vw;height:2.2222222222vw;line-height:2.3611111111vw;font-size:.9722222222vw;letter-spacing:-.3px;position:relative}@media screen and (min-width:1441px){.mortgage-programs__more{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-programs__more{margin-top:0}}@media screen and (min-width:1441px){.mortgage-programs__more{padding-right:12px}}@media screen and (max-width:1000px){.mortgage-programs__more{padding-right:0}}@media screen and (min-width:1441px){.mortgage-programs__more{padding-left:32px}}@media screen and (max-width:1000px){.mortgage-programs__more{padding-left:0}}@media screen and (min-width:1441px){.mortgage-programs__more{height:32px}}@media screen and (max-width:1000px){.mortgage-programs__more{height:0}}@media screen and (min-width:1441px){.mortgage-programs__more{line-height:34px}}@media screen and (max-width:1000px){.mortgage-programs__more{line-height:0}}@media screen and (min-width:1441px){.mortgage-programs__more{font-size:14px}}@media screen and (max-width:1000px){.mortgage-programs__more{font-size:3.8888888889vw}}.mortgage-programs__more:after,.mortgage-programs__more:before{content:"";background:#898599;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mortgage-programs__more:before{width:10px;height:2px;left:15px}.mortgage-programs__more:after{width:2px;height:10px;left:19px}@media screen and (max-width:1000px){.mortgage-programs__more{display:none}}.mortgage-buy__title{margin-bottom:5.5555555556vw;max-width:31.9444444444vw}@media screen and (min-width:1441px){.mortgage-buy__title{margin-bottom:80px}}@media screen and (max-width:1000px){.mortgage-buy__title{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-buy__title{max-width:460px}}@media screen and (max-width:1000px){.mortgage-buy__title{max-width:127.7777777778vw;max-width:100%}}.mortgage-buy__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-height:55.6944444444vw}@media screen and (min-width:1441px){.mortgage-buy__content{max-height:802px}}@media screen and (max-width:1000px){.mortgage-buy__content{max-height:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.mortgage-buy .section__col:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-buy .section__col:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.mortgage-buy .section__col:not(:last-child){margin-bottom:3.3333333333vw}}.mortgage-buy__action{background-color:#fff;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-open-black.svg)}@media screen and (max-width:1000px){.mortgage-buy__button{width:110px}.mortgage-buy__button.button_base.button{margin-bottom:0}}.mortgage-buy_white-text{color:#fff}.mortgage_bold{font-weight:600}.mortgage-documents__docs-accordions,.mortgage-documents__questions-blocks{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-documents__docs-accordions,.mortgage-documents__questions-blocks{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-documents__docs-accordions,.mortgage-documents__questions-blocks{margin-top:11.1111111111vw}}.mortgage-documents__block{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-documents__block{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-documents__block{margin-top:4.4444444444vw}}.mortgage-documents__title{max-width:272px}@media screen and (max-width:1000px){.mortgage-documents__title{max-width:100%;margin-bottom:8px}}.mortgage-documents__hr{background:#c2c2cc;height:1px}.mortgage-callback__text{max-width:643px}@media screen and (max-width:1000px){.mortgage-callback__text{max-width:100%}}.mortgage-callback__button{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-callback__button{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-callback__button{margin-top:3.3333333333vw;max-width:183px}}@media screen and (max-width:1000px){.mortgage-callback__tel{display:block}}.mortgage-lp{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-lp{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-lp{margin-top:3.3333333333vw;display:block}}.mortgage-lp__block{width:33.3333333333vw;border-radius:3.3333333333vw;background-color:#edf0f5;padding-top:2.7777777778vw;padding-right:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-lp__block{width:480px}}@media screen and (max-width:1000px){.mortgage-lp__block{width:133.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lp__block{border-radius:48px}}@media screen and (max-width:1000px){.mortgage-lp__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-lp__block{padding-top:40px}}@media screen and (max-width:1000px){.mortgage-lp__block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-lp__block{padding-right:56px}}@media screen and (max-width:1000px){.mortgage-lp__block{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-lp__block{padding-bottom:40px}}@media screen and (max-width:1000px){.mortgage-lp__block{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-lp__block{padding-left:56px}}@media screen and (max-width:1000px){.mortgage-lp__block{padding-left:6.6666666667vw;width:100%;margin-bottom:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-lp__block{margin-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-lp__block{margin-bottom:2.2222222222vw}}.mortgage-lp__block_mr40{margin-right:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-lp__block_mr40{margin-right:40px}}@media screen and (max-width:1000px){.mortgage-lp__block_mr40{margin-right:0}}.mortgage-lp__title{font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-lp__title{font-size:20px}}@media screen and (max-width:1000px){.mortgage-lp__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-lp__title{line-height:24px}}@media screen and (max-width:1000px){.mortgage-lp__title{line-height:5.5555555556vw}}.mortgage-lp__phone{font-size:1.6666666667vw;line-height:1.9444444444vw;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-lp__phone{font-size:24px}}@media screen and (max-width:1000px){.mortgage-lp__phone{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-lp__phone{line-height:28px}}@media screen and (max-width:1000px){.mortgage-lp__phone{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mortgage-lp__phone{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-lp__phone{margin-top:6.6666666667vw}}.mortgage-lp__email{margin-top:1.7361111111vw;background-color:#fff;border-radius:1.6666666667vw;padding-top:.4166666667vw;padding-bottom:.4166666667vw;padding-right:.8333333333vw;padding-left:.8333333333vw;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (min-width:1441px){.mortgage-lp__email{margin-top:25px}}@media screen and (max-width:1000px){.mortgage-lp__email{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lp__email{border-radius:24px}}@media screen and (max-width:1000px){.mortgage-lp__email{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-lp__email{padding-top:6px}}@media screen and (max-width:1000px){.mortgage-lp__email{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-lp__email{padding-bottom:6px}}@media screen and (max-width:1000px){.mortgage-lp__email{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-lp__email{padding-right:12px}}@media screen and (max-width:1000px){.mortgage-lp__email{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lp__email{padding-left:12px}}@media screen and (max-width:1000px){.mortgage-lp__email{padding-left:3.3333333333vw}}.mortgage-lp__icon{margin-top:.3472222222vw}@media screen and (min-width:1441px){.mortgage-lp__icon{margin-top:5px}}@media screen and (max-width:1000px){.mortgage-lp__icon{margin-top:1.3888888889vw}}.mortgage-lp__table{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-lp__table{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-lp__table{margin-top:4.4444444444vw;width:auto;overflow-x:auto}}.mortgage-lp__table-column_half{width:45%}@media screen and (max-width:1000px){.mortgage-lp__table-column_half{min-width:8.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-lp__table-column_half{min-width:120px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-lp__table-column_half{min-width:33.3333333333vw}}.mortgage-lp__table-column:first-child{border-right:1px solid #c2c2cc}.mortgage-lp__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #c2c2cc;min-height:5vw}@media screen and (min-width:1441px){.mortgage-lp__table-row{min-height:72px}}@media screen and (max-width:1000px){.mortgage-lp__table-row{min-height:20vw}}.mortgage-lp__table-row_nobor{border-bottom:none}.mortgage-lp__table-cell{text-align:center;font-size:.9722222222vw;line-height:1.3888888889vw;padding-right:.6944444444vw;padding-left:.6944444444vw;padding-bottom:1.1111111111vw;padding-top:1.1111111111vw;width:100%}@media screen and (min-width:1441px){.mortgage-lp__table-cell{font-size:14px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lp__table-cell{line-height:20px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-lp__table-cell{padding-right:10px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-lp__table-cell{padding-left:10px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell{padding-left:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-lp__table-cell{padding-bottom:16px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-lp__table-cell{padding-top:16px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell{padding-top:4.4444444444vw}}.mortgage-lp__table-cell_th{color:#898599}.mortgage-lp__table-cell_mh100{height:6.9444444444vw}@media screen and (min-width:1441px){.mortgage-lp__table-cell_mh100{height:100px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell_mh100{height:27.7777777778vw;height:10.4166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-lp__table-cell_mh100{height:150px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-lp__table-cell_mh100{height:41.6666666667vw}}.mortgage-lp__table-cell_mh400{height:28.4722222222vw}@media screen and (min-width:1441px){.mortgage-lp__table-cell_mh400{height:410px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell_mh400{height:113.8888888889vw}}.mortgage-lp__table-cell_mh40{height:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-lp__table-cell_mh40{height:40px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell_mh40{height:11.1111111111vw}}.mortgage-lp__table-cell_mh72{height:5vw}@media screen and (min-width:1441px){.mortgage-lp__table-cell_mh72{height:72px}}@media screen and (max-width:1000px){.mortgage-lp__table-cell_mh72{height:20vw}}.mortgage-lp__table-cell_center{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}@media screen and (max-width:1000px){.mortgage-lp__form{margin-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-lp__form{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-lp__form{margin-top:5.5555555556vw}}@media screen and (max-width:1000px){.mortgage-lp__label{color:#1e2321!important}}.mortgage-reminder{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-reminder{display:block}}.mortgage-reminder__select{width:33.3333333333vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.mortgage-reminder__select{width:480px}}@media screen and (max-width:1000px){.mortgage-reminder__select{width:133.3333333333vw}}@media screen and (min-width:1441px){.mortgage-reminder__select{margin-right:12px}}@media screen and (max-width:1000px){.mortgage-reminder__select{margin-right:0;width:100%;margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-reminder__select{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-reminder__select{margin-bottom:6.6666666667vw}}.mortgage-reminder__text{font-size:1.3888888889vw;line-height:1.6666666667vw;width:55vw}@media screen and (min-width:1441px){.mortgage-reminder__text{font-size:20px}}@media screen and (max-width:1000px){.mortgage-reminder__text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-reminder__text{line-height:24px}}@media screen and (max-width:1000px){.mortgage-reminder__text{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-reminder__text{width:792px}}@media screen and (max-width:1000px){.mortgage-reminder__text{width:220vw;width:100%}}.mortgage-reminder__tablehead{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-reminder__tablehead{display:none}}@media screen and (max-width:1000px){.mortgage-reminder__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1000px){.mortgage-reminder__row:before{background-color:#edf0f5!important}}@media screen and (max-width:1000px){.mortgage-reminder__col{width:100%!important}}.mortgage-reminder__line{width:100%;height:1px;background:#c2c2cc}.mortgage-program_mt80{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.mortgage-program_mt80{margin-top:80px}}@media screen and (max-width:1000px){.mortgage-program_mt80{margin-top:11.1111111111vw}}.mortgage-program_mt0{margin-top:0}@media screen and (min-width:1441px){.mortgage-program_mt0{margin-top:0}}@media screen and (max-width:1000px){.mortgage-program_mt0{margin-top:0}}.mortgage-program__mobile-button{display:none;height:0}@media screen and (min-width:1441px){.mortgage-program__mobile-button{height:0}}@media screen and (max-width:1000px){.mortgage-program__mobile-button{height:15.5555555556vw;display:block;position:fixed;left:0;bottom:0;z-index:100;background:#fff;width:100%}}@media screen and (max-width:1000px){.mortgage-program__mobile-button_butt{margin-top:10px!important}}.mortgage-program__switch{width:664px}@media screen and (max-width:1000px){.mortgage-program__switch{width:100%;overflow-x:auto;overflow-y:hidden}}.mortgage-program__sticky{width:100%;position:fixed;z-index:200;top:0;background:#fff}@media screen and (max-width:1000px){.mortgage-program__sticky{display:block;bottom:0;top:auto}}.mortgage-program__sticky-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:1001px){.mortgage-program__sticky-wrapper{display:none}}.mortgage-program__note{font-size:10px;padding-left:5px}.mortgage-program__notetext{padding-top:10px}.mortgage-program-header{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program-header{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-program-header{margin-top:4.7222222222vw}}.mortgage-program-countrym{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.mortgage-program-countrym{margin-top:80px}}@media screen and (max-width:1000px){.mortgage-program-countrym{margin-top:11.1111111111vw}}.mortgage-program-countrym__title{font-size:2.2222222222vw;line-height:2.6388888889vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-program-countrym__title{font-size:32px}}@media screen and (max-width:1000px){.mortgage-program-countrym__title{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__title{line-height:38px}}@media screen and (max-width:1000px){.mortgage-program-countrym__title{line-height:6.1111111111vw}}.mortgage-program-countrym__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program-countrym__main{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-program-countrym__main{margin-top:6.6666666667vw;display:block}}.mortgage-program-countrym__subtitle{font-size:1.3888888889vw;line-height:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-program-countrym__subtitle{font-size:20px}}@media screen and (max-width:1000px){.mortgage-program-countrym__subtitle{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__subtitle{line-height:24px}}@media screen and (max-width:1000px){.mortgage-program-countrym__subtitle{line-height:5.5555555556vw}}.mortgage-program-countrym__left{width:65%;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program-countrym__left{margin-right:40px}}@media screen and (max-width:1000px){.mortgage-program-countrym__left{margin-right:0;width:100%;margin-bottom:24px}}.mortgage-program-countrym__right{width:30%}@media screen and (max-width:1000px){.mortgage-program-countrym__right{width:100%}}.mortgage-program-countrym__input{margin-top:.8333333333vw}@media screen and (min-width:1441px){.mortgage-program-countrym__input{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-program-countrym__input{margin-top:1.1111111111vw}}.mortgage-program-countrym__code{margin-top:1.3888888889vw;font-size:1.6666666667vw;line-height:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-program-countrym__code{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-program-countrym__code{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__code{font-size:24px}}@media screen and (max-width:1000px){.mortgage-program-countrym__code{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__code{line-height:28px}}@media screen and (max-width:1000px){.mortgage-program-countrym__code{line-height:6.1111111111vw}}.mortgage-program-countrym__img{width:3.0555555556vw;margin-left:.8333333333vw;cursor:pointer}@media screen and (min-width:1441px){.mortgage-program-countrym__img{width:44px}}@media screen and (max-width:1000px){.mortgage-program-countrym__img{width:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__img{margin-left:12px}}@media screen and (max-width:1000px){.mortgage-program-countrym__img{margin-left:2.2222222222vw}}.mortgage-program-countrym__result{margin-top:5.5555555556vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;border-radius:3.75vw;background:#edf0f5}@media screen and (min-width:1441px){.mortgage-program-countrym__result{margin-top:80px}}@media screen and (max-width:1000px){.mortgage-program-countrym__result{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__result{padding-top:56px}}@media screen and (max-width:1000px){.mortgage-program-countrym__result{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__result{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-program-countrym__result{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__result{padding-bottom:56px}}@media screen and (max-width:1000px){.mortgage-program-countrym__result{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__result{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-program-countrym__result{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__result{border-radius:54px}}@media screen and (max-width:1000px){.mortgage-program-countrym__result{border-radius:7.7777777778vw}}.mortgage-program-countrym__resblock{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-program-countrym__resblock{display:block}}.mortgage-program-countrym__iconsuccess{width:4.1666666667vw;margin-right:24px;margin-bottom:12px}@media screen and (min-width:1441px){.mortgage-program-countrym__iconsuccess{width:60px}}@media screen and (max-width:1000px){.mortgage-program-countrym__iconsuccess{width:8.8888888889vw}}.mortgage-program-countrym__blocksubtitle{margin-top:1.6666666667vw;font-size:1.1111111111vw;line-height:1.5277777778vw;color:#898599}@media screen and (min-width:1441px){.mortgage-program-countrym__blocksubtitle{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-program-countrym__blocksubtitle{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__blocksubtitle{font-size:16px}}@media screen and (max-width:1000px){.mortgage-program-countrym__blocksubtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-countrym__blocksubtitle{line-height:22px}}@media screen and (max-width:1000px){.mortgage-program-countrym__blocksubtitle{line-height:4.4444444444vw}}@media screen and (max-width:1000px){.mortgage-program-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mortgage-program-banner__left{height:18.6111111111vw}@media screen and (min-width:1441px){.mortgage-program-banner__left{height:268px}}@media screen and (max-width:1000px){.mortgage-program-banner__left{height:74.4444444444vw;height:auto}}.mortgage-program-banner__title{width:47.7777777778vw}@media screen and (min-width:1441px){.mortgage-program-banner__title{width:688px}}@media screen and (max-width:1000px){.mortgage-program-banner__title{width:60vw;font-size:1.3888888889vw;line-height:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program-banner__title{font-size:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program-banner__title{font-size:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program-banner__title{line-height:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program-banner__title{line-height:6.6666666667vw}}.mortgage-program-banner__text{width:47.7777777778vw;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.mortgage-program-banner__text{width:688px}}@media screen and (max-width:1000px){.mortgage-program-banner__text{width:191.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program-banner__text{font-size:16px}}@media screen and (max-width:1000px){.mortgage-program-banner__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-banner__text{line-height:22px}}@media screen and (max-width:1000px){.mortgage-program-banner__text{line-height:4.4444444444vw;width:90%;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program-banner__text{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program-banner__text{margin-bottom:3.3333333333vw}}.mortgage-program-banner__text_withnote{margin-bottom:3.1944444444vw}@media screen and (min-width:1441px){.mortgage-program-banner__text_withnote{margin-bottom:46px}}@media screen and (max-width:1000px){.mortgage-program-banner__text_withnote{margin-bottom:3.3333333333vw}}.mortgage-program-main__banners{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-program-main__banners{display:block}}.mortgage-program-main__button{width:4.5833333333vw;height:1.9444444444vw;font-size:.9722222222vw;line-height:1.3888888889vw;padding-top:4px;text-align:center}@media screen and (min-width:1441px){.mortgage-program-main__button{width:66px}}@media screen and (max-width:1000px){.mortgage-program-main__button{width:16.9444444444vw}}@media screen and (min-width:1441px){.mortgage-program-main__button{height:28px}}@media screen and (max-width:1000px){.mortgage-program-main__button{height:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-main__button{font-size:14px}}@media screen and (max-width:1000px){.mortgage-program-main__button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-main__button{line-height:20px}}@media screen and (max-width:1000px){.mortgage-program-main__button{line-height:4.4444444444vw}}.mortgage-program-main__title{width:25.4861111111vw}@media screen and (min-width:1441px){.mortgage-program-main__title{width:367px}}@media screen and (max-width:1000px){.mortgage-program-main__title{width:77.7777777778vw}}@media screen and (max-width:1000px){.mortgage-program-main__title_nytitle{width:100%}}.mortgage-program-main__title_percent{color:#ffc7ab}.mortgage-program-main__text{width:26.0416666667vw}@media screen and (min-width:1441px){.mortgage-program-main__text{width:375px}}@media screen and (max-width:1000px){.mortgage-program-main__text{width:55.5555555556vw}}@media screen and (max-width:1000px){.mortgage-program-main__text_nytext{width:100%}}.mortgage-program-main__card{position:absolute;width:16.0416666667vw;height:11.4583333333vw;background-image:url(/local/templates/redesign/src/assets/img/mortgage/zpcard.png);background-size:cover;background-repeat:no-repeat;right:0;bottom:0}@media screen and (min-width:1441px){.mortgage-program-main__card{width:231px}}@media screen and (max-width:1000px){.mortgage-program-main__card{width:44.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-main__card{height:165px}}@media screen and (max-width:1000px){.mortgage-program-main__card{height:25.8333333333vw;right:-2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program-main__card{right:-30px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program-main__card{right:-8.3333333333vw}}.mortgage-program-more__button{display:inline-block;background-color:#ffc7ab;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;border-radius:1.6666666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-program-more__button{font-size:14px}}@media screen and (max-width:1000px){.mortgage-program-more__button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-more__button{line-height:20px}}@media screen and (max-width:1000px){.mortgage-program-more__button{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__button{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mortgage-program-more__button{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mortgage-program-more__button{padding-top:4px}}@media screen and (max-width:1000px){.mortgage-program-more__button{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program-more__button{padding-bottom:4px}}@media screen and (max-width:1000px){.mortgage-program-more__button{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program-more__button{padding-left:12px}}@media screen and (max-width:1000px){.mortgage-program-more__button{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-more__button{padding-right:12px}}@media screen and (max-width:1000px){.mortgage-program-more__button{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-more__button{border-radius:24px}}@media screen and (max-width:1000px){.mortgage-program-more__button{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-more__button{margin-bottom:24px}}@media screen and (max-width:1000px){.mortgage-program-more__button{margin-bottom:3.3333333333vw}}.mortgage-program-more__buttonnewyear{background-color:#8bc540;color:#fff;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;border-radius:1.6666666667vw;margin-bottom:0;position:absolute;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;top:-12px;right:0}@media screen and (min-width:1441px){.mortgage-program-more__buttonnewyear{font-size:14px}}@media screen and (max-width:1000px){.mortgage-program-more__buttonnewyear{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-more__buttonnewyear{line-height:20px}}@media screen and (max-width:1000px){.mortgage-program-more__buttonnewyear{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__buttonnewyear{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mortgage-program-more__buttonnewyear{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mortgage-program-more__buttonnewyear{border-radius:24px}}@media screen and (max-width:1000px){.mortgage-program-more__buttonnewyear{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-more__buttonnewyear{margin-bottom:0}}@media screen and (max-width:1000px){.mortgage-program-more__buttonnewyear{margin-bottom:0;height:1.6666666667vw;border-radius:24px}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program-more__buttonnewyear{height:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program-more__buttonnewyear{height:6.6666666667vw}}.mortgage-program-more__programs{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-program-more__programs{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-program-more__programs{width:100%}}@media screen and (min-width:1001px){.mortgage-program-more__programs .grid-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.mortgage-program-more__program{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#edf0f5;width:100%;padding-bottom:2.2222222222vw;padding-right:2.2222222222vw}@media screen and (max-width:1000px){.mortgage-program-more__program{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__program{padding-bottom:32px;padding-right:32px}}@media screen and (max-width:1000px){.mortgage-program-more__program{padding-left:6.6666666667vw;margin-bottom:16px;width:100%!important}}.mortgage-program-more__left{height:100%;width:11.3888888889vw;margin-right:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-program-more__left{width:164px}}@media screen and (max-width:1000px){.mortgage-program-more__left{width:36.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-more__left{margin-right:16px}}@media screen and (max-width:1000px){.mortgage-program-more__left{margin-right:2.2222222222vw;min-width:60%;width:60%}}.mortgage-program-more__left>div{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;height:100%;width:100%}.mortgage-program-more__zg{word-break:break-word;letter-spacing:-.0138888889vw;font-weight:500;margin-bottom:.5555555556vw;min-width:12.5vw}@media screen and (min-width:1441px){.mortgage-program-more__zg{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mortgage-program-more__zg{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mortgage-program-more__zg{margin-bottom:8px}}@media screen and (max-width:1000px){.mortgage-program-more__zg{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.mortgage-program-more__zg{min-width:180px}}@media screen and (max-width:1000px){.mortgage-program-more__zg{min-width:33.3333333333vw}}.mortgage-program-more__txt{letter-spacing:-.0069444444vw}@media screen and (max-width:1000px){.mortgage-program-more__txt{font-size:3.3333333333vw;line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__txt{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mortgage-program-more__txt{letter-spacing:-.0277777778vw}}.mortgage-program-more__rate{line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.mortgage-program-more__rate{line-height:20px;letter-spacing:-.1px}}@media screen and (max-width:1000px){.mortgage-program-more__rate{letter-spacing:-.0277777778vw}}.mortgage-program-more__rate_big{letter-spacing:-.0347222222vw;font-weight:500}@media screen and (max-width:1000px){.mortgage-program-more__rate_big{font-size:6.6666666667vw;line-height:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-program-more__rate_big{letter-spacing:-.5px}}@media screen and (max-width:1000px){.mortgage-program-more__rate_big{letter-spacing:-.0833333333vw}}.mortgage-program__body{border-radius:56px;background-color:#edf0f5;margin-top:1.3888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-program__body{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-program__body{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program__body{padding-top:56px}}@media screen and (max-width:1000px){.mortgage-program__body{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program__body{padding-bottom:56px}}@media screen and (max-width:1000px){.mortgage-program__body{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program__body{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-program__body{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program__body{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-program__body{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program__body{border-radius:56px}}@media screen and (max-width:1000px){.mortgage-program__body{border-radius:7.7777777778vw}}.mortgage-program__title{font-weight:500}.mortgage-program__tables{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-program__tables{display:block}}.mortgage-program__tables_wdhalf{width:45%}@media screen and (max-width:1000px){.mortgage-program__tables_wdhalf{width:100%}}.mortgage-program__tables_mr50{margin-right:3.4722222222vw}@media screen and (min-width:1441px){.mortgage-program__tables_mr50{margin-right:50px}}@media screen and (max-width:1000px){.mortgage-program__tables_mr50{margin-right:13.8888888889vw}}.mortgage-program__table{margin-top:2.7777777778vw;width:100%}@media screen and (min-width:1441px){.mortgage-program__table{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-program__table{margin-top:3.3333333333vw}}.mortgage-program__table_wd90{width:90%}@media screen and (max-width:1000px){.mortgage-program__table_landing{width:auto;overflow-x:auto}}@media screen and (max-width:1000px){.mortgage-program__table_mt6{margin-top:.4166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program__table_mt6{margin-top:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program__table_mt6{margin-top:1.6666666667vw}}.mortgage-program__li{color:#1e2321!important;font-weight:400!important}@media screen and (max-width:1000px){.mortgage-program__par{margin-top:3.3333333333vw}}.mortgage-program__docitem{margin-right:20px;margin-bottom:20px;width:45%}@media screen and (max-width:1000px){.mortgage-program__docitem{width:100%;margin-right:0}}.mortgage-program__war{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5.5555555556vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.mortgage-program__war{margin-top:80px}}@media screen and (max-width:1000px){.mortgage-program__war{margin-top:11.1111111111vw}}.mortgage-program__war-wrapper{width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.mortgage-program__war-wrapper{display:block}}.mortgage-program__war-title{max-width:384px;max-width:26.6666666667vw;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-program__war-title{max-width:384px}}@media screen and (max-width:1000px){.mortgage-program__war-title{max-width:106.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program__war-title{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-program__war-title{margin-top:3.3333333333vw;max-width:100%;width:100%!important;text-align:center}}.mortgage-program__war-title_mw480{max-width:33.3333333333vw}@media screen and (min-width:1441px){.mortgage-program__war-title_mw480{max-width:480px}}@media screen and (max-width:1000px){.mortgage-program__war-title_mw480{max-width:133.3333333333vw}}.mortgage-program__war-subtitle{max-width:404px;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-program__war-subtitle{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-program__war-subtitle{margin-top:3.3333333333vw;max-width:100%;width:100%!important;text-align:center}}@media screen and (max-width:1000px){.mortgage-program__war-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mortgage-program__war-img{width:26.5277777778vw;height:17.7777777778vw;background:url(/local/templates/redesign/src/assets/img/mortgage/war.png);background-size:cover}@media screen and (min-width:1441px){.mortgage-program__war-img{width:382px}}@media screen and (max-width:1000px){.mortgage-program__war-img{width:106.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program__war-img{height:256px}}@media screen and (max-width:1000px){.mortgage-program__war-img{height:36.1111111111vw;display:none}}@media screen and (max-width:1000px){.mortgage-program__war-img_mobile{display:block}}.mortgage-program__war-socialimg{width:20.625vw}@media screen and (min-width:1441px){.mortgage-program__war-socialimg{width:297px}}@media screen and (max-width:1000px){.mortgage-program__war-socialimg{width:47.2222222222vw;display:none}}@media screen and (max-width:1000px){.mortgage-program__war-socialimg_mobile{display:block}}.mortgage-program__war-imgmobile{display:none}@media screen and (max-width:1000px){.mortgage-program__war-imgmobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12.5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program__war-imgmobile{width:180px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program__war-imgmobile{width:50vw}}.mortgage-program__war-socialimgmobile{display:none}@media screen and (max-width:1000px){.mortgage-program__war-socialimgmobile{display:block;width:12.5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program__war-socialimgmobile{width:180px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program__war-socialimgmobile{width:50vw}}.mortgage-program__refinancing{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.mortgage-program__refinancing{margin-top:80px}}@media screen and (max-width:1000px){.mortgage-program__refinancing{margin-top:11.1111111111vw;display:block}}.mortgage-program__refinancing-title{font-size:3.0555555556vw;line-height:3.3333333333vw;font-weight:500;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program__refinancing-title{font-size:44px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program__refinancing-title{line-height:48px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-program__refinancing-title{margin-right:40px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-title{margin-right:0}}.mortgage-program__refinancing-title_gray{color:#898599}.mortgage-program__refinancing-blockswrapper{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:69.4444444444vw}@media screen and (min-width:1441px){.mortgage-program__refinancing-blockswrapper{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-blockswrapper{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program__refinancing-blockswrapper{width:1000px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-blockswrapper{width:88.8888888889vw;margin-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-program__refinancing-blockswrapper{margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-program__refinancing-blockswrapper{margin-top:6.6666666667vw}}.mortgage-program__refinancing-block{margin-right:2.7777777778vw;margin-bottom:2.7777777778vw;width:18.8888888889vw}@media screen and (min-width:1441px){.mortgage-program__refinancing-block{margin-right:40px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-block{margin-right:0}}@media screen and (min-width:1441px){.mortgage-program__refinancing-block{margin-bottom:40px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-block{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program__refinancing-block{width:272px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-block{width:43.8888888889vw}}.mortgage-program__refinancing-block_nomr{margin-right:0}.mortgage-program__refinancing-block_nomb{margin-bottom:0}.mortgage-program__refinancing-block_withmt{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program__refinancing-block_withmt{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-program__refinancing-block_withmt{margin-top:6.6666666667vw}}@media screen and (max-width:1000px){.mortgage-list-top__button{display:none}}.mortgage-list_dnone{display:none}.mortgage-list_mt0{margin-top:0}.mortgage-list_pb0{padding-bottom:0}.mortgage-list__content{max-width:100%!important}.mortgage-list__section{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-list__section{padding-top:40px}}@media screen and (max-width:1000px){.mortgage-list__section{padding-top:10.8333333333vw}}.mortgage-list__header{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-list__header{padding-bottom:40px}}@media screen and (max-width:1000px){.mortgage-list__header{padding-bottom:8.3333333333vw}}.mortgage-list__cardsubtitle{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}.mortgage-list__circle{width:.3472222222vw;height:.3472222222vw;background:#1e2321;border-radius:10px;margin-left:.3472222222vw;margin-right:.3472222222vw}@media screen and (min-width:1441px){.mortgage-list__circle{width:5px}}@media screen and (max-width:1000px){.mortgage-list__circle{width:1.3888888889vw}}@media screen and (min-width:1441px){.mortgage-list__circle{height:5px}}@media screen and (max-width:1000px){.mortgage-list__circle{height:1.3888888889vw}}@media screen and (min-width:1441px){.mortgage-list__circle{margin-left:5px}}@media screen and (max-width:1000px){.mortgage-list__circle{margin-left:1.3888888889vw}}@media screen and (min-width:1441px){.mortgage-list__circle{margin-right:5px}}@media screen and (max-width:1000px){.mortgage-list__circle{margin-right:1.3888888889vw}}@media screen and (max-width:1000px){.mortgage-list__condition{margin-top:auto!important;display:block!important}}@media screen and (max-width:1000px){.mortgage-list__switcher{width:100%;overflow-x:auto;overflow-y:hidden;min-width:360px}}@media screen and (max-width:1000px){.mortgage-list__mobile-overflow{width:100%}}.mortgage-list__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.0555555556vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.mortgage-list__body{margin-top:44px}}@media screen and (max-width:1000px){.mortgage-list__body{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-list__body{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-list__body{padding-left:28.8888888889vw}}@media screen and (min-width:1441px){.mortgage-list__body{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-list__body{padding-right:28.8888888889vw;padding-left:0;padding-right:0;overflow:hidden;margin-top:0}}.mortgage-list__tab{max-width:31.9444444444vw;border-radius:3.8888888889vw;margin-bottom:0}@media screen and (min-width:1441px){.mortgage-list__tab{max-width:460px}}@media screen and (max-width:1000px){.mortgage-list__tab{max-width:91.1111111111vw}}@media screen and (min-width:1441px){.mortgage-list__tab{border-radius:56px}}@media screen and (max-width:1000px){.mortgage-list__tab{border-radius:7.7777777778vw}}@media screen and (max-width:1000px){.mortgage-list__tab:first-child{margin-bottom:0!important}}.mortgage-list__tab:nth-of-type(odd){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-list__tab:nth-of-type(odd){margin-right:40px}}@media screen and (max-width:1000px){.mortgage-list__tab:nth-of-type(odd){margin-right:0}}@media(max-width:1440px){.mortgage-list__tab:nth-of-type(odd){margin-top:0}}@media screen and (max-width:1000px){.mortgage-list__tab:nth-of-type(odd){margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-list__tab:nth-of-type(odd){margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-list__tab:nth-of-type(odd){margin-top:4.4444444444vw}}.mortgage-list__tab:nth-of-type(2n){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-list__tab:nth-of-type(2n){margin-top:40px}}@media screen and (max-width:1000px){.mortgage-list__tab:nth-of-type(2n){margin-top:4.4444444444vw}}.mortgage-list__description{margin-top:.5555555556vw;width:14.8611111111vw;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-list__description{margin-top:8px}}@media screen and (max-width:1000px){.mortgage-list__description{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.mortgage-list__description{width:214px}}@media screen and (max-width:1000px){.mortgage-list__description{width:47.2222222222vw}}@media screen and (min-width:1441px){.mortgage-list__description{font-size:14px}}@media screen and (max-width:1000px){.mortgage-list__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-list__description{line-height:20px}}@media screen and (max-width:1000px){.mortgage-list__description{line-height:4.4444444444vw;margin-top:8px!important}}.mortgage-list__persbutton{margin-top:1.1111111111vw;background:#8bc540;color:#1e2321}@media screen and (min-width:1441px){.mortgage-list__persbutton{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-list__persbutton{margin-top:3.3333333333vw}}@media(max-width:767px){.mortgage-list__persbutton{width:81px;height:32px;font-size:12px;line-height:16px;padding:8px 14px 8px 14px}}.mortgage-list__persbutton:hover{background:#86b83c}.mortgage-list_whitecolor{color:#fff}.mortgage-list_h3{width:14.8611111111vw}@media screen and (min-width:1441px){.mortgage-list_h3{width:214px}}@media screen and (max-width:1000px){.mortgage-list_h3{width:47.2222222222vw}}.mortgage-list__superlink{width:100%;position:absolute;height:17.2222222222vw;z-index:10000;top:0;left:0}@media screen and (min-width:1441px){.mortgage-list__superlink{height:248px}}@media screen and (max-width:1000px){.mortgage-list__superlink{height:44.4444444444vw}}.product-card_visibleoverflow{overflow:visible}.product-card_personal{background:url(/local/templates/redesign/src/assets/img/mortgage/personal.png) no-repeat;background-size:cover!important}@media screen and (max-width:1000px){.product-card_personal{background:url(/local/templates/redesign/src/assets/img/mortgage/personal-mobile.png)}}.product-card_personal:hover{background:url(/local/templates/redesign/src/assets/img/mortgage/personal.png) cover no-repeat!important}@media screen and (max-width:1000px){.product-card_personal:hover{background:url(/local/templates/redesign/src/assets/img/mortgage/personal-mobile.png) no-repeat!important;background-size:cover!important}}.deposits-card .mortgage-list__content>:nth-last-child(2){margin-top:auto!important}.product-card_personal:hover .mortgage-list__description{opacity:1!important}.accordeon-cross{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:50%;background-color:#1e2321;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;width:2.2222222222vw;height:2.2222222222vw}@media screen and (min-width:1441px){.accordeon-cross{width:32px}}@media screen and (max-width:1000px){.accordeon-cross{width:6.6666666667vw}}@media screen and (min-width:1441px){.accordeon-cross{height:32px}}@media screen and (max-width:1000px){.accordeon-cross{height:6.6666666667vw}}.accordeon-cross svg{fill:#fff;width:.9722222222vw;height:.9722222222vw}@media screen and (min-width:1441px){.accordeon-cross svg{width:14px}}@media screen and (max-width:1000px){.accordeon-cross svg{width:3.3333333333vw}}@media screen and (min-width:1441px){.accordeon-cross svg{height:14px}}@media screen and (max-width:1000px){.accordeon-cross svg{height:3.3333333333vw}}.issues-bond_opened .accordeon-cross{display:none}.bgmain{background-color:#fff!important}.mortgage-program_mr0{margin-right:0!important}.mortgage-program_mt40{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program_mt40{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-program_mt40{margin-top:11.1111111111vw}}.mortgage-program-banner{margin-top:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mortgage-program-banner{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-program-banner{margin-top:3.3333333333vw}}.mortgage-program-banner__left{width:17.2222222222vw}@media screen and (min-width:1441px){.mortgage-program-banner__left{width:248px}}@media screen and (max-width:1000px){.mortgage-program-banner__left{width:68.8888888889vw}}.mortgage-program-banner__right{margin-left:4.4444444444vw}@media screen and (min-width:1441px){.mortgage-program-banner__right{margin-left:64px}}@media screen and (max-width:1000px){.mortgage-program-banner__right{margin-left:4.4444444444vw}}.mortgage-program-banner__img{width:17.2222222222vw;height:19.0277777778vw;background:url(/local/templates/redesign/src/assets/img/mortgage/gos.svg);border-radius:3.3333333333vw}@media screen and (min-width:1441px){.mortgage-program-banner__img{width:248px}}@media screen and (max-width:1000px){.mortgage-program-banner__img{width:26.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-banner__img{height:274px}}@media screen and (max-width:1000px){.mortgage-program-banner__img{height:26.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-banner__img{border-radius:48px}}@media screen and (max-width:1000px){.mortgage-program-banner__img{border-radius:5.5555555556vw;background:url(/local/templates/redesign/src/assets/img/mortgage/gos-mobile.svg)}}.mortgage-program-banner__footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.8194444444vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.mortgage-program-banner__footer{margin-top:55px}}@media screen and (max-width:1000px){.mortgage-program-banner__footer{margin-top:15.2777777778vw}}.mortgage-program-banner__fblock{margin-right:4.4444444444vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-program-banner__fblock{margin-right:64px}}@media screen and (max-width:1000px){.mortgage-program-banner__fblock{margin-right:0}}@media screen and (min-width:1441px){.mortgage-program-banner__fblock{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-program-banner__fblock{padding-bottom:3.3333333333vw}}.mortgage-program-banner__fsubtitle{font-size:.9722222222vw;color:#898599;line-height:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-program-banner__fsubtitle{font-size:14px}}@media screen and (max-width:1000px){.mortgage-program-banner__fsubtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-banner__fsubtitle{line-height:20px}}@media screen and (max-width:1000px){.mortgage-program-banner__fsubtitle{line-height:4.4444444444vw}}.mortgage-program-banner__ftitle{margin-top:.5555555556vw;font-size:1.6666666667vw;color:#1e2321;line-height:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-program-banner__ftitle{margin-top:8px}}@media screen and (max-width:1000px){.mortgage-program-banner__ftitle{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.mortgage-program-banner__ftitle{font-size:24px}}@media screen and (max-width:1000px){.mortgage-program-banner__ftitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-banner__ftitle{line-height:28px}}@media screen and (max-width:1000px){.mortgage-program-banner__ftitle{line-height:5.5555555556vw}}.mortgage-program-main{margin-top:6.7361111111vw}@media screen and (min-width:1441px){.mortgage-program-main{margin-top:97px}}@media screen and (max-width:1000px){.mortgage-program-main{margin-top:8.3333333333vw}}.mortgage-program-main__ban{margin-top:5.8333333333vw;height:15.2777777778vw;background:#3f306b;border-radius:32px;width:50%;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}@media screen and (min-width:1441px){.mortgage-program-main__ban{margin-top:84px}}@media screen and (max-width:1000px){.mortgage-program-main__ban{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program-main__ban{height:220px}}@media screen and (max-width:1000px){.mortgage-program-main__ban{height:61.1111111111vw}}@media screen and (min-width:1441px){.mortgage-program-main__ban{padding-top:32px}}@media screen and (max-width:1000px){.mortgage-program-main__ban{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program-main__ban{padding-bottom:32px}}@media screen and (max-width:1000px){.mortgage-program-main__ban{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program-main__ban{padding-left:56px}}@media screen and (max-width:1000px){.mortgage-program-main__ban{padding-left:6.6666666667vw;width:100%;height:auto}}.mortgage-program-main__ban_nybackground{background:linear-gradient(90.96deg,#f4e7d4,#fbf6ef);height:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mortgage-program-main__ban_nopd{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.mortgage-program-main__ban_lightgradient{background:linear-gradient(122.17deg,#f8f8f8,#e5e5e5)}.mortgage-program-main__ban:first-child{margin-right:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program-main__ban:first-child{margin-right:40px}}@media screen and (max-width:1000px){.mortgage-program-main__ban:first-child{margin-right:0}}.mortgage-program-main__content_withpd{padding-top:1.6666666667vw;padding-right:7.2222222222vw;padding-bottom:1.6666666667vw;padding-left:7.2222222222vw;width:65%}@media screen and (min-width:1441px){.mortgage-program-main__content_withpd{padding-top:24px}}@media screen and (max-width:1000px){.mortgage-program-main__content_withpd{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program-main__content_withpd{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-program-main__content_withpd{padding-right:0}}@media screen and (min-width:1441px){.mortgage-program-main__content_withpd{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-program-main__content_withpd{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program-main__content_withpd{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-program-main__content_withpd{padding-left:6.6666666667vw;width:80%}}.mortgage-program-main__button{background:#ffc7ab;color:#1e2321}.mortgage-program-main__button_nybuttonbackground{background:#1e2321;color:#fff}.mortgage-program-main__title{margin-top:1.1111111111vw;font-size:1.6666666667vw;color:#fff;line-height:1.9444444444vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-program-main__title{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-program-main__title{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-main__title{font-size:24px}}@media screen and (max-width:1000px){.mortgage-program-main__title{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-program-main__title{line-height:28px}}@media screen and (max-width:1000px){.mortgage-program-main__title{line-height:6.1111111111vw}}.mortgage-program-main__title_nytextcolor{color:#1e2321}.mortgage-program-main__text{margin-top:1.1111111111vw;font-size:.9722222222vw;color:#fff;line-height:1.3888888889vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-program-main__text{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-program-main__text{margin-top:1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-main__text{font-size:14px}}@media screen and (max-width:1000px){.mortgage-program-main__text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.mortgage-program-main__text{line-height:20px}}@media screen and (max-width:1000px){.mortgage-program-main__text{line-height:5.5555555556vw}}.mortgage-program-main__text_nytextcolor{color:#1e2321}.mortgage-program-main__newyear{background-image:url(https://domrfbank.ru/upload/mortgage/newyear/banner.png);width:18.6111111111vw;height:10.8333333333vw;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.mortgage-program-main__newyear{width:268px}}@media screen and (max-width:1000px){.mortgage-program-main__newyear{width:41.6666666667vw}}@media screen and (min-width:1441px){.mortgage-program-main__newyear{height:156px}}@media screen and (max-width:1000px){.mortgage-program-main__newyear{height:43.3333333333vw;display:none}}.mortgage-program-more{margin-top:7.0138888889vw}@media screen and (min-width:1441px){.mortgage-program-more{margin-top:101px}}@media screen and (max-width:1000px){.mortgage-program-more{margin-top:12.2222222222vw}}.mortgage-program-more__button{background:#ffc7ab;color:#1e2321}.mortgage-program-more__programs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.0138888889vw}@media screen and (min-width:1441px){.mortgage-program-more__programs{margin-top:29px}}@media screen and (max-width:1000px){.mortgage-program-more__programs{margin-top:4.4444444444vw}}.mortgage-program-more__program{display:-webkit-box;display:-ms-flexbox;display:flex;background:#edf0f5;border-radius:3.3333333333vw;width:26.1111111111vw;height:15.5555555556vw;padding-top:2.2222222222vw;padding-right:2.7777777778vw;padding-bottom:1.6666666667vw;padding-left:2.7777777778vw;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program-more__program{border-radius:48px}}@media screen and (max-width:1000px){.mortgage-program-more__program{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-program-more__program{width:376px}}@media screen and (max-width:1000px){.mortgage-program-more__program{width:44.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__program{height:224px}}@media screen and (max-width:1000px){.mortgage-program-more__program{height:44.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__program{padding-top:32px}}@media screen and (max-width:1000px){.mortgage-program-more__program{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program-more__program{padding-right:40px}}@media screen and (max-width:1000px){.mortgage-program-more__program{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__program{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-program-more__program{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__program{padding-left:40px}}@media screen and (max-width:1000px){.mortgage-program-more__program{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__program{margin-right:40px}}@media screen and (max-width:1000px){.mortgage-program-more__program{margin-right:6.6666666667vw}}.mortgage-program-more__left{width:14.1666666667vw}@media screen and (min-width:1441px){.mortgage-program-more__left{width:204px}}@media screen and (max-width:1000px){.mortgage-program-more__left{width:43.3333333333vw}}.mortgage-program-more__zg{font-size:1.3888888889vw;color:#1e2321;line-height:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-program-more__zg{font-size:20px}}@media screen and (max-width:1000px){.mortgage-program-more__zg{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__zg{line-height:24px}}@media screen and (max-width:1000px){.mortgage-program-more__zg{line-height:5.5555555556vw}}.mortgage-program-more__txt{margin-top:8px;font-size:.9722222222vw;color:#1e2321;line-height:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-program-more__txt{font-size:14px}}@media screen and (max-width:1000px){.mortgage-program-more__txt{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-program-more__txt{line-height:20px}}@media screen and (max-width:1000px){.mortgage-program-more__txt{line-height:5.5555555556vw}}.mortgage-program-more__rate{margin-top:1.6666666667vw;font-size:.9722222222vw;color:#1e2321;line-height:2.3611111111vw}@media screen and (min-width:1441px){.mortgage-program-more__rate{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-program-more__rate{margin-top:3.0555555556vw}}@media screen and (min-width:1441px){.mortgage-program-more__rate{font-size:14px}}@media screen and (max-width:1000px){.mortgage-program-more__rate{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program-more__rate{line-height:34px}}@media screen and (max-width:1000px){.mortgage-program-more__rate{line-height:4.4444444444vw}}.mortgage-program-more__rate_big{font-size:3.0555555556vw;color:#1e2321;line-height:3.3333333333vw}@media screen and (min-width:1441px){.mortgage-program-more__rate_big{font-size:44px}}@media screen and (max-width:1000px){.mortgage-program-more__rate_big{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.mortgage-program-more__rate_big{line-height:48px}}@media screen and (max-width:1000px){.mortgage-program-more__rate_big{line-height:4.4444444444vw}}.mortgage-program-more__image{width:8.6111111111vw;height:11.1111111111vw;border-radius:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-program-more__image{width:124px}}@media screen and (max-width:1000px){.mortgage-program-more__image{width:25.2777777778vw}}@media screen and (min-width:1441px){.mortgage-program-more__image{height:160px}}@media screen and (max-width:1000px){.mortgage-program-more__image{height:35.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program-more__image{border-radius:28px}}@media screen and (max-width:1000px){.mortgage-program-more__image{border-radius:5.5555555556vw}}.mortgage-program-more__image_nv{background:url(/local/templates/redesign/src/assets/img/mortgage/nv.svg)}.mortgage-program-more__image_ready{background:url(/local/templates/redesign/src/assets/img/mortgage/ready.svg)}.mortgage-program-more__image_family{background:url(/local/templates/redesign/src/assets/img/mortgage/family.svg)}.mortgage-program__title{font-size:1.6666666667vw;color:#1e2321;line-height:1.9444444444vw}@media screen and (min-width:1441px){.mortgage-program__title{font-size:24px}}@media screen and (max-width:1000px){.mortgage-program__title{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-program__title{line-height:28px}}@media screen and (max-width:1000px){.mortgage-program__title{line-height:6.1111111111vw}}.mortgage-program__list{margin-bottom:0}.mortgage-program__li{font-size:1.1111111111vw;color:#1e2321;line-height:1.5277777778vw}@media screen and (min-width:1441px){.mortgage-program__li{font-size:16px}}@media screen and (max-width:1000px){.mortgage-program__li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-program__li{line-height:22px}}@media screen and (max-width:1000px){.mortgage-program__li{line-height:4.4444444444vw}}.mortgage-program__par{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program__par{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-program__par{margin-top:11.1111111111vw}}.mortgage-program__docitem{margin-right:1.3888888889vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-program__docitem{margin-right:20px}}@media screen and (max-width:1000px){.mortgage-program__docitem{margin-right:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-program__docitem{margin-bottom:20px}}@media screen and (max-width:1000px){.mortgage-program__docitem{margin-bottom:5.5555555556vw}}.mortgage-program__documents{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-program__documents{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-program__documents{margin-top:11.1111111111vw}}.mortgage-about__header{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-about__header{padding-top:40px}}@media screen and (max-width:1000px){.mortgage-about__header{padding-top:1.1111111111vw}}.mortgage-about-lk .h3{max-width:33.3333333333vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-about-lk .h3{max-width:480px}}@media screen and (max-width:1000px){.mortgage-about-lk .h3{max-width:none}}@media screen and (min-width:1441px){.mortgage-about-lk .h3{margin-bottom:40px}}@media screen and (max-width:1000px){.mortgage-about-lk .h3{margin-bottom:6.6666666667vw}}.mortgage-about-lk .page-block__card{background:url(/local/templates/redesign/src/assets/img/mortgage/about/mortgage-about-lk.png) no-repeat 50%/cover}@media screen and (max-width:1000px){.mortgage-about-lk .page-block__card{background-image:url(/local/templates/redesign/src/assets/img/mortgage/about/mortgage-about-lk-mobile.png)}}@media screen and (max-width:1000px){.mortgage-about-bank{overflow:hidden;width:calc(100% + 8.88889vw);margin-left:-4.4444444444vw;margin-right:-4.4444444444vw}}@media screen and (max-width:1000px){.mortgage-about-bank .d-tile,.mortgage-about-bank__title{margin-left:4.4444444444vw;margin-right:4.4444444444vw}}.mortgage-about-bank__title{margin-top:1.6666666667vw;margin-bottom:3.8888888889vw;max-width:50vw}@media screen and (min-width:1441px){.mortgage-about-bank__title{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-about-bank__title{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-about-bank__title{margin-bottom:56px}}@media screen and (max-width:1000px){.mortgage-about-bank__title{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-about-bank__title{max-width:720px}}@media screen and (max-width:1000px){.mortgage-about-bank__title{max-width:none}}.mortgage-about-bank .cards-benefits__slide{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__slide{height:66.6666666667vw;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mortgage-about-bank .cards-benefits__text{height:6.1111111111vw}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__text{height:88px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__text{height:auto}}.mortgage-about-bank .cards-benefits__image{width:9.7222222222vw}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__image{width:140px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__image{width:29.1666666667vw}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__image._1{-webkit-transform:translateX(4.1666666667vw);transform:translateX(4.1666666667vw)}}.mortgage-about-bank .cards-benefits__card-image{position:absolute}.mortgage-about-bank .cards-benefits__card-image._1{width:10.0694444444vw;top:.3472222222vw;left:2.0833333333vw}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__card-image._1{width:145px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__card-image._1{width:29.1666666667vw}}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__card-image._1{top:5px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__card-image._1{top:1.9444444444vw}}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__card-image._1{left:30px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__card-image._1{left:26.3888888889vw}}.mortgage-about-bank .cards-benefits__card-image._2{height:10.4166666667vw;top:-.6944444444vw;left:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__card-image._2{height:150px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__card-image._2{height:30.5555555556vw}}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__card-image._2{top:-10px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__card-image._2{top:-1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__card-image._2{left:24px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__card-image._2{left:20.8333333333vw}}.mortgage-about-bank .cards-benefits__card-image._3{width:9.7222222222vw;top:-1.3888888889vw}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__card-image._3{width:140px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__card-image._3{width:29.1666666667vw}}@media screen and (min-width:1441px){.mortgage-about-bank .cards-benefits__card-image._3{top:-20px}}@media screen and (max-width:1000px){.mortgage-about-bank .cards-benefits__card-image._3{top:-4.4444444444vw}}.mortgage-about-calculate .h3{margin-bottom:2.1527777778vw}@media screen and (min-width:1441px){.mortgage-about-calculate .h3{margin-bottom:31px}}@media screen and (max-width:1000px){.mortgage-about-calculate .h3{margin-bottom:6.6666666667vw}}.mortgage-about-calculate .page-block__card{background:url(/local/templates/redesign/src/assets/img/mortgage/about/mortgage-about-calc.png) no-repeat 50%/cover}@media screen and (max-width:1000px){.mortgage-about-calculate .page-block__card{background-image:url(/local/templates/redesign/src/assets/img/mortgage/about/mortgage-about-calc-mobile.png)}}.mortgage-about .scroll-cards__text{max-width:34.7222222222vw}@media screen and (min-width:1441px){.mortgage-about .scroll-cards__text{max-width:500px}}@media screen and (max-width:1000px){.mortgage-about .scroll-cards__text{max-width:none}}.mortgage-partner__form{padding-left:0!important}.mortgage-partner_pb0{padding-bottom:0!important}.mortgage-partner_mt0{margin-top:0!important}.mortgage-partner_mh700{max-height:700px!important}.mortgage-partner_cp{cursor:pointer}@media screen and (max-width:1000px){.mortgage-partner_cp{width:100%}}.mortgage-partner_nobg{background-image:none;background-color:#fff}.mortgage-partner_fl{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-partner_fl{display:block}}.mortgage-partner__formwrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mortgage-partner__formland{width:55.5555555556vw}@media screen and (min-width:1441px){.mortgage-partner__formland{width:800px}}@media screen and (max-width:1000px){.mortgage-partner__formland{width:222.2222222222vw}}.mortgage-partner__btitle{font-size:3.0555555556vw;line-height:3.3333333333vw;margin-bottom:2.7777777778vw;color:#1e2321;font-weight:500}@media screen and (min-width:1441px){.mortgage-partner__btitle{font-size:44px}}@media screen and (max-width:1000px){.mortgage-partner__btitle{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-partner__btitle{line-height:48px}}@media screen and (max-width:1000px){.mortgage-partner__btitle{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mortgage-partner__btitle{margin-bottom:40px}}@media screen and (max-width:1000px){.mortgage-partner__btitle{margin-bottom:5.5555555556vw}}.mortgage-partner__fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mortgage-partner__fieldset_mt16{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-partner__fieldset_mt16{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-partner__fieldset_mt16{margin-top:5.5555555556vw}}.mortgage-partner__field{width:286px;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;margin-right:12px;background:#fff;border:1px solid #e1e4e9;margin-top:.8333333333vw}@media screen and (min-width:1441px){.mortgage-partner__field{height:56px}}@media screen and (max-width:1000px){.mortgage-partner__field{height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-partner__field{border-radius:20px}}@media screen and (max-width:1000px){.mortgage-partner__field{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__field{padding-left:24px}}@media screen and (max-width:1000px){.mortgage-partner__field{padding-left:3.6111111111vw}}@media screen and (min-width:1441px){.mortgage-partner__field{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-partner__field{margin-top:1.1111111111vw;width:100%}}@media screen and (max-width:1000px){.mortgage-partner__field_wrapper{width:100%}}.mortgage-partner__field_wrapper_wd100{width:100%}.mortgage-partner__field_pl0{padding-left:0}.mortgage-partner__field_error{border:1px solid #fc5b00;background:#fdeaea}.mortgage-partner__field_wdall{width:584px;padding-top:10px}@media screen and (max-width:1000px){.mortgage-partner__field_wdall{width:100%}}.mortgage-partner__title{font-size:1.6666666667vw;line-height:1.9444444444vw;color:#1e2321;font-weight:500;margin-top:40px}@media screen and (min-width:1441px){.mortgage-partner__title{font-size:24px}}@media screen and (max-width:1000px){.mortgage-partner__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__title{line-height:28px}}@media screen and (max-width:1000px){.mortgage-partner__title{line-height:6.1111111111vw}}.mortgage-partner__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;color:#898599;margin-top:.5555555556vw;margin-bottom:16px}@media screen and (min-width:1441px){.mortgage-partner__subtitle{font-size:16px}}@media screen and (max-width:1000px){.mortgage-partner__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__subtitle{line-height:22px}}@media screen and (max-width:1000px){.mortgage-partner__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__subtitle{margin-top:8px}}@media screen and (max-width:1000px){.mortgage-partner__subtitle{margin-top:1.1111111111vw}}.mortgage-partner__docs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px dashed #c2c2cc;border-radius:2.7777777778vw;margin-top:1.5972222222vw;cursor:pointer}@media screen and (min-width:1441px){.mortgage-partner__docs{border-radius:40px}}@media screen and (max-width:1000px){.mortgage-partner__docs{border-radius:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-partner__docs{margin-top:23px}}@media screen and (max-width:1000px){.mortgage-partner__docs{margin-top:3.3333333333vw}}.mortgage-partner__docs-title{font-size:1.1111111111vw;line-height:1.5277777778vw;color:#898599;width:376px;text-align:center}@media screen and (min-width:1441px){.mortgage-partner__docs-title{font-size:16px}}@media screen and (max-width:1000px){.mortgage-partner__docs-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__docs-title{line-height:22px}}@media screen and (max-width:1000px){.mortgage-partner__docs-title{line-height:3.3333333333vw;width:80%;margin-left:20px}}.mortgage-partner__docs-subtitle{font-size:.8333333333vw;line-height:1.1111111111vw;color:#898599;margin-top:16px;width:376px;margin-bottom:16px;text-align:center}@media screen and (min-width:1441px){.mortgage-partner__docs-subtitle{font-size:12px}}@media screen and (max-width:1000px){.mortgage-partner__docs-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__docs-subtitle{line-height:16px}}@media screen and (max-width:1000px){.mortgage-partner__docs-subtitle{line-height:4.4444444444vw;width:80%;margin-left:20px}}.mortgage-partner__docs-img{margin-bottom:8px;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mortgage-partner__docs-doc{margin:16px 7px}.mortgage-partner__docs-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mortgage-partner__docs-button{width:200px;height:40px;background:#8bc540;margin-bottom:16px;border-radius:20px}@media screen and (max-width:1000px){.mortgage-partner__docs-button{width:100%}}.mortgage-partner__docs:hover{border:1px dashed #1e2321}.mortgage-partner__devdocs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px dashed #c2c2cc;border-radius:1.3888888889vw;margin-top:1.6666666667vw;padding:1.3888888889vw;background:#fff;width:100%}@media screen and (min-width:1441px){.mortgage-partner__devdocs{border-radius:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs{padding:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs{padding:4.4444444444vw}}.mortgage-partner__devdocs-left{width:54.4444444444vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-left{width:784px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-left{width:217.7777777778vw;width:100%}}.mortgage-partner__devdocs-title{font-size:1.1111111111vw;line-height:1.5277777778vw;color:#1e2321;font-weight:500}@media screen and (min-width:1441px){.mortgage-partner__devdocs-title{font-size:16px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-title{line-height:22px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-title{line-height:3.3333333333vw}}.mortgage-partner__devdocs-subtitle{width:54.4444444444vw;font-size:.9722222222vw;line-height:1.3888888889vw;color:#1e2321;margin-top:.5555555556vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-subtitle{width:784px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-subtitle{width:217.7777777778vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-subtitle{font-size:14px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-subtitle{line-height:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-subtitle{margin-top:8px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-subtitle{margin-top:2.2222222222vw;width:100%}}.mortgage-partner__devdocs-button{background:#edf0f5;color:#1e2321}@media screen and (max-width:1000px){.mortgage-partner__devdocs-button{width:100%;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-partner__devdocs-button{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-partner__devdocs-button{margin-top:4.4444444444vw}}.mortgage-partner__devdocs-doc{width:100%}.mortgage-partner__devdocs-image{width:6.6666666667vw;height:100%;border-radius:.6944444444vw;margin-right:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-image{width:96px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-image{width:25.8333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-image{border-radius:10px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-image{border-radius:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-image{margin-right:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-image{margin-right:2.7777777778vw}}.mortgage-partner__devdocs-icon{margin-top:.6944444444vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-icon{margin-top:10px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-icon{margin-top:2.7777777778vw}}.mortgage-partner__devdocs-delete{top:4px;right:-4px;border-radius:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-delete{border-radius:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-delete{border-radius:5.5555555556vw}}.mortgage-partner__devdocs-delbutton{background:#fff;width:10.7638888889vw;height:2.2222222222vw;border-radius:1.1111111111vw;position:absolute;right:0;top:0}@media screen and (min-width:1441px){.mortgage-partner__devdocs-delbutton{width:155px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-delbutton{width:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-delbutton{height:32px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-delbutton{height:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-delbutton{border-radius:16px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-delbutton{border-radius:3.8888888889vw}}.mortgage-partner__devdocs-delbutton_relative{position:relative}.mortgage-partner__devdocs-delbutton_wd111{width:7.7083333333vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-delbutton_wd111{width:111px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-delbutton_wd111{width:12.2222222222vw}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-deltext{display:none}}.mortgage-partner__devdocs-delimg{margin-right:.3472222222vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-delimg{margin-right:5px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-delimg{margin-right:1.3888888889vw}}.mortgage-partner__devdocs-coborrower{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.mortgage-partner__devdocs-cross{margin-right:2.2222222222vw;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:50%;background-color:#1e2321;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;width:2.2222222222vw;height:2.2222222222vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-cross{margin-right:32px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-cross{margin-right:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-cross{width:32px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-cross{width:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-cross{height:32px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-cross{height:6.6666666667vw}}.mortgage-partner__devdocs-cross_mr12{margin-right:.8333333333vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-cross_mr12{margin-right:12px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-cross_mr12{margin-right:3.3333333333vw}}.mortgage-partner__devdocs-cross svg{fill:#fff;width:.9722222222vw;height:.9722222222vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-cross svg{width:14px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-cross svg{width:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-cross svg{height:14px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-cross svg{height:3.3333333333vw}}.mortgage-partner__devdocs-checkbox{margin-left:1.6666666667vw;margin-top:.3472222222vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-checkbox{margin-left:24px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-checkbox{margin-left:0}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-checkbox{margin-top:5px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-checkbox{margin-top:2.7777777778vw}}.mortgage-partner__devdocs-error-border{border:2px dashed #fc5b00}.mortgage-partner__devdocs-errorfile{width:38.6111111111vw;padding-top:1.3888888889vw;padding-right:1.6666666667vw;padding-bottom:1.3888888889vw;padding-left:1.6666666667vw;border-radius:1.3888888889vw;margin-top:.8333333333vw;background:#fdeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorfile{width:556px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorfile{width:154.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorfile{padding-top:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorfile{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorfile{padding-right:24px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorfile{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorfile{padding-bottom:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorfile{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorfile{padding-left:24px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorfile{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorfile{border-radius:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorfile{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorfile{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorfile{margin-top:1.6666666667vw;width:100%}}.mortgage-partner__devdocs-errorpart{margin-left:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorpart{margin-left:16px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorpart{margin-left:4.4444444444vw}}.mortgage-partner__devdocs-errorimg{width:1.1111111111vw;height:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorimg{width:16px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorimg{width:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errorimg{height:16px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errorimg{height:4.4444444444vw}}.mortgage-partner__devdocs-errortitle{font-size:.9722222222vw;line-height:1.3888888889vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errortitle{font-size:14px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errortitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errortitle{line-height:20px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errortitle{line-height:4.4444444444vw}}.mortgage-partner__devdocs-errortext{margin-top:.5555555556vw}@media screen and (min-width:1441px){.mortgage-partner__devdocs-errortext{margin-top:8px}}@media screen and (max-width:1000px){.mortgage-partner__devdocs-errortext{margin-top:2.2222222222vw}}.mortgage-partner__devsubmit{margin-top:5.5555555556vw;background:#edf0f5;border-top-left-radius:1.3888888889vw;border-top-right-radius:1.3888888889vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.mortgage-partner__devsubmit{margin-top:80px}}@media screen and (max-width:1000px){.mortgage-partner__devsubmit{margin-top:15.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devsubmit{border-top-left-radius:20px}}@media screen and (max-width:1000px){.mortgage-partner__devsubmit{border-top-left-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devsubmit{border-top-right-radius:20px}}@media screen and (max-width:1000px){.mortgage-partner__devsubmit{border-top-right-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devsubmit{padding-top:20px}}@media screen and (max-width:1000px){.mortgage-partner__devsubmit{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devsubmit{padding-bottom:20px}}@media screen and (max-width:1000px){.mortgage-partner__devsubmit{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devsubmit{padding-left:16px}}@media screen and (max-width:1000px){.mortgage-partner__devsubmit{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devsubmit{padding-right:16px}}@media screen and (max-width:1000px){.mortgage-partner__devsubmit{padding-right:4.4444444444vw}}.mortgage-partner__devsubmit-button:disabled{background:#edf0f5;border:1px solid #c2c2cc;color:#898599}.mortgage-partner__devsuccess{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-partner__devsuccess{display:block}}.mortgage-partner__devsuccess-left{margin-right:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-partner__devsuccess-left{margin-right:20px}}@media screen and (max-width:1000px){.mortgage-partner__devsuccess-left{margin-right:0}}@media screen and (max-width:1000px){.mortgage-partner__devsuccess-right{text-align:center}}.mortgage-partner__devsuccess-par{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-partner__devsuccess-par{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-partner__devsuccess-par{margin-top:2.2222222222vw}}@media screen and (max-width:1000px){.mortgage-partner__devsuccess-image{margin-top:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-partner__devsuccess-image{margin-top:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-partner__devsuccess-image{margin-top:11.1111111111vw}}.mortgage-partner__devsuccess-errorbutton{background:#edf0f5;color:#000;margin-left:.8333333333vw}@media screen and (min-width:1441px){.mortgage-partner__devsuccess-errorbutton{margin-left:12px}}@media screen and (max-width:1000px){.mortgage-partner__devsuccess-errorbutton{margin-left:0;margin-top:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-partner__devsuccess-errorbutton{margin-top:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-partner__devsuccess-errorbutton{margin-top:2.2222222222vw}}.mortgage-partner__devissues{background-color:#edf0f5;border-radius:2.7777777778vw;min-height:5.5555555556vw;padding-top:1.6666666667vw;padding-right:7.2222222222vw;padding-bottom:1.6666666667vw;padding-left:7.2222222222vw;margin-top:1.3888888889vw;cursor:pointer}@media screen and (min-width:1441px){.mortgage-partner__devissues{border-radius:40px}}@media screen and (max-width:1000px){.mortgage-partner__devissues{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devissues{min-height:80px}}@media screen and (max-width:1000px){.mortgage-partner__devissues{min-height:12.2222222222vw}}@media screen and (min-width:1441px){.mortgage-partner__devissues{padding-top:24px}}@media screen and (max-width:1000px){.mortgage-partner__devissues{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devissues{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-partner__devissues{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devissues{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-partner__devissues{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devissues{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-partner__devissues{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devissues{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-partner__devissues{margin-top:6.6666666667vw}}.mortgage-partner__devissues-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width:1000px){.mortgage-partner__devissues-header-opened{display:block}}.mortgage-partner__devissues-coborrower{font-size:2.2222222222vw;line-height:2.6388888889vw}@media screen and (min-width:1441px){.mortgage-partner__devissues-coborrower{font-size:32px}}@media screen and (max-width:1000px){.mortgage-partner__devissues-coborrower{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devissues-coborrower{line-height:38px}}@media screen and (max-width:1000px){.mortgage-partner__devissues-coborrower{line-height:6.6666666667vw}}.mortgage-partner__devissues_opened{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-partner__devissues_opened{padding-top:56px}}@media screen and (max-width:1000px){.mortgage-partner__devissues_opened{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-partner__devissues_opened{padding-bottom:56px}}@media screen and (max-width:1000px){.mortgage-partner__devissues_opened{padding-bottom:6.6666666667vw}}.mortgage-partner__devissues_mt40{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-partner__devissues_mt40{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-partner__devissues_mt40{margin-top:6.6666666667vw}}.mortgage-partner__deverror{position:fixed;width:31.6666666667vw;background:#1e2321;border-radius:1.9444444444vw;padding-top:1.6666666667vw;padding-right:2.7777777778vw;padding-bottom:1.6666666667vw;padding-left:2.7777777778vw;right:0;z-index:1000;bottom:8.3333333333vw}@media screen and (min-width:1441px){.mortgage-partner__deverror{width:456px}}@media screen and (max-width:1000px){.mortgage-partner__deverror{width:80vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror{border-radius:28px}}@media screen and (max-width:1000px){.mortgage-partner__deverror{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror{padding-top:24px}}@media screen and (max-width:1000px){.mortgage-partner__deverror{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror{padding-right:40px}}@media screen and (max-width:1000px){.mortgage-partner__deverror{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-partner__deverror{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror{padding-left:40px}}@media screen and (max-width:1000px){.mortgage-partner__deverror{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror{bottom:120px}}@media screen and (max-width:1000px){.mortgage-partner__deverror{bottom:13.8888888889vw}}.mortgage-partner__deverror-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mortgage-partner__deverror-close{width:.9722222222vw;height:.9722222222vw;cursor:pointer}@media screen and (min-width:1441px){.mortgage-partner__deverror-close{width:14px}}@media screen and (max-width:1000px){.mortgage-partner__deverror-close{width:3.8888888889vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror-close{height:14px}}@media screen and (max-width:1000px){.mortgage-partner__deverror-close{height:3.8888888889vw}}.mortgage-partner__deverror-content{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-partner__deverror-content{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-partner__deverror-content{margin-top:3.3333333333vw}}.mortgage-partner__deverror-title{color:#fff;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.mortgage-partner__deverror-title{font-size:16px}}@media screen and (max-width:1000px){.mortgage-partner__deverror-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror-title{line-height:22px}}@media screen and (max-width:1000px){.mortgage-partner__deverror-title{line-height:4.4444444444vw}}.mortgage-partner__deverror-text{color:#fff;font-size:.9722222222vw;line-height:1.3888888889vw;margin-top:.8333333333vw}@media screen and (min-width:1441px){.mortgage-partner__deverror-text{font-size:14px}}@media screen and (max-width:1000px){.mortgage-partner__deverror-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror-text{line-height:20px}}@media screen and (max-width:1000px){.mortgage-partner__deverror-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__deverror-text{margin-top:12px}}@media screen and (max-width:1000px){.mortgage-partner__deverror-text{margin-top:2.2222222222vw}}.mortgage-partner__devsms{background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/mortgage/developers/sendme.png);background-position:right 0 bottom 0;background-repeat:no-repeat;border-radius:2.7777777778vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;width:69.4444444444vw;height:29.0277777778vw;background-size:27.4305555556vw}@media screen and (min-width:1441px){.mortgage-partner__devsms{border-radius:40px}}@media screen and (max-width:1000px){.mortgage-partner__devsms{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms{padding-top:56px}}@media screen and (max-width:1000px){.mortgage-partner__devsms{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms{padding-bottom:56px}}@media screen and (max-width:1000px){.mortgage-partner__devsms{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-partner__devsms{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-partner__devsms{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms{width:1000px}}@media screen and (max-width:1000px){.mortgage-partner__devsms{width:277.7777777778vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms{height:418px}}@media screen and (max-width:1000px){.mortgage-partner__devsms{height:110.2777777778vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms{background-size:395px}}@media screen and (max-width:1000px){.mortgage-partner__devsms{background-size:54.7222222222vw;width:100%}}.mortgage-partner__devsms-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mortgage-partner__devsms_success{background-image:url(/local/templates/redesign/src/assets/img/mortgage/developers/send-success.png);background-size:26.7361111111vw}@media screen and (min-width:1441px){.mortgage-partner__devsms_success{background-size:385px}}@media screen and (max-width:1000px){.mortgage-partner__devsms_success{background-size:48.6111111111vw}}.mortgage-partner__devsms_expired{background-image:url(/local/templates/redesign/src/assets/img/mortgage/developers/expired.png);background-size:24.3055555556vw;background-position:right 0 bottom 50px}@media screen and (min-width:1441px){.mortgage-partner__devsms_expired{background-size:350px}}@media screen and (max-width:1000px){.mortgage-partner__devsms_expired{background-size:60.2777777778vw}}.mortgage-partner__devsms-title{font-size:2.2222222222vw;line-height:2.6388888889vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-partner__devsms-title{font-size:32px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-title{line-height:38px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-title{line-height:6.1111111111vw}}.mortgage-partner__devsms-text{font-size:1.3888888889vw;line-height:1.6666666667vw;margin-top:2.7777777778vw;width:36.5277777778vw}@media screen and (min-width:1441px){.mortgage-partner__devsms-text{font-size:20px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-text{line-height:24px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-text{line-height:4.1666666667vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-text{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-text{margin-top:3.0555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-text{width:526px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-text{width:146.1111111111vw;width:100%}}.mortgage-partner__devsms-text_min{width:23.9583333333vw}@media screen and (min-width:1441px){.mortgage-partner__devsms-text_min{width:345px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-text_min{width:95.8333333333vw;width:100%}}.mortgage-partner__devsms-button{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-partner__devsms-button{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-button{margin-top:5.5555555556vw}}.mortgage-partner__devsms-disclaimer{font-size:.9722222222vw;line-height:1.3888888889vw;margin-top:2.7777777778vw;width:33.4027777778vw}@media screen and (min-width:1441px){.mortgage-partner__devsms-disclaimer{font-size:14px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-disclaimer{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-disclaimer{line-height:20px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-disclaimer{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-disclaimer{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-disclaimer{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-disclaimer{width:481px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-disclaimer{width:133.6111111111vw;width:100%}}.mortgage-partner__devsms-wrapper{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-partner__devsms-wrapper{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-wrapper{margin-top:5.5555555556vw}}.mortgage-partner__devsms-code{width:10.6944444444vw}@media screen and (min-width:1441px){.mortgage-partner__devsms-code{width:154px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-code{width:34.4444444444vw}}.mortgage-partner__devsms-inperror{border:1px solid #fc5b00}.mortgage-partner__devsms-labelerror{color:#fc5b00}.mortgage-partner__devsms-txterror{-ms-flex-item-align:center;align-self:center}.mortgage-partner__devsms-loader{width:3.4722222222vw;height:3.4722222222vw;margin-left:1.3888888889vw;margin-top:.6944444444vw;background-image:url(/local/templates/redesign/src/assets/img/mortgage/developers/loader.png);background-repeat:no-repeat}@media screen and (min-width:1441px){.mortgage-partner__devsms-loader{width:50px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-loader{width:13.8888888889vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-loader{height:50px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-loader{height:13.8888888889vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-loader{margin-left:20px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-loader{margin-left:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-partner__devsms-loader{margin-top:10px}}@media screen and (max-width:1000px){.mortgage-partner__devsms-loader{margin-top:2.7777777778vw}}.mortgage-partner__footer{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.mortgage-partner__success-title{font-size:3.0555555556vw;line-height:3.3333333333vw;color:#1e2321;font-weight:500;width:584px}@media screen and (min-width:1441px){.mortgage-partner__success-title{font-size:44px}}@media screen and (max-width:1000px){.mortgage-partner__success-title{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-partner__success-title{line-height:48px}}@media screen and (max-width:1000px){.mortgage-partner__success-title{line-height:6.1111111111vw;width:100%}}.mortgage-partner__success-subtitle{font-size:1.6666666667vw;line-height:1.9444444444vw;margin-top:2.7777777778vw;color:#1e2321;width:504px}@media screen and (min-width:1441px){.mortgage-partner__success-subtitle{font-size:24px}}@media screen and (max-width:1000px){.mortgage-partner__success-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-partner__success-subtitle{line-height:28px}}@media screen and (max-width:1000px){.mortgage-partner__success-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-partner__success-subtitle{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-partner__success-subtitle{margin-top:3.3333333333vw;width:100%}}.mortgage-partner__success-img{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-partner__success-img{margin-bottom:40px}}@media screen and (max-width:1000px){.mortgage-partner__success-img{margin-bottom:3.3333333333vw}}.mortgage-partner__slider{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.mortgage-partner__slider{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-partner__slider{padding-left:0}}@media screen and (min-width:1441px){.mortgage-partner__slider{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-partner__slider{padding-right:0;overflow:hidden}}.mortgage-partner__slider-title{font-size:1.3888888889vw;line-height:1.6666666667vw;color:#1e2321}@media screen and (min-width:1441px){.mortgage-partner__slider-title{font-size:20px}}@media screen and (max-width:1000px){.mortgage-partner__slider-title{font-size:5vw}}@media screen and (min-width:1441px){.mortgage-partner__slider-title{line-height:24px}}@media screen and (max-width:1000px){.mortgage-partner__slider-title{line-height:6.1111111111vw}}.mortgage-partner__doc{margin-left:10vw;margin-top:16px}@media screen and (min-width:1441px){.mortgage-partner__doc{margin-left:144px}}@media screen and (max-width:1000px){.mortgage-partner__doc{margin-left:5.5555555556vw}}.mortgage-partner__errortext{margin-left:24px}.mortgage-partner__loading .mortgage-partner__title{position:relative;z-index:20}.mortgage-partner__loading .preloader{position:absolute;min-height:33.8888888889vw;z-index:10}@media screen and (min-width:1441px){.mortgage-partner__loading .preloader{min-height:488px}}@media screen and (max-width:1000px){.mortgage-partner__loading .preloader{min-height:135.5555555556vw}}.mortgage-partner__loading .preloader,.mortgage-partner__loading .preloader-border{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}.mortgage-partner__loading .preloader-border,.mortgage-partner__loading .preloader img{top:auto;left:auto}.mortgage-lk .v--modal-box{height:auto!important}@media screen and (max-width:1000px){.mortgage-lk .v--modal-box{overflow:visible!important}}.mortgage-lk .swiper-container{overflow:visible}.mortgage-lk__password{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-lk__password{display:block}}.mortgage-lk__password_mr12{margin-right:.8333333333vw}@media screen and (min-width:1441px){.mortgage-lk__password_mr12{margin-right:12px}}@media screen and (max-width:1000px){.mortgage-lk__password_mr12{margin-right:0}}@media screen and (max-width:1000px){.mortgage-lk__password_mb8{margin-bottom:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-lk__password_mb8{margin-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-lk__password_mb8{margin-bottom:2.2222222222vw}}.mortgage-lk__password_mt48{margin-top:3.3333333333vw}@media screen and (min-width:1441px){.mortgage-lk__password_mt48{margin-top:48px}}@media screen and (max-width:1000px){.mortgage-lk__password_mt48{margin-top:6.6666666667vw}}.mortgage-lk__password-wrapper{width:50%}@media screen and (max-width:1000px){.mortgage-lk__password-wrapper{width:100%}}.mortgage-lk__suggestion{background:#1e2321;border-radius:28px;height:6.9444444444vw;margin-top:20px;position:absolute;z-index:10000;padding-top:1.5277777778vw;padding-right:2.2916666667vw;padding-bottom:1.5277777778vw;padding-left:2.2916666667vw}@media screen and (min-width:1441px){.mortgage-lk__suggestion{height:100px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion{height:22.7777777778vw}}@media screen and (min-width:1441px){.mortgage-lk__suggestion{padding-top:22px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-lk__suggestion{padding-right:33px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion{padding-right:7.5vw}}@media screen and (min-width:1441px){.mortgage-lk__suggestion{padding-bottom:22px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-lk__suggestion{padding-left:33px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion{padding-left:7.5vw}}.mortgage-lk__suggestion-textblock{margin-bottom:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mortgage-lk__suggestion-textblock{margin-bottom:16px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion-textblock{margin-bottom:2.2222222222vw}}.mortgage-lk__suggestion-img{height:.9722222222vw}@media screen and (min-width:1441px){.mortgage-lk__suggestion-img{height:14px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion-img{height:3.8888888889vw}}.mortgage-lk__suggestion-text{color:#fff;font-size:.8333333333vw;line-height:1.1111111111vw;margin-left:1.4583333333vw}@media screen and (min-width:1441px){.mortgage-lk__suggestion-text{font-size:12px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion-text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-lk__suggestion-text{line-height:16px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion-text{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lk__suggestion-text{margin-left:21px}}@media screen and (max-width:1000px){.mortgage-lk__suggestion-text{margin-left:4.1666666667vw}}.mortgage-lk__suggestion:after,.mortgage-lk__suggestion:before{content:"";position:absolute;background:#1e2321;left:45%;top:-8px;width:20px;height:20px;z-index:-1;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.mortgage-lk__suggestion:after{z-index:1;-webkit-box-shadow:none;box-shadow:none}.mortgage-lk__codetext{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-lk__codetext{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-lk__codetext{margin-top:3.3333333333vw}}.mortgage-lk__codebox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-lk__codebox{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-lk__codebox{margin-top:4.4444444444vw;display:block}}.mortgage-lk__submitbox{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.mortgage-lk__submitbox{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-lk__submitbox{margin-top:8.8888888889vw;display:block}}.mortgage-lk__submitbox_mt48{margin-top:3.3333333333vw}@media screen and (min-width:1441px){.mortgage-lk__submitbox_mt48{margin-top:48px}}@media screen and (max-width:1000px){.mortgage-lk__submitbox_mt48{margin-top:8.8888888889vw}}.mortgage-lk__submittext{max-width:526px;color:#9a96ac;font-size:.9722222222vw;line-height:1.3888888889vw;margin-left:.8333333333vw}@media screen and (min-width:1441px){.mortgage-lk__submittext{font-size:14px}}@media screen and (max-width:1000px){.mortgage-lk__submittext{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.mortgage-lk__submittext{line-height:20px}}@media screen and (max-width:1000px){.mortgage-lk__submittext{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-lk__submittext{margin-left:12px}}@media screen and (max-width:1000px){.mortgage-lk__submittext{margin-left:0;display:none}}.mortgage-lk__submittext_mw330{max-width:330px}@media screen and (max-width:1000px){.mortgage-lk__submittext_mw330{display:block}}.mortgage-lk__submittext_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px}@media screen and (max-width:1000px){.mortgage-lk__submittext_center{display:block;height:auto}}.mortgage-lk__timertext{margin-left:1.3888888889vw;color:#1e2321;margin-top:0;font-size:1.1111111111vw;line-height:1.5277777778vw;max-width:300px;text-decoration:underline;cursor:pointer}@media screen and (min-width:1441px){.mortgage-lk__timertext{margin-left:20px}}@media screen and (max-width:1000px){.mortgage-lk__timertext{margin-left:0}}@media screen and (min-width:1441px){.mortgage-lk__timertext{margin-top:0}}@media screen and (max-width:1000px){.mortgage-lk__timertext{margin-top:2.7777777778vw}}@media screen and (min-width:1441px){.mortgage-lk__timertext{font-size:16px}}@media screen and (max-width:1000px){.mortgage-lk__timertext{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mortgage-lk__timertext{line-height:22px}}@media screen and (max-width:1000px){.mortgage-lk__timertext{line-height:4.4444444444vw}}.mortgage-lk__buttonnew{background:#edf0f5;color:#1e2321;margin-left:.8333333333vw;margin-top:0}@media screen and (min-width:1441px){.mortgage-lk__buttonnew{margin-left:12px}}@media screen and (max-width:1000px){.mortgage-lk__buttonnew{margin-left:0}}@media screen and (min-width:1441px){.mortgage-lk__buttonnew{margin-top:0}}@media screen and (max-width:1000px){.mortgage-lk__buttonnew{margin-top:2.2222222222vw}}.mortgage-lk__timerspan{margin-left:.3472222222vw}@media screen and (min-width:1441px){.mortgage-lk__timerspan{margin-left:5px}}@media screen and (max-width:1000px){.mortgage-lk__timerspan{margin-left:1.3888888889vw}}.developers-standards{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.developers-standards{margin-top:40px}}@media screen and (max-width:1000px){.developers-standards{margin-top:10.8333333333vw}}@media screen and (min-width:1441px){.developers-standards{margin-bottom:40px}}@media screen and (max-width:1000px){.developers-standards{margin-bottom:7.7777777778vw}}.developers-standards__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.developers-standards__title{font-size:44px}}@media screen and (max-width:1000px){.developers-standards__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.developers-standards__title{line-height:48px}}@media screen and (max-width:1000px){.developers-standards__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.developers-standards__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.developers-standards__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.developers-standards__title{margin-bottom:24px}}@media screen and (max-width:1000px){.developers-standards__title{margin-bottom:3.3333333333vw}}.developers-standards__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:5.8333333333vw;color:#898599}@media screen and (min-width:1441px){.developers-standards__subtitle{font-size:16px}}@media screen and (max-width:1000px){.developers-standards__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.developers-standards__subtitle{line-height:22px}}@media screen and (max-width:1000px){.developers-standards__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.developers-standards__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.developers-standards__subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.developers-standards__subtitle{margin-bottom:84px}}@media screen and (max-width:1000px){.developers-standards__subtitle{margin-bottom:11.6666666667vw}}@media screen and (max-width:1000px){.developers-standards__subtitle br{display:none}}.developers-standards__cards-list{padding-top:3.0555555556vw;padding-bottom:2.7777777778vw;padding-left:14.4444444444vw;padding-right:14.4444444444vw}@media screen and (min-width:1441px){.developers-standards__cards-list{padding-top:44px}}@media screen and (max-width:1000px){.developers-standards__cards-list{padding-top:7.7777777778vw}}@media screen and (min-width:1441px){.developers-standards__cards-list{padding-bottom:40px}}@media screen and (max-width:1000px){.developers-standards__cards-list{padding-bottom:6.1111111111vw}}@media screen and (min-width:1441px){.developers-standards__cards-list{padding-left:208px}}@media screen and (max-width:1000px){.developers-standards__cards-list{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.developers-standards__cards-list{padding-right:208px}}@media screen and (max-width:1000px){.developers-standards__cards-list{padding-right:4.4444444444vw}}.developers-standards__card{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background:#edf0f5;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.developers-standards__card{padding-top:56px}}@media screen and (max-width:1000px){.developers-standards__card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.developers-standards__card{padding-bottom:56px}}@media screen and (max-width:1000px){.developers-standards__card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.developers-standards__card{padding-left:104px}}@media screen and (max-width:1000px){.developers-standards__card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.developers-standards__card{padding-right:104px}}@media screen and (max-width:1000px){.developers-standards__card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.developers-standards__card{border-radius:56px}}@media screen and (max-width:1000px){.developers-standards__card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.developers-standards__card{margin-bottom:16px}}@media screen and (max-width:1000px){.developers-standards__card{margin-bottom:3.3333333333vw}}.developers-standards__card:last-child{margin-bottom:0}.developers-standards .product-card__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.developers-standards .product-card__title{font-size:24px}}@media screen and (max-width:1000px){.developers-standards .product-card__title{font-size:5vw}}@media screen and (min-width:1441px){.developers-standards .product-card__title{line-height:28px}}@media screen and (max-width:1000px){.developers-standards .product-card__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.developers-standards .product-card__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.developers-standards .product-card__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.developers-standards .product-card__title{margin-bottom:16px}}@media screen and (max-width:1000px){.developers-standards .product-card__title{margin-bottom:3.3333333333vw}}.developers-standards .product-card__description{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.developers-standards .product-card__description{font-size:16px}}@media screen and (max-width:1000px){.developers-standards .product-card__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.developers-standards .product-card__description{line-height:22px}}@media screen and (max-width:1000px){.developers-standards .product-card__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.developers-standards .product-card__description{letter-spacing:-.2px}}@media screen and (max-width:1000px){.developers-standards .product-card__description{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.developers-standards .product-card__description{margin-bottom:24px}}@media screen and (max-width:1000px){.developers-standards .product-card__description{margin-bottom:6.6666666667vw}}.developers-standards .doc-link__title{max-width:34.7222222222vw}@media screen and (min-width:1441px){.developers-standards .doc-link__title{max-width:500px}}@media screen and (max-width:1000px){.developers-standards .doc-link__title{max-width:50vw}}.sotrudnichestvo{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.sotrudnichestvo{padding-top:40px}}@media screen and (max-width:1000px){.sotrudnichestvo{padding-top:11.1111111111vw}}.sotrudnichestvo__banner{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sotrudnichestvo__banner{margin-bottom:80px}}@media screen and (max-width:1000px){.sotrudnichestvo__banner{margin-bottom:11.1111111111vw}}.sotrudnichestvo__banner-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sotrudnichestvo__banner-title{font-size:44px}}@media screen and (max-width:1000px){.sotrudnichestvo__banner-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sotrudnichestvo__banner-title{line-height:48px}}@media screen and (max-width:1000px){.sotrudnichestvo__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sotrudnichestvo__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sotrudnichestvo__banner-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__banner-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sotrudnichestvo__banner-title{margin-bottom:3.3333333333vw}}.sotrudnichestvo__banner-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.sotrudnichestvo__banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.sotrudnichestvo__banner-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.sotrudnichestvo__banner-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sotrudnichestvo__banner-subtitle{letter-spacing:-.0277777778vw}}@media screen and (max-width:1000px){.sotrudnichestvo__banner-subtitle br{display:none}}.sotrudnichestvo__swiper{display:none}@media screen and (max-width:1000px){.sotrudnichestvo__swiper{display:block;overflow:hidden}}.sotrudnichestvo__swiper .swiper-title{display:none;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;padding-left:0;padding-right:0;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sotrudnichestvo__swiper .swiper-title{font-size:44px}}@media screen and (max-width:1000px){.sotrudnichestvo__swiper .swiper-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sotrudnichestvo__swiper .swiper-title{line-height:48px}}@media screen and (max-width:1000px){.sotrudnichestvo__swiper .swiper-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sotrudnichestvo__swiper .swiper-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sotrudnichestvo__swiper .swiper-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__swiper .swiper-title{padding-left:0}}@media screen and (max-width:1000px){.sotrudnichestvo__swiper .swiper-title{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__swiper .swiper-title{padding-right:0}}@media screen and (max-width:1000px){.sotrudnichestvo__swiper .swiper-title{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__swiper .swiper-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sotrudnichestvo__swiper .swiper-title{margin-bottom:7.2222222222vw;display:block}}.sotrudnichestvo__swiper .swiper-pagination{height:0}@media screen and (min-width:1441px){.sotrudnichestvo__swiper .swiper-pagination{height:0}}@media screen and (max-width:1000px){.sotrudnichestvo__swiper .swiper-pagination{height:2.2222222222vw}}.sotrudnichestvo__efficiency{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency{padding-left:104px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency{padding-left:0}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency{padding-right:104px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency{padding-right:0}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency{margin-bottom:80px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency{margin-bottom:11.1111111111vw;display:none}}.sotrudnichestvo__efficiency-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-title{font-size:32px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-title{font-size:5vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-title{line-height:38px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-title{margin-bottom:7.2222222222vw;font-size:24px;line-height:28px;letter-spacing:-.3px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-title br{display:none}}.sotrudnichestvo__efficiency-list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.sotrudnichestvo__efficiency-item,.sotrudnichestvo__efficiency-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.sotrudnichestvo__efficiency-item{margin-left:3.125vw;margin-right:3.125vw;width:18.8888888889vw;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item{margin-left:45px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item{margin-left:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item{margin-right:45px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item{width:272px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item{width:59.4444444444vw}}.sotrudnichestvo__efficiency-item:first-child{margin-left:0}.sotrudnichestvo__efficiency-item:last-child{margin-right:0}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.sotrudnichestvo__efficiency-item__image{width:12.0833333333vw;height:10.5555555556vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__image{width:174px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__image{width:38.3333333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__image{height:152px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__image{height:32.2222222222vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__image{margin-bottom:40px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__image{margin-bottom:2.2222222222vw;margin-left:25px}}.sotrudnichestvo__efficiency-item__image img{width:100%;height:100%}.sotrudnichestvo__efficiency-item__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__title{font-size:20px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__title{line-height:24px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__title{margin-bottom:16px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__title{margin-bottom:2.2222222222vw}}.sotrudnichestvo__efficiency-item__subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__subtitle{font-size:14px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__subtitle{line-height:20px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__efficiency-item__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.sotrudnichestvo__efficiency-item__subtitle{letter-spacing:-.0277777778vw;text-align:center}}.sotrudnichestvo__benefits{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sotrudnichestvo__benefits{padding-left:104px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits{padding-left:0}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits{padding-right:104px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits{padding-right:0}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits{margin-bottom:80px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits{margin-bottom:11.1111111111vw}}.sotrudnichestvo__benefits-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-title{font-size:32px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-title{font-size:5vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-title{line-height:38px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-title{margin-bottom:3.3333333333vw}}.sotrudnichestvo__benefits-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sotrudnichestvo__benefits-list__item{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.8888888889vw;margin-left:1.3888888889vw;margin-right:1.3888888889vw;margin-bottom:0;height:18.75vw;background-color:#edf0f5;width:calc(50% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{padding-top:48px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{padding-bottom:48px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{padding-left:56px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{padding-right:56px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{border-radius:56px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{margin-left:20px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{margin-left:0}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{margin-right:20px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{margin-right:0}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{margin-bottom:0}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item{height:270px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{height:auto}}.sotrudnichestvo__benefits-list__item:first-child{margin-left:0}.sotrudnichestvo__benefits-list__item:last-child{margin-right:0;margin-bottom:0}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item{width:100%}}.sotrudnichestvo__benefits-list__item-head{height:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-head{height:56px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-head{height:19.4444444444vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sotrudnichestvo__benefits-list__item-image{width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-image{width:40px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-image{width:11.1111111111vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-image{height:40px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-image{height:11.1111111111vw}}.sotrudnichestvo__benefits-list__item-image img{width:100%;height:100%}.sotrudnichestvo__benefits-list__item-title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;margin-left:1.3888888889vw;margin-top:0}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-title{font-size:20px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-title{line-height:24px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-title{margin-left:20px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-title{margin-left:0}}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-title{margin-top:0}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-title{margin-top:2.2222222222vw}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-title br{display:none}}.sotrudnichestvo__benefits-list__item-text{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.sotrudnichestvo__benefits-list__item-text{padding-top:24px}}@media screen and (max-width:1000px){.sotrudnichestvo__benefits-list__item-text{padding-top:3.3333333333vw}}.sotrudnichestvo__kit{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sotrudnichestvo__kit{margin-bottom:80px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit{margin-bottom:11.1111111111vw}}.sotrudnichestvo__kit-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sotrudnichestvo__kit-title{font-size:44px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-title{line-height:48px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-title{margin-bottom:6.6666666667vw}}.sotrudnichestvo__kit-factoids{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sotrudnichestvo__kit-factoids__item{margin-bottom:0;width:calc(25% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item{margin-bottom:0}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item{margin-bottom:6.6666666667vw}}.sotrudnichestvo__kit-factoids__item:last-child{margin-bottom:0}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.sotrudnichestvo__kit-factoids__item-image{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:.8333333333vw;border-radius:1.9444444444vw;background-color:#edf0f5;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}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-image{width:80px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-image{width:13.3333333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-image{height:80px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-image{height:13.3333333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-image{margin-bottom:12px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-image{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-image{border-radius:28px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-image{border-radius:4.4444444444vw}}.sotrudnichestvo__kit-factoids__item-image img{width:46%;height:46%}.sotrudnichestvo__kit-factoids__item-title{margin-bottom:.8333333333vw;font-size:1.25vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-title{margin-bottom:12px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-title{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-title{font-size:18px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-title{line-height:22px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-title{letter-spacing:-.0277777778vw}}.sotrudnichestvo__kit-factoids__item-text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-text{font-size:16px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-text{line-height:22px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__kit-factoids__item-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sotrudnichestvo__kit-factoids__item-text{letter-spacing:-.0277777778vw;color:#1e2321}}.sotrudnichestvo__partner{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;background:url(/local/templates/redesign/src/assets/img/sotrudnichestvo/banner_partner.png) no-repeat #f1eff0;background-size:cover}@media screen and (min-width:1441px){.sotrudnichestvo__partner{padding-top:56px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner{padding-bottom:56px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner{padding-left:104px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner{padding-right:104px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner{border-radius:56px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner{margin-bottom:80px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner{margin-bottom:11.1111111111vw;background-image:none}}.sotrudnichestvo__partner-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sotrudnichestvo__partner-title{font-size:32px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-title{font-size:5vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner-title{line-height:38px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-title{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-title br{display:none}}.sotrudnichestvo__partner-subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.sotrudnichestvo__partner-subtitle{font-size:14px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner-subtitle{line-height:20px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sotrudnichestvo__partner-subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-subtitle{letter-spacing:-.0277777778vw}}@media screen and (max-width:1000px){.sotrudnichestvo__partner-subtitle br{display:none}}.tariffs{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.tariffs{padding-top:40px}}@media screen and (max-width:1000px){.tariffs{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.tariffs{padding-bottom:40px}}@media screen and (max-width:1000px){.tariffs{padding-bottom:7.7777777778vw}}.tariffs__header-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.tariffs__header-title{font-size:44px}}@media screen and (max-width:1000px){.tariffs__header-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.tariffs__header-title{line-height:48px}}@media screen and (max-width:1000px){.tariffs__header-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.tariffs__header-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.tariffs__header-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.tariffs__header-title{margin-bottom:40px}}@media screen and (max-width:1000px){.tariffs__header-title{margin-bottom:7.7777777778vw}}.tariffs__switch{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.tariffs__switch{margin-bottom:44px}}@media screen and (max-width:1000px){.tariffs__switch{margin-bottom:5.5555555556vw}}.tariffs__docs .doc-link{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.tariffs__docs .doc-link{margin-bottom:40px}}@media screen and (max-width:1000px){.tariffs__docs .doc-link{margin-bottom:3.3333333333vw}}.tariffs__docs .doc-link__title{max-width:none}.tariffs__docs .grid-row{margin-bottom:-2.7777777778vw;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.tariffs__docs .grid-row{margin-bottom:-40px}}@media screen and (max-width:1000px){.tariffs__docs .grid-row{margin-bottom:-3.3333333333vw}}.docs{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.docs{margin-top:40px}}@media screen and (max-width:1000px){.docs{margin-top:10.8333333333vw}}@media screen and (min-width:1441px){.docs{margin-bottom:40px}}@media screen and (max-width:1000px){.docs{margin-bottom:7.7777777778vw}}.docs__head{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.docs__head{margin-bottom:40px}}@media screen and (max-width:1000px){.docs__head{margin-bottom:6.6666666667vw}}.docs__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.docs__head-title{font-size:44px}}@media screen and (max-width:1000px){.docs__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.docs__head-title{line-height:48px}}@media screen and (max-width:1000px){.docs__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.docs__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.docs__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.docs__head-title{margin-bottom:24px}}@media screen and (max-width:1000px){.docs__head-title{margin-bottom:4.4444444444vw}}.docs__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.docs__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.docs__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.docs__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.docs__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.docs__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.docs__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (max-width:1000px){.docs__head-subtitle br{display:none}}.docs__hotline{margin-bottom:2.7777777778vw;padding-left:7.9166666667vw;padding-right:7.9166666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.docs__hotline{margin-bottom:40px}}@media screen and (max-width:1000px){.docs__hotline{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.docs__hotline{padding-left:114px}}@media screen and (max-width:1000px){.docs__hotline{padding-left:0}}@media screen and (min-width:1441px){.docs__hotline{padding-right:114px}}@media screen and (max-width:1000px){.docs__hotline{padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.docs__hotline-info{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;margin-bottom:0}@media screen and (min-width:1441px){.docs__hotline-info{font-size:20px}}@media screen and (max-width:1000px){.docs__hotline-info{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.docs__hotline-info{line-height:24px}}@media screen and (max-width:1000px){.docs__hotline-info{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.docs__hotline-info{letter-spacing:-.2px}}@media screen and (max-width:1000px){.docs__hotline-info{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.docs__hotline-info{margin-bottom:0}}@media screen and (max-width:1000px){.docs__hotline-info{margin-bottom:3.3333333333vw}}.docs__hotline-contacts{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:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:1000px){.docs__hotline-contacts{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.docs__hotline-contacts__number{margin-bottom:1.1111111111vw;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.docs__hotline-contacts__number{margin-bottom:16px}}@media screen and (max-width:1000px){.docs__hotline-contacts__number{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.docs__hotline-contacts__number{font-size:32px}}@media screen and (max-width:1000px){.docs__hotline-contacts__number{font-size:5vw}}@media screen and (min-width:1441px){.docs__hotline-contacts__number{line-height:38px}}@media screen and (max-width:1000px){.docs__hotline-contacts__number{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.docs__hotline-contacts__number{letter-spacing:-.5px}}@media screen and (max-width:1000px){.docs__hotline-contacts__number{letter-spacing:-.0555555556vw}}.docs__hotline-contacts__description{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599}@media screen and (min-width:1441px){.docs__hotline-contacts__description{font-size:14px}}@media screen and (max-width:1000px){.docs__hotline-contacts__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.docs__hotline-contacts__description{line-height:20px}}@media screen and (max-width:1000px){.docs__hotline-contacts__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.docs__hotline-contacts__description{letter-spacing:-.1px}}@media screen and (max-width:1000px){.docs__hotline-contacts__description{letter-spacing:-.0277777778vw}}.docs__docs .doc-link{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.docs__docs .doc-link{margin-bottom:40px}}@media screen and (max-width:1000px){.docs__docs .doc-link{margin-bottom:3.3333333333vw}}.docs__docs .doc-link__title{max-width:none;font-weight:500}.docs__docs .grid-row{margin-bottom:-2.7777777778vw;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.docs__docs .grid-row{margin-bottom:-40px}}@media screen and (max-width:1000px){.docs__docs .grid-row{margin-bottom:-3.3333333333vw}}.mobile-bank{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mobile-bank{padding-bottom:40px}}@media screen and (max-width:1000px){.mobile-bank{padding-bottom:7.7777777778vw}}.mobile-bank__header{padding-top:4.4444444444vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.mobile-bank__header{padding-top:64px}}@media screen and (max-width:1000px){.mobile-bank__header{padding-top:10vw}}@media screen and (min-width:1441px){.mobile-bank__header{padding-left:104px}}@media screen and (max-width:1000px){.mobile-bank__header{padding-left:0}}@media screen and (min-width:1441px){.mobile-bank__header{padding-right:104px}}@media screen and (max-width:1000px){.mobile-bank__header{padding-right:0}}.mobile-bank__banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.mobile-bank__banner-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mobile-bank__banner-image{width:18.5416666667vw}@media screen and (min-width:1441px){.mobile-bank__banner-image{width:267px}}@media screen and (max-width:1000px){.mobile-bank__banner-image{width:26.6666666667vw;width:30%}}.mobile-bank__banner-image img{width:18.5416666667vw;height:20.9027777778vw;margin-top:-1.6666666667vw}@media screen and (min-width:1441px){.mobile-bank__banner-image img{width:267px}}@media screen and (max-width:1000px){.mobile-bank__banner-image img{width:26.6666666667vw}}@media screen and (min-width:1441px){.mobile-bank__banner-image img{height:301px}}@media screen and (max-width:1000px){.mobile-bank__banner-image img{height:34.7222222222vw}}@media screen and (min-width:1441px){.mobile-bank__banner-image img{margin-top:-24px}}@media screen and (max-width:1000px){.mobile-bank__banner-image img{margin-top:-3.8888888889vw}}.mobile-bank__banner-content{width:auto;margin-left:3.125vw}@media screen and (min-width:1441px){.mobile-bank__banner-content{margin-left:45px}}@media screen and (max-width:1000px){.mobile-bank__banner-content{margin-left:12.5vw;width:100%;margin-left:0}}.mobile-bank__banner-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw;padding-left:0}@media screen and (min-width:1441px){.mobile-bank__banner-title{font-size:44px}}@media screen and (max-width:1000px){.mobile-bank__banner-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-bank__banner-title{line-height:48px}}@media screen and (max-width:1000px){.mobile-bank__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.mobile-bank__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.mobile-bank__banner-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.mobile-bank__banner-title{margin-bottom:24px}}@media screen and (max-width:1000px){.mobile-bank__banner-title{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-bank__banner-title{padding-left:0}}@media screen and (max-width:1000px){.mobile-bank__banner-title{padding-left:4.4444444444vw;width:70%}}.mobile-bank__banner-subtitle{font-size:1.1111111111vw;letter-spacing:-.0138888889vw;line-height:1.5277777778vw;margin-bottom:1.6666666667vw;color:#9a96ac}@media screen and (min-width:1441px){.mobile-bank__banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.mobile-bank__banner-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-bank__banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mobile-bank__banner-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mobile-bank__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.mobile-bank__banner-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-bank__banner-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.mobile-bank__banner-subtitle{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.mobile-bank__banner-subtitle br{display:none}}.mobile-bank__banner-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.mobile-bank__banner-action__apple{width:8.3333333333vw;height:2.7777777778vw;margin-right:1.1111111111vw}@media screen and (min-width:1441px){.mobile-bank__banner-action__apple{width:120px}}@media screen and (max-width:1000px){.mobile-bank__banner-action__apple{width:33.3333333333vw}}@media screen and (min-width:1441px){.mobile-bank__banner-action__apple{height:40px}}@media screen and (max-width:1000px){.mobile-bank__banner-action__apple{height:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-bank__banner-action__apple{margin-right:16px}}@media screen and (max-width:1000px){.mobile-bank__banner-action__apple{margin-right:4.4444444444vw}}.mobile-bank__banner-action__apple img{width:100%;height:100%}.mobile-bank__banner-action__google{width:9.375vw;height:2.7777777778vw}@media screen and (min-width:1441px){.mobile-bank__banner-action__google{width:135px}}@media screen and (max-width:1000px){.mobile-bank__banner-action__google{width:37.5vw}}@media screen and (min-width:1441px){.mobile-bank__banner-action__google{height:40px}}@media screen and (max-width:1000px){.mobile-bank__banner-action__google{height:11.1111111111vw}}.mobile-bank__banner-action__google img{width:100%;height:100%}.mobile-bank__slider{margin-top:5.4166666667vw;margin-bottom:5.5555555556vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;overflow:hidden}@media screen and (min-width:1441px){.mobile-bank__slider{margin-top:78px}}@media screen and (max-width:1000px){.mobile-bank__slider{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-bank__slider{margin-bottom:80px}}@media screen and (max-width:1000px){.mobile-bank__slider{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-bank__slider{padding-left:104px}}@media screen and (max-width:1000px){.mobile-bank__slider{padding-left:0}}@media screen and (min-width:1441px){.mobile-bank__slider{padding-right:104px}}@media screen and (max-width:1000px){.mobile-bank__slider{padding-right:0}}.mobile-bank__slider-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:1000px){.mobile-bank__slider-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.mobile-bank__slider-content{padding-left:3.125vw;width:34.2361111111vw;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}@media screen and (min-width:1441px){.mobile-bank__slider-content{padding-left:45px}}@media screen and (max-width:1000px){.mobile-bank__slider-content{padding-left:0}}@media screen and (min-width:1441px){.mobile-bank__slider-content{width:493px}}@media screen and (max-width:1000px){.mobile-bank__slider-content{width:auto;height:100%;width:100%;z-index:2;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.mobile-bank__slider-content .icon-turn{height:.6944444444vw;width:1.3888888889vw}@media screen and (min-width:1441px){.mobile-bank__slider-content .icon-turn{height:10px}}@media screen and (max-width:1000px){.mobile-bank__slider-content .icon-turn{height:1.6666666667vw}}@media screen and (min-width:1441px){.mobile-bank__slider-content .icon-turn{width:20px}}@media screen and (max-width:1000px){.mobile-bank__slider-content .icon-turn{width:3.3333333333vw}}.mobile-bank__slider-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-top:0;margin-bottom:24px}@media screen and (min-width:1441px){.mobile-bank__slider-title{font-size:24px}}@media screen and (max-width:1000px){.mobile-bank__slider-title{font-size:5vw}}@media screen and (min-width:1441px){.mobile-bank__slider-title{line-height:28px}}@media screen and (max-width:1000px){.mobile-bank__slider-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mobile-bank__slider-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.mobile-bank__slider-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mobile-bank__slider-title{margin-top:0}}@media screen and (max-width:1000px){.mobile-bank__slider-title{margin-top:4.4444444444vw;text-align:center}}.mobile-bank__slider-text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.mobile-bank__slider-text{font-size:16px}}@media screen and (max-width:1000px){.mobile-bank__slider-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-bank__slider-text{line-height:22px}}@media screen and (max-width:1000px){.mobile-bank__slider-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-bank__slider-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mobile-bank__slider-text{letter-spacing:-.0277777778vw;text-align:center}}.mobile-bank__slider-description{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-top:1.1111111111vw;color:#898599}@media screen and (min-width:1441px){.mobile-bank__slider-description{font-size:14px}}@media screen and (max-width:1000px){.mobile-bank__slider-description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-bank__slider-description{line-height:20px}}@media screen and (max-width:1000px){.mobile-bank__slider-description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-bank__slider-description{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-bank__slider-description{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.mobile-bank__slider-description{margin-top:16px}}@media screen and (max-width:1000px){.mobile-bank__slider-description{margin-top:4.4444444444vw;text-align:center}}.mobile-bank__slider-img{height:auto;width:16.3194444444vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:1441px){.mobile-bank__slider-img{height:auto}}@media screen and (max-width:1000px){.mobile-bank__slider-img{height:69.4444444444vw}}@media screen and (min-width:1441px){.mobile-bank__slider-img{width:235px}}@media screen and (max-width:1000px){.mobile-bank__slider-img{width:auto;width:100%;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mobile-bank__slider-img img{width:12.5vw;height:25vw}@media screen and (min-width:1441px){.mobile-bank__slider-img img{width:180px}}@media screen and (max-width:1000px){.mobile-bank__slider-img img{width:50vw}}@media screen and (min-width:1441px){.mobile-bank__slider-img img{height:360px}}@media screen and (max-width:1000px){.mobile-bank__slider-img img{height:100vw}}.mobile-bank__slider-menu__btn{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599;line-height:20px;letter-spacing:-.1px;margin-bottom:16px}@media screen and (min-width:1441px){.mobile-bank__slider-menu__btn{font-size:14px}}@media screen and (max-width:1000px){.mobile-bank__slider-menu__btn{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-bank__slider-menu__btn{line-height:20px}}@media screen and (max-width:1000px){.mobile-bank__slider-menu__btn{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-bank__slider-menu__btn{letter-spacing:-.1px}}@media screen and (max-width:1000px){.mobile-bank__slider-menu__btn{letter-spacing:-.0277777778vw;font-size:0}}.mobile-bank__slider .slick-slider{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:360px}@media screen and (max-width:1000px){.mobile-bank__slider .slick-slider{max-height:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto!important}}.mobile-bank__slider .slick-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:calc(100% - 267px)}@media screen and (max-width:1000px){.mobile-bank__slider .slick-list{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}}@media screen and (max-width:1000px){.mobile-bank__slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.mobile-bank__slider .slick-dots{-ms-flex-item-align:center;align-self:center;margin-bottom:-16px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:267px;position:relative}@media screen and (max-width:1000px){.mobile-bank__slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.mobile-bank__slider .slick-dots li{position:relative}@media screen and (max-width:1000px){.mobile-bank__slider .slick-dots li{width:16px}.mobile-bank__slider .slick-dots li:before{content:" ";background:#c2c2cc;border-radius:50%;width:6px;height:6px;position:absolute}}.mobile-bank__slider .slick-active .mobile-bank__slider-menu__btn{color:#000;font-size:16px}@media screen and (max-width:1000px){.mobile-bank__slider .slick-active .mobile-bank__slider-menu__btn{font-size:0}.mobile-bank__slider .slick-active .mobile-bank__slider-menu__btn:before{background:#64fccf;content:" ";border-radius:50%;width:8px;height:8px;position:absolute;top:-1px;left:-1px}}@media screen and (max-width:1000px){.mobile-bank ._desktop{display:none}}.mobile-bank ._mobile{display:none}@media screen and (max-width:1000px){.mobile-bank ._mobile{display:block}}.mobile-bank__docs-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mobile-bank__docs-title{font-size:32px}}@media screen and (max-width:1000px){.mobile-bank__docs-title{font-size:5vw}}@media screen and (min-width:1441px){.mobile-bank__docs-title{line-height:38px}}@media screen and (max-width:1000px){.mobile-bank__docs-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.mobile-bank__docs-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.mobile-bank__docs-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mobile-bank__docs-title{margin-bottom:40px}}@media screen and (max-width:1000px){.mobile-bank__docs-title{margin-bottom:4.4444444444vw}}.mobile-bank__docs .doc-link{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mobile-bank__docs .doc-link{margin-bottom:40px}}@media screen and (max-width:1000px){.mobile-bank__docs .doc-link{margin-bottom:3.3333333333vw}}.mobile-bank__docs .doc-link__title{max-width:20.1388888889vw}@media screen and (min-width:1441px){.mobile-bank__docs .doc-link__title{max-width:290px}}@media screen and (max-width:1000px){.mobile-bank__docs .doc-link__title{max-width:57.7777777778vw}}.mobile-bank__docs .grid-row{margin-bottom:-2.7777777778vw}@media screen and (min-width:1441px){.mobile-bank__docs .grid-row{margin-bottom:-40px}}@media screen and (max-width:1000px){.mobile-bank__docs .grid-row{margin-bottom:-3.3333333333vw}}.eng{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.eng{padding-top:40px}}@media screen and (max-width:1000px){.eng{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.eng{padding-bottom:40px}}@media screen and (max-width:1000px){.eng{padding-bottom:7.7777777778vw}}.eng__banner{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.eng__banner{margin-bottom:80px}}@media screen and (max-width:1000px){.eng__banner{margin-bottom:11.1111111111vw}}.eng__banner-info{padding-bottom:1.5972222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.eng__banner-info{padding-bottom:23px}}@media screen and (max-width:1000px){.eng__banner-info{padding-bottom:0}}.eng__banner-desktop{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.eng__banner-desktop{display:none}}.eng__banner-mobile{display:none}@media screen and (max-width:1000px){.eng__banner-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.eng__banner-content{width:calc(100% - 312px)}.eng__banner-image{width:17.2222222222vw;height:14.4444444444vw;margin-right:4.4444444444vw;border-radius:3.3333333333vw;background:#c4c4c4;overflow:hidden}@media screen and (min-width:1441px){.eng__banner-image{width:248px}}@media screen and (max-width:1000px){.eng__banner-image{width:26.6666666667vw}}@media screen and (min-width:1441px){.eng__banner-image{height:208px}}@media screen and (max-width:1000px){.eng__banner-image{height:26.6666666667vw}}@media screen and (min-width:1441px){.eng__banner-image{margin-right:64px}}@media screen and (max-width:1000px){.eng__banner-image{margin-right:4.1666666667vw}}@media screen and (min-width:1441px){.eng__banner-image{border-radius:48px}}@media screen and (max-width:1000px){.eng__banner-image{border-radius:5.5555555556vw}}.eng__banner-image img{width:100%;height:auto}.eng__banner-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7083333333vw;width:auto}@media screen and (min-width:1441px){.eng__banner-title{font-size:44px}}@media screen and (max-width:1000px){.eng__banner-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.eng__banner-title{line-height:48px}}@media screen and (max-width:1000px){.eng__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.eng__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.eng__banner-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.eng__banner-title{margin-bottom:39px}}@media screen and (max-width:1000px){.eng__banner-title{margin-bottom:0}}@media screen and (min-width:1441px){.eng__banner-title{width:auto}}@media screen and (max-width:1000px){.eng__banner-title{width:59.7222222222vw}}.eng__banner-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0}@media screen and (min-width:1441px){.eng__banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.eng__banner-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.eng__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.eng__banner-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.eng__banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.eng__banner-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.eng__banner-subtitle{margin-top:0}}@media screen and (max-width:1000px){.eng__banner-subtitle{margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.eng__banner-subtitle br{display:none}}.eng__info{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.eng__info{margin-bottom:80px}}@media screen and (max-width:1000px){.eng__info{margin-bottom:11.1111111111vw}}.eng__contacts-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.eng__contacts-title{font-size:44px}}@media screen and (max-width:1000px){.eng__contacts-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.eng__contacts-title{line-height:48px}}@media screen and (max-width:1000px){.eng__contacts-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.eng__contacts-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.eng__contacts-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.eng__contacts-title{margin-bottom:40px}}@media screen and (max-width:1000px){.eng__contacts-title{margin-bottom:6.6666666667vw}}.eng__contacts-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.eng__contacts-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.eng__contacts-content__company{width:18.8194444444vw;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.eng__contacts-content__company{width:271px}}@media screen and (max-width:1000px){.eng__contacts-content__company{width:auto}}@media screen and (min-width:1441px){.eng__contacts-content__company{margin-right:40px}}@media screen and (max-width:1000px){.eng__contacts-content__company{margin-right:0}}.eng__contacts-content__name{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw;color:#898599;font-weight:500}@media screen and (min-width:1441px){.eng__contacts-content__name{font-size:16px}}@media screen and (max-width:1000px){.eng__contacts-content__name{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.eng__contacts-content__name{line-height:22px}}@media screen and (max-width:1000px){.eng__contacts-content__name{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.eng__contacts-content__name{letter-spacing:-.2px}}@media screen and (max-width:1000px){.eng__contacts-content__name{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.eng__contacts-content__name{margin-bottom:16px}}@media screen and (max-width:1000px){.eng__contacts-content__name{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.eng__contacts-content__name br{display:none}}.eng__contacts-content__address{margin-bottom:0;font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:500;letter-spacing:-.2px}@media screen and (min-width:1441px){.eng__contacts-content__address{margin-bottom:0}}@media screen and (max-width:1000px){.eng__contacts-content__address{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.eng__contacts-content__address{font-size:20px}}@media screen and (max-width:1000px){.eng__contacts-content__address{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.eng__contacts-content__address{line-height:24px}}@media screen and (max-width:1000px){.eng__contacts-content__address{line-height:5.5555555556vw}}@media screen and (max-width:1000px){.eng__contacts-content__address br{display:none}}.eng__contacts-content__contacts{width:18.8194444444vw}@media screen and (min-width:1441px){.eng__contacts-content__contacts{width:271px}}@media screen and (max-width:1000px){.eng__contacts-content__contacts{width:auto}}.eng__contacts-content__email-title{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw;font-weight:500;color:#898599}@media screen and (min-width:1441px){.eng__contacts-content__email-title{font-size:16px}}@media screen and (max-width:1000px){.eng__contacts-content__email-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.eng__contacts-content__email-title{line-height:22px}}@media screen and (max-width:1000px){.eng__contacts-content__email-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.eng__contacts-content__email-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.eng__contacts-content__email-title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.eng__contacts-content__email-title{margin-bottom:16px}}@media screen and (max-width:1000px){.eng__contacts-content__email-title{margin-bottom:3.3333333333vw}}.eng__contacts-content__email-value{margin-bottom:2.7777777778vw;font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:500;letter-spacing:-.2px}@media screen and (min-width:1441px){.eng__contacts-content__email-value{margin-bottom:40px}}@media screen and (max-width:1000px){.eng__contacts-content__email-value{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.eng__contacts-content__email-value{font-size:20px}}@media screen and (max-width:1000px){.eng__contacts-content__email-value{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.eng__contacts-content__email-value{line-height:24px}}@media screen and (max-width:1000px){.eng__contacts-content__email-value{line-height:5.5555555556vw}}.eng__contacts-content__phone-title{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw;font-weight:500;color:#898599}@media screen and (min-width:1441px){.eng__contacts-content__phone-title{font-size:16px}}@media screen and (max-width:1000px){.eng__contacts-content__phone-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.eng__contacts-content__phone-title{line-height:22px}}@media screen and (max-width:1000px){.eng__contacts-content__phone-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.eng__contacts-content__phone-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.eng__contacts-content__phone-title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.eng__contacts-content__phone-title{margin-bottom:16px}}@media screen and (max-width:1000px){.eng__contacts-content__phone-title{margin-bottom:3.3333333333vw}}.eng__contacts-content__phone-value{font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:500;letter-spacing:-.2px}@media screen and (min-width:1441px){.eng__contacts-content__phone-value{font-size:20px}}@media screen and (max-width:1000px){.eng__contacts-content__phone-value{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.eng__contacts-content__phone-value{line-height:24px}}@media screen and (max-width:1000px){.eng__contacts-content__phone-value{line-height:5.5555555556vw}}.eng .scroll-cards__item_active{height:auto}.eng .scroll-cards__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.eng .scroll-cards__title{margin-bottom:40px}}@media screen and (max-width:1000px){.eng .scroll-cards__title{margin-bottom:3.3333333333vw}}.eng .scroll-cards__image{text-align:right}.eng .scroll-cards__image img{height:auto;width:100%}@media screen and (max-width:1000px){.eng .scroll-cards__image img{display:none}}.overdraft{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.overdraft{padding-top:40px}}@media screen and (max-width:1000px){.overdraft{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.overdraft{padding-bottom:40px}}@media screen and (max-width:1000px){.overdraft{padding-bottom:7.7777777778vw}}.overdraft:first-child{padding-bottom:0}.overdraft:last-child{padding-top:0}.overdraft__banner{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.overdraft__banner{margin-bottom:80px}}@media screen and (max-width:1000px){.overdraft__banner{margin-bottom:11.1111111111vw}}.overdraft__banner-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.overdraft__banner-title{font-size:44px}}@media screen and (max-width:1000px){.overdraft__banner-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.overdraft__banner-title{line-height:48px}}@media screen and (max-width:1000px){.overdraft__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.overdraft__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.overdraft__banner-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.overdraft__banner-title{margin-bottom:24px}}@media screen and (max-width:1000px){.overdraft__banner-title{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.overdraft__banner-title br{display:none}}.overdraft__banner-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:3.8888888889vw;color:#898599}@media screen and (min-width:1441px){.overdraft__banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.overdraft__banner-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.overdraft__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.overdraft__banner-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.overdraft__banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.overdraft__banner-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.overdraft__banner-subtitle{margin-bottom:56px}}@media screen and (max-width:1000px){.overdraft__banner-subtitle{margin-bottom:11.1111111111vw}}@media screen and (max-width:1000px){.overdraft__banner-subtitle br{display:none}}.overdraft__banner-factoids{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.overdraft__banner-factoids{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.overdraft__banner-factoids__item{margin-bottom:0;width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.overdraft__banner-factoids__item{margin-bottom:0}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item{margin-bottom:6.6666666667vw}}.overdraft__banner-factoids__item:last-child{margin-bottom:0}.overdraft__banner-factoids__item img{width:2.3611111111vw;height:2.3611111111vw}@media screen and (min-width:1441px){.overdraft__banner-factoids__item img{width:34px}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item img{width:6.1111111111vw}}@media screen and (min-width:1441px){.overdraft__banner-factoids__item img{height:34px}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item img{height:6.1111111111vw}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto}}.overdraft__banner-factoids__item-image{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:.8333333333vw;margin-right:0;border-radius:1.9444444444vw;background-color:#edf0f5;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}@media screen and (min-width:1441px){.overdraft__banner-factoids__item-image{width:80px}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item-image{width:13.3333333333vw}}@media screen and (min-width:1441px){.overdraft__banner-factoids__item-image{height:80px}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item-image{height:13.3333333333vw}}@media screen and (min-width:1441px){.overdraft__banner-factoids__item-image{margin-bottom:12px}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item-image{margin-bottom:0}}@media screen and (min-width:1441px){.overdraft__banner-factoids__item-image{margin-right:0}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.overdraft__banner-factoids__item-image{border-radius:28px}}@media screen and (max-width:1000px){.overdraft__banner-factoids__item-image{border-radius:4.4444444444vw}}.overdraft__advantages{margin-bottom:5.5555555556vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;background:url(/local/templates/redesign/src/assets/img/sme/overdraft/overdraft-advantage.png) no-repeat 100% 50%,#edf0f5;background-size:contain}@media screen and (min-width:1441px){.overdraft__advantages{margin-bottom:80px}}@media screen and (max-width:1000px){.overdraft__advantages{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.overdraft__advantages{padding-top:56px}}@media screen and (max-width:1000px){.overdraft__advantages{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.overdraft__advantages{padding-bottom:56px}}@media screen and (max-width:1000px){.overdraft__advantages{padding-bottom:18.8888888889vw}}@media screen and (min-width:1441px){.overdraft__advantages{padding-left:104px}}@media screen and (max-width:1000px){.overdraft__advantages{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.overdraft__advantages{padding-right:104px}}@media screen and (max-width:1000px){.overdraft__advantages{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.overdraft__advantages{border-radius:56px}}@media screen and (max-width:1000px){.overdraft__advantages{border-radius:7.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.overdraft__advantages{background-image:url(/local/templates/redesign/src/assets/img/sme/overdraft/overdraft-advantage@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.overdraft__advantages{background-image:url(/local/templates/redesign/src/assets/img/sme/overdraft/overdraft-advantage@3.png)}}@media screen and (max-width:1000px){.overdraft__advantages{background:url(/local/templates/redesign/src/assets/img/sme/overdraft/overdraft-advantage-mob.png) no-repeat 50% 100%,#edf0f5;background-size:contain}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.overdraft__advantages{background-image:url(/local/templates/redesign/src/assets/img/sme/overdraft/overdraft-advantage-mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.overdraft__advantages{background-image:url(/local/templates/redesign/src/assets/img/sme/overdraft/overdraft-advantage-mob@3.png)}}.overdraft__advantages-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.overdraft__advantages-title{font-size:32px}}@media screen and (max-width:1000px){.overdraft__advantages-title{font-size:5vw}}@media screen and (min-width:1441px){.overdraft__advantages-title{line-height:38px}}@media screen and (max-width:1000px){.overdraft__advantages-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.overdraft__advantages-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.overdraft__advantages-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.overdraft__advantages-title{margin-bottom:24px}}@media screen and (max-width:1000px){.overdraft__advantages-title{margin-bottom:6.6666666667vw}}.overdraft__advantages-list__item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw;position:relative}@media screen and (min-width:1441px){.overdraft__advantages-list__item{font-size:16px}}@media screen and (max-width:1000px){.overdraft__advantages-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.overdraft__advantages-list__item{line-height:22px}}@media screen and (max-width:1000px){.overdraft__advantages-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.overdraft__advantages-list__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.overdraft__advantages-list__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.overdraft__advantages-list__item{padding-left:20px}}@media screen and (max-width:1000px){.overdraft__advantages-list__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.overdraft__advantages-list__item{margin-bottom:16px}}@media screen and (max-width:1000px){.overdraft__advantages-list__item{margin-bottom:3.3333333333vw}}.overdraft__advantages-list__item:last-child{margin-bottom:0}@media screen and (max-width:1000px){.overdraft__advantages-list__item br{display:none}}.overdraft__how{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.overdraft__how{margin-bottom:80px}}@media screen and (max-width:1000px){.overdraft__how{margin-bottom:11.1111111111vw}}.overdraft__how-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.overdraft__how-title{font-size:32px}}@media screen and (max-width:1000px){.overdraft__how-title{font-size:5vw}}@media screen and (min-width:1441px){.overdraft__how-title{line-height:38px}}@media screen and (max-width:1000px){.overdraft__how-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.overdraft__how-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.overdraft__how-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.overdraft__how-title{margin-bottom:40px}}@media screen and (max-width:1000px){.overdraft__how-title{margin-bottom:4.4444444444vw}}.overdraft__how-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.overdraft__how-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.overdraft__how-list__item{margin-right:1.3888888889vw;margin-left:1.3888888889vw;margin-bottom:0;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.3333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#ffc7ab;width:calc(33.33333% - 26.66667px)}@media screen and (min-width:1441px){.overdraft__how-list__item{margin-right:20px}}@media screen and (max-width:1000px){.overdraft__how-list__item{margin-right:0}}@media screen and (min-width:1441px){.overdraft__how-list__item{margin-left:20px}}@media screen and (max-width:1000px){.overdraft__how-list__item{margin-left:0}}@media screen and (min-width:1441px){.overdraft__how-list__item{margin-bottom:0}}@media screen and (max-width:1000px){.overdraft__how-list__item{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.overdraft__how-list__item{padding-top:32px}}@media screen and (max-width:1000px){.overdraft__how-list__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.overdraft__how-list__item{padding-bottom:32px}}@media screen and (max-width:1000px){.overdraft__how-list__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.overdraft__how-list__item{padding-left:56px}}@media screen and (max-width:1000px){.overdraft__how-list__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.overdraft__how-list__item{padding-right:56px}}@media screen and (max-width:1000px){.overdraft__how-list__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.overdraft__how-list__item{border-radius:48px}}@media screen and (max-width:1000px){.overdraft__how-list__item{border-radius:7.7777777778vw}}.overdraft__how-list__item:last-child{margin-right:0;margin-bottom:0}.overdraft__how-list__item:first-child{margin-left:0}@media screen and (max-width:1000px){.overdraft__how-list__item{width:100%}}.overdraft__how-list__item-step{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;line-height:1.25vw;margin-bottom:1.6666666667vw;padding-top:.3472222222vw;padding-bottom:.3472222222vw;padding-left:.8333333333vw;padding-right:.8333333333vw;background:#1e2321;color:#fff;border-radius:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.overdraft__how-list__item-step{font-size:14px}}@media screen and (max-width:1000px){.overdraft__how-list__item-step{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.overdraft__how-list__item-step{line-height:20px;letter-spacing:-.1px}}@media screen and (max-width:1000px){.overdraft__how-list__item-step{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.overdraft__how-list__item-step{line-height:18px}}@media screen and (max-width:1000px){.overdraft__how-list__item-step{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.overdraft__how-list__item-step{margin-bottom:24px}}@media screen and (max-width:1000px){.overdraft__how-list__item-step{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.overdraft__how-list__item-step{padding-top:5px}}@media screen and (max-width:1000px){.overdraft__how-list__item-step{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.overdraft__how-list__item-step{padding-bottom:5px}}@media screen and (max-width:1000px){.overdraft__how-list__item-step{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.overdraft__how-list__item-step{padding-left:12px}}@media screen and (max-width:1000px){.overdraft__how-list__item-step{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.overdraft__how-list__item-step{padding-right:12px}}@media screen and (max-width:1000px){.overdraft__how-list__item-step{padding-right:3.3333333333vw}}.overdraft__docs{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.overdraft__docs{padding-top:40px}}@media screen and (max-width:1000px){.overdraft__docs{padding-top:0}}.overdraft__docs-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.overdraft__docs-title{font-size:32px}}@media screen and (max-width:1000px){.overdraft__docs-title{font-size:5vw}}@media screen and (min-width:1441px){.overdraft__docs-title{line-height:38px}}@media screen and (max-width:1000px){.overdraft__docs-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.overdraft__docs-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.overdraft__docs-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.overdraft__docs-title{margin-bottom:40px}}@media screen and (max-width:1000px){.overdraft__docs-title{margin-bottom:4.4444444444vw}}.overdraft__docs .doc-link{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.overdraft__docs .doc-link{margin-bottom:40px}}@media screen and (max-width:1000px){.overdraft__docs .doc-link{margin-bottom:3.3333333333vw}}.overdraft__docs .doc-link__title{max-width:20.1388888889vw}@media screen and (min-width:1441px){.overdraft__docs .doc-link__title{max-width:290px}}@media screen and (max-width:1000px){.overdraft__docs .doc-link__title{max-width:57.7777777778vw}}.overdraft__docs .grid-row{margin-bottom:-2.7777777778vw;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.overdraft__docs .grid-row{margin-bottom:-40px}}@media screen and (max-width:1000px){.overdraft__docs .grid-row{margin-bottom:-3.3333333333vw}}.sme-open{margin-top:3.4722222222vw}@media screen and (min-width:1441px){.sme-open{margin-top:50px}}@media screen and (max-width:1000px){.sme-open{margin-top:13.8888888889vw}}.sme-open__header{position:absolute;top:0;width:100%}.sme-open__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;margin-top:1.0416666667vw;margin-bottom:1.0416666667vw}@media screen and (min-width:1441px){.sme-open__header-container{margin-top:15px}}@media screen and (max-width:1000px){.sme-open__header-container{margin-top:4.1666666667vw}}@media screen and (min-width:1441px){.sme-open__header-container{margin-bottom:15px}}@media screen and (max-width:1000px){.sme-open__header-container{margin-bottom:4.1666666667vw}}.sme-open__header .logo{display:inline-block}.sme-open__header .logo img{width:7.2222222222vw}@media screen and (min-width:1441px){.sme-open__header .logo img{width:104px}}@media screen and (max-width:1000px){.sme-open__header .logo img{width:28.8888888889vw}}@media screen and (max-width:1000px){.sme-open__header-contacts{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1001px){.sme-open__header-contacts__item{text-align:right}}.sme-open__header-contacts__item:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-open__header-contacts__item:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.sme-open__header-contacts__item:not(:last-child){margin-bottom:0;margin-right:11.1111111111vw}}.sme-open__header-contacts__phone{margin-bottom:.4166666667vw}@media screen and (min-width:1441px){.sme-open__header-contacts__phone{margin-bottom:6px}}@media screen and (max-width:1000px){.sme-open__header-contacts__phone{margin-bottom:.5555555556vw;font-size:4.4444444444vw;line-height:5.5555555556vw;letter-spacing:-.0555555556vw}}.sme-open__header-contacts__text{color:#898599}.sme-open__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-open__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-open__title{margin-bottom:3.3333333333vw}}.sme-open__subtitle{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-open__subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-open__subtitle{margin-bottom:3.3333333333vw}}.sme-open__promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sme-open__promo-title{margin-top:1.3888888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-open__promo-title{margin-top:20px}}@media screen and (max-width:1000px){.sme-open__promo-title{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.sme-open__promo-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-open__promo-title{margin-bottom:1.1111111111vw}}.sme-open__promo-img{background-image:url(/local/templates/redesign/src/assets/img/sme/lp/open/open_head.png);background-repeat:no-repeat;background-size:contain;height:20.6944444444vw;width:17.3611111111vw}@media screen and (min-width:1441px){.sme-open__promo-img{height:298px}}@media screen and (max-width:1000px){.sme-open__promo-img{height:26.6666666667vw}}@media screen and (min-width:1441px){.sme-open__promo-img{width:250px}}@media screen and (max-width:1000px){.sme-open__promo-img{width:26.6666666667vw}}.sme-open__promo-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:3.3333333333vw;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}@media screen and (min-width:1441px){.sme-open__promo-content{margin-left:48px}}@media screen and (max-width:1000px){.sme-open__promo-content{margin-left:4.4444444444vw;-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%}}@media screen and (min-width:1001px){.sme-open__promo-content .button{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.licence-off{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.licence-off{padding-top:40px}}@media screen and (max-width:1000px){.licence-off{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.licence-off{padding-bottom:40px}}@media screen and (max-width:1000px){.licence-off{padding-bottom:7.7777777778vw}}.licence-off__head{margin-top:1.6666666667vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.licence-off__head{margin-top:24px}}@media screen and (max-width:1000px){.licence-off__head{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.licence-off__head{margin-bottom:80px}}@media screen and (max-width:1000px){.licence-off__head{margin-bottom:11.1111111111vw}}.licence-off__head-image{margin-right:3.125vw;width:17.2222222222vw;height:19.0277777778vw}@media screen and (min-width:1441px){.licence-off__head-image{margin-right:45px}}@media screen and (max-width:1000px){.licence-off__head-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.licence-off__head-image{width:248px}}@media screen and (max-width:1000px){.licence-off__head-image{width:26.6666666667vw}}@media screen and (min-width:1441px){.licence-off__head-image{height:274px}}@media screen and (max-width:1000px){.licence-off__head-image{height:26.6666666667vw}}@media screen and (max-width:1000px){.licence-off__head-image__desktop{display:none}}.licence-off__head-image__mobile{display:none}@media screen and (max-width:1000px){.licence-off__head-image__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.licence-off__head-image img{width:100%;height:100%}.licence-off__head-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto}@media screen and (max-width:1000px){.licence-off__head-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.licence-off__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.licence-off__head-title{font-size:44px}}@media screen and (max-width:1000px){.licence-off__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.licence-off__head-title{line-height:48px}}@media screen and (max-width:1000px){.licence-off__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.licence-off__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.licence-off__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.licence-off__head-title{margin-bottom:24px}}@media screen and (max-width:1000px){.licence-off__head-title{margin-bottom:0}}@media screen and (min-width:1441px){.licence-off__head-title{width:auto}}@media screen and (max-width:1000px){.licence-off__head-title{width:60vw}}@media screen and (max-width:1000px){.licence-off__head-title br{display:none}}.licence-off__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.licence-off__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.licence-off__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.licence-off__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.licence-off__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.licence-off__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.licence-off__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.licence-off__head-subtitle{margin-top:0}}@media screen and (max-width:1000px){.licence-off__head-subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.licence-off__head-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.licence-off__head-subtitle{margin-bottom:0}}.licence-off__bank{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#edf0f5}@media screen and (min-width:1441px){.licence-off__bank{padding-top:56px}}@media screen and (max-width:1000px){.licence-off__bank{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.licence-off__bank{padding-bottom:56px}}@media screen and (max-width:1000px){.licence-off__bank{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.licence-off__bank{padding-left:104px}}@media screen and (max-width:1000px){.licence-off__bank{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.licence-off__bank{padding-right:104px}}@media screen and (max-width:1000px){.licence-off__bank{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.licence-off__bank{border-radius:56px}}@media screen and (max-width:1000px){.licence-off__bank{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.licence-off__bank{margin-bottom:80px}}@media screen and (max-width:1000px){.licence-off__bank{margin-bottom:11.1111111111vw}}.licence-off__bank-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.licence-off__bank-title{font-size:32px}}@media screen and (max-width:1000px){.licence-off__bank-title{font-size:5vw}}@media screen and (min-width:1441px){.licence-off__bank-title{line-height:38px}}@media screen and (max-width:1000px){.licence-off__bank-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.licence-off__bank-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.licence-off__bank-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.licence-off__bank-title{margin-bottom:40px}}@media screen and (max-width:1000px){.licence-off__bank-title{margin-bottom:3.3333333333vw}}.licence-off__bank-list{height:18.75vw;margin-bottom:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.licence-off__bank-list{height:270px}}@media screen and (max-width:1000px){.licence-off__bank-list{height:auto}}@media screen and (min-width:1441px){.licence-off__bank-list{margin-bottom:24px}}@media screen and (max-width:1000px){.licence-off__bank-list{margin-bottom:2.2222222222vw}}.licence-off__bank-list__item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw;padding-left:1.3888888889vw;font-weight:500;position:relative}@media screen and (min-width:1441px){.licence-off__bank-list__item{font-size:16px}}@media screen and (max-width:1000px){.licence-off__bank-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.licence-off__bank-list__item{line-height:22px}}@media screen and (max-width:1000px){.licence-off__bank-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.licence-off__bank-list__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.licence-off__bank-list__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.licence-off__bank-list__item{margin-bottom:16px}}@media screen and (max-width:1000px){.licence-off__bank-list__item{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.licence-off__bank-list__item{padding-left:20px}}@media screen and (max-width:1000px){.licence-off__bank-list__item{padding-left:3.8888888889vw}}.licence-off__bank-list__item:before{width:.5555555556vw;height:.5555555556vw;top:.3472222222vw;content:" ";background:#ffc7ab;border-radius:50%;position:absolute;left:0}@media screen and (min-width:1441px){.licence-off__bank-list__item:before{width:8px}}@media screen and (max-width:1000px){.licence-off__bank-list__item:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.licence-off__bank-list__item:before{height:8px}}@media screen and (max-width:1000px){.licence-off__bank-list__item:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.licence-off__bank-list__item:before{top:5px}}@media screen and (max-width:1000px){.licence-off__bank-list__item:before{top:1.1111111111vw}}.licence-off__bank-tariffs{width:10.4166666667vw}@media screen and (min-width:1441px){.licence-off__bank-tariffs{width:150px}}@media screen and (max-width:1000px){.licence-off__bank-tariffs{width:36.6666666667vw}}.licence-off__benefits{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.licence-off__benefits{padding-left:104px}}@media screen and (max-width:1000px){.licence-off__benefits{padding-left:0}}@media screen and (min-width:1441px){.licence-off__benefits{padding-right:104px}}@media screen and (max-width:1000px){.licence-off__benefits{padding-right:0}}@media screen and (min-width:1441px){.licence-off__benefits{margin-bottom:80px}}@media screen and (max-width:1000px){.licence-off__benefits{margin-bottom:11.1111111111vw;display:none}}.licence-off__benefits-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.licence-off__benefits-title{font-size:32px}}@media screen and (max-width:1000px){.licence-off__benefits-title{font-size:5vw}}@media screen and (min-width:1441px){.licence-off__benefits-title{line-height:38px}}@media screen and (max-width:1000px){.licence-off__benefits-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.licence-off__benefits-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.licence-off__benefits-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.licence-off__benefits-title{margin-bottom:44px}}@media screen and (max-width:1000px){.licence-off__benefits-title{margin-bottom:8.3333333333vw}}.licence-off__benefits-list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.licence-off__benefits-item,.licence-off__benefits-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.licence-off__benefits-item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:33.33333%}.licence-off__benefits-item__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.licence-off__benefits-item__title{font-size:20px}}@media screen and (max-width:1000px){.licence-off__benefits-item__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.licence-off__benefits-item__title{line-height:24px}}@media screen and (max-width:1000px){.licence-off__benefits-item__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.licence-off__benefits-item__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.licence-off__benefits-item__title{letter-spacing:-.0555555556vw}}.licence-off__benefits-item__image{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.licence-off__benefits-item__image{margin-bottom:40px}}@media screen and (max-width:1000px){.licence-off__benefits-item__image{margin-bottom:3.3333333333vw}}.licence-off__benefits-item__image img{height:10.2777777778vw}@media screen and (min-width:1441px){.licence-off__benefits-item__image img{height:148px}}@media screen and (max-width:1000px){.licence-off__benefits-item__image img{height:30.5555555556vw}}.licence-off__gallery{display:none;margin-bottom:0}@media screen and (min-width:1441px){.licence-off__gallery{margin-bottom:0}}@media screen and (max-width:1000px){.licence-off__gallery{margin-bottom:11.1111111111vw;display:block}}.licence-off__gallery-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:0}@media screen and (min-width:1441px){.licence-off__gallery-title{font-size:24px}}@media screen and (max-width:1000px){.licence-off__gallery-title{font-size:5vw}}@media screen and (min-width:1441px){.licence-off__gallery-title{line-height:28px}}@media screen and (max-width:1000px){.licence-off__gallery-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.licence-off__gallery-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.licence-off__gallery-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.licence-off__gallery-title{margin-bottom:0}}@media screen and (max-width:1000px){.licence-off__gallery-title{margin-bottom:6.6666666667vw}}.licence-off__gallery .cards-benefits__slider{padding-bottom:0}@media screen and (min-width:1441px){.licence-off__gallery .cards-benefits__slider{padding-bottom:0}}@media screen and (max-width:1000px){.licence-off__gallery .cards-benefits__slider{padding-bottom:6.6666666667vw}}.licence-off__gallery .cards-benefits__image{height:auto;margin-bottom:0}@media screen and (min-width:1441px){.licence-off__gallery .cards-benefits__image{height:auto}}@media screen and (max-width:1000px){.licence-off__gallery .cards-benefits__image{height:29.1666666667vw}}@media screen and (min-width:1441px){.licence-off__gallery .cards-benefits__image{margin-bottom:0}}@media screen and (max-width:1000px){.licence-off__gallery .cards-benefits__image{margin-bottom:2.7777777778vw}}.licence-off__repay{margin-bottom:0}@media screen and (min-width:1441px){.licence-off__repay{margin-bottom:0}}@media screen and (max-width:1000px){.licence-off__repay{margin-bottom:5.5555555556vw}}.licence-off__repay-body{height:54.8611111111vw;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:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.licence-off__repay-body{height:790px}}@media screen and (max-width:1000px){.licence-off__repay-body{height:auto}}@media screen and (max-width:1000px){.licence-off__repay .service-card__mobile{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:1000px){.licence-off__repay .service-card__map{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:1000px){.licence-off__repay .product-card{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.licence-off__repay .service-card__description{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;font-weight:500}@media screen and (min-width:1441px){.licence-off__repay .service-card__description{font-size:14px}}@media screen and (max-width:1000px){.licence-off__repay .service-card__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.licence-off__repay .service-card__description{line-height:20px}}@media screen and (max-width:1000px){.licence-off__repay .service-card__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.licence-off__repay .service-card__description{letter-spacing:-.1px}}@media screen and (max-width:1000px){.licence-off__repay .service-card__description{letter-spacing:-.0277777778vw}}.licence-off__repay .product-card__description{font-weight:500}.licence-off__opportunities{padding-left:7.2222222222vw;padding-right:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.licence-off__opportunities{padding-left:104px}}@media screen and (max-width:1000px){.licence-off__opportunities{padding-left:0}}@media screen and (min-width:1441px){.licence-off__opportunities{padding-right:104px}}@media screen and (max-width:1000px){.licence-off__opportunities{padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.licence-off__opportunities-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.licence-off__opportunities-title{margin-bottom:40px}}@media screen and (max-width:1000px){.licence-off__opportunities-title{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.licence-off__opportunities-title br{display:none}}.licence-off__opportunities-title__mobile{display:none}@media screen and (max-width:1000px){.licence-off__opportunities-title__mobile{display:block}}@media screen and (max-width:1000px){.licence-off__opportunities-title__desktop{display:none}}@media screen and (max-width:1000px){.licence-off__opportunities-cards__title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.licence-off__opportunities-cards__left{padding-right:1.3888888889vw}@media screen and (min-width:1441px){.licence-off__opportunities-cards__left{padding-right:20px}}@media screen and (max-width:1000px){.licence-off__opportunities-cards__left{padding-right:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.licence-off__opportunities-cards__right{padding-left:1.3888888889vw}@media screen and (min-width:1441px){.licence-off__opportunities-cards__right{padding-left:20px}}@media screen and (max-width:1000px){.licence-off__opportunities-cards__right{padding-left:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.licence-off__opportunities-cards__text{padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.licence-off__opportunities-cards__text{padding-bottom:16px}}@media screen and (max-width:1000px){.licence-off__opportunities-cards__text{padding-bottom:3.3333333333vw}}.licence-off__opportunities .faq-card{width:33.3333333333vw}@media screen and (min-width:1441px){.licence-off__opportunities .faq-card{width:480px}}@media screen and (max-width:1000px){.licence-off__opportunities .faq-card{width:auto}}.licence-off__opportunities .tags__item{font-weight:500}.sbp-lp{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sbp-lp{padding-top:40px}}@media screen and (max-width:1000px){.sbp-lp{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp{padding-bottom:40px}}@media screen and (max-width:1000px){.sbp-lp{padding-bottom:7.7777777778vw}}.sbp-lp__head{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.sbp-lp__head{padding-left:104px}}@media screen and (max-width:1000px){.sbp-lp__head{padding-left:0}}@media screen and (min-width:1441px){.sbp-lp__head{padding-right:104px}}@media screen and (max-width:1000px){.sbp-lp__head{padding-right:0}}@media screen and (min-width:1441px){.sbp-lp__head{margin-bottom:80px}}@media screen and (max-width:1000px){.sbp-lp__head{margin-bottom:11.1111111111vw}}.sbp-lp__head-image{margin-right:3.125vw;width:17.2222222222vw;height:19.0277777778vw}@media screen and (min-width:1441px){.sbp-lp__head-image{margin-right:45px}}@media screen and (max-width:1000px){.sbp-lp__head-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sbp-lp__head-image{width:248px}}@media screen and (max-width:1000px){.sbp-lp__head-image{width:26.6666666667vw}}@media screen and (min-width:1441px){.sbp-lp__head-image{height:274px}}@media screen and (max-width:1000px){.sbp-lp__head-image{height:26.6666666667vw}}@media screen and (max-width:1000px){.sbp-lp__head-image__desktop{display:none}}.sbp-lp__head-image__mobile{display:none}@media screen and (max-width:1000px){.sbp-lp__head-image__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.sbp-lp__head-image img{margin-top:-1.1111111111vw;width:100%;height:100%}@media screen and (min-width:1441px){.sbp-lp__head-image img{margin-top:-16px}}@media screen and (max-width:1000px){.sbp-lp__head-image img{margin-top:-1.1111111111vw}}.sbp-lp__head-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto}@media screen and (max-width:1000px){.sbp-lp__head-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.sbp-lp__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.sbp-lp__head-title{font-size:44px}}@media screen and (max-width:1000px){.sbp-lp__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sbp-lp__head-title{line-height:48px}}@media screen and (max-width:1000px){.sbp-lp__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sbp-lp__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sbp-lp__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sbp-lp__head-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sbp-lp__head-title{margin-bottom:0}}@media screen and (min-width:1441px){.sbp-lp__head-title{width:auto}}@media screen and (max-width:1000px){.sbp-lp__head-title{width:60vw;-ms-flex-item-align:center;align-self:center}}@media screen and (max-width:1000px){.sbp-lp__head-title br{display:none}}.sbp-lp__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599;font-weight:500}@media screen and (min-width:1441px){.sbp-lp__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.sbp-lp__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sbp-lp__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.sbp-lp__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sbp-lp__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sbp-lp__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sbp-lp__head-subtitle{margin-top:0}}@media screen and (max-width:1000px){.sbp-lp__head-subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.sbp-lp__head-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.sbp-lp__head-subtitle{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.sbp-lp__head-button{width:100%}}.sbp-lp__head-button a{font-weight:500}.sbp-lp__benefits{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sbp-lp__benefits{padding-left:104px}}@media screen and (max-width:1000px){.sbp-lp__benefits{padding-left:0}}@media screen and (min-width:1441px){.sbp-lp__benefits{padding-right:104px}}@media screen and (max-width:1000px){.sbp-lp__benefits{padding-right:0}}@media screen and (min-width:1441px){.sbp-lp__benefits{margin-bottom:80px}}@media screen and (max-width:1000px){.sbp-lp__benefits{margin-bottom:11.1111111111vw;display:none}}.sbp-lp__benefits-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.sbp-lp__benefits-title{font-size:44px}}@media screen and (max-width:1000px){.sbp-lp__benefits-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sbp-lp__benefits-title{line-height:48px}}@media screen and (max-width:1000px){.sbp-lp__benefits-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sbp-lp__benefits-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sbp-lp__benefits-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sbp-lp__benefits-title{margin-bottom:44px}}@media screen and (max-width:1000px){.sbp-lp__benefits-title{margin-bottom:8.3333333333vw}}.sbp-lp__benefits-list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sbp-lp__benefits-item,.sbp-lp__benefits-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.sbp-lp__benefits-item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:33.33333%}.sbp-lp__benefits-item__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.sbp-lp__benefits-item__title{font-size:20px}}@media screen and (max-width:1000px){.sbp-lp__benefits-item__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.sbp-lp__benefits-item__title{line-height:24px}}@media screen and (max-width:1000px){.sbp-lp__benefits-item__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.sbp-lp__benefits-item__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sbp-lp__benefits-item__title{letter-spacing:-.0555555556vw}}.sbp-lp__benefits-item__image{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sbp-lp__benefits-item__image{margin-bottom:40px}}@media screen and (max-width:1000px){.sbp-lp__benefits-item__image{margin-bottom:3.3333333333vw}}.sbp-lp__benefits-item__image img{width:10.2777777778vw}@media screen and (min-width:1441px){.sbp-lp__benefits-item__image img{width:148px}}@media screen and (max-width:1000px){.sbp-lp__benefits-item__image img{width:30.5555555556vw}}.sbp-lp__gallery{display:none;margin-bottom:0}@media screen and (min-width:1441px){.sbp-lp__gallery{margin-bottom:0}}@media screen and (max-width:1000px){.sbp-lp__gallery{margin-bottom:11.1111111111vw;display:block}}.sbp-lp__gallery-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.sbp-lp__gallery-title{font-size:32px}}@media screen and (max-width:1000px){.sbp-lp__gallery-title{font-size:5vw}}@media screen and (min-width:1441px){.sbp-lp__gallery-title{line-height:38px}}@media screen and (max-width:1000px){.sbp-lp__gallery-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp__gallery-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sbp-lp__gallery-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sbp-lp__gallery-title{margin-bottom:44px}}@media screen and (max-width:1000px){.sbp-lp__gallery-title{margin-bottom:8.3333333333vw}}.sbp-lp__formats{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw;height:38.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.sbp-lp__formats{padding-left:104px}}@media screen and (max-width:1000px){.sbp-lp__formats{padding-left:0}}@media screen and (min-width:1441px){.sbp-lp__formats{padding-right:104px}}@media screen and (max-width:1000px){.sbp-lp__formats{padding-right:0}}@media screen and (min-width:1441px){.sbp-lp__formats{margin-bottom:80px}}@media screen and (max-width:1000px){.sbp-lp__formats{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp__formats{height:560px}}@media screen and (max-width:1000px){.sbp-lp__formats{height:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.sbp-lp__formats-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sbp-lp__formats-title{font-size:32px}}@media screen and (max-width:1000px){.sbp-lp__formats-title{font-size:5vw}}@media screen and (min-width:1441px){.sbp-lp__formats-title{line-height:38px}}@media screen and (max-width:1000px){.sbp-lp__formats-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp__formats-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sbp-lp__formats-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sbp-lp__formats-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sbp-lp__formats-title{margin-bottom:3.3333333333vw}}.sbp-lp__formats-card{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.8888888889vw;width:33.3333333333vw;margin-bottom:0;background-color:#edf0f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.sbp-lp__formats-card{padding-top:40px}}@media screen and (max-width:1000px){.sbp-lp__formats-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card{padding-bottom:40px}}@media screen and (max-width:1000px){.sbp-lp__formats-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card{padding-left:56px}}@media screen and (max-width:1000px){.sbp-lp__formats-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card{padding-right:56px}}@media screen and (max-width:1000px){.sbp-lp__formats-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card{border-radius:56px}}@media screen and (max-width:1000px){.sbp-lp__formats-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card{width:480px}}@media screen and (max-width:1000px){.sbp-lp__formats-card{width:91.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card{margin-bottom:0}}@media screen and (max-width:1000px){.sbp-lp__formats-card{margin-bottom:3.3333333333vw}}.sbp-lp__formats-card:last-child{margin-bottom:0}.sbp-lp__formats-card__top{margin-bottom:2.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sbp-lp__formats-card__top{margin-bottom:32px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__top{margin-bottom:3.3333333333vw}}.sbp-lp__formats-card__top-icon{width:2.7777777778vw;height:2.7777777778vw;margin-right:1.3888888889vw}@media screen and (min-width:1441px){.sbp-lp__formats-card__top-icon{width:40px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__top-icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__top-icon{height:40px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__top-icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__top-icon{margin-right:20px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__top-icon{margin-right:3.3333333333vw}}.sbp-lp__formats-card__top-icon img{width:100%;height:100%}.sbp-lp__formats-card__top-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;-ms-flex-item-align:center;align-self:center;font-weight:500;width:calc(100% - 60px)}@media screen and (min-width:1441px){.sbp-lp__formats-card__top-title{font-size:24px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__top-title{font-size:5vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__top-title{line-height:28px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__top-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__top-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__top-title{letter-spacing:-.0555555556vw;width:calc(100% - 52px)}}.sbp-lp__formats-card__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw;font-weight:500;width:100%}@media screen and (min-width:1441px){.sbp-lp__formats-card__subtitle{font-size:16px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__subtitle{line-height:22px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__subtitle{margin-bottom:12px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__subtitle{margin-bottom:3.3333333333vw}}.sbp-lp__formats-card__list{counter-reset:myCounter;width:100%}.sbp-lp__formats-card__list-item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw;padding-left:1.6666666667vw;font-weight:500;position:relative}@media screen and (min-width:1441px){.sbp-lp__formats-card__list-item{font-size:16px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__list-item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__list-item{line-height:22px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__list-item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__list-item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__list-item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__list-item{margin-bottom:12px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__list-item{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.sbp-lp__formats-card__list-item{padding-left:24px}}@media screen and (max-width:1000px){.sbp-lp__formats-card__list-item{padding-left:5.5555555556vw}}.sbp-lp__formats-card__list-item:before{position:absolute;top:0;left:0;counter-increment:myCounter;content:counter(myCounter)}.sbp-lp__formats-card__list-item:last-child{margin-bottom:0}.sbp-lp__how{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.sbp-lp__how{padding-left:104px}}@media screen and (max-width:1000px){.sbp-lp__how{padding-left:0}}@media screen and (min-width:1441px){.sbp-lp__how{padding-right:104px}}@media screen and (max-width:1000px){.sbp-lp__how{padding-right:0}}.sbp-lp__how-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sbp-lp__how-title{font-size:24px}}@media screen and (max-width:1000px){.sbp-lp__how-title{font-size:5vw}}@media screen and (min-width:1441px){.sbp-lp__how-title{line-height:28px}}@media screen and (max-width:1000px){.sbp-lp__how-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sbp-lp__how-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.sbp-lp__how-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sbp-lp__how-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sbp-lp__how-title{margin-bottom:4.4444444444vw}}.sbp-lp__how .sme-steps__item:nth-child(3n){margin-left:auto}@media screen and (max-width:1000px){.sbp-lp__how .sme-steps__item:nth-child(3n){margin-left:0}}.sbp-lp__how .sme-steps__item .sme-steps__text{font-weight:500}.special{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.special{padding-top:40px}}@media screen and (max-width:1000px){.special{padding-top:6.3888888889vw}}.special__banner{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.special__banner{margin-bottom:80px}}@media screen and (max-width:1000px){.special__banner{margin-bottom:11.1111111111vw}}.special__banner-info{padding-bottom:1.5972222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.special__banner-info{padding-bottom:23px}}@media screen and (max-width:1000px){.special__banner-info{padding-bottom:0}}.special__banner-desktop{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.special__banner-desktop{display:none}}.special__banner-mobile{display:none}@media screen and (max-width:1000px){.special__banner-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.special__banner-content{width:calc(100% - 312px)}.special__banner-image{width:17.2222222222vw;height:14.4444444444vw;margin-right:4.4444444444vw;border-radius:3.3333333333vw;background:#c4c4c4;overflow:hidden}@media screen and (min-width:1441px){.special__banner-image{width:248px}}@media screen and (max-width:1000px){.special__banner-image{width:26.6666666667vw}}@media screen and (min-width:1441px){.special__banner-image{height:208px}}@media screen and (max-width:1000px){.special__banner-image{height:26.6666666667vw}}@media screen and (min-width:1441px){.special__banner-image{margin-right:64px}}@media screen and (max-width:1000px){.special__banner-image{margin-right:4.1666666667vw}}@media screen and (min-width:1441px){.special__banner-image{border-radius:48px}}@media screen and (max-width:1000px){.special__banner-image{border-radius:5.5555555556vw}}.special__banner-image img{width:100%;height:100%}.special__banner-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7083333333vw;width:auto}@media screen and (min-width:1441px){.special__banner-title{font-size:44px}}@media screen and (max-width:1000px){.special__banner-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.special__banner-title{line-height:48px}}@media screen and (max-width:1000px){.special__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.special__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.special__banner-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.special__banner-title{margin-bottom:39px}}@media screen and (max-width:1000px){.special__banner-title{margin-bottom:0}}@media screen and (min-width:1441px){.special__banner-title{width:auto}}@media screen and (max-width:1000px){.special__banner-title{width:59.7222222222vw}}@media screen and (max-width:1000px){.special__banner-title br{display:none}}.special__banner-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;color:#898599}@media screen and (min-width:1441px){.special__banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.special__banner-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.special__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.special__banner-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.special__banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.special__banner-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.special__banner-subtitle{margin-top:0}}@media screen and (max-width:1000px){.special__banner-subtitle{margin-top:4.4444444444vw}}.special__terms{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.special__terms{margin-bottom:96px}}@media screen and (max-width:1000px){.special__terms{margin-bottom:11.1111111111vw}}.special__terms-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.special__terms-title{font-size:32px}}@media screen and (max-width:1000px){.special__terms-title{font-size:5vw}}@media screen and (min-width:1441px){.special__terms-title{line-height:38px}}@media screen and (max-width:1000px){.special__terms-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.special__terms-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.special__terms-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.special__terms-title{margin-bottom:40px}}@media screen and (max-width:1000px){.special__terms-title{margin-bottom:6.6666666667vw}}.special__terms-list{padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;margin-bottom:2.7777777778vw;border-top:1px solid #c2c2cc;border-bottom:1px solid #c2c2cc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.special__terms-list{padding-top:32px}}@media screen and (max-width:1000px){.special__terms-list{padding-top:0}}@media screen and (min-width:1441px){.special__terms-list{padding-bottom:32px}}@media screen and (max-width:1000px){.special__terms-list{padding-bottom:0}}@media screen and (min-width:1441px){.special__terms-list{margin-bottom:40px}}@media screen and (max-width:1000px){.special__terms-list{margin-bottom:6.6666666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:none;border-bottom:none}}.special__terms-list__item{padding-top:0;padding-bottom:0;width:calc(25% - 30px)}@media screen and (min-width:1441px){.special__terms-list__item{padding-top:0}}@media screen and (max-width:1000px){.special__terms-list__item{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.special__terms-list__item{padding-bottom:0}}@media screen and (max-width:1000px){.special__terms-list__item{padding-bottom:4.4444444444vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #c2c2cc}}@media screen and (max-width:1000px){.special__terms-list__item:last-child{padding-bottom:0}}.special__terms-text{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;margin-bottom:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.special__terms-text{font-size:20px}}@media screen and (max-width:1000px){.special__terms-text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.special__terms-text{line-height:24px}}@media screen and (max-width:1000px){.special__terms-text{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.special__terms-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.special__terms-text{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.special__terms-text{margin-bottom:24px}}@media screen and (max-width:1000px){.special__terms-text{margin-bottom:0}}@media screen and (min-width:1441px){.special__terms-text{width:auto}}@media screen and (max-width:1000px){.special__terms-text{width:43.8888888889vw}}.special__terms-info{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;width:auto}@media screen and (min-width:1441px){.special__terms-info{font-size:20px}}@media screen and (max-width:1000px){.special__terms-info{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.special__terms-info{line-height:24px}}@media screen and (max-width:1000px){.special__terms-info{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.special__terms-info{letter-spacing:-.2px}}@media screen and (max-width:1000px){.special__terms-info{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.special__terms-info{width:auto}}@media screen and (max-width:1000px){.special__terms-info{width:47.2222222222vw;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}}.special__terms-info span{font-size:3.0555555556vw;font-weight:500;line-height:48px}@media screen and (min-width:1441px){.special__terms-info span{font-size:44px}}@media screen and (max-width:1000px){.special__terms-info span{font-size:6.6666666667vw}}.special__cooperation{margin-bottom:6.6666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.special__cooperation{margin-bottom:96px}}@media screen and (max-width:1000px){.special__cooperation{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.special__cooperation{padding-left:104px}}@media screen and (max-width:1000px){.special__cooperation{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.special__cooperation{padding-right:104px}}@media screen and (max-width:1000px){.special__cooperation{padding-right:6.6666666667vw}}.special__cooperation-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.special__cooperation-title{font-size:32px}}@media screen and (max-width:1000px){.special__cooperation-title{font-size:5vw}}@media screen and (min-width:1441px){.special__cooperation-title{line-height:38px}}@media screen and (max-width:1000px){.special__cooperation-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.special__cooperation-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.special__cooperation-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.special__cooperation-title{margin-bottom:40px}}@media screen and (max-width:1000px){.special__cooperation-title{margin-bottom:6.6666666667vw}}.special__cooperation-list{width:40.5555555556vw}@media screen and (min-width:1441px){.special__cooperation-list{width:584px}}@media screen and (max-width:1000px){.special__cooperation-list{width:77.7777777778vw}}.special__cooperation .d-select__input{overflow:hidden}.special__advantages{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.special__advantages{margin-bottom:96px}}@media screen and (max-width:1000px){.special__advantages{margin-bottom:11.1111111111vw}}.special__advantages-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.special__advantages-title{font-size:32px}}@media screen and (max-width:1000px){.special__advantages-title{font-size:5vw}}@media screen and (min-width:1441px){.special__advantages-title{line-height:38px}}@media screen and (max-width:1000px){.special__advantages-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.special__advantages-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.special__advantages-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.special__advantages-title{margin-bottom:40px}}@media screen and (max-width:1000px){.special__advantages-title{margin-bottom:6.6666666667vw}}.special__advantages-factoids{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.special__advantages-factoids{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.special__advantages-factoids__item{margin-bottom:0;width:calc(25% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.special__advantages-factoids__item{margin-bottom:0}}@media screen and (max-width:1000px){.special__advantages-factoids__item{margin-bottom:6.6666666667vw}}.special__advantages-factoids__item:last-child{margin-bottom:0}.special__advantages-factoids__item img{width:2.3611111111vw;height:2.3611111111vw}@media screen and (min-width:1441px){.special__advantages-factoids__item img{width:34px}}@media screen and (max-width:1000px){.special__advantages-factoids__item img{width:6.1111111111vw}}@media screen and (min-width:1441px){.special__advantages-factoids__item img{height:34px}}@media screen and (max-width:1000px){.special__advantages-factoids__item img{height:6.1111111111vw}}@media screen and (max-width:1000px){.special__advantages-factoids__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 6px)}}.special__advantages-factoids__item-image{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:.8333333333vw;margin-right:0;border-radius:1.9444444444vw;background-color:#edf0f5;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}@media screen and (min-width:1441px){.special__advantages-factoids__item-image{width:80px}}@media screen and (max-width:1000px){.special__advantages-factoids__item-image{width:13.3333333333vw}}@media screen and (min-width:1441px){.special__advantages-factoids__item-image{height:80px}}@media screen and (max-width:1000px){.special__advantages-factoids__item-image{height:13.3333333333vw}}@media screen and (min-width:1441px){.special__advantages-factoids__item-image{margin-bottom:12px}}@media screen and (max-width:1000px){.special__advantages-factoids__item-image{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.special__advantages-factoids__item-image{margin-right:0}}@media screen and (max-width:1000px){.special__advantages-factoids__item-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.special__advantages-factoids__item-image{border-radius:28px}}@media screen and (max-width:1000px){.special__advantages-factoids__item-image{border-radius:4.4444444444vw}}.special__products{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.special__products{padding-left:104px}}@media screen and (max-width:1000px){.special__products{padding-left:0}}@media screen and (min-width:1441px){.special__products{padding-right:104px}}@media screen and (max-width:1000px){.special__products{padding-right:0}}@media screen and (min-width:1441px){.special__products{margin-bottom:16px}}@media screen and (max-width:1000px){.special__products{margin-bottom:7.7777777778vw}}.special__products .sme-cards__wrapper{height:576px}@media screen and (max-width:1000px){.special__products .sme-cards__wrapper{height:auto}}.special__products .sme-cards__title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.special__products .sme-cards__title{font-size:32px}}@media screen and (max-width:1000px){.special__products .sme-cards__title{font-size:5vw}}@media screen and (min-width:1441px){.special__products .sme-cards__title{line-height:38px}}@media screen and (max-width:1000px){.special__products .sme-cards__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.special__products .sme-cards__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.special__products .sme-cards__title{letter-spacing:-.0555555556vw;margin-bottom:6.6666666667vw}}.special__products .sme-cards__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.special__products .sme-cards__title{margin-bottom:40px}}@media screen and (max-width:1000px){.special__products .sme-cards__title{margin-bottom:3.3333333333vw}}.special__products .product-card{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.special__products .product-card{margin-bottom:40px}}@media screen and (max-width:1000px){.special__products .product-card{margin-bottom:3.3333333333vw}}.special__how{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.special__how{margin-bottom:80px}}@media screen and (max-width:1000px){.special__how{margin-bottom:11.1111111111vw}}.special__how-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.special__how-title{font-size:32px}}@media screen and (max-width:1000px){.special__how-title{font-size:5vw}}@media screen and (min-width:1441px){.special__how-title{line-height:38px}}@media screen and (max-width:1000px){.special__how-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.special__how-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.special__how-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.special__how-title{margin-bottom:40px}}@media screen and (max-width:1000px){.special__how-title{margin-bottom:4.4444444444vw}}.special__how-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.special__how-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.special__how-list__item{margin-right:1.3888888889vw;margin-left:1.3888888889vw;margin-bottom:0;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.3333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#ffc7ab;width:calc(33.33333% - 26.66667px)}@media screen and (min-width:1441px){.special__how-list__item{margin-right:20px}}@media screen and (max-width:1000px){.special__how-list__item{margin-right:0}}@media screen and (min-width:1441px){.special__how-list__item{margin-left:20px}}@media screen and (max-width:1000px){.special__how-list__item{margin-left:0}}@media screen and (min-width:1441px){.special__how-list__item{margin-bottom:0}}@media screen and (max-width:1000px){.special__how-list__item{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.special__how-list__item{padding-top:32px}}@media screen and (max-width:1000px){.special__how-list__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.special__how-list__item{padding-bottom:32px}}@media screen and (max-width:1000px){.special__how-list__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.special__how-list__item{padding-left:56px}}@media screen and (max-width:1000px){.special__how-list__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.special__how-list__item{padding-right:56px}}@media screen and (max-width:1000px){.special__how-list__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.special__how-list__item{border-radius:48px}}@media screen and (max-width:1000px){.special__how-list__item{border-radius:7.7777777778vw}}.special__how-list__item:last-child{margin-right:0;margin-bottom:0}.special__how-list__item:first-child{margin-left:0}@media screen and (max-width:1000px){.special__how-list__item{width:100%}}.special__how-list__item-step{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;line-height:1.25vw;margin-bottom:1.6666666667vw;padding-top:.3472222222vw;padding-bottom:.3472222222vw;padding-left:.8333333333vw;padding-right:.8333333333vw;background:#1e2321;color:#fff;border-radius:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.special__how-list__item-step{font-size:14px}}@media screen and (max-width:1000px){.special__how-list__item-step{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.special__how-list__item-step{line-height:20px;letter-spacing:-.1px}}@media screen and (max-width:1000px){.special__how-list__item-step{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.special__how-list__item-step{line-height:18px}}@media screen and (max-width:1000px){.special__how-list__item-step{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.special__how-list__item-step{margin-bottom:24px}}@media screen and (max-width:1000px){.special__how-list__item-step{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.special__how-list__item-step{padding-top:5px}}@media screen and (max-width:1000px){.special__how-list__item-step{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.special__how-list__item-step{padding-bottom:5px}}@media screen and (max-width:1000px){.special__how-list__item-step{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.special__how-list__item-step{padding-left:12px}}@media screen and (max-width:1000px){.special__how-list__item-step{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.special__how-list__item-step{padding-right:12px}}@media screen and (max-width:1000px){.special__how-list__item-step{padding-right:3.3333333333vw}}.special__docs{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.special__docs{padding-left:104px}}@media screen and (max-width:1000px){.special__docs{padding-left:0}}@media screen and (min-width:1441px){.special__docs{padding-right:104px}}@media screen and (max-width:1000px){.special__docs{padding-right:0}}@media screen and (min-width:1441px){.special__docs{margin-bottom:80px}}@media screen and (max-width:1000px){.special__docs{margin-bottom:11.1111111111vw}}.special__docs-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.special__docs-title{font-size:32px}}@media screen and (max-width:1000px){.special__docs-title{font-size:5vw}}@media screen and (min-width:1441px){.special__docs-title{line-height:38px}}@media screen and (max-width:1000px){.special__docs-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.special__docs-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.special__docs-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.special__docs-title{margin-bottom:40px}}@media screen and (max-width:1000px){.special__docs-title{margin-bottom:4.4444444444vw;font-size:24px;line-height:28px}}.special__docs-title span{color:#898599}.special__docs .doc-link{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.special__docs .doc-link{margin-bottom:40px}}@media screen and (max-width:1000px){.special__docs .doc-link{margin-bottom:3.3333333333vw}}.special__docs .doc-link__title{max-width:20.1388888889vw}@media screen and (min-width:1441px){.special__docs .doc-link__title{max-width:290px}}@media screen and (max-width:1000px){.special__docs .doc-link__title{max-width:57.7777777778vw}}.special__docs .grid-row{margin-bottom:-2.7777777778vw}@media screen and (min-width:1441px){.special__docs .grid-row{margin-bottom:-40px}}@media screen and (max-width:1000px){.special__docs .grid-row{margin-bottom:-3.3333333333vw}}.special-account .tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.special-account .akkreditiv__head{margin-top:0;margin-left:4.4444444444vw;width:100%}@media screen and (min-width:1441px){.special-account .akkreditiv__head{margin-top:0}}@media screen and (max-width:1000px){.special-account .akkreditiv__head{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.special-account .akkreditiv__head{margin-left:64px}}@media screen and (max-width:1000px){.special-account .akkreditiv__head{margin-left:0}}.special-account .akkreditiv__head-title{margin-left:0}@media screen and (min-width:1441px){.special-account .akkreditiv__head-title{margin-left:0}}@media screen and (max-width:1000px){.special-account .akkreditiv__head-title{margin-left:4.4444444444vw}}.special-account .akkreditiv__head-subtitle{margin-top:2.9861111111vw}@media screen and (min-width:1441px){.special-account .akkreditiv__head-subtitle{margin-top:43px}}@media screen and (max-width:1000px){.special-account .akkreditiv__head-subtitle{margin-top:0}}.special-account__flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.special-account__img{width:20.1388888889vw;min-height:18.0555555556vw;background-size:contain;background-repeat:no-repeat;height:100%;overflow:hidden;background-image:url(/local/templates/redesign/src/assets/img/special-account.png)}@media screen and (min-width:1441px){.special-account__img{width:290px}}@media screen and (max-width:1000px){.special-account__img{width:29.1666666667vw}}@media screen and (min-width:1441px){.special-account__img{min-height:260px}}@media screen and (max-width:1000px){.special-account__img{min-height:30.5555555556vw;display:none}}.special-account__img-mobile{display:none}@media screen and (max-width:1000px){.special-account__img-mobile{display:inline-block;width:6.6666666667vw;min-height:6.6666666667vw;background-size:contain;background-repeat:no-repeat;height:100%;overflow:hidden;background-image:url(/local/templates/redesign/src/assets/img/special-account.png);-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width:1000px)and (min-width:1441px){.special-account__img-mobile{width:96px}}@media screen and (max-width:1000px)and (max-width:1000px){.special-account__img-mobile{width:26.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.special-account__img-mobile{min-height:96px}}@media screen and (max-width:1000px)and (max-width:1000px){.special-account__img-mobile{min-height:26.6666666667vw}}.special-account .special__terms{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.special-account .special__terms{padding-left:104px}}@media screen and (max-width:1000px){.special-account .special__terms{padding-left:0}}@media screen and (min-width:1441px){.special-account .special__terms{padding-right:104px}}@media screen and (max-width:1000px){.special-account .special__terms{padding-right:0}}.special-account .special__terms-info{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.special-account .special__terms-info{margin-bottom:24px}}@media screen and (max-width:1000px){.special-account .special__terms-info{margin-bottom:0}}.special-account .special__terms-info-text{margin-bottom:0}@media screen and (min-width:1441px){.special-account .special__terms-info-text{margin-bottom:0}}@media screen and (max-width:1000px){.special-account .special__terms-info-text{margin-bottom:0}}.pin-block{width:100%;height:610px}@media screen and (max-width:1000px){.pin-block{height:780px}}.press-top{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.press-top{padding-top:40px}}@media screen and (max-width:1000px){.press-top{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.press-top{padding-bottom:40px}}@media screen and (max-width:1000px){.press-top{padding-bottom:5.5555555556vw}}.press-body{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.press-body{padding-bottom:24px}}@media screen and (max-width:1000px){.press-body{padding-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.press-body .tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.press-body .tabs-content{border:none;padding-top:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-body .tabs-content{padding-top:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-body .tabs-content{padding-top:1.1111111111vw}}@media screen and (max-width:1000px){.press-body .tabs-nav__list{z-index:2}}@media screen and (max-width:1000px){.press-tabs-after{margin-top:-1px;padding-top:.8333333333vw;padding-bottom:.8333333333vw;width:100%;position:relative}}@media screen and (max-width:1000px)and (min-width:1441px){.press-tabs-after{padding-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-tabs-after{padding-top:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-tabs-after{padding-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-tabs-after{padding-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.press-tabs-after:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#c2c2cc;display:block;border-radius:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-tabs-after:after{border-radius:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-tabs-after:after{border-radius:2.7777777778vw}}.press-item{display:block}.press-item__container{display:block;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.press-item__container{padding-bottom:24px}}@media screen and (max-width:1000px){.press-item__container{padding-bottom:4.4444444444vw}}.press-item:not(:last-child) .press-item__container{border-bottom-width:.0694444444vw;border-bottom-style:solid;border-bottom-color:#c2c2cc}@media screen and (min-width:1441px){.press-item:not(:last-child) .press-item__container{border-bottom-width:1px}}@media screen and (max-width:1000px){.press-item:not(:last-child) .press-item__container{border-bottom-width:.2777777778vw}}.press-item:not(:first-child){padding-top:1.6666666667vw}@media screen and (min-width:1441px){.press-item:not(:first-child){padding-top:24px}}@media screen and (max-width:1000px){.press-item:not(:first-child){padding-top:4.4444444444vw}}.press-item__title{margin-bottom:.8333333333vw;color:#1e2321}@media screen and (min-width:1441px){.press-item__title{margin-bottom:12px}}@media screen and (max-width:1000px){.press-item__title{margin-bottom:2.2222222222vw}}.press-item:hover .press-item__title{color:#292e2c}.press-item__info{color:#898599;white-space:nowrap;overflow:auto}.press-item__date{margin-right:.8333333333vw;color:#898599;display:inline-block}@media screen and (min-width:1441px){.press-item__date{margin-right:12px}}@media screen and (max-width:1000px){.press-item__date{margin-right:3.3333333333vw}}.press-item__tag{margin-right:.8333333333vw;display:inline-block;color:#898599}@media screen and (min-width:1441px){.press-item__tag{margin-right:12px}}@media screen and (max-width:1000px){.press-item__tag{margin-right:3.3333333333vw}}.press-item__tag span{width:.5555555556vw;height:.5555555556vw;border-radius:50%;margin-right:.8333333333vw;display:inline-block;background-color:#ffc7ab}@media screen and (min-width:1441px){.press-item__tag span{width:8px}}@media screen and (max-width:1000px){.press-item__tag span{width:2.2222222222vw}}@media screen and (min-width:1441px){.press-item__tag span{height:8px}}@media screen and (max-width:1000px){.press-item__tag span{height:2.2222222222vw}}@media screen and (min-width:1441px){.press-item__tag span{margin-right:12px}}@media screen and (max-width:1000px){.press-item__tag span{margin-right:3.3333333333vw}}@media(max-width:1300px)and (min-width:1151px){.press-item__tag span{width:7px;height:7px}}@media(max-width:1150px)and (min-width:1001px){.press-item__tag span{width:6px;height:6px}}.press-nav{display:block;text-align:center;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.press-nav{margin-top:16px}}@media screen and (max-width:1000px){.press-nav{margin-top:2.2222222222vw}}.press-nav__item{height:2.2222222222vw;line-height:2.3611111111vw;padding-right:.8333333333vw;padding-left:.8333333333vw;display:inline-block;text-align:center;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.press-nav__item{height:32px}}@media screen and (max-width:1000px){.press-nav__item{height:7.7777777778vw}}@media screen and (min-width:1441px){.press-nav__item{line-height:34px}}@media screen and (max-width:1000px){.press-nav__item{line-height:8.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item{padding-right:12px}}@media screen and (max-width:1000px){.press-nav__item{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item{padding-left:12px}}@media screen and (max-width:1000px){.press-nav__item{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item{border-radius:24px}}@media screen and (max-width:1000px){.press-nav__item{border-radius:6.6666666667vw}}.press-nav__item-num{cursor:pointer;height:2.2222222222vw;line-height:2.3611111111vw;padding-right:.8333333333vw;padding-left:.8333333333vw;display:inline-block;text-align:center;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.press-nav__item-num{height:32px}}@media screen and (max-width:1000px){.press-nav__item-num{height:7.7777777778vw}}@media screen and (min-width:1441px){.press-nav__item-num{line-height:34px}}@media screen and (max-width:1000px){.press-nav__item-num{line-height:8.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item-num{padding-right:12px}}@media screen and (max-width:1000px){.press-nav__item-num{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item-num{padding-left:12px}}@media screen and (max-width:1000px){.press-nav__item-num{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item-num{border-radius:24px}}@media screen and (max-width:1000px){.press-nav__item-num{border-radius:6.6666666667vw}}.press-nav__item-num:hover{background-color:#e1e4e9}.press-nav__item-num .press-nav__item_active{background-color:#edf0f5}.press-nav__item.p2{text-decoration:none}.press-nav__item.visibility{display:none}.press-nav__item_active,.press-nav__item_btn{background-color:#edf0f5}.press-nav__item:hover,.press-nav__item_btn:hover{background-color:#e1e4e9}.press-nav__item_btn{width:auto;padding-left:.8333333333vw;padding-right:.8333333333vw;margin-right:1.1111111111vw;margin-left:1.1111111111vw}@media screen and (min-width:1441px){.press-nav__item_btn{padding-left:12px}}@media screen and (max-width:1000px){.press-nav__item_btn{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item_btn{padding-right:12px}}@media screen and (max-width:1000px){.press-nav__item_btn{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item_btn{margin-right:16px}}@media screen and (max-width:1000px){.press-nav__item_btn{margin-right:3.3333333333vw}}@media screen and (min-width:1441px){.press-nav__item_btn{margin-left:16px}}@media screen and (max-width:1000px){.press-nav__item_btn{margin-left:3.3333333333vw}}.press-nav__item_empty:hover{background-color:transparent}@media screen and (max-width:1000px){.press-nav__item_empty,.press-nav__item_mobile-hide{display:none}}.press-nav__item_first{padding-right:.9027777778vw;padding-left:.9027777778vw}@media screen and (min-width:1441px){.press-nav__item_first{padding-right:13px}}@media screen and (max-width:1000px){.press-nav__item_first{padding-right:3.6111111111vw}}@media screen and (min-width:1441px){.press-nav__item_first{padding-left:13px}}@media screen and (max-width:1000px){.press-nav__item_first{padding-left:3.6111111111vw}}@media screen and (max-width:1000px){.press-nav__item:first-child{margin-left:0}.press-nav__item:last-child{margin-right:0}}@media screen and (max-width:1000px){.press-nav{text-align:center}}.press-search__form{width:26.1111111111vw;height:3.3333333333vw}@media screen and (min-width:1441px){.press-search__form{width:376px}}@media screen and (max-width:1000px){.press-search__form{width:104.4444444444vw}}@media screen and (min-width:1441px){.press-search__form{height:48px}}@media screen and (max-width:1000px){.press-search__form{height:11.1111111111vw}}.press-search__form:hover{-webkit-transform:none;transform:none}@media screen and (max-width:1000px){.press-search__form{width:100%}}.press-search__input{pointer-events:auto;padding-right:2.7777777778vw;padding-left:1.3888888889vw}@media screen and (min-width:1441px){.press-search__input{padding-right:40px}}@media screen and (max-width:1000px){.press-search__input{padding-right:11.1111111111vw}}@media screen and (min-width:1441px){.press-search__input{padding-left:20px}}@media screen and (max-width:1000px){.press-search__input{padding-left:4.4444444444vw}}.press-search__input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 4vw #edf0f5!important}@media screen and (max-width:1000px){.press-search__input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 7vw #edf0f5!important}}.press-search__input::-webkit-input-placeholder{color:#898599}.press-search__input::-moz-placeholder{color:#898599}.press-search__input:-ms-input-placeholder{color:#898599}.press-search__input::-ms-input-placeholder{color:#898599}.press-search__input::placeholder{color:#898599}@media screen and (max-width:1000px){.press-search__input{border-radius:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-search__input{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-search__input{border-radius:4.4444444444vw}}.press-search__button{background-image:url(/local/templates/redesign/src/assets/img/icons/icon-search.svg)}@media screen and (max-width:1000px){.press-search__button{width:2.7777777778vw;line-height:2.7777777778vw;height:2.7777777778vw;background-position-x:.4166666667vw;background-size:55%}}@media screen and (max-width:1000px)and (min-width:1441px){.press-search__button{width:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-search__button{width:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-search__button{line-height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-search__button{line-height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-search__button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-search__button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-search__button{background-position-x:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-search__button{background-position-x:1.6666666667vw}}.press-search.search_active{color:red}.press-search.search_active .press-search__form{width:26.1111111111vw}@media screen and (min-width:1441px){.press-search.search_active .press-search__form{width:376px}}@media screen and (max-width:1000px){.press-search.search_active .press-search__form{width:104.4444444444vw;width:100%}}@media screen and (max-width:1000px){.press-search.search_active .press-search__input{width:100%}}@media screen and (max-width:1000px){.press-search.search_active .press-search__button{background-position:50%}}@media screen and (max-width:1000px){.press-search{width:100%}}.press-subscribe{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.press-subscribe{padding-bottom:40px}}@media screen and (max-width:1000px){.press-subscribe{padding-bottom:0}}.press-no-result{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.press-no-result{margin-top:24px}}@media screen and (max-width:1000px){.press-no-result{margin-top:4.4444444444vw}}.press-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:8.3333333333vw;padding-top:2.7777777778vw}@media screen and (min-width:1441px){.press-contacts{padding-bottom:120px}}@media screen and (max-width:1000px){.press-contacts{padding-bottom:18.8888888889vw}}@media screen and (min-width:1441px){.press-contacts{padding-top:40px}}@media screen and (max-width:1000px){.press-contacts{padding-top:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.press-contacts__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:.5555555556vw;width:21.1111111111vw}@media screen and (min-width:1441px){.press-contacts__block{margin-right:8px}}@media screen and (max-width:1000px){.press-contacts__block{margin-right:0}}@media screen and (min-width:1441px){.press-contacts__block{width:304px}}@media screen and (max-width:1000px){.press-contacts__block{width:auto}}.press-contacts__block span{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.press-contacts__block span{margin-bottom:12px}}@media screen and (max-width:1000px){.press-contacts__block span{margin-bottom:1.1111111111vw}}.press-contacts__block:not(:last-child){padding-bottom:0}@media screen and (min-width:1441px){.press-contacts__block:not(:last-child){padding-bottom:0}}@media screen and (max-width:1000px){.press-contacts__block:not(:last-child){padding-bottom:8.8888888889vw}}.press-more-block{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.press-more-block{padding-top:40px}}@media screen and (max-width:1000px){.press-more-block{padding-top:6.3888888889vw}}@media screen and (min-width:1441px){.press-more-block{padding-bottom:40px}}@media screen and (max-width:1000px){.press-more-block{padding-bottom:5.5555555556vw}}.press-more-block .button_back{text-decoration:none}@media screen and (max-width:1000px){.press-more-block .button_back{padding-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-more-block .button_back{padding-left:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-more-block .button_back{padding-left:3.3333333333vw}}@media screen and (max-width:1000px){.press-more-block .button_back:after{content:none}}.press-more__body{padding-top:1.1111111111vw;padding-right:14.4444444444vw;padding-left:14.4444444444vw}@media screen and (min-width:1441px){.press-more__body{padding-top:16px}}@media screen and (max-width:1000px){.press-more__body{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.press-more__body{padding-right:208px}}@media screen and (max-width:1000px){.press-more__body{padding-right:0}}@media screen and (min-width:1441px){.press-more__body{padding-left:208px}}@media screen and (max-width:1000px){.press-more__body{padding-left:0}}.press-more__body .press-tags{padding-top:1px}@media screen and (max-width:1000px){.press-more__body .press-tags{white-space:normal;-ms-flex-wrap:wrap;flex-wrap:wrap}.press-more__body .press-tags__item{margin-bottom:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-more__body .press-tags__item{margin-bottom:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-more__body .press-tags__item{margin-bottom:2.2222222222vw}}.press-more__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.press-more__title{margin-bottom:24px}}@media screen and (max-width:1000px){.press-more__title{margin-bottom:3.3333333333vw}}.press-more__content{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.press-more__content{padding-bottom:24px}}@media screen and (max-width:1000px){.press-more__content{padding-bottom:0}}.press-more__content p:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.press-more__content p:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.press-more__content p:not(:last-child){margin-bottom:4.4444444444vw}}.press-more__content a{text-decoration:underline}.press-more__content ul.press__news ul{margin-bottom:20px}.press-more__content ul.press__news li{font-weight:300;margin-bottom:10px;padding-left:20px;position:relative}.press-more__content ol.press__news{margin-bottom:10px;list-style:decimal;margin-left:15px}.press-more__content .press__news li:before{content:"";position:absolute;height:8px;width:8px;border-radius:50%;background-color:#8bc540;top:8px;left:0}.press-more__quote{background-color:#edf0f5;font-style:italic;padding-top:.9722222222vw;padding-right:.9722222222vw;padding-bottom:.9722222222vw;padding-left:.9722222222vw;border-radius:1.1111111111vw}@media screen and (min-width:1441px){.press-more__quote{padding-top:14px}}@media screen and (max-width:1000px){.press-more__quote{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.press-more__quote{padding-right:14px}}@media screen and (max-width:1000px){.press-more__quote{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.press-more__quote{padding-bottom:14px}}@media screen and (max-width:1000px){.press-more__quote{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.press-more__quote{padding-left:14px}}@media screen and (max-width:1000px){.press-more__quote{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.press-more__quote{border-radius:16px}}@media screen and (max-width:1000px){.press-more__quote{border-radius:4.4444444444vw}}.press-more__notice{font-size:12px;color:#898599}.press-more__date{color:#898599;display:block}@media screen and (max-width:1000px){.press-more__date{margin-top:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-more__date{margin-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-more__date{margin-top:3.3333333333vw}}.press-more-cards{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.press-more-cards{padding-top:40px}}@media screen and (max-width:1000px){.press-more-cards{padding-top:5.5555555556vw}}@media screen and (max-width:1000px){.press-more-cards .main-news__item{width:14.9305555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.press-more-cards .main-news__item{width:215px}}@media screen and (max-width:1000px)and (max-width:1000px){.press-more-cards .main-news__item{width:59.7222222222vw}}.press-more-cards .card{height:16.6666666667vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.press-more-cards .card{height:240px}}@media screen and (max-width:1000px){.press-more-cards .card{height:44.4444444444vw}}@media screen and (min-width:1441px){.press-more-cards .card{padding-top:40px}}@media screen and (max-width:1000px){.press-more-cards .card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.press-more-cards .card{padding-bottom:40px}}@media screen and (max-width:1000px){.press-more-cards .card{padding-bottom:5.5555555556vw}}.press-more-cards .card .main-news__summary{height:auto}.press-more-cards .card .main-news__date{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.press-more-cards .card .main-news__date{font-size:14px}}@media screen and (max-width:1000px){.press-more-cards .card .main-news__date{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.press-more-cards .card .main-news__date{line-height:20px}}@media screen and (max-width:1000px){.press-more-cards .card .main-news__date{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.press-more-cards .card .main-news__date{letter-spacing:-.1px}}@media screen and (max-width:1000px){.press-more-cards .card .main-news__date{letter-spacing:-.0277777778vw}}.press-more-cards .card_hover:hover{background-color:#ffc7ab}.press-more-cards .card_bg-brand{text-align:left}.press-more-cards .card_bg-brand:hover .card__action_open>img{-webkit-transform:scale(1.25);transform:scale(1.25)}.press-more-cards .card_bg-brand:hover:before{background:transparent}@media screen and (max-width:1000px){.location{overflow:hidden}}@media screen and (max-width:1000px){.location,.location #app{height:100vh}}@media screen and (max-width:1000px){.location main{height:calc(100vh - 14.72222vw)}}.location-body{margin-top:0}@media screen and (min-width:1441px){.location-body{margin-top:0}}@media screen and (max-width:1000px){.location-body{margin-top:-6.6666666667vw;height:100%;overflow:hidden}}@media screen and (max-width:1000px){.location .footer,.location .page-top{display:none}}.location-top{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;margin-bottom:4.4444444444vw}@media screen and (min-width:1441px){.location-top{margin-bottom:64px}}@media screen and (max-width:1000px){.location-top{margin-bottom:6.6666666667vw;display:block}}.location-top__top{display:none}@media screen and (max-width:1000px){.location-top__top{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top__top{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top__top{margin-bottom:3.3333333333vw}}.location-top__title{padding-top:.5555555556vw}@media screen and (min-width:1441px){.location-top__title{padding-top:8px}}@media screen and (max-width:1000px){.location-top__title{padding-top:2.2222222222vw}}@media screen and (max-width:1000px){.location-top{position:fixed;z-index:222;bottom:-100vh;left:0;margin:0;margin-left:.4166666667vw;margin-right:.4166666667vw;padding-top:.8333333333vw;padding-bottom:.4166666667vw;padding-left:1.6666666667vw;padding-right:.8333333333vw;border-top-right-radius:1.9444444444vw;border-top-left-radius:1.9444444444vw;width:calc(100% - 3.33333vw);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:bottom .5s ease-in-out;transition:bottom .5s ease-in-out}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top{margin-left:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top{margin-left:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top{margin-right:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top{margin-right:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top{padding-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top{padding-top:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top{padding-bottom:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top{padding-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top{padding-left:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top{padding-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top{padding-right:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top{border-top-right-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top{border-top-right-radius:7.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top{border-top-left-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top{border-top-left-radius:7.7777777778vw}}@media screen and (max-width:1000px){.location-top .gray-tabs{width:calc(100% - 3.88889vw)}.location-top .gray-tabs_active-first .gray-tabs__element:nth-child(2),.location-top .gray-tabs_active-third .gray-tabs__element:first-child{padding-right:6.3888888889vw}.location-top .gray-tabs__element{padding-left:6.3888888889vw;padding-right:6.3888888889vw;width:100%}.location-top .gray-tabs__element:after{width:calc(100% + 1px)}}@media screen and (max-width:1000px){.location-top_active{bottom:0}}@media screen and (max-width:1000px){.location-top_fix-height{height:30.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-top_fix-height{height:440px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-top_fix-height{height:122.2222222222vw}}@media screen and (max-width:1000px){.location-close button{margin-top:auto}}.location-overlay{background:rgba(30,35,33,.75);position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;z-index:-1;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.location-overlay_active{opacity:1}.location-cities{position:relative}@media screen and (max-width:1000px){.location-cities{width:100%;padding-right:.8333333333vw;margin-bottom:.4166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-cities{padding-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-cities{padding-right:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-cities{margin-bottom:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-cities{margin-bottom:1.6666666667vw}}.location-cities .__rail-is-vertical{bottom:2.7777777778vw!important;right:.5555555556vw!important}.location-cities__label{position:relative;width:18.75vw;padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-left:1.3888888889vw;padding-right:1.3888888889vw;border-radius:1.3888888889vw;border:1px solid #c2c2cc;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:1441px){.location-cities__label{width:270px}}@media screen and (max-width:1000px){.location-cities__label{width:55.5555555556vw}}@media screen and (min-width:1441px){.location-cities__label{padding-top:17px}}@media screen and (max-width:1000px){.location-cities__label{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.location-cities__label{padding-bottom:17px}}@media screen and (max-width:1000px){.location-cities__label{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.location-cities__label{padding-left:20px}}@media screen and (max-width:1000px){.location-cities__label{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.location-cities__label{padding-right:20px}}@media screen and (max-width:1000px){.location-cities__label{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.location-cities__label{border-radius:20px}}@media screen and (max-width:1000px){.location-cities__label{border-radius:4.4444444444vw;display:block;width:auto}}.location-cities__label:hover{border-color:#898599;background:#f7f7f7}@media screen and (max-width:1000px){.location-cities__label:hover{border-color:#c2c2cc;background:transparent}}.location-cities__label:after{content:"";position:absolute;right:.8333333333vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:1.3888888889vw;width:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/forms/dropdown-black.svg) no-repeat 50%/cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:1441px){.location-cities__label:after{right:12px}}@media screen and (max-width:1000px){.location-cities__label:after{right:3.3333333333vw}}@media screen and (min-width:1441px){.location-cities__label:after{height:20px}}@media screen and (max-width:1000px){.location-cities__label:after{height:5.5555555556vw}}@media screen and (min-width:1441px){.location-cities__label:after{width:20px}}@media screen and (max-width:1000px){.location-cities__label:after{width:5.5555555556vw}}.location-cities__label_opened{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px solid transparent}.location-cities__label_opened:after{-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.location-cities__label_opened:hover{border-color:#898599;background:#fff;border-bottom:1px solid transparent}@media screen and (max-width:1000px){.location-cities__label_opened:hover{border-color:#c2c2cc;border-bottom-color:transparent}}.location-cities__content{position:absolute;background:#fff;border:1px solid #c2c2cc;border-top:none;width:calc(100% - .14vw);height:27.7777777778vw;border-bottom-left-radius:1.3888888889vw;border-bottom-right-radius:1.3888888889vw;z-index:10;overflow:auto}@media screen and (min-width:1441px){.location-cities__content{height:400px}}@media screen and (max-width:1000px){.location-cities__content{height:44.4444444444vw}}@media screen and (min-width:1441px){.location-cities__content{border-bottom-left-radius:20px}}@media screen and (max-width:1000px){.location-cities__content{border-bottom-left-radius:4.4444444444vw}}@media screen and (min-width:1441px){.location-cities__content{border-bottom-right-radius:20px}}@media screen and (max-width:1000px){.location-cities__content{border-bottom-right-radius:4.4444444444vw}}@media screen and (min-width:1441px){.location-cities__content{width:calc(100% - 2px)}}@media screen and (max-width:1000px){.location-cities__content{width:calc(100% - 3.33333vw - 2px)}.location-cities__content::-webkit-scrollbar,.location-cities__content ::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0}.location-cities__content::-webkit-scrollbar,.location-cities__content ::-webkit-scrollbar,.location-cities__content::-webkit-scrollbar-track,.location-cities__content ::-webkit-scrollbar-track{background-color:transparent}.location-cities__content::-webkit-scrollbar-thumb,.location-cities__content ::-webkit-scrollbar-thumb{background-color:transparent}}.location-cities__item{padding-bottom:1.1805555556vw;padding-left:1.3888888889vw;padding-top:1.1805555556vw;cursor:pointer}@media screen and (min-width:1441px){.location-cities__item{padding-bottom:17px}}@media screen and (max-width:1000px){.location-cities__item{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.location-cities__item{padding-left:20px}}@media screen and (max-width:1000px){.location-cities__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.location-cities__item{padding-top:17px}}@media screen and (max-width:1000px){.location-cities__item{padding-top:3.3333333333vw}}.location-cities__item._active{color:#898599;position:relative}.location-cities__item._active:after{content:"";position:absolute;top:50%;right:1.6666666667vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3888888889vw;height:1.3888888889vw;background:url(/local/templates/redesign/src/assets/img/icons/button/yes-green.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.location-cities__item._active:after{right:24px}}@media screen and (max-width:1000px){.location-cities__item._active:after{right:6.6666666667vw}}@media screen and (min-width:1441px){.location-cities__item._active:after{width:20px}}@media screen and (max-width:1000px){.location-cities__item._active:after{width:5.5555555556vw}}@media screen and (min-width:1441px){.location-cities__item._active:after{height:20px}}@media screen and (max-width:1000px){.location-cities__item._active:after{height:5.5555555556vw}}.location-cities__item:hover{background:#f7f7f7}@media screen and (max-width:1000px){.location-cities__item:hover{background:transparent}}.location-filters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.location-filters{margin-bottom:24px}}@media screen and (max-width:1000px){.location-filters{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-filters{margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-filters{margin-top:6.6666666667vw}}.location-filters .checkbox{margin-right:2.7777777778vw}@media screen and (min-width:1441px){.location-filters .checkbox{margin-right:40px}}@media screen and (max-width:1000px){.location-filters .checkbox{margin-right:6.6666666667vw;margin-right:0}}@media screen and (max-width:1000px){.location-filters .checkbox:not(:last-child){margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-filters .checkbox:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-filters .checkbox:not(:last-child){margin-bottom:3.3333333333vw}}.location-filters__item:hover .location-filters__text{color:#292e2c}.location-filters__item_active:hover .location-filters__text{color:#1e2321}.location-filters__text_gray{color:#898599;padding-right:.8333333333vw}@media screen and (min-width:1441px){.location-filters__text_gray{padding-right:12px}}@media screen and (max-width:1000px){.location-filters__text_gray{padding-right:3.3333333333vw}}.location-map{margin-bottom:4.1666666667vw;position:relative;z-index:0}@media screen and (min-width:1441px){.location-map{margin-bottom:60px}}@media screen and (max-width:1000px){.location-map{margin-bottom:0;height:calc(100vh - 33.05556vw)}}.location-map .__rail-is-vertical{top:5.5555555556vw!important;bottom:5.5555555556vw!important;right:.6944444444vw!important}@media screen and (max-width:1000px){.location-map .__rail-is-vertical{top:11.1111111111vw!important;bottom:11.1111111111vw!important}}.location-map__body{position:relative}@media screen and (max-width:1000px){.location-map__body{height:calc(100vh - 45.55556vw)}}.location-map__map{height:45.1388888889vw;border-radius:.8333333333vw;overflow:hidden}@media screen and (min-width:1441px){.location-map__map{height:650px}}@media screen and (max-width:1000px){.location-map__map{height:0}}@media screen and (min-width:1441px){.location-map__map{border-radius:12px}}@media screen and (max-width:1000px){.location-map__map{border-radius:3.3333333333vw;border-radius:0;height:calc(100% + 1.11111vw)}}.location-map-nav{position:absolute!important;top:1.3888888889vw;left:1.3888888889vw;border-radius:3.8888888889vw;display:block;height:calc(100% - 2.78vw);width:24.7222222222vw;background:#fff;overflow:hidden}@media screen and (min-width:1441px){.location-map-nav{top:20px}}@media screen and (max-width:1000px){.location-map-nav{top:unset}}@media screen and (min-width:1441px){.location-map-nav{left:20px}}@media screen and (max-width:1000px){.location-map-nav{left:0}}@media screen and (min-width:1441px){.location-map-nav{border-radius:56px}}@media screen and (max-width:1000px){.location-map-nav{border-radius:0}}@media screen and (min-width:1441px){.location-map-nav{width:356px}}@media screen and (max-width:1000px){.location-map-nav{width:auto;position:relative!important;padding-left:1.1111111111vw;padding-right:1.1111111111vw;height:100%;overflow-y:auto}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav{padding-right:4.4444444444vw}}@media screen and (max-width:1000px){.location-map-nav_more .location-map-nav-item{padding-top:.8333333333vw;padding-bottom:.8333333333vw;padding-right:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav_more .location-map-nav-item{padding-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav_more .location-map-nav-item{padding-top:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav_more .location-map-nav-item{padding-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav_more .location-map-nav-item{padding-bottom:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav_more .location-map-nav-item{padding-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav_more .location-map-nav-item{padding-right:3.3333333333vw}}@media screen and (max-width:1000px){.location-map-nav_more .location-map-nav-item:not(:last-child){border-bottom:none}}.location-map-nav_more .location-map-nav-item:hover{background:transparent}.location-map-nav_more .location-map-nav-item__title{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.location-map-nav_more .location-map-nav-item__title{margin-bottom:8px}}@media screen and (max-width:1000px){.location-map-nav_more .location-map-nav-item__title{margin-bottom:2.2222222222vw}}@media screen and (max-width:1000px){.location-map-nav_more{position:fixed!important;-webkit-transition:bottom .5s ease-in-out;transition:bottom .5s ease-in-out;left:0;bottom:-100vh;height:auto;z-index:225;width:calc(100% - 4.44444vw);padding:0;margin-left:.5555555556vw;margin-right:.5555555556vw;border-top-left-radius:1.9444444444vw;border-top-right-radius:1.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav_more{margin-left:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav_more{margin-left:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav_more{margin-right:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav_more{margin-right:2.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav_more{border-top-left-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav_more{border-top-left-radius:7.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-map-nav_more{border-top-right-radius:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-map-nav_more{border-top-right-radius:7.7777777778vw}}@media screen and (min-width:1441px){.location-map-nav{height:calc(100% - 40px)}}.location-map-nav-item{padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:2.7777777778vw;padding-right:2.7777777778vw;cursor:pointer}@media screen and (min-width:1441px){.location-map-nav-item{padding-top:20px}}@media screen and (max-width:1000px){.location-map-nav-item{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.location-map-nav-item{padding-bottom:20px}}@media screen and (max-width:1000px){.location-map-nav-item{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.location-map-nav-item{padding-left:40px}}@media screen and (max-width:1000px){.location-map-nav-item{padding-left:0}}@media screen and (min-width:1441px){.location-map-nav-item{padding-right:40px}}@media screen and (max-width:1000px){.location-map-nav-item{padding-right:0}}.location-map-nav-item:not(:last-child){border-bottom:1px solid #edf0f5}.location-map-nav-item:nth-child(2){padding-top:1.6666666667vw}@media screen and (min-width:1441px){.location-map-nav-item:nth-child(2){padding-top:24px}}@media screen and (max-width:1000px){.location-map-nav-item:nth-child(2){padding-top:2.2222222222vw}}.location-map-nav-item:hover{background:#f7f7f7}@media screen and (max-width:1000px){.location-map-nav-item:hover{background:transparent}}.location-map-nav-item-not-cursor{cursor:default}.location-map-nav-item-not-cursor:hover{background:transparent}.location-map-nav-item__title{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.location-map-nav-item__title{margin-bottom:16px}}@media screen and (max-width:1000px){.location-map-nav-item__title{margin-bottom:1.1111111111vw}}.location-map-nav-item__text.p2{text-decoration:none}.location-map-nav-item__text-strong{font-weight:700}.location-map-nav-item__gray-text{color:#898599;margin-bottom:.4166666667vw}@media screen and (min-width:1441px){.location-map-nav-item__gray-text{margin-bottom:6px}}@media screen and (max-width:1000px){.location-map-nav-item__gray-text{margin-bottom:1.1111111111vw}}.location-map-nav-item__metro{margin-top:.4166666667vw}@media screen and (min-width:1441px){.location-map-nav-item__metro{margin-top:6px}}@media screen and (max-width:1000px){.location-map-nav-item__metro{margin-top:0}}.location-map-nav-item__metro-color{width:.5555555556vw;height:.5555555556vw;border-radius:16px;display:inline-block;margin-bottom:.0694444444vw;margin-right:.6944444444vw}@media screen and (min-width:1441px){.location-map-nav-item__metro-color{width:8px}}@media screen and (max-width:1000px){.location-map-nav-item__metro-color{width:2.2222222222vw}}@media screen and (min-width:1441px){.location-map-nav-item__metro-color{height:8px}}@media screen and (max-width:1000px){.location-map-nav-item__metro-color{height:2.2222222222vw}}@media screen and (min-width:1441px){.location-map-nav-item__metro-color{margin-bottom:1px}}@media screen and (max-width:1000px){.location-map-nav-item__metro-color{margin-bottom:.2777777778vw}}@media screen and (min-width:1441px){.location-map-nav-item__metro-color{margin-right:10px}}@media screen and (max-width:1000px){.location-map-nav-item__metro-color{margin-right:2.7777777778vw}}.location-map-nav-item__half a.p2,.location-map-nav-item__half a.text-small{text-decoration:none}.location-map-nav-item__half:not(:last-child){margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.location-map-nav-item__half:not(:last-child){margin-bottom:20px}}@media screen and (max-width:1000px){.location-map-nav-item__half:not(:last-child){margin-bottom:2.7777777778vw}}.location-map-nav-item__half.mt24{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.location-map-nav-item__half.mt24{margin-top:24px}}@media screen and (max-width:1000px){.location-map-nav-item__half.mt24{margin-top:3.3333333333vw}}.location-map-nav-item__worktimes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.5555555556vw;padding-bottom:.5555555556vw;border-bottom:1px solid #edf0f5}@media screen and (min-width:1441px){.location-map-nav-item__worktimes{padding-top:8px}}@media screen and (max-width:1000px){.location-map-nav-item__worktimes{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.location-map-nav-item__worktimes{padding-bottom:8px}}@media screen and (max-width:1000px){.location-map-nav-item__worktimes{padding-bottom:1.1111111111vw}}.location-map-nav-item_no-border{border-bottom:none}.location-map-nav-item_no-pointer{cursor:default}.location-map-nav-item_active{background:#f7f7f7}@media screen and (max-width:1000px){.location-map-nav-item_active{background:transparent}}.location-map-more{padding-top:1.3888888889vw}@media screen and (min-width:1441px){.location-map-more{padding-top:20px}}@media screen and (max-width:1000px){.location-map-more{padding-top:3.3333333333vw}}.location-map-more__top{padding-top:1.3888888889vw}@media screen and (min-width:1441px){.location-map-more__top{padding-top:20px}}@media screen and (max-width:1000px){.location-map-more__top{padding-top:0;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}}.location-map-more__back{margin-left:2.7777777778vw;margin-bottom:.2777777778vw;line-height:2.2222222222vw;position:relative}@media screen and (min-width:1441px){.location-map-more__back{margin-left:40px}}@media screen and (max-width:1000px){.location-map-more__back{margin-left:0}}@media screen and (min-width:1441px){.location-map-more__back{margin-bottom:4px}}@media screen and (max-width:1000px){.location-map-more__back{margin-bottom:0}}@media screen and (min-width:1441px){.location-map-more__back{line-height:32px}}@media screen and (max-width:1000px){.location-map-more__back{line-height:7.7777777778vw;text-align:right}}.location-mobile{display:none}@media screen and (max-width:1000px){.location-mobile{display:block;margin-bottom:1.25vw}}@media screen and (max-width:1000px)and (min-width:1441px){.location-mobile{margin-bottom:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.location-mobile{margin-bottom:5vw}}.location-mobile-top{padding-top:.8333333333vw;padding-bottom:.8333333333vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;position:relative;z-index:1}@media screen and (min-width:1441px){.location-mobile-top{padding-top:12px}}@media screen and (max-width:1000px){.location-mobile-top{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.location-mobile-top{padding-bottom:12px}}@media screen and (max-width:1000px){.location-mobile-top{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.location-mobile-top{padding-left:16px}}@media screen and (max-width:1000px){.location-mobile-top{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.location-mobile-top{padding-right:16px}}@media screen and (max-width:1000px){.location-mobile-top{padding-right:4.4444444444vw}}.location-mobile-top .gray-tabs{width:100%;border-color:#c2c2cc;margin-left:-1px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.location-mobile-top .gray-tabs__element{width:calc(50% - 4px);padding-right:0;padding-left:0;text-align:center}.location-mobile-top .gray-tabs__element:first-child{padding-left:0}.location-mobile-top .gray-tabs__element:after{width:calc(100% + 1px);left:-1px}.location-mobile-top .gray-tabs_active-first .gray-tabs__element:nth-child(2){padding-right:0}.location-mobile-top .gray-tabs_active-first .gray-tabs__element:first-child{padding-left:0}.location-mobile-top .gray-tabs_active-second .gray-tabs__element:nth-child(2){padding-right:0}.location-mobile-top .gray-tabs_active-second .gray-tabs__element:first-child{padding-left:0}.location-mobile-bottom{position:fixed;bottom:0;left:0;z-index:22;background:#fff;width:100%;height:5.4166666667vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #c2c2cc}@media screen and (min-width:1441px){.location-mobile-bottom{height:78px}}@media screen and (max-width:1000px){.location-mobile-bottom{height:21.6666666667vw}}@media screen and (min-width:1441px){.location-mobile-bottom{padding-left:16px}}@media screen and (max-width:1000px){.location-mobile-bottom{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.location-mobile-bottom{padding-right:16px}}@media screen and (max-width:1000px){.location-mobile-bottom{padding-right:4.4444444444vw}}.location-mobile-more{bottom:0;padding-left:1.6666666667vw;padding-right:.8333333333vw;padding-bottom:.8333333333vw;padding-top:.8333333333vw}@media screen and (min-width:1441px){.location-mobile-more{padding-left:24px}}@media screen and (max-width:1000px){.location-mobile-more{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.location-mobile-more{padding-right:12px}}@media screen and (max-width:1000px){.location-mobile-more{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.location-mobile-more{padding-bottom:12px}}@media screen and (max-width:1000px){.location-mobile-more{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.location-mobile-more{padding-top:12px}}@media screen and (max-width:1000px){.location-mobile-more{padding-top:3.3333333333vw;max-height:calc(100vh - 3.33333vw)}}.location-mobile-show-button{width:calc(100% - 3.333vw);margin-top:1.3888888889vw}@media screen and (min-width:1441px){.location-mobile-show-button{margin-top:20px}}@media screen and (max-width:1000px){.location-mobile-show-button{margin-top:5.5555555556vw}}.location .__rail-is-vertical{width:.2777777778vw!important}@media screen and (min-width:1441px){.location .__rail-is-vertical{width:4px!important}}@media screen and (max-width:1000px){.location .__rail-is-vertical{width:.8333333333vw!important}}.location .__bar-is-vertical{width:.2777777778vw!important}@media screen and (min-width:1441px){.location .__bar-is-vertical{width:4px!important}}@media screen and (max-width:1000px){.location .__bar-is-vertical{width:.8333333333vw!important}}.location-close{position:static;background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/icons/icon-flip-close-black.svg)}.ymaps-2-1-78-controls__toolbar_left{float:right!important;margin-right:76px!important}.ymaps-2-1-78-searchbox{display:none!important}.ymaps-2-1-78-controls__control{inset:auto!important;right:10px!important;top:48px!important}.ymaps-2-1-79-controls__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ymaps-2-1-79-controls__control{inset:230px 10px auto auto!important}.ymaps-2-1-79-controls__toolbar_left{margin-right:10px!important}.ymaps-2-1-79-controls__toolbar_left .ymaps-2-1-79-controls__control_toolbar:nth-child(2),.ymaps-2-1-79-controls__toolbar_right .ymaps-2-1-79-controls__control_toolbar:first-child{display:none!important}.project-finance-header{padding-top:2.7777777778vw;padding-bottom:0}@media screen and (min-width:1441px){.project-finance-header{padding-top:40px}}@media screen and (max-width:1000px){.project-finance-header{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.project-finance-header{padding-bottom:0}}@media screen and (max-width:1000px){.project-finance-header{padding-bottom:5.5555555556vw}}.project-finance-header__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.project-finance-header__title{margin-bottom:24px}}@media screen and (max-width:1000px){.project-finance-header__title{margin-bottom:4.4444444444vw;max-width:61.1111111111vw}}.project-finance-header__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1001px){.project-finance-header__subtitle{border-bottom:1px solid #c2c2cc;padding-bottom:1.6666666667vw}}@media screen and (min-width:1001px)and (min-width:1441px){.project-finance-header__subtitle{padding-bottom:24px}}@media screen and (min-width:1001px)and (max-width:1000px){.project-finance-header__subtitle{padding-bottom:3.3333333333vw}}.project-finance-header__subtitle>p{max-width:47.9166666667vw}@media screen and (min-width:1441px){.project-finance-header__subtitle>p{max-width:690px}}@media screen and (max-width:1000px){.project-finance-header__subtitle>p{max-width:none}}.project-finance-why-us{padding-top:2.2222222222vw;padding-bottom:.5555555556vw}@media screen and (min-width:1441px){.project-finance-why-us{padding-top:32px}}@media screen and (max-width:1000px){.project-finance-why-us{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.project-finance-why-us{padding-bottom:8px}}@media screen and (max-width:1000px){.project-finance-why-us{padding-bottom:5.5555555556vw}}.project-finance-why-us__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.project-finance-why-us__title{margin-bottom:40px}}@media screen and (max-width:1000px){.project-finance-why-us__title{margin-bottom:6.6666666667vw}}.project-finance-why-us__item{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:2.7777777778vw}@media screen and (min-width:1441px){.project-finance-why-us__item{margin-bottom:40px}}@media screen and (max-width:1000px){.project-finance-why-us__item{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.project-finance-why-us__item:last-child{margin-bottom:0}}.project-finance-why-us__icon{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:1.1111111111vw;border-radius:1.9444444444vw;background-color:#edf0f5}@media screen and (min-width:1441px){.project-finance-why-us__icon{width:80px}}@media screen and (max-width:1000px){.project-finance-why-us__icon{width:13.3333333333vw}}@media screen and (min-width:1441px){.project-finance-why-us__icon{height:80px}}@media screen and (max-width:1000px){.project-finance-why-us__icon{height:13.3333333333vw}}@media screen and (min-width:1441px){.project-finance-why-us__icon{margin-bottom:16px}}@media screen and (max-width:1000px){.project-finance-why-us__icon{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.project-finance-why-us__icon{border-radius:28px}}@media screen and (max-width:1000px){.project-finance-why-us__icon{border-radius:4.4444444444vw}}.project-finance-why-us__label{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.project-finance-why-us__label{margin-bottom:16px}}@media screen and (max-width:1000px){.project-finance-why-us__label{margin-bottom:2.2222222222vw}}.project-finance-tables{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.project-finance-tables{padding-top:48px}}@media screen and (max-width:1000px){.project-finance-tables{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.project-finance-tables{padding-bottom:48px}}@media screen and (max-width:1000px){.project-finance-tables{padding-bottom:5.5555555556vw}}.project-finance-tables .table__title{width:18.8888888889vw}@media screen and (min-width:1441px){.project-finance-tables .table__title{width:272px}}.project-finance-tables .table__description{width:47.7777777778vw}@media screen and (min-width:1441px){.project-finance-tables .table__description{width:688px}}@media screen and (max-width:1000px){.project-finance-tables .table__description,.project-finance-tables .table__title{width:100%}}.project-finance-requisitions{max-width:47.7777777778vw}@media screen and (min-width:1441px){.project-finance-requisitions{max-width:688px}}@media screen and (max-width:1000px){.project-finance-requisitions{max-width:none}.project-finance-requisitions:not(:last-child){margin-bottom:6.6666666667vw}}.project-finance-requisitions_half{width:33.3333333333vw}@media screen and (min-width:1441px){.project-finance-requisitions_half{width:480px}}@media screen and (max-width:1000px){.project-finance-requisitions_half{width:100%}}.project-finance-requisitions__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.project-finance-requisitions__title{margin-bottom:40px}}@media screen and (max-width:1000px){.project-finance-requisitions__title{margin-bottom:6.6666666667vw}}@media screen and (min-width:1001px){.project-finance-requisitions__list .bullet-text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}}@media screen and (min-width:1001px)and (min-width:1441px){.project-finance-requisitions__list .bullet-text{font-size:16px}}@media screen and (min-width:1001px)and (max-width:1000px){.project-finance-requisitions__list .bullet-text{font-size:3.3333333333vw}}@media screen and (min-width:1001px)and (min-width:1441px){.project-finance-requisitions__list .bullet-text{line-height:22px}}@media screen and (min-width:1001px)and (max-width:1000px){.project-finance-requisitions__list .bullet-text{line-height:4.4444444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.project-finance-requisitions__list .bullet-text{letter-spacing:-.2px}}@media screen and (min-width:1001px)and (max-width:1000px){.project-finance-requisitions__list .bullet-text{letter-spacing:-.0277777778vw}}.project-finance-lk{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.project-finance-lk{padding-top:48px}}@media screen and (max-width:1000px){.project-finance-lk{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.project-finance-lk{padding-bottom:48px}}@media screen and (max-width:1000px){.project-finance-lk{padding-bottom:5.5555555556vw}}.project-finance-lk__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.project-finance-lk__title{margin-bottom:40px}}@media screen and (max-width:1000px){.project-finance-lk__title{margin-bottom:6.6666666667vw}}@media screen and (min-width:1001px){.project-finance-lk__list .bullet-text{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}}@media screen and (min-width:1001px)and (min-width:1441px){.project-finance-lk__list .bullet-text{font-size:20px}}@media screen and (min-width:1001px)and (max-width:1000px){.project-finance-lk__list .bullet-text{font-size:4.4444444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.project-finance-lk__list .bullet-text{line-height:24px}}@media screen and (min-width:1001px)and (max-width:1000px){.project-finance-lk__list .bullet-text{line-height:5.5555555556vw}}@media screen and (min-width:1001px)and (min-width:1441px){.project-finance-lk__list .bullet-text{letter-spacing:-.2px}}@media screen and (min-width:1001px)and (max-width:1000px){.project-finance-lk__list .bullet-text{letter-spacing:-.0555555556vw}}.project-finance-steps{padding-top:3.3333333333vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.project-finance-steps{padding-top:48px}}@media screen and (max-width:1000px){.project-finance-steps{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.project-finance-steps{padding-bottom:40px}}@media screen and (max-width:1000px){.project-finance-steps{padding-bottom:5.5555555556vw}}.project-finance__switch{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.project-finance__switch{margin-bottom:20px}}@media screen and (max-width:1000px){.project-finance__switch{margin-bottom:2.2222222222vw;width:calc(100% + 8.88889vw);margin-left:-4.4444444444vw;margin-right:-4.4444444444vw}}@media screen and (max-width:1000px){.project-finance__switch:after,.project-finance__switch:before{content:"";display:block;height:100%;-ms-flex-negative:0;flex-shrink:0;width:4.4444444444vw}}.project-finance .bullet-text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.project-finance .bullet-text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.project-finance .bullet-text:not(:last-child){margin-bottom:3.3333333333vw}}.project-finance .stretch-banner{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.project-finance .stretch-banner{margin-top:40px}}@media screen and (max-width:1000px){.project-finance .stretch-banner{margin-top:5.5555555556vw}}.page404{margin-top:3.6805555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.page404{margin-top:53px}}@media screen and (max-width:1000px){.page404{margin-top:2.7777777778vw}}.page404__logo{width:7.2222222222vw;height:2.7777777778vw;-ms-flex-item-align:start;align-self:flex-start}@media screen and (min-width:1441px){.page404__logo{width:104px}}@media screen and (max-width:1000px){.page404__logo{width:23.6111111111vw}}@media screen and (min-width:1441px){.page404__logo{height:40px}}@media screen and (max-width:1000px){.page404__logo{height:8.8888888889vw}}.page404__logo a{display:block}.page404__logo svg{width:100%;height:100%}.page404__error{margin-top:67px;width:207px;height:76px;-ms-flex-item-align:center;align-self:center}.page404__error svg{width:100%;height:100%}.page404__title{margin-top:42px;font-size:3.8888888889vw;line-height:3.8888888889vw;letter-spacing:-.0555555556vw;font-weight:500;-ms-flex-item-align:center;align-self:center;text-align:center}@media screen and (min-width:1441px){.page404__title{font-size:56px}}@media screen and (max-width:1000px){.page404__title{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.page404__title{line-height:56px}}@media screen and (max-width:1000px){.page404__title{line-height:9.4444444444vw}}@media screen and (min-width:1441px){.page404__title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.page404__title{letter-spacing:-.2222222222vw}}.page404__subtitle{margin-top:24px;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;-ms-flex-item-align:center;align-self:center;text-align:center}@media screen and (min-width:1441px){.page404__subtitle{font-size:16px}}@media screen and (max-width:1000px){.page404__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.page404__subtitle{line-height:22px}}@media screen and (max-width:1000px){.page404__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.page404__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.page404__subtitle{letter-spacing:-.0277777778vw}}.page404__nav{margin-top:16px;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.page404__nav{font-size:16px}}@media screen and (max-width:1000px){.page404__nav{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.page404__nav{line-height:22px}}@media screen and (max-width:1000px){.page404__nav{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.page404__nav{letter-spacing:-.2px}}@media screen and (max-width:1000px){.page404__nav{letter-spacing:-.0277777778vw}}.page404__nav-item{margin-right:.5555555556vw;margin-left:.5555555556vw;display:inline-block;text-decoration:underline}@media screen and (min-width:1441px){.page404__nav-item{margin-right:8px}}@media screen and (max-width:1000px){.page404__nav-item{margin-right:1.6666666667vw}}@media screen and (min-width:1441px){.page404__nav-item{margin-left:8px}}@media screen and (max-width:1000px){.page404__nav-item{margin-left:1.6666666667vw}}.page404__image{height:18.9583333333vw;margin-top:5.5555555556vw;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.page404__image{height:273px}}@media screen and (max-width:1000px){.page404__image{height:44.4444444444vw}}@media screen and (min-width:1441px){.page404__image{margin-top:80px}}@media screen and (max-width:1000px){.page404__image{margin-top:11.1111111111vw}}.page404__image svg{position:absolute;top:0;height:18.9583333333vw;width:auto}@media screen and (min-width:1441px){.page404__image svg{height:273px}}@media screen and (max-width:1000px){.page404__image svg{height:44.4444444444vw}}._404 .footer,._404 .header,._404 .topline{display:none}._404 #app{padding:0}.interim-reporting-rate{margin-top:2.7777777778vw;padding-bottom:2.2222222222vw}@media screen and (min-width:1441px){.interim-reporting-rate{margin-top:40px}}@media screen and (max-width:1000px){.interim-reporting-rate{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.interim-reporting-rate{padding-bottom:32px}}@media screen and (max-width:1000px){.interim-reporting-rate{padding-bottom:3.3333333333vw}}.interim-reporting-rate .for-developers-rko-rate__cities{margin-top:0;width:20.8333333333vw}@media screen and (min-width:1441px){.interim-reporting-rate .for-developers-rko-rate__cities{width:300px}}@media screen and (max-width:1000px){.interim-reporting-rate .for-developers-rko-rate__cities{width:auto}}.interim-reporting-rate .doc-link{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.interim-reporting-rate .doc-link{padding-bottom:24px}}@media screen and (max-width:1000px){.interim-reporting-rate .doc-link{padding-bottom:3.3333333333vw}}.insider{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.insider{margin-top:40px}}@media screen and (max-width:1000px){.insider{margin-top:0}}@media screen and (min-width:1441px){.insider{margin-bottom:40px}}@media screen and (max-width:1000px){.insider{margin-bottom:11.1111111111vw}}@media screen and (max-width:1000px){.insider-nav{position:relative;background-color:#fff;width:100vw;overflow-x:auto;margin-left:0;padding-left:0;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav{margin-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav{margin-left:-4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.insider-nav__sticky{position:sticky;z-index:195;top:0}}@media screen and (max-width:1000px){.insider-nav__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:195;margin-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__container{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__container{margin-right:4.4444444444vw}}@media screen and (max-width:1000px){.insider-nav__container:after{position:absolute;content:"";bottom:0;left:0;background-color:#c2c2cc;width:0;height:0}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__container:after{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__container:after{width:196.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__container:after{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__container:after{height:.2777777778vw}}@media screen and (max-width:1000px){.insider-nav__clear{height:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:0;height:0}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__clear{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__clear{width:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__clear{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__clear{height:14.4444444444vw}}.insider-nav__item{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-nav__item{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-nav__item{margin-bottom:6.6666666667vw}}.insider-nav__item:last-child{margin-bottom:0}@media screen and (max-width:1000px){.insider-nav__item{position:relative;margin-bottom:0;display:inline-block;margin-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__item{margin-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__item{margin-right:4.4444444444vw}}@media screen and (max-width:1000px){.insider-nav__item:nth-last-child(2){margin-right:0}}.insider-nav__item a{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.insider-nav__item a{font-size:16px}}@media screen and (max-width:1000px){.insider-nav__item a{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.insider-nav__item a{line-height:22px}}@media screen and (max-width:1000px){.insider-nav__item a{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.insider-nav__item a{letter-spacing:-.2px}}@media screen and (max-width:1000px){.insider-nav__item a{letter-spacing:-.0277777778vw;position:relative;z-index:198;display:block;white-space:nowrap;padding-top:1.25vw;padding-bottom:1.25vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__item a{padding-top:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__item a{padding-top:5vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__item a{padding-bottom:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__item a{padding-bottom:5vw}}@media screen and (max-width:1000px){.insider-nav__item a:after{position:absolute;z-index:199;display:none;content:"";bottom:0;left:0;width:100%;background-color:#1e2321;height:.2777777778vw;border-top-left-radius:.2777777778vw;border-top-right-radius:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__item a:after{height:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__item a:after{height:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__item a:after{border-top-left-radius:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__item a:after{border-top-left-radius:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-nav__item a:after{border-top-right-radius:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-nav__item a:after{border-top-right-radius:1.1111111111vw}}.insider-nav__item_active a{color:#1e2321}.insider-nav__item_active a:after{display:block}.insider-header{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-header{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-header{margin-bottom:3.3333333333vw}}.insider-desc{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.insider-desc{margin-bottom:56px}}@media screen and (max-width:1000px){.insider-desc{margin-bottom:11.1111111111vw}}.insider-desc__header{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.insider-desc__header{margin-bottom:16px}}@media screen and (max-width:1000px){.insider-desc__header{margin-bottom:3.3333333333vw}}.insider-desc__text{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.insider-desc__text{margin-bottom:16px}}@media screen and (max-width:1000px){.insider-desc__text{margin-bottom:3.3333333333vw}}.insider-desc__text_second{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-desc__text_second{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-desc__text_second{margin-bottom:3.3333333333vw}}.insider-desc__list{position:relative;margin-bottom:2.5vw}@media screen and (min-width:1441px){.insider-desc__list{margin-bottom:36px}}@media screen and (max-width:1000px){.insider-desc__list{margin-bottom:4.4444444444vw}}.insider-desc__list_second{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-desc__list_second{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-desc__list_second{margin-bottom:4.4444444444vw}}.insider-desc__list li{position:relative;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.insider-desc__list li{padding-left:20px}}@media screen and (max-width:1000px){.insider-desc__list li{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.insider-desc__list li{margin-bottom:16px}}@media screen and (max-width:1000px){.insider-desc__list li{margin-bottom:3.3333333333vw}}.insider-desc__list li:last-child{margin-bottom:0}.insider-desc__list li:before{position:absolute;content:"";left:0;border-radius:50%;background-color:#ffc7ab;width:.5555555556vw;height:.5555555556vw;top:.4166666667vw}@media screen and (min-width:1441px){.insider-desc__list li:before{width:8px}}@media screen and (max-width:1000px){.insider-desc__list li:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.insider-desc__list li:before{height:8px}}@media screen and (max-width:1000px){.insider-desc__list li:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.insider-desc__list li:before{top:6px}}@media screen and (max-width:1000px){.insider-desc__list li:before{top:1.3888888889vw}}.insider-desc__doc .doc-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.insider-desc__doc .doc-link__title{max-width:20.2777777778vw}@media screen and (min-width:1441px){.insider-desc__doc .doc-link__title{max-width:292px}}@media screen and (max-width:1000px){.insider-desc__doc .doc-link__title{max-width:81.1111111111vw;max-width:100%}}.insider-tools{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.insider-tools{margin-bottom:56px}}@media screen and (max-width:1000px){.insider-tools{margin-bottom:11.1111111111vw}}.insider-tools__header{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.insider-tools__header{margin-bottom:16px}}@media screen and (max-width:1000px){.insider-tools__header{margin-bottom:3.3333333333vw}}.insider-tools__text{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.insider-tools__text{margin-bottom:56px}}@media screen and (max-width:1000px){.insider-tools__text{margin-bottom:11.1111111111vw}}.insider-tools__text a{text-decoration:underline}.insider-tools__card{background-color:#edf0f5;border-radius:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.insider-tools__card{border-radius:56px}}@media screen and (max-width:1000px){.insider-tools__card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.insider-tools__card{padding-left:104px}}@media screen and (max-width:1000px){.insider-tools__card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.insider-tools__card{padding-right:104px}}@media screen and (max-width:1000px){.insider-tools__card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.insider-tools__card{padding-top:56px}}@media screen and (max-width:1000px){.insider-tools__card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.insider-tools__card{padding-bottom:56px}}@media screen and (max-width:1000px){.insider-tools__card{padding-bottom:5.5555555556vw}}.insider-tools__card-description{display:inline-block;background-color:#ffc7ab;border-radius:1.6666666667vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-tools__card-description{border-radius:24px}}@media screen and (max-width:1000px){.insider-tools__card-description{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.insider-tools__card-description{padding-top:4px}}@media screen and (max-width:1000px){.insider-tools__card-description{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.insider-tools__card-description{padding-bottom:4px}}@media screen and (max-width:1000px){.insider-tools__card-description{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.insider-tools__card-description{padding-left:12px}}@media screen and (max-width:1000px){.insider-tools__card-description{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.insider-tools__card-description{padding-right:12px}}@media screen and (max-width:1000px){.insider-tools__card-description{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.insider-tools__card-description{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-tools__card-description{margin-bottom:6.6666666667vw}}.insider-tools__card-text{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-tools__card-text{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-tools__card-text{margin-bottom:4.4444444444vw}}.insider-tools__card-list li{position:relative;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.insider-tools__card-list li{padding-left:20px}}@media screen and (max-width:1000px){.insider-tools__card-list li{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.insider-tools__card-list li{margin-bottom:16px}}@media screen and (max-width:1000px){.insider-tools__card-list li{margin-bottom:4.4444444444vw}}.insider-tools__card-list li:last-child{margin-bottom:0}.insider-tools__card-list li:before{position:absolute;content:"";left:0;border-radius:50%;background-color:#ffc7ab;width:.5555555556vw;height:.5555555556vw;top:.4166666667vw}@media screen and (min-width:1441px){.insider-tools__card-list li:before{width:8px}}@media screen and (max-width:1000px){.insider-tools__card-list li:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.insider-tools__card-list li:before{height:8px}}@media screen and (max-width:1000px){.insider-tools__card-list li:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.insider-tools__card-list li:before{top:6px}}@media screen and (max-width:1000px){.insider-tools__card-list li:before{top:1.3888888889vw}}.insider-warning{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.insider-warning{margin-bottom:56px}}@media screen and (max-width:1000px){.insider-warning{margin-bottom:11.1111111111vw}}.insider-warning__header{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-warning__header{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-warning__header{margin-bottom:4.4444444444vw}}.insider-warning__list{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-warning__list{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-warning__list{margin-bottom:4.4444444444vw}}.insider-warning__list li{position:relative;margin-bottom:1.1111111111vw;padding-left:3.1944444444vw}@media screen and (min-width:1441px){.insider-warning__list li{margin-bottom:16px}}@media screen and (max-width:1000px){.insider-warning__list li{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.insider-warning__list li{padding-left:46px}}@media screen and (max-width:1000px){.insider-warning__list li{padding-left:10.5555555556vw}}.insider-warning__list li:last-child{margin-bottom:0}.insider-warning__list li:before{position:absolute;left:0;top:0;content:"";background-color:#ffc7ab;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;border-radius:1.6666666667vw;padding-left:.8333333333vw;padding-right:.8333333333vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw}@media screen and (min-width:1441px){.insider-warning__list li:before{font-size:16px}}@media screen and (max-width:1000px){.insider-warning__list li:before{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.insider-warning__list li:before{line-height:22px}}@media screen and (max-width:1000px){.insider-warning__list li:before{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.insider-warning__list li:before{letter-spacing:-.2px}}@media screen and (max-width:1000px){.insider-warning__list li:before{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.insider-warning__list li:before{border-radius:24px}}@media screen and (max-width:1000px){.insider-warning__list li:before{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.insider-warning__list li:before{padding-left:12px}}@media screen and (max-width:1000px){.insider-warning__list li:before{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.insider-warning__list li:before{padding-right:12px}}@media screen and (max-width:1000px){.insider-warning__list li:before{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.insider-warning__list li:before{padding-top:4px}}@media screen and (max-width:1000px){.insider-warning__list li:before{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.insider-warning__list li:before{padding-bottom:4px}}@media screen and (max-width:1000px){.insider-warning__list li:before{padding-bottom:1.1111111111vw}}.insider-warning__list li:first-child:before{content:"1"}.insider-warning__list li:nth-child(2):before{content:"2"}.insider-warning__list li:nth-child(3):before{content:"3"}.insider-docs{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.insider-docs{margin-bottom:56px}}@media screen and (max-width:1000px){.insider-docs{margin-bottom:11.1111111111vw}}.insider-docs__header{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-docs__header{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-docs__header{margin-bottom:3.3333333333vw}}.insider-docs__item{display:inline-block;width:26.1111111111vw;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.insider-docs__item{width:376px}}@media screen and (max-width:1000px){.insider-docs__item{width:104.4444444444vw}}@media screen and (min-width:1441px){.insider-docs__item{margin-right:40px}}@media screen and (max-width:1000px){.insider-docs__item{margin-right:11.1111111111vw}}.insider-docs__item:last-child{margin-right:0}@media screen and (max-width:1000px){.insider-docs__item{width:100%;margin-right:0;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-docs__item{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-docs__item{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.insider-docs__item:last-child{margin-bottom:0}}@media screen and (max-width:1000px){.insider-docs__item .doc-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.insider-docs__item .doc-link__title{max-width:20.2777777778vw}@media screen and (min-width:1441px){.insider-docs__item .doc-link__title{max-width:292px}}@media screen and (max-width:1000px){.insider-docs__item .doc-link__title{max-width:71.1111111111vw}}.insider-feedback{background-color:#edf0f5;border-radius:3.8888888889vw;padding-left:14.4444444444vw;padding-right:14.4444444444vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.insider-feedback{border-radius:56px}}@media screen and (max-width:1000px){.insider-feedback{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.insider-feedback{padding-left:208px}}@media screen and (max-width:1000px){.insider-feedback{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.insider-feedback{padding-right:208px}}@media screen and (max-width:1000px){.insider-feedback{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.insider-feedback{padding-top:56px}}@media screen and (max-width:1000px){.insider-feedback{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.insider-feedback{padding-bottom:56px}}@media screen and (max-width:1000px){.insider-feedback{padding-bottom:5.5555555556vw}}.insider-feedback__header{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.insider-feedback__header{margin-bottom:16px}}@media screen and (max-width:1000px){.insider-feedback__header{margin-bottom:3.3333333333vw}}.insider-feedback__description{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insider-feedback__description{margin-bottom:24px}}@media screen and (max-width:1000px){.insider-feedback__description{margin-bottom:5.5555555556vw}}.insider-feedback__form .form__group{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.insider-feedback__form .form__group{margin-bottom:40px}}@media screen and (max-width:1000px){.insider-feedback__form .form__group{margin-bottom:5.5555555556vw}}.insider-feedback__form .form__item{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.insider-feedback__form .form__item{margin-bottom:12px}}@media screen and (max-width:1000px){.insider-feedback__form .form__item{margin-bottom:1.1111111111vw}}.insider-feedback__form .form__item:last-child{margin-bottom:0}.insider-feedback__submit{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.insider-feedback__submit{margin-bottom:16px}}@media screen and (max-width:1000px){.insider-feedback__submit{margin-bottom:0}}@media screen and (max-width:1000px){.insider-feedback__legal{display:none}}.insider-feedback__legal-mobile{display:none}@media screen and (max-width:1000px){.insider-feedback__legal-mobile{display:block;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-feedback__legal-mobile{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-feedback__legal-mobile{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.insider-feedback__legal-mobile input{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c2c2cc;background-color:#fff;margin-top:0;margin-left:0;margin-bottom:0;border-radius:0;width:0;height:0;margin-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-feedback__legal-mobile input{border-radius:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-feedback__legal-mobile input{border-radius:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-feedback__legal-mobile input{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-feedback__legal-mobile input{width:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-feedback__legal-mobile input{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-feedback__legal-mobile input{height:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-feedback__legal-mobile input{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-feedback__legal-mobile input{margin-right:2.2222222222vw}}@media screen and (max-width:1000px){.insider-feedback__legal-mobile label{display:inline-block;width:0}}@media screen and (max-width:1000px)and (min-width:1441px){.insider-feedback__legal-mobile label{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.insider-feedback__legal-mobile label{width:70vw}}.nazcorpbank{margin-top:2.8472222222vw}@media screen and (min-width:1441px){.nazcorpbank{margin-top:41px}}@media screen and (max-width:1000px){.nazcorpbank{margin-top:10.8333333333vw}}.nazcorpbank__title{margin-top:2.8472222222vw}@media screen and (min-width:1441px){.nazcorpbank__title{margin-top:41px}}@media screen and (max-width:1000px){.nazcorpbank__title{margin-top:10.8333333333vw}}.nazcorpbank__switch{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.nazcorpbank__switch{margin-top:40px}}@media screen and (max-width:1000px){.nazcorpbank__switch{margin-top:10vw}}.nazcorpbank__switch-body{margin-top:4.3055555556vw}@media screen and (min-width:1441px){.nazcorpbank__switch-body{margin-top:62px}}@media screen and (max-width:1000px){.nazcorpbank__switch-body{margin-top:6.1111111111vw}}.nazcorpbank__blocks{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1.3888888889vw}@media screen and (min-width:1441px){.nazcorpbank__blocks{padding-top:20px}}@media screen and (max-width:1000px){.nazcorpbank__blocks{padding-top:0;padding-left:4.4444444444vw;margin-top:6.6666666667vw}}.nazcorpbank__blocks:before{content:"";position:absolute;width:100%;height:1px;background-color:#c2c2cc;left:0;top:0}@media screen and (min-width:1441px){.nazcorpbank__blocks:before{top:0}}@media screen and (max-width:1000px){.nazcorpbank__blocks:before{top:1.1111111111vw;width:1px;height:auto;bottom:0}}.nazcorpbank__block{width:376px}@media screen and (max-width:1000px){.nazcorpbank__block{width:100%}}.nazcorpbank__block_mr41{margin-right:41px}@media screen and (max-width:1000px){.nazcorpbank__block_mr41{margin-right:0}}.nazcorpbank__block_mr39{margin-right:39px}@media screen and (max-width:1000px){.nazcorpbank__block_mr39{margin-right:0}}.nazcorpbank__block-tab{position:relative;background:#ffc7ab;border-radius:24px;padding:4px 12px;font-size:.9722222222vw;line-height:1.3888888889vw;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1441px){.nazcorpbank__block-tab{font-size:14px}}@media screen and (max-width:1000px){.nazcorpbank__block-tab{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.nazcorpbank__block-tab{line-height:20px}}@media screen and (max-width:1000px){.nazcorpbank__block-tab{line-height:6.1111111111vw;background:#fff;padding:0;margin-top:24px}}@media screen and (max-width:1000px){.nazcorpbank__block:first-child .nazcorpbank__block-tab{margin-top:0}}.nazcorpbank__block-tab:before{content:"";position:absolute;width:.8333333333vw;height:.8333333333vw;border-radius:50%;background-color:#c2c2cc;top:-1.3888888889vw;left:0}@media screen and (min-width:1441px){.nazcorpbank__block-tab:before{width:12px}}@media screen and (max-width:1000px){.nazcorpbank__block-tab:before{width:1.9444444444vw}}@media screen and (min-width:1441px){.nazcorpbank__block-tab:before{height:12px}}@media screen and (max-width:1000px){.nazcorpbank__block-tab:before{height:1.9444444444vw}}@media screen and (min-width:1441px){.nazcorpbank__block-tab:before{top:-20px}}@media screen and (max-width:1000px){.nazcorpbank__block-tab:before{top:1.1111111111vw}}@media screen and (min-width:1441px){.nazcorpbank__block-tab:before{left:0}}@media screen and (max-width:1000px){.nazcorpbank__block-tab:before{left:-5.2777777778vw}}@media screen and (min-width:1001px){.nazcorpbank__block-tab:before{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.nazcorpbank__block-tab_mw128{max-width:128px}@media screen and (max-width:1000px){.nazcorpbank__block-tab_mw128{max-width:100%}}.nazcorpbank__block-tab_mw149{max-width:149px}@media screen and (max-width:1000px){.nazcorpbank__block-tab_mw149{max-width:100%}}.nazcorpbank__block-tab_mw197{max-width:197px}@media screen and (max-width:1000px){.nazcorpbank__block-tab_mw197{max-width:100%}}.nazcorpbank__block-tab_mw228{max-width:228px}@media screen and (max-width:1000px){.nazcorpbank__block-tab_mw228{max-width:100%}}.nazcorpbank__block-tab_mw294{max-width:294px}@media screen and (max-width:1000px){.nazcorpbank__block-tab_mw294{max-width:100%}}.nazcorpbank__block-text{font-size:1.1111111111vw;line-height:1.5277777778vw;margin-top:1.9444444444vw;font-weight:500}@media screen and (min-width:1441px){.nazcorpbank__block-text{font-size:16px}}@media screen and (max-width:1000px){.nazcorpbank__block-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.nazcorpbank__block-text{line-height:22px}}@media screen and (max-width:1000px){.nazcorpbank__block-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.nazcorpbank__block-text{margin-top:28px}}@media screen and (max-width:1000px){.nazcorpbank__block-text{margin-top:3.3333333333vw}}.nazcorpbank__sticker{background:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;margin-top:5.5555555556vw;height:376px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.nazcorpbank__sticker{border-radius:56px}}@media screen and (max-width:1000px){.nazcorpbank__sticker{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker{padding-top:56px}}@media screen and (max-width:1000px){.nazcorpbank__sticker{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker{padding-right:104px}}@media screen and (max-width:1000px){.nazcorpbank__sticker{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker{padding-bottom:56px}}@media screen and (max-width:1000px){.nazcorpbank__sticker{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker{padding-left:104px}}@media screen and (max-width:1000px){.nazcorpbank__sticker{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker{margin-top:80px}}@media screen and (max-width:1000px){.nazcorpbank__sticker{margin-top:11.1111111111vw;height:auto;display:block}}.nazcorpbank__sticker_ht280{height:280px}@media screen and (max-width:1000px){.nazcorpbank__sticker_ht280{height:auto}}.nazcorpbank__sticker_left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;width:19.0972222222vw;height:100%;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1441px){.nazcorpbank__sticker_left{width:275px}}@media screen and (max-width:1000px){.nazcorpbank__sticker_left{width:100%;display:block}}.nazcorpbank__sticker_right{margin-left:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}@media screen and (min-width:1441px){.nazcorpbank__sticker_right{margin-left:104px}}@media screen and (max-width:1000px){.nazcorpbank__sticker_right{margin-left:0}}.nazcorpbank__sticker-rblock{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.nazcorpbank__sticker-rblock{display:block}}.nazcorpbank__sticker-rblock_left{margin-right:40px}@media screen and (max-width:1000px){.nazcorpbank__sticker-rblock_left{width:100%}}.nazcorpbank__sticker-title{font-size:2.2222222222vw;line-height:2.6388888889vw;font-weight:500}@media screen and (min-width:1441px){.nazcorpbank__sticker-title{font-size:32px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-title{font-size:5vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker-title{line-height:38px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-title{line-height:6.1111111111vw}}.nazcorpbank__sticker-title_wd376{width:376px}@media screen and (max-width:1000px){.nazcorpbank__sticker-title_wd376{width:100%}}.nazcorpbank__sticker-text{font-size:1.1111111111vw;line-height:1.5277777778vw;font-weight:500}@media screen and (min-width:1441px){.nazcorpbank__sticker-text{font-size:16px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker-text{line-height:22px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-text{line-height:4.4444444444vw;margin-top:12px}}.nazcorpbank__sticker-text_mt16{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.nazcorpbank__sticker-text_mt16{margin-top:16px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-text_mt16{margin-top:3.3333333333vw}}.nazcorpbank__sticker-text_mt24{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.nazcorpbank__sticker-text_mt24{margin-top:24px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-text_mt24{margin-top:3.3333333333vw}}.nazcorpbank__sticker-gtext{font-size:.9722222222vw;line-height:1.3888888889vw;margin-top:.5555555556vw;font-weight:500;color:#898599;width:272px}@media screen and (min-width:1441px){.nazcorpbank__sticker-gtext{font-size:14px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-gtext{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker-gtext{line-height:20px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-gtext{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker-gtext{margin-top:8px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-gtext{margin-top:1.1111111111vw;width:100%}}.nazcorpbank__sticker-subtitle{font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.nazcorpbank__sticker-subtitle{font-size:20px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-subtitle{font-size:4.1666666667vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker-subtitle{line-height:24px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-subtitle{line-height:5.5555555556vw;margin-top:24px}}.nazcorpbank__sticker-ul{margin-top:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.nazcorpbank__sticker-ul{margin-top:16px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-ul{margin-top:3.3333333333vw}}.nazcorpbank__sticker-bullit{width:8px;min-width:8px;height:8px;border-radius:8px;background:#ffc7ab;margin-right:1.1111111111vw;margin-top:.6944444444vw}@media screen and (min-width:1441px){.nazcorpbank__sticker-bullit{margin-right:16px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-bullit{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker-bullit{margin-top:10px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-bullit{margin-top:1.3888888889vw}}.nazcorpbank__sticker-li{font-size:1.1111111111vw;line-height:1.5277777778vw;font-weight:500}@media screen and (min-width:1441px){.nazcorpbank__sticker-li{font-size:16px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-li{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.nazcorpbank__sticker-li{line-height:22px}}@media screen and (max-width:1000px){.nazcorpbank__sticker-li{line-height:4.4444444444vw}}.nazcorpbank__payment{margin-top:5.5555555556vw;margin-left:7.2222222222vw;margin-right:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.nazcorpbank__payment{margin-top:80px}}@media screen and (max-width:1000px){.nazcorpbank__payment{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.nazcorpbank__payment{margin-left:104px}}@media screen and (max-width:1000px){.nazcorpbank__payment{margin-left:0}}@media screen and (min-width:1441px){.nazcorpbank__payment{margin-right:104px}}@media screen and (max-width:1000px){.nazcorpbank__payment{margin-right:0}}.nazcorpbank__payment_wd100{width:100%}.nazcorpbank__payment-left{width:376px;margin-right:2.7777777778vw}@media screen and (min-width:1441px){.nazcorpbank__payment-left{margin-right:40px}}@media screen and (max-width:1000px){.nazcorpbank__payment-left{margin-right:0;width:100%}}.nazcorpbank__payment-right{width:574px}@media screen and (max-width:1000px){.nazcorpbank__payment-right{width:100%}}.nazcorpbank__payment-button{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background:#edf0f5;border-radius:24px;font-size:.9722222222vw;line-height:1.3888888889vw;margin-top:2.2222222222vw;width:13.8194444444vw;padding:6px 12px}@media screen and (min-width:1441px){.nazcorpbank__payment-button{font-size:14px}}@media screen and (max-width:1000px){.nazcorpbank__payment-button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.nazcorpbank__payment-button{line-height:20px}}@media screen and (max-width:1000px){.nazcorpbank__payment-button{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.nazcorpbank__payment-button{margin-top:32px}}@media screen and (max-width:1000px){.nazcorpbank__payment-button{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.nazcorpbank__payment-button{width:199px}}@media screen and (max-width:1000px){.nazcorpbank__payment-button{width:42.5vw;width:auto}}.nazcorpbank__payment-button_img{margin-top:5px;margin-right:5px}@media screen and (max-width:1000px){.nazcorpbank__payment-button_img{display:none}}.info-pages{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.info-pages{padding-top:40px}}@media screen and (max-width:1000px){.info-pages{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.info-pages{padding-bottom:40px}}@media screen and (max-width:1000px){.info-pages{padding-bottom:7.7777777778vw}}.info-pages__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.info-pages__title{margin-bottom:40px}}@media screen and (max-width:1000px){.info-pages__title{margin-bottom:11.1111111111vw}}.info-pages__content .for-developers-rko-rate__cities,.info-pages__content>.h3{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.info-pages__content .for-developers-rko-rate__cities,.info-pages__content>.h3{margin-bottom:20px}}@media screen and (max-width:1000px){.info-pages__content .for-developers-rko-rate__cities,.info-pages__content>.h3{margin-bottom:5.5555555556vw}}.info-pages__content>.p1{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.info-pages__content>.p1{margin-bottom:16px}}@media screen and (max-width:1000px){.info-pages__content>.p1{margin-bottom:4.4444444444vw}}.info-pages__content>.p1 a{-webkit-transition:all .2s ease;transition:all .2s ease;text-decoration:underline}.info-pages__content>.p1 a:hover{color:#86b83c}.info-pages__content>:last-child{margin-bottom:0}.info-pages__additional{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.info-pages__additional{margin-top:40px}}@media screen and (max-width:1000px){.info-pages__additional{margin-top:6.6666666667vw}}.info-pages__additional .grid-row{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.info-pages__additional .grid-row{margin-bottom:24px}}@media screen and (max-width:1000px){.info-pages__additional .grid-row{margin-bottom:6.6666666667vw}}.info-pages__additional .grid-row .grid-col{margin-bottom:0}@media screen and (min-width:1441px){.info-pages__additional .grid-row .grid-col{margin-bottom:0}}@media screen and (max-width:1000px){.info-pages__additional .grid-row .grid-col{margin-bottom:6.6666666667vw}}.info-pages__additional .grid-row .grid-col:last-child,.info-pages__additional .grid-row:last-child{margin-bottom:0}.bank-online-includes{padding-top:3.3333333333vw;padding-bottom:.5555555556vw}@media screen and (min-width:1441px){.bank-online-includes{padding-top:48px}}@media screen and (max-width:1000px){.bank-online-includes{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-includes{padding-bottom:8px}}@media screen and (max-width:1000px){.bank-online-includes{padding-bottom:5.5555555556vw}}.bank-online-cards.section{padding-top:0}.bank-online-demo{background:#3f306b;border-radius:2.7777777778vw;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:3.3333333333vw;margin-top:3.3333333333vw}@media screen and (min-width:1441px){.bank-online-demo{border-radius:40px}}@media screen and (max-width:1000px){.bank-online-demo{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.bank-online-demo{padding-top:24px}}@media screen and (max-width:1000px){.bank-online-demo{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-demo{padding-bottom:24px}}@media screen and (max-width:1000px){.bank-online-demo{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-demo{padding-left:104px}}@media screen and (max-width:1000px){.bank-online-demo{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.bank-online-demo{padding-right:104px}}@media screen and (max-width:1000px){.bank-online-demo{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.bank-online-demo{margin-bottom:48px}}@media screen and (max-width:1000px){.bank-online-demo{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-demo{margin-top:48px}}@media screen and (max-width:1000px){.bank-online-demo{margin-top:5.5555555556vw}}.bank-online-demo .tags__item{display:inline-block}.bank-online-demo h3{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.bank-online-demo h3{margin-bottom:8px}}@media screen and (max-width:1000px){.bank-online-demo h3{margin-bottom:2.2222222222vw}}.bank-online-demo__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.2777777778vw}@media screen and (min-width:1441px){.bank-online-demo__content{padding-top:4px}}@media screen and (max-width:1000px){.bank-online-demo__content{padding-top:1.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.bank-online-demo__left{color:#fff;padding-bottom:0;max-width:47.7777777778vw}@media screen and (min-width:1441px){.bank-online-demo__left{padding-bottom:0}}@media screen and (max-width:1000px){.bank-online-demo__left{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.bank-online-demo__left{max-width:688px}}@media screen and (max-width:1000px){.bank-online-demo__left{max-width:unset}}@media screen and (max-width:1000px){.bank-online-demo .button{display:inline-block;width:auto}}.bank-online__title{margin-top:2.7777777778vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.bank-online__title{margin-top:40px}}@media screen and (max-width:1000px){.bank-online__title{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.bank-online__title{margin-bottom:24px}}@media screen and (max-width:1000px){.bank-online__title{margin-bottom:3.3333333333vw}}.bank-online__description{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-online__description{margin-bottom:40px}}@media screen and (max-width:1000px){.bank-online__description{margin-bottom:3.3333333333vw}}.bank-online-faq{padding-top:3.3333333333vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.bank-online-faq{padding-top:48px}}@media screen and (max-width:1000px){.bank-online-faq{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-faq{padding-bottom:48px}}@media screen and (max-width:1000px){.bank-online-faq{padding-bottom:5.5555555556vw}}.bank-online-docs{padding-top:3.3333333333vw;margin-bottom:0}@media screen and (min-width:1441px){.bank-online-docs{padding-top:48px}}@media screen and (max-width:1000px){.bank-online-docs{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-docs{margin-bottom:0}}@media screen and (max-width:1000px){.bank-online-docs{margin-bottom:2.2222222222vw}}.bank-online-docs h2{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-online-docs h2{margin-bottom:40px}}@media screen and (max-width:1000px){.bank-online-docs h2{margin-bottom:3.3333333333vw}}.bank-online-docs .doc-link{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.bank-online-docs .doc-link{margin-bottom:24px}}@media screen and (max-width:1000px){.bank-online-docs .doc-link{margin-bottom:0}}.bank-mobile-promo{margin-bottom:6.6666666667vw;margin-top:0}@media screen and (min-width:1441px){.bank-mobile-promo{margin-bottom:96px}}@media screen and (max-width:1000px){.bank-mobile-promo{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.bank-mobile-promo{margin-top:0}}@media screen and (max-width:1000px){.bank-mobile-promo{margin-top:11.1111111111vw}}.bank-mobile-faq{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.bank-mobile-faq{padding-top:40px}}@media screen and (max-width:1000px){.bank-mobile-faq{padding-top:5.5555555556vw}}.bank-mobile-qr .d-modal__body{margin-top:-1.1111111111vw}@media screen and (min-width:1441px){.bank-mobile-qr .d-modal__body{margin-top:-16px}}@media screen and (max-width:1000px){.bank-mobile-qr .d-modal__body{margin-top:-4.4444444444vw}}.bank-mobile-qr .promo__qr-wrap{padding:.5555555556vw;margin:0 auto;margin-top:1.6666666667vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-mobile-qr .promo__qr-wrap{margin-top:24px}}@media screen and (max-width:1000px){.bank-mobile-qr .promo__qr-wrap{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.bank-mobile-qr .promo__qr-wrap{margin-bottom:40px}}@media screen and (max-width:1000px){.bank-mobile-qr .promo__qr-wrap{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.bank-mobile-qr .promo__qr-wrap{padding:8px}}.bank-mobile-qr__buttons{line-height:0;margin-left:1.6666666667vw}@media screen and (min-width:1441px){.bank-mobile-qr__buttons{margin-left:24px}}@media screen and (max-width:1000px){.bank-mobile-qr__buttons{margin-left:6.6666666667vw}}.bank-online-more__top{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.bank-online-more__top{margin-top:40px}}@media screen and (max-width:1000px){.bank-online-more__top{margin-top:11.1111111111vw}}.bank-online-more__top h1{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.bank-online-more__top h1{margin-top:24px}}@media screen and (max-width:1000px){.bank-online-more__top h1{margin-top:4.4444444444vw}}.bank-online-more__top>p{max-width:33.3333333333vw;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.bank-online-more__top>p{max-width:480px}}@media screen and (max-width:1000px){.bank-online-more__top>p{max-width:unset}}@media screen and (min-width:1441px){.bank-online-more__top>p{margin-top:16px}}@media screen and (max-width:1000px){.bank-online-more__top>p{margin-top:4.4444444444vw}}.bank-online-more-includes{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.bank-online-more-includes{padding-top:40px}}@media screen and (max-width:1000px){.bank-online-more-includes{padding-top:5.5555555556vw}}.bank-online-more-includes._mob-20{padding-bottom:0}@media screen and (min-width:1441px){.bank-online-more-includes._mob-20{padding-bottom:0}}@media screen and (max-width:1000px){.bank-online-more-includes._mob-20{padding-bottom:5.5555555556vw}}.bank-online-more-includes .p1{margin-bottom:0}.bank-online-more-includes h2{padding-bottom:2.7777777778vw;max-width:47.7083333333vw}@media screen and (min-width:1441px){.bank-online-more-includes h2{padding-bottom:40px}}@media screen and (max-width:1000px){.bank-online-more-includes h2{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-more-includes h2{max-width:687px}}@media screen and (max-width:1000px){.bank-online-more-includes h2{max-width:unset}}@media screen and (max-width:1000px){.bank-online-more-includes._mobile-2col .for-developers-features__item{width:50%}}@media screen and (max-width:1000px){.bank-online-more-includes._mobile-2col .for-developers-features__item:last-child{margin-bottom:5.5555555556vw}}.bank-online-more-includes._approve .for-developers-features__icon{height:2.7777777778vw;width:2.7777777778vw;border-radius:50%}@media screen and (min-width:1441px){.bank-online-more-includes._approve .for-developers-features__icon{height:40px}}@media screen and (max-width:1000px){.bank-online-more-includes._approve .for-developers-features__icon{height:6.6666666667vw}}@media screen and (min-width:1441px){.bank-online-more-includes._approve .for-developers-features__icon{width:40px}}@media screen and (max-width:1000px){.bank-online-more-includes._approve .for-developers-features__icon{width:6.6666666667vw}}.bank-online-more-includes._approve .for-developers-features__icon._red{background-color:#c72314}.bank-online-more-includes._approve .for-developers-features__icon._yellow{background-color:#eabb70}.bank-online-more-includes._approve .for-developers-features__icon._green{background-color:#5fefc5}.bank-online-more-includes._approve .for-developers-features__item>.p2{letter-spacing:-.0208333333vw}@media screen and (min-width:1441px){.bank-online-more-includes._approve .for-developers-features__item>.p2{letter-spacing:-.3px}}@media screen and (max-width:1000px){.bank-online-more-includes._approve .for-developers-features__item>.p2{letter-spacing:-.0277777778vw}}.bank-online-more-includes._approve .for-developers-features__item:not(:last-child)>p2{letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.bank-online-more-includes._approve .for-developers-features__item:not(:last-child)>p2{letter-spacing:-.2px}}@media screen and (max-width:1000px){.bank-online-more-includes._approve .for-developers-features__item:not(:last-child)>p2{letter-spacing:-.0277777778vw}}.bank-online-more-steps{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-online-more-steps{padding-top:40px}}@media screen and (max-width:1000px){.bank-online-more-steps{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-more-steps{padding-bottom:40px}}@media screen and (max-width:1000px){.bank-online-more-steps{padding-bottom:5.5555555556vw}}.bank-online-more-steps .cards-steps__item .p1{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.bank-online-more-steps .cards-steps__item .p1{font-size:14px}}@media screen and (max-width:1000px){.bank-online-more-steps .cards-steps__item .p1{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bank-online-more-steps .cards-steps__item .p1{line-height:20px}}@media screen and (max-width:1000px){.bank-online-more-steps .cards-steps__item .p1{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bank-online-more-steps .cards-steps__item .p1{letter-spacing:-.1px}}@media screen and (max-width:1000px){.bank-online-more-steps .cards-steps__item .p1{letter-spacing:-.0277777778vw}}.bank-online-more-steps .cards-steps__item a{text-decoration:underline}.bank-online-more-docs{padding-top:2.7777777778vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.bank-online-more-docs{padding-top:40px}}@media screen and (max-width:1000px){.bank-online-more-docs{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-more-docs{padding-bottom:16px}}@media screen and (max-width:1000px){.bank-online-more-docs{padding-bottom:5.5555555556vw}}.bank-online-more-docs .doc-link__title{max-width:20.1388888889vw}@media screen and (min-width:1441px){.bank-online-more-docs .doc-link__title{max-width:290px}}@media screen and (max-width:1000px){.bank-online-more-docs .doc-link__title{max-width:80.5555555556vw;max-width:calc(100% - 20vw)}}.bank-online-more-docs .grid-col:not(:last-child){margin-bottom:0}@media screen and (min-width:1441px){.bank-online-more-docs .grid-col:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.bank-online-more-docs .grid-col:not(:last-child){margin-bottom:3.3333333333vw}}.bank-online-more-sources{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;background-color:#edf0f5;border-radius:3.8888888889vw;margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-online-more-sources{padding-top:56px}}@media screen and (max-width:1000px){.bank-online-more-sources{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.bank-online-more-sources{padding-bottom:56px}}@media screen and (max-width:1000px){.bank-online-more-sources{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.bank-online-more-sources{padding-left:104px}}@media screen and (max-width:1000px){.bank-online-more-sources{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.bank-online-more-sources{padding-right:104px}}@media screen and (max-width:1000px){.bank-online-more-sources{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.bank-online-more-sources{border-radius:56px}}@media screen and (max-width:1000px){.bank-online-more-sources{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.bank-online-more-sources{margin-top:40px}}@media screen and (max-width:1000px){.bank-online-more-sources{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-online-more-sources{margin-bottom:40px}}@media screen and (max-width:1000px){.bank-online-more-sources{margin-bottom:5.5555555556vw}}.bank-online-more-sources .h2{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-online-more-sources .h2{margin-bottom:40px}}@media screen and (max-width:1000px){.bank-online-more-sources .h2{margin-bottom:3.3333333333vw}}.bank-online-more-sources>.p1{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.bank-online-more-sources>.p1{margin-top:40px}}@media screen and (max-width:1000px){.bank-online-more-sources>.p1{margin-top:6.6666666667vw}}.bank-online-more-sources__lists{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.bank-online-more-sources__lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bank-online-more-sources__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bank-online-more-sources__block:first-child{width:18.8888888889vw}@media screen and (min-width:1441px){.bank-online-more-sources__block:first-child{width:272px}}@media screen and (max-width:1000px){.bank-online-more-sources__block:first-child{width:auto}}.bank-online-more-sources__block:nth-child(2){width:12.1527777778vw}@media screen and (min-width:1441px){.bank-online-more-sources__block:nth-child(2){width:175px}}@media screen and (max-width:1000px){.bank-online-more-sources__block:nth-child(2){width:auto}}.bank-online-more-sources__block:not(:last-child){margin-right:2.7777777778vw;margin-bottom:0}@media screen and (min-width:1441px){.bank-online-more-sources__block:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.bank-online-more-sources__block:not(:last-child){margin-right:0}}@media screen and (min-width:1441px){.bank-online-more-sources__block:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.bank-online-more-sources__block:not(:last-child){margin-bottom:3.3333333333vw}}.bank-online-more-sources__block .bullet-text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.bank-online-more-sources__block .bullet-text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.bank-online-more-sources__block .bullet-text:not(:last-child){margin-bottom:3.3333333333vw}}.bank-rck .tabs-content{padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.bank-rck .tabs-content{padding-bottom:16px}}@media screen and (max-width:1000px){.bank-rck .tabs-content{padding-bottom:5.5555555556vw;padding-top:6.6666666667vw}}.bank-rck-system{padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.bank-rck-system{padding-bottom:48px}}@media screen and (max-width:1000px){.bank-rck-system{padding-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.bank-rck-system>p{margin-bottom:6.6666666667vw}}.bank-rck-system__container{padding-top:2.7777777778vw;padding-bottom:0;padding-left:0;padding-right:0;width:100%;position:relative}@media screen and (min-width:1441px){.bank-rck-system__container{padding-top:40px}}@media screen and (max-width:1000px){.bank-rck-system__container{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.bank-rck-system__container{padding-bottom:0}}@media screen and (max-width:1000px){.bank-rck-system__container{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.bank-rck-system__container{padding-left:0}}@media screen and (max-width:1000px){.bank-rck-system__container{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.bank-rck-system__container{padding-right:0}}@media screen and (max-width:1000px){.bank-rck-system__container{padding-right:4.4444444444vw}}.bank-rck-system__container>img{width:100%}@media screen and (max-width:1000px){.bank-rck-system__container{border:1px solid #edf0f5;border-radius:5.5555555556vw}}.bank-rck-system__zoom{width:6.1111111111vw;height:6.6666666667vw;background:url(/local/templates/redesign/src/assets/img/icons/search-gray.svg) no-repeat 50%/cover;position:absolute;bottom:3.3333333333vw;right:3.3333333333vw;display:none}@media screen and (max-width:1000px){.bank-rck-system__zoom{display:block}}.bank-rck-includes{padding-top:3.3333333333vw;padding-bottom:.5555555556vw}@media screen and (min-width:1441px){.bank-rck-includes{padding-top:48px}}@media screen and (max-width:1000px){.bank-rck-includes{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bank-rck-includes{padding-bottom:8px}}@media screen and (max-width:1000px){.bank-rck-includes{padding-bottom:5.5555555556vw}}.bank-rck-includes h2{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bank-rck-includes h2{margin-bottom:40px}}@media screen and (max-width:1000px){.bank-rck-includes h2{margin-bottom:6.6666666667vw}}.bank-rck-img{height:60vh;overflow-x:scroll;padding-left:6.6666666667vw;padding-right:6.6666666667vw;padding-top:5.5555555556vw}.bank-rck-img img{height:100%}.investment-and-products-trust__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.investment-and-products-trust__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.investment-and-products-trust__content{width:33.3333333333vw}@media screen and (min-width:1441px){.investment-and-products-trust__content{width:480px}}@media screen and (max-width:1000px){.investment-and-products-trust__content{width:auto}}.investment-and-products-trust__image{width:21.6666666667vw;height:21.6666666667vw;margin-left:auto;margin-right:4.4444444444vw;margin-top:-.9722222222vw;margin-bottom:-.9722222222vw}@media screen and (min-width:1441px){.investment-and-products-trust__image{width:312px}}@media screen and (max-width:1000px){.investment-and-products-trust__image{width:50vw}}@media screen and (min-width:1441px){.investment-and-products-trust__image{height:312px}}@media screen and (max-width:1000px){.investment-and-products-trust__image{height:50vw}}@media screen and (min-width:1441px){.investment-and-products-trust__image{margin-right:64px}}@media screen and (max-width:1000px){.investment-and-products-trust__image{margin-right:auto}}@media screen and (min-width:1441px){.investment-and-products-trust__image{margin-top:-14px}}@media screen and (max-width:1000px){.investment-and-products-trust__image{margin-top:0}}@media screen and (min-width:1441px){.investment-and-products-trust__image{margin-bottom:-14px}}@media screen and (max-width:1000px){.investment-and-products-trust__image{margin-bottom:6.6666666667vw}}.investment-and-products-trust__title{margin-top:1.6666666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.investment-and-products-trust__title{margin-top:24px}}@media screen and (max-width:1000px){.investment-and-products-trust__title{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.investment-and-products-trust__title{margin-bottom:24px}}@media screen and (max-width:1000px){.investment-and-products-trust__title{margin-bottom:3.3333333333vw}}.investment-and-products-trust__description{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.investment-and-products-trust__description{margin-bottom:40px}}@media screen and (max-width:1000px){.investment-and-products-trust__description{margin-bottom:6.6666666667vw}}.investment-and-products-documents .issues-bond{margin-bottom:0}.investment-and-products-documents .issues-bond__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.investment-and-products-documents .issues-bond_opened{padding-bottom:2.2222222222vw}@media screen and (min-width:1441px){.investment-and-products-documents .issues-bond_opened{padding-bottom:32px}}@media screen and (max-width:1000px){.investment-and-products-documents .issues-bond_opened{padding-bottom:6.6666666667vw}}.investment-and-products-documents .doc-wrap{width:33%;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.investment-and-products-documents .doc-wrap{margin-bottom:24px}}@media screen and (max-width:1000px){.investment-and-products-documents .doc-wrap{margin-bottom:3.3333333333vw;width:100%}}@media screen and (max-width:1000px){.investment-and-products-documents .doc-wrap:last-child{margin-bottom:0}}.investment-and-products__cards-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.investment-and-products__cards-list .product-card{background-color:#fff;border:1px solid #c2c2cc;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.investment-and-products__cards-list .product-card{margin-bottom:40px}}@media screen and (max-width:1000px){.investment-and-products__cards-list .product-card{margin-bottom:3.3333333333vw}}.investment-and-products__cards-list .product-card:nth-child(2n){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.investment-and-products__cards-list .product-card:nth-child(2n){margin-top:40px}}@media screen and (max-width:1000px){.investment-and-products__cards-list .product-card:nth-child(2n){margin-top:0}}@media screen and (min-width:1001px){.investment-and-products__cards-list .product-card:nth-child(2n){margin-bottom:0}}.investment-and-products__cards-list .product-card:hover{border-color:#ffc7ab;background-color:#ffc7ab}.investment-and-products__cards-list .product-card__action:after{display:none!important}.investment-and-products__cards-list .product-card__action .button{white-space:nowrap}.investment-and-products__cards-list .product-card__action>:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.investment-and-products__cards-list .product-card__action>:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.investment-and-products__cards-list .product-card__action>:not(:last-child){margin-bottom:2.2222222222vw}}.investment-and-products__cards-list .product-card__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:6.25vw;height:6.25vw;border-radius:50%;background-color:#1e2321}@media screen and (min-width:1441px){.investment-and-products__cards-list .product-card__image{width:90px}}@media screen and (max-width:1000px){.investment-and-products__cards-list .product-card__image{width:17.7777777778vw}}@media screen and (min-width:1441px){.investment-and-products__cards-list .product-card__image{height:90px}}@media screen and (max-width:1000px){.investment-and-products__cards-list .product-card__image{height:17.7777777778vw}}.investment-and-products__cards-list .product-card__image:before{display:none}.investment-and-products__cards-list .product-card__image>img{width:2.7777777778vw;height:2.7777777778vw;margin:auto}@media screen and (min-width:1441px){.investment-and-products__cards-list .product-card__image>img{width:40px}}@media screen and (max-width:1000px){.investment-and-products__cards-list .product-card__image>img{width:8.8888888889vw}}@media screen and (min-width:1441px){.investment-and-products__cards-list .product-card__image>img{height:40px}}@media screen and (max-width:1000px){.investment-and-products__cards-list .product-card__image>img{height:8.8888888889vw}}.financial{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.financial{padding-top:40px}}@media screen and (max-width:1000px){.financial{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.financial{padding-bottom:40px}}@media screen and (max-width:1000px){.financial{padding-bottom:7.7777777778vw}}.financial-title{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.financial-title{margin-bottom:56px}}@media screen and (max-width:1000px){.financial-title{margin-bottom:11.1111111111vw}}.financial-title .h1{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.financial-title .h1{margin-bottom:16px}}@media screen and (max-width:1000px){.financial-title .h1{margin-bottom:3.3333333333vw}}.financial-title .p1{width:40.5555555556vw}@media screen and (min-width:1441px){.financial-title .p1{width:584px}}@media screen and (max-width:1000px){.financial-title .p1{width:162.2222222222vw;width:100%}}.financial-collaboration{background-color:#edf0f5;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0;margin-bottom:5.5555555556vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.financial-collaboration{padding-top:56px}}@media screen and (max-width:1000px){.financial-collaboration{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.financial-collaboration{padding-bottom:56px}}@media screen and (max-width:1000px){.financial-collaboration{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.financial-collaboration{padding-left:0}}@media screen and (max-width:1000px){.financial-collaboration{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.financial-collaboration{padding-right:0}}@media screen and (max-width:1000px){.financial-collaboration{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.financial-collaboration{margin-bottom:80px}}@media screen and (max-width:1000px){.financial-collaboration{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.financial-collaboration{border-radius:56px}}@media screen and (max-width:1000px){.financial-collaboration{border-radius:7.7777777778vw}}.financial-collaboration__title-head{display:inline-block;color:#1e2321;background-color:#ffc7ab;border-radius:1.6666666667vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.financial-collaboration__title-head{border-radius:24px}}@media screen and (max-width:1000px){.financial-collaboration__title-head{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.financial-collaboration__title-head{padding-top:4px}}@media screen and (max-width:1000px){.financial-collaboration__title-head{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.financial-collaboration__title-head{padding-bottom:4px}}@media screen and (max-width:1000px){.financial-collaboration__title-head{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.financial-collaboration__title-head{padding-left:12px}}@media screen and (max-width:1000px){.financial-collaboration__title-head{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.financial-collaboration__title-head{padding-right:12px}}@media screen and (max-width:1000px){.financial-collaboration__title-head{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.financial-collaboration__title-head{margin-bottom:24px}}@media screen and (max-width:1000px){.financial-collaboration__title-head{margin-bottom:6.6666666667vw}}.financial-collaboration__title .h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.financial-collaboration__title .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.financial-collaboration__title .h2{margin-bottom:3.3333333333vw}}.financial-collaboration__title .p1{width:21.6666666667vw}@media screen and (min-width:1441px){.financial-collaboration__title .p1{width:312px}}@media screen and (max-width:1000px){.financial-collaboration__title .p1{width:86.6666666667vw;width:100%}}.financial-collaboration__content{color:#1e2321;padding-top:7.5vw;margin-top:0}@media screen and (min-width:1441px){.financial-collaboration__content{padding-top:108px}}@media screen and (max-width:1000px){.financial-collaboration__content{padding-top:0}}@media screen and (min-width:1441px){.financial-collaboration__content{margin-top:0}}@media screen and (max-width:1000px){.financial-collaboration__content{margin-top:6.6666666667vw}}.financial-collaboration__name{color:#1e2321;margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.financial-collaboration__name{margin-bottom:32px}}@media screen and (max-width:1000px){.financial-collaboration__name{margin-bottom:4.4444444444vw}}.financial-collaboration__name .h4{color:#1e2321;margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.financial-collaboration__name .h4{margin-bottom:4px}}@media screen and (max-width:1000px){.financial-collaboration__name .h4{margin-bottom:1.1111111111vw}}.financial-collaboration__name .p2{color:#898599}.financial-collaboration__contact .p1:first-child{margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.financial-collaboration__contact .p1:first-child{margin-bottom:8px}}@media screen and (max-width:1000px){.financial-collaboration__contact .p1:first-child{margin-bottom:1.1111111111vw}}.financial-collaboration__contact .p1:first-child span{color:#898599}.financial-docs{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.financial-docs{margin-bottom:56px}}@media screen and (max-width:1000px){.financial-docs{margin-bottom:11.1111111111vw}}.financial-docs__title{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.financial-docs__title{margin-bottom:44px}}@media screen and (max-width:1000px){.financial-docs__title{margin-bottom:5vw}}.financial-docs__switcher{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.financial-docs__switcher{margin-bottom:44px}}@media screen and (max-width:1000px){.financial-docs__switcher{margin-bottom:5vw}}@media screen and (max-width:1000px){.financial-docs__switcher .switch{height:auto;overflow-x:initial;overflow-y:initial}}@media screen and (max-width:1000px){.financial-docs__switcher .switch .switch__label span span{display:none}}@media screen and (max-width:1000px){.financial-docs__tabs{margin-bottom:11.1111111111vw}}.financial-docs__doc{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.financial-docs__doc{margin-bottom:24px}}@media screen and (max-width:1000px){.financial-docs__doc{margin-bottom:3.3333333333vw}}.financial-docs__doc:last-child{margin-bottom:0}.financial-services{background-color:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.financial-services{border-radius:56px}}@media screen and (max-width:1000px){.financial-services{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.financial-services{padding-top:56px}}@media screen and (max-width:1000px){.financial-services{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.financial-services{padding-bottom:56px}}@media screen and (max-width:1000px){.financial-services{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.financial-services{padding-left:0}}@media screen and (max-width:1000px){.financial-services{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.financial-services{padding-right:0}}@media screen and (max-width:1000px){.financial-services{padding-right:6.6666666667vw}}.financial-services__title{margin-bottom:0}@media screen and (min-width:1441px){.financial-services__title{margin-bottom:0}}@media screen and (max-width:1000px){.financial-services__title{margin-bottom:6.6666666667vw}}.financial-services__title-head{display:inline-block;background-color:#ffc7ab;color:#1e2321;border-radius:1.6666666667vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.financial-services__title-head{border-radius:24px}}@media screen and (max-width:1000px){.financial-services__title-head{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.financial-services__title-head{padding-top:4px}}@media screen and (max-width:1000px){.financial-services__title-head{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.financial-services__title-head{padding-bottom:4px}}@media screen and (max-width:1000px){.financial-services__title-head{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.financial-services__title-head{padding-left:12px}}@media screen and (max-width:1000px){.financial-services__title-head{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.financial-services__title-head{padding-right:12px}}@media screen and (max-width:1000px){.financial-services__title-head{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.financial-services__title-head{margin-bottom:24px}}@media screen and (max-width:1000px){.financial-services__title-head{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.financial-services__title-head span{display:none}}.financial-services__title .h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.financial-services__title .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.financial-services__title .h2{margin-bottom:3.3333333333vw}}.financial-services__title .p1{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.financial-services__title .p1{margin-bottom:16px}}@media screen and (max-width:1000px){.financial-services__title .p1{margin-bottom:4.4444444444vw}}.financial-services__title .p1:last-child{margin-bottom:0}.financial-services__card{height:100%;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:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1000px){.financial-services__card{display:block}}.financial-services__card-container{width:100%;background-color:#fff;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:4.4444444444vw;padding-right:1.9444444444vw}@media screen and (min-width:1441px){.financial-services__card-container{border-radius:56px}}@media screen and (max-width:1000px){.financial-services__card-container{border-radius:0}}@media screen and (min-width:1441px){.financial-services__card-container{padding-top:56px}}@media screen and (max-width:1000px){.financial-services__card-container{padding-top:0}}@media screen and (min-width:1441px){.financial-services__card-container{padding-bottom:56px}}@media screen and (max-width:1000px){.financial-services__card-container{padding-bottom:0}}@media screen and (min-width:1441px){.financial-services__card-container{padding-left:64px}}@media screen and (max-width:1000px){.financial-services__card-container{padding-left:0}}@media screen and (min-width:1441px){.financial-services__card-container{padding-right:28px}}@media screen and (max-width:1000px){.financial-services__card-container{padding-right:0;background-color:hsla(0,0%,100%,0)}}.financial-services__card-container .h4{color:#1e2321;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.financial-services__card-container .h4{margin-bottom:16px}}@media screen and (max-width:1000px){.financial-services__card-container .h4{margin-bottom:1.1111111111vw}}.financial-services__card-container .p2{color:#898599;margin-bottom:5.4166666667vw}@media screen and (min-width:1441px){.financial-services__card-container .p2{margin-bottom:78px}}@media screen and (max-width:1000px){.financial-services__card-container .p2{margin-bottom:4.4444444444vw;width:0}}@media screen and (max-width:1000px)and (min-width:1441px){.financial-services__card-container .p2{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.financial-services__card-container .p2{width:75.5555555556vw}}.financial-services__card-container .p1:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.financial-services__card-container .p1:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.financial-services__card-container .p1:not(:last-child){margin-bottom:2.2222222222vw}}.financial-services__card-container .p1:not(:last-child) span{color:#898599}.safe-boxes{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.safe-boxes{padding-top:40px}}@media screen and (max-width:1000px){.safe-boxes{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes{padding-bottom:40px}}@media screen and (max-width:1000px){.safe-boxes{padding-bottom:7.7777777778vw}}.safe-boxes__head{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-top:1.6666666667vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.safe-boxes__head{padding-left:104px}}@media screen and (max-width:1000px){.safe-boxes__head{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__head{padding-right:104px}}@media screen and (max-width:1000px){.safe-boxes__head{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__head{margin-top:24px}}@media screen and (max-width:1000px){.safe-boxes__head{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.safe-boxes__head{margin-bottom:80px}}@media screen and (max-width:1000px){.safe-boxes__head{margin-bottom:11.1111111111vw}}.safe-boxes__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.safe-boxes__head-title{font-size:44px}}@media screen and (max-width:1000px){.safe-boxes__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__head-title{line-height:48px}}@media screen and (max-width:1000px){.safe-boxes__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.safe-boxes__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.safe-boxes__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.safe-boxes__head-title{margin-bottom:24px}}@media screen and (max-width:1000px){.safe-boxes__head-title{margin-bottom:0}}@media screen and (min-width:1441px){.safe-boxes__head-title{width:auto}}@media screen and (max-width:1000px){.safe-boxes__head-title{width:60vw}}@media screen and (max-width:1000px){.safe-boxes__head-title br{display:none}}.safe-boxes__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.safe-boxes__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.safe-boxes__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.safe-boxes__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.safe-boxes__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.safe-boxes__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.safe-boxes__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.safe-boxes__head-subtitle{margin-top:0}}@media screen and (max-width:1000px){.safe-boxes__head-subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.safe-boxes__head-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.safe-boxes__head-subtitle{margin-bottom:0}}.safe-boxes__guarantee{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.safe-boxes__guarantee{padding-left:104px}}@media screen and (max-width:1000px){.safe-boxes__guarantee{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__guarantee{padding-right:104px}}@media screen and (max-width:1000px){.safe-boxes__guarantee{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__guarantee{margin-bottom:80px}}@media screen and (max-width:1000px){.safe-boxes__guarantee{margin-bottom:11.1111111111vw}}.safe-boxes__who{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;background-color:#edf0f5}@media screen and (min-width:1441px){.safe-boxes__who{padding-top:56px}}@media screen and (max-width:1000px){.safe-boxes__who{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.safe-boxes__who{padding-bottom:56px}}@media screen and (max-width:1000px){.safe-boxes__who{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.safe-boxes__who{padding-left:104px}}@media screen and (max-width:1000px){.safe-boxes__who{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__who{padding-right:104px}}@media screen and (max-width:1000px){.safe-boxes__who{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__who{border-radius:56px}}@media screen and (max-width:1000px){.safe-boxes__who{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.safe-boxes__who{margin-bottom:80px}}@media screen and (max-width:1000px){.safe-boxes__who{margin-bottom:11.1111111111vw}}.safe-boxes__who-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.safe-boxes__who-title{font-size:32px}}@media screen and (max-width:1000px){.safe-boxes__who-title{font-size:5vw}}@media screen and (min-width:1441px){.safe-boxes__who-title{line-height:38px}}@media screen and (max-width:1000px){.safe-boxes__who-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.safe-boxes__who-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.safe-boxes__who-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.safe-boxes__who-title{margin-bottom:40px}}@media screen and (max-width:1000px){.safe-boxes__who-title{margin-bottom:3.3333333333vw}}.safe-boxes__rent{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.safe-boxes__rent{padding-left:104px}}@media screen and (max-width:1000px){.safe-boxes__rent{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__rent{padding-right:104px}}@media screen and (max-width:1000px){.safe-boxes__rent{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__rent{margin-bottom:80px}}@media screen and (max-width:1000px){.safe-boxes__rent{margin-bottom:11.1111111111vw}}.safe-boxes__rent-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.safe-boxes__rent-title{font-size:32px}}@media screen and (max-width:1000px){.safe-boxes__rent-title{font-size:5vw}}@media screen and (min-width:1441px){.safe-boxes__rent-title{line-height:38px}}@media screen and (max-width:1000px){.safe-boxes__rent-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.safe-boxes__rent-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.safe-boxes__rent-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.safe-boxes__rent-title{margin-bottom:40px}}@media screen and (max-width:1000px){.safe-boxes__rent-title{margin-bottom:3.3333333333vw}}.safe-boxes__how{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#edf0f5}@media screen and (min-width:1441px){.safe-boxes__how{padding-top:56px}}@media screen and (max-width:1000px){.safe-boxes__how{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.safe-boxes__how{padding-bottom:56px}}@media screen and (max-width:1000px){.safe-boxes__how{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.safe-boxes__how{padding-left:104px}}@media screen and (max-width:1000px){.safe-boxes__how{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__how{padding-right:104px}}@media screen and (max-width:1000px){.safe-boxes__how{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__how{border-radius:56px}}@media screen and (max-width:1000px){.safe-boxes__how{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.safe-boxes__how{margin-bottom:80px}}@media screen and (max-width:1000px){.safe-boxes__how{margin-bottom:11.1111111111vw}}.safe-boxes__how-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.safe-boxes__how-title{font-size:32px}}@media screen and (max-width:1000px){.safe-boxes__how-title{font-size:5vw}}@media screen and (min-width:1441px){.safe-boxes__how-title{line-height:38px}}@media screen and (max-width:1000px){.safe-boxes__how-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.safe-boxes__how-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.safe-boxes__how-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.safe-boxes__how-title{margin-bottom:40px}}@media screen and (max-width:1000px){.safe-boxes__how-title{margin-bottom:3.3333333333vw}}.safe-boxes__how-list{margin-bottom:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.safe-boxes__how-list{margin-bottom:24px}}@media screen and (max-width:1000px){.safe-boxes__how-list{margin-bottom:2.2222222222vw}}.safe-boxes__how-list__item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.1111111111vw;padding-left:1.3888888889vw;position:relative}@media screen and (min-width:1441px){.safe-boxes__how-list__item{font-size:16px}}@media screen and (max-width:1000px){.safe-boxes__how-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.safe-boxes__how-list__item{line-height:22px}}@media screen and (max-width:1000px){.safe-boxes__how-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.safe-boxes__how-list__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.safe-boxes__how-list__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.safe-boxes__how-list__item{margin-bottom:16px}}@media screen and (max-width:1000px){.safe-boxes__how-list__item{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.safe-boxes__how-list__item{padding-left:20px}}@media screen and (max-width:1000px){.safe-boxes__how-list__item{padding-left:3.8888888889vw}}.safe-boxes__how-list__item:before{width:.5555555556vw;height:.5555555556vw;top:.3472222222vw;content:" ";background:#ffc7ab;border-radius:50%;position:absolute;left:0}@media screen and (min-width:1441px){.safe-boxes__how-list__item:before{width:8px}}@media screen and (max-width:1000px){.safe-boxes__how-list__item:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__how-list__item:before{height:8px}}@media screen and (max-width:1000px){.safe-boxes__how-list__item:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__how-list__item:before{top:5px}}@media screen and (max-width:1000px){.safe-boxes__how-list__item:before{top:1.1111111111vw}}.safe-boxes__how-tariffs{width:10.4166666667vw}@media screen and (min-width:1441px){.safe-boxes__how-tariffs{width:150px}}@media screen and (max-width:1000px){.safe-boxes__how-tariffs{width:36.6666666667vw}}.safe-boxes__callback{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.safe-boxes__callback{margin-bottom:80px}}@media screen and (max-width:1000px){.safe-boxes__callback{margin-bottom:6.6666666667vw}}.safe-boxes__callback-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.3888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.safe-boxes__callback-title{font-size:32px}}@media screen and (max-width:1000px){.safe-boxes__callback-title{font-size:5vw}}@media screen and (min-width:1441px){.safe-boxes__callback-title{line-height:38px}}@media screen and (max-width:1000px){.safe-boxes__callback-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.safe-boxes__callback-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.safe-boxes__callback-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.safe-boxes__callback-title{margin-bottom:20px}}@media screen and (max-width:1000px){.safe-boxes__callback-title{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.safe-boxes__callback-title{padding-left:104px}}@media screen and (max-width:1000px){.safe-boxes__callback-title{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__callback-title{padding-right:104px}}@media screen and (max-width:1000px){.safe-boxes__callback-title{padding-right:6.6666666667vw}}.safe-boxes__callback-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;padding-left:7.2222222222vw;padding-right:7.2222222222vw;color:#898599}@media screen and (min-width:1441px){.safe-boxes__callback-subtitle{font-size:16px}}@media screen and (max-width:1000px){.safe-boxes__callback-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.safe-boxes__callback-subtitle{line-height:22px}}@media screen and (max-width:1000px){.safe-boxes__callback-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.safe-boxes__callback-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.safe-boxes__callback-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.safe-boxes__callback-subtitle{margin-top:0}}@media screen and (max-width:1000px){.safe-boxes__callback-subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.safe-boxes__callback-subtitle{padding-left:104px}}@media screen and (max-width:1000px){.safe-boxes__callback-subtitle{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__callback-subtitle{padding-right:104px}}@media screen and (max-width:1000px){.safe-boxes__callback-subtitle{padding-right:6.6666666667vw}}.safe-boxes__docs{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.safe-boxes__docs{padding-left:104px}}@media screen and (max-width:1000px){.safe-boxes__docs{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.safe-boxes__docs{padding-right:104px}}@media screen and (max-width:1000px){.safe-boxes__docs{padding-right:6.6666666667vw}}.safe-boxes__docs-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.safe-boxes__docs-title{font-size:32px}}@media screen and (max-width:1000px){.safe-boxes__docs-title{font-size:5vw}}@media screen and (min-width:1441px){.safe-boxes__docs-title{line-height:38px}}@media screen and (max-width:1000px){.safe-boxes__docs-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.safe-boxes__docs-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.safe-boxes__docs-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.safe-boxes__docs-title{margin-bottom:20px}}@media screen and (max-width:1000px){.safe-boxes__docs-title,.safe-boxes__docs .grid-col:not(:last-child){margin-bottom:3.3333333333vw}}.about-icb__features .button{margin-top:auto;-ms-flex-item-align:start;align-self:flex-start}.about-icb__features .product-page-features__label{max-width:18.0555555556vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.about-icb__features .product-page-features__label{max-width:260px}}@media screen and (max-width:1000px){.about-icb__features .product-page-features__label{max-width:none}}@media screen and (min-width:1441px){.about-icb__features .product-page-features__label{margin-bottom:24px}}@media screen and (max-width:1000px){.about-icb__features .product-page-features__label{margin-bottom:3.3333333333vw}}.about-icb-policy__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1001px){.about-icb-policy__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1000px){.about-icb-policy__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width:1001px){.about-icb-policy__row:last-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.about-icb-policy__row>*{width:33.3333333333vw}@media screen and (min-width:1441px){.about-icb-policy__row>*{width:480px}}@media screen and (max-width:1000px){.about-icb-policy__row>*{width:auto}}.about-icb-policy__title{margin-top:0;margin-bottom:1.6666666667vw;white-space:nowrap}@media screen and (min-width:1441px){.about-icb-policy__title{margin-top:0}}@media screen and (max-width:1000px){.about-icb-policy__title{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.about-icb-policy__title{margin-bottom:24px}}@media screen and (max-width:1000px){.about-icb-policy__title{margin-bottom:3.3333333333vw}}.about-icb-policy__description{margin-bottom:1.1111111111vw;max-width:28.8888888889vw}@media screen and (min-width:1441px){.about-icb-policy__description{margin-bottom:16px}}@media screen and (max-width:1000px){.about-icb-policy__description{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.about-icb-policy__description{max-width:416px}}@media screen and (max-width:1000px){.about-icb-policy__description{max-width:none}}.about-icb-policy__list{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.about-icb-policy__list{margin-bottom:40px}}@media screen and (max-width:1000px){.about-icb-policy__list{margin-bottom:6.6666666667vw}}.about-icb-policy__list li:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.about-icb-policy__list li:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.about-icb-policy__list li:not(:last-child){margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.about-icb-policy .button{margin-top:6.6666666667vw}}.about-icb-scheme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:6.4583333333vw}@media screen and (min-width:1441px){.about-icb-scheme{margin-top:93px}}@media screen and (max-width:1000px){.about-icb-scheme{margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about-icb-scheme__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-icb-scheme__row:not(:nth-child(2)){margin-top:.5555555556vw}@media screen and (min-width:1441px){.about-icb-scheme__row:not(:nth-child(2)){margin-top:8px}}@media screen and (max-width:1000px){.about-icb-scheme__row:not(:nth-child(2)){margin-top:2.2222222222vw}}.about-icb-scheme__image{width:100%}@media screen and (max-width:1000px){.about-icb-scheme__image:first-child{display:none}}@media screen and (min-width:1001px){.about-icb-scheme__image:last-child{display:none}}@media screen and (max-width:1000px){.about-icb-scheme p{font-size:2.7777777778vw;line-height:3.3333333333vw;letter-spacing:-.0277777778vw}}@media screen and (min-width:1001px){.about-icb-scheme p._checkoff br,.about-icb-scheme p._start br{display:none}}.about-icb-scheme p._income{margin-right:-.4861111111vw}@media screen and (min-width:1441px){.about-icb-scheme p._income{margin-right:-7px}}@media screen and (max-width:1000px){.about-icb-scheme p._income{margin-right:0;text-align:right}}.about-icb-scheme p._checkoff{margin-right:1.5972222222vw}@media screen and (min-width:1441px){.about-icb-scheme p._checkoff{margin-right:23px}}@media screen and (max-width:1000px){.about-icb-scheme p._checkoff{margin-right:7.5vw}}.about-icb-scheme p._start{margin-left:.1388888889vw}@media screen and (min-width:1441px){.about-icb-scheme p._start{margin-left:2px}}@media screen and (max-width:1000px){.about-icb-scheme p._start{margin-left:0}}.about-icb__steps p>a{text-decoration:underline}.about-icb__notes p:not(:last-child){margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.about-icb__notes p:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1000px){.about-icb__notes p:not(:last-child){margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.about-icb-popup{max-width:83.3333333333vw}}.about-icb-popup__chart{width:43.3333333333vw;margin-top:.8333333333vw;margin-bottom:2.7777777778vw;max-width:100%}@media screen and (min-width:1441px){.about-icb-popup__chart{width:624px}}@media screen and (max-width:1000px){.about-icb-popup__chart{width:173.3333333333vw}}@media screen and (min-width:1441px){.about-icb-popup__chart{margin-top:12px}}@media screen and (max-width:1000px){.about-icb-popup__chart{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.about-icb-popup__chart{margin-bottom:40px}}@media screen and (max-width:1000px){.about-icb-popup__chart{margin-bottom:11.1111111111vw}}.about-icb-popup ul{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.about-icb-popup ul{margin-bottom:40px}}@media screen and (max-width:1000px){.about-icb-popup ul{margin-bottom:11.1111111111vw}}.about-icb-popup li:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.about-icb-popup li:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.about-icb-popup li:not(:last-child){margin-bottom:3.3333333333vw}}.about-icb-popup li a{text-decoration:underline}.about-icb-popup>.h4:not(:last-child),.about-icb-popup>.p1:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.about-icb-popup>.h4:not(:last-child),.about-icb-popup>.p1:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.about-icb-popup>.h4:not(:last-child),.about-icb-popup>.p1:not(:last-child){margin-bottom:4.4444444444vw}}.about-icb-popup .p1.gray-text:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.about-icb-popup .p1.gray-text:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.about-icb-popup .p1.gray-text:not(:last-child){margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.about-icb-popup .p1.gray-text{color:#1e2321}.about-icb-popup .p1.gray-text:first-child{margin-bottom:11.1111111111vw}}.about-icb-popup .p1.gray-text+.p1.gray-text{margin-top:-1.1111111111vw}@media screen and (min-width:1441px){.about-icb-popup .p1.gray-text+.p1.gray-text{margin-top:-16px}}@media screen and (max-width:1000px){.about-icb-popup .p1.gray-text+.p1.gray-text{margin-top:0}}.shareholder{background:#fff;overflow:hidden;color:#1e2321;text-rendering:auto;font-family:ObjectSans,Arial,sans-serif;font-size:1.1111111111vw}@media screen and (min-width:1441px){.shareholder{font-size:16px}}@media screen and (max-width:1000px){.shareholder{font-size:3.8888888889vw}}.shareholder-container{width:100%;margin:0 auto;padding:0 8.056%}@media screen and (min-width:1441px){.shareholder-container{max-width:1208px;padding:0}}@media screen and (max-width:1000px){.shareholder-container{padding-top:0;padding-bottom:0;padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-container{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-container{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-container{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-container{padding-right:4.4444444444vw}}.shareholder-inner{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.shareholder-inner{padding-left:104px}}@media screen and (max-width:1000px){.shareholder-inner{padding-left:0}}@media screen and (min-width:1441px){.shareholder-inner{padding-right:104px}}@media screen and (max-width:1000px){.shareholder-inner{padding-right:0}}.shareholder-col{width:33.3333333333vw}@media screen and (min-width:1441px){.shareholder-col{width:480px}}@media screen and (max-width:1000px){.shareholder-col{width:133.3333333333vw;width:100%}}.shareholder-title{font-size:1.8055555556vw;line-height:1.8055555556vw;letter-spacing:-.0555555556vw;margin-bottom:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.shareholder-title{font-size:26px}}@media screen and (max-width:1000px){.shareholder-title{font-size:5vw}}@media screen and (min-width:1441px){.shareholder-title{line-height:26px}}@media screen and (max-width:1000px){.shareholder-title{line-height:5vw}}@media screen and (min-width:1441px){.shareholder-title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.shareholder-title{letter-spacing:-.2222222222vw}}@media screen and (min-width:1441px){.shareholder-title{margin-bottom:24px}}@media screen and (max-width:1000px){.shareholder-title{margin-bottom:4.4444444444vw}}.shareholder-title_main{font-size:2.7777777778vw;line-height:2.7777777778vw}@media screen and (min-width:1441px){.shareholder-title_main{font-size:40px}}@media screen and (max-width:1000px){.shareholder-title_main{font-size:5vw}}@media screen and (min-width:1441px){.shareholder-title_main{line-height:40px}}@media screen and (max-width:1000px){.shareholder-title_main{line-height:5vw}}.shareholder-subtitle{line-height:1.1111111111vw}@media screen and (min-width:1441px){.shareholder-subtitle{line-height:16px}}@media screen and (max-width:1000px){.shareholder-subtitle{line-height:4.4444444444vw}}.shareholder-top{margin:0}@media screen and (min-width:1441px){.shareholder-top{margin:0}}@media screen and (max-width:1000px){.shareholder-top{margin:0}}.shareholder-top__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.shareholder-top__title{margin-bottom:24px}}@media screen and (max-width:1000px){.shareholder-top__title{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.shareholder-top__subtitle,.shareholder-top__title{max-width:18.0555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-top__subtitle,.shareholder-top__title{max-width:260px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-top__subtitle,.shareholder-top__title{max-width:72.2222222222vw}}.shareholder-top__content{position:relative;padding-top:13.8888888889vw;padding-bottom:13.8888888889vw}@media screen and (min-width:1441px){.shareholder-top__content{padding-top:200px}}@media screen and (max-width:1000px){.shareholder-top__content{padding-top:4.7222222222vw}}@media screen and (min-width:1441px){.shareholder-top__content{padding-bottom:200px}}@media screen and (max-width:1000px){.shareholder-top__content{padding-bottom:8.8888888889vw}}.shareholder-top__text{padding-right:4.4444444444vw}@media screen and (min-width:1441px){.shareholder-top__text{padding-right:64px}}@media screen and (max-width:1000px){.shareholder-top__text{padding-right:17.7777777778vw}}.shareholder-top__image{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:34.7222222222vw;height:31.1111111111vw;right:3.9583333333vw}@media screen and (min-width:1441px){.shareholder-top__image{width:500px}}@media screen and (max-width:1000px){.shareholder-top__image{width:112.5vw}}@media screen and (min-width:1441px){.shareholder-top__image{height:448px}}@media screen and (max-width:1000px){.shareholder-top__image{height:124.4444444444vw}}@media screen and (min-width:1441px){.shareholder-top__image{right:57px}}@media screen and (max-width:1000px){.shareholder-top__image{right:15.8333333333vw;position:relative;right:auto;top:auto;margin-top:1.3888888889vw;margin-bottom:0;margin-left:-2.7777777778vw;margin-right:-2.7777777778vw;height:auto;-webkit-transform:translate(0);transform:translate(0)}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-top__image{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-top__image{margin-top:5.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-top__image{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-top__image{margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-top__image{margin-left:-40px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-top__image{margin-left:-11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-top__image{margin-right:-40px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-top__image{margin-right:-11.1111111111vw}}.shareholder-top__image:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:63.5416666667vw;height:50.9722222222vw;background:url(/local/templates/lp/i/shareholder/color-shadow-1.svg) no-repeat 50%/cover}@media screen and (min-width:1441px){.shareholder-top__image:before{width:915px}}@media screen and (max-width:1000px){.shareholder-top__image:before{width:254.1666666667vw}}@media screen and (min-width:1441px){.shareholder-top__image:before{height:734px}}@media screen and (max-width:1000px){.shareholder-top__image:before{height:120vw;width:100%}}.shareholder-top__image>img{position:relative;width:100%;height:100%}.shareholder-chooser{margin-bottom:8.3333333333vw}@media screen and (min-width:1441px){.shareholder-chooser{margin-bottom:120px}}@media screen and (max-width:1000px){.shareholder-chooser{margin-bottom:17.5vw}}.shareholder-chooser__aligner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.shareholder-chooser__aligner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.shareholder-chooser__left{display:block;width:100%}.shareholder-chooser__left_active{width:33.3333333333vw}@media screen and (min-width:1441px){.shareholder-chooser__left_active{width:480px}}@media screen and (max-width:1000px){.shareholder-chooser__left_active{width:133.3333333333vw;width:100%}}.shareholder-chooser__right{margin-left:2.7083333333vw;width:33.3333333333vw;display:none}@media screen and (min-width:1441px){.shareholder-chooser__right{margin-left:39px}}@media screen and (max-width:1000px){.shareholder-chooser__right{margin-left:0}}@media screen and (min-width:1441px){.shareholder-chooser__right{width:480px}}@media screen and (max-width:1000px){.shareholder-chooser__right{width:133.3333333333vw}}.shareholder-chooser__right_active{display:block}@media screen and (max-width:1000px){.shareholder-chooser__right{width:100%}}.shareholder-chooser__content{background:#edf0f5;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw}@media screen and (min-width:1441px){.shareholder-chooser__content{padding-top:56px}}@media screen and (max-width:1000px){.shareholder-chooser__content{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.shareholder-chooser__content{padding-bottom:56px}}@media screen and (max-width:1000px){.shareholder-chooser__content{padding-bottom:11.1111111111vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser__content{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser__content{padding-left:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser__content{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser__content{padding-right:6.6666666667vw}}.shareholder-chooser__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width:425px){.shareholder-chooser__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.shareholder-chooser-step{margin-top:3.6111111111vw;display:inline-block}@media screen and (min-width:1441px){.shareholder-chooser-step{margin-top:52px}}@media screen and (max-width:1000px){.shareholder-chooser-step{margin-top:7.7777777778vw;width:100%}}.shareholder-chooser-step__title{font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:600}@media screen and (min-width:1441px){.shareholder-chooser-step__title{font-size:20px}}@media screen and (max-width:1000px){.shareholder-chooser-step__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.shareholder-chooser-step__title{line-height:24px}}@media screen and (max-width:1000px){.shareholder-chooser-step__title{line-height:4.4444444444vw}}.shareholder-chooser-step-lvl2 .shareholder-chooser-option{padding-left:2.7777777778vw}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option{padding-left:40px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option{padding-left:11.1111111111vw}}.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-top:.8333333333vw;padding-bottom:.8333333333vw;padding-right:1.1111111111vw;padding-left:1.1111111111vw}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-top:12px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-bottom:12px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-right:16px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-left:16px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active{padding-left:4.4444444444vw}}.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active span{margin-left:0}.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-chooser-option__label{font-size:.8333333333vw}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-chooser-option__label{font-size:12px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-chooser-option__label{font-size:3.3333333333vw;font-size:.9722222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-chooser-option__label{font-size:14px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-chooser-option__label{font-size:3.8888888889vw}}.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{font-size:.9722222222vw;padding-top:.4166666667vw;padding-bottom:.4166666667vw;padding-right:.5555555556vw;padding-left:.5555555556vw;margin-left:.2777777778vw;border-radius:.8333333333vw}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{font-size:14px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{padding-top:6px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{padding-bottom:6px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{padding-right:8px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{padding-right:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{padding-left:8px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{padding-left:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{margin-left:4px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{margin-left:1.1111111111vw}}@media screen and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{border-radius:12px}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{border-radius:3.3333333333vw;font-size:.8333333333vw;margin-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_active .shareholder-small-text_profit{font-size:3.3333333333vw}}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-top:.8333333333vw;padding-bottom:.8333333333vw;padding-right:1.1111111111vw;padding-left:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-top:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-top:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-bottom:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-step-lvl2 .shareholder-chooser-option_profit{padding-left:4.4444444444vw}}.shareholder-chooser-step-lvl2,.shareholder-chooser-step-lvl3{display:none}@media screen and (max-width:1000px){.shareholder-chooser-step-lvl2,.shareholder-chooser-step-lvl3{margin-top:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-step-lvl2,.shareholder-chooser-step-lvl3{margin-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-step-lvl2,.shareholder-chooser-step-lvl3{margin-top:5.5555555556vw}}.shareholder-chooser-step_active{display:block}.shareholder-chooser-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:width 2s ease;transition:width 2s ease}.shareholder-chooser-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;cursor:pointer;text-align:left;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;margin-top:.8333333333vw;padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-right:1.1805555556vw;padding-left:1.1805555556vw;border-radius:2.5vw}@media screen and (min-width:1441px){.shareholder-chooser-option{margin-top:12px}}@media screen and (max-width:1000px){.shareholder-chooser-option{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.shareholder-chooser-option{padding-top:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser-option{padding-bottom:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser-option{padding-right:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.shareholder-chooser-option{padding-left:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.shareholder-chooser-option{border-radius:36px}}@media screen and (max-width:1000px){.shareholder-chooser-option{border-radius:5.5555555556vw}}.shareholder-chooser-option:hover{background:#c2c2cc}.shareholder-chooser-option__label{font-weight:600;font-size:1.1111111111vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.shareholder-chooser-option__label{font-size:16px}}@media screen and (max-width:1000px){.shareholder-chooser-option__label{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.shareholder-chooser-option__label{line-height:20px}}@media screen and (max-width:1000px){.shareholder-chooser-option__label{line-height:5vw;font-weight:700;letter-spacing:-.0208333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-option__label{letter-spacing:-.3px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-option__label{letter-spacing:-.0833333333vw}}.shareholder-chooser-option_profit{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shareholder-chooser-option-product{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:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:.8333333333vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-right:3.8888888889vw;padding-left:3.8888888889vw;border-radius:3.3333333333vw;width:100%;background:#fff}@media screen and (min-width:1441px){.shareholder-chooser-option-product{margin-top:12px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product{padding-top:40px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product{padding-bottom:40px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product{padding-right:56px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product{padding-left:56px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product{border-radius:48px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product{border-radius:7.7777777778vw}}.shareholder-chooser-option-product__label{font-size:1.6666666667vw;line-height:1.9444444444vw;font-weight:600;width:100%}@media screen and (min-width:1441px){.shareholder-chooser-option-product__label{font-size:24px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__label{font-size:5vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__label{line-height:28px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__label{line-height:6.1111111111vw}}.shareholder-chooser-option-product__sublabel{margin-top:1.3888888889vw;margin-left:0;color:#9a96ac;width:100%}@media screen and (min-width:1441px){.shareholder-chooser-option-product__sublabel{margin-top:20px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__sublabel{margin-top:2.2222222222vw;font-size:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-option-product__sublabel{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-option-product__sublabel{font-size:3.3333333333vw}}.shareholder-chooser-option-product__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;margin-top:2.3611111111vw;width:100%}@media screen and (min-width:1441px){.shareholder-chooser-option-product__container{margin-top:34px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__container{margin-top:6.6666666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.shareholder-chooser-option-product__percent{font-weight:600}.shareholder-chooser-option-product__percent i{font-size:3.8888888889vw;line-height:3.8888888889vw;font-style:normal}@media screen and (min-width:1441px){.shareholder-chooser-option-product__percent i{font-size:56px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__percent i{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__percent i{line-height:56px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__percent i{line-height:8.8888888889vw}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__percent{font-size:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-option-product__percent{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-option-product__percent{font-size:3.3333333333vw}}.shareholder-chooser-option-product__button{background:#8bc540;padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-left:1.1805555556vw;padding-right:1.1805555556vw;border-radius:1.3888888889vw;font-size:1.1111111111vw;margin-bottom:.8333333333vw;margin-top:0}@media screen and (min-width:1441px){.shareholder-chooser-option-product__button{padding-top:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__button{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__button{padding-bottom:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__button{padding-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__button{padding-left:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__button{padding-left:0}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__button{padding-right:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__button{padding-right:0}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__button{border-radius:20px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__button{border-radius:3.8888888889vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__button{font-size:16px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__button{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__button{margin-bottom:12px}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__button{margin-bottom:0}}@media screen and (min-width:1441px){.shareholder-chooser-option-product__button{margin-top:0}}@media screen and (max-width:1000px){.shareholder-chooser-option-product__button{margin-top:5vw;width:100%;text-align:center}}.shareholder-chooser-option-product__button:hover{background:#1e2321;color:#fff}.shareholder-chooser-option>span+span{margin-left:1.6666666667vw}@media screen and (min-width:1441px){.shareholder-chooser-option>span+span{margin-left:24px}}@media screen and (max-width:1000px){.shareholder-chooser-option>span+span{margin-left:3.3333333333vw}}.shareholder-chooser-option_active{background:#1e2321;color:#fff;position:relative;width:auto;padding-top:1.1805555556vw;padding-bottom:1.1805555556vw;padding-right:1.1805555556vw;padding-left:1.1805555556vw;border-radius:2.5vw}@media screen and (min-width:1441px){.shareholder-chooser-option_active{padding-top:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active{padding-bottom:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active{padding-right:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active{padding-left:17px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active{border-radius:36px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active{border-radius:5.5555555556vw;font-size:.9722222222vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser-option_active{font-size:14px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser-option_active{font-size:3.8888888889vw}}.shareholder-chooser-option_active>.shareholder-chooser-option__label{font-size:1.1111111111vw;margin-left:.8333333333vw;margin-right:.1388888889vw}@media screen and (min-width:1441px){.shareholder-chooser-option_active>.shareholder-chooser-option__label{font-size:16px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active>.shareholder-chooser-option__label{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active>.shareholder-chooser-option__label{margin-left:12px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active>.shareholder-chooser-option__label{margin-left:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active>.shareholder-chooser-option__label{margin-right:2px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active>.shareholder-chooser-option__label{margin-right:.5555555556vw}}.shareholder-chooser-option_active>.shareholder-icon{width:1.6666666667vw;height:1.6666666667vw}@media screen and (min-width:1441px){.shareholder-chooser-option_active>.shareholder-icon{width:24px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active>.shareholder-icon{width:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active>.shareholder-icon{height:24px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active>.shareholder-icon{height:6.6666666667vw}}@media screen and (max-width:1000px){.shareholder-chooser-option_active:hover{background:#1e2321}}.shareholder-chooser-option_active:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/local/templates/lp/i/shareholder/pencil.svg) no-repeat 100%;width:4.1666666667vw;height:4.1666666667vw;right:-4.4444444444vw}@media screen and (min-width:1441px){.shareholder-chooser-option_active:after{width:60px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active:after{width:16.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active:after{height:60px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active:after{height:16.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser-option_active:after{right:-64px}}@media screen and (max-width:1000px){.shareholder-chooser-option_active:after{right:-17.7777777778vw;content:none}}.shareholder-chooser-option_hide{display:none}.shareholder-chooser .shareholder-title{max-width:100%;font-size:2.2222222222vw;line-height:2.6388888889vw;margin-right:2.7083333333vw;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-title{font-size:32px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-title{font-size:5vw}}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-title{line-height:38px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-title{margin-right:39px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-title{margin-right:0}}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-title{margin-bottom:30px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-title{margin-bottom:3.3333333333vw;max-width:none}}.shareholder-chooser .shareholder-subtitle{color:#1e2321;font-weight:600;max-width:28.8888888889vw}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-subtitle{max-width:416px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-subtitle{max-width:115.5555555556vw;font-size:.8333333333vw;line-height:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser .shareholder-subtitle{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser .shareholder-subtitle{font-size:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-chooser .shareholder-subtitle{line-height:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-chooser .shareholder-subtitle{line-height:4.4444444444vw}}.shareholder-chooser .shareholder-small-text_profit{background-color:#ffc7ab;color:#1e2321;font-weight:600;font-size:.9722222222vw;border-radius:1.6666666667vw;padding-top:.4166666667vw;padding-bottom:.4166666667vw;padding-right:.5555555556vw;padding-left:.5555555556vw}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-small-text_profit{font-size:14px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-small-text_profit{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-small-text_profit{border-radius:24px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-small-text_profit{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-small-text_profit{padding-top:6px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-small-text_profit{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-small-text_profit{padding-bottom:6px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-small-text_profit{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-small-text_profit{padding-right:8px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-small-text_profit{padding-right:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-chooser .shareholder-small-text_profit{padding-left:8px}}@media screen and (max-width:1000px){.shareholder-chooser .shareholder-small-text_profit{padding-left:2.2222222222vw}}.shareholder-recommendations__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;max-height:75vw;height:75vw}@media screen and (min-width:1441px){.shareholder-recommendations__content{max-height:1080px}}@media screen and (max-width:1000px){.shareholder-recommendations__content{max-height:300vw}}@media screen and (min-width:1441px){.shareholder-recommendations__content{height:1080px}}@media screen and (max-width:1000px){.shareholder-recommendations__content{height:300vw;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:none;height:auto}}.shareholder-recommendations__content .shareholder-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.shareholder-recommendations__content .shareholder-title{margin-bottom:40px}}@media screen and (max-width:1000px){.shareholder-recommendations__content .shareholder-title{margin-bottom:8.8888888889vw}}.shareholder-recommendation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#edf0f5 no-repeat 50%/cover;height:34.7222222222vw;margin-bottom:2.7777777778vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-right:2.7777777778vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.shareholder-recommendation{height:500px}}@media screen and (max-width:1000px){.shareholder-recommendation{height:111.1111111111vw}}@media screen and (min-width:1441px){.shareholder-recommendation{margin-bottom:40px}}@media screen and (max-width:1000px){.shareholder-recommendation{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.shareholder-recommendation{padding-top:40px}}@media screen and (max-width:1000px){.shareholder-recommendation{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-recommendation{padding-bottom:40px}}@media screen and (max-width:1000px){.shareholder-recommendation{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-recommendation{padding-right:40px}}@media screen and (max-width:1000px){.shareholder-recommendation{padding-right:8.8888888889vw}}@media screen and (min-width:1441px){.shareholder-recommendation{padding-left:56px}}@media screen and (max-width:1000px){.shareholder-recommendation{padding-left:8.8888888889vw;background-size:cover}}.shareholder-recommendation:last-child{margin-bottom:0}.shareholder-recommendation_small{height:26.0416666667vw;padding-bottom:.9722222222vw}@media screen and (min-width:1441px){.shareholder-recommendation_small{height:375px}}@media screen and (max-width:1000px){.shareholder-recommendation_small{height:104.1666666667vw}}@media screen and (min-width:1441px){.shareholder-recommendation_small{padding-bottom:14px}}@media screen and (max-width:1000px){.shareholder-recommendation_small{padding-bottom:6.6666666667vw;height:auto}}@media screen and (max-width:1000px){.shareholder-recommendation_small .shareholder-recommendation__footer{margin-top:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-recommendation_small .shareholder-recommendation__footer{margin-top:48px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-recommendation_small .shareholder-recommendation__footer{margin-top:13.3333333333vw}}.shareholder-recommendation_small .shareholder-button{padding-top:1.25vw;padding-bottom:1.25vw;padding-right:2.2916666667vw;padding-left:2.2916666667vw}@media screen and (min-width:1441px){.shareholder-recommendation_small .shareholder-button{padding-top:18px}}@media screen and (max-width:1000px){.shareholder-recommendation_small .shareholder-button{padding-top:3.6111111111vw}}@media screen and (min-width:1441px){.shareholder-recommendation_small .shareholder-button{padding-bottom:18px}}@media screen and (max-width:1000px){.shareholder-recommendation_small .shareholder-button{padding-bottom:3.6111111111vw}}@media screen and (min-width:1441px){.shareholder-recommendation_small .shareholder-button{padding-right:33px}}@media screen and (max-width:1000px){.shareholder-recommendation_small .shareholder-button{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-recommendation_small .shareholder-button{padding-left:33px}}@media screen and (max-width:1000px){.shareholder-recommendation_small .shareholder-button{padding-left:6.6666666667vw;margin-top:-.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-recommendation_small .shareholder-button{margin-top:-10px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-recommendation_small .shareholder-button{margin-top:-2.7777777778vw}}.shareholder-recommendation_mortgage{background-image:url(/local/templates/lp/i/shareholder/mortgage-bg.png)}.shareholder-recommendation_deposit{background-image:url(/local/templates/lp/i/shareholder/deposit-bg.png)}.shareholder-recommendation_credit{background-image:url(/local/templates/lp/i/shareholder/credit-bg.png)}.shareholder-recommendation__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-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}.shareholder-recommendation__image{-ms-flex-negative:0;flex-shrink:0;width:11.1111111111vw;margin-left:1.9444444444vw}@media screen and (min-width:1441px){.shareholder-recommendation__image{width:160px}}@media screen and (max-width:1000px){.shareholder-recommendation__image{width:38.8888888889vw}}@media screen and (min-width:1441px){.shareholder-recommendation__image{margin-left:28px}}@media screen and (max-width:1000px){.shareholder-recommendation__image{margin-left:4.4444444444vw;height:auto}}.shareholder-recommendation__condition{font-weight:500}.shareholder-recommendation__value{font-size:5.5555555556vw}@media screen and (min-width:1441px){.shareholder-recommendation__value{font-size:80px}}@media screen and (max-width:1000px){.shareholder-recommendation__value{font-size:12.2222222222vw}}.shareholder-recommendation__description:not(:first-child){margin-left:1.3888888889vw}@media screen and (min-width:1441px){.shareholder-recommendation__description:not(:first-child){margin-left:20px}}@media screen and (max-width:1000px){.shareholder-recommendation__description:not(:first-child){margin-left:3.3333333333vw}}.shareholder-recommendation__title{font-size:1.6666666667vw;margin-top:.2777777778vw;margin-bottom:.9722222222vw}@media screen and (min-width:1441px){.shareholder-recommendation__title{font-size:24px}}@media screen and (max-width:1000px){.shareholder-recommendation__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.shareholder-recommendation__title{margin-top:4px}}@media screen and (max-width:1000px){.shareholder-recommendation__title{margin-top:1.6666666667vw}}@media screen and (min-width:1441px){.shareholder-recommendation__title{margin-bottom:14px}}@media screen and (max-width:1000px){.shareholder-recommendation__title{margin-bottom:2.2222222222vw;line-height:1.25vw;font-weight:500}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-recommendation__title{line-height:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-recommendation__title{line-height:5vw}}.shareholder-recommendation__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.shareholder-recommendation__footer{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}.shareholder-card{overflow:hidden;border-radius:3.8194444444vw}@media screen and (min-width:1441px){.shareholder-card{border-radius:55px}}@media screen and (max-width:1000px){.shareholder-card{border-radius:7.7777777778vw}}@media screen and (max-width:1000px){.shareholder-card:nth-child(3){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-top:1.1111111111vw;margin-bottom:0;height:auto}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-card:nth-child(3){margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-card:nth-child(3){margin-top:4.4444444444vw}}.shareholder-icon{-ms-flex-negative:0;flex-shrink:0;background:no-repeat 50%/cover;width:2.7777777778vw;height:2.7777777778vw}@media screen and (min-width:1441px){.shareholder-icon{width:40px}}@media screen and (max-width:1000px){.shareholder-icon{width:7.7777777778vw}}@media screen and (min-width:1441px){.shareholder-icon{height:40px}}@media screen and (max-width:1000px){.shareholder-icon{height:7.7777777778vw}}.shareholder-icon_key{background-image:url(/local/templates/lp/i/shareholder/icon-key_w.svg)}.shareholder-icon_money{background-image:url(/local/templates/lp/i/shareholder/icon-money_w.svg)}.shareholder-icon_percent{background-image:url(/local/templates/lp/i/shareholder/icon-percent_w.svg)}.shareholder-icon_safe{background-image:url(/local/templates/lp/i/shareholder/icon-safe_w.svg)}.shareholder-button{background:#1e2321;text-decoration:none;border-radius:1.3888888889vw;padding-top:1.25vw;padding-bottom:1.25vw;padding-right:2.0833333333vw;padding-left:2.0833333333vw;line-heigh:1.25vw}@media screen and (min-width:1441px){.shareholder-button{border-radius:20px}}@media screen and (max-width:1000px){.shareholder-button{border-radius:5vw}}@media screen and (min-width:1441px){.shareholder-button{padding-top:18px}}@media screen and (max-width:1000px){.shareholder-button{padding-top:3.6111111111vw}}@media screen and (min-width:1441px){.shareholder-button{padding-bottom:18px}}@media screen and (max-width:1000px){.shareholder-button{padding-bottom:3.6111111111vw}}@media screen and (min-width:1441px){.shareholder-button{padding-right:30px}}@media screen and (max-width:1000px){.shareholder-button{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-button{padding-left:30px}}@media screen and (max-width:1000px){.shareholder-button{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-button{line-heigh:18px}}@media screen and (max-width:1000px){.shareholder-button{line-heigh:6.1111111111vw}}.shareholder-button_white{background:#fff}@media screen and (max-width:1000px){.shareholder-button{font-size:1.1111111111vw;font-weight:500}}@media screen and (max-width:1000px)and (min-width:1441px){.shareholder-button{font-size:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.shareholder-button{font-size:4.4444444444vw}}.shareholder-button:hover{background:#8bc540;color:#1e2321!important}.shareholder ._gray{color:#9a96ac}.shareholder ._white{color:#fff}.shareholder-position_down{z-index:20}.shareholder-position_up{z-index:30}.shareholder-payable{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.shareholder-payable{padding-left:104px}}@media screen and (max-width:1000px){.shareholder-payable{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-payable{padding-right:104px}}@media screen and (max-width:1000px){.shareholder-payable{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.shareholder-payable{margin-bottom:80px}}@media screen and (max-width:1000px){.shareholder-payable{margin-bottom:11.1111111111vw}}.shareholder-payable__title{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.shareholder-payable__title{margin-bottom:80px}}@media screen and (max-width:1000px){.shareholder-payable__title{margin-bottom:11.1111111111vw}}.shareholder-payable__list{margin-bottom:0}@media screen and (min-width:1441px){.shareholder-payable__list{margin-bottom:0}}@media screen and (max-width:1000px){.shareholder-payable__list{margin-bottom:6.6666666667vw}}.shareholder-payable-item{position:relative}.shareholder-payable-item:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.shareholder-payable-item:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.shareholder-payable-item:not(:first-child){margin-top:6.6666666667vw}}.shareholder-payable-item:not(:last-child){padding-bottom:1.6666666667vw;border-bottom-width:.0694444444vw;border-bottom-style:solid;border-bottom-color:#c2c2cc}@media screen and (min-width:1441px){.shareholder-payable-item:not(:last-child){padding-bottom:24px}}@media screen and (max-width:1000px){.shareholder-payable-item:not(:last-child){padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.shareholder-payable-item:not(:last-child){border-bottom-width:1px}}@media screen and (max-width:1000px){.shareholder-payable-item:not(:last-child){border-bottom-width:.2777777778vw}}.shareholder-payable-item__title{margin-bottom:.8333333333vw;width:56.875vw}@media screen and (min-width:1441px){.shareholder-payable-item__title{margin-bottom:12px}}@media screen and (max-width:1000px){.shareholder-payable-item__title{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-payable-item__title{width:819px}}@media screen and (max-width:1000px){.shareholder-payable-item__title{width:91.1111111111vw}}.shareholder-payable-item__subtitle{margin-bottom:.8333333333vw;width:56.875vw}@media screen and (min-width:1441px){.shareholder-payable-item__subtitle{margin-bottom:12px}}@media screen and (max-width:1000px){.shareholder-payable-item__subtitle{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-payable-item__subtitle{width:819px}}@media screen and (max-width:1000px){.shareholder-payable-item__subtitle{width:91.1111111111vw}}.shareholder-payable-item__info{margin-bottom:0;color:#898599;white-space:nowrap;overflow:auto}@media screen and (min-width:1441px){.shareholder-payable-item__info{margin-bottom:0}}@media screen and (max-width:1000px){.shareholder-payable-item__info{margin-bottom:3.3333333333vw}}.shareholder-payable-item__date{margin-right:.8333333333vw;color:#898599;display:inline-block}@media screen and (min-width:1441px){.shareholder-payable-item__date{margin-right:12px}}@media screen and (max-width:1000px){.shareholder-payable-item__date{margin-right:3.3333333333vw}}.shareholder-payable-item__tag{margin-right:.8333333333vw;display:inline-block;color:#898599}@media screen and (min-width:1441px){.shareholder-payable-item__tag{margin-right:12px}}@media screen and (max-width:1000px){.shareholder-payable-item__tag{margin-right:3.3333333333vw}}.shareholder-payable-item__tag span{width:.5555555556vw;height:.5555555556vw;border-radius:50%;margin-right:.8333333333vw;display:inline-block;background-color:#ffc7ab}@media screen and (min-width:1441px){.shareholder-payable-item__tag span{width:8px}}@media screen and (max-width:1000px){.shareholder-payable-item__tag span{width:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-payable-item__tag span{height:8px}}@media screen and (max-width:1000px){.shareholder-payable-item__tag span{height:2.2222222222vw}}@media screen and (min-width:1441px){.shareholder-payable-item__tag span{margin-right:12px}}@media screen and (max-width:1000px){.shareholder-payable-item__tag span{margin-right:3.3333333333vw}}@media(max-width:1300px)and (min-width:1151px){.shareholder-payable-item__tag span{width:7px;height:7px}}@media(max-width:1150px)and (min-width:1001px){.shareholder-payable-item__tag span{width:6px;height:6px}}.shareholder-payable-button{position:absolute;top:0;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1000px){.shareholder-payable-button{position:static}}.shareholder-payable .press-nav{margin-top:0}.shareholder-payable .press-nav__item{cursor:pointer;margin-left:.1388888889vw;margin-right:.1388888889vw}@media screen and (min-width:1441px){.shareholder-payable .press-nav__item{margin-left:2px}}@media screen and (max-width:1000px){.shareholder-payable .press-nav__item{margin-left:.2777777778vw}}@media screen and (min-width:1441px){.shareholder-payable .press-nav__item{margin-right:2px}}@media screen and (max-width:1000px){.shareholder-payable .press-nav__item{margin-right:.2777777778vw}}.shareholder .scroll-cards__text{max-width:none}.shareholder .about-block{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.shareholder .about-block{margin-bottom:40px}}@media screen and (max-width:1000px){.shareholder .about-block{margin-bottom:5.5555555556vw}}.slide__spliter{display:-webkit-box;display:-ms-flexbox;display:flex}.slide__spliter-block-padd{-webkit-box-flex:1;-ms-flex:1 50%;flex:1 50%;padding-top:1.6666666667vw;padding-bottom:0;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.slide__spliter-block-padd{padding-top:24px}}@media screen and (max-width:1000px){.slide__spliter-block-padd{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.slide__spliter-block-padd{padding-bottom:0}}@media screen and (max-width:1000px){.slide__spliter-block-padd{padding-bottom:0}}@media screen and (min-width:1441px){.slide__spliter-block-padd{padding-left:0}}@media screen and (max-width:1000px){.slide__spliter-block-padd{padding-left:0}}@media screen and (min-width:1441px){.slide__spliter-block-padd{padding-right:0}}@media screen and (max-width:1000px){.slide__spliter-block-padd{padding-right:0}}.slide__spliter-block{-webkit-box-flex:1;-ms-flex:1 50%;flex:1 50%}.slide__spliter-space{width:.0694444444vw;margin-top:0;margin-bottom:0;margin-left:1.3888888889vw;margin-right:1.3888888889vw}@media screen and (min-width:1441px){.slide__spliter-space{width:1px}}@media screen and (max-width:1000px){.slide__spliter-space{width:.2777777778vw}}@media screen and (min-width:1441px){.slide__spliter-space{margin-top:0}}@media screen and (max-width:1000px){.slide__spliter-space{margin-top:0}}@media screen and (min-width:1441px){.slide__spliter-space{margin-bottom:0}}@media screen and (max-width:1000px){.slide__spliter-space{margin-bottom:0}}@media screen and (min-width:1441px){.slide__spliter-space{margin-left:20px}}@media screen and (max-width:1000px){.slide__spliter-space{margin-left:5.5555555556vw}}@media screen and (min-width:1441px){.slide__spliter-space{margin-right:20px}}@media screen and (max-width:1000px){.slide__spliter-space{margin-right:5.5555555556vw}}.slide__text-black{color:#1e2321;font-weight:500;font-size:.9722222222vw}@media screen and (min-width:1441px){.slide__text-black{font-size:14px}}@media screen and (max-width:1000px){.slide__text-black{font-size:3.8888888889vw}}.slide__text-gray{color:#a09db1;font-size:.9722222222vw}@media screen and (min-width:1441px){.slide__text-gray{font-size:14px}}@media screen and (max-width:1000px){.slide__text-gray{font-size:3.8888888889vw}}.slide__link{color:#1e2321;text-decoration:underline}.slide__content-list{list-style:disc;color:#9a96ac}.slide__content-list li{margin-bottom:.9722222222vw}@media screen and (min-width:1441px){.slide__content-list li{margin-bottom:14px}}@media screen and (max-width:1000px){.slide__content-list li{margin-bottom:4.7222222222vw}}.slide__content-list li span{color:#1e2321;font-weight:500;font-size:.9722222222vw}@media screen and (min-width:1441px){.slide__content-list li span{font-size:14px}}@media screen and (max-width:1000px){.slide__content-list li span{font-size:2.7777777778vw}}.slide__tags{margin-top:0;margin-bottom:1.6666666667vw;margin-left:0;margin-right:0}@media screen and (min-width:1441px){.slide__tags{margin-top:0}}@media screen and (max-width:1000px){.slide__tags{margin-top:0}}@media screen and (min-width:1441px){.slide__tags{margin-bottom:24px}}@media screen and (max-width:1000px){.slide__tags{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.slide__tags{margin-left:0}}@media screen and (max-width:1000px){.slide__tags{margin-left:0}}@media screen and (min-width:1441px){.slide__tags{margin-right:0}}@media screen and (max-width:1000px){.slide__tags{margin-right:0}}.slide__tag{display:inline-block;background:#ffc7ab;padding-top:.4166666667vw;padding-bottom:.4166666667vw;padding-left:.8333333333vw;padding-right:.8333333333vw;border-radius:3.4722222222vw;font-size:.9722222222vw;margin-top:0;margin-bottom:0;margin-left:0;margin-right:.5555555556vw}@media screen and (min-width:1441px){.slide__tag{padding-top:6px}}@media screen and (max-width:1000px){.slide__tag{padding-top:1.6666666667vw}}@media screen and (min-width:1441px){.slide__tag{padding-bottom:6px}}@media screen and (max-width:1000px){.slide__tag{padding-bottom:1.6666666667vw}}@media screen and (min-width:1441px){.slide__tag{padding-left:12px}}@media screen and (max-width:1000px){.slide__tag{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.slide__tag{padding-right:12px}}@media screen and (max-width:1000px){.slide__tag{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.slide__tag{border-radius:50px}}@media screen and (max-width:1000px){.slide__tag{border-radius:13.8888888889vw}}@media screen and (min-width:1441px){.slide__tag{font-size:14px}}@media screen and (max-width:1000px){.slide__tag{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.slide__tag{margin-top:0}}@media screen and (max-width:1000px){.slide__tag{margin-top:0}}@media screen and (min-width:1441px){.slide__tag{margin-bottom:0}}@media screen and (max-width:1000px){.slide__tag{margin-bottom:0}}@media screen and (min-width:1441px){.slide__tag{margin-left:0}}@media screen and (max-width:1000px){.slide__tag{margin-left:0}}@media screen and (min-width:1441px){.slide__tag{margin-right:8px}}@media screen and (max-width:1000px){.slide__tag{margin-right:2.2222222222vw}}.slide__tag-darkgray{background:#9a96ac;color:#fff}.slide__tag-gray{background:#edf0f5;color:#1e2321}.slide__tag-white{background:#fff;color:#1e2321}.slide__tag-light{background:#fff}@media screen and (max-width:1000px){.slide__spliter{display:block}.slide__tag{font-weight:500;line-height:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.slide__tag{line-height:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.slide__tag{line-height:4.4444444444vw}}@media screen and (max-width:1000px){.slide__text-gray{font-size:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.slide__text-gray{font-size:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.slide__text-gray{font-size:2.7777777778vw}}@media screen and (max-width:1000px){.slide__text-black{font-size:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.slide__text-black{font-size:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.slide__text-black{font-size:2.7777777778vw}}.sme-urban{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-urban{padding-top:40px}}@media screen and (max-width:1000px){.sme-urban{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-urban{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-urban{padding-bottom:7.7777777778vw}}.sme-urban__head{margin-top:1.6666666667vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.sme-urban__head{margin-top:24px}}@media screen and (max-width:1000px){.sme-urban__head{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.sme-urban__head{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-urban__head{margin-bottom:11.1111111111vw}}.sme-urban__head-image{margin-right:3.125vw;margin-top:0;width:17.2222222222vw;height:14.4444444444vw;border-radius:3.3333333333vw;overflow:hidden}@media screen and (min-width:1441px){.sme-urban__head-image{margin-right:45px}}@media screen and (max-width:1000px){.sme-urban__head-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sme-urban__head-image{margin-top:0}}@media screen and (max-width:1000px){.sme-urban__head-image{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.sme-urban__head-image{width:248px}}@media screen and (max-width:1000px){.sme-urban__head-image{width:26.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__head-image{height:208px}}@media screen and (max-width:1000px){.sme-urban__head-image{height:26.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__head-image{border-radius:48px}}@media screen and (max-width:1000px){.sme-urban__head-image{border-radius:5.5555555556vw}}@media screen and (max-width:1000px){.sme-urban__head-image__desktop{display:none}}.sme-urban__head-image__mobile{display:none}@media screen and (max-width:1000px){.sme-urban__head-image__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.sme-urban__head-image img{width:100%;height:100%}.sme-urban__head-info{width:61.3194444444vw;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.sme-urban__head-info{width:883px}}@media screen and (max-width:1000px){.sme-urban__head-info{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:none}}.sme-urban__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;width:auto}@media screen and (min-width:1441px){.sme-urban__head-title{font-size:44px}}@media screen and (max-width:1000px){.sme-urban__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__head-title{line-height:48px}}@media screen and (max-width:1000px){.sme-urban__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sme-urban__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-urban__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sme-urban__head-title{width:auto}}@media screen and (max-width:1000px){.sme-urban__head-title{width:60vw}}@media screen and (max-width:1000px){.sme-urban__head-title br{display:none}}.sme-urban__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.sme-urban__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.sme-urban__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.sme-urban__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-urban__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-urban__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-urban__head-subtitle{margin-top:0}}@media screen and (max-width:1000px){.sme-urban__head-subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__head-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-urban__head-subtitle{margin-bottom:0}}.sme-urban__head-button{margin-bottom:1.6666666667vw;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;right:0;bottom:0}@media screen and (min-width:1441px){.sme-urban__head-button{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-urban__head-button{margin-bottom:0;display:none}}.sme-urban__table{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-urban__table{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-urban__table{margin-bottom:11.1111111111vw}}.sme-urban__terms{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-urban__terms{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-urban__terms{margin-bottom:11.1111111111vw}}.sme-urban__terms-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-urban__terms-title{font-size:32px}}@media screen and (max-width:1000px){.sme-urban__terms-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-urban__terms-title{line-height:38px}}@media screen and (max-width:1000px){.sme-urban__terms-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-urban__terms-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-urban__terms-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-urban__terms-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-urban__terms-title{margin-bottom:4.4444444444vw}}.sme-urban__terms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-urban__terms-list{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-urban__terms-list{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sme-urban__terms-list__item{margin-right:1.3888888889vw;margin-left:1.3888888889vw;margin-bottom:0;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.3333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#ffc7ab;width:calc(33.33333% - 26.66667px)}@media screen and (min-width:1441px){.sme-urban__terms-list__item{margin-right:20px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item{margin-right:0}}@media screen and (min-width:1441px){.sme-urban__terms-list__item{margin-left:20px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item{margin-left:0}}@media screen and (min-width:1441px){.sme-urban__terms-list__item{margin-bottom:0}}@media screen and (max-width:1000px){.sme-urban__terms-list__item{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item{padding-top:32px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item{padding-bottom:32px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item{padding-left:56px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item{padding-right:56px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item{border-radius:48px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item{border-radius:7.7777777778vw}}.sme-urban__terms-list__item:last-child{margin-right:0;margin-bottom:0}.sme-urban__terms-list__item:first-child{margin-left:0}@media screen and (max-width:1000px){.sme-urban__terms-list__item{width:100%}}.sme-urban__terms-list__item-step{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;line-height:1.25vw;margin-bottom:1.6666666667vw;padding-top:.3472222222vw;padding-bottom:.3472222222vw;padding-left:.8333333333vw;padding-right:.8333333333vw;background:#1e2321;color:#fff;border-radius:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.sme-urban__terms-list__item-step{font-size:14px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item-step{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item-step{line-height:20px;letter-spacing:-.1px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item-step{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item-step{line-height:18px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item-step{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item-step{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item-step{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item-step{padding-top:5px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item-step{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item-step{padding-bottom:5px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item-step{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item-step{padding-left:12px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item-step{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__terms-list__item-step{padding-right:12px}}@media screen and (max-width:1000px){.sme-urban__terms-list__item-step{padding-right:3.3333333333vw}}.sme-urban__mortgage{margin-bottom:5.5555555556vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;color:#fff;background:url(/local/templates/redesign/src/assets/img/sme/urban/urban-cafe.png) 100% 50%,linear-gradient(266.79deg,#eca7c8,#6341c7);background-size:contain;background-repeat:no-repeat;background-position:100% 100%}@media screen and (min-width:1441px){.sme-urban__mortgage{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-urban__mortgage{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.sme-urban__mortgage{padding-top:56px}}@media screen and (max-width:1000px){.sme-urban__mortgage{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-urban__mortgage{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-urban__mortgage{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__mortgage{padding-left:104px}}@media screen and (max-width:1000px){.sme-urban__mortgage{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__mortgage{padding-right:104px}}@media screen and (max-width:1000px){.sme-urban__mortgage{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__mortgage{border-radius:56px}}@media screen and (max-width:1000px){.sme-urban__mortgage{border-radius:7.7777777778vw}}@media(-webkit-min-device-pixel-ratio:1.5){.sme-urban__mortgage{background:url(/local/templates/redesign/src/assets/img/sme/urban/urban-cafe@2.png),linear-gradient(266.79deg,#eca7c8,#6341c7);background-size:contain;background-repeat:no-repeat;background-position:100% 100%}}@media(-webkit-min-device-pixel-ratio:2){.sme-urban__mortgage{background:url(/local/templates/redesign/src/assets/img/sme/urban/urban-cafe@3.png),linear-gradient(266.79deg,#eca7c8,#6341c7);background-size:contain;background-repeat:no-repeat;background-position:100% 100%}}@media screen and (max-width:1000px){.sme-urban__mortgage{background:linear-gradient(266.79deg,#eca7c8,#6341c7)}}.sme-urban__mortgage-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-urban__mortgage-title{font-size:32px}}@media screen and (max-width:1000px){.sme-urban__mortgage-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-urban__mortgage-title{line-height:38px}}@media screen and (max-width:1000px){.sme-urban__mortgage-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-urban__mortgage-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-urban__mortgage-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-urban__mortgage-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-urban__mortgage-title{margin-bottom:6.6666666667vw}}.sme-urban__mortgage-list__item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw;position:relative}@media screen and (min-width:1441px){.sme-urban__mortgage-list__item{font-size:16px}}@media screen and (max-width:1000px){.sme-urban__mortgage-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__mortgage-list__item{line-height:22px}}@media screen and (max-width:1000px){.sme-urban__mortgage-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-urban__mortgage-list__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-urban__mortgage-list__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-urban__mortgage-list__item{padding-left:20px}}@media screen and (max-width:1000px){.sme-urban__mortgage-list__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.sme-urban__mortgage-list__item{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-urban__mortgage-list__item{margin-bottom:3.3333333333vw}}.sme-urban__mortgage-list__item:last-child{margin-bottom:0}@media screen and (max-width:1000px){.sme-urban__mortgage-list__item br{display:none}}.sme-urban__mortgage-list__note{margin-bottom:.1388888889vw;font-size:10px;line-height:16px}@media screen and (min-width:1441px){.sme-urban__mortgage-list__note{margin-bottom:2px}}@media screen and (max-width:1000px){.sme-urban__mortgage-list__note{margin-bottom:.5555555556vw}}.sme-urban__advantages{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-urban__advantages{padding-left:104px}}@media screen and (max-width:1000px){.sme-urban__advantages{padding-left:0}}@media screen and (min-width:1441px){.sme-urban__advantages{padding-right:104px}}@media screen and (max-width:1000px){.sme-urban__advantages{padding-right:0}}@media screen and (min-width:1441px){.sme-urban__advantages{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-urban__advantages{margin-bottom:11.1111111111vw}}.sme-urban__advantages-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-urban__advantages-title{font-size:32px}}@media screen and (max-width:1000px){.sme-urban__advantages-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-urban__advantages-title{line-height:38px}}@media screen and (max-width:1000px){.sme-urban__advantages-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-urban__advantages-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-urban__advantages-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-urban__advantages-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-urban__advantages-title{margin-bottom:6.6666666667vw}}.sme-urban__advantages-factoids{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:1000px){.sme-urban__advantages-factoids{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sme-urban__advantages-factoids__item{margin-bottom:0;width:21.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item{margin-bottom:0}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item{width:312px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item{width:auto}}.sme-urban__advantages-factoids__item:last-child{margin-bottom:0}.sme-urban__advantages-factoids__item img{width:2.3611111111vw;height:2.3611111111vw}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item img{width:34px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item img{width:6.1111111111vw}}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item img{height:34px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item img{height:6.1111111111vw}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 6px)}}.sme-urban__advantages-factoids__item-image{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:.8333333333vw;margin-right:0;border-radius:1.9444444444vw;background-color:#edf0f5;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}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item-image{width:80px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item-image{width:13.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item-image{height:80px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item-image{height:13.3333333333vw}}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item-image{margin-bottom:12px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item-image{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item-image{margin-right:0}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item-image{border-radius:28px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item-image{border-radius:4.4444444444vw}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item-text span{display:none}}.sme-urban__advantages-factoids__item-subtext{font-size:.9722222222vw;margin-top:.5555555556vw;color:#898599}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item-subtext{font-size:14px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item-subtext{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.sme-urban__advantages-factoids__item-subtext{margin-top:8px}}@media screen and (max-width:1000px){.sme-urban__advantages-factoids__item-subtext{margin-top:1.6666666667vw}}.sme-urban__bonuses{margin-bottom:2.5vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.sme-urban__bonuses{margin-bottom:36px}}@media screen and (max-width:1000px){.sme-urban__bonuses{margin-bottom:7.7777777778vw}}@media screen and (min-width:1441px){.sme-urban__bonuses{padding-left:104px}}@media screen and (max-width:1000px){.sme-urban__bonuses{padding-left:0}}@media screen and (min-width:1441px){.sme-urban__bonuses{padding-right:104px}}@media screen and (max-width:1000px){.sme-urban__bonuses{padding-right:0}}.sme-urban__bonuses .product-card__image:before{top:.1388888889vw;bottom:.1388888889vw}@media screen and (min-width:1441px){.sme-urban__bonuses .product-card__image:before{top:2px}}@media screen and (max-width:1000px){.sme-urban__bonuses .product-card__image:before{top:1.6666666667vw}}@media screen and (min-width:1441px){.sme-urban__bonuses .product-card__image:before{bottom:2px}}@media screen and (max-width:1000px){.sme-urban__bonuses .product-card__image:before{bottom:1.6666666667vw}}.sme-express{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-express{padding-top:40px}}@media screen and (max-width:1000px){.sme-express{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-express{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-express{padding-bottom:7.7777777778vw}}.sme-express__head{margin-top:1.6666666667vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.sme-express__head{margin-top:24px}}@media screen and (max-width:1000px){.sme-express__head{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.sme-express__head{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-express__head{margin-bottom:11.1111111111vw}}.sme-express__head-image{margin-right:3.125vw;margin-top:0;width:18.6805555556vw;height:16.3194444444vw;border-radius:3.3333333333vw;overflow:hidden}@media screen and (min-width:1441px){.sme-express__head-image{margin-right:45px}}@media screen and (max-width:1000px){.sme-express__head-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sme-express__head-image{margin-top:0}}@media screen and (max-width:1000px){.sme-express__head-image{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.sme-express__head-image{width:269px}}@media screen and (max-width:1000px){.sme-express__head-image{width:26.6666666667vw}}@media screen and (min-width:1441px){.sme-express__head-image{height:235px}}@media screen and (max-width:1000px){.sme-express__head-image{height:26.6666666667vw}}@media screen and (min-width:1441px){.sme-express__head-image{border-radius:48px}}@media screen and (max-width:1000px){.sme-express__head-image{border-radius:5.5555555556vw}}@media screen and (max-width:1000px){.sme-express__head-image__desktop{display:none}}.sme-express__head-image__mobile{display:none}@media screen and (max-width:1000px){.sme-express__head-image__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.sme-express__head-image img{width:100%;height:100%}.sme-express__head-info{width:61.3194444444vw;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.sme-express__head-info{width:883px}}@media screen and (max-width:1000px){.sme-express__head-info{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:none}}.sme-express__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;width:auto}@media screen and (min-width:1441px){.sme-express__head-title{font-size:44px}}@media screen and (max-width:1000px){.sme-express__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sme-express__head-title{line-height:48px}}@media screen and (max-width:1000px){.sme-express__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sme-express__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-express__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sme-express__head-title{width:auto}}@media screen and (max-width:1000px){.sme-express__head-title{width:60vw}}@media screen and (max-width:1000px){.sme-express__head-title br{display:none}}.sme-express__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.sme-express__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.sme-express__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-express__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.sme-express__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-express__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-express__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-express__head-subtitle{margin-top:0}}@media screen and (max-width:1000px){.sme-express__head-subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.sme-express__head-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-express__head-subtitle{margin-bottom:0}}.sme-express__head-button{margin-bottom:1.6666666667vw;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;right:0;bottom:0}@media screen and (min-width:1441px){.sme-express__head-button{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-express__head-button{margin-bottom:0;width:100%;position:relative;margin-top:12px}}@media screen and (max-width:1000px){.sme-express__head-button .button{width:100%}}.sme-express__terms{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-express__terms{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-express__terms{margin-bottom:11.1111111111vw}}.sme-express__terms-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-express__terms-title{font-size:32px}}@media screen and (max-width:1000px){.sme-express__terms-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-express__terms-title{line-height:38px}}@media screen and (max-width:1000px){.sme-express__terms-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-express__terms-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-express__terms-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-express__terms-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-express__terms-title{margin-bottom:4.4444444444vw}}.sme-express__terms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-express__terms-list{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-express__terms-list{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sme-express__terms-list__item{margin-right:1.3888888889vw;margin-left:1.3888888889vw;margin-bottom:0;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.3333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#ffc7ab;width:calc(33.33333% - 26.66667px)}@media screen and (min-width:1441px){.sme-express__terms-list__item{margin-right:20px}}@media screen and (max-width:1000px){.sme-express__terms-list__item{margin-right:0}}@media screen and (min-width:1441px){.sme-express__terms-list__item{margin-left:20px}}@media screen and (max-width:1000px){.sme-express__terms-list__item{margin-left:0}}@media screen and (min-width:1441px){.sme-express__terms-list__item{margin-bottom:0}}@media screen and (max-width:1000px){.sme-express__terms-list__item{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item{padding-top:32px}}@media screen and (max-width:1000px){.sme-express__terms-list__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item{padding-bottom:32px}}@media screen and (max-width:1000px){.sme-express__terms-list__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item{padding-left:56px}}@media screen and (max-width:1000px){.sme-express__terms-list__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item{padding-right:56px}}@media screen and (max-width:1000px){.sme-express__terms-list__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item{border-radius:48px}}@media screen and (max-width:1000px){.sme-express__terms-list__item{border-radius:7.7777777778vw}}.sme-express__terms-list__item:last-child{margin-right:0;margin-bottom:0}.sme-express__terms-list__item:first-child{margin-left:0}@media screen and (max-width:1000px){.sme-express__terms-list__item{width:100%}}.sme-express__terms-list__item-step{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;line-height:1.25vw;margin-bottom:1.6666666667vw;padding-top:.3472222222vw;padding-bottom:.3472222222vw;padding-left:.8333333333vw;padding-right:.8333333333vw;background:#1e2321;color:#fff;border-radius:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.sme-express__terms-list__item-step{font-size:14px}}@media screen and (max-width:1000px){.sme-express__terms-list__item-step{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item-step{line-height:20px;letter-spacing:-.1px}}@media screen and (max-width:1000px){.sme-express__terms-list__item-step{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item-step{line-height:18px}}@media screen and (max-width:1000px){.sme-express__terms-list__item-step{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item-step{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-express__terms-list__item-step{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item-step{padding-top:5px}}@media screen and (max-width:1000px){.sme-express__terms-list__item-step{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item-step{padding-bottom:5px}}@media screen and (max-width:1000px){.sme-express__terms-list__item-step{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item-step{padding-left:12px}}@media screen and (max-width:1000px){.sme-express__terms-list__item-step{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.sme-express__terms-list__item-step{padding-right:12px}}@media screen and (max-width:1000px){.sme-express__terms-list__item-step{padding-right:3.3333333333vw}}.sme-express__mortgage{margin-bottom:5.5555555556vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;color:#1e2321;background:url(/local/templates/redesign/src/assets/img/sme/express/woman.png) 100% 50%,linear-gradient(85.58deg,#cedcaa,#fdfcdd);background-size:contain;background-repeat:no-repeat;background-position:100% 100%}@media screen and (min-width:1441px){.sme-express__mortgage{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-express__mortgage{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.sme-express__mortgage{padding-top:56px}}@media screen and (max-width:1000px){.sme-express__mortgage{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-express__mortgage{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-express__mortgage{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-express__mortgage{padding-left:104px}}@media screen and (max-width:1000px){.sme-express__mortgage{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-express__mortgage{padding-right:104px}}@media screen and (max-width:1000px){.sme-express__mortgage{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-express__mortgage{border-radius:56px}}@media screen and (max-width:1000px){.sme-express__mortgage{border-radius:7.7777777778vw;background:linear-gradient(85.58deg,#cedcaa,#fdfcdd)}}.sme-express__mortgage-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sme-express__mortgage-title{font-size:32px}}@media screen and (max-width:1000px){.sme-express__mortgage-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-express__mortgage-title{line-height:38px}}@media screen and (max-width:1000px){.sme-express__mortgage-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-express__mortgage-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-express__mortgage-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-express__mortgage-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-express__mortgage-title{margin-bottom:6.6666666667vw}}.sme-express__mortgage-list__item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw;position:relative}@media screen and (min-width:1441px){.sme-express__mortgage-list__item{font-size:16px}}@media screen and (max-width:1000px){.sme-express__mortgage-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-express__mortgage-list__item{line-height:22px}}@media screen and (max-width:1000px){.sme-express__mortgage-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-express__mortgage-list__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-express__mortgage-list__item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-express__mortgage-list__item{padding-left:20px}}@media screen and (max-width:1000px){.sme-express__mortgage-list__item{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.sme-express__mortgage-list__item{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-express__mortgage-list__item{margin-bottom:3.3333333333vw}}.sme-express__mortgage-list__item:last-child{margin-bottom:0}.sme-express__mortgage-list__item.bullet-text:before{background-color:#fff}@media screen and (max-width:1000px){.sme-express__mortgage-list__item br{display:none}}.sme-express__mortgage-list__note{margin-bottom:.1388888889vw;font-size:10px;line-height:16px}@media screen and (min-width:1441px){.sme-express__mortgage-list__note{margin-bottom:2px}}@media screen and (max-width:1000px){.sme-express__mortgage-list__note{margin-bottom:.5555555556vw}}.sme-express__advantages{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-express__advantages{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-express__advantages{margin-bottom:11.1111111111vw}}.sme-express__advantages-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-express__advantages-title{font-size:32px}}@media screen and (max-width:1000px){.sme-express__advantages-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-express__advantages-title{line-height:38px}}@media screen and (max-width:1000px){.sme-express__advantages-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-express__advantages-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-express__advantages-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-express__advantages-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-express__advantages-title{margin-bottom:6.6666666667vw}}.sme-express__advantages-factoids{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.sme-express__advantages-factoids{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sme-express__advantages-factoids__item{margin-bottom:0;width:18.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item{margin-bottom:0}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item{width:272px}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item{width:auto}}.sme-express__advantages-factoids__item:last-child{margin-bottom:0}.sme-express__advantages-factoids__item img{width:2.3611111111vw;height:2.3611111111vw}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item img{width:34px}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item img{width:6.1111111111vw}}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item img{height:34px}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item img{height:6.1111111111vw}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.sme-express__advantages-factoids__item-image{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:.8333333333vw;margin-right:0;border-radius:1.9444444444vw;background-color:#edf0f5;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}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item-image{width:80px}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item-image{width:13.3333333333vw}}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item-image{height:80px}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item-image{height:13.3333333333vw}}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item-image{margin-bottom:12px}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item-image{margin-bottom:0}}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item-image{margin-right:0}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sme-express__advantages-factoids__item-image{border-radius:28px}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item-image{border-radius:4.4444444444vw}}@media screen and (max-width:1000px){.sme-express__advantages-factoids__item-text span{display:none}}.sme-express__docs div{font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sme-express__docs div{font-size:16px}}@media screen and (max-width:1000px){.sme-express__docs div{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-express__docs div{line-height:22px}}@media screen and (max-width:1000px){.sme-express__docs div{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-express__docs div{margin-bottom:16px}}@media screen and (max-width:1000px){.sme-express__docs div{margin-bottom:3.3333333333vw}}.sme-refin{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-refin{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-refin{padding-bottom:7.7777777778vw}}.sme-refin-container.grid-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sme-refin-container{padding-left:6.9444444444vw;padding-right:6.9444444444vw}@media screen and (min-width:1441px){.sme-refin-container{padding-left:100px}}@media screen and (max-width:1000px){.sme-refin-container{padding-left:0}}@media screen and (min-width:1441px){.sme-refin-container{padding-right:100px}}@media screen and (max-width:1000px){.sme-refin-container{padding-right:0}}.sme-refin__conditions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:17.9166666667vw;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-refin__conditions{height:258px}}@media screen and (max-width:1000px){.sme-refin__conditions{height:71.6666666667vw}}@media screen and (min-width:1441px){.sme-refin__conditions{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-refin__conditions{margin-bottom:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}}@media screen and (max-width:1000px){.sme-refin__conditions .button._mobile-hidden{display:none}}.sme-refin__conditions-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:36.1111111111vw}@media screen and (min-width:1441px){.sme-refin__conditions-content{width:520px}}@media screen and (max-width:1000px){.sme-refin__conditions-content{width:144.4444444444vw;margin-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-refin__conditions-content{margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-refin__conditions-content{margin-top:6.6666666667vw}}.sme-refin__condition{width:18.0555555556vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-refin__condition{width:260px}}@media screen and (max-width:1000px){.sme-refin__condition{width:72.2222222222vw}}@media screen and (min-width:1441px){.sme-refin__condition{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-refin__condition{margin-bottom:6.6666666667vw;width:50%}}.sme-refin__condition .icon{width:5.5555555556vw;height:5.5555555556vw;border-radius:1.9444444444vw;background-color:#edf0f5}@media screen and (min-width:1441px){.sme-refin__condition .icon{width:80px}}@media screen and (max-width:1000px){.sme-refin__condition .icon{width:13.3333333333vw}}@media screen and (min-width:1441px){.sme-refin__condition .icon{height:80px}}@media screen and (max-width:1000px){.sme-refin__condition .icon{height:13.3333333333vw}}@media screen and (min-width:1441px){.sme-refin__condition .icon{border-radius:28px}}@media screen and (max-width:1000px){.sme-refin__condition .icon{border-radius:4.4444444444vw}}.sme-refin__banner{background:url(/local/templates/redesign/src/assets/img/sme/refin/operators.png) no-repeat;background-size:contain;background-position:right 15% bottom 0;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.sme-refin__banner{border-radius:56px}}@media screen and (max-width:1000px){.sme-refin__banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-refin__banner{padding-top:56px}}@media screen and (max-width:1000px){.sme-refin__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-refin__banner{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-refin__banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-refin__banner{margin-bottom:96px}}@media screen and (max-width:1000px){.sme-refin__banner{margin-bottom:11.1111111111vw}}.sme-refin__banner-subtitle{width:33.3333333333vw}@media screen and (min-width:1441px){.sme-refin__banner-subtitle{width:480px}}@media screen and (max-width:1000px){.sme-refin__banner-subtitle{width:59.7222222222vw}}@media screen and (max-width:1000px){.sme-refin__banner{background-position:right -48% bottom 0}}.sme-refin-advantages{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;background:url(/local/templates/redesign/src/assets/img/sme/refin/advantages.png) no-repeat,linear-gradient(100.16deg,#877e76 22.9%,#b09a8d 91.54%);background-size:contain;background-position:right -32% bottom 0}@media screen and (min-width:1441px){.sme-refin-advantages{padding-top:56px}}@media screen and (max-width:1000px){.sme-refin-advantages{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sme-refin-advantages{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-refin-advantages{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sme-refin-advantages{border-radius:56px}}@media screen and (max-width:1000px){.sme-refin-advantages{border-radius:7.7777777778vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw;background:linear-gradient(100.16deg,#877e76 22.9%,#b09a8d 91.54%)}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-refin-advantages{padding-left:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-refin-advantages{padding-left:6.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.sme-refin-advantages{padding-right:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.sme-refin-advantages{padding-right:6.6666666667vw}}.sme-refin-advantages__title{margin-bottom:2.7777777778vw;color:#fff}@media screen and (min-width:1441px){.sme-refin-advantages__title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-refin-advantages__title{margin-bottom:6.6666666667vw}}.sme-refin-advantages .text{color:#fff}.sme-refin-card .bullet-text:before{background-color:#8bc540}.sme-refin .sme-section{margin-bottom:3.2638888889vw}@media screen and (min-width:1441px){.sme-refin .sme-section{margin-bottom:47px}}@media screen and (max-width:1000px){.sme-refin .sme-section{margin-bottom:11.1111111111vw}}.partners__offer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.6111111111vw;padding-bottom:1.6666666667vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.partners__offer{margin-top:52px}}@media screen and (max-width:1000px){.partners__offer{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.partners__offer{padding-bottom:24px}}@media screen and (max-width:1000px){.partners__offer{padding-bottom:4.4444444444vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.partners__offer-content{margin-left:2.7777777778vw;width:100%;position:relative}@media screen and (min-width:1441px){.partners__offer-content{margin-left:40px}}@media screen and (max-width:1000px){.partners__offer-content{margin-left:0;height:13.1944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.partners__offer-content{height:190px}}@media screen and (max-width:1000px)and (max-width:1000px){.partners__offer-content{height:auto}}.partners__offer-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:1.6666666667vw;color:#1e2321}@media screen and (min-width:1441px){.partners__offer-title{font-size:24px}}@media screen and (max-width:1000px){.partners__offer-title{font-size:5vw}}@media screen and (min-width:1441px){.partners__offer-title{line-height:28px}}@media screen and (max-width:1000px){.partners__offer-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.partners__offer-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.partners__offer-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.partners__offer-title{margin-bottom:24px}}@media screen and (max-width:1000px){.partners__offer-title{margin-bottom:2.2222222222vw}}.partners__offer-text{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-bottom:1.6666666667vw;width:33.1944444444vw;height:5.5555555556vw;position:relative;overflow:hidden;color:#898599}@media screen and (min-width:1441px){.partners__offer-text{font-size:14px}}@media screen and (max-width:1000px){.partners__offer-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.partners__offer-text{line-height:20px}}@media screen and (max-width:1000px){.partners__offer-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.partners__offer-text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.partners__offer-text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.partners__offer-text{margin-bottom:24px}}@media screen and (max-width:1000px){.partners__offer-text{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.partners__offer-text{width:478px}}@media screen and (max-width:1000px){.partners__offer-text{width:132.7777777778vw}}@media screen and (min-width:1441px){.partners__offer-text{height:80px}}@media screen and (max-width:1000px){.partners__offer-text{height:13.8888888889vw}}.partners__offer-text:not([class*=partners__offer-text__opened]){cursor:pointer}.partners__offer-text:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(30%,hsla(0,0%,100%,0)));background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 30%)}@media screen and (max-width:1000px){.partners__offer-text{width:100%}}.partners__offer-text__opened{height:auto}.partners__offer-text__opened:before{content:"";background:none}.partners__offer-text__opened+.partners__offer-btns{margin:0}.partners__offer-logo{position:absolute;right:0;top:0;border:1px solid #c2c2cc;border-radius:50px;width:6.6666666667vw;height:6.6666666667vw;margin-bottom:0}@media screen and (min-width:1441px){.partners__offer-logo{width:96px}}@media screen and (max-width:1000px){.partners__offer-logo{width:17.7777777778vw}}@media screen and (min-width:1441px){.partners__offer-logo{height:96px}}@media screen and (max-width:1000px){.partners__offer-logo{height:17.7777777778vw}}@media screen and (min-width:1441px){.partners__offer-logo{margin-bottom:0}}@media screen and (max-width:1000px){.partners__offer-logo{margin-bottom:2.2222222222vw;position:static}}.partners__offer-btns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;bottom:0}.partners__offer-btn{display:inline-block}.partners__offer-btn:nth-child(2){margin-left:.5555555556vw}@media screen and (min-width:1441px){.partners__offer-btn:nth-child(2){margin-left:8px}}@media screen and (max-width:1000px){.partners__offer-btn:nth-child(2){margin-left:2.2222222222vw}}.partners__offer-image{width:21.5277777778vw;height:12.8472222222vw;border-radius:2.7777777778vw;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1441px){.partners__offer-image{width:310px}}@media screen and (max-width:1000px){.partners__offer-image{width:91.1111111111vw}}@media screen and (min-width:1441px){.partners__offer-image{height:185px}}@media screen and (max-width:1000px){.partners__offer-image{height:50vw}}@media screen and (min-width:1441px){.partners__offer-image{border-radius:40px}}@media screen and (max-width:1000px){.partners__offer-image{border-radius:7.7777777778vw;margin-bottom:16px}}.partners__offer-date{background-color:#ffc7ab;padding:4px 12px;border-radius:24px;position:absolute;right:0;top:0;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#1e2321}@media screen and (min-width:1441px){.partners__offer-date{font-size:14px}}@media screen and (max-width:1000px){.partners__offer-date{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.partners__offer-date{line-height:20px}}@media screen and (max-width:1000px){.partners__offer-date{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.partners__offer-date{letter-spacing:-.1px}}@media screen and (max-width:1000px){.partners__offer-date{letter-spacing:-.0277777778vw}}.partners__offer:last-child{border-bottom:none}.partners__btn-else{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.partners__btn-else{margin-top:20px}}@media screen and (max-width:1000px){.partners__btn-else{margin-top:2.7777777778vw}}.partners__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.partners__filters{display:block}}.partners .d-select{margin-bottom:.8333333333vw;margin-right:.5555555556vw;width:100%}@media screen and (min-width:1441px){.partners .d-select{margin-bottom:12px}}@media screen and (max-width:1000px){.partners .d-select{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.partners .d-select{margin-right:8px}}@media screen and (max-width:1000px){.partners .d-select{margin-right:0}}.partners .d-select:last-child{margin-right:0}@media screen and (min-width:1441px){.partners .d-select:last-child{margin-right:0}}@media screen and (max-width:1000px){.partners .d-select:last-child{margin-right:0}}.partnyerskaya-forms .grid-row_centered .grid-col-5:first-child{display:none}.partnyerskaya-forms .sme-form__content{background-image:none}.pension-tabs-after{text-align:left}@media screen and (max-width:1000px){.pension-tabs-after{display:block!important;width:100%}}.pension-more-top-info{padding-bottom:0}.pension-more-top-info:after{height:0}.pension-block{margin-top:5.5555555556vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;background-color:#edf0f5;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.pension-block{margin-top:80px}}@media screen and (max-width:1000px){.pension-block{margin-top:8.3333333333vw}}@media screen and (min-width:1441px){.pension-block{padding-top:56px}}@media screen and (max-width:1000px){.pension-block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.pension-block{padding-bottom:56px}}@media screen and (max-width:1000px){.pension-block{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.pension-block{padding-left:104px}}@media screen and (max-width:1000px){.pension-block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.pension-block{padding-right:104px}}@media screen and (max-width:1000px){.pension-block{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.pension-block{border-radius:56px}}@media screen and (max-width:1000px){.pension-block{border-radius:7.7777777778vw}}.pension-block-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.pension-block-advantages{margin-top:40px}}@media screen and (max-width:1000px){.pension-block-advantages{margin-top:5.5555555556vw;display:block}}.pension-block-advantages__subtitle{font-size:1.3888888889vw;line-height:1.6666666667vw;max-width:380px;font-weight:500}@media screen and (min-width:1441px){.pension-block-advantages__subtitle{font-size:20px}}@media screen and (max-width:1000px){.pension-block-advantages__subtitle{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.pension-block-advantages__subtitle{line-height:24px}}@media screen and (max-width:1000px){.pension-block-advantages__subtitle{line-height:5vw;max-width:100%;margin-top:20px}}.pension-block-advantages__list{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.pension-block-advantages__list{margin-top:16px}}@media screen and (max-width:1000px){.pension-block-advantages__list{margin-top:3.3333333333vw}}.pension-block-advantages__list_white li:before{background-color:#fff}.pension-block-text{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.pension-block-text{margin-top:40px}}@media screen and (max-width:1000px){.pension-block-text{margin-top:5.5555555556vw}}.pension-block-text_income{margin-top:1.6666666667vw;max-width:600px}@media screen and (min-width:1441px){.pension-block-text_income{margin-top:24px}}@media screen and (max-width:1000px){.pension-block-text_income{margin-top:3.3333333333vw}}.pension-block-disclaimer{font-size:.8333333333vw;line-height:1.1111111111vw;color:#898599;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.pension-block-disclaimer{font-size:12px}}@media screen and (max-width:1000px){.pension-block-disclaimer{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.pension-block-disclaimer{line-height:16px}}@media screen and (max-width:1000px){.pension-block-disclaimer{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.pension-block-disclaimer{margin-top:40px}}@media screen and (max-width:1000px){.pension-block-disclaimer{margin-top:5.5555555556vw}}.pension-block_income{background:url(/local/templates/redesign/src/assets/img/pension/dedok.jpg);width:1208px;height:445px;background-size:cover}@media screen and (max-width:1000px){.pension-block_income{width:100%;height:auto;border-radius:28px}}.pension-block_link{background-color:#fff;padding-top:0}@media screen and (max-width:1000px){.pension-block_link{padding-bottom:0}}.pension-block-button{background-color:#fff;margin-top:2.0833333333vw}@media screen and (min-width:1441px){.pension-block-button{margin-top:30px}}@media screen and (max-width:1000px){.pension-block-button{margin-top:5.5555555556vw}}.pension-block-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.pension-block-steps{margin-top:40px}}@media screen and (max-width:1000px){.pension-block-steps{margin-top:6.6666666667vw;display:block}}@media screen and (max-width:1000px){.pension-block-steps__left,.pension-block-steps__right{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:12px}}.pension-block-number{width:2.7777777778vw;height:2.7777777778vw;background-color:#8bc540;color:#fff;border-radius:.8333333333vw;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;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}@media screen and (min-width:1441px){.pension-block-number{width:40px}}@media screen and (max-width:1000px){.pension-block-number{width:7.7777777778vw}}@media screen and (min-width:1441px){.pension-block-number{height:40px}}@media screen and (max-width:1000px){.pension-block-number{height:7.7777777778vw}}@media screen and (min-width:1441px){.pension-block-number{border-radius:12px}}@media screen and (max-width:1000px){.pension-block-number{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.pension-block-number{font-size:20px}}@media screen and (max-width:1000px){.pension-block-number{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.pension-block-number{line-height:24px}}@media screen and (max-width:1000px){.pension-block-number{line-height:5.5555555556vw;min-width:28px;margin-right:12px}}.pension-block-numbtext{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;margin-top:1.1111111111vw;max-width:440px}@media screen and (min-width:1441px){.pension-block-numbtext{font-size:20px}}@media screen and (max-width:1000px){.pension-block-numbtext{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.pension-block-numbtext{line-height:24px}}@media screen and (max-width:1000px){.pension-block-numbtext{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.pension-block-numbtext{margin-top:16px}}@media screen and (max-width:1000px){.pension-block-numbtext{margin-top:0}}.docs_mt40{margin-top:40px}.program_mb20{margin-bottom:20px;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.program_mb20{margin-bottom:40px}}@media screen and (max-width:1000px){.program_mb20{margin-bottom:5.5555555556vw}}.bring-friend__header{position:absolute;top:0;left:0;width:100%}@media screen and (max-width:1000px){.bring-friend__header{border-bottom:1px solid #c2c2cc}}.bring-friend__header-container{margin-bottom:1.0416666667vw;margin-top:1.0416666667vw;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}@media screen and (min-width:1441px){.bring-friend__header-container{margin-bottom:15px}}@media screen and (max-width:1000px){.bring-friend__header-container{margin-bottom:2.7777777778vw}}@media screen and (min-width:1441px){.bring-friend__header-container{margin-top:15px}}@media screen and (max-width:1000px){.bring-friend__header-container{margin-top:2.7777777778vw}}.bring-friend__header .logo{width:7.2222222222vw}@media screen and (min-width:1441px){.bring-friend__header .logo{width:104px}}@media screen and (max-width:1000px){.bring-friend__header .logo{width:23.6111111111vw}}.bring-friend__header .logo img{width:100%}.bring-friend__head{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-top:-2.0833333333vw;margin-bottom:4.8611111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.bring-friend__head{padding-left:104px}}@media screen and (max-width:1000px){.bring-friend__head{padding-left:0}}@media screen and (min-width:1441px){.bring-friend__head{padding-right:104px}}@media screen and (max-width:1000px){.bring-friend__head{padding-right:0}}@media screen and (min-width:1441px){.bring-friend__head{margin-top:-30px}}@media screen and (max-width:1000px){.bring-friend__head{margin-top:8.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__head{margin-bottom:70px}}@media screen and (max-width:1000px){.bring-friend__head{margin-bottom:2.7777777778vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.bring-friend__head-img{width:17.3611111111vw;margin-right:4.1666666667vw}@media screen and (min-width:1441px){.bring-friend__head-img{width:250px}}@media screen and (max-width:1000px){.bring-friend__head-img{width:26.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__head-img{margin-right:60px}}@media screen and (max-width:1000px){.bring-friend__head-img{margin-right:4.4444444444vw}}.bring-friend__head-img img{width:100%}.bring-friend__head-info{width:47.7777777778vw;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}@media screen and (min-width:1441px){.bring-friend__head-info{width:688px}}@media screen and (max-width:1000px){.bring-friend__head-info{width:60vw;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.bring-friend__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.bring-friend__head-title{font-size:44px}}@media screen and (max-width:1000px){.bring-friend__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__head-title{line-height:48px}}@media screen and (max-width:1000px){.bring-friend__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.bring-friend__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.bring-friend__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.bring-friend__head-title{margin-bottom:24px}}@media screen and (max-width:1000px){.bring-friend__head-title{margin-bottom:0}}.bring-friend__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599;font-weight:500}@media screen and (min-width:1441px){.bring-friend__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.bring-friend__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.bring-friend__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.bring-friend__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.bring-friend__head-subtitle{margin-top:0}}@media screen and (max-width:1000px){.bring-friend__head-subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__head-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.bring-friend__head-subtitle{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.bring-friend__head-subtitle br{display:none}}@media screen and (max-width:1000px){.bring-friend__button{width:100%}}.bring-friend__button a{font-weight:500}@media screen and (max-width:1000px){.bring-friend__button-desktop{display:none}}.bring-friend__button-mobile{display:none}@media screen and (max-width:1000px){.bring-friend__button-mobile{display:block}}.bring-friend__reward{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.bring-friend__reward{padding-left:104px}}@media screen and (max-width:1000px){.bring-friend__reward{padding-left:0}}@media screen and (min-width:1441px){.bring-friend__reward{padding-right:104px}}@media screen and (max-width:1000px){.bring-friend__reward{padding-right:0}}@media screen and (min-width:1441px){.bring-friend__reward{margin-bottom:80px}}@media screen and (max-width:1000px){.bring-friend__reward{margin-bottom:8.8888888889vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.bring-friend__reward-info{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}.bring-friend__reward-img{width:20.5555555556vw;margin-bottom:0}@media screen and (min-width:1441px){.bring-friend__reward-img{width:296px}}@media screen and (max-width:1000px){.bring-friend__reward-img{width:52.5vw}}@media screen and (min-width:1441px){.bring-friend__reward-img{margin-bottom:0}}@media screen and (max-width:1000px){.bring-friend__reward-img{margin-bottom:2.5vw;-ms-flex-item-align:center;align-self:center}}.bring-friend__reward-img img{margin-top:-3.4722222222vw;margin-left:0;width:100%}@media screen and (min-width:1441px){.bring-friend__reward-img img{margin-top:-50px}}@media screen and (max-width:1000px){.bring-friend__reward-img img{margin-top:0}}@media screen and (min-width:1441px){.bring-friend__reward-img img{margin-left:0}}@media screen and (max-width:1000px){.bring-friend__reward-img img{margin-left:1.6666666667vw}}.bring-friend__reward-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bring-friend__reward-title{font-size:44px}}@media screen and (max-width:1000px){.bring-friend__reward-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__reward-title{line-height:48px}}@media screen and (max-width:1000px){.bring-friend__reward-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.bring-friend__reward-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.bring-friend__reward-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.bring-friend__reward-title{margin-bottom:40px}}@media screen and (max-width:1000px){.bring-friend__reward-title{margin-bottom:3.6111111111vw;-ms-flex-item-align:center;align-self:center}}.bring-friend__reward-item{margin-bottom:.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.bring-friend__reward-item{margin-bottom:8px}}@media screen and (max-width:1000px){.bring-friend__reward-item{margin-bottom:3.6111111111vw;text-align:center;display:block}}.bring-friend__reward-item__sum{min-width:7.0138888889vw;margin-bottom:0;padding-top:.3472222222vw;padding-bottom:0;padding-right:.3472222222vw;padding-left:.3472222222vw;font-size:1.6666666667vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;display:inline-block;font-weight:500;background-color:#ffc7ab}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{min-width:101px}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{min-width:28.0555555556vw}}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{margin-bottom:0}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{padding-top:5px}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{padding-bottom:0}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{padding-bottom:.8333333333vw}}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{padding-right:5px}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{padding-right:1.1111111111vw}}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{padding-left:5px}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{padding-left:1.1111111111vw}}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{font-size:24px}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{line-height:22px}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__reward-item__sum{letter-spacing:-.2px}}@media screen and (max-width:1000px){.bring-friend__reward-item__sum{letter-spacing:-.0277777778vw}}.bring-friend__reward-item__description{display:inline-block;color:#898599;margin-left:.3472222222vw}@media screen and (min-width:1441px){.bring-friend__reward-item__description{margin-left:5px}}@media screen and (max-width:1000px){.bring-friend__reward-item__description{margin-left:0}}@media screen and (max-width:1000px){.bring-friend__reward-item__description span{display:none}}.bring-friend__how{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.bring-friend__how{padding-left:104px}}@media screen and (max-width:1000px){.bring-friend__how{padding-left:0}}@media screen and (min-width:1441px){.bring-friend__how{padding-right:104px}}@media screen and (max-width:1000px){.bring-friend__how{padding-right:0}}@media screen and (min-width:1441px){.bring-friend__how{margin-bottom:80px}}@media screen and (max-width:1000px){.bring-friend__how{margin-bottom:0;display:none}}.bring-friend__how-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bring-friend__how-title{font-size:32px}}@media screen and (max-width:1000px){.bring-friend__how-title{font-size:5vw}}@media screen and (min-width:1441px){.bring-friend__how-title{line-height:38px}}@media screen and (max-width:1000px){.bring-friend__how-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.bring-friend__how-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.bring-friend__how-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.bring-friend__how-title{margin-bottom:40px}}@media screen and (max-width:1000px){.bring-friend__how-title{margin-bottom:7.2222222222vw;font-size:24px;line-height:28px;letter-spacing:-.3px}}@media screen and (max-width:1000px){.bring-friend__how-title br{display:none}}.bring-friend__how-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}@media screen and (max-width:1000px){.bring-friend__how-list_overflowx{overflow-x:auto}}.bring-friend__how-item{margin-left:3.125vw;margin-right:3.125vw;width:18.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.bring-friend__how-item{margin-left:45px}}@media screen and (max-width:1000px){.bring-friend__how-item{margin-left:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__how-item{margin-right:45px}}@media screen and (max-width:1000px){.bring-friend__how-item{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__how-item{width:272px}}@media screen and (max-width:1000px){.bring-friend__how-item{width:59.4444444444vw}}.bring-friend__how-item:first-child{margin-left:0}.bring-friend__how-item:last-child{margin-right:0}@media screen and (max-width:1000px){.bring-friend__how-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.bring-friend__how-item__image{width:11.3888888889vw;height:10.5555555556vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.bring-friend__how-item__image{width:164px}}@media screen and (max-width:1000px){.bring-friend__how-item__image{width:38.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__how-item__image{height:152px}}@media screen and (max-width:1000px){.bring-friend__how-item__image{height:32.2222222222vw}}@media screen and (min-width:1441px){.bring-friend__how-item__image{margin-bottom:40px}}@media screen and (max-width:1000px){.bring-friend__how-item__image{margin-bottom:2.2222222222vw;margin-left:25px}}.bring-friend__how-item__image img{width:100%;height:100%}.bring-friend__how-item__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.bring-friend__how-item__title{font-size:20px}}@media screen and (max-width:1000px){.bring-friend__how-item__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__how-item__title{line-height:24px}}@media screen and (max-width:1000px){.bring-friend__how-item__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.bring-friend__how-item__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.bring-friend__how-item__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.bring-friend__how-item__title{margin-bottom:16px}}@media screen and (max-width:1000px){.bring-friend__how-item__title{margin-bottom:2.2222222222vw}}@media screen and (max-width:1000px){.bring-friend__how-item__title_center{text-align:center}}.bring-friend__how-item__subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#898599}@media screen and (min-width:1441px){.bring-friend__how-item__subtitle{font-size:14px}}@media screen and (max-width:1000px){.bring-friend__how-item__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__how-item__subtitle{line-height:20px}}@media screen and (max-width:1000px){.bring-friend__how-item__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__how-item__subtitle{letter-spacing:-.1px}}@media screen and (max-width:1000px){.bring-friend__how-item__subtitle{letter-spacing:-.0277777778vw;text-align:center}}.bring-friend__gallery{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:0;display:none;overflow:hidden}@media screen and (min-width:1441px){.bring-friend__gallery{padding-left:104px}}@media screen and (max-width:1000px){.bring-friend__gallery{padding-left:0}}@media screen and (min-width:1441px){.bring-friend__gallery{padding-right:104px}}@media screen and (max-width:1000px){.bring-friend__gallery{padding-right:0}}@media screen and (min-width:1441px){.bring-friend__gallery{margin-bottom:0}}@media screen and (max-width:1000px){.bring-friend__gallery{margin-bottom:11.1111111111vw;display:block;margin-top:40px}}.bring-friend__gallery-title{padding-left:0;padding-right:0;margin-bottom:0;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.bring-friend__gallery-title{padding-left:0}}@media screen and (max-width:1000px){.bring-friend__gallery-title{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__gallery-title{padding-right:0}}@media screen and (max-width:1000px){.bring-friend__gallery-title{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__gallery-title{margin-bottom:0}}@media screen and (max-width:1000px){.bring-friend__gallery-title{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__gallery-title{font-size:32px}}@media screen and (max-width:1000px){.bring-friend__gallery-title{font-size:5vw}}@media screen and (min-width:1441px){.bring-friend__gallery-title{line-height:38px}}@media screen and (max-width:1000px){.bring-friend__gallery-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.bring-friend__gallery-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.bring-friend__gallery-title{letter-spacing:-.0555555556vw}}.bring-friend__gallery .cards-benefits__slide img{width:11.3888888889vw;height:10.5555555556vw;margin-bottom:0;margin-right:0}@media screen and (min-width:1441px){.bring-friend__gallery .cards-benefits__slide img{width:164px}}@media screen and (max-width:1000px){.bring-friend__gallery .cards-benefits__slide img{width:38.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__gallery .cards-benefits__slide img{height:152px}}@media screen and (max-width:1000px){.bring-friend__gallery .cards-benefits__slide img{height:32.2222222222vw}}@media screen and (min-width:1441px){.bring-friend__gallery .cards-benefits__slide img{margin-bottom:0}}@media screen and (max-width:1000px){.bring-friend__gallery .cards-benefits__slide img{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.bring-friend__gallery .cards-benefits__slide img{margin-right:0}}@media screen and (max-width:1000px){.bring-friend__gallery .cards-benefits__slide img{margin-right:-5.5555555556vw}}.bring-friend__docs{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.bring-friend__docs{padding-left:104px}}@media screen and (max-width:1000px){.bring-friend__docs{padding-left:0}}@media screen and (min-width:1441px){.bring-friend__docs{padding-right:104px}}@media screen and (max-width:1000px){.bring-friend__docs{padding-right:0}}.bring-friend__products{padding-left:14.4444444444vw;padding-right:14.4444444444vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.bring-friend__products{padding-left:208px}}@media screen and (max-width:1000px){.bring-friend__products{padding-left:0}}@media screen and (min-width:1441px){.bring-friend__products{padding-right:208px}}@media screen and (max-width:1000px){.bring-friend__products{padding-right:0;padding-top:10px;padding-bottom:40px;width:100%;overflow:hidden;overflow-x:auto}}@media screen and (max-width:1000px){.bring-friend__products-left,.bring-friend__products-right{display:-webkit-box;display:-ms-flexbox;display:flex}}.bring-friend__products-title{font-size:2.2222222222vw;line-height:2.6388888889vw;margin-bottom:2.7777777778vw;font-weight:500}@media screen and (min-width:1441px){.bring-friend__products-title{font-size:32px}}@media screen and (max-width:1000px){.bring-friend__products-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__products-title{line-height:38px}}@media screen and (max-width:1000px){.bring-friend__products-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.bring-friend__products-title{margin-bottom:40px}}@media screen and (max-width:1000px){.bring-friend__products-title{margin-bottom:6.6666666667vw;display:none}}.bring-friend__products-title_mobile{display:none}@media screen and (max-width:1000px){.bring-friend__products-title_mobile{display:block}}.bring-friend__products-block{background:#edf0f5;border-radius:48px;width:26.1111111111vw;height:15.5555555556vw;padding-top:2.2222222222vw;padding-right:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:2.7777777778vw;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.7777777778vw;margin-right:2.7777777778vw;cursor:pointer}@media screen and (min-width:1441px){.bring-friend__products-block{width:376px}}@media screen and (max-width:1000px){.bring-friend__products-block{width:75.2777777778vw}}@media screen and (min-width:1441px){.bring-friend__products-block{height:224px}}@media screen and (max-width:1000px){.bring-friend__products-block{height:44.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__products-block{padding-top:32px}}@media screen and (max-width:1000px){.bring-friend__products-block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bring-friend__products-block{padding-right:32px}}@media screen and (max-width:1000px){.bring-friend__products-block{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__products-block{padding-bottom:32px}}@media screen and (max-width:1000px){.bring-friend__products-block{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__products-block{padding-left:40px}}@media screen and (max-width:1000px){.bring-friend__products-block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__products-block{margin-bottom:40px}}@media screen and (max-width:1000px){.bring-friend__products-block{margin-bottom:0}}@media screen and (min-width:1441px){.bring-friend__products-block{margin-right:40px}}@media screen and (max-width:1000px){.bring-friend__products-block{margin-right:3.3333333333vw;border-radius:28px}}.bring-friend__products-block_left{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.bring-friend__products-block_left{margin-right:24px}}@media screen and (max-width:1000px){.bring-friend__products-block_left{margin-right:2.2222222222vw}}.bring-friend__products-block_premiumleft{margin-right:1.6666666667vw;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}@media screen and (min-width:1441px){.bring-friend__products-block_premiumleft{margin-right:24px}}@media screen and (max-width:1000px){.bring-friend__products-block_premiumleft{margin-right:2.2222222222vw}}.bring-friend__products-btitle{font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.bring-friend__products-btitle{font-size:20px}}@media screen and (max-width:1000px){.bring-friend__products-btitle{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__products-btitle{line-height:24px}}@media screen and (max-width:1000px){.bring-friend__products-btitle{line-height:5.5555555556vw}}.bring-friend__products-subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;width:11.3888888889vw;margin-top:8px;font-weight:500}@media screen and (min-width:1441px){.bring-friend__products-subtitle{font-size:14px}}@media screen and (max-width:1000px){.bring-friend__products-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__products-subtitle{line-height:20px}}@media screen and (max-width:1000px){.bring-friend__products-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__products-subtitle{width:164px}}@media screen and (max-width:1000px){.bring-friend__products-subtitle{width:36.6666666667vw}}.bring-friend__products-rate{font-size:3.0555555556vw;line-height:3.3333333333vw;font-weight:500;position:absolute;bottom:1.6666666667vw}@media screen and (min-width:1441px){.bring-friend__products-rate{font-size:44px}}@media screen and (max-width:1000px){.bring-friend__products-rate{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.bring-friend__products-rate{line-height:48px}}@media screen and (max-width:1000px){.bring-friend__products-rate{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__products-rate{bottom:24px}}@media screen and (max-width:1000px){.bring-friend__products-rate{bottom:4.4444444444vw}}.bring-friend__products-rate_min{font-size:.9722222222vw;line-height:2.5694444444vw}@media screen and (min-width:1441px){.bring-friend__products-rate_min{font-size:14px}}@media screen and (max-width:1000px){.bring-friend__products-rate_min{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__products-rate_min{line-height:37px}}@media screen and (max-width:1000px){.bring-friend__products-rate_min{line-height:4.4444444444vw}}.bring-friend__products-img{border-radius:28px;width:8.6111111111vw;height:11.1111111111vw}@media screen and (min-width:1441px){.bring-friend__products-img{width:124px}}@media screen and (max-width:1000px){.bring-friend__products-img{width:25.2777777778vw}}@media screen and (min-width:1441px){.bring-friend__products-img{height:160px}}@media screen and (max-width:1000px){.bring-friend__products-img{height:35.5555555556vw}}.bring-friend__products-discount{background:#ffc7ab;border-radius:24px;padding:4px 12px;font-size:.9722222222vw;line-height:1.3888888889vw;position:absolute;top:-10px;right:0}@media screen and (min-width:1441px){.bring-friend__products-discount{font-size:14px}}@media screen and (max-width:1000px){.bring-friend__products-discount{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__products-discount{line-height:20px}}@media screen and (max-width:1000px){.bring-friend__products-discount{line-height:4.4444444444vw}}.bring-friend__products-calculator{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.bring-friend__products-calculator{margin-top:40px}}@media screen and (max-width:1000px){.bring-friend__products-calculator{margin-top:0}}.bring-friend__credits{width:50%}@media screen and (max-width:1000px){.bring-friend__credits{width:100%}}.loans-more-fixed{display:none;top:0}.loans-more-fixed__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-bottom:.8333333333vw}@media screen and (min-width:1441px){.loans-more-fixed__container{padding-bottom:12px}}@media screen and (max-width:1000px){.loans-more-fixed__container{padding-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.loans-more-fixed.tabs-nav_fixed{display:block}.loans-more-fixed:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#c2c2cc;display:block;border-radius:.6944444444vw}}@media screen and (min-width:1001px)and (min-width:1441px){.loans-more-fixed:after{border-radius:10px}}@media screen and (min-width:1001px)and (max-width:1000px){.loans-more-fixed:after{border-radius:2.7777777778vw;width:calc(100% - 8.88889vw);margin-left:4.444444444vw}}.loans-more-header{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-header{margin-top:40px}}@media screen and (max-width:1000px){.loans-more-header{margin-top:6.6666666667vw}}.loans-more-header .button_back{margin-bottom:-.4861111111vw}@media screen and (min-width:1441px){.loans-more-header .button_back{margin-bottom:-7px}}@media screen and (max-width:1000px){.loans-more-header .button_back{margin-bottom:-1.9444444444vw;padding-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-header .button_back{padding-left:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-header .button_back{padding-left:3.3333333333vw}}@media screen and (max-width:1000px){.loans-more-header .button_back:after{content:none}}.loans-more-section{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-section{margin-top:40px}}@media screen and (max-width:1000px){.loans-more-section{margin-top:6.6666666667vw}}.loans-more-section .button_back{margin-bottom:-.4861111111vw}@media screen and (min-width:1441px){.loans-more-section .button_back{margin-bottom:-7px}}@media screen and (max-width:1000px){.loans-more-section .button_back{margin-bottom:-1.9444444444vw;padding-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-section .button_back{padding-left:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-section .button_back{padding-left:3.3333333333vw}}@media screen and (max-width:1000px){.loans-more-section .button_back:after{content:none}}.loans-more-body{margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.loans-more-body{margin-bottom:96px}}@media screen and (max-width:1000px){.loans-more-body{margin-bottom:11.1111111111vw;overflow:hidden;padding:0}}.loans-more-top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6666666667vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-top{margin-top:24px}}@media screen and (max-width:1000px){.loans-more-top{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.loans-more-top{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-more-top{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1000px){.loans-more-top .tabs-nav_fixed{display:none}}.loans-more-top-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1.6666666667vw;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}@media screen and (min-width:1441px){.loans-more-top-info{padding-bottom:24px}}@media screen and (max-width:1000px){.loans-more-top-info{padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info{margin-top:4.4444444444vw}}.loans-more-top-info:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}@media screen and (max-width:1000px){.loans-more-top-info:after{display:none}}.loans-more-top-info-container{margin:0 auto;max-width:1208px}@media screen and (max-width:1000px){.loans-more-top-info-container{padding-top:0;padding-bottom:0;padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info-container{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info-container{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info-container{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info-container{padding-right:4.4444444444vw}}@media screen and (max-width:1000px){.loans-more-top-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-bottom:.4166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info__item{margin-bottom:6px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info__item{margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px){.loans-more-top-info__item:before{content:"";position:absolute;width:100%;height:1px;background:#c2c2cc;bottom:.3472222222vw;z-index:-1}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info__item:before{bottom:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info__item:before{bottom:1.3888888889vw}}.loans-more-top-info__title{display:block;margin-bottom:.5555555556vw;margin-top:.4166666667vw}@media screen and (min-width:1441px){.loans-more-top-info__title{margin-bottom:8px}}@media screen and (max-width:1000px){.loans-more-top-info__title{margin-bottom:0}}@media screen and (min-width:1441px){.loans-more-top-info__title{margin-top:6px}}@media screen and (max-width:1000px){.loans-more-top-info__title{margin-top:1.6666666667vw;background:#fff;padding-right:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info__title{padding-right:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info__title{padding-right:1.1111111111vw}}@media screen and (max-width:1000px){.loans-more-top-info__content{background:#fff;padding-left:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info__content{padding-left:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info__content{padding-left:1.1111111111vw}}.loans-more-top-info__content ._tooltip{display:none;margin-left:.5555555556vw}@media screen and (min-width:1441px){.loans-more-top-info__content ._tooltip{margin-left:8px}}@media screen and (max-width:1000px){.loans-more-top-info__content ._tooltip{margin-left:2.2222222222vw;display:inline-block}}@media screen and (max-width:1000px){.loans-more-top-info .button{height:2.7777777778vw;line-height:2.7777777778vw;border-radius:1.1111111111vw;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info .button{height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info .button{height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info .button{line-height:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info .button{line-height:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info .button{border-radius:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info .button{border-radius:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top-info .button{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top-info .button{margin-top:0}}.loans-more-top__left{width:17.2222222222vw;height:auto;margin-right:4.4444444444vw}@media screen and (min-width:1441px){.loans-more-top__left{width:248px}}@media screen and (max-width:1000px){.loans-more-top__left{width:68.8888888889vw}}@media screen and (min-width:1441px){.loans-more-top__left{height:auto}}@media screen and (max-width:1000px){.loans-more-top__left{height:auto}}@media screen and (min-width:1441px){.loans-more-top__left{margin-right:64px}}@media screen and (max-width:1000px){.loans-more-top__left{margin-right:4.4444444444vw}}.loans-more-top__left img{height:100%;width:100%;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.loans-more-top__left img{border-radius:48px}}@media screen and (max-width:1000px){.loans-more-top__left img{border-radius:5.5555555556vw;width:6.6666666667vw;height:6.6666666667vw;margin-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top__left img{width:96px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top__left img{width:26.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top__left img{height:96px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top__left img{height:26.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top__left img{margin-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top__left img{margin-right:4.4444444444vw}}.loans-more-top__left-title{display:none}@media screen and (max-width:1000px){.loans-more-top__left-title{display:block;margin-top:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top__left-title{margin-top:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top__left-title{margin-top:6.6666666667vw}}@media screen and (max-width:1000px){.loans-more-top__left{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-right:0}}.loans-more-top__right{width:calc(100% - 312px);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}@media screen and (max-width:1000px){.loans-more-top__right{width:100%;margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-top__right{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-top__right{margin-top:4.4444444444vw}}.loans-more-top__right h1{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-top__right h1{padding-bottom:24px}}@media screen and (max-width:1000px){.loans-more-top__right h1{padding-bottom:0;display:none}}.loans-more-tabs__block{overflow:auto;overflow-y:hidden;height:3.8888888889vw;padding-top:.2777777778vw;padding-left:.0694444444vw}@media screen and (min-width:1441px){.loans-more-tabs__block{height:56px}}@media screen and (max-width:1000px){.loans-more-tabs__block{height:12.2222222222vw}}@media screen and (min-width:1441px){.loans-more-tabs__block{padding-top:4px}}@media screen and (max-width:1000px){.loans-more-tabs__block{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.loans-more-tabs__block{padding-left:1px}}@media screen and (max-width:1000px){.loans-more-tabs__block{padding-left:.2777777778vw;padding-left:1.1111111111vw;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-tabs__block{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-tabs__block{padding-left:4.4444444444vw}}.loans-more-tabs__body{background-color:#edf0f5;margin-top:1.1111111111vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.loans-more-tabs__body{margin-top:16px}}@media screen and (max-width:1000px){.loans-more-tabs__body{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.loans-more-tabs__body{padding-top:56px}}@media screen and (max-width:1000px){.loans-more-tabs__body{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-tabs__body{padding-bottom:56px}}@media screen and (max-width:1000px){.loans-more-tabs__body{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-tabs__body{padding-left:104px}}@media screen and (max-width:1000px){.loans-more-tabs__body{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-tabs__body{padding-right:104px}}@media screen and (max-width:1000px){.loans-more-tabs__body{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-tabs__body{border-radius:56px}}@media screen and (max-width:1000px){.loans-more-tabs__body{border-radius:7.7777777778vw;margin-right:1.1111111111vw;margin-left:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-tabs__body{margin-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-tabs__body{margin-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-tabs__body{margin-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-tabs__body{margin-left:4.4444444444vw}}.loans-more-tabs__body .button{margin-top:.5555555556vw}@media screen and (min-width:1441px){.loans-more-tabs__body .button{margin-top:8px}}@media screen and (max-width:1000px){.loans-more-tabs__body .button{margin-top:2.2222222222vw}}.loans-more-tabs__body .button__icon{-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out;-webkit-transform:rotate(0);transform:rotate(0)}.loans-more-tabs__body .button__icon_rotate{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}@media screen and (max-width:1000px){.loans-more-tabs__body .button{width:7.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-tabs__body .button{width:112px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-tabs__body .button{width:31.1111111111vw}}.loans-more-tabs_hidden{height:0;overflow:hidden;visibility:hidden;padding-top:1.1111111111vw;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (min-width:1441px){.loans-more-tabs_hidden{padding-top:16px}}@media screen and (max-width:1000px){.loans-more-tabs_hidden{padding-top:3.3333333333vw}}.loans-more-tabs_show{visibility:visible;height:auto;opacity:1;position:relative}.loans-more-tabs_show:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.loans-more-table__title{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-table__title{padding-bottom:24px}}@media screen and (max-width:1000px){.loans-more-table__title{padding-bottom:0}}.loans-more-table__row{padding-bottom:1.1111111111vw;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.loans-more-table__row{padding-bottom:16px}}@media screen and (max-width:1000px){.loans-more-table__row{padding-bottom:3.3333333333vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.loans-more-table__row:not(:first-child){padding-top:1.1111111111vw}@media screen and (min-width:1441px){.loans-more-table__row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.loans-more-table__row:not(:first-child){padding-top:3.3333333333vw}}.loans-more-table__row:not(:first-child):before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.loans-more-table__row_3col .loans-more-table__row:nth-child(4){color:red}.loans-more-table__row_3col .loans-more-table__row:nth-child(4):after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:15%;background-color:#c2c2cc}.loans-more-table__row_3col .loans-more-table__col:first-child{width:11.6666666667vw;padding-bottom:0}@media screen and (min-width:1441px){.loans-more-table__row_3col .loans-more-table__col:first-child{width:168px}}@media screen and (max-width:1000px){.loans-more-table__row_3col .loans-more-table__col:first-child{width:15.5555555556vw}}.loans-more-table__row_3col .loans-more-table__col:not(:first-child){width:calc(50% - 8.6103vw)}@media screen and (min-width:1441px){.loans-more-table__row_3col .loans-more-table__col:not(:first-child){width:calc(50% - 124px)}}@media screen and (max-width:1000px){.loans-more-table__row_3col .loans-more-table__col:not(:first-child){width:calc(50% - 11.11vw)}}@media screen and (max-width:1000px){.loans-more-table__row_3col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.loans-more-table:nth-child(2) .loans-more-table__row:last-child:after{content:none}.loans-more-table__col:first-child{width:18.8888888889vw;padding-bottom:0}@media screen and (min-width:1441px){.loans-more-table__col:first-child{width:272px}}@media screen and (max-width:1000px){.loans-more-table__col:first-child{width:auto}}@media screen and (min-width:1441px){.loans-more-table__col:first-child{padding-bottom:0}}@media screen and (max-width:1000px){.loans-more-table__col:first-child{padding-bottom:2.2222222222vw}}.ie .loans-more-table__col:first-child{width:calc(30% - .5555vw);margin-right:2.7777777778vw}@media screen and (min-width:1441px){.ie .loans-more-table__col:first-child{margin-right:40px}}@media screen and (max-width:1000px){.ie .loans-more-table__col:first-child{margin-right:11.1111111111vw}}@media screen and (min-width:1441px){.ie .loans-more-table__col:first-child{width:calc(30% - 20px)}}@media screen and (max-width:1000px){.loans-more-table__col:first-child{color:#898599}}.loans-more-table__col:last-child{width:calc(100% - 21.666vw)}@media screen and (min-width:1441px){.loans-more-table__col:last-child{width:calc(100% - 312px)}}.ie .loans-more-table__col:last-child{width:calc(70% - .5555vw)}@media screen and (min-width:1441px){.ie .loans-more-table__col:last-child{width:calc(70% - 20px)}}@media screen and (max-width:1000px){.loans-more-table__col:last-child{width:100%}}.loans-more-table__privacy{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-table__privacy{padding-top:24px}}@media screen and (max-width:1000px){.loans-more-table__privacy{padding-top:0}}.loans-more-table__text{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-table__text{margin-top:40px}}@media screen and (max-width:1000px){.loans-more-table__text{margin-top:3.3333333333vw}}.loans-more-docs__switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.loans-more-docs__switcher{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.loans-more-docs__text{margin-left:1.1111111111vw;margin-right:1.1111111111vw}@media screen and (min-width:1441px){.loans-more-docs__text{margin-left:16px}}@media screen and (max-width:1000px){.loans-more-docs__text{margin-left:0}}@media screen and (min-width:1441px){.loans-more-docs__text{margin-right:16px}}@media screen and (max-width:1000px){.loans-more-docs__text{margin-right:0;width:calc(50% - 12.222vw)}}.loans-more-docs__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-docs__content{margin-top:40px}}@media screen and (max-width:1000px){.loans-more-docs__content{margin-top:5.5555555556vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.loans-more-docs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1.3888888889vw;width:calc(33.33333% - 20px);cursor:pointer}@media screen and (min-width:1441px){.loans-more-docs__item{margin-right:20px}}@media screen and (max-width:1000px){.loans-more-docs__item{margin-right:0}}.loans-more-docs__item .doc-link:hover .icon{background-image:url(/local/templates/redesign/src/assets/img/icons/docs/pdf.svg)}@media screen and (max-width:1000px){.loans-more-docs__item{width:100%}.loans-more-docs__item:not(:last-child){margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-docs__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-docs__item:not(:last-child){margin-bottom:3.3333333333vw}}.loans-more-docs__description{width:calc(100% - 84px)}.loans-more-docs__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4.4444444444vw;height:4.4444444444vw;border-radius:1.3888888889vw;margin-right:1.6666666667vw;background-color:#ffc7ab}@media screen and (min-width:1441px){.loans-more-docs__icon{width:64px}}@media screen and (max-width:1000px){.loans-more-docs__icon{width:8.8888888889vw}}@media screen and (min-width:1441px){.loans-more-docs__icon{height:64px}}@media screen and (max-width:1000px){.loans-more-docs__icon{height:8.8888888889vw}}@media screen and (min-width:1441px){.loans-more-docs__icon{border-radius:20px}}@media screen and (max-width:1000px){.loans-more-docs__icon{border-radius:5.5555555556vw}}@media screen and (min-width:1441px){.loans-more-docs__icon{margin-right:24px}}@media screen and (max-width:1000px){.loans-more-docs__icon{margin-right:3.3333333333vw}}.loans-more-docs #switcherOn{display:none}.loans-more-calculator{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-calculator{padding-bottom:40px}}@media screen and (max-width:1000px){.loans-more-calculator{padding-bottom:0}}@media screen and (max-width:1000px){.loans-more-calculator h2{padding-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-calculator h2{padding-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-calculator h2{padding-bottom:5.5555555556vw}}.loans-more-calculator-left{width:calc(50% - 5.8333vw);margin-right:7.2222222222vw;padding-top:0;padding-bottom:0}@media screen and (min-width:1441px){.loans-more-calculator-left{margin-right:104px}}@media screen and (max-width:1000px){.loans-more-calculator-left{margin-right:0}}@media screen and (min-width:1441px){.loans-more-calculator-left{padding-top:0}}@media screen and (max-width:1000px){.loans-more-calculator-left{padding-top:0}}@media screen and (min-width:1441px){.loans-more-calculator-left{padding-bottom:0}}@media screen and (max-width:1000px){.loans-more-calculator-left{padding-bottom:0}}@media screen and (min-width:1441px){.loans-more-calculator-left{width:calc(50% - 84px)}}@media screen and (max-width:1000px){.loans-more-calculator-left{width:100%;background:transparent;padding-left:0;padding-right:0}}@media screen and (max-width:1000px){.loans-more-calculator-right{display:block}}.loans-more-calculator-right-table{margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.loans-more-calculator-right-table{margin-bottom:32px}}@media screen and (max-width:1000px){.loans-more-calculator-right-table{margin-bottom:6.6666666667vw}}.loans-more-calculator-right-table__row{padding-bottom:.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.loans-more-calculator-right-table__row{padding-bottom:8px}}@media screen and (max-width:1000px){.loans-more-calculator-right-table__row{padding-bottom:1.6666666667vw}}.loans-more-calculator-right-table__row:not(:first-child){padding-top:.5555555556vw}@media screen and (min-width:1441px){.loans-more-calculator-right-table__row:not(:first-child){padding-top:8px}}@media screen and (max-width:1000px){.loans-more-calculator-right-table__row:not(:first-child){padding-top:1.6666666667vw}}.loans-more-calculator-right-table__col{width:70%}.loans-more-calculator-right-table__col:last-child{width:30%}.loans-more-calculator-right__block{padding-top:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:4.4444444444vw;padding-right:4.4444444444vw;margin-bottom:.8333333333vw;border-radius:3.8888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.loans-more-calculator-right__block{padding-top:56px}}@media screen and (max-width:1000px){.loans-more-calculator-right__block{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-calculator-right__block{padding-bottom:40px}}@media screen and (max-width:1000px){.loans-more-calculator-right__block{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-calculator-right__block{padding-left:64px}}@media screen and (max-width:1000px){.loans-more-calculator-right__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-calculator-right__block{padding-right:64px}}@media screen and (max-width:1000px){.loans-more-calculator-right__block{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-calculator-right__block{margin-bottom:12px}}@media screen and (max-width:1000px){.loans-more-calculator-right__block{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.loans-more-calculator-right__block{border-radius:56px}}@media screen and (max-width:1000px){.loans-more-calculator-right__block{border-radius:7.7777777778vw}}.loans-more-calculator-right__text{margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.loans-more-calculator-right__text{margin-bottom:32px}}@media screen and (max-width:1000px){.loans-more-calculator-right__text{margin-bottom:3.3333333333vw}}.loans-more-calculator-right__text-small{color:#898599;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.loans-more-calculator-right__text-small{margin-bottom:8px}}@media screen and (max-width:1000px){.loans-more-calculator-right__text-small{margin-bottom:1.1111111111vw}}.loans-more-calculator-right__options{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.1111111111vw;margin-bottom:1.6666666667vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.loans-more-calculator-right__options{padding-bottom:16px}}@media screen and (max-width:1000px){.loans-more-calculator-right__options{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-calculator-right__options{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-more-calculator-right__options{margin-bottom:3.3333333333vw}}.loans-more-calculator-right__options .deposits-card__item{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-calculator-right__options .deposits-card__item{margin-right:24px}}@media screen and (max-width:1000px){.loans-more-calculator-right__options .deposits-card__item{margin-right:3.3333333333vw;margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-calculator-right__options .deposits-card__item-img{margin-right:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-calculator-right__options .deposits-card__item-img{margin-right:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-calculator-right__options .deposits-card__item-img{margin-right:2.2222222222vw}}.loans-more-calculator__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-calculator__title{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-more-calculator__title{margin-bottom:0}}.loans-more-calculator__body{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.loans-more-calculator__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.loans-more-calculator-period{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-calculator-period{margin-top:40px}}@media screen and (max-width:1000px){.loans-more-calculator-period{margin-top:2.2222222222vw}}.loans-more-calculator-period .dropdown-list__content{max-height:16.1111111111vw;height:16.1111111111vw;overflow:hidden}@media screen and (min-width:1441px){.loans-more-calculator-period .dropdown-list__content{max-height:232px}}@media screen and (max-width:1000px){.loans-more-calculator-period .dropdown-list__content{max-height:38.8888888889vw}}@media screen and (min-width:1441px){.loans-more-calculator-period .dropdown-list__content{height:232px}}@media screen and (max-width:1000px){.loans-more-calculator-period .dropdown-list__content{height:38.8888888889vw}}.loans-more-calculator-period .dropdown-list__label:hover{background-color:#fff}.loans-more-calculator__button{width:100%}.loans-more-steps{padding-bottom:5.2777777778vw;padding-top:3.8888888889vw}@media screen and (min-width:1441px){.loans-more-steps{padding-bottom:76px}}@media screen and (max-width:1000px){.loans-more-steps{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.loans-more-steps{padding-top:56px}}@media screen and (max-width:1000px){.loans-more-steps{padding-top:5.5555555556vw}}.loans-more-steps .cards-steps__title{max-width:unset}.loans-more-steps .cards-steps__preview{max-height:25.5555555556vw}@media screen and (min-width:1441px){.loans-more-steps .cards-steps__preview{max-height:368px}}@media screen and (max-width:1000px){.loans-more-steps .cards-steps__preview{max-height:102.2222222222vw}}.loans-more-steps .cards-steps__preview img{width:26.5972222222vw;-webkit-transform:translateX(-88px);transform:translateX(-88px)}@media screen and (min-width:1441px){.loans-more-steps .cards-steps__preview img{width:383px}}@media screen and (max-width:1000px){.loans-more-steps .cards-steps__preview img{width:106.3888888889vw}}.loans-more_sticky{top:5.2083333333vw}@media screen and (min-width:1441px){.loans-more_sticky{top:75px}}@media screen and (max-width:1000px){.loans-more_sticky{top:20.8333333333vw}}.loans-more-about-benefits{background-repeat:no-repeat;background-size:100% auto;background-position:50%;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.loans-more-about-benefits{border-radius:56px}}@media screen and (max-width:1000px){.loans-more-about-benefits{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.loans-more-about-benefits{padding-top:56px}}@media screen and (max-width:1000px){.loans-more-about-benefits{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-more-about-benefits{padding-bottom:56px}}@media screen and (max-width:1000px){.loans-more-about-benefits{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.loans-more-about-benefits{padding-left:0}}@media screen and (max-width:1000px){.loans-more-about-benefits{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-about-benefits{padding-right:0}}@media screen and (max-width:1000px){.loans-more-about-benefits{padding-right:6.6666666667vw}}.loans-more-about-benefits.repair-loan{background-color:#ffc7ab;background-image:url(/upload/images/loans/repair-loan/loan-repair-banner.png);background-position:0 100%;background-size:cover}@media(-webkit-min-device-pixel-ratio:1.5){.loans-more-about-benefits.repair-loan{background-image:url(/upload/images/loans/repair-loan/loan-repair-banner@2.png)}}@media screen and (max-width:1000px){.loans-more-about-benefits.repair-loan{background-image:none;background-color:#ffc7ab}}.loans-more-about-benefits.car-loan{background-image:url(https://domrfbank.ru/upload/images/loans/car-loan/car-loan-banner.jpg);background-size:cover}@media(-webkit-min-device-pixel-ratio:1.5){.loans-more-about-benefits.car-loan{background-image:url(https://domrfbank.ru/upload/images/loans/car-loan/car-loan-banner@2.jpg);background-size:cover}}@media screen and (max-width:1000px){.loans-more-about-benefits.car-loan{background-size:inherit}}.loans-more-about-benefits.phone-loan{background-image:url(/upload/images/loans/phone-loan/phone-banner.png);background-size:cover}@media(-webkit-min-device-pixel-ratio:1.5){.loans-more-about-benefits.phone-loan{background-image:url(/upload/images/loans/phone-loan/phone-banner@2.png);background-size:cover}}@media screen and (max-width:1000px){.loans-more-about-benefits.phone-loan{background-size:inherit;background-image:none;background:-webkit-gradient(linear,left top,left bottom,from(#ffcba3),color-stop(95.46%,#fbca55));background:linear-gradient(#ffcba3,#fbca55 95.46%)}}.loans-more-about-benefits.pension-loan{background-image:url(/upload/images/loans/pension-loan/pension-loan-banner.png);background-size:cover}@media(-webkit-min-device-pixel-ratio:1.5){.loans-more-about-benefits.pension-loan{background-image:url(/upload/images/loans/pension-loan/pension-loan-banner@2.png);background-size:cover}}@media(-webkit-min-device-pixel-ratio:2){.loans-more-about-benefits.pension-loan{background-image:url(/upload/images/loans/pension-loan/pension-loan-banner@3.png);background-size:cover}}@media screen and (max-width:1000px){.loans-more-about-benefits.pension-loan{background:linear-gradient(323.27deg,#f9e9ad,#f9e9ae 9.18%,#f9e9ae 23.57%,#faebb2 47.33%,#faebb2 57.27%)}}.loans-more-about-benefits.vacation-loan{background-image:-webkit-gradient(linear,left bottom,right top,from(#ffc7ab),color-stop(#ffbcb4),color-stop(#ffb4c3),to(#fab0d7));background-image:linear-gradient(to right top,#ffc7ab,#ffbcb4,#ffb4c3,#fab0d7);background-size:cover}.loans-more-about-benefits.wedding-loan{background-image:-webkit-gradient(linear,left bottom,right top,from(#fab0d7),color-stop(#deb5ef),color-stop(#b3bcfe),to(#81c4fe));background-image:linear-gradient(to right top,#fab0d7,#deb5ef,#b3bcfe,#81c4fe);background-size:cover}.loans-more-about-benefits.education-loan{background-image:-webkit-gradient(linear,right top,left bottom,from(#e38587),color-stop(#ed9a81),color-stop(#f0b180),to(#edc987));background-image:linear-gradient(to left bottom,#e38587,#ed9a81,#f0b180,#edc987);background-size:cover}.loans-more-about-benefits.five-millions-loan,.loans-more-about-benefits.three-year-loan{background-image:linear-gradient(270.31deg,#dff9bf 4.78%,#f1f5ec 94.33%);background-size:cover}.loans-more-about-benefits.dental-loan{background-image:linear-gradient(270.31deg,#b2d8e8 4.78%,#bfe1f9 94.33%);background-size:cover}.loans-more-about-benefits.starting-business-loan{background-image:url(/upload/images/loans/starting-business/starting-business_banner@1.png);background-size:cover}@media(-webkit-min-device-pixel-ratio:1.5){.loans-more-about-benefits.starting-business-loan{background-image:url(/upload/images/loans/starting-business/starting-business_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-more-about-benefits.starting-business-loan{background-image:url(/upload/images/loans/starting-business/starting-business_banner@3.png)}}.loans-more-about-benefits.state-employees-loan{background-image:url(/upload/images/loans/state-employees/state-employees_banner@1x.png);background-size:cover}@media(-webkit-min-device-pixel-ratio:1.5){.loans-more-about-benefits.state-employees-loan{background-image:url(/upload/images/loans/state-employees/state-employees_banner@2x.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-more-about-benefits.state-employees-loan{background-image:url(/upload/images/loans/state-employees/state-employees_banner@3x.png)}}@media screen and (max-width:1000px){.loans-more-about-benefits.state-employees-loan{background:-webkit-gradient(linear,right top,left top,color-stop(29.77%,#ffdbc7),color-stop(62.2%,#ffe5ca),to(#ffe8c6));background:linear-gradient(270deg,#ffdbc7 29.77%,#ffe5ca 62.2%,#ffe8c6)}}.loans-more-about-benefits__container .h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-about-benefits__container .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-more-about-benefits__container .h2{margin-bottom:5.5555555556vw}}.loans-more-about-benefits__container ul li{position:relative;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw;width:41.9444444444vw}@media screen and (min-width:1441px){.loans-more-about-benefits__container ul li{padding-left:20px}}@media screen and (max-width:1000px){.loans-more-about-benefits__container ul li{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.loans-more-about-benefits__container ul li{margin-bottom:16px}}@media screen and (max-width:1000px){.loans-more-about-benefits__container ul li{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-about-benefits__container ul li{width:604px}}@media screen and (max-width:1000px){.loans-more-about-benefits__container ul li{width:73.8888888889vw}}.loans-more-about-benefits__container ul li:last-child{margin-bottom:0}.loans-more-about-benefits__container ul li:before{position:absolute;content:"";border-radius:50%;left:0;background-color:#fff;width:.5555555556vw;height:.5555555556vw;top:.4166666667vw}@media screen and (min-width:1441px){.loans-more-about-benefits__container ul li:before{width:8px}}@media screen and (max-width:1000px){.loans-more-about-benefits__container ul li:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.loans-more-about-benefits__container ul li:before{height:8px}}@media screen and (max-width:1000px){.loans-more-about-benefits__container ul li:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.loans-more-about-benefits__container ul li:before{top:6px}}@media screen and (max-width:1000px){.loans-more-about-benefits__container ul li:before{top:1.3888888889vw}}.loans-more-about-benefits__container ul li.bg-dark:before{background-color:#8bc540}.loans-more-about-benefits__container ul li.max-car-li{max-width:460px}.loans-more-about-benefits__container ul li.max-car-li.pension-loan{max-width:590px}@media(max-width:1280px){.loans-more-about-benefits__container ul li.max-car-li{max-width:360px}}@media screen and (max-width:1000px){.loans-more-about-benefits__container ul li.max-car-li{max-width:95%}}.loans-more-about-benefits__container-w100 ul li{width:100%}.loans-more .tabs-content{border-top:none;margin-top:0;padding-top:0;padding-bottom:0}.loans-more-documents{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-documents{margin-top:40px}}@media screen and (max-width:1000px){.loans-more-documents{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.loans-more-documents{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-more-documents{margin-bottom:7.7777777778vw}}.loans-more-documents-language-tabs{margin-top:3.0555555556vw}@media screen and (min-width:1441px){.loans-more-documents-language-tabs{margin-top:44px}}@media screen and (max-width:1000px){.loans-more-documents-language-tabs{margin-top:4.4444444444vw}}.loans-more-documents-language-tabs_english ._russian,.loans-more-documents-language-tabs_russian ._english{display:none}.loans-more-documents-language-tabs-items{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.loans-more-documents-language-tabs-items{margin-bottom:20px}}@media screen and (max-width:1000px){.loans-more-documents-language-tabs-items{margin-bottom:4.4444444444vw}}.loans-more-documents-language-tabs-items .cards__switch{margin-top:0}@media screen and (max-width:1000px){.loans-more-documents-language-tabs-items .cards__switch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.loans-more-documents-info{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.loans-more-documents-info{margin-bottom:80px}}@media screen and (max-width:1000px){.loans-more-documents-info{margin-bottom:11.1111111111vw}}.loans-more-documents-info__container{background:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.loans-more-documents-info__container{border-radius:56px}}@media screen and (max-width:1000px){.loans-more-documents-info__container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.loans-more-documents-info__container{padding-top:56px}}@media screen and (max-width:1000px){.loans-more-documents-info__container{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-info__container{padding-bottom:56px}}@media screen and (max-width:1000px){.loans-more-documents-info__container{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-info__container{padding-left:104px}}@media screen and (max-width:1000px){.loans-more-documents-info__container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-info__container{padding-right:104px}}@media screen and (max-width:1000px){.loans-more-documents-info__container{padding-right:6.6666666667vw}}.loans-more-documents-info__container a{background:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-documents-info__container a{margin-top:24px}}@media screen and (max-width:1000px){.loans-more-documents-info__container a{margin-top:6.6666666667vw;width:auto}}.loans-more-documents-info__container a svg{fill:#898599;width:.9722222222vw;height:.9722222222vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.loans-more-documents-info__container a svg{width:14px}}@media screen and (max-width:1000px){.loans-more-documents-info__container a svg{width:3.8888888889vw}}@media screen and (min-width:1441px){.loans-more-documents-info__container a svg{height:14px}}@media screen and (max-width:1000px){.loans-more-documents-info__container a svg{height:3.8888888889vw}}@media screen and (min-width:1441px){.loans-more-documents-info__container a svg{margin-right:8px}}@media screen and (max-width:1000px){.loans-more-documents-info__container a svg{margin-right:2.2222222222vw;display:none}}.loans-more-documents-info__block:not(:last-child){margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-documents-info__block:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1000px){.loans-more-documents-info__block:not(:last-child){margin-bottom:3.3333333333vw}}.loans-more-documents-info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1.1111111111vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans-more-documents-info__row{padding-top:16px}}@media screen and (max-width:1000px){.loans-more-documents-info__row{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-info__row{padding-bottom:16px}}@media screen and (max-width:1000px){.loans-more-documents-info__row{padding-bottom:3.3333333333vw}}.loans-more-documents-info__row:not(:last-child){border-bottom:1px solid #c2c2cc}.loans-more-documents-info__row:first-child{padding-top:0}@media screen and (max-width:1000px){.loans-more-documents-info__row:last-child{border-bottom:none}}@media screen and (max-width:1000px){.loans-more-documents-info__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.loans-more-documents-info__row div:first-child{width:19.3055555556vw;margin-bottom:0}@media screen and (min-width:1441px){.loans-more-documents-info__row div:first-child{width:278px}}@media screen and (max-width:1000px){.loans-more-documents-info__row div:first-child{width:77.7777777778vw}}@media screen and (min-width:1441px){.loans-more-documents-info__row div:first-child{margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-info__row div:first-child{margin-bottom:2.2222222222vw}}@media screen and (max-width:1000px){.loans-more-documents-info__row div:first-child:first-child{color:#898599}}.loans-more-documents-info__row div:first-child:last-child{text-align:right}.loans-more-documents-info__row div:last-child{width:47.7777777778vw}@media screen and (min-width:1441px){.loans-more-documents-info__row div:last-child{width:688px}}@media screen and (max-width:1000px){.loans-more-documents-info__row div:last-child{width:77.7777777778vw}}@media screen and (max-width:1000px){.loans-more-documents-info__row div:last-child:first-child{color:#898599}}.loans-more-documents-info__row div:last-child:last-child{text-align:left}.loans-more-documents-info__row div.h4{width:12.5vw}@media screen and (min-width:1441px){.loans-more-documents-info__row div.h4{width:180px}}@media screen and (max-width:1000px){.loans-more-documents-info__row div.h4{width:19.4444444444vw}}.loans-more-documents-info__row-wide div:first-child:first-child{color:#898599}.loans-more-documents-info__row-wide div:last-child{width:auto}.loans-more-documents-info__row-wide div:last-child:last-child{text-align:center}@media screen and (max-width:1000px){.loans-more-documents-info__row-wide div:last-child:last-child{text-align:left}}.loans-more-documents-info__row ul li{position:relative;padding-left:1.3888888889vw;margin-bottom:1.1111111111vw;width:41.9444444444vw}@media screen and (min-width:1441px){.loans-more-documents-info__row ul li{padding-left:20px}}@media screen and (max-width:1000px){.loans-more-documents-info__row ul li{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.loans-more-documents-info__row ul li{margin-bottom:16px}}@media screen and (max-width:1000px){.loans-more-documents-info__row ul li{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-info__row ul li{width:604px}}@media screen and (max-width:1000px){.loans-more-documents-info__row ul li{width:73.8888888889vw}}.loans-more-documents-info__row ul li:last-child{margin-bottom:0}.loans-more-documents-info__row ul li:before{position:absolute;content:"";border-radius:50%;left:0;background-color:#8bc540;width:.5555555556vw;height:.5555555556vw;top:.4166666667vw}@media screen and (min-width:1441px){.loans-more-documents-info__row ul li:before{width:8px}}@media screen and (max-width:1000px){.loans-more-documents-info__row ul li:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-info__row ul li:before{height:8px}}@media screen and (max-width:1000px){.loans-more-documents-info__row ul li:before{height:1.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-info__row ul li:before{top:6px}}@media screen and (max-width:1000px){.loans-more-documents-info__row ul li:before{top:1.3888888889vw}}.loans-more-documents-info__column{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loans-more-documents-info__column:first-child{color:#898599;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans-more-documents-info__column:first-child{margin-bottom:16px}}@media screen and (max-width:1000px){.loans-more-documents-info__column:first-child{margin-bottom:4.4444444444vw}}.loans-more-documents-info__column:not(:first-child){border-top:1px solid #898599;margin-top:.5555555556vw;padding-top:.5555555556vw}@media screen and (min-width:1441px){.loans-more-documents-info__column:not(:first-child){margin-top:8px}}@media screen and (max-width:1000px){.loans-more-documents-info__column:not(:first-child){margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.loans-more-documents-info__column:not(:first-child){padding-top:8px}}@media screen and (max-width:1000px){.loans-more-documents-info__column:not(:first-child){padding-top:2.2222222222vw}}.loans-more-documents-table{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.loans-more-documents-table{margin-bottom:80px}}@media screen and (max-width:1000px){.loans-more-documents-table{margin-bottom:11.1111111111vw}}.loans-more-documents-table__container .h3{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-documents-table__container .h3{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-more-documents-table__container .h3{margin-bottom:4.4444444444vw}}.loans-more-documents-table__container p{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.loans-more-documents-table__container p{font-size:12px}}@media screen and (max-width:1000px){.loans-more-documents-table__container p{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.loans-more-documents-table__container p{line-height:16px}}@media screen and (max-width:1000px){.loans-more-documents-table__container p{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-table__container p{letter-spacing:0}}@media screen and (max-width:1000px){.loans-more-documents-table__container p{letter-spacing:-.0277777778vw}}.loans-more-documents-table__desktop{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop{margin-bottom:11.1111111111vw;display:none}}.loans-more-documents-table__desktop tr td,.loans-more-documents-table__desktop tr th{display:inline-block;text-align:left;word-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box}.loans-more-documents-table__desktop tr td:first-child,.loans-more-documents-table__desktop tr th:first-child{width:7.2222222222vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop tr td:first-child,.loans-more-documents-table__desktop tr th:first-child{width:104px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop tr td:first-child,.loans-more-documents-table__desktop tr th:first-child{width:28.8888888889vw}}.loans-more-documents-table__desktop tr td:nth-child(2),.loans-more-documents-table__desktop tr th:nth-child(2){width:21.6666666667vw;padding-right:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop tr td:nth-child(2),.loans-more-documents-table__desktop tr th:nth-child(2){width:312px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop tr td:nth-child(2),.loans-more-documents-table__desktop tr th:nth-child(2){width:86.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-table__desktop tr td:nth-child(2),.loans-more-documents-table__desktop tr th:nth-child(2){padding-right:40px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop tr td:nth-child(2),.loans-more-documents-table__desktop tr th:nth-child(2){padding-right:11.1111111111vw}}.loans-more-documents-table__desktop tr td:nth-child(3),.loans-more-documents-table__desktop tr th:nth-child(3){width:14.4444444444vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop tr td:nth-child(3),.loans-more-documents-table__desktop tr th:nth-child(3){width:208px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop tr td:nth-child(3),.loans-more-documents-table__desktop tr th:nth-child(3){width:57.7777777778vw}}.loans-more-documents-table__desktop tr td:nth-child(4),.loans-more-documents-table__desktop tr th:nth-child(4){width:11.6666666667vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop tr td:nth-child(4),.loans-more-documents-table__desktop tr th:nth-child(4){width:168px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop tr td:nth-child(4),.loans-more-documents-table__desktop tr th:nth-child(4){width:46.6666666667vw}}.loans-more-documents-table__desktop tr td{padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop tr td{padding-bottom:24px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop tr td{padding-bottom:6.6666666667vw}}.loans-more-documents-table__desktop tr:first-child td{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop tr:first-child td{padding-top:24px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop tr:first-child td{padding-top:6.6666666667vw}}.loans-more-documents-table__desktop .header-row{border-bottom:1px solid #c2c2cc}.loans-more-documents-table__desktop .header-row th{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop .header-row th{font-size:14px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop .header-row th{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-table__desktop .header-row th{line-height:20px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop .header-row th{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-more-documents-table__desktop .header-row th{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop .header-row th{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.loans-more-documents-table__desktop .header-row th{padding-bottom:16px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop .header-row th{padding-bottom:4.4444444444vw}}.loans-more-documents-table__desktop .table-row td{color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.loans-more-documents-table__desktop .table-row td{font-size:16px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop .table-row td{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-table__desktop .table-row td{line-height:22px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop .table-row td{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-more-documents-table__desktop .table-row td{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans-more-documents-table__desktop .table-row td{letter-spacing:-.0277777778vw}}.loans-more-documents-table__mobile{margin-bottom:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile{margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile{margin-bottom:4.4444444444vw}}@media screen and (min-width:1001px){.loans-more-documents-table__mobile{display:none}}.loans-more-documents-table__mobile-card{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;position:relative;background:#edf0f5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-bottom:0;border-radius:0;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card{margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card{border-radius:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card{padding-top:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card{padding-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card{padding-left:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card{padding-right:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card{padding-right:6.6666666667vw}}.loans-more-documents-table__mobile-card:last-child{margin-bottom:0;padding-top:0;padding-bottom:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card:last-child{padding-top:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card:last-child{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card:last-child{padding-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card:last-child{padding-bottom:3.3333333333vw}}.loans-more-documents-table__mobile-card-tab_eur .requisites__switch .switch__container .switch__item_eur .switch__label:before{background-color:#fff}.loans-more-documents-table__mobile-card-tab_eur ._chf,.loans-more-documents-table__mobile-card-tab_eur ._usd{display:none}.loans-more-documents-table__mobile-card-tab_usd .requisites__switch .switch__container .switch__item_usd .switch__label:before{background-color:#fff}.loans-more-documents-table__mobile-card-tab_usd ._chf,.loans-more-documents-table__mobile-card-tab_usd ._eur{display:none}.loans-more-documents-table__mobile-card-tab_chf .requisites__switch .switch__container .switch__item_chf .switch__label:before{background-color:#fff}.loans-more-documents-table__mobile-card-tab_chf ._eur,.loans-more-documents-table__mobile-card-tab_chf ._usd{display:none}.loans-more-documents-table__mobile-card-tab .requisites__switch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card-tab .requisites__switch{margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card-tab .requisites__switch{margin-bottom:6.6666666667vw}}.loans-more-documents-table__mobile-card .title,.loans-more-documents-table__mobile-card .title .bank{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.loans-more-documents-table__mobile-card .title .bank{text-align:left;color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .title .bank{font-size:16px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .title .bank{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .title .bank{line-height:22px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .title .bank{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .title .bank{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .title .bank{letter-spacing:-.0277777778vw}}.loans-more-documents-table__mobile-card .content{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;height:0}.loans-more-documents-table__mobile-card .content-block{margin-bottom:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .content-block{margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .content-block{margin-bottom:4.4444444444vw}}.loans-more-documents-table__mobile-card .content-block p{color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .content-block p{font-size:16px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .content-block p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .content-block p{line-height:22px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .content-block p{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .content-block p{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .content-block p{letter-spacing:-.0277777778vw}}.loans-more-documents-table__mobile-card .content-block .name{color:#898599;margin-bottom:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .content-block .name{margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .content-block .name{margin-bottom:2.2222222222vw}}.loans-more-documents-table__mobile-card .content-block .name:last-child{margin-bottom:0}.loans-more-documents-table__mobile-card .content-block .value{color:#1e2321}.loans-more-documents-table__mobile-card .cross{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;vertical-align:middle;position:absolute;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:50%;background:#1e2321;width:0;height:0;right:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .cross{width:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .cross{width:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .cross{height:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .cross{height:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .cross{right:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .cross{right:6.6666666667vw}}.loans-more-documents-table__mobile-card .cross svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;fill:#fff;height:auto}.loans-more-documents-table__mobile-card .cross .minus{display:none;width:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .cross .minus{width:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .cross .minus{width:2.7777777778vw}}.loans-more-documents-table__mobile-card .cross .plus{width:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card .cross .plus{width:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card .cross .plus{width:3.3333333333vw}}.loans-more-documents-table__mobile-card_opened{border-radius:0;padding-top:0;padding-bottom:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card_opened{border-radius:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card_opened{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card_opened{padding-top:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card_opened{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card_opened{padding-bottom:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card_opened{padding-bottom:6.6666666667vw}}.loans-more-documents-table__mobile-card_opened .title .bank{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card_opened .title .bank{font-size:20px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card_opened .title .bank{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card_opened .title .bank{line-height:24px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card_opened .title .bank{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card_opened .title .bank{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card_opened .title .bank{letter-spacing:-.0555555556vw}}.loans-more-documents-table__mobile-card_opened .content{height:auto;margin-top:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card_opened .content{margin-top:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card_opened .content{margin-top:4.4444444444vw}}.loans-more-documents-table__mobile-card_opened .content-tabs{margin-top:0}@media screen and (min-width:1441px){.loans-more-documents-table__mobile-card_opened .content-tabs{margin-top:0}}@media screen and (max-width:1000px){.loans-more-documents-table__mobile-card_opened .content-tabs{margin-top:5.5555555556vw}}.loans-more-documents-table__mobile-card_opened .cross .minus{display:initial}.loans-more-documents-table__mobile-card_opened .cross .plus{display:none}.loans-more-documents-bottom__container{position:relative}.loans-more-documents-bottom__container a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-documents-bottom__container a{margin-top:24px}}@media screen and (max-width:1000px){.loans-more-documents-bottom__container a{margin-top:6.6666666667vw;width:auto}}.loans-more-documents-bottom__container a svg{fill:#898599;width:.6944444444vw;height:.6944444444vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.loans-more-documents-bottom__container a svg{width:10px}}@media screen and (max-width:1000px){.loans-more-documents-bottom__container a svg{width:2.7777777778vw}}@media screen and (min-width:1441px){.loans-more-documents-bottom__container a svg{height:10px}}@media screen and (max-width:1000px){.loans-more-documents-bottom__container a svg{height:2.7777777778vw}}@media screen and (min-width:1441px){.loans-more-documents-bottom__container a svg{margin-right:8px}}@media screen and (max-width:1000px){.loans-more-documents-bottom__container a svg{margin-right:2.2222222222vw;display:none}}.loans-more-documents-bottom__top-splitter{position:relative;width:100%;background:#c2c2cc;height:.0694444444vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-documents-bottom__top-splitter{height:1px}}@media screen and (max-width:1000px){.loans-more-documents-bottom__top-splitter{height:.2777777778vw}}@media screen and (min-width:1441px){.loans-more-documents-bottom__top-splitter{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-more-documents-bottom__top-splitter{margin-bottom:4.4444444444vw;width:100vw;left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more-documents-bottom__top-splitter{left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more-documents-bottom__top-splitter{left:-4.4444444444vw}}.loans-more-documents-bottom__text{color:#898599;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.loans-more-documents-bottom__text{font-size:12px}}@media screen and (max-width:1000px){.loans-more-documents-bottom__text{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.loans-more-documents-bottom__text{line-height:16px}}@media screen and (max-width:1000px){.loans-more-documents-bottom__text{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-documents-bottom__text{letter-spacing:0}}@media screen and (max-width:1000px){.loans-more-documents-bottom__text{letter-spacing:-.0277777778vw}}.loans-more-documents__switch .switch__tile{background-color:#fff}.loans-more-subtitle{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-more-subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-more-subtitle{margin-bottom:3.3333333333vw}}.loans-more-contact{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.loans-more-contact{margin-bottom:80px}}@media screen and (max-width:1000px){.loans-more-contact{margin-bottom:11.1111111111vw}}.loans-more-contact-text{margin-bottom:0}@media screen and (min-width:1441px){.loans-more-contact-text{margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-contact-text{margin-bottom:6.6666666667vw}}.loans-more-contact-text .h4{color:#1e2321;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-contact-text .h4{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-more-contact-text .h4{margin-bottom:0}}.loans-more-contact-text .p2{color:#898599}@media screen and (max-width:1000px){.loans-more-contact-text .p2{display:none}}.loans-more-contact-link{position:relative;text-align:right}@media screen and (max-width:1000px){.loans-more-contact-link{text-align:left}}.loans-more-contact-link .h2{color:#1e2321;margin-bottom:0}@media screen and (min-width:1441px){.loans-more-contact-link .h2{margin-bottom:0}}@media screen and (max-width:1000px){.loans-more-contact-link .h2{margin-bottom:1.1111111111vw}}.loans-more-contact-link-p{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-more-contact-link-p{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-more-contact-link-p{margin-bottom:6.6666666667vw}}.loans-more-contact-link-p .p2{color:#898599}.loans-more-contact-link-p .p2:last-child{display:none;padding-top:0}@media screen and (min-width:1441px){.loans-more-contact-link-p .p2:last-child{padding-top:0}}@media screen and (max-width:1000px){.loans-more-contact-link-p .p2:last-child{padding-top:1.1111111111vw;display:initial}}.loans-more-contact-link button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#edf0f5}@media screen and (max-width:1000px){.loans-more-contact-link button{position:static;right:auto;width:auto}}.loans-more-contact-link button svg{fill:#898599;margin-right:.2777777778vw;width:1.3888888889vw}@media screen and (min-width:1441px){.loans-more-contact-link button svg{margin-right:4px}}@media screen and (max-width:1000px){.loans-more-contact-link button svg{margin-right:0}}@media screen and (min-width:1441px){.loans-more-contact-link button svg{width:20px}}@media screen and (max-width:1000px){.loans-more-contact-link button svg{width:0;display:none}}.loans-more-contact-link button span{color:#000;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.loans-more-contact-link button span{font-size:14px}}@media screen and (max-width:1000px){.loans-more-contact-link button span{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more-contact-link button span{line-height:20px}}@media screen and (max-width:1000px){.loans-more-contact-link button span{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-more-contact-link button span{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-more-contact-link button span{letter-spacing:-.0277777778vw}}.loans-more-mobileflex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:auto}.loans-more-mobileflex button{right:0!important}.loans-more-mobileflex button:not(:first-child){margin-left:.5555555556vw}@media screen and (min-width:1441px){.loans-more-mobileflex button:not(:first-child){margin-left:8px}}@media screen and (max-width:1000px){.loans-more-mobileflex button:not(:first-child){margin-left:2.2222222222vw}}.loans-more-mobileflex a{white-space:nowrap}.loans-more .issues-content__doc{width:33.3333333333vw}@media screen and (min-width:1441px){.loans-more .issues-content__doc{width:480px}}@media screen and (max-width:1000px){.loans-more .issues-content__doc{width:45.2777777778vw}}.loans-more .doc-link__title{max-width:26.1111111111vw}@media screen and (min-width:1441px){.loans-more .doc-link__title{max-width:376px}}@media screen and (max-width:1000px){.loans-more .doc-link__title{max-width:none}}.loans-more .table-docs{margin-top:1.3888888889vw}@media screen and (min-width:1441px){.loans-more .table-docs{margin-top:20px}}@media screen and (max-width:1000px){.loans-more .table-docs{margin-top:5.5555555556vw}}.loans-more .sme-steps{margin-top:5.5555555556vw;margin-bottom:-2.7777777778vw}@media screen and (min-width:1441px){.loans-more .sme-steps{margin-top:80px}}@media screen and (max-width:1000px){.loans-more .sme-steps{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.loans-more .sme-steps{margin-bottom:-40px}}@media screen and (max-width:1000px){.loans-more .sme-steps{margin-bottom:0}}.loans-more .loan-terms{width:100%}@media screen and (max-width:1000px){.loans-more .loan-terms__desktop{display:none}}.loans-more .loan-terms__mobile{display:none}@media screen and (max-width:1000px){.loans-more .loan-terms__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.loans-more .loan-terms__block:not(:last-child){border-bottom:1px solid #c2c2cc;padding-bottom:.8333333333vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.loans-more .loan-terms__block:not(:last-child){padding-bottom:12px}}@media screen and (max-width:1000px){.loans-more .loan-terms__block:not(:last-child){padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.loans-more .loan-terms__block:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.loans-more .loan-terms__block:not(:last-child){margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.loans-more .loan-terms .table__row{display:inline-block}.loans-more .loan-terms .table__row:not(:last-child){border:none;width:9.3055555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-more .loan-terms .table__row:not(:last-child){width:134px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-more .loan-terms .table__row:not(:last-child){width:37.2222222222vw}}.loans-more .car-loan-terms .loans-more-documents-info__row div:first-child{width:19.3055555556vw}@media screen and (min-width:1441px){.loans-more .car-loan-terms .loans-more-documents-info__row div:first-child{width:278px}}@media screen and (max-width:1000px){.loans-more .car-loan-terms .loans-more-documents-info__row div:first-child{width:77.7777777778vw}}.loans-more .car-loan-terms .loans-more-documents-info__row div:not(:first-child){width:16.6666666667vw}@media screen and (min-width:1441px){.loans-more .car-loan-terms .loans-more-documents-info__row div:not(:first-child){width:240px}}@media screen and (max-width:1000px){.loans-more .car-loan-terms .loans-more-documents-info__row div:not(:first-child){width:55.5555555556vw}}.loans-more .car-loan-terms .loans-more-documents-info__row div:last-child{width:10.4166666667vw;text-align:left}@media screen and (min-width:1441px){.loans-more .car-loan-terms .loans-more-documents-info__row div:last-child{width:150px}}@media screen and (max-width:1000px){.loans-more .car-loan-terms .loans-more-documents-info__row div:last-child{width:55.5555555556vw}}.loans-more .vacation-loan-terms .loans-more-documents-info__row div:first-child{width:12.5vw}@media screen and (min-width:1441px){.loans-more .vacation-loan-terms .loans-more-documents-info__row div:first-child{width:180px}}@media screen and (max-width:1000px){.loans-more .vacation-loan-terms .loans-more-documents-info__row div:first-child{width:77.7777777778vw}}.loans-more .vacation-loan-terms .loans-more-documents-info__row div:not(:first-child){width:11.1111111111vw}@media screen and (min-width:1441px){.loans-more .vacation-loan-terms .loans-more-documents-info__row div:not(:first-child){width:160px}}@media screen and (max-width:1000px){.loans-more .vacation-loan-terms .loans-more-documents-info__row div:not(:first-child){width:77.7777777778vw}}.loans-more .vacation-loan-terms .loans-more-documents-info__row div:last-child{width:10.4166666667vw;text-align:left}@media screen and (min-width:1441px){.loans-more .vacation-loan-terms .loans-more-documents-info__row div:last-child{width:150px}}@media screen and (max-width:1000px){.loans-more .vacation-loan-terms .loans-more-documents-info__row div:last-child{width:77.7777777778vw}}.loans-more__container{width:69.4444444444vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.loans-more__container{width:1000px}}@media screen and (max-width:1000px){.loans-more__container{width:91.1111111111vw}}.loans-more.space-top{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.loans-more.space-top{margin-top:80px}}@media screen and (max-width:1000px){.loans-more.space-top{margin-top:11.1111111111vw}}.mobile-banker__top{margin-top:2.0833333333vw;margin-bottom:3.4722222222vw}@media screen and (min-width:1441px){.mobile-banker__top{margin-top:30px}}@media screen and (max-width:1000px){.mobile-banker__top{margin-top:8.3333333333vw}}@media screen and (min-width:1441px){.mobile-banker__top{margin-bottom:50px}}@media screen and (max-width:1000px){.mobile-banker__top{margin-bottom:13.8888888889vw}}.mobile-banker__top-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-banker__top-title{margin-top:1.3888888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mobile-banker__top-title{margin-top:20px}}@media screen and (max-width:1000px){.mobile-banker__top-title{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker__top-title{margin-bottom:24px}}@media screen and (max-width:1000px){.mobile-banker__top-title{margin-bottom:1.1111111111vw}}.mobile-banker__top-img{background-image:url(/local/templates/redesign/src/assets/img/mobile-banker/Man.png);background-repeat:no-repeat;background-size:contain;height:20.6944444444vw;width:17.3611111111vw}@media screen and (min-width:1441px){.mobile-banker__top-img{height:298px}}@media screen and (max-width:1000px){.mobile-banker__top-img{height:26.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker__top-img{width:250px}}@media screen and (max-width:1000px){.mobile-banker__top-img{width:26.6666666667vw}}.mobile-banker__top-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:3.3333333333vw;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}@media screen and (min-width:1441px){.mobile-banker__top-content{margin-left:48px}}@media screen and (max-width:1000px){.mobile-banker__top-content{margin-left:4.4444444444vw;-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%}}@media screen and (min-width:1001px){.mobile-banker__top-content .button{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.mobile-banker__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.mobile-banker__title{font-size:44px}}@media screen and (max-width:1000px){.mobile-banker__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker__title{line-height:48px}}@media screen and (max-width:1000px){.mobile-banker__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.mobile-banker__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.mobile-banker__title{letter-spacing:-.0833333333vw;text-align:center}}.mobile-banker__how{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mobile-banker__how{margin-bottom:40px}}@media screen and (max-width:1000px){.mobile-banker__how{margin-bottom:11.1111111111vw}}@media screen and (max-width:1000px){.mobile-banker__how .mobile-banker__title{text-align:left}}.mobile-banker__how-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mobile-banker__how-steps{margin-top:40px}}@media screen and (max-width:1000px){.mobile-banker__how-steps{margin-top:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mobile-banker__how-step{width:18.8888888889vw;margin-bottom:0}@media screen and (min-width:1441px){.mobile-banker__how-step{width:272px}}@media screen and (max-width:1000px){.mobile-banker__how-step{width:auto}}@media screen and (min-width:1441px){.mobile-banker__how-step{margin-bottom:0}}@media screen and (max-width:1000px){.mobile-banker__how-step{margin-bottom:3.3333333333vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.mobile-banker__how-step span{width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;margin-bottom:1.6666666667vw;font-size:1.3888888889vw;line-height:1.6666666667vw;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 15px;font-weight:500;background-color:#8bc540;color:#fff;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}@media screen and (min-width:1441px){.mobile-banker__how-step span{width:40px}}@media screen and (max-width:1000px){.mobile-banker__how-step span{width:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker__how-step span{height:40px}}@media screen and (max-width:1000px){.mobile-banker__how-step span{height:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker__how-step span{border-radius:12px}}@media screen and (max-width:1000px){.mobile-banker__how-step span{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-banker__how-step span{margin-bottom:24px}}@media screen and (max-width:1000px){.mobile-banker__how-step span{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.mobile-banker__how-step span{font-size:20px}}@media screen and (max-width:1000px){.mobile-banker__how-step span{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.mobile-banker__how-step span{line-height:24px}}@media screen and (max-width:1000px){.mobile-banker__how-step span{line-height:6.6666666667vw;padding:6px 9px;margin:0 12px 0 0}}.mobile-banker__how-step p{font-size:1.3888888889vw;line-height:1.6666666667vw;lletter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.mobile-banker__how-step p{font-size:20px}}@media screen and (max-width:1000px){.mobile-banker__how-step p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-banker__how-step p{line-height:24px}}@media screen and (max-width:1000px){.mobile-banker__how-step p{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-banker__how-step p{lletter-spacing:-.2px}}@media screen and (max-width:1000px){.mobile-banker__how-step p{lletter-spacing:-.0277777778vw}}.mobile-banker .cards-benefits__title{font-size:1.3888888889vw}@media screen and (min-width:1441px){.mobile-banker .cards-benefits__title{font-size:20px}}@media screen and (max-width:1000px){.mobile-banker .cards-benefits__title{font-size:3.8888888889vw}}.mobile-banker .cards-benefits__text{font-size:.9722222222vw}@media screen and (min-width:1441px){.mobile-banker .cards-benefits__text{font-size:14px}}@media screen and (max-width:1000px){.mobile-banker .cards-benefits__text{font-size:2.7777777778vw}}.mobile-banker-advantages{padding-top:5.5555555556vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.mobile-banker-advantages{padding-top:80px}}@media screen and (max-width:1000px){.mobile-banker-advantages{padding-top:0}}@media screen and (min-width:1441px){.mobile-banker-advantages{padding-bottom:56px}}@media screen and (max-width:1000px){.mobile-banker-advantages{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker-advantages{border-radius:56px}}@media screen and (max-width:1000px){.mobile-banker-advantages{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mobile-banker-advantages__info{width:50%}@media screen and (max-width:1000px){.mobile-banker-advantages__info{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.mobile-banker-advantages__info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mobile-banker-advantages__info-block{margin-top:40px}}@media screen and (max-width:1000px){.mobile-banker-advantages__info-block{margin-top:6.6666666667vw}}.mobile-banker-advantages__img{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1000px){.mobile-banker-advantages__img{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.mobile-banker-advantages__img img{width:22.9166666667vw;height:18.125vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.mobile-banker-advantages__img img{width:330px}}@media screen and (max-width:1000px){.mobile-banker-advantages__img img{width:48.0555555556vw}}@media screen and (min-width:1441px){.mobile-banker-advantages__img img{height:261px}}@media screen and (max-width:1000px){.mobile-banker-advantages__img img{height:38.0555555556vw}}.mobile-banker-advantages__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.mobile-banker-advantages__title{font-size:44px}}@media screen and (max-width:1000px){.mobile-banker-advantages__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker-advantages__title{line-height:48px}}@media screen and (max-width:1000px){.mobile-banker-advantages__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.mobile-banker-advantages__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.mobile-banker-advantages__title{letter-spacing:-.0833333333vw;text-align:center}}.mobile-banker-advantages__text{width:100%;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.mobile-banker-advantages__text{font-size:20px}}@media screen and (max-width:1000px){.mobile-banker-advantages__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-banker-advantages__text{line-height:24px}}@media screen and (max-width:1000px){.mobile-banker-advantages__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.mobile-banker-advantages__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mobile-banker-advantages__text{letter-spacing:-.0277777778vw;font-size:3.3333333333vw;line-height:4.4444444444vw;width:auto;text-align:center}}.mobile-banker-advantages__text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.mobile-banker-advantages__text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.mobile-banker-advantages__text:not(:last-child){margin-bottom:2.2222222222vw}}.mobile-banker-advantages__text strong{font-weight:500}.mobile-banker-advantages__text a{text-decoration:underline}.mobile-banker-advantages__text-grey{color:#898599}.mobile-banker-advantages .calculator{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator{margin-top:40px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator{margin-top:2.2222222222vw}}.mobile-banker-advantages .calculator__form{width:60%}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__form{width:100%}}.mobile-banker-advantages .calculator__form label{color:#1e2321}.mobile-banker-advantages .calculator__form-info{margin-bottom:3.3333333333vw}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__form-info{margin-bottom:48px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__form-info{margin-bottom:6.6666666667vw}}.mobile-banker-advantages .calculator__form-cards-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__form-cards-inputs{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mobile-banker-advantages .calculator__form-cards-inputs .calculator__input{max-width:18.8888888889vw;margin-bottom:1.7361111111vw;width:45%}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__form-cards-inputs .calculator__input{max-width:272px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__form-cards-inputs .calculator__input{max-width:unset}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__form-cards-inputs .calculator__input{margin-bottom:25px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__form-cards-inputs .calculator__input{margin-bottom:3.8888888889vw;width:100%}}.mobile-banker-advantages .calculator__input .noUi{margin-top:.8333333333vw;margin-bottom:1.7361111111vw}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__input .noUi{margin-top:12px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__input .noUi{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__input .noUi{margin-bottom:25px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__input .noUi{margin-bottom:3.8888888889vw}}.mobile-banker-advantages .calculator__result{max-width:26.1111111111vw;padding-left:2.7777777778vw;width:40%}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result{max-width:376px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result{max-width:unset}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result{padding-left:40px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result{padding-left:0;width:100%}}.mobile-banker-advantages .calculator__result-border-wrapper{border-width:.1388888889vw;padding:2.7777777778vw;border-radius:3.8888888889vw;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;background-clip:padding-box;border-style:solid;border-color:transparent}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-border-wrapper{border-width:2px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-border-wrapper{border-width:.2777777778vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-border-wrapper{padding:40px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-border-wrapper{padding:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-border-wrapper{border-radius:56px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-border-wrapper{border-radius:15.5555555556vw}}.mobile-banker-advantages .calculator__result-border-wrapper:before{margin:-.1388888889vw;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:-webkit-gradient(linear,left bottom,right top,from(#8bc540),color-stop(#94cd47),color-stop(#9dd64e),color-stop(#a7de55),color-stop(#b0e75c),color-stop(#b0e75c),color-stop(#b0e75c),color-stop(#b0e75c),color-stop(#a7de55),color-stop(#9dd64e),color-stop(#94cd47),to(#8bc540));background:linear-gradient(to right top,#8bc540,#94cd47,#9dd64e,#a7de55,#b0e75c,#b0e75c,#b0e75c,#b0e75c,#a7de55,#9dd64e,#94cd47,#8bc540)}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-border-wrapper:before{margin:-2px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-border-wrapper:before{margin:-.2777777778vw}}.mobile-banker-advantages .calculator__result-sum{margin-top:.5555555556vw;margin-bottom:2.7777777778vw;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-sum{margin-top:8px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-sum{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-sum{margin-bottom:40px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-sum{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-sum{font-size:44px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-sum{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-sum{line-height:48px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-sum{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result-sum{letter-spacing:-.5px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result-sum{letter-spacing:-.0833333333vw}}.mobile-banker-advantages .calculator__result .button{width:100%}.mobile-banker-advantages .calculator__result .text-small{padding-left:2.7777777778vw;padding-right:2.7777777778vw;margin-top:.8333333333vw}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result .text-small{padding-left:40px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result .text-small{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result .text-small{padding-right:40px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result .text-small{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.mobile-banker-advantages .calculator__result .text-small{margin-top:12px}}@media screen and (max-width:1000px){.mobile-banker-advantages .calculator__result .text-small{margin-top:2.2222222222vw}}.mobile-banker__faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2.7777777778vw;-moz-column-gap:2.7777777778vw;column-gap:2.7777777778vw;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.mobile-banker__faq{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media screen and (max-width:1000px){.mobile-banker__faq{-webkit-column-gap:11.1111111111vw;-moz-column-gap:11.1111111111vw;column-gap:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker__faq{margin-top:80px}}@media screen and (max-width:1000px){.mobile-banker__faq{margin-top:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mobile-banker__faq>div{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}@media screen and (max-width:1000px){.mobile-banker__faq>div{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.mobile-banker__faq__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mobile-banker__faq__title{margin-bottom:40px}}@media screen and (max-width:1000px){.mobile-banker__faq__title{margin-bottom:4.4444444444vw}}.mobile-banker .sme-header{margin-bottom:0;padding-top:0}.mobile-banker .cards-benefits__slider.swiper-container{overflow:hidden}.mobile-banker__scan-passport.form-input-file{width:100%}.mobile-banker__form input{font-family:Arial,sans-serif}@media screen and (max-width:1000px){.mobile-banker__form .form__step-footer .form__col:nth-child(2){margin-left:0}}.mobile-banker__form-short .form-thankpage__icon{width:2.7777777778vw;height:2.7777777778vw;margin-bottom:.8333333333vw;border-radius:.5555555556vw;background-color:#8bc540;display:none}@media screen and (min-width:1441px){.mobile-banker__form-short .form-thankpage__icon{width:40px}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage__icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker__form-short .form-thankpage__icon{height:40px}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage__icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker__form-short .form-thankpage__icon{margin-bottom:12px}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage__icon{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.mobile-banker__form-short .form-thankpage__icon{border-radius:8px}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage__icon{border-radius:2.2222222222vw}}.mobile-banker__form-short .form-thankpage__icon .icon-good_w{width:2.7777777778vw;height:2.7777777778vw;background-repeat:no-repeat;background-position:50%}@media screen and (min-width:1441px){.mobile-banker__form-short .form-thankpage__icon .icon-good_w{width:40px}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage__icon .icon-good_w{width:11.1111111111vw}}@media screen and (min-width:1441px){.mobile-banker__form-short .form-thankpage__icon .icon-good_w{height:40px}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage__icon .icon-good_w{height:11.1111111111vw}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage__icon{display:block}}.mobile-banker__form-short .form-thankpage .form__title{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.mobile-banker__form-short .form-thankpage .form__title{margin-bottom:12px}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage .form__title{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage{margin-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.mobile-banker__form-short .form-thankpage{margin-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.mobile-banker__form-short .form-thankpage{margin-left:0}}@media screen and (max-width:1000px){.mobile-banker__form-short .form-thankpage:before{display:none}}@media screen and (max-width:1000px){.mobile-banker__form-short{max-width:unset}.mobile-banker__form-short .form__content{padding-bottom:1.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mobile-banker__form-short .form__content{padding-bottom:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.mobile-banker__form-short .form__content{padding-bottom:7.7777777778vw}}.sme-incentive{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-incentive{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-incentive{margin-bottom:11.1111111111vw}}.sme-incentive-list{border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-right:3.8888888889vw;padding-left:3.8888888889vw;overflow:hidden;background:#edf0f5}@media screen and (min-width:1441px){.sme-incentive-list{border-radius:56px}}@media screen and (max-width:1000px){.sme-incentive-list{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-incentive-list{padding-top:56px}}@media screen and (max-width:1000px){.sme-incentive-list{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-incentive-list{padding-bottom:56px}}@media screen and (max-width:1000px){.sme-incentive-list{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-incentive-list{padding-right:56px}}@media screen and (max-width:1000px){.sme-incentive-list{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.sme-incentive-list{padding-left:56px}}@media screen and (max-width:1000px){.sme-incentive-list{padding-left:5.5555555556vw}}.sme-incentive-list__item{margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.sme-incentive-list__item{margin-bottom:30px}}@media screen and (max-width:1000px){.sme-incentive-list__item{margin-bottom:3.3333333333vw}}.sme-incentive-list__item:last-child{margin-bottom:0}.akkreditiv{overflow:hidden}.akkreditiv__head{margin-top:2.7777777778vw;margin-bottom:5.5555555556vw;border-bottom:1px solid #c2c2cc;position:relative}@media screen and (min-width:1441px){.akkreditiv__head{margin-top:40px}}@media screen and (max-width:1000px){.akkreditiv__head{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__head{margin-bottom:80px}}@media screen and (max-width:1000px){.akkreditiv__head{margin-bottom:11.1111111111vw;border-bottom:none}}.akkreditiv__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.akkreditiv__head-title{font-size:44px}}@media screen and (max-width:1000px){.akkreditiv__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.akkreditiv__head-title{line-height:48px}}@media screen and (max-width:1000px){.akkreditiv__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.akkreditiv__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.akkreditiv__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.akkreditiv__head-title{margin-bottom:24px}}@media screen and (max-width:1000px){.akkreditiv__head-title{margin-bottom:3.3333333333vw}}.akkreditiv__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw;color:#898599}@media screen and (min-width:1441px){.akkreditiv__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.akkreditiv__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.akkreditiv__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.akkreditiv__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.akkreditiv__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.akkreditiv__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.akkreditiv__head-subtitle{margin-bottom:12px}}@media screen and (max-width:1000px){.akkreditiv__head-subtitle{margin-bottom:3.3333333333vw}}.akkreditiv__head-button{position:absolute;bottom:.5555555556vw;right:0}@media screen and (min-width:1441px){.akkreditiv__head-button{bottom:8px}}@media screen and (max-width:1000px){.akkreditiv__head-button{bottom:0;position:static}}.akkreditiv__head-button a{height:3.3333333333vw;line-height:3.3333333333vw}@media screen and (min-width:1441px){.akkreditiv__head-button a{height:48px}}@media screen and (max-width:1000px){.akkreditiv__head-button a{height:11.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__head-button a{line-height:48px}}@media screen and (max-width:1000px){.akkreditiv__head-button a{line-height:11.1111111111vw}}.akkreditiv__headfixed{height:5vw}@media screen and (min-width:1441px){.akkreditiv__headfixed{height:72px}}@media screen and (max-width:1000px){.akkreditiv__headfixed{height:0;display:none}}.akkreditiv__headfixed-content{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;width:100%}.akkreditiv .tabs-nav_fixed{border-bottom:1px solid #c2c2cc}.akkreditiv__mobile-button{display:none}@media screen and (max-width:1000px){.akkreditiv__mobile-button{padding-left:0;padding-right:0;height:0;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;right:0;bottom:0;z-index:100;background:#fff;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.akkreditiv__mobile-button{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.akkreditiv__mobile-button{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.akkreditiv__mobile-button{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.akkreditiv__mobile-button{padding-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.akkreditiv__mobile-button{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.akkreditiv__mobile-button{height:13.8888888889vw}}.akkreditiv__mobile-button a{height:3.3333333333vw;line-height:3.3333333333vw}@media screen and (min-width:1441px){.akkreditiv__mobile-button a{height:48px}}@media screen and (max-width:1000px){.akkreditiv__mobile-button a{height:11.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__mobile-button a{line-height:48px}}@media screen and (max-width:1000px){.akkreditiv__mobile-button a{line-height:11.1111111111vw}}.akkreditiv__advantages{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.akkreditiv__advantages{padding-left:104px}}@media screen and (max-width:1000px){.akkreditiv__advantages{padding-left:0}}@media screen and (min-width:1441px){.akkreditiv__advantages{padding-right:104px}}@media screen and (max-width:1000px){.akkreditiv__advantages{padding-right:0}}@media screen and (min-width:1441px){.akkreditiv__advantages{margin-bottom:80px}}@media screen and (max-width:1000px){.akkreditiv__advantages{margin-bottom:11.1111111111vw;display:none}}.akkreditiv__advantages-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.akkreditiv__advantages-title{font-size:32px}}@media screen and (max-width:1000px){.akkreditiv__advantages-title{font-size:5vw}}@media screen and (min-width:1441px){.akkreditiv__advantages-title{line-height:38px}}@media screen and (max-width:1000px){.akkreditiv__advantages-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__advantages-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.akkreditiv__advantages-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.akkreditiv__advantages-title{margin-bottom:44px}}@media screen and (max-width:1000px){.akkreditiv__advantages-title{margin-bottom:8.3333333333vw}}.akkreditiv__advantages-list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.akkreditiv__advantages-item,.akkreditiv__advantages-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.akkreditiv__advantages-item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:18.8888888889vw}@media screen and (min-width:1441px){.akkreditiv__advantages-item{width:272px}}@media screen and (max-width:1000px){.akkreditiv__advantages-item{width:auto}}.akkreditiv__advantages-item__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.akkreditiv__advantages-item__title{font-size:20px}}@media screen and (max-width:1000px){.akkreditiv__advantages-item__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.akkreditiv__advantages-item__title{line-height:24px}}@media screen and (max-width:1000px){.akkreditiv__advantages-item__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.akkreditiv__advantages-item__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.akkreditiv__advantages-item__title{letter-spacing:-.0555555556vw}}.akkreditiv__advantages-item__image{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.akkreditiv__advantages-item__image{margin-bottom:40px}}@media screen and (max-width:1000px){.akkreditiv__advantages-item__image{margin-bottom:3.3333333333vw}}.akkreditiv__advantages-item__image img{height:10.2777777778vw}@media screen and (min-width:1441px){.akkreditiv__advantages-item__image img{height:148px}}@media screen and (max-width:1000px){.akkreditiv__advantages-item__image img{height:30.5555555556vw}}.akkreditiv__gallery{display:none;margin-bottom:0}@media screen and (min-width:1441px){.akkreditiv__gallery{margin-bottom:0}}@media screen and (max-width:1000px){.akkreditiv__gallery{margin-bottom:11.1111111111vw;display:block}}.akkreditiv__gallery-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:0}@media screen and (min-width:1441px){.akkreditiv__gallery-title{font-size:24px}}@media screen and (max-width:1000px){.akkreditiv__gallery-title{font-size:5vw}}@media screen and (min-width:1441px){.akkreditiv__gallery-title{line-height:28px}}@media screen and (max-width:1000px){.akkreditiv__gallery-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__gallery-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.akkreditiv__gallery-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.akkreditiv__gallery-title{margin-bottom:0}}@media screen and (max-width:1000px){.akkreditiv__gallery-title{margin-bottom:6.6666666667vw}}.akkreditiv__gallery .cards-benefits__slider{padding-bottom:0}@media screen and (min-width:1441px){.akkreditiv__gallery .cards-benefits__slider{padding-bottom:0}}@media screen and (max-width:1000px){.akkreditiv__gallery .cards-benefits__slider{padding-bottom:6.6666666667vw}}.akkreditiv__gallery .cards-benefits__image{height:auto;margin-bottom:0}@media screen and (min-width:1441px){.akkreditiv__gallery .cards-benefits__image{height:auto}}@media screen and (max-width:1000px){.akkreditiv__gallery .cards-benefits__image{height:29.1666666667vw}}@media screen and (min-width:1441px){.akkreditiv__gallery .cards-benefits__image{margin-bottom:0}}@media screen and (max-width:1000px){.akkreditiv__gallery .cards-benefits__image{margin-bottom:2.7777777778vw}}.akkreditiv__benefit{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw;height:28.4722222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}@media screen and (min-width:1441px){.akkreditiv__benefit{padding-left:104px}}@media screen and (max-width:1000px){.akkreditiv__benefit{padding-left:0}}@media screen and (min-width:1441px){.akkreditiv__benefit{padding-right:104px}}@media screen and (max-width:1000px){.akkreditiv__benefit{padding-right:0}}@media screen and (min-width:1441px){.akkreditiv__benefit{margin-bottom:80px}}@media screen and (max-width:1000px){.akkreditiv__benefit{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__benefit{height:410px}}@media screen and (max-width:1000px){.akkreditiv__benefit{height:auto}}.akkreditiv__benefit-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.akkreditiv__benefit-title{font-size:32px}}@media screen and (max-width:1000px){.akkreditiv__benefit-title{font-size:5vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-title{line-height:38px}}@media screen and (max-width:1000px){.akkreditiv__benefit-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.akkreditiv__benefit-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-title{margin-bottom:44px}}@media screen and (max-width:1000px){.akkreditiv__benefit-title{margin-bottom:3.3333333333vw}}.akkreditiv__benefit-card{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;width:33.3333333333vw;border-radius:3.8888888889vw;background:#edf0f5}@media screen and (min-width:1441px){.akkreditiv__benefit-card{padding-top:40px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card{padding-bottom:40px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card{padding-left:56px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card{padding-right:56px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card{width:480px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card{width:91.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card{border-radius:56px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card{border-radius:7.7777777778vw}}.akkreditiv__benefit-card:not(:last-child){margin-bottom:0}@media screen and (min-width:1441px){.akkreditiv__benefit-card:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.akkreditiv__benefit-card:not(:last-child){margin-bottom:3.3333333333vw}}.akkreditiv__benefit-card__title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.akkreditiv__benefit-card__title{font-size:24px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card__title{font-size:5vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card__title{line-height:28px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card__title{margin-bottom:24px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card__title{margin-bottom:3.3333333333vw}}.akkreditiv__benefit-card__list-item{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-bottom:1.1111111111vw;font-weight:500}@media screen and (min-width:1441px){.akkreditiv__benefit-card__list-item{font-size:14px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card__list-item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card__list-item{line-height:20px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card__list-item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card__list-item{letter-spacing:-.1px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card__list-item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.akkreditiv__benefit-card__list-item{margin-bottom:16px}}@media screen and (max-width:1000px){.akkreditiv__benefit-card__list-item{margin-bottom:3.3333333333vw}}.akkreditiv__comparison{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;background:#edf0f5}@media screen and (min-width:1441px){.akkreditiv__comparison{padding-top:56px}}@media screen and (max-width:1000px){.akkreditiv__comparison{padding-top:0}}@media screen and (min-width:1441px){.akkreditiv__comparison{padding-bottom:56px}}@media screen and (max-width:1000px){.akkreditiv__comparison{padding-bottom:0}}@media screen and (min-width:1441px){.akkreditiv__comparison{padding-left:104px}}@media screen and (max-width:1000px){.akkreditiv__comparison{padding-left:0}}@media screen and (min-width:1441px){.akkreditiv__comparison{padding-right:104px}}@media screen and (max-width:1000px){.akkreditiv__comparison{padding-right:0}}@media screen and (min-width:1441px){.akkreditiv__comparison{border-radius:56px}}@media screen and (max-width:1000px){.akkreditiv__comparison{border-radius:0}}@media screen and (min-width:1441px){.akkreditiv__comparison{margin-bottom:80px}}@media screen and (max-width:1000px){.akkreditiv__comparison{margin-bottom:6.6666666667vw;background:transparent}}.akkreditiv__comparison-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.akkreditiv__comparison-title{font-size:32px}}@media screen and (max-width:1000px){.akkreditiv__comparison-title{font-size:5vw}}@media screen and (min-width:1441px){.akkreditiv__comparison-title{line-height:38px}}@media screen and (max-width:1000px){.akkreditiv__comparison-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv__comparison-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.akkreditiv__comparison-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.akkreditiv__comparison-title{margin-bottom:40px}}@media screen and (max-width:1000px){.akkreditiv__comparison-title{margin-bottom:6.6666666667vw}}.akkreditiv__comparison-list{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.akkreditiv__comparison-list{margin-bottom:24px}}@media screen and (max-width:1000px){.akkreditiv__comparison-list{margin-bottom:6.6666666667vw}}.akkreditiv__comparison-list__item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;font-weight:500}@media screen and (min-width:1441px){.akkreditiv__comparison-list__item{font-size:16px}}@media screen and (max-width:1000px){.akkreditiv__comparison-list__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.akkreditiv__comparison-list__item{line-height:22px}}@media screen and (max-width:1000px){.akkreditiv__comparison-list__item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.akkreditiv__comparison-list__item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.akkreditiv__comparison-list__item{letter-spacing:-.0277777778vw}}.akkreditiv__comparison-list__item:not(:last-child){margin-bottom:.9722222222vw}@media screen and (min-width:1441px){.akkreditiv__comparison-list__item:not(:last-child){margin-bottom:14px}}@media screen and (max-width:1000px){.akkreditiv__comparison-list__item:not(:last-child){margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.akkreditiv__comparison-table{display:none}}.akkreditiv__comparison-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.akkreditiv__comparison-table__row:not(:last-child){border-bottom:1px solid #c2c2cc}.akkreditiv__comparison-table__item{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;font-weight:500}@media screen and (min-width:1441px){.akkreditiv__comparison-table__item{padding-top:16px}}@media screen and (max-width:1000px){.akkreditiv__comparison-table__item{padding-top:auto}}@media screen and (min-width:1441px){.akkreditiv__comparison-table__item{padding-bottom:16px}}@media screen and (max-width:1000px){.akkreditiv__comparison-table__item{padding-bottom:auto}}.akkreditiv__comparison-table__item:first-child{width:26.1111111111vw}@media screen and (min-width:1441px){.akkreditiv__comparison-table__item:first-child{width:376px}}@media screen and (max-width:1000px){.akkreditiv__comparison-table__item:first-child{width:auto}}.akkreditiv__comparison-table__item:nth-child(2){width:11.6666666667vw}@media screen and (min-width:1441px){.akkreditiv__comparison-table__item:nth-child(2){width:168px}}@media screen and (max-width:1000px){.akkreditiv__comparison-table__item:nth-child(2){width:auto}}.akkreditiv__comparison-table__item:nth-child(3){width:26.1111111111vw}@media screen and (min-width:1441px){.akkreditiv__comparison-table__item:nth-child(3){width:376px}}@media screen and (max-width:1000px){.akkreditiv__comparison-table__item:nth-child(3){width:auto}}.akkreditiv__comparison-table__item a{font-weight:500}.akkreditiv__accordion{display:none;margin-bottom:auto}@media screen and (min-width:1441px){.akkreditiv__accordion{margin-bottom:auto}}@media screen and (max-width:1000px){.akkreditiv__accordion{margin-bottom:11.1111111111vw;display:block}}.akkreditiv__accordion-item{margin-bottom:auto}@media screen and (min-width:1441px){.akkreditiv__accordion-item{margin-bottom:auto}}@media screen and (max-width:1000px){.akkreditiv__accordion-item{margin-bottom:4.4444444444vw}}.akkreditiv__accordion-text:not(:last-child){margin-bottom:auto}@media screen and (min-width:1441px){.akkreditiv__accordion-text:not(:last-child){margin-bottom:auto}}@media screen and (max-width:1000px){.akkreditiv__accordion-text:not(:last-child){margin-bottom:2.2222222222vw}}.akkreditiv__terms{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.akkreditiv__terms{padding-left:104px}}@media screen and (max-width:1000px){.akkreditiv__terms{padding-left:0}}@media screen and (min-width:1441px){.akkreditiv__terms{padding-right:104px}}@media screen and (max-width:1000px){.akkreditiv__terms{padding-right:0}}@media screen and (min-width:1441px){.akkreditiv__terms{margin-bottom:80px}}@media screen and (max-width:1000px){.akkreditiv__terms{margin-bottom:11.1111111111vw}}.akkreditiv__terms-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.akkreditiv__terms-title{margin-bottom:40px}}@media screen and (max-width:1000px){.akkreditiv__terms-title{margin-bottom:6.6666666667vw}}.akkreditiv__terms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.akkreditiv__terms-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.akkreditiv__terms-item{width:18.8888888889vw}@media screen and (min-width:1441px){.akkreditiv__terms-item{width:272px}}@media screen and (max-width:1000px){.akkreditiv__terms-item{width:91.1111111111vw}}.akkreditiv__terms-item:not(:last-child){margin-bottom:0}@media screen and (min-width:1441px){.akkreditiv__terms-item:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.akkreditiv__terms-item:not(:last-child){margin-bottom:6.6666666667vw}}.akkreditiv__terms-item_img{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.akkreditiv__terms-item_img{width:80px}}@media screen and (max-width:1000px){.akkreditiv__terms-item_img{width:13.3333333333vw}}@media screen and (min-width:1441px){.akkreditiv__terms-item_img{height:80px}}@media screen and (max-width:1000px){.akkreditiv__terms-item_img{height:13.3333333333vw}}@media screen and (min-width:1441px){.akkreditiv__terms-item_img{margin-bottom:12px}}@media screen and (max-width:1000px){.akkreditiv__terms-item_img{margin-bottom:3.3333333333vw}}.akkreditiv__terms-item_img img{width:100%;height:100%}.akkreditiv__terms-item_subtitle{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.akkreditiv__terms-item_subtitle{margin-bottom:12px}}@media screen and (max-width:1000px){.akkreditiv__terms-item_subtitle{margin-bottom:3.3333333333vw}}.akkreditiv__terms-item_text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.akkreditiv__terms-item_text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.akkreditiv__terms-item_text:not(:last-child){margin-bottom:3.3333333333vw}}.akkreditiv__terms-item .bullet-text{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.akkreditiv__terms-item .bullet-text{font-size:16px}}@media screen and (max-width:1000px){.akkreditiv__terms-item .bullet-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.akkreditiv__terms-item .bullet-text{line-height:22px}}@media screen and (max-width:1000px){.akkreditiv__terms-item .bullet-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.akkreditiv__terms-item .bullet-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.akkreditiv__terms-item .bullet-text{letter-spacing:-.0277777778vw}}.akkreditiv-steps{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.akkreditiv-steps{margin-bottom:16px}}@media screen and (max-width:1000px){.akkreditiv-steps{margin-bottom:7.7777777778vw}}.akkreditiv-steps__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.akkreditiv-steps__title{margin-bottom:40px}}@media screen and (max-width:1000px){.akkreditiv-steps__title{margin-bottom:4.4444444444vw}}.akkreditiv-steps__item{margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1441px){.akkreditiv-steps__item{margin-bottom:40px}}@media screen and (max-width:1000px){.akkreditiv-steps__item{margin-bottom:3.3333333333vw}}.akkreditiv-steps__item-container{padding-top:2.2222222222vw;padding-right:3.8888888889vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;border-radius:3.3333333333vw;width:100%;background:#ffc7ab}@media screen and (min-width:1441px){.akkreditiv-steps__item-container{padding-top:32px}}@media screen and (max-width:1000px){.akkreditiv-steps__item-container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.akkreditiv-steps__item-container{padding-right:56px}}@media screen and (max-width:1000px){.akkreditiv-steps__item-container{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.akkreditiv-steps__item-container{padding-bottom:32px}}@media screen and (max-width:1000px){.akkreditiv-steps__item-container{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.akkreditiv-steps__item-container{padding-left:56px}}@media screen and (max-width:1000px){.akkreditiv-steps__item-container{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.akkreditiv-steps__item-container{border-radius:48px}}@media screen and (max-width:1000px){.akkreditiv-steps__item-container{border-radius:7.7777777778vw}}.akkreditiv-steps__number{margin-bottom:1.6666666667vw;display:inline-block;vertical-align:top;width:auto;pointer-events:none}@media screen and (min-width:1441px){.akkreditiv-steps__number{margin-bottom:24px}}@media screen and (max-width:1000px){.akkreditiv-steps__number{margin-bottom:3.3333333333vw}}.akkreditiv-steps__switcher{margin-top:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1441px){.akkreditiv-steps__switcher{margin-top:16px}}@media screen and (max-width:1000px){.akkreditiv-steps__switcher{margin-top:3.3333333333vw}}.akkreditiv-steps__switcher-item{margin-right:1.1111111111vw;margin-left:1.1111111111vw;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1441px){.akkreditiv-steps__switcher-item{margin-right:16px}}@media screen and (max-width:1000px){.akkreditiv-steps__switcher-item{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.akkreditiv-steps__switcher-item{margin-left:16px}}@media screen and (max-width:1000px){.akkreditiv-steps__switcher-item{margin-left:4.4444444444vw}}.akkreditiv-steps__text{font-weight:500}.akkreditiv .escrow-objects-feedback{margin-top:0;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.akkreditiv .escrow-objects-feedback{margin-bottom:24px}}@media screen and (max-width:1000px){.akkreditiv .escrow-objects-feedback{margin-bottom:3.3333333333vw}}.akkreditiv-docs{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.akkreditiv-docs{margin-bottom:80px}}@media screen and (max-width:1000px){.akkreditiv-docs{margin-bottom:11.1111111111vw}}.akkreditiv-services{padding-left:7.2222222222vw;padding-right:7.2222222222vw;height:49.3055555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}@media screen and (min-width:1441px){.akkreditiv-services{padding-left:104px}}@media screen and (max-width:1000px){.akkreditiv-services{padding-left:0}}@media screen and (min-width:1441px){.akkreditiv-services{padding-right:104px}}@media screen and (max-width:1000px){.akkreditiv-services{padding-right:0}}@media screen and (min-width:1441px){.akkreditiv-services{height:710px}}@media screen and (max-width:1000px){.akkreditiv-services{height:auto}}.akkreditiv-services__title{margin-bottom:3.8888888889vw;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.akkreditiv-services__title{margin-bottom:56px}}@media screen and (max-width:1000px){.akkreditiv-services__title{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.akkreditiv-services__title{font-size:32px}}@media screen and (max-width:1000px){.akkreditiv-services__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.akkreditiv-services__title{line-height:38px}}@media screen and (max-width:1000px){.akkreditiv-services__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.akkreditiv-services__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.akkreditiv-services__title{letter-spacing:-.0833333333vw}}.akkreditiv-services .product-card{width:33.3333333333vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.akkreditiv-services .product-card{width:480px}}@media screen and (max-width:1000px){.akkreditiv-services .product-card{width:91.1111111111vw}}@media screen and (min-width:1441px){.akkreditiv-services .product-card{margin-bottom:40px}}@media screen and (max-width:1000px){.akkreditiv-services .product-card{margin-bottom:3.3333333333vw}}.cashback__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:1.6666666667vw;margin-left:0;font-weight:500}@media screen and (min-width:1441px){.cashback__title{font-size:44px}}@media screen and (max-width:1000px){.cashback__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cashback__title{line-height:48px}}@media screen and (max-width:1000px){.cashback__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cashback__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cashback__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.cashback__title{margin-bottom:24px}}@media screen and (max-width:1000px){.cashback__title{margin-bottom:0}}@media screen and (min-width:1441px){.cashback__title{margin-left:0}}@media screen and (max-width:1000px){.cashback__title{margin-left:2.7777777778vw;-ms-flex-item-align:center;align-self:center}}.cashback__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;font-weight:500;color:#898599}@media screen and (min-width:1441px){.cashback__subtitle{font-size:16px}}@media screen and (max-width:1000px){.cashback__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cashback__subtitle{line-height:22px}}@media screen and (max-width:1000px){.cashback__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cashback__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.cashback__subtitle{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.cashback__subtitle{margin-top:0}}@media screen and (max-width:1000px){.cashback__subtitle{margin-top:3.3333333333vw}}.cashback__head{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-top:2.7777777778vw;margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.cashback__head{padding-left:104px}}@media screen and (max-width:1000px){.cashback__head{padding-left:0}}@media screen and (min-width:1441px){.cashback__head{padding-right:104px}}@media screen and (max-width:1000px){.cashback__head{padding-right:0}}@media screen and (min-width:1441px){.cashback__head{margin-top:40px}}@media screen and (max-width:1000px){.cashback__head{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.cashback__head{margin-bottom:60px}}@media screen and (max-width:1000px){.cashback__head{margin-bottom:12.5vw}}.cashback__head-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.cashback__head-desktop{display:none}}.cashback__head-desktop__img{width:18.75vw}@media screen and (min-width:1441px){.cashback__head-desktop__img{width:270px}}@media screen and (max-width:1000px){.cashback__head-desktop__img{width:0}}.cashback__head-desktop__img img{width:100%}.cashback__head-mobile{display:none}@media screen and (max-width:1000px){.cashback__head-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.cashback__head-mobile__img{width:0}@media screen and (min-width:1441px){.cashback__head-mobile__img{width:0}}@media screen and (max-width:1000px){.cashback__head-mobile__img{width:28.3333333333vw}}.cashback__head-mobile__img img{width:100%}.cashback__head-content{width:47.7777777778vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.cashback__head-content{width:688px}}@media screen and (max-width:1000px){.cashback__head-content{width:0}}.cashback__banner{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.cashback__banner{padding-left:104px}}@media screen and (max-width:1000px){.cashback__banner{padding-left:0}}@media screen and (min-width:1441px){.cashback__banner{padding-right:104px}}@media screen and (max-width:1000px){.cashback__banner{padding-right:0}}@media screen and (min-width:1441px){.cashback__banner{margin-bottom:80px}}@media screen and (max-width:1000px){.cashback__banner{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.cashback__banner-content{width:33.3333333333vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.cashback__banner-content{width:480px}}@media screen and (max-width:1000px){.cashback__banner-content{width:91.1111111111vw;-ms-flex-item-align:start;align-self:flex-start}}.cashback__banner-img{width:29.3055555556vw;margin-left:0;margin-bottom:0}@media screen and (min-width:1441px){.cashback__banner-img{width:422px}}@media screen and (max-width:1000px){.cashback__banner-img{width:58.3333333333vw}}@media screen and (min-width:1441px){.cashback__banner-img{margin-left:0}}@media screen and (max-width:1000px){.cashback__banner-img{margin-left:6.6666666667vw}}@media screen and (min-width:1441px){.cashback__banner-img{margin-bottom:0}}@media screen and (max-width:1000px){.cashback__banner-img{margin-bottom:6.6666666667vw}}.cashback__banner-img img{width:100%}.cashback__banner-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.cashback__banner-title{font-size:44px}}@media screen and (max-width:1000px){.cashback__banner-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cashback__banner-title{line-height:48px}}@media screen and (max-width:1000px){.cashback__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cashback__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cashback__banner-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.cashback__banner-title{margin-bottom:24px}}@media screen and (max-width:1000px){.cashback__banner-title{margin-bottom:0;text-align:center}}.cashback__banner-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:2.7777777778vw;font-weight:500}@media screen and (min-width:1441px){.cashback__banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.cashback__banner-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cashback__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.cashback__banner-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cashback__banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.cashback__banner-subtitle{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.cashback__banner-subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.cashback__banner-subtitle{margin-bottom:6.6666666667vw;color:#898599;text-align:center}}.cashback__minibanner{padding-top:2.6388888889vw;padding-bottom:2.3611111111vw;padding-left:7.2222222222vw;padding-right:10.4166666667vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus.png) no-repeat 50% 50%;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.cashback__minibanner{padding-top:38px}}@media screen and (max-width:1000px){.cashback__minibanner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.cashback__minibanner{padding-bottom:34px}}@media screen and (max-width:1000px){.cashback__minibanner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.cashback__minibanner{padding-left:104px}}@media screen and (max-width:1000px){.cashback__minibanner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cashback__minibanner{padding-right:150px}}@media screen and (max-width:1000px){.cashback__minibanner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cashback__minibanner{border-radius:56px}}@media screen and (max-width:1000px){.cashback__minibanner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.cashback__minibanner{margin-bottom:80px}}@media screen and (max-width:1000px){.cashback__minibanner{margin-bottom:11.1111111111vw}}@media(-webkit-min-device-pixel-ratio:1.5){.cashback__minibanner{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus@2.png) no-repeat 50% 50%;background-size:contain}}@media(-webkit-min-device-pixel-ratio:2){.cashback__minibanner{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus@3.png) no-repeat 50% 50%;background-size:contain}}@media screen and (max-width:1000px){.cashback__minibanner{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus-mob.png) no-repeat 100% 100%;background-size:contain;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.cashback__minibanner{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus-mob@2.png) no-repeat 100% 100%;background-size:contain}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.cashback__minibanner{background:#edf0f5 url(/local/templates/redesign/src/assets/img/promo/cashback/bonus-mob@3.png) no-repeat 100% 100%;background-size:contain}}.cashback__info{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.8333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.cashback__info{padding-left:104px}}@media screen and (max-width:1000px){.cashback__info{padding-left:0}}@media screen and (min-width:1441px){.cashback__info{padding-right:104px}}@media screen and (max-width:1000px){.cashback__info{padding-right:0}}@media screen and (min-width:1441px){.cashback__info{margin-bottom:84px}}@media screen and (max-width:1000px){.cashback__info{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.cashback__info-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.cashback__info-title{font-size:44px}}@media screen and (max-width:1000px){.cashback__info-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cashback__info-title{line-height:48px}}@media screen and (max-width:1000px){.cashback__info-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cashback__info-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cashback__info-title{letter-spacing:-.0833333333vw;text-align:center}}.cashback__info-title span{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.cashback__info-title span{font-size:16px}}@media screen and (max-width:1000px){.cashback__info-title span{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cashback__info-title span{line-height:22px}}@media screen and (max-width:1000px){.cashback__info-title span{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cashback__info-title span{letter-spacing:-.2px}}@media screen and (max-width:1000px){.cashback__info-title span{letter-spacing:-.0277777778vw}}.cashback__info-text{width:33.3333333333vw;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.cashback__info-text{width:480px}}@media screen and (max-width:1000px){.cashback__info-text{width:91.1111111111vw}}@media screen and (min-width:1441px){.cashback__info-text{margin-top:40px}}@media screen and (max-width:1000px){.cashback__info-text{margin-top:6.6666666667vw}}.cashback__info-img{width:22.9166666667vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.cashback__info-img{width:330px}}@media screen and (max-width:1000px){.cashback__info-img{width:60.5555555556vw}}.cashback__info-img img{width:100%}.cashback__info-list{margin-top:1.9444444444vw;margin-bottom:1.8055555556vw}@media screen and (min-width:1441px){.cashback__info-list{margin-top:28px}}@media screen and (max-width:1000px){.cashback__info-list{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.cashback__info-list{margin-bottom:26px}}@media screen and (max-width:1000px){.cashback__info-list{margin-bottom:2.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cashback__info-list__item{position:relative;padding-left:1.9444444444vw;padding-bottom:.8333333333vw}@media screen and (min-width:1441px){.cashback__info-list__item{padding-left:28px}}@media screen and (max-width:1000px){.cashback__info-list__item{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.cashback__info-list__item{padding-bottom:12px}}@media screen and (max-width:1000px){.cashback__info-list__item{padding-bottom:2.2222222222vw}}.cashback__info-list__item:before{position:absolute;content:"";width:8px;height:8px;left:0;top:5px;background:#8bc540;border-radius:50%}@media screen and (max-width:1000px){.cashback__info-list__item:before{top:3px}}.cashback__notice{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0;color:#898599}@media screen and (min-width:1441px){.cashback__notice{padding-left:104px}}@media screen and (max-width:1000px){.cashback__notice{padding-left:0}}@media screen and (min-width:1441px){.cashback__notice{padding-right:104px}}@media screen and (max-width:1000px){.cashback__notice{padding-right:0}}@media screen and (min-width:1441px){.cashback__notice{margin-bottom:80px}}@media screen and (max-width:1000px){.cashback__notice{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.cashback__notice{font-size:12px}}@media screen and (max-width:1000px){.cashback__notice{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.cashback__notice{line-height:16px}}@media screen and (max-width:1000px){.cashback__notice{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.cashback__notice{letter-spacing:0}}@media screen and (max-width:1000px){.cashback__notice{letter-spacing:-.0277777778vw}}.citi__title{color:#898599;font-weight:500;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.citi__title{font-size:32px}}@media screen and (max-width:1000px){.citi__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.citi__title{line-height:38px}}@media screen and (max-width:1000px){.citi__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.citi__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.citi__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.citi__title{margin-bottom:40px}}@media screen and (max-width:1000px){.citi__title{margin-bottom:5.5555555556vw}}.citi__title span{color:#1e2321}.citi-banner{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.citi-banner{margin-bottom:80px}}@media screen and (max-width:1000px){.citi-banner{margin-bottom:11.1111111111vw}}.citi .banner{background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/promo/citi/banner.png);background-position:bottom 0 right 70px;background-size:50%;border-radius:3.8888888889vw;padding-top:4.7222222222vw;padding-bottom:4.7222222222vw;padding-left:5.5555555556vw;padding-right:5.5555555556vw}@media screen and (min-width:1441px){.citi .banner{border-radius:56px}}@media screen and (max-width:1000px){.citi .banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.citi .banner{padding-top:68px}}@media screen and (max-width:1000px){.citi .banner{padding-top:8.8888888889vw}}@media screen and (min-width:1441px){.citi .banner{padding-bottom:68px}}@media screen and (max-width:1000px){.citi .banner{padding-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.citi .banner{padding-left:80px}}@media screen and (max-width:1000px){.citi .banner{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.citi .banner{padding-right:80px}}@media screen and (max-width:1000px){.citi .banner{padding-right:8.8888888889vw;background-position:center 75%;background-size:80%}}.citi .banner__title{font-weight:500;color:#8bc540;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.citi .banner__title{font-size:44px}}@media screen and (max-width:1000px){.citi .banner__title{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.citi .banner__title{line-height:48px}}@media screen and (max-width:1000px){.citi .banner__title{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.citi .banner__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.citi .banner__title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.citi .banner__title{margin-bottom:30px}}@media screen and (max-width:1000px){.citi .banner__title{margin-bottom:55.5555555556vw}}.citi .banner__title span{color:#1e2321}.citi .banner__subtitle{font-weight:500;color:#898599;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.citi .banner__subtitle{font-size:32px}}@media screen and (max-width:1000px){.citi .banner__subtitle{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.citi .banner__subtitle{line-height:38px}}@media screen and (max-width:1000px){.citi .banner__subtitle{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.citi .banner__subtitle{letter-spacing:-.5px}}@media screen and (max-width:1000px){.citi .banner__subtitle{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.citi .banner__subtitle{margin-bottom:20px}}@media screen and (max-width:1000px){.citi .banner__subtitle{margin-bottom:5.5555555556vw}}.citi-feats{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.citi-feats{margin-bottom:80px}}@media screen and (max-width:1000px){.citi-feats{margin-bottom:11.1111111111vw}}.citi .feats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.citi .feats{-ms-flex-wrap:wrap;flex-wrap:wrap}}.citi .feat{width:18.8888888889vw}@media screen and (min-width:1441px){.citi .feat{width:272px}}@media screen and (max-width:1000px){.citi .feat{width:43.8888888889vw;margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.citi .feat{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.citi .feat{margin-bottom:6.6666666667vw}}.citi .feat__icon{background-color:#edf0f5;border-radius:1.9444444444vw;height:5.5555555556vw;width:5.5555555556vw;margin-bottom:.8333333333vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:1.3888888889vw;padding-right:1.3888888889vw}@media screen and (min-width:1441px){.citi .feat__icon{border-radius:28px}}@media screen and (max-width:1000px){.citi .feat__icon{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.citi .feat__icon{height:80px}}@media screen and (max-width:1000px){.citi .feat__icon{height:13.3333333333vw}}@media screen and (min-width:1441px){.citi .feat__icon{width:80px}}@media screen and (max-width:1000px){.citi .feat__icon{width:13.3333333333vw}}@media screen and (min-width:1441px){.citi .feat__icon{margin-bottom:12px}}@media screen and (max-width:1000px){.citi .feat__icon{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.citi .feat__icon{padding-top:20px}}@media screen and (max-width:1000px){.citi .feat__icon{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.citi .feat__icon{padding-bottom:20px}}@media screen and (max-width:1000px){.citi .feat__icon{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.citi .feat__icon{padding-left:20px}}@media screen and (max-width:1000px){.citi .feat__icon{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.citi .feat__icon{padding-right:20px}}@media screen and (max-width:1000px){.citi .feat__icon{padding-right:3.3333333333vw}}.citi .feat__icon>div{background-position:50%;background-repeat:no-repeat;background-size:contain;height:2.7777777778vw;width:2.7777777778vw}@media screen and (min-width:1441px){.citi .feat__icon>div{height:40px}}@media screen and (max-width:1000px){.citi .feat__icon>div{height:6.6666666667vw}}@media screen and (min-width:1441px){.citi .feat__icon>div{width:40px}}@media screen and (max-width:1000px){.citi .feat__icon>div{width:6.6666666667vw}}.citi .feat__title{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.citi .feat__title{font-size:16px}}@media screen and (max-width:1000px){.citi .feat__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.citi .feat__title{line-height:22px}}@media screen and (max-width:1000px){.citi .feat__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.citi .feat__title{margin-bottom:12px}}@media screen and (max-width:1000px){.citi .feat__title{margin-bottom:2.2222222222vw}}.citi .feat__text{font-weight:500;color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.citi .feat__text{font-size:14px}}@media screen and (max-width:1000px){.citi .feat__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.citi .feat__text{line-height:20px}}@media screen and (max-width:1000px){.citi .feat__text{line-height:4.4444444444vw}}.citi-whouse{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.citi-whouse{margin-bottom:80px}}@media screen and (max-width:1000px){.citi-whouse{margin-bottom:11.1111111111vw}}.citi .whouse-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.citi .whouse-cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}.citi .whouse-card{background-color:#edf0f5;background-repeat:no-repeat;background-size:38%;background-position:100%;position:relative;width:33.3333333333vw;height:24.1666666667vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.citi .whouse-card{width:480px}}@media screen and (max-width:1000px){.citi .whouse-card{width:133.3333333333vw}}@media screen and (min-width:1441px){.citi .whouse-card{height:348px}}@media screen and (max-width:1000px){.citi .whouse-card{height:96.6666666667vw}}@media screen and (min-width:1441px){.citi .whouse-card{padding-top:40px}}@media screen and (max-width:1000px){.citi .whouse-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.citi .whouse-card{padding-bottom:40px}}@media screen and (max-width:1000px){.citi .whouse-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.citi .whouse-card{padding-left:56px}}@media screen and (max-width:1000px){.citi .whouse-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.citi .whouse-card{padding-right:56px}}@media screen and (max-width:1000px){.citi .whouse-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.citi .whouse-card{border-radius:56px}}@media screen and (max-width:1000px){.citi .whouse-card{border-radius:7.7777777778vw;background-size:80%;background-position:100% 100%;margin-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.citi .whouse-card{margin-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.citi .whouse-card{margin-bottom:5.5555555556vw}}.citi .whouse-card-priority{background-image:url(/local/templates/redesign/src/assets/img/promo/citi/card-citipriority.png)}@media screen and (max-width:1000px){.citi .whouse-card-priority{background-image:url(/local/templates/redesign/src/assets/img/promo/citi/card-citipriority-mob.png)}}.citi .whouse-card-gold{background-image:url(/local/templates/redesign/src/assets/img/promo/citi/card-citigold.png)}@media screen and (max-width:1000px){.citi .whouse-card-gold{background-image:url(/local/templates/redesign/src/assets/img/promo/citi/card-citigold-mob.png)}}.citi .whouse-card__title{font-weight:500;color:#1e2321;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.citi .whouse-card__title{font-size:24px}}@media screen and (max-width:1000px){.citi .whouse-card__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.citi .whouse-card__title{line-height:28px}}@media screen and (max-width:1000px){.citi .whouse-card__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.citi .whouse-card__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.citi .whouse-card__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.citi .whouse-card__title{margin-bottom:20px}}@media screen and (max-width:1000px){.citi .whouse-card__title{margin-bottom:3.3333333333vw}}.citi .whouse-card__text{font-weight:500;color:#898599;width:11.8055555556vw;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.9444444444vw}@media screen and (min-width:1441px){.citi .whouse-card__text{width:170px}}@media screen and (max-width:1000px){.citi .whouse-card__text{width:47.2222222222vw}}@media screen and (min-width:1441px){.citi .whouse-card__text{font-size:16px}}@media screen and (max-width:1000px){.citi .whouse-card__text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.citi .whouse-card__text{line-height:22px}}@media screen and (max-width:1000px){.citi .whouse-card__text{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.citi .whouse-card__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.citi .whouse-card__text{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.citi .whouse-card__text{margin-bottom:28px}}@media screen and (max-width:1000px){.citi .whouse-card__text{margin-bottom:3.3333333333vw;width:100%}}.citi .whouse-card__fact{font-weight:500;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;position:absolute;bottom:40px}@media screen and (min-width:1441px){.citi .whouse-card__fact{font-size:32px}}@media screen and (max-width:1000px){.citi .whouse-card__fact{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.citi .whouse-card__fact{line-height:38px}}@media screen and (max-width:1000px){.citi .whouse-card__fact{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.citi .whouse-card__fact{letter-spacing:-.5px}}@media screen and (max-width:1000px){.citi .whouse-card__fact{letter-spacing:-.1388888889vw;position:static}}.citi .howget-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.citi .howget-cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}.citi .howget-card{background-color:#edf0f5;width:26.1111111111vw;height:14.3055555556vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;margin-bottom:5.5555555556vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.citi .howget-card{width:376px}}@media screen and (max-width:1000px){.citi .howget-card{width:104.4444444444vw}}@media screen and (min-width:1441px){.citi .howget-card{height:206px}}@media screen and (max-width:1000px){.citi .howget-card{height:57.2222222222vw}}@media screen and (min-width:1441px){.citi .howget-card{padding-top:32px}}@media screen and (max-width:1000px){.citi .howget-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.citi .howget-card{padding-bottom:32px}}@media screen and (max-width:1000px){.citi .howget-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.citi .howget-card{padding-left:56px}}@media screen and (max-width:1000px){.citi .howget-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.citi .howget-card{padding-right:56px}}@media screen and (max-width:1000px){.citi .howget-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.citi .howget-card{margin-bottom:80px}}@media screen and (max-width:1000px){.citi .howget-card{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.citi .howget-card{border-radius:48px}}@media screen and (max-width:1000px){.citi .howget-card{border-radius:7.7777777778vw;margin-bottom:.8333333333vw;height:auto;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.citi .howget-card{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.citi .howget-card{margin-bottom:3.3333333333vw}}.citi .howget-card__step{font-size:.9722222222vw;letter-spacing:-.0069444444vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.citi .howget-card__step{font-size:14px}}@media screen and (max-width:1000px){.citi .howget-card__step{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.citi .howget-card__step{letter-spacing:-.1px}}@media screen and (max-width:1000px){.citi .howget-card__step{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.citi .howget-card__step{margin-bottom:24px}}@media screen and (max-width:1000px){.citi .howget-card__step{margin-bottom:3.3333333333vw}}.citi .howget-card__text{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.citi .howget-card__text{font-size:16px}}@media screen and (max-width:1000px){.citi .howget-card__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.citi .howget-card__text{line-height:22px}}@media screen and (max-width:1000px){.citi .howget-card__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.citi .howget-card__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.citi .howget-card__text{letter-spacing:-.0555555556vw}}.citi .contact{margin-top:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.citi .contact{margin-top:80px}}@media screen and (max-width:1000px){.citi .contact{margin-top:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.citi .contact__title{color:#1e2321;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.citi .contact__title{font-size:20px}}@media screen and (max-width:1000px){.citi .contact__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.citi .contact__title{line-height:24px}}@media screen and (max-width:1000px){.citi .contact__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.citi .contact__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.citi .contact__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.citi .contact__title{margin-bottom:20px}}@media screen and (max-width:1000px){.citi .contact__title{margin-bottom:5.5555555556vw}}.citi .contact__phone{font-size:24px;line-height:28px;letter-spacing:-.3px;font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw}@media screen and (min-width:1441px){.citi .contact__phone{font-size:24px}}@media screen and (max-width:1000px){.citi .contact__phone{font-size:5vw}}@media screen and (min-width:1441px){.citi .contact__phone{line-height:28px}}@media screen and (max-width:1000px){.citi .contact__phone{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.citi .contact__phone{letter-spacing:-.3px}}@media screen and (max-width:1000px){.citi .contact__phone{letter-spacing:-.0555555556vw}}.citi .contact-btns .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.citi .contact-btns .button{width:auto;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.citi .contact-btns .button{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.citi .contact-btns .button{margin-bottom:3.3333333333vw}}.citi .contact-btns svg{height:1.25vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.citi .contact-btns svg{height:18px}}@media screen and (max-width:1000px){.citi .contact-btns svg{height:5vw}}@media screen and (min-width:1441px){.citi .contact-btns svg{margin-right:8px}}@media screen and (max-width:1000px){.citi .contact-btns svg{margin-right:2.2222222222vw}}@media screen and (max-width:1000px){.citi .contact-btns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.citi .docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.citi .docs{margin-top:80px}}@media screen and (max-width:1000px){.citi .docs{margin-top:11.1111111111vw;-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;height:6.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.citi .docs{height:100px}}@media screen and (max-width:1000px)and (max-width:1000px){.citi .docs{height:27.7777777778vw}}.promo-premium__title{color:#898599;font-weight:500;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.promo-premium__title{font-size:32px}}@media screen and (max-width:1000px){.promo-premium__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.promo-premium__title{line-height:38px}}@media screen and (max-width:1000px){.promo-premium__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.promo-premium__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.promo-premium__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.promo-premium__title{margin-bottom:40px}}@media screen and (max-width:1000px){.promo-premium__title{margin-bottom:5.5555555556vw}}.promo-premium__title span{color:#1e2321}.promo-premium-banner{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.promo-premium-banner{margin-bottom:80px}}@media screen and (max-width:1000px){.promo-premium-banner{margin-bottom:11.1111111111vw}}.promo-premium .banner{background-color:#13161b;background-image:url(/local/templates/redesign/src/assets/img/premium/card.png);background-position:bottom 60% left 200%;background-size:90%;border-radius:3.8888888889vw;padding-top:4.7222222222vw;padding-bottom:4.7222222222vw;padding-left:5.5555555556vw;padding-right:5.5555555556vw}@media screen and (min-width:1441px){.promo-premium .banner{border-radius:56px}}@media screen and (max-width:1000px){.promo-premium .banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.promo-premium .banner{padding-top:68px}}@media screen and (max-width:1000px){.promo-premium .banner{padding-top:8.8888888889vw}}@media screen and (min-width:1441px){.promo-premium .banner{padding-bottom:68px}}@media screen and (max-width:1000px){.promo-premium .banner{padding-bottom:8.8888888889vw}}@media screen and (min-width:1441px){.promo-premium .banner{padding-left:80px}}@media screen and (max-width:1000px){.promo-premium .banner{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.promo-premium .banner{padding-right:80px}}@media screen and (max-width:1000px){.promo-premium .banner{padding-right:8.8888888889vw;background-image:url(/local/templates/redesign/src/assets/img/premium/card.png);background-position:center 170%;background-size:140%}}.promo-premium .banner__title{font-weight:500;color:#8bc540;font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.promo-premium .banner__title{font-size:44px}}@media screen and (max-width:1000px){.promo-premium .banner__title{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.promo-premium .banner__title{line-height:48px}}@media screen and (max-width:1000px){.promo-premium .banner__title{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .banner__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.promo-premium .banner__title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.promo-premium .banner__title{margin-bottom:30px}}@media screen and (max-width:1000px){.promo-premium .banner__title{margin-bottom:55.5555555556vw}}.promo-premium .banner__title span{color:#fff}.promo-premium .banner__subtitle{font-weight:500;color:#898599;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.promo-premium .banner__subtitle{font-size:32px}}@media screen and (max-width:1000px){.promo-premium .banner__subtitle{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .banner__subtitle{line-height:38px}}@media screen and (max-width:1000px){.promo-premium .banner__subtitle{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.promo-premium .banner__subtitle{letter-spacing:-.5px}}@media screen and (max-width:1000px){.promo-premium .banner__subtitle{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.promo-premium .banner__subtitle{margin-bottom:20px}}@media screen and (max-width:1000px){.promo-premium .banner__subtitle{margin-bottom:5.5555555556vw}}.promo-premium-feats{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.promo-premium-feats{margin-bottom:80px}}@media screen and (max-width:1000px){.promo-premium-feats{margin-bottom:11.1111111111vw}}.promo-premium .feats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.promo-premium .feats{-ms-flex-wrap:wrap;flex-wrap:wrap}}.promo-premium .feat{width:18.8888888889vw}@media screen and (min-width:1441px){.promo-premium .feat{width:272px}}@media screen and (max-width:1000px){.promo-premium .feat{width:43.8888888889vw;margin-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.promo-premium .feat{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.promo-premium .feat{margin-bottom:6.6666666667vw}}.promo-premium .feat__icon{background-color:#edf0f5;border-radius:1.9444444444vw;height:5.5555555556vw;width:5.5555555556vw;margin-bottom:.8333333333vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-left:1.3888888889vw;padding-right:1.3888888889vw}@media screen and (min-width:1441px){.promo-premium .feat__icon{border-radius:28px}}@media screen and (max-width:1000px){.promo-premium .feat__icon{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.promo-premium .feat__icon{height:80px}}@media screen and (max-width:1000px){.promo-premium .feat__icon{height:13.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .feat__icon{width:80px}}@media screen and (max-width:1000px){.promo-premium .feat__icon{width:13.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .feat__icon{margin-bottom:12px}}@media screen and (max-width:1000px){.promo-premium .feat__icon{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.promo-premium .feat__icon{padding-top:20px}}@media screen and (max-width:1000px){.promo-premium .feat__icon{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .feat__icon{padding-bottom:20px}}@media screen and (max-width:1000px){.promo-premium .feat__icon{padding-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .feat__icon{padding-left:20px}}@media screen and (max-width:1000px){.promo-premium .feat__icon{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .feat__icon{padding-right:20px}}@media screen and (max-width:1000px){.promo-premium .feat__icon{padding-right:3.3333333333vw}}.promo-premium .feat__icon>div{background-position:50%;background-repeat:no-repeat;background-size:contain;height:2.7777777778vw;width:2.7777777778vw}@media screen and (min-width:1441px){.promo-premium .feat__icon>div{height:40px}}@media screen and (max-width:1000px){.promo-premium .feat__icon>div{height:6.6666666667vw}}@media screen and (min-width:1441px){.promo-premium .feat__icon>div{width:40px}}@media screen and (max-width:1000px){.promo-premium .feat__icon>div{width:6.6666666667vw}}.promo-premium .feat__title{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.promo-premium .feat__title{font-size:16px}}@media screen and (max-width:1000px){.promo-premium .feat__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.promo-premium .feat__title{line-height:22px}}@media screen and (max-width:1000px){.promo-premium .feat__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .feat__title{margin-bottom:12px}}@media screen and (max-width:1000px){.promo-premium .feat__title{margin-bottom:2.2222222222vw}}.promo-premium .feat__text{font-weight:500;color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.promo-premium .feat__text{font-size:14px}}@media screen and (max-width:1000px){.promo-premium .feat__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .feat__text{line-height:20px}}@media screen and (max-width:1000px){.promo-premium .feat__text{line-height:4.4444444444vw}}.promo-premium .feat__text a{text-decoration:underline}.promo-premium-whouse{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.promo-premium-whouse{margin-bottom:80px}}@media screen and (max-width:1000px){.promo-premium-whouse{margin-bottom:11.1111111111vw}}.promo-premium .whouse-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.promo-premium .whouse-cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}.promo-premium .whouse-card{background-color:#edf0f5;background-repeat:no-repeat;background-size:38%;background-position:100%;position:relative;width:33.3333333333vw;height:24.1666666667vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.promo-premium .whouse-card{width:480px}}@media screen and (max-width:1000px){.promo-premium .whouse-card{width:133.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card{height:348px}}@media screen and (max-width:1000px){.promo-premium .whouse-card{height:96.6666666667vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card{padding-top:40px}}@media screen and (max-width:1000px){.promo-premium .whouse-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card{padding-bottom:40px}}@media screen and (max-width:1000px){.promo-premium .whouse-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card{padding-left:56px}}@media screen and (max-width:1000px){.promo-premium .whouse-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card{padding-right:56px}}@media screen and (max-width:1000px){.promo-premium .whouse-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card{border-radius:56px}}@media screen and (max-width:1000px){.promo-premium .whouse-card{border-radius:7.7777777778vw;background-size:80%;background-position:100% 100%;margin-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.promo-premium .whouse-card{margin-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.promo-premium .whouse-card{margin-bottom:5.5555555556vw}}.promo-premium .whouse-card-mastercard{background-image:url(/local/templates/redesign/src/assets/img/promo/premium/mastercard.png)}@media screen and (max-width:1000px){.promo-premium .whouse-card-mastercard{background-image:url(/local/templates/redesign/src/assets/img/promo/premium/mastercard-mob.png)}}.promo-premium .whouse-card-visa{background-image:url(/local/templates/redesign/src/assets/img/promo/premium/visa.png)}@media screen and (max-width:1000px){.promo-premium .whouse-card-visa{background-image:url(/local/templates/redesign/src/assets/img/promo/premium/visa-mob.png)}}.promo-premium .whouse-card__title{font-weight:500;color:#1e2321;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.promo-premium .whouse-card__title{font-size:24px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__title{line-height:28px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__title{margin-bottom:20px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__title{margin-bottom:3.3333333333vw}}.promo-premium .whouse-card__text{font-weight:500;color:#898599;width:11.8055555556vw;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:1.9444444444vw}@media screen and (min-width:1441px){.promo-premium .whouse-card__text{width:170px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__text{width:47.2222222222vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__text{font-size:16px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__text{line-height:22px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__text{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__text{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__text{margin-bottom:28px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__text{margin-bottom:3.3333333333vw;width:100%}}.promo-premium .whouse-card__fact{font-weight:500;font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;position:absolute;bottom:40px}@media screen and (min-width:1441px){.promo-premium .whouse-card__fact{font-size:32px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__fact{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__fact{line-height:38px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__fact{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .whouse-card__fact{letter-spacing:-.5px}}@media screen and (max-width:1000px){.promo-premium .whouse-card__fact{letter-spacing:-.1388888889vw;position:static}}.promo-premium .howget-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.promo-premium .howget-cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}.promo-premium .howget-card{background-color:#edf0f5;width:26.1111111111vw;height:14.3055555556vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;margin-bottom:5.5555555556vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.promo-premium .howget-card{width:376px}}@media screen and (max-width:1000px){.promo-premium .howget-card{width:104.4444444444vw}}@media screen and (min-width:1441px){.promo-premium .howget-card{height:206px}}@media screen and (max-width:1000px){.promo-premium .howget-card{height:57.2222222222vw}}@media screen and (min-width:1441px){.promo-premium .howget-card{padding-top:32px}}@media screen and (max-width:1000px){.promo-premium .howget-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .howget-card{padding-bottom:32px}}@media screen and (max-width:1000px){.promo-premium .howget-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .howget-card{padding-left:56px}}@media screen and (max-width:1000px){.promo-premium .howget-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.promo-premium .howget-card{padding-right:56px}}@media screen and (max-width:1000px){.promo-premium .howget-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.promo-premium .howget-card{margin-bottom:80px}}@media screen and (max-width:1000px){.promo-premium .howget-card{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.promo-premium .howget-card{border-radius:48px}}@media screen and (max-width:1000px){.promo-premium .howget-card{border-radius:7.7777777778vw;margin-bottom:.8333333333vw;height:auto;width:100%}}@media screen and (max-width:1000px)and (min-width:1441px){.promo-premium .howget-card{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.promo-premium .howget-card{margin-bottom:3.3333333333vw}}.promo-premium .howget-card__step{font-size:.9722222222vw;letter-spacing:-.0069444444vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.promo-premium .howget-card__step{font-size:14px}}@media screen and (max-width:1000px){.promo-premium .howget-card__step{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .howget-card__step{letter-spacing:-.1px}}@media screen and (max-width:1000px){.promo-premium .howget-card__step{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.promo-premium .howget-card__step{margin-bottom:24px}}@media screen and (max-width:1000px){.promo-premium .howget-card__step{margin-bottom:3.3333333333vw}}.promo-premium .howget-card__text{font-weight:500;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.promo-premium .howget-card__text{font-size:16px}}@media screen and (max-width:1000px){.promo-premium .howget-card__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.promo-premium .howget-card__text{line-height:22px}}@media screen and (max-width:1000px){.promo-premium .howget-card__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.promo-premium .howget-card__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.promo-premium .howget-card__text{letter-spacing:-.0555555556vw}}.promo-premium .contact{margin-top:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.promo-premium .contact{margin-top:80px}}@media screen and (max-width:1000px){.promo-premium .contact{margin-top:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.promo-premium .contact__title{color:#1e2321;font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.promo-premium .contact__title{font-size:20px}}@media screen and (max-width:1000px){.promo-premium .contact__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.promo-premium .contact__title{line-height:24px}}@media screen and (max-width:1000px){.promo-premium .contact__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.promo-premium .contact__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.promo-premium .contact__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.promo-premium .contact__title{margin-bottom:20px}}@media screen and (max-width:1000px){.promo-premium .contact__title{margin-bottom:5.5555555556vw}}.promo-premium .contact__phone{font-size:24px;line-height:28px;letter-spacing:-.3px;font-weight:500;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw}@media screen and (min-width:1441px){.promo-premium .contact__phone{font-size:24px}}@media screen and (max-width:1000px){.promo-premium .contact__phone{font-size:5vw}}@media screen and (min-width:1441px){.promo-premium .contact__phone{line-height:28px}}@media screen and (max-width:1000px){.promo-premium .contact__phone{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.promo-premium .contact__phone{letter-spacing:-.3px}}@media screen and (max-width:1000px){.promo-premium .contact__phone{letter-spacing:-.0555555556vw}}.promo-premium .contact-btns .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.promo-premium .contact-btns .button{width:auto;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.promo-premium .contact-btns .button{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.promo-premium .contact-btns .button{margin-bottom:3.3333333333vw}}.promo-premium .contact-btns svg{height:1.25vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.promo-premium .contact-btns svg{height:18px}}@media screen and (max-width:1000px){.promo-premium .contact-btns svg{height:5vw}}@media screen and (min-width:1441px){.promo-premium .contact-btns svg{margin-right:8px}}@media screen and (max-width:1000px){.promo-premium .contact-btns svg{margin-right:2.2222222222vw}}@media screen and (max-width:1000px){.promo-premium .contact-btns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.promo-premium .docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.promo-premium .docs{margin-top:80px}}@media screen and (max-width:1000px){.promo-premium .docs{margin-top:11.1111111111vw;-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;height:6.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.promo-premium .docs{height:100px}}@media screen and (max-width:1000px)and (max-width:1000px){.promo-premium .docs{height:27.7777777778vw}}.promo-premium .docs .button_black{width:auto}.insurance{margin-bottom:0}@media screen and (min-width:1441px){.insurance{margin-bottom:0}}@media screen and (max-width:1000px){.insurance{margin-bottom:2.2222222222vw}}.insurance-top{padding-top:3.6111111111vw}@media screen and (min-width:1441px){.insurance-top{padding-top:52px}}@media screen and (max-width:1000px){.insurance-top{padding-top:11.1111111111vw}}.insurance-top__header{padding-bottom:2.6388888889vw}@media screen and (min-width:1441px){.insurance-top__header{padding-bottom:38px}}@media screen and (max-width:1000px){.insurance-top__header{padding-bottom:2.7777777778vw}}.insurance-banner,.insurance-top__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.insurance-banner{padding-top:5.5555555556vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-top:1px solid #c2c2cc}@media screen and (min-width:1441px){.insurance-banner{padding-top:80px}}@media screen and (max-width:1000px){.insurance-banner{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.insurance-banner{padding-left:104px}}@media screen and (max-width:1000px){.insurance-banner{padding-left:11.1111111111vw}}@media screen and (min-width:1441px){.insurance-banner{padding-right:104px}}@media screen and (max-width:1000px){.insurance-banner{padding-right:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:none}}.insurance-banner__info{width:33.3333333333vw}@media screen and (min-width:1441px){.insurance-banner__info{width:480px}}@media screen and (max-width:1000px){.insurance-banner__info{width:91.1111111111vw}}.insurance-banner__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.insurance-banner__title{margin-bottom:24px}}@media screen and (max-width:1000px){.insurance-banner__title{margin-bottom:3.3333333333vw;text-align:center}}.insurance-banner__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.insurance-banner__subtitle{font-size:16px}}@media screen and (max-width:1000px){.insurance-banner__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.insurance-banner__subtitle{line-height:22px}}@media screen and (max-width:1000px){.insurance-banner__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.insurance-banner__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.insurance-banner__subtitle{letter-spacing:-.0277777778vw;text-align:center}}.insurance-banner__img{width:18.8888888889vw;margin-bottom:0}@media screen and (min-width:1441px){.insurance-banner__img{width:272px}}@media screen and (max-width:1000px){.insurance-banner__img{width:44.4444444444vw}}@media screen and (min-width:1441px){.insurance-banner__img{margin-bottom:0}}@media screen and (max-width:1000px){.insurance-banner__img{margin-bottom:2.7777777778vw}}.insurance-banner__img img{width:100%}.insurance-docs{padding-top:2.7777777778vw;border-top:1px solid #c2c2cc}@media screen and (min-width:1441px){.insurance-docs{padding-top:40px}}@media screen and (max-width:1000px){.insurance-docs{padding-top:6.1111111111vw}}.insurance-docs .doc-link__content{width:34.5833333333vw;max-width:none}@media screen and (min-width:1441px){.insurance-docs .doc-link__content{width:498px}}@media screen and (max-width:1000px){.insurance-docs .doc-link__content{width:71.1111111111vw}}.insurance-docs .doc-link__description,.insurance-docs .doc-link__title{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.sme-onboarding__maintitle{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-top:4.1666666667vw}@media screen and (min-width:1441px){.sme-onboarding__maintitle{font-size:44px}}@media screen and (max-width:1000px){.sme-onboarding__maintitle{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sme-onboarding__maintitle{line-height:48px}}@media screen and (max-width:1000px){.sme-onboarding__maintitle{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sme-onboarding__maintitle{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-onboarding__maintitle{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sme-onboarding__maintitle{margin-top:60px}}@media screen and (max-width:1000px){.sme-onboarding__maintitle{margin-top:8.3333333333vw}}.sme-onboarding__maintitle span{color:#898599}.sme-onboarding__title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-top:4.1666666667vw}@media screen and (min-width:1441px){.sme-onboarding__title{font-size:32px}}@media screen and (max-width:1000px){.sme-onboarding__title{font-size:5vw}}@media screen and (min-width:1441px){.sme-onboarding__title{line-height:38px}}@media screen and (max-width:1000px){.sme-onboarding__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-onboarding__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-onboarding__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-onboarding__title{margin-top:60px}}@media screen and (max-width:1000px){.sme-onboarding__title{margin-top:8.3333333333vw}}.sme-onboarding__title span{color:#898599}.sme-onboarding__steps{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.sme-onboarding__steps{margin-top:80px}}@media screen and (max-width:1000px){.sme-onboarding__steps{margin-top:11.1111111111vw}}.sme-onboarding__mobile{margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-onboarding__mobile{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-onboarding__mobile{margin-bottom:11.1111111111vw}}@media screen and (max-width:1000px){.sme-onboarding__mobile .sme-acquiring__info-square{background:none}}.sme-sbp{padding-top:2.7777777778vw;padding-bottom:0}@media screen and (min-width:1441px){.sme-sbp{padding-top:40px}}@media screen and (max-width:1000px){.sme-sbp{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp{padding-bottom:0}}@media screen and (max-width:1000px){.sme-sbp{padding-bottom:0}}.sme-sbp__head{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.sme-sbp__head{padding-left:104px}}@media screen and (max-width:1000px){.sme-sbp__head{padding-left:0}}@media screen and (min-width:1441px){.sme-sbp__head{padding-right:104px}}@media screen and (max-width:1000px){.sme-sbp__head{padding-right:0}}@media screen and (min-width:1441px){.sme-sbp__head{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-sbp__head{margin-bottom:11.1111111111vw}}.sme-sbp__head-image{margin-right:3.125vw;width:17.2222222222vw;height:19.0277777778vw}@media screen and (min-width:1441px){.sme-sbp__head-image{margin-right:45px}}@media screen and (max-width:1000px){.sme-sbp__head-image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.sme-sbp__head-image{width:248px}}@media screen and (max-width:1000px){.sme-sbp__head-image{width:26.6666666667vw}}@media screen and (min-width:1441px){.sme-sbp__head-image{height:274px}}@media screen and (max-width:1000px){.sme-sbp__head-image{height:26.6666666667vw}}@media screen and (max-width:1000px){.sme-sbp__head-image__desktop{display:none}}.sme-sbp__head-image__mobile{display:none}@media screen and (max-width:1000px){.sme-sbp__head-image__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.sme-sbp__head-image img{margin-top:-1.1111111111vw;width:100%;height:100%}@media screen and (min-width:1441px){.sme-sbp__head-image img{margin-top:-16px}}@media screen and (max-width:1000px){.sme-sbp__head-image img{margin-top:-1.1111111111vw}}.sme-sbp__head-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto}@media screen and (max-width:1000px){.sme-sbp__head-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.sme-sbp__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.sme-sbp__head-title{font-size:44px}}@media screen and (max-width:1000px){.sme-sbp__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sme-sbp__head-title{line-height:48px}}@media screen and (max-width:1000px){.sme-sbp__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sme-sbp__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-sbp__head-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sme-sbp__head-title{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-sbp__head-title{margin-bottom:0}}@media screen and (min-width:1441px){.sme-sbp__head-title{width:auto}}@media screen and (max-width:1000px){.sme-sbp__head-title{width:60vw;-ms-flex-item-align:center;align-self:center}}@media screen and (max-width:1000px){.sme-sbp__head-title br{display:none}}.sme-sbp__head-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.sme-sbp__head-subtitle{font-size:16px}}@media screen and (max-width:1000px){.sme-sbp__head-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-sbp__head-subtitle{line-height:22px}}@media screen and (max-width:1000px){.sme-sbp__head-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-sbp__head-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-sbp__head-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-sbp__head-subtitle{margin-top:0}}@media screen and (max-width:1000px){.sme-sbp__head-subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.sme-sbp__head-subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.sme-sbp__head-subtitle{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.sme-sbp__head-button{width:100%}}.sme-sbp__benefits{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.sme-sbp__benefits{padding-left:104px}}@media screen and (max-width:1000px){.sme-sbp__benefits{padding-left:0}}@media screen and (min-width:1441px){.sme-sbp__benefits{padding-right:104px}}@media screen and (max-width:1000px){.sme-sbp__benefits{padding-right:0}}@media screen and (min-width:1441px){.sme-sbp__benefits{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-sbp__benefits{margin-bottom:11.1111111111vw;display:none}}.sme-sbp__benefits-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.sme-sbp__benefits-title{font-size:44px}}@media screen and (max-width:1000px){.sme-sbp__benefits-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.sme-sbp__benefits-title{line-height:48px}}@media screen and (max-width:1000px){.sme-sbp__benefits-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.sme-sbp__benefits-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-sbp__benefits-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.sme-sbp__benefits-title{margin-bottom:44px}}@media screen and (max-width:1000px){.sme-sbp__benefits-title{margin-bottom:8.3333333333vw}}.sme-sbp__benefits-list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sme-sbp__benefits-item,.sme-sbp__benefits-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.sme-sbp__benefits-item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:33.33333%}.sme-sbp__benefits-item__title{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.sme-sbp__benefits-item__title{font-size:20px}}@media screen and (max-width:1000px){.sme-sbp__benefits-item__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.sme-sbp__benefits-item__title{line-height:24px}}@media screen and (max-width:1000px){.sme-sbp__benefits-item__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.sme-sbp__benefits-item__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-sbp__benefits-item__title{letter-spacing:-.0555555556vw}}.sme-sbp__benefits-item__image{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-sbp__benefits-item__image{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-sbp__benefits-item__image{margin-bottom:3.3333333333vw}}.sme-sbp__benefits-item__image img{width:10.2777777778vw}@media screen and (min-width:1441px){.sme-sbp__benefits-item__image img{width:148px}}@media screen and (max-width:1000px){.sme-sbp__benefits-item__image img{width:30.5555555556vw}}.sme-sbp__gallery{display:none;margin-bottom:0}@media screen and (min-width:1441px){.sme-sbp__gallery{margin-bottom:0}}@media screen and (max-width:1000px){.sme-sbp__gallery{margin-bottom:11.1111111111vw;display:block}}.sme-sbp__gallery-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.sme-sbp__gallery-title{font-size:32px}}@media screen and (max-width:1000px){.sme-sbp__gallery-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-sbp__gallery-title{line-height:38px}}@media screen and (max-width:1000px){.sme-sbp__gallery-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp__gallery-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-sbp__gallery-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-sbp__gallery-title{margin-bottom:44px}}@media screen and (max-width:1000px){.sme-sbp__gallery-title{margin-bottom:8.3333333333vw}}.sme-sbp__formats{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.5555555556vw;height:38.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.sme-sbp__formats{padding-left:104px}}@media screen and (max-width:1000px){.sme-sbp__formats{padding-left:0}}@media screen and (min-width:1441px){.sme-sbp__formats{padding-right:104px}}@media screen and (max-width:1000px){.sme-sbp__formats{padding-right:0}}@media screen and (min-width:1441px){.sme-sbp__formats{margin-bottom:80px}}@media screen and (max-width:1000px){.sme-sbp__formats{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp__formats{height:560px}}@media screen and (max-width:1000px){.sme-sbp__formats{height:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.sme-sbp__formats-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-sbp__formats-title{font-size:32px}}@media screen and (max-width:1000px){.sme-sbp__formats-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-sbp__formats-title{line-height:38px}}@media screen and (max-width:1000px){.sme-sbp__formats-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp__formats-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-sbp__formats-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-sbp__formats-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-sbp__formats-title{margin-bottom:3.3333333333vw}}.sme-sbp__formats-card{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:3.8888888889vw;width:33.3333333333vw;margin-bottom:0;background-color:#edf0f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.sme-sbp__formats-card{padding-top:40px}}@media screen and (max-width:1000px){.sme-sbp__formats-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card{padding-bottom:40px}}@media screen and (max-width:1000px){.sme-sbp__formats-card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card{padding-left:56px}}@media screen and (max-width:1000px){.sme-sbp__formats-card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card{padding-right:56px}}@media screen and (max-width:1000px){.sme-sbp__formats-card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card{border-radius:56px}}@media screen and (max-width:1000px){.sme-sbp__formats-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card{width:480px}}@media screen and (max-width:1000px){.sme-sbp__formats-card{width:91.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card{margin-bottom:0}}@media screen and (max-width:1000px){.sme-sbp__formats-card{margin-bottom:3.3333333333vw}}.sme-sbp__formats-card:last-child{margin-bottom:0}.sme-sbp__formats-card__top{margin-bottom:2.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sme-sbp__formats-card__top{margin-bottom:32px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__top{margin-bottom:3.3333333333vw}}.sme-sbp__formats-card__top-icon{width:2.7777777778vw;height:2.7777777778vw;margin-right:1.3888888889vw}@media screen and (min-width:1441px){.sme-sbp__formats-card__top-icon{width:40px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__top-icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__top-icon{height:40px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__top-icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__top-icon{margin-right:20px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__top-icon{margin-right:3.3333333333vw}}.sme-sbp__formats-card__top-icon img{width:100%;height:100%}.sme-sbp__formats-card__top-title{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;-ms-flex-item-align:center;align-self:center;font-weight:500;width:calc(100% - 60px)}@media screen and (min-width:1441px){.sme-sbp__formats-card__top-title{font-size:24px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__top-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__top-title{line-height:28px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__top-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__top-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__top-title{letter-spacing:-.0555555556vw;width:calc(100% - 52px)}}.sme-sbp__formats-card__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw;width:100%}@media screen and (min-width:1441px){.sme-sbp__formats-card__subtitle{font-size:16px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__subtitle{line-height:22px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__subtitle{margin-bottom:12px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__subtitle{margin-bottom:3.3333333333vw}}.sme-sbp__formats-card__list{counter-reset:myCounter;width:100%}.sme-sbp__formats-card__list-item{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:.8333333333vw;padding-left:1.6666666667vw;position:relative}@media screen and (min-width:1441px){.sme-sbp__formats-card__list-item{font-size:16px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__list-item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__list-item{line-height:22px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__list-item{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__list-item{letter-spacing:-.2px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__list-item{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__list-item{margin-bottom:12px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__list-item{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.sme-sbp__formats-card__list-item{padding-left:24px}}@media screen and (max-width:1000px){.sme-sbp__formats-card__list-item{padding-left:5.5555555556vw}}.sme-sbp__formats-card__list-item:before{position:absolute;top:0;left:0;counter-increment:myCounter;content:counter(myCounter)}.sme-sbp__formats-card__list-item:last-child{margin-bottom:0}.sme-sbp__how{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-sbp__how{padding-left:104px}}@media screen and (max-width:1000px){.sme-sbp__how{padding-left:0}}@media screen and (min-width:1441px){.sme-sbp__how{padding-right:104px}}@media screen and (max-width:1000px){.sme-sbp__how{padding-right:0}}@media screen and (min-width:1441px){.sme-sbp__how{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-sbp__how{margin-bottom:11.1111111111vw}}.sme-sbp__how-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sme-sbp__how-title{font-size:32px}}@media screen and (max-width:1000px){.sme-sbp__how-title{font-size:5vw}}@media screen and (min-width:1441px){.sme-sbp__how-title{line-height:38px}}@media screen and (max-width:1000px){.sme-sbp__how-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.sme-sbp__how-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.sme-sbp__how-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.sme-sbp__how-title{margin-bottom:40px}}@media screen and (max-width:1000px){.sme-sbp__how-title{margin-bottom:4.4444444444vw}}.sme-sbp__how .sme-steps__item:nth-child(3n){margin-left:auto}@media screen and (max-width:1000px){.sme-sbp__how .sme-steps__item:nth-child(3n){margin-left:0}}.black-friday{background-color:#1e2320;color:#fff;background-image:url(/local/templates/redesign/src/assets/img/black-friday/bg_wall.png);background-size:100vw 105vh;background-repeat:no-repeat;padding-top:4.1666666667vw;font-family:ObjectSans A1;margin-top:-7.9861111111vw;scroll-behavior:smooth}@media screen and (min-width:1441px){.black-friday{padding-top:60px}}@media screen and (max-width:1000px){.black-friday{padding-top:9.7222222222vw}}@media screen and (min-width:1441px){.black-friday{margin-top:-115px}}@media screen and (max-width:1000px){.black-friday{margin-top:-14.7222222222vw;background-size:1000px}}.black-friday h2{font-size:2.2222222222vw;line-height:2.6388888889vw}@media screen and (min-width:1441px){.black-friday h2{font-size:32px}}@media screen and (max-width:1000px){.black-friday h2{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.black-friday h2{line-height:38px}}@media screen and (max-width:1000px){.black-friday h2{line-height:7.7777777778vw}}.black-friday__container{position:relative;max-width:1000px}.black-friday .neon-text{font-size:1.25vw;line-height:1.875vw;text-shadow:0 1px 10px rgba(139,197,64,.8)}@media screen and (min-width:1441px){.black-friday .neon-text{font-size:18px}}@media screen and (max-width:1000px){.black-friday .neon-text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.black-friday .neon-text{line-height:27px}}@media screen and (max-width:1000px){.black-friday .neon-text{line-height:5.5555555556vw}}.black-friday__header{text-align:center;margin-bottom:5.2083333333vw}@media screen and (min-width:1441px){.black-friday__header{margin-bottom:75px}}@media screen and (max-width:1000px){.black-friday__header{margin-bottom:11.1111111111vw}}.black-friday__header-title{font-family:Neon;letter-spacing:15px;font-size:6.25vw;line-height:7.0138888889vw;text-shadow:0 0 3px #7ede00,0 0 15px #24ff00,0 0 40px #b0f655;width:50vw;margin:0 auto;text-align:center;padding-top:4.1666666667vw}@media screen and (min-width:1441px){.black-friday__header-title{font-size:90px}}@media screen and (max-width:1000px){.black-friday__header-title{font-size:15.5555555556vw}}@media screen and (min-width:1441px){.black-friday__header-title{line-height:101px}}@media screen and (max-width:1000px){.black-friday__header-title{line-height:18.8888888889vw}}@media screen and (min-width:1441px){.black-friday__header-title{padding-top:60px}}@media screen and (max-width:1000px){.black-friday__header-title{padding-top:15.2777777778vw;width:100%;margin-top:-35px}}.black-friday__header .logo{height:2.7777777778vw}@media screen and (min-width:1441px){.black-friday__header .logo{height:40px}}@media screen and (max-width:1000px){.black-friday__header .logo{height:8.3333333333vw}}.black-friday__header .title{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.black-friday__header .title{margin-top:40px}}@media screen and (max-width:1000px){.black-friday__header .title{margin-top:11.1111111111vw}}.black-friday__header .description{font-size:1.3888888889vw;line-height:1.875vw;font-weight:400;padding-top:3.3333333333vw}@media screen and (min-width:1441px){.black-friday__header .description{font-size:20px}}@media screen and (max-width:1000px){.black-friday__header .description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.black-friday__header .description{line-height:27px}}@media screen and (max-width:1000px){.black-friday__header .description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.black-friday__header .description{padding-top:48px}}@media screen and (max-width:1000px){.black-friday__header .description{padding-top:5.5555555556vw}}.black-friday .black-friday__anchors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:1000px){.black-friday .black-friday__anchors{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.black-friday .anchor{border:2px solid #fff;border-radius:1.25vw;font-size:.8333333333vw;height:5.3472222222vw;width:5.3472222222vw;padding:.6944444444vw;text-align:center;cursor:pointer;-webkit-box-shadow:inset .58138px 1.16276px .41862px hsla(0,0%,100%,.4),inset -.41862px -.16276px 1.41862px #e5ffc6;box-shadow:inset .58138px 1.16276px .41862px hsla(0,0%,100%,.4),inset -.41862px -.16276px 1.41862px #e5ffc6;-webkit-filter:drop-shadow(0 1px 10px rgba(139,197,64,.8));filter:drop-shadow(0 1px 10px rgba(139,197,64,.8));-webkit-transition:background .4s ease;transition:background .4s ease}@media screen and (min-width:1441px){.black-friday .anchor{border-radius:18px}}@media screen and (max-width:1000px){.black-friday .anchor{border-radius:5vw}}@media screen and (min-width:1441px){.black-friday .anchor{font-size:12px}}@media screen and (max-width:1000px){.black-friday .anchor{font-size:3.0555555556vw}}@media screen and (min-width:1441px){.black-friday .anchor{height:77px}}@media screen and (max-width:1000px){.black-friday .anchor{height:21.3888888889vw}}@media screen and (min-width:1441px){.black-friday .anchor{width:77px}}@media screen and (max-width:1000px){.black-friday .anchor{width:17.7777777778vw}}@media screen and (min-width:1441px){.black-friday .anchor{padding:10px}}@media screen and (max-width:1000px){.black-friday .anchor{padding:2.7777777778vw;height:5vw;padding-top:.4861111111vw;padding-bottom:.3472222222vw;padding-right:0;padding-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.black-friday .anchor{height:72px}}@media screen and (max-width:1000px)and (max-width:1000px){.black-friday .anchor{height:20vw}}@media screen and (max-width:1000px)and (min-width:1441px){.black-friday .anchor{padding-top:7px}}@media screen and (max-width:1000px)and (max-width:1000px){.black-friday .anchor{padding-top:1.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.black-friday .anchor{padding-bottom:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.black-friday .anchor{padding-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.black-friday .anchor{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.black-friday .anchor{padding-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.black-friday .anchor{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.black-friday .anchor{padding-left:0}}.black-friday .anchor:hover{background:rgba(139,197,64,.1)}.black-friday .anchor__icon{height:2.2916666667vw;width:2.2916666667vw;display:block;margin:0 auto}@media screen and (min-width:1441px){.black-friday .anchor__icon{height:33px}}@media screen and (max-width:1000px){.black-friday .anchor__icon{height:9.1666666667vw}}@media screen and (min-width:1441px){.black-friday .anchor__icon{width:33px}}@media screen and (max-width:1000px){.black-friday .anchor__icon{width:9.1666666667vw}}@media screen and (max-width:1000px){.black-friday .black-friday__anchors a{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding-bottom:1.7361111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.black-friday .black-friday__anchors a{padding-bottom:25px}}@media screen and (max-width:1000px)and (max-width:1000px){.black-friday .black-friday__anchors a{padding-bottom:6.9444444444vw}}@media screen and (max-width:1000px){.black-friday .anchor{margin:0 auto}}.black-friday__content{padding-top:6.5972222222vw}@media screen and (min-width:1441px){.black-friday__content{padding-top:95px}}@media screen and (max-width:1000px){.black-friday__content{padding-top:0}}.black-friday__footer{padding-top:1.7361111111vw;margin-top:4.8611111111vw;padding-bottom:2.7777777778vw;border-top:1px solid #fff;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;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.black-friday__footer{padding-top:25px}}@media screen and (max-width:1000px){.black-friday__footer{padding-top:6.9444444444vw}}@media screen and (min-width:1441px){.black-friday__footer{margin-top:70px}}@media screen and (max-width:1000px){.black-friday__footer{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.black-friday__footer{padding-bottom:40px}}@media screen and (max-width:1000px){.black-friday__footer{padding-bottom:8.3333333333vw}}.black-friday__footer a{font-size:.9722222222vw}@media screen and (min-width:1441px){.black-friday__footer a{font-size:14px}}@media screen and (max-width:1000px){.black-friday__footer a{font-size:3.8888888889vw;padding-bottom:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.black-friday__footer a{padding-bottom:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.black-friday__footer a{padding-bottom:2.7777777778vw}}.black-friday__footer p{font-size:.8333333333vw}@media screen and (min-width:1441px){.black-friday__footer p{font-size:12px}}@media screen and (max-width:1000px){.black-friday__footer p{font-size:3.3333333333vw}}.black-friday__documents{padding-top:5.5555555556vw}@media screen and (min-width:1441px){.black-friday__documents{padding-top:80px}}@media screen and (max-width:1000px){.black-friday__documents{padding-top:11.1111111111vw}}.black-friday__documents .title{font-size:1.6666666667vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.black-friday__documents .title{font-size:24px}}@media screen and (max-width:1000px){.black-friday__documents .title{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.black-friday__documents .title{padding-bottom:40px}}@media screen and (max-width:1000px){.black-friday__documents .title{padding-bottom:5.5555555556vw}}.black-friday__documents-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.black-friday__documents-wrap .doc-link{padding-bottom:2.7777777778vw;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (min-width:1441px){.black-friday__documents-wrap .doc-link{padding-bottom:40px}}@media screen and (max-width:1000px){.black-friday__documents-wrap .doc-link{padding-bottom:4.1666666667vw;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.black-friday__documents-wrap .doc-link__content{padding-right:.6944444444vw}@media screen and (min-width:1441px){.black-friday__documents-wrap .doc-link__content{padding-right:10px}}@media screen and (max-width:1000px){.black-friday__documents-wrap .doc-link__content{padding-right:0}}.black-friday:before{content:"";display:block;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(30,35,33,0)),color-stop(rgba(30,35,33,.5)),to(#1e2321));background:linear-gradient(rgba(30,35,33,0),rgba(30,35,33,.5),#1e2321);width:100%;height:105vh;position:absolute;-webkit-box-shadow:inset 0 -885px 500px -500px #1e2321;box-shadow:inset 0 -885px 500px -500px #1e2321}.info-card{border-radius:3.8888888889vw;border:5px solid #fff;-webkit-box-shadow:0 0 12px rgba(144,255,0,.8),inset 0 0 12px rgba(159,255,36,.8);box-shadow:0 0 12px rgba(144,255,0,.8),inset 0 0 12px rgba(159,255,36,.8);padding-top:3.4722222222vw;padding-right:20.8333333333vw;padding-bottom:4.8611111111vw;padding-left:7.2916666667vw;position:relative}@media screen and (min-width:1441px){.info-card{border-radius:56px}}@media screen and (max-width:1000px){.info-card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.info-card{padding-top:50px}}@media screen and (max-width:1000px){.info-card{padding-top:56.9444444444vw}}@media screen and (min-width:1441px){.info-card{padding-right:300px}}@media screen and (max-width:1000px){.info-card{padding-right:8.3333333333vw}}@media screen and (min-width:1441px){.info-card{padding-bottom:70px}}@media screen and (max-width:1000px){.info-card{padding-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.info-card{padding-left:105px}}@media screen and (max-width:1000px){.info-card{padding-left:8.3333333333vw}}.info-card-wrap{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.info-card-wrap{padding-top:40px}}@media screen and (max-width:1000px){.info-card-wrap{padding-top:11.1111111111vw}}.info-card__title{width:90%}@media screen and (max-width:1000px){.info-card__title{width:100%}}.info-card__description{padding-top:2.7777777778vw;padding-bottom:1.7361111111vw}@media screen and (min-width:1441px){.info-card__description{padding-top:40px}}@media screen and (max-width:1000px){.info-card__description{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.info-card__description{padding-bottom:25px}}@media screen and (max-width:1000px){.info-card__description{padding-bottom:5.5555555556vw}}.info-card__date{font-size:.9722222222vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.info-card__date{font-size:14px}}@media screen and (max-width:1000px){.info-card__date{font-size:3.3333333333vw}}.info-card__date p{-ms-flex-item-align:center;align-self:center;line-height:1.7361111111vw}@media screen and (min-width:1441px){.info-card__date p{line-height:25px}}@media screen and (max-width:1000px){.info-card__date p{line-height:6.1111111111vw}}.info-card__icon{height:20px;margin-right:10px}.info-card__button{background:#8bc540;margin-top:2.7777777778vw;-webkit-box-shadow:0 4px 12px rgba(139,197,64,.5),inset 0 0 2px rgba(230,255,210,.75);box-shadow:0 4px 12px rgba(139,197,64,.5),inset 0 0 2px rgba(230,255,210,.75);-webkit-transition:background .3s ease,-webkit-box-shadow .3 ease;transition:background .3s ease,-webkit-box-shadow .3 ease;transition:box-shadow .3 ease,background .3s ease;transition:box-shadow .3 ease,background .3s ease,-webkit-box-shadow .3 ease}@media screen and (min-width:1441px){.info-card__button{margin-top:40px}}@media screen and (max-width:1000px){.info-card__button{margin-top:5.5555555556vw}}.info-card__button:hover{-webkit-box-shadow:0 4px 22px rgba(139,197,64,.5),inset 0 0 2px rgba(230,255,210,.75);box-shadow:0 4px 22px rgba(139,197,64,.5),inset 0 0 2px rgba(230,255,210,.75);background:#9edf4a;-webkit-transform:translateY(0);transform:translateY(0)}.info-card__image{position:absolute}#mortage .info-card__image{bottom:0;right:-1.0416666667vw}@media screen and (min-width:1441px){#mortage .info-card__image{right:-15px}}@media screen and (max-width:1000px){#mortage .info-card__image{right:-4.1666666667vw;bottom:unset;right:50%;-webkit-transform:translate(50%);transform:translate(50%);top:-2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){#mortage .info-card__image{top:-30px}}@media screen and (max-width:1000px)and (max-width:1000px){#mortage .info-card__image{top:-8.3333333333vw}}#mortage .info-card__image img{height:31.5972222222vw}@media screen and (min-width:1441px){#mortage .info-card__image img{height:455px}}@media screen and (max-width:1000px){#mortage .info-card__image img{height:61.1111111111vw}}#repairs .info-card__image{right:-3.8194444444vw;bottom:5.2083333333vw}@media screen and (min-width:1441px){#repairs .info-card__image{right:-55px}}@media screen and (max-width:1000px){#repairs .info-card__image{right:-15.2777777778vw}}@media screen and (min-width:1441px){#repairs .info-card__image{bottom:75px}}@media screen and (max-width:1000px){#repairs .info-card__image{bottom:20.8333333333vw;bottom:unset;right:50%;-webkit-transform:translate(50%);transform:translate(50%);top:-1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){#repairs .info-card__image{top:-20px}}@media screen and (max-width:1000px)and (max-width:1000px){#repairs .info-card__image{top:-5.5555555556vw}}#repairs .info-card__image img{height:24.3055555556vw}@media screen and (min-width:1441px){#repairs .info-card__image img{height:350px}}@media screen and (max-width:1000px){#repairs .info-card__image img{height:52.7777777778vw}}#credit .info-card__image{right:-3.8194444444vw;bottom:1.0416666667vw}@media screen and (min-width:1441px){#credit .info-card__image{right:-55px}}@media screen and (max-width:1000px){#credit .info-card__image{right:-15.2777777778vw}}@media screen and (min-width:1441px){#credit .info-card__image{bottom:15px}}@media screen and (max-width:1000px){#credit .info-card__image{bottom:4.1666666667vw;bottom:unset;right:50%;-webkit-transform:translate(50%);transform:translate(50%);top:-2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){#credit .info-card__image{top:-30px}}@media screen and (max-width:1000px)and (max-width:1000px){#credit .info-card__image{top:-8.3333333333vw}}#credit .info-card__image img{height:28.125vw}@media screen and (min-width:1441px){#credit .info-card__image img{height:405px}}@media screen and (max-width:1000px){#credit .info-card__image img{height:43.0555555556vw}}#cashback .info-card__image{bottom:0;right:-3.8194444444vw}@media screen and (min-width:1441px){#cashback .info-card__image{right:-55px}}@media screen and (max-width:1000px){#cashback .info-card__image{right:-15.2777777778vw;bottom:unset;right:50%;-webkit-transform:translate(50%);transform:translate(50%);top:-2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){#cashback .info-card__image{top:-30px}}@media screen and (max-width:1000px)and (max-width:1000px){#cashback .info-card__image{top:-8.3333333333vw}}#cashback .info-card__image img{height:27.0833333333vw}@media screen and (min-width:1441px){#cashback .info-card__image img{height:390px}}@media screen and (max-width:1000px){#cashback .info-card__image img{height:40.2777777778vw}}#currency .info-card__image{bottom:0;right:-2.0833333333vw}@media screen and (min-width:1441px){#currency .info-card__image{right:-30px}}@media screen and (max-width:1000px){#currency .info-card__image{right:-8.3333333333vw;bottom:unset;right:50%;-webkit-transform:translate(50%);transform:translate(50%);top:-2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){#currency .info-card__image{top:-30px}}@media screen and (max-width:1000px)and (max-width:1000px){#currency .info-card__image{top:-8.3333333333vw}}#currency .info-card__image img{height:28.4722222222vw}@media screen and (min-width:1441px){#currency .info-card__image img{height:410px}}@media screen and (max-width:1000px){#currency .info-card__image img{height:48.6111111111vw}}#premium .info-card__image{bottom:0;right:-5.2083333333vw}@media screen and (min-width:1441px){#premium .info-card__image{right:-75px}}@media screen and (max-width:1000px){#premium .info-card__image{right:-20.8333333333vw;bottom:unset;right:43%;-webkit-transform:translate(50%);transform:translate(50%);top:-2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){#premium .info-card__image{top:-30px}}@media screen and (max-width:1000px)and (max-width:1000px){#premium .info-card__image{top:-8.3333333333vw}}#premium .info-card__image img{height:34.0277777778vw}@media screen and (min-width:1441px){#premium .info-card__image img{height:490px}}@media screen and (max-width:1000px){#premium .info-card__image img{height:61.1111111111vw}}#buisness .info-card__image{bottom:-2.0833333333vw;right:-7.6388888889vw}@media screen and (min-width:1441px){#buisness .info-card__image{bottom:-30px}}@media screen and (max-width:1000px){#buisness .info-card__image{bottom:-8.3333333333vw}}@media screen and (min-width:1441px){#buisness .info-card__image{right:-110px}}@media screen and (max-width:1000px){#buisness .info-card__image{right:-30.5555555556vw;bottom:unset;right:50%;-webkit-transform:translate(50%);transform:translate(50%);top:-2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){#buisness .info-card__image{top:-30px}}@media screen and (max-width:1000px)and (max-width:1000px){#buisness .info-card__image{top:-8.3333333333vw}}#buisness .info-card__image img{height:29.1666666667vw}@media screen and (min-width:1441px){#buisness .info-card__image img{height:420px}}@media screen and (max-width:1000px){#buisness .info-card__image img{height:45.8333333333vw}}@media screen and (max-width:1000px){#buisness .info-card,#cashback .info-card,#credit .info-card,#currency .info-card{padding-top:10.4166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){#buisness .info-card,#cashback .info-card,#credit .info-card,#currency .info-card{padding-top:150px}}@media screen and (max-width:1000px)and (max-width:1000px){#buisness .info-card,#cashback .info-card,#credit .info-card,#currency .info-card{padding-top:41.6666666667vw}}@media screen and (max-width:1000px){#buisness .info-card__image:before,#cashback .info-card__image:before,#currency .info-card__image:before,#mortage .info-card__image:before,#premium .info-card__image:before{content:"";display:block;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(30,35,33,0)),color-stop(rgba(30,35,33,.5)),to(#1e2321));background:linear-gradient(rgba(30,35,33,0),rgba(30,35,33,.5),#1e2321);height:2.0833333333vw;width:10.4166666667vw;bottom:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}@media screen and (max-width:1000px)and (min-width:1441px){#buisness .info-card__image:before,#cashback .info-card__image:before,#currency .info-card__image:before,#mortage .info-card__image:before,#premium .info-card__image:before{height:30px}}@media screen and (max-width:1000px)and (max-width:1000px){#buisness .info-card__image:before,#cashback .info-card__image:before,#currency .info-card__image:before,#mortage .info-card__image:before,#premium .info-card__image:before{height:8.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){#buisness .info-card__image:before,#cashback .info-card__image:before,#currency .info-card__image:before,#mortage .info-card__image:before,#premium .info-card__image:before{width:150px}}@media screen and (max-width:1000px)and (max-width:1000px){#buisness .info-card__image:before,#cashback .info-card__image:before,#currency .info-card__image:before,#mortage .info-card__image:before,#premium .info-card__image:before{width:41.6666666667vw}}#cashback .info-card__description{width:34.7222222222vw;width:80%}@media screen and (min-width:1441px){#cashback .info-card__description{width:500px}}@media screen and (max-width:1000px){#cashback .info-card__description{width:138.8888888889vw;width:100%}}.neon-text{font-size:1.25vw;line-height:1.875vw;text-shadow:0 1px 10px rgba(139,197,64,.8)}@media screen and (min-width:1441px){.neon-text{font-size:18px}}@media screen and (max-width:1000px){.neon-text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.neon-text{line-height:27px}}@media screen and (max-width:1000px){.neon-text{line-height:5.5555555556vw}}.qa{margin-top:3.4722222222vw}@media screen and (min-width:1441px){.qa{margin-top:50px}}@media screen and (max-width:1000px){.qa{margin-top:9.7222222222vw}}.qa__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.qa__top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.qa__top-text{width:47.2222222222vw}@media screen and (min-width:1441px){.qa__top-text{width:680px}}@media screen and (max-width:1000px){.qa__top-text{width:188.8888888889vw;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.qa__top-button{top:0}@media screen and (min-width:1441px){.qa__top-button{top:0}}@media screen and (max-width:1000px){.qa__top-button{top:0;margin-top:1.0416666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.qa__top-button{margin-top:15px}}@media screen and (max-width:1000px)and (max-width:1000px){.qa__top-button{margin-top:4.1666666667vw}}.qa__top-title{padding-bottom:1.7361111111vw}@media screen and (min-width:1441px){.qa__top-title{padding-bottom:25px}}@media screen and (max-width:1000px){.qa__top-title{padding-bottom:4.1666666667vw}}.qa__top-description{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.qa__top-description img{width:5.5555555556vw;height:5.5555555556vw;padding-right:1.7361111111vw}@media screen and (min-width:1441px){.qa__top-description img{width:80px}}@media screen and (max-width:1000px){.qa__top-description img{width:16.6666666667vw}}@media screen and (min-width:1441px){.qa__top-description img{height:80px}}@media screen and (max-width:1000px){.qa__top-description img{height:16.6666666667vw}}@media screen and (min-width:1441px){.qa__top-description img{padding-right:25px}}@media screen and (max-width:1000px){.qa__top-description img{padding-right:5.5555555556vw}}@media screen and (max-width:1000px){.qa__top-description{white-space:normal}}.qa__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:3.4722222222vw;margin-right:-1.3888888889vw;margin-left:-1.3888888889vw}@media screen and (min-width:1441px){.qa__content{padding-top:50px}}@media screen and (max-width:1000px){.qa__content{padding-top:6.9444444444vw}}@media screen and (min-width:1441px){.qa__content{margin-right:-20px}}@media screen and (max-width:1000px){.qa__content{margin-right:0}}@media screen and (min-width:1441px){.qa__content{margin-left:-20px}}@media screen and (max-width:1000px){.qa__content{margin-left:0}}.qa__content-left{width:50%}@media screen and (max-width:1000px){.qa__content-left{width:100%}}.qa__content-right{width:50%;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.qa__content-right{margin-top:40px}}@media screen and (max-width:1000px){.qa__content-right{margin-top:5.5555555556vw;width:100%}}.qa__card{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:3.4722222222vw;padding-left:1.3888888889vw;padding-right:1.3888888889vw}@media screen and (min-width:1441px){.qa__card{padding-bottom:50px}}@media screen and (max-width:1000px){.qa__card{padding-bottom:6.9444444444vw}}@media screen and (min-width:1441px){.qa__card{padding-left:20px}}@media screen and (max-width:1000px){.qa__card{padding-left:0}}@media screen and (min-width:1441px){.qa__card{padding-right:20px}}@media screen and (max-width:1000px){.qa__card{padding-right:0;width:100%}}.qa__card-inner{background-color:#edf0f5;border-radius:3.8888888889vw;padding-top:2.7777777778vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw}@media screen and (min-width:1441px){.qa__card-inner{border-radius:56px}}@media screen and (max-width:1000px){.qa__card-inner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.qa__card-inner{padding-top:40px}}@media screen and (max-width:1000px){.qa__card-inner{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.qa__card-inner{padding-bottom:40px}}@media screen and (max-width:1000px){.qa__card-inner{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.qa__card-inner{padding-left:56px}}@media screen and (max-width:1000px){.qa__card-inner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.qa__card-inner{padding-right:56px}}@media screen and (max-width:1000px){.qa__card-inner{padding-right:6.6666666667vw}}.qa__card-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.qa__card-title{font-weight:500;font-size:1.3888888889vw;line-height:1.6666666667vw;padding-bottom:1.7361111111vw}@media screen and (min-width:1441px){.qa__card-title{font-size:20px}}@media screen and (max-width:1000px){.qa__card-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.qa__card-title{line-height:24px}}@media screen and (max-width:1000px){.qa__card-title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.qa__card-title{padding-bottom:25px}}@media screen and (max-width:1000px){.qa__card-title{padding-bottom:4.1666666667vw}}.qa__card-date{font-size:.9722222222vw;line-height:1.3888888889vw;color:#898599}@media screen and (min-width:1441px){.qa__card-date{font-size:14px}}@media screen and (max-width:1000px){.qa__card-date{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.qa__card-date{line-height:20px}}@media screen and (max-width:1000px){.qa__card-date{line-height:4.4444444444vw}}.qa__card-description{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.qa__card-description{font-size:14px}}@media screen and (max-width:1000px){.qa__card-description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.qa__card-description{line-height:20px}}@media screen and (max-width:1000px){.qa__card-description{line-height:4.4444444444vw}}.qa__card-answer{color:#898599;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.qa__card-answer{font-size:14px}}@media screen and (max-width:1000px){.qa__card-answer{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.qa__card-answer{line-height:20px}}@media screen and (max-width:1000px){.qa__card-answer{line-height:4.4444444444vw}}.qa__card-toggle{text-align:right;padding-top:.6944444444vw}@media screen and (min-width:1441px){.qa__card-toggle{padding-top:10px}}@media screen and (max-width:1000px){.qa__card-toggle{padding-top:2.7777777778vw}}.qa__card-toggle img{margin-top:.8333333333vw;margin-left:.3472222222vw;width:.6944444444vw;translate:transform 1s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media screen and (min-width:1441px){.qa__card-toggle img{margin-top:12px}}@media screen and (max-width:1000px){.qa__card-toggle img{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.qa__card-toggle img{margin-left:5px}}@media screen and (max-width:1000px){.qa__card-toggle img{margin-left:1.3888888889vw}}@media screen and (min-width:1441px){.qa__card-toggle img{width:10px}}@media screen and (max-width:1000px){.qa__card-toggle img{width:2.7777777778vw}}.qa__card .toggled{display:none}.qa__card .active+.toggled{display:block}.qa__card .active.qa__card-toggle img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.qa__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.qa-popup .d-modal__body,.qa-popup .switch{overflow:visible}.qa .d-modal.d-modal_callback .v--modal-box{background-color:#fff}@media screen and (max-width:1000px){.qa .d-modal.d-modal_callback .v--modal-box{max-height:90vh}}.qa-form{padding-top:3.125vw}.qa-form-sended{text-align:center}.qa-form-sended-img{background:url(/local/templates/redesign/src/assets/img/bring-friend/success.svg) no-repeat;background-size:contain;margin-top:5.5555555556vw;margin-right:auto;margin-bottom:2.7777777778vw;margin-left:auto;width:13.8888888889vw;height:13.8888888889vw}@media screen and (min-width:1441px){.qa-form-sended-img{margin-top:80px}}@media screen and (max-width:1000px){.qa-form-sended-img{margin-top:27.7777777778vw}}@media screen and (min-width:1441px){.qa-form-sended-img{margin-bottom:40px}}@media screen and (max-width:1000px){.qa-form-sended-img{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.qa-form-sended-img{width:200px}}@media screen and (max-width:1000px){.qa-form-sended-img{width:27.7777777778vw}}@media screen and (min-width:1441px){.qa-form-sended-img{height:200px}}@media screen and (max-width:1000px){.qa-form-sended-img{height:27.7777777778vw}}.qa-form .qa-from-button.form__row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.qa-form .qa-from-button.form__row .form__item{margin-left:.6944444444vw}@media screen and (min-width:1441px){.qa-form .qa-from-button.form__row .form__item{margin-left:10px}}@media screen and (max-width:1000px){.qa-form .qa-from-button.form__row .form__item{margin-left:0}}.qa-form .qa-from-button.form__row .checkbox__label:after,.qa-form .qa-from-button.form__row .checkbox__label:before{top:.6944444444vw}@media screen and (min-width:1441px){.qa-form .qa-from-button.form__row .checkbox__label:after,.qa-form .qa-from-button.form__row .checkbox__label:before{top:10px}}@media screen and (max-width:1000px){.qa-form .qa-from-button.form__row .checkbox__label:after,.qa-form .qa-from-button.form__row .checkbox__label:before{top:0}}.qa-form .qa-from-button.form__row .form__item .agreement{padding-left:1.7361111111vw;width:50%}@media screen and (min-width:1441px){.qa-form .qa-from-button.form__row .form__item .agreement{padding-left:25px}}@media screen and (max-width:1000px){.qa-form .qa-from-button.form__row .form__item .agreement{padding-left:0;width:100%;margin-top:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.qa-form .qa-from-button.form__row .form__item .agreement{margin-top:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.qa-form .qa-from-button.form__row .form__item .agreement{margin-top:2.7777777778vw}}.qa-form .qa-from-button.form__row .p2{margin-left:.6944444444vw;padding-top:.6944444444vw}@media screen and (min-width:1441px){.qa-form .qa-from-button.form__row .p2{margin-left:10px}}@media screen and (max-width:1000px){.qa-form .qa-from-button.form__row .p2{margin-left:2.7777777778vw}}@media screen and (min-width:1441px){.qa-form .qa-from-button.form__row .p2{padding-top:10px}}@media screen and (max-width:1000px){.qa-form .qa-from-button.form__row .p2{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.qa-form{padding-top:45px}}@media screen and (max-width:1000px){.qa-form{padding-top:8.3333333333vw}}.qa-form .form__row:first-of-type .form__item:first-of-type{width:50%;margin-right:.6944444444vw}@media screen and (min-width:1441px){.qa-form .form__row:first-of-type .form__item:first-of-type{margin-right:10px}}@media screen and (max-width:1000px){.qa-form .form__row:first-of-type .form__item:first-of-type{margin-right:0;width:100%}}.qa-form .form__row:first-of-type .form__item:nth-of-type(2){width:25%;margin-right:.6944444444vw}@media screen and (min-width:1441px){.qa-form .form__row:first-of-type .form__item:nth-of-type(2){margin-right:10px}}@media screen and (max-width:1000px){.qa-form .form__row:first-of-type .form__item:nth-of-type(2){margin-right:0;width:100%}}.qa-form .form__row:first-of-type .form__item:nth-of-type(3){width:25%}@media screen and (max-width:1000px){.qa-form .form__row:first-of-type .form__item:nth-of-type(3){width:100%}}.qa-form__textfield{width:100%;padding-bottom:2.0833333333vw}@media screen and (min-width:1441px){.qa-form__textfield{padding-bottom:30px}}@media screen and (max-width:1000px){.qa-form__textfield{padding-bottom:6.9444444444vw;padding-top:1.7361111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.qa-form__textfield{padding-top:25px}}@media screen and (max-width:1000px)and (max-width:1000px){.qa-form__textfield{padding-top:6.9444444444vw}}.qa-form__textfield-lbl{font-size:1.3888888889vw;padding-bottom:.6944444444vw}@media screen and (min-width:1441px){.qa-form__textfield-lbl{font-size:20px}}@media screen and (max-width:1000px){.qa-form__textfield-lbl{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.qa-form__textfield-lbl{padding-bottom:10px}}@media screen and (max-width:1000px){.qa-form__textfield-lbl{padding-bottom:2.7777777778vw}}.qa-form__textarea{height:8.3333333333vw;border:1px solid #e1e4e9;border-radius:1.3888888889vw;width:100%;font-size:1.1111111111vw;line-height:1.5277777778vw;padding-right:1.7361111111vw;padding-left:1.7361111111vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw}@media screen and (min-width:1441px){.qa-form__textarea{height:120px}}@media screen and (max-width:1000px){.qa-form__textarea{height:27.7777777778vw}}@media screen and (min-width:1441px){.qa-form__textarea{border-radius:20px}}@media screen and (max-width:1000px){.qa-form__textarea{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.qa-form__textarea{font-size:16px}}@media screen and (max-width:1000px){.qa-form__textarea{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.qa-form__textarea{line-height:22px}}@media screen and (max-width:1000px){.qa-form__textarea{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.qa-form__textarea{padding-right:25px}}@media screen and (max-width:1000px){.qa-form__textarea{padding-right:4.1666666667vw}}@media screen and (min-width:1441px){.qa-form__textarea{padding-left:25px}}@media screen and (max-width:1000px){.qa-form__textarea{padding-left:4.1666666667vw}}@media screen and (min-width:1441px){.qa-form__textarea{padding-top:20px}}@media screen and (max-width:1000px){.qa-form__textarea{padding-top:4.1666666667vw}}@media screen and (min-width:1441px){.qa-form__textarea{padding-bottom:20px}}@media screen and (max-width:1000px){.qa-form__textarea{padding-bottom:4.1666666667vw}}.qa-form__field_error{border:1px solid #fc5b00;background-color:#fdeaea}.qa .switch{padding-top:.6944444444vw}@media screen and (min-width:1441px){.qa .switch{padding-top:10px}}@media screen and (max-width:1000px){.qa .switch{padding-top:2.7777777778vw}}.qa .text-grey{color:#898599;padding-top:.6944444444vw}@media screen and (min-width:1441px){.qa .text-grey{padding-top:10px}}@media screen and (max-width:1000px){.qa .text-grey{padding-top:2.7777777778vw}}.prem-offer{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.prem-offer{margin-bottom:40px}}@media screen and (max-width:1000px){.prem-offer{margin-bottom:7.7777777778vw}}.prem-offer__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.prem-offer__title{font-size:44px}}@media screen and (max-width:1000px){.prem-offer__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__title{line-height:48px}}@media screen and (max-width:1000px){.prem-offer__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.prem-offer__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.prem-offer__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.prem-offer__title{margin-bottom:24px}}@media screen and (max-width:1000px){.prem-offer__title{margin-bottom:0;-ms-flex-item-align:center;align-self:center}}.prem-offer__subtitle{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-top:0}@media screen and (min-width:1441px){.prem-offer__subtitle{font-size:20px}}@media screen and (max-width:1000px){.prem-offer__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.prem-offer__subtitle{line-height:24px}}@media screen and (max-width:1000px){.prem-offer__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.prem-offer__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.prem-offer__subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.prem-offer__subtitle{margin-top:0}}@media screen and (max-width:1000px){.prem-offer__subtitle{margin-top:3.3333333333vw}}.prem-offer__head{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-top:2.7777777778vw;margin-bottom:5.5555555556vw}@media screen and (min-width:1441px){.prem-offer__head{padding-left:104px}}@media screen and (max-width:1000px){.prem-offer__head{padding-left:0}}@media screen and (min-width:1441px){.prem-offer__head{padding-right:104px}}@media screen and (max-width:1000px){.prem-offer__head{padding-right:0}}@media screen and (min-width:1441px){.prem-offer__head{margin-top:40px}}@media screen and (max-width:1000px){.prem-offer__head{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.prem-offer__head{margin-bottom:80px}}@media screen and (max-width:1000px){.prem-offer__head{margin-bottom:11.1111111111vw}}.prem-offer__head-content{width:52.5vw}@media screen and (min-width:1441px){.prem-offer__head-content{width:756px}}@media screen and (max-width:1000px){.prem-offer__head-content{width:91.1111111111vw}}.prem-offer__head-button{margin-top:3.4722222222vw}@media screen and (min-width:1441px){.prem-offer__head-button{margin-top:50px}}@media screen and (max-width:1000px){.prem-offer__head-button{margin-top:6.6666666667vw;width:100%}}.prem-offer__head-button .button_size-md{height:3.8888888889vw;padding-top:.3472222222vw}@media screen and (min-width:1441px){.prem-offer__head-button .button_size-md{height:56px}}@media screen and (max-width:1000px){.prem-offer__head-button .button_size-md{height:8.8888888889vw}}@media screen and (min-width:1441px){.prem-offer__head-button .button_size-md{padding-top:5px}}@media screen and (max-width:1000px){.prem-offer__head-button .button_size-md{padding-top:0}}.prem-offer__privilege{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.prem-offer__privilege{margin-bottom:16px}}@media screen and (max-width:1000px){.prem-offer__privilege{margin-bottom:4.4444444444vw}}.prem-offer__privilege-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:2.7777777778vw;font-weight:500}@media screen and (min-width:1441px){.prem-offer__privilege-title{font-size:44px}}@media screen and (max-width:1000px){.prem-offer__privilege-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__privilege-title{line-height:48px}}@media screen and (max-width:1000px){.prem-offer__privilege-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.prem-offer__privilege-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.prem-offer__privilege-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.prem-offer__privilege-title{margin-bottom:40px}}@media screen and (max-width:1000px){.prem-offer__privilege-title{margin-bottom:6.6666666667vw;-ms-flex-item-align:center;align-self:center}}.prem-offer__privilege-title span{color:#898599}.prem-offer__products{margin-bottom:4.1666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.prem-offer__products{margin-bottom:60px}}@media screen and (max-width:1000px){.prem-offer__products{margin-bottom:8.8888888889vw}}.prem-offer__products-card{margin-top:1.3888888889vw;margin-bottom:1.3888888889vw;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#1e2321;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media screen and (min-width:1441px){.prem-offer__products-card{margin-top:20px}}@media screen and (max-width:1000px){.prem-offer__products-card{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.prem-offer__products-card{margin-bottom:20px}}@media screen and (max-width:1000px){.prem-offer__products-card{margin-bottom:2.2222222222vw;width:100%}}.prem-offer__products .product-card__content{max-width:auto}@media screen and (min-width:1441px){.prem-offer__products .product-card__content{max-width:auto}}@media screen and (max-width:1000px){.prem-offer__products .product-card__content{max-width:44.4444444444vw}}.prem-offer__products .product-card__description{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.1px;color:#898599}@media screen and (min-width:1441px){.prem-offer__products .product-card__description{font-size:14px}}@media screen and (max-width:1000px){.prem-offer__products .product-card__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.prem-offer__products .product-card__description{line-height:20px}}@media screen and (max-width:1000px){.prem-offer__products .product-card__description{line-height:4.4444444444vw;color:#fff}}.prem-offer__products .product-card__image{width:8.6111111111vw}@media screen and (min-width:1441px){.prem-offer__products .product-card__image{width:124px}}@media screen and (max-width:1000px){.prem-offer__products .product-card__image{width:28.3333333333vw}}.prem-offer__banker{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;background:#1e2321;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.prem-offer__banker{padding-top:56px}}@media screen and (max-width:1000px){.prem-offer__banker{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__banker{padding-bottom:56px}}@media screen and (max-width:1000px){.prem-offer__banker{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__banker{padding-left:104px}}@media screen and (max-width:1000px){.prem-offer__banker{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__banker{padding-right:104px}}@media screen and (max-width:1000px){.prem-offer__banker{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__banker{border-radius:56px}}@media screen and (max-width:1000px){.prem-offer__banker{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.prem-offer__banker{margin-bottom:80px}}@media screen and (max-width:1000px){.prem-offer__banker{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.prem-offer__banker-info{width:40.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.prem-offer__banker-info{width:584px}}@media screen and (max-width:1000px){.prem-offer__banker-info{width:77.7777777778vw}}.prem-offer__banker-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0555555556vw;margin-bottom:1.6666666667vw;font-weight:500;color:#fff}@media screen and (min-width:1441px){.prem-offer__banker-title{font-size:32px}}@media screen and (max-width:1000px){.prem-offer__banker-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__banker-title{line-height:38px}}@media screen and (max-width:1000px){.prem-offer__banker-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.prem-offer__banker-title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.prem-offer__banker-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.prem-offer__banker-title{margin-bottom:24px}}@media screen and (max-width:1000px){.prem-offer__banker-title{margin-bottom:3.3333333333vw}}.prem-offer__banker-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:2.7777777778vw;font-weight:500;color:#898599}@media screen and (min-width:1441px){.prem-offer__banker-subtitle{font-size:16px}}@media screen and (max-width:1000px){.prem-offer__banker-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.prem-offer__banker-subtitle{line-height:22px}}@media screen and (max-width:1000px){.prem-offer__banker-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.prem-offer__banker-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.prem-offer__banker-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.prem-offer__banker-subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.prem-offer__banker-subtitle{margin-bottom:5.5555555556vw}}.prem-offer__banker-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1000px){.prem-offer__banker-contact{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.prem-offer__banker-contact__name{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;margin-bottom:5.1388888889vw;padding-left:1.6666666667vw;width:auto;font-weight:500;color:#fff}@media screen and (min-width:1441px){.prem-offer__banker-contact__name{font-size:20px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__name{font-size:5vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__name{line-height:24px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__name{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__name{letter-spacing:-.2px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__name{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__name{margin-bottom:74px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__name{margin-bottom:26.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__name{padding-left:24px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__name{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__name{width:auto}}@media screen and (max-width:1000px){.prem-offer__banker-contact__name{width:46.1111111111vw;margin-bottom:0}}.prem-offer__banker-contact__phone{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0555555556vw;margin-bottom:.5555555556vw;padding-left:1.6666666667vw;color:#fff;display:block}@media screen and (min-width:1441px){.prem-offer__banker-contact__phone{font-size:32px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__phone{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__phone{line-height:38px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__phone{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__phone{letter-spacing:-.8px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__phone{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__phone{margin-bottom:8px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__phone{margin-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__phone{padding-left:24px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__phone{padding-left:0}}.prem-offer__banker-contact__phone._mobile{display:none}@media screen and (max-width:1000px){.prem-offer__banker-contact__phone{display:none}.prem-offer__banker-contact__phone._mobile{margin-top:.6944444444vw;display:block}}@media screen and (max-width:1000px)and (min-width:1441px){.prem-offer__banker-contact__phone._mobile{margin-top:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.prem-offer__banker-contact__phone._mobile{margin-top:2.7777777778vw}}.prem-offer__banker-contact__email{font-size:1.3888888889vw;line-height:1.6666666667vw;letter-spacing:-.0138888889vw;padding-left:1.6666666667vw;margin-bottom:0;color:#898599}@media screen and (min-width:1441px){.prem-offer__banker-contact__email{font-size:20px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__email{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__email{line-height:24px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__email{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__email{letter-spacing:-.2px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__email{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__email{padding-left:24px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__email{padding-left:0}}@media screen and (min-width:1441px){.prem-offer__banker-contact__email{margin-bottom:0}}@media screen and (max-width:1000px){.prem-offer__banker-contact__email{margin-bottom:5.5555555556vw}}.prem-offer__banker-contact__email._mobile{display:none}@media screen and (max-width:1000px){.prem-offer__banker-contact__email{display:none;color:#fff}.prem-offer__banker-contact__email._mobile{display:block}}.prem-offer__banker-contact__img{width:10.1388888889vw;height:11.6666666667vw}@media screen and (min-width:1441px){.prem-offer__banker-contact__img{width:146px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__img{width:28.3333333333vw}}@media screen and (min-width:1441px){.prem-offer__banker-contact__img{height:168px}}@media screen and (max-width:1000px){.prem-offer__banker-contact__img{height:35.5555555556vw}}.prem-offer__banker-contact__img img{width:100%}.prem-offer__banker-qr{width:21.8055555556vw}@media screen and (min-width:1441px){.prem-offer__banker-qr{width:314px}}@media screen and (max-width:1000px){.prem-offer__banker-qr{width:77.7777777778vw}}.prem-offer__banker-qr__button{display:none}@media screen and (max-width:1000px){.prem-offer__banker-qr__button{display:inline-block}.prem-offer__banker-qr__button-open{display:none}.prem-offer__banker-qr__button-open.active{display:block}.prem-offer__banker-qr__button-close{display:none}.prem-offer__banker-qr__button-close.active{display:block}}.prem-offer__banker-qr__img{margin-top:0;display:none;width:100%}@media screen and (min-width:1441px){.prem-offer__banker-qr__img{margin-top:0}}@media screen and (max-width:1000px){.prem-offer__banker-qr__img{margin-top:3.3333333333vw}}.prem-offer__banker-qr__img img{border-radius:12px;margin:0 auto;display:block}.prem-offer__banker-qr__img.opened{display:block}.prem-offer__banker-qr__img-desktop{width:100%}.prem-offer__banker-qr__img-desktop img{width:22.6388888889vw;height:22.9166666667vw;border-radius:12px}@media screen and (min-width:1441px){.prem-offer__banker-qr__img-desktop img{width:326px}}@media screen and (max-width:1000px){.prem-offer__banker-qr__img-desktop img{width:90.5555555556vw}}@media screen and (min-width:1441px){.prem-offer__banker-qr__img-desktop img{height:330px}}@media screen and (max-width:1000px){.prem-offer__banker-qr__img-desktop img{height:91.6666666667vw}}@media screen and (max-width:1000px){.prem-offer__banker-qr__img-desktop{display:none}}.sbpay-nav{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sbpay-nav{margin-top:40px}}@media screen and (max-width:1000px){.sbpay-nav{margin-top:2.7777777778vw}}.sbpay-header{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.sbpay-header{margin-top:24px}}@media screen and (max-width:1000px){.sbpay-header{margin-top:3.3333333333vw}}.sbpay-cards{margin-top:5.9027777778vw}@media screen and (min-width:1441px){.sbpay-cards{margin-top:85px}}@media screen and (max-width:1000px){.sbpay-cards{margin-top:11.1111111111vw}}.sbpay-cards .cards-services__wrapper{height:42.0138888889vw}@media screen and (min-width:1441px){.sbpay-cards .cards-services__wrapper{height:605px}}@media screen and (max-width:1000px){.sbpay-cards .cards-services__wrapper{height:auto}}.sbpay-cards .service-card__front-transfer{position:relative;overflow:visible;background:linear-gradient(47.44deg,#ffc7ab,#ffe5d8);width:33.3333333333vw;height:31.9444444444vw}@media screen and (min-width:1441px){.sbpay-cards .service-card__front-transfer{width:480px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__front-transfer{width:91.1111111111vw}}@media screen and (min-width:1441px){.sbpay-cards .service-card__front-transfer{height:460px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__front-transfer{height:94.4444444444vw}}.sbpay-cards .service-card__front-transfer:after{position:absolute;content:"";right:-.4861111111vw;bottom:0;width:100%;height:100%;background:url(/upload/images/sbpay/sbp.png),url(/upload/images/sbpay/girl-green.png);background-repeat:no-repeat,no-repeat;background-position:15% 40%,100% 100%;background-size:31% auto,51% auto}@media screen and (min-width:1441px){.sbpay-cards .service-card__front-transfer:after{right:-7px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__front-transfer:after{right:1.3888888889vw}}@media screen and (min-width:1441px){.sbpay-cards .service-card__front-transfer:after{bottom:0}}@media screen and (max-width:1000px){.sbpay-cards .service-card__front-transfer:after{bottom:0;background:url(/upload/images/sbpay/sbp.png),url(/upload/images/sbpay/girl-green-mob.png);background-repeat:no-repeat,no-repeat;background-position:10% 35%,100% 100%;background-size:28% auto,53% auto}}@media(-webkit-min-device-pixel-ratio:1.5){.sbpay-cards .service-card__front-transfer:after{background:url(/upload/images/sbpay/sbp@2.png),url(/upload/images/sbpay/girl-green@2.png);background-repeat:no-repeat,no-repeat;background-position:15% 40%,100% 100%;background-size:31% auto,51% auto}}@media screen and (-webkit-min-device-pixel-ratio:1.5)and (max-width:1000px){.sbpay-cards .service-card__front-transfer:after{background:url(/upload/images/sbpay/sbp@2.png),url(/upload/images/sbpay/girl-green-mob@2.png);background-repeat:no-repeat,no-repeat;background-position:10% 35%,100% 100%;background-size:28% auto,53% auto}}@media(-webkit-min-device-pixel-ratio:2){.sbpay-cards .service-card__front-transfer:after{background:url(/upload/images/sbpay/sbp@3.png),url(/upload/images/sbpay/girl-green@3.png);background-repeat:no-repeat,no-repeat;background-position:15% 40%,100% 100%;background-size:31% auto,51% auto}}@media screen and (-webkit-min-device-pixel-ratio:2)and (max-width:1000px){.sbpay-cards .service-card__front-transfer:after{background:url(/upload/images/sbpay/sbp@2.png),url(/upload/images/sbpay/girl-green-mob@3.png);background-repeat:no-repeat,no-repeat;background-position:10% 35%,100% 100%;background-size:28% auto,53% auto}}.sbpay-cards .service-card__front-qr{position:relative;overflow:visible;background:linear-gradient(47.44deg,#bcbce4,#ffe6e2 97.52%);width:33.3333333333vw;height:31.9444444444vw}@media screen and (min-width:1441px){.sbpay-cards .service-card__front-qr{width:480px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__front-qr{width:91.1111111111vw}}@media screen and (min-width:1441px){.sbpay-cards .service-card__front-qr{height:460px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__front-qr{height:94.4444444444vw}}.sbpay-cards .service-card__front-qr:after{position:absolute;content:"";right:-1.6666666667vw;bottom:0;width:100%;height:100%;background:url(/upload/images/sbpay/sbp.png),url(/upload/images/sbpay/girl-blue.png);background-repeat:no-repeat,no-repeat;background-position:10% 40%,100% 100%;background-size:31% auto,54% auto}@media screen and (min-width:1441px){.sbpay-cards .service-card__front-qr:after{right:-24px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__front-qr:after{right:0}}@media screen and (min-width:1441px){.sbpay-cards .service-card__front-qr:after{bottom:0}}@media screen and (max-width:1000px){.sbpay-cards .service-card__front-qr:after{bottom:0;background:url(/upload/images/sbpay/sbp.png),url(/upload/images/sbpay/girl-blue-mob.png);background-repeat:no-repeat,no-repeat;background-position:10% 35%,100% 100%;background-size:28% auto,58% auto}}@media(-webkit-min-device-pixel-ratio:1.5){.sbpay-cards .service-card__front-qr:after{right:-1.6666666667vw;background:url(/upload/images/sbpay/sbp@2.png),url(/upload/images/sbpay/girl-blue@2.png);background-repeat:no-repeat,no-repeat;background-position:10% 40%,100% 100%;background-size:31% auto,54% auto}}@media screen and (-webkit-min-device-pixel-ratio:1.5)and (min-width:1441px){.sbpay-cards .service-card__front-qr:after{right:-24px}}@media screen and (-webkit-min-device-pixel-ratio:1.5)and (max-width:1000px){.sbpay-cards .service-card__front-qr:after{right:0;background:url(/upload/images/sbpay/sbp.png),url(/upload/images/sbpay/girl-blue-mob@2.png);background-repeat:no-repeat,no-repeat;background-position:10% 35%,100% 100%;background-size:28% auto,58% auto}}@media(-webkit-min-device-pixel-ratio:2){.sbpay-cards .service-card__front-qr:after{right:-1.6666666667vw;background:url(/upload/images/sbpay/sbp@3.png),url(/upload/images/sbpay/girl-blue@3.png);background-repeat:no-repeat,no-repeat;background-position:10% 40%,100% 100%;background-size:31% auto,54% auto}}@media screen and (-webkit-min-device-pixel-ratio:2)and (min-width:1441px){.sbpay-cards .service-card__front-qr:after{right:-24px}}@media screen and (-webkit-min-device-pixel-ratio:2)and (max-width:1000px){.sbpay-cards .service-card__front-qr:after{right:0;background:url(/upload/images/sbpay/sbp.png),url(/upload/images/sbpay/girl-blue-mob@3.png);background-repeat:no-repeat,no-repeat;background-position:10% 35%,100% 100%;background-size:28% auto,58% auto}}.sbpay-cards .service-card__description{margin-top:auto;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.sbpay-cards .service-card__description{margin-bottom:16px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__description{margin-bottom:2.2222222222vw}}.sbpay-cards .service-card__branding{width:25.5555555556vw;height:1.1111111111vw}@media screen and (min-width:1441px){.sbpay-cards .service-card__branding{width:368px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__branding{width:78.8888888889vw}}@media screen and (min-width:1441px){.sbpay-cards .service-card__branding{height:16px}}@media screen and (max-width:1000px){.sbpay-cards .service-card__branding{height:3.3333333333vw}}.sbpay-cards .service-card__branding img{width:100%;height:auto}.sbpay-cards .service-card__content>:not(.service-card__header):last-child{margin-top:0}.sbpay__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sbpay__title{margin-bottom:24px}}@media screen and (max-width:1000px){.sbpay__title{margin-bottom:3.3333333333vw}}.sbp__head{margin-top:2.8472222222vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sbp__head{margin-top:41px}}@media screen and (max-width:1000px){.sbp__head{margin-top:10.8333333333vw}}.sbp__how{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.sbp__how{margin-top:80px}}@media screen and (max-width:1000px){.sbp__how{margin-top:11.1111111111vw;display:none}}.sbp__how-list,.sbp__service{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sbp__service{margin-top:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sbp__service{margin-top:80px}}@media screen and (max-width:1000px){.sbp__service{margin-top:11.1111111111vw;display:block}}.sbp__service_sub{max-width:26.1111111111vw}@media screen and (min-width:1441px){.sbp__service_sub{max-width:376px}}@media screen and (max-width:1000px){.sbp__service_sub{max-width:104.4444444444vw;max-width:100%}}.sbp__service-img{width:18.8888888889vw}@media screen and (min-width:1441px){.sbp__service-img{width:272px}}@media screen and (max-width:1000px){.sbp__service-img{width:75.5555555556vw;display:none}}.sbp__service-imgmobblock{display:none;margin-bottom:0;height:auto}@media screen and (min-width:1441px){.sbp__service-imgmobblock{margin-bottom:0}}@media screen and (max-width:1000px){.sbp__service-imgmobblock{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.sbp__service-imgmobblock{height:auto}}@media screen and (max-width:1000px){.sbp__service-imgmobblock{height:44.4444444444vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sbp__service-imgmob{max-width:11.1111111111vw}@media screen and (min-width:1441px){.sbp__service-imgmob{max-width:160px}}@media screen and (max-width:1000px){.sbp__service-imgmob{max-width:44.4444444444vw}}@media screen and (max-width:1000px){.sbp__service-textpart{display:block;text-align:center}}.sbp__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sbp__list_center{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sbp__list_center{margin-top:40px}}@media screen and (max-width:1000px){.sbp__list_center{margin-top:0}}.sbp__step{margin-right:2.7777777778vw}@media screen and (min-width:1441px){.sbp__step{margin-right:40px}}@media screen and (max-width:1000px){.sbp__step{margin-right:0}}.sbp__documents{margin-top:5.5555555556vw;border-radius:3.8888888889vw;background:#edf0f5;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw}@media screen and (min-width:1441px){.sbp__documents{margin-top:80px}}@media screen and (max-width:1000px){.sbp__documents{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.sbp__documents{border-radius:56px}}@media screen and (max-width:1000px){.sbp__documents{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.sbp__documents{padding-top:56px}}@media screen and (max-width:1000px){.sbp__documents{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.sbp__documents{padding-right:104px}}@media screen and (max-width:1000px){.sbp__documents{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.sbp__documents{padding-bottom:56px}}@media screen and (max-width:1000px){.sbp__documents{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.sbp__documents{padding-left:104px}}@media screen and (max-width:1000px){.sbp__documents{padding-left:6.6666666667vw}}.sbp__documents-block{margin-top:1.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.sbp__documents-block{margin-top:24px}}@media screen and (max-width:1000px){.sbp__documents-block{margin-top:3.3333333333vw;display:block}}.sbp__documents-buttons{margin-top:2.0833333333vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sbp__documents-buttons{margin-top:30px}}@media screen and (max-width:1000px){.sbp__documents-buttons{margin-top:5vw;display:block}}.sbp__documents-button{margin-right:.5555555556vw;margin-bottom:auto}@media screen and (min-width:1441px){.sbp__documents-button{margin-right:8px}}@media screen and (max-width:1000px){.sbp__documents-button{margin-right:0}}@media screen and (min-width:1441px){.sbp__documents-button{margin-bottom:auto}}@media screen and (max-width:1000px){.sbp__documents-button{margin-bottom:3.3333333333vw}}.stock-market{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.stock-market{margin-bottom:40px}}@media screen and (max-width:1000px){.stock-market{margin-bottom:5.5555555556vw}}.stock-market-head{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.stock-market-head{margin-top:40px}}@media screen and (max-width:1000px){.stock-market-head{margin-top:11.1111111111vw}}.stock-market-switch{margin-top:3.0555555556vw;margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.stock-market-switch{margin-top:44px}}@media screen and (max-width:1000px){.stock-market-switch{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.stock-market-switch{margin-bottom:44px}}@media screen and (max-width:1000px){.stock-market-switch{margin-bottom:5.5555555556vw}}.stock-market-content .grid-row{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.stock-market-content .grid-row{margin-bottom:24px}}@media screen and (max-width:1000px){.stock-market-content .grid-row{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.stock-market-content .grid-col-6{margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.stock-market-content .grid-col-6{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.stock-market-content .grid-col-6{margin-bottom:3.3333333333vw}}@media screen and (max-width:1000px){.stock-market-content .grid-col-6:last-child{margin-bottom:0}}@media screen and (max-width:1000px){.stock-market-content .doc-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.stock-market-content .doc-link__title{max-width:none}.bankcard-head{margin-top:4.1666666667vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.bankcard-head{margin-top:60px}}@media screen and (max-width:1000px){.bankcard-head{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.bankcard-head{margin-bottom:80px}}@media screen and (max-width:1000px){.bankcard-head{margin-bottom:11.1111111111vw}}.bankcard-head__image-desktop{width:18.2638888889vw;height:19.1666666667vw}@media screen and (min-width:1441px){.bankcard-head__image-desktop{width:263px}}@media screen and (max-width:1000px){.bankcard-head__image-desktop{width:0}}@media screen and (min-width:1441px){.bankcard-head__image-desktop{height:276px}}@media screen and (max-width:1000px){.bankcard-head__image-desktop{height:0;display:none}}.bankcard-head__image-mobile{display:none;width:0;height:0}@media screen and (min-width:1441px){.bankcard-head__image-mobile{width:0}}@media screen and (max-width:1000px){.bankcard-head__image-mobile{width:29.1666666667vw}}@media screen and (min-width:1441px){.bankcard-head__image-mobile{height:0}}@media screen and (max-width:1000px){.bankcard-head__image-mobile{height:31.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex}}.bankcard-head__image img{width:100%;height:100%}.bankcard-head__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:47.6388888889vw}@media screen and (min-width:1441px){.bankcard-head__info{width:686px}}@media screen and (max-width:1000px){.bankcard-head__info{width:60vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.bankcard-head__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.bankcard-head__title{font-size:44px}}@media screen and (max-width:1000px){.bankcard-head__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.bankcard-head__title{line-height:48px}}@media screen and (max-width:1000px){.bankcard-head__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.bankcard-head__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.bankcard-head__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.bankcard-head__title{margin-bottom:24px}}@media screen and (max-width:1000px){.bankcard-head__title{margin-bottom:0}}@media screen and (min-width:1441px){.bankcard-head__title{width:auto}}@media screen and (max-width:1000px){.bankcard-head__title{width:60vw;-ms-flex-item-align:center;align-self:center}}@media screen and (max-width:1000px){.bankcard-head__title br{display:none}}.bankcard-head__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.bankcard-head__subtitle{font-size:16px}}@media screen and (max-width:1000px){.bankcard-head__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bankcard-head__subtitle{line-height:22px}}@media screen and (max-width:1000px){.bankcard-head__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bankcard-head__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.bankcard-head__subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.bankcard-head__subtitle{margin-top:0}}@media screen and (max-width:1000px){.bankcard-head__subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.bankcard-head__subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.bankcard-head__subtitle{margin-bottom:0}}@media screen and (max-width:1000px){.bankcard-head__button{width:100%}}.bankcard-head__button a{font-weight:500}.bankcard-table__logos{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;width:auto}@media screen and (min-width:1441px){.bankcard-table__logos{width:auto}}@media screen and (max-width:1000px){.bankcard-table__logos{width:77.7777777778vw}}.bankcard-table__logos-img{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.bankcard-table__logos-img{margin-right:24px}}@media screen and (max-width:1000px){.bankcard-table__logos-img{margin-right:6.1111111111vw}}.bankcard-table__logos-apple{width:3.9583333333vw;height:2.5vw;margin-bottom:0}@media screen and (min-width:1441px){.bankcard-table__logos-apple{width:57px}}@media screen and (max-width:1000px){.bankcard-table__logos-apple{width:9.1666666667vw}}@media screen and (min-width:1441px){.bankcard-table__logos-apple{height:36px}}@media screen and (max-width:1000px){.bankcard-table__logos-apple{height:5.8333333333vw}}@media screen and (min-width:1441px){.bankcard-table__logos-apple{margin-bottom:0}}@media screen and (max-width:1000px){.bankcard-table__logos-apple{margin-bottom:3.3333333333vw}}.bankcard-table__logos-google{width:4.8611111111vw;height:1.875vw;margin-bottom:0}@media screen and (min-width:1441px){.bankcard-table__logos-google{width:70px}}@media screen and (max-width:1000px){.bankcard-table__logos-google{width:12.5vw}}@media screen and (min-width:1441px){.bankcard-table__logos-google{height:27px}}@media screen and (max-width:1000px){.bankcard-table__logos-google{height:4.7222222222vw}}@media screen and (min-width:1441px){.bankcard-table__logos-google{margin-bottom:0}}@media screen and (max-width:1000px){.bankcard-table__logos-google{margin-bottom:3.3333333333vw}}.bankcard-table__logos-samsung{width:10.9027777778vw;height:1.5277777778vw;margin-bottom:0}@media screen and (min-width:1441px){.bankcard-table__logos-samsung{width:157px}}@media screen and (max-width:1000px){.bankcard-table__logos-samsung{width:29.4444444444vw}}@media screen and (min-width:1441px){.bankcard-table__logos-samsung{height:22px}}@media screen and (max-width:1000px){.bankcard-table__logos-samsung{height:4.7222222222vw}}@media screen and (min-width:1441px){.bankcard-table__logos-samsung{margin-bottom:0}}@media screen and (max-width:1000px){.bankcard-table__logos-samsung{margin-bottom:3.3333333333vw}}.bankcard-table__logos-garmin{width:10.5555555556vw;height:2.2222222222vw}@media screen and (min-width:1441px){.bankcard-table__logos-garmin{width:152px}}@media screen and (max-width:1000px){.bankcard-table__logos-garmin{width:27.7777777778vw}}@media screen and (min-width:1441px){.bankcard-table__logos-garmin{height:32px}}@media screen and (max-width:1000px){.bankcard-table__logos-garmin{height:5.8333333333vw;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.bankcard-table__logos-mir{width:5.2777777778vw;height:2.5vw}@media screen and (min-width:1441px){.bankcard-table__logos-mir{width:76px}}@media screen and (max-width:1000px){.bankcard-table__logos-mir{width:15.2777777778vw}}@media screen and (min-width:1441px){.bankcard-table__logos-mir{height:36px}}@media screen and (max-width:1000px){.bankcard-table__logos-mir{height:7.2222222222vw}}.bankcard-table__logos img{width:100%;height:100%}.bankcard-table-docs__info-item{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.bankcard-table-docs__info-item{margin-bottom:16px}}@media screen and (max-width:1000px){.bankcard-table-docs__info-item{margin-bottom:0;display:none}}.bankcard-table__subtitle{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.bankcard-table__subtitle{margin-top:16px}}@media screen and (max-width:1000px){.bankcard-table__subtitle{margin-top:3.3333333333vw}}.bankcard-table .bankcard-advantages{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.bankcard-table .bankcard-advantages__info-block{margin-top:0}.bankcard-advantages{padding-top:5.5555555556vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.bankcard-advantages{padding-top:80px}}@media screen and (max-width:1000px){.bankcard-advantages{padding-top:0}}@media screen and (min-width:1441px){.bankcard-advantages{padding-bottom:56px}}@media screen and (max-width:1000px){.bankcard-advantages{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.bankcard-advantages{padding-left:104px}}@media screen and (max-width:1000px){.bankcard-advantages{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.bankcard-advantages{padding-right:104px}}@media screen and (max-width:1000px){.bankcard-advantages{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.bankcard-advantages{border-radius:56px}}@media screen and (max-width:1000px){.bankcard-advantages{border-radius:7.7777777778vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bankcard-advantages__info{width:50%}@media screen and (max-width:1000px){.bankcard-advantages__info{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.bankcard-advantages__info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.bankcard-advantages__info-block{margin-top:40px}}@media screen and (max-width:1000px){.bankcard-advantages__info-block{margin-top:6.6666666667vw}}.bankcard-advantages__img{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1000px){.bankcard-advantages__img{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.bankcard-advantages__img img{width:25.6944444444vw;height:22.2916666667vw;width:27.9166666667vw;height:25.7638888889vw;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1441px){.bankcard-advantages__img img{width:370px}}@media screen and (max-width:1000px){.bankcard-advantages__img img{width:46.3888888889vw}}@media screen and (min-width:1441px){.bankcard-advantages__img img{height:321px;width:402px}}@media screen and (max-width:1000px){.bankcard-advantages__img img{width:45.5555555556vw}}@media screen and (min-width:1441px){.bankcard-advantages__img img{height:371px}}@media screen and (max-width:1000px){.bankcard-advantages__img img{height:41.9444444444vw}}.bankcard-advantages__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.bankcard-advantages__title{font-size:44px}}@media screen and (max-width:1000px){.bankcard-advantages__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.bankcard-advantages__title{line-height:48px}}@media screen and (max-width:1000px){.bankcard-advantages__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.bankcard-advantages__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.bankcard-advantages__title{letter-spacing:-.0833333333vw;text-align:center}}.bankcard-advantages__list{margin-top:1.9444444444vw;margin-bottom:1.8055555556vw}@media screen and (min-width:1441px){.bankcard-advantages__list{margin-top:28px}}@media screen and (max-width:1000px){.bankcard-advantages__list{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.bankcard-advantages__list{margin-bottom:26px}}@media screen and (max-width:1000px){.bankcard-advantages__list{margin-bottom:2.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bankcard-advantages__list-item{position:relative;padding-left:20px}.bankcard-advantages__list-item strong{padding-left:20px}@media screen and (max-width:1000px){.bankcard-advantages__list-item strong{padding-left:15px}}.bankcard-advantages__list-item:before{position:absolute;content:"";width:8px;height:8px;top:5px;background:#8bc540;border-radius:50%}@media screen and (max-width:1000px){.bankcard-advantages__list-item:before{top:3px}}@media screen and (max-width:1000px){.bankcard-advantages__list-item{-ms-flex-item-align:center;align-self:center}}.bankcard-advantages__text{width:100%;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.bankcard-advantages__text{font-size:16px}}@media screen and (max-width:1000px){.bankcard-advantages__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bankcard-advantages__text{line-height:22px}}@media screen and (max-width:1000px){.bankcard-advantages__text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bankcard-advantages__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.bankcard-advantages__text{letter-spacing:-.0277777778vw;font-size:3.3333333333vw;line-height:4.4444444444vw;width:auto;text-align:center}}.bankcard-advantages__text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.bankcard-advantages__text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.bankcard-advantages__text:not(:last-child){margin-bottom:2.2222222222vw}}.bankcard-advantages__text strong{font-weight:500}.bankcard-advantages__text a{text-decoration:underline}.bankcard-advantages__text-grey{color:#898599}.bankcard .bankcard-advantages__list{margin-top:.5555555556vw}@media screen and (min-width:1441px){.bankcard .bankcard-advantages__list{margin-top:8px}}@media screen and (max-width:1000px){.bankcard .bankcard-advantages__list{margin-top:2.2222222222vw}}.bankcard .bankcard-advantages__list-item{padding-left:0}.bankcard .table-docs__terms-term{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.bankcard .table-docs__terms-term{margin-top:16px}}@media screen and (max-width:1000px){.bankcard .table-docs__terms-term{margin-top:4.4444444444vw}}.bankcard .table-docs__info-item:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.bankcard .table-docs__info-item:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.bankcard .table-docs__info-item:not(:last-child){margin-bottom:2.2222222222vw}}.bankcard .table-docs__info-item:before{top:calc(50% - .3vw)}@media screen and (max-width:1000px){.bankcard .table-docs__info-item:before{top:.2777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.bankcard .table-docs__info-item:before{top:4px}}@media screen and (max-width:1000px)and (max-width:1000px){.bankcard .table-docs__info-item:before{top:1.1111111111vw}}.bankcard .table-docs__info-title-p{margin-bottom:0}@media screen and (min-width:1441px){.bankcard .table-docs__info-title-p{margin-bottom:0}}@media screen and (max-width:1000px){.bankcard .table-docs__info-title-p{margin-bottom:2.2222222222vw;color:#898599}}.ibank-top{margin-top:2.7777777778vw;margin-bottom:6.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.ibank-top{margin-top:40px}}@media screen and (max-width:1000px){.ibank-top{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.ibank-top{margin-bottom:96px}}@media screen and (max-width:1000px){.ibank-top{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ibank-top__entrance{width:23.3333333333vw;padding-top:2.0833333333vw;margin-bottom:0}@media screen and (min-width:1441px){.ibank-top__entrance{width:336px}}@media screen and (max-width:1000px){.ibank-top__entrance{width:91.1111111111vw}}@media screen and (min-width:1441px){.ibank-top__entrance{padding-top:30px}}@media screen and (max-width:1000px){.ibank-top__entrance{padding-top:0}}@media screen and (min-width:1441px){.ibank-top__entrance{margin-bottom:0}}@media screen and (max-width:1000px){.ibank-top__entrance{margin-bottom:11.1111111111vw}}.ibank-top__entrance-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;font-weight:500;color:#898599}@media screen and (min-width:1441px){.ibank-top__entrance-subtitle{font-size:16px}}@media screen and (max-width:1000px){.ibank-top__entrance-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.ibank-top__entrance-subtitle{line-height:22px}}@media screen and (max-width:1000px){.ibank-top__entrance-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.ibank-top__entrance-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.ibank-top__entrance-subtitle{letter-spacing:-.0277777778vw}}.ibank-top__entrance-title{margin-top:.5555555556vw;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.ibank-top__entrance-title{margin-top:8px}}@media screen and (max-width:1000px){.ibank-top__entrance-title{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.ibank-top__entrance-title{font-size:24px}}@media screen and (max-width:1000px){.ibank-top__entrance-title{font-size:5vw}}@media screen and (min-width:1441px){.ibank-top__entrance-title{line-height:28px}}@media screen and (max-width:1000px){.ibank-top__entrance-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.ibank-top__entrance-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.ibank-top__entrance-title{letter-spacing:-.0555555556vw}}.ibank-top__entrance .mortgage-tabs__body{margin-top:1.9444444444vw}@media screen and (min-width:1441px){.ibank-top__entrance .mortgage-tabs__body{margin-top:28px}}@media screen and (max-width:1000px){.ibank-top__entrance .mortgage-tabs__body{margin-top:6.1111111111vw}}.ibank-top__entrance .mortgage-tabs__switcher{margin-top:1.9444444444vw}@media screen and (min-width:1441px){.ibank-top__entrance .mortgage-tabs__switcher{margin-top:28px}}@media screen and (max-width:1000px){.ibank-top__entrance .mortgage-tabs__switcher{margin-top:6.1111111111vw}}.ibank-top__entrance-form__button{height:auto;line-height:3.3333333333vw}@media screen and (min-width:1441px){.ibank-top__entrance-form__button{height:auto}}@media screen and (max-width:1000px){.ibank-top__entrance-form__button{height:11.1111111111vw}}@media screen and (min-width:1441px){.ibank-top__entrance-form__button{line-height:48px}}@media screen and (max-width:1000px){.ibank-top__entrance-form__button{line-height:11.1111111111vw;width:auto}}.ibank-top__entrance-form__terms{width:12.9861111111vw;margin-left:2.2222222222vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0;display:inline-block;color:#898599}@media screen and (min-width:1441px){.ibank-top__entrance-form__terms{width:187px}}@media screen and (max-width:1000px){.ibank-top__entrance-form__terms{width:41.6666666667vw}}@media screen and (min-width:1441px){.ibank-top__entrance-form__terms{margin-left:32px}}@media screen and (max-width:1000px){.ibank-top__entrance-form__terms{margin-left:5.5555555556vw}}@media screen and (min-width:1441px){.ibank-top__entrance-form__terms{font-size:12px}}@media screen and (max-width:1000px){.ibank-top__entrance-form__terms{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.ibank-top__entrance-form__terms{line-height:16px}}@media screen and (max-width:1000px){.ibank-top__entrance-form__terms{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.ibank-top__entrance-form__terms{letter-spacing:0}}@media screen and (max-width:1000px){.ibank-top__entrance-form__terms{letter-spacing:-.0277777778vw}}.ibank-top__entrance-form__terms span{color:#000}.ibank-top__entrance-form form{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.ibank-top__entrance-form form{margin-bottom:24px}}@media screen and (max-width:1000px){.ibank-top__entrance-form form{margin-bottom:5.5555555556vw}}.ibank-top__entrance-form .form__item:not(:last-child){margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.ibank-top__entrance-form .form__item:not(:last-child){margin-bottom:8px}}@media screen and (max-width:1000px){.ibank-top__entrance-form .form__item:not(:last-child){margin-bottom:1.1111111111vw}}.ibank-top__entrance-form .d-input{height:3.3333333333vw}@media screen and (min-width:1441px){.ibank-top__entrance-form .d-input{height:48px}}@media screen and (max-width:1000px){.ibank-top__entrance-form .d-input{height:11.1111111111vw}}.ibank-top__entrance-form .form__label{top:.9722222222vw}@media screen and (min-width:1441px){.ibank-top__entrance-form .form__label{top:14px}}@media screen and (max-width:1000px){.ibank-top__entrance-form .form__label{top:3.3333333333vw}}.ibank-top__entrance-form .button_bordered{line-height:3.3333333333vw}@media screen and (min-width:1441px){.ibank-top__entrance-form .button_bordered{line-height:48px}}@media screen and (max-width:1000px){.ibank-top__entrance-form .button_bordered{line-height:11.1111111111vw}}.ibank-top__banner{width:83.8888888889vw;height:30.1388888889vw;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;position:relative;background:#edf0f5}@media screen and (min-width:1441px){.ibank-top__banner{width:1208px}}@media screen and (max-width:1000px){.ibank-top__banner{width:91.1111111111vw}}@media screen and (min-width:1441px){.ibank-top__banner{height:434px}}@media screen and (max-width:1000px){.ibank-top__banner{height:66.6666666667vw}}@media screen and (min-width:1441px){.ibank-top__banner{border-radius:56px}}@media screen and (max-width:1000px){.ibank-top__banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.ibank-top__banner{padding-top:56px}}@media screen and (max-width:1000px){.ibank-top__banner{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.ibank-top__banner{padding-bottom:56px}}@media screen and (max-width:1000px){.ibank-top__banner{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.ibank-top__banner{padding-left:104px}}@media screen and (max-width:1000px){.ibank-top__banner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.ibank-top__banner{padding-right:104px}}@media screen and (max-width:1000px){.ibank-top__banner{padding-right:6.6666666667vw;background:#edf0f5}}.ibank-top__banner-title{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;margin-bottom:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.ibank-top__banner-title{font-size:32px}}@media screen and (max-width:1000px){.ibank-top__banner-title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.ibank-top__banner-title{line-height:38px}}@media screen and (max-width:1000px){.ibank-top__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.ibank-top__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.ibank-top__banner-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.ibank-top__banner-title{margin-bottom:24px}}@media screen and (max-width:1000px){.ibank-top__banner-title{margin-bottom:3.3333333333vw}}.ibank-top__banner-subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-bottom:2.7777777778vw;font-weight:500}@media screen and (min-width:1441px){.ibank-top__banner-subtitle{font-size:16px}}@media screen and (max-width:1000px){.ibank-top__banner-subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.ibank-top__banner-subtitle{line-height:22px}}@media screen and (max-width:1000px){.ibank-top__banner-subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.ibank-top__banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.ibank-top__banner-subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.ibank-top__banner-subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.ibank-top__banner-subtitle{margin-bottom:22.2222222222vw}}.ibank-top__banner-info{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;padding-left:7.7777777778vw;padding-top:1.25vw;padding-bottom:1.25vw;margin-bottom:2.2222222222vw;font-weight:500;background:url(https://domrfbank.ru/upload/images/bank-online/qrcode.svg) no-repeat 0 50%;background-size:contain}@media screen and (min-width:1441px){.ibank-top__banner-info{font-size:14px}}@media screen and (max-width:1000px){.ibank-top__banner-info{font-size:0}}@media screen and (min-width:1441px){.ibank-top__banner-info{line-height:20px}}@media screen and (max-width:1000px){.ibank-top__banner-info{line-height:0}}@media screen and (min-width:1441px){.ibank-top__banner-info{letter-spacing:-.1px}}@media screen and (max-width:1000px){.ibank-top__banner-info{letter-spacing:0}}@media screen and (min-width:1441px){.ibank-top__banner-info{padding-left:112px}}@media screen and (max-width:1000px){.ibank-top__banner-info{padding-left:0}}@media screen and (min-width:1441px){.ibank-top__banner-info{padding-top:18px}}@media screen and (max-width:1000px){.ibank-top__banner-info{padding-top:0}}@media screen and (min-width:1441px){.ibank-top__banner-info{padding-bottom:18px}}@media screen and (max-width:1000px){.ibank-top__banner-info{padding-bottom:0}}@media screen and (min-width:1441px){.ibank-top__banner-info{margin-bottom:32px}}@media screen and (max-width:1000px){.ibank-top__banner-info{margin-bottom:0}}.ibank-top__banner-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;bottom:auto}@media screen and (min-width:1441px){.ibank-top__banner-buttons{bottom:auto}}@media screen and (max-width:1000px){.ibank-top__banner-buttons{bottom:5vw;position:absolute;z-index:2}}.ibank-top__banner-buttons_pt24{padding-top:24px}@media screen and (max-width:1000px){.ibank-top__banner-buttons_onlydesktop{display:none}}.ibank-top__banner-buttons__white{display:inline-block}.ibank-top__banner-buttons__white:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.ibank-top__banner-buttons__white:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.ibank-top__banner-buttons__white:not(:last-child){margin-right:2.2222222222vw}}.ibank-top__banner-buttons__black{display:none}@media screen and (max-width:1000px){.ibank-top__banner-buttons__black{display:inline-block;width:186px;margin-bottom:8px}}.ibank-top__banner-buttons__black .button{height:auto}@media screen and (min-width:1441px){.ibank-top__banner-buttons__black .button{height:auto}}@media screen and (max-width:1000px){.ibank-top__banner-buttons__black .button{height:11.1111111111vw}}@media screen and (max-width:1000px){.ibank-top__banner-buttons__black_link{display:-webkit-box;display:-ms-flexbox;display:flex}}.ibank-top__banner-buttons__apple{width:10.8333333333vw}@media screen and (min-width:1441px){.ibank-top__banner-buttons__apple{width:156px}}@media screen and (max-width:1000px){.ibank-top__banner-buttons__apple{width:30vw}}.ibank-top__banner-buttons__apple svg{width:7.2916666667vw}@media screen and (min-width:1441px){.ibank-top__banner-buttons__apple svg{width:105px}}@media screen and (max-width:1000px){.ibank-top__banner-buttons__apple svg{width:21.6666666667vw}}.ibank-top__banner-buttons__google{width:11.8055555556vw}@media screen and (min-width:1441px){.ibank-top__banner-buttons__google{width:170px}}@media screen and (max-width:1000px){.ibank-top__banner-buttons__google{width:33.0555555556vw}}.ibank-top__banner-buttons__google svg{width:8.125vw}@media screen and (min-width:1441px){.ibank-top__banner-buttons__google svg{width:117px}}@media screen and (max-width:1000px){.ibank-top__banner-buttons__google svg{width:24.4444444444vw}}.ibank-top__banner-buttons svg{padding-top:.9027777778vw;padding-bottom:.9027777778vw;height:auto}@media screen and (min-width:1441px){.ibank-top__banner-buttons svg{padding-top:13px}}@media screen and (max-width:1000px){.ibank-top__banner-buttons svg{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.ibank-top__banner-buttons svg{padding-bottom:13px}}@media screen and (max-width:1000px){.ibank-top__banner-buttons svg{padding-bottom:2.2222222222vw}}.ibank-top__banner-img__desktop{width:24.3055555556vw;height:26.3888888889vw;right:9.5138888889vw;position:absolute;bottom:0}@media screen and (min-width:1441px){.ibank-top__banner-img__desktop{width:350px}}@media screen and (max-width:1000px){.ibank-top__banner-img__desktop{width:0}}@media screen and (min-width:1441px){.ibank-top__banner-img__desktop{height:380px}}@media screen and (max-width:1000px){.ibank-top__banner-img__desktop{height:0}}@media screen and (min-width:1441px){.ibank-top__banner-img__desktop{right:137px}}@media screen and (max-width:1000px){.ibank-top__banner-img__desktop{right:0}}.ibank-top__banner-img__desktop img{width:100%;height:100%}.ibank-top__banner-img__mobile{width:0;height:0;right:0;position:absolute;bottom:0}@media screen and (min-width:1441px){.ibank-top__banner-img__mobile{width:0}}@media screen and (max-width:1000px){.ibank-top__banner-img__mobile{width:38.3333333333vw}}@media screen and (min-width:1441px){.ibank-top__banner-img__mobile{height:0}}@media screen and (max-width:1000px){.ibank-top__banner-img__mobile{height:36.1111111111vw}}@media screen and (min-width:1441px){.ibank-top__banner-img__mobile{right:0}}@media screen and (max-width:1000px){.ibank-top__banner-img__mobile{right:2.7777777778vw}}.ibank-top__banner-img__mobile img{width:100%;height:100%}.ibank-scope{max-width:1208px;padding:0;width:100%;margin:0 auto;margin-bottom:6.6666666667vw}@media screen and (min-width:1441px){.ibank-scope{margin-bottom:96px}}@media screen and (max-width:1000px){.ibank-scope{margin-bottom:11.1111111111vw}}.ibank-scope__info{padding-left:36.1111111111vw}@media screen and (min-width:1441px){.ibank-scope__info{padding-left:520px}}@media screen and (max-width:1000px){.ibank-scope__info{padding-left:0}}.ibank-scope__info-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;margin-bottom:2.7777777778vw;margin-left:0;margin-right:0;font-weight:500}@media screen and (min-width:1441px){.ibank-scope__info-title{font-size:44px}}@media screen and (max-width:1000px){.ibank-scope__info-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.ibank-scope__info-title{line-height:48px}}@media screen and (max-width:1000px){.ibank-scope__info-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.ibank-scope__info-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.ibank-scope__info-title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.ibank-scope__info-title{margin-bottom:40px}}@media screen and (max-width:1000px){.ibank-scope__info-title{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.ibank-scope__info-title{margin-left:0}}@media screen and (max-width:1000px){.ibank-scope__info-title{margin-left:4.4444444444vw}}@media screen and (min-width:1441px){.ibank-scope__info-title{margin-right:0}}@media screen and (max-width:1000px){.ibank-scope__info-title{margin-right:4.4444444444vw}}.ibank-scope-text ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.ibank-scope-text ul li{margin-bottom:16px}}@media screen and (max-width:1000px){.ibank-scope-text ul li{margin-bottom:2.2222222222vw}}.ibank-scope-text ul li .dot{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;content:"";border-radius:50%;background-color:#ffc7ab;top:.4861111111vw;width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.ibank-scope-text ul li .dot{top:7px}}@media screen and (max-width:1000px){.ibank-scope-text ul li .dot{top:1.3888888889vw}}@media screen and (min-width:1441px){.ibank-scope-text ul li .dot{width:8px}}@media screen and (max-width:1000px){.ibank-scope-text ul li .dot{width:1.6666666667vw}}@media screen and (min-width:1441px){.ibank-scope-text ul li .dot{height:8px}}@media screen and (max-width:1000px){.ibank-scope-text ul li .dot{height:1.6666666667vw}}@media screen and (min-width:1441px){.ibank-scope-text ul li .dot{margin-right:12px}}@media screen and (max-width:1000px){.ibank-scope-text ul li .dot{margin-right:2.2222222222vw}}.ibank-scope-text ul li .text{margin-bottom:0;position:relative;color:#1e2321}.ibank-scope-text ul li .text span{color:#898599}.ibank-scope__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:6.9444444444vw;padding-right:6.9444444444vw}@media screen and (min-width:1441px){.ibank-scope__card{padding-left:100px}}@media screen and (max-width:1000px){.ibank-scope__card{padding-left:0}}@media screen and (min-width:1441px){.ibank-scope__card{padding-right:100px}}@media screen and (max-width:1000px){.ibank-scope__card{padding-right:0;overflow:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ibank-scope__card .p1{color:#898599;margin-left:0}@media screen and (min-width:1441px){.ibank-scope__card .p1{margin-left:0}}@media screen and (max-width:1000px){.ibank-scope__card .p1{margin-left:6.6666666667vw}}.ibank-scope__card-tab{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2.2222222222vw}@media screen and (min-width:1441px){.ibank-scope__card-tab{margin-bottom:32px}}@media screen and (max-width:1000px){.ibank-scope__card-tab{margin-bottom:7.7777777778vw;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll;-ms-overflow-style:none}}.ibank-scope__card-tab .button_scope{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#000;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;border-radius:1.6666666667vw;padding-top:.2083333333vw;padding-bottom:.2083333333vw;padding-left:.7638888889vw;padding-right:.7638888889vw;margin-right:.5555555556vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{font-size:14px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{line-height:20px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{letter-spacing:-.1px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{border-radius:24px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{padding-top:3px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{padding-top:.8333333333vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{padding-bottom:3px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{padding-bottom:.8333333333vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{padding-left:11px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{padding-left:3.0555555556vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{padding-right:11px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{padding-right:3.0555555556vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{margin-right:8px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope{margin-bottom:8px}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{margin-bottom:0}}.ibank-scope__card-tab .button_scope_mortgage_wrap:first-child{margin-left:0}@media screen and (min-width:1441px){.ibank-scope__card-tab .button_scope_mortgage_wrap:first-child{margin-left:0}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope_mortgage_wrap:first-child{margin-left:4.4444444444vw}}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope.button:hover:before{background-color:transparent}}.ibank-scope__card-tab .button_scope .button:focus{outline:none}@media screen and (max-width:1000px){.ibank-scope__card-tab .button_scope{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-right:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}}@media screen and (max-width:1000px)and (min-width:1441px){.ibank-scope__card-tab .button_scope{margin-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.ibank-scope__card-tab .button_scope{margin-right:2.2222222222vw}}.ibank-scope__card-tab .button_scope *{cursor:pointer}.ibank-scope__card-tab .button_scope input{width:0;height:0}.ibank-scope__card-tab-block{margin-left:0;margin-right:0;position:relative}@media screen and (min-width:1441px){.ibank-scope__card-tab-block{margin-left:0}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block{margin-left:4.4444444444vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block{margin-right:0}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block{margin-right:4.4444444444vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.ibank-scope__card-tab-block__short{min-height:16.6666666667vw}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__short{min-height:240px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__short{min-height:27.7777777778vw}}.ibank-scope__card-tab-block__long{min-height:18.1944444444vw}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__long{min-height:262px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__long{min-height:27.7777777778vw}}.ibank-scope__card-tab-block__img{position:absolute;margin-top:0}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img{margin-top:0}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img{margin-top:1.1111111111vw;position:static;-ms-flex-item-align:center;align-self:center}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-desktop{display:none}}.ibank-scope__card-tab-block__img-mobile{display:none}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-mobile{display:inline}}.ibank-scope__card-tab-block__img-short{left:-31.9444444444vw;top:-20.1388888889vw;width:16.6666666667vw;height:33.3333333333vw}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-short{left:-460px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-short{left:0}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-short{top:-290px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-short{top:0}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-short{width:240px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-short{width:42.2222222222vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-short{height:480px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-short{height:62.2222222222vw}}.ibank-scope__card-tab-block__img-middle{left:-37.5vw;top:-20.1388888889vw;width:22.2222222222vw;height:33.3333333333vw}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-middle{left:-540px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-middle{left:0}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-middle{top:-290px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-middle{top:0}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-middle{width:320px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-middle{width:51.1111111111vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-middle{height:480px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-middle{height:60vw}}.ibank-scope__card-tab-block__img-long{left:-43.0555555556vw;top:-20.1388888889vw;width:40.1388888889vw;height:34.8611111111vw}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-long{left:-620px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-long{left:27.7777777778vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-long{top:-290px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-long{top:27.7777777778vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-long{width:578px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-long{width:75.8333333333vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block__img-long{height:502px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block__img-long{height:62.2222222222vw}}.ibank-scope__card-tab-block__img img{width:100%;height:100%}.ibank-scope__card-tab-block ul .p1{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}.ibank-scope__card-tab-block ul .p1 .dot{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;content:"";border-radius:50%;background-color:#ffc7ab;top:.4861111111vw;width:.5555555556vw;height:.5555555556vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.ibank-scope__card-tab-block ul .p1 .dot{top:7px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block ul .p1 .dot{top:1.3888888889vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block ul .p1 .dot{width:8px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block ul .p1 .dot{width:1.6666666667vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block ul .p1 .dot{height:8px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block ul .p1 .dot{height:1.6666666667vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block ul .p1 .dot{margin-right:12px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block ul .p1 .dot{margin-right:2.2222222222vw}}.ibank-scope__card-tab-block ul .p1 .text{position:relative}.ibank-scope__card-tab-block ul .p1 .img{height:1.5277777778vw;width:2.7777777778vw;margin-left:.8333333333vw}@media screen and (min-width:1441px){.ibank-scope__card-tab-block ul .p1 .img{height:22px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block ul .p1 .img{height:0}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block ul .p1 .img{width:40px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block ul .p1 .img{width:0}}@media screen and (min-width:1441px){.ibank-scope__card-tab-block ul .p1 .img{margin-left:12px}}@media screen and (max-width:1000px){.ibank-scope__card-tab-block ul .p1 .img{margin-left:0;display:none}}.ibank-scope__card-tab-block ul .p1 .img img{height:100%;width:100%}.ibank-scope__card-tab label{padding:.5555555556vw;margin:-.5555555556vw}@media screen and (min-width:1441px){.ibank-scope__card-tab label{padding:8px}}@media screen and (max-width:1000px){.ibank-scope__card-tab label{padding:2.2222222222vw}}@media screen and (min-width:1441px){.ibank-scope__card-tab label{margin:-8px}}@media screen and (max-width:1000px){.ibank-scope__card-tab label{margin:-2.2222222222vw}}.ibank-scope__card_mortgage ._bankcards,.ibank-scope__card_mortgage ._deposits,.ibank-scope__card_mortgage ._escrow,.ibank-scope__card_mortgage ._payments{display:none}.ibank-scope__card_mortgage .button_scope_mortgage{border:1px solid hsla(0,0%,100%,0);background-color:#ffc7ab}.ibank-scope__card_mortgage .button_scope_mortgage label{color:#1e2321}.ibank-scope__card_escrow ._bankcards,.ibank-scope__card_escrow ._deposits,.ibank-scope__card_escrow ._mortgage,.ibank-scope__card_escrow ._payments{display:none}.ibank-scope__card_escrow .button_scope_escrow{border:1px solid hsla(0,0%,100%,0);background-color:#ffc7ab}.ibank-scope__card_escrow .button_scope_escrow label{color:#1e2321}.ibank-scope__card_deposits ._bankcards,.ibank-scope__card_deposits ._escrow,.ibank-scope__card_deposits ._mortgage,.ibank-scope__card_deposits ._payments{display:none}.ibank-scope__card_deposits .button_scope_deposits{border:1px solid hsla(0,0%,100%,0);background-color:#ffc7ab}.ibank-scope__card_deposits .button_scope_deposits label{color:#1e2321}.ibank-scope__card_bankcards ._deposits,.ibank-scope__card_bankcards ._escrow,.ibank-scope__card_bankcards ._mortgage,.ibank-scope__card_bankcards ._payments{display:none}.ibank-scope__card_bankcards .button_scope_bankcards{border:1px solid hsla(0,0%,100%,0);background-color:#ffc7ab}.ibank-scope__card_bankcards .button_scope_bankcards label{color:#1e2321}.ibank-scope__card_payments ._bankcards,.ibank-scope__card_payments ._deposits,.ibank-scope__card_payments ._escrow,.ibank-scope__card_payments ._mortgage{display:none}.ibank-scope__card_payments .button_scope_payments{border:1px solid hsla(0,0%,100%,0);background-color:#ffc7ab}.ibank-scope__card_payments .button_scope_payments label{color:#1e2321}.ibank-scope-heading{width:27.7777777778vw}@media screen and (min-width:1441px){.ibank-scope-heading{width:400px}}@media screen and (max-width:1000px){.ibank-scope-heading{width:111.1111111111vw}}.ibank-interest__video{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.ibank-interest__video{margin-right:24px}}@media screen and (max-width:1000px){.ibank-interest__video{margin-right:6.6666666667vw}}.ibank-interest__video-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.ibank-interest__video-name{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;margin-bottom:2.4305555556vw}@media screen and (min-width:1441px){.ibank-interest__video-name{font-size:14px}}@media screen and (max-width:1000px){.ibank-interest__video-name{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.ibank-interest__video-name{line-height:20px}}@media screen and (max-width:1000px){.ibank-interest__video-name{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.ibank-interest__video-name{letter-spacing:-.1px}}@media screen and (max-width:1000px){.ibank-interest__video-name{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.ibank-interest__video-name{margin-bottom:35px}}@media screen and (max-width:1000px){.ibank-interest__video-name{margin-bottom:11.6666666667vw}}.ibank-interest__video-name a{color:#898599}.ibank-interest__video-duration{display:-webkit-box;display:-ms-flexbox;display:flex}.ibank-interest__video-duration__icon{width:1.3888888889vw;height:1.3888888889vw;margin-right:.5555555556vw}@media screen and (min-width:1441px){.ibank-interest__video-duration__icon{width:20px}}@media screen and (max-width:1000px){.ibank-interest__video-duration__icon{width:5.5555555556vw}}@media screen and (min-width:1441px){.ibank-interest__video-duration__icon{height:20px}}@media screen and (max-width:1000px){.ibank-interest__video-duration__icon{height:5.5555555556vw}}@media screen and (min-width:1441px){.ibank-interest__video-duration__icon{margin-right:8px}}@media screen and (max-width:1000px){.ibank-interest__video-duration__icon{margin-right:2.2222222222vw}}.ibank-interest__video-duration__icon img{width:100%;height:100%}.ibank-interest__video-duration__time{font-size:.9722222222vw;letter-spacing:-.0069444444vw;line-height:1.3888888889vw;color:#898599}@media screen and (min-width:1441px){.ibank-interest__video-duration__time{font-size:14px}}@media screen and (max-width:1000px){.ibank-interest__video-duration__time{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.ibank-interest__video-duration__time{letter-spacing:-.1px}}@media screen and (max-width:1000px){.ibank-interest__video-duration__time{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.ibank-interest__video-duration__time{line-height:20px}}@media screen and (max-width:1000px){.ibank-interest__video-duration__time{line-height:4.4444444444vw}}.ibank .mini-banner__ban-mob{padding-right:7.2222222222vw;padding-top:1.9444444444vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.ibank .mini-banner__ban-mob{padding-right:104px}}@media screen and (max-width:1000px){.ibank .mini-banner__ban-mob{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.ibank .mini-banner__ban-mob{padding-top:28px}}@media screen and (max-width:1000px){.ibank .mini-banner__ban-mob{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.ibank .mini-banner__ban-mob{padding-bottom:24px}}@media screen and (max-width:1000px){.ibank .mini-banner__ban-mob{padding-bottom:5.5555555556vw}}.ibank .mini-banner__subtitle{color:#fff}.ibank-interesting__item-hidden{display:none}.ibank .ibank-scope__card-tab::-webkit-scrollbar{display:none}.cardguide__title-top{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;position:absolute;top:0;left:calc(50% - 519px)}@media screen and (min-width:1441px){.cardguide__title-top{font-size:44px}}@media screen and (max-width:1000px){.cardguide__title-top{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cardguide__title-top{line-height:48px}}@media screen and (max-width:1000px){.cardguide__title-top{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cardguide__title-top{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cardguide__title-top{letter-spacing:-.0833333333vw}}@media(max-width:1440px){.cardguide__title-top{left:13.8888888889vw}}@media screen and (max-width:1440px)and (min-width:1441px){.cardguide__title-top{left:200px}}@media screen and (max-width:1440px)and (max-width:1000px){.cardguide__title-top{left:auto}}@media screen and (max-width:1000px){.cardguide__title-top{position:static;text-align:center}}.cardguide__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;position:absolute;top:0;left:calc(50% - 617px)}@media screen and (min-width:1441px){.cardguide__title{font-size:44px}}@media screen and (max-width:1000px){.cardguide__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cardguide__title{line-height:48px}}@media screen and (max-width:1000px){.cardguide__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cardguide__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cardguide__title{letter-spacing:-.0833333333vw}}@media(max-width:1440px){.cardguide__title{left:7.1527777778vw}}@media screen and (max-width:1440px)and (min-width:1441px){.cardguide__title{left:103px}}@media screen and (max-width:1440px)and (max-width:1000px){.cardguide__title{left:auto}}@media screen and (max-width:1000px){.cardguide__title{position:static;text-align:center}}.cardguide-head{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-top:3.6805555556vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.cardguide-head{padding-left:104px}}@media screen and (max-width:1000px){.cardguide-head{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide-head{padding-right:104px}}@media screen and (max-width:1000px){.cardguide-head{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide-head{margin-top:53px}}@media screen and (max-width:1000px){.cardguide-head{margin-top:6.3888888889vw}}@media screen and (min-width:1441px){.cardguide-head{margin-bottom:80px}}@media screen and (max-width:1000px){.cardguide-head{margin-bottom:11.1111111111vw}}.cardguide-head__image{margin-right:3.125vw;width:20.8333333333vw;height:19.0277777778vw}@media screen and (min-width:1441px){.cardguide-head__image{margin-right:45px}}@media screen and (max-width:1000px){.cardguide-head__image{margin-right:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide-head__image{width:300px}}@media screen and (max-width:1000px){.cardguide-head__image{width:31.3888888889vw}}@media screen and (min-width:1441px){.cardguide-head__image{height:274px}}@media screen and (max-width:1000px){.cardguide-head__image{height:30.5555555556vw}}@media screen and (max-width:1000px){.cardguide-head__image-desktop{display:none}}.cardguide-head__image-mobile{display:none}@media screen and (max-width:1000px){.cardguide-head__image-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.cardguide-head__image img{margin-top:-1.1111111111vw;width:100%;height:100%}@media screen and (min-width:1441px){.cardguide-head__image img{margin-top:-16px}}@media screen and (max-width:1000px){.cardguide-head__image img{margin-top:-1.1111111111vw}}.cardguide-head__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto}@media screen and (max-width:1000px){.cardguide-head__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.cardguide-head__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.cardguide-head__title{font-size:44px}}@media screen and (max-width:1000px){.cardguide-head__title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.cardguide-head__title{line-height:48px}}@media screen and (max-width:1000px){.cardguide-head__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.cardguide-head__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.cardguide-head__title{letter-spacing:-.0833333333vw}}@media screen and (min-width:1441px){.cardguide-head__title{margin-bottom:24px}}@media screen and (max-width:1000px){.cardguide-head__title{margin-bottom:0}}@media screen and (min-width:1441px){.cardguide-head__title{width:auto}}@media screen and (max-width:1000px){.cardguide-head__title{width:55vw;-ms-flex-item-align:center;align-self:center}}@media screen and (max-width:1000px){.cardguide-head__title br{display:none}}.cardguide-head__subtitle{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;margin-top:0;margin-bottom:1.6666666667vw;color:#898599}@media screen and (min-width:1441px){.cardguide-head__subtitle{font-size:16px}}@media screen and (max-width:1000px){.cardguide-head__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cardguide-head__subtitle{line-height:22px}}@media screen and (max-width:1000px){.cardguide-head__subtitle{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide-head__subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.cardguide-head__subtitle{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.cardguide-head__subtitle{margin-top:0}}@media screen and (max-width:1000px){.cardguide-head__subtitle{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.cardguide-head__subtitle{margin-bottom:24px}}@media screen and (max-width:1000px){.cardguide-head__subtitle{margin-bottom:0}}.cardguide__how{position:relative;padding-top:2.7777777778vw}@media screen and (min-width:1441px){.cardguide__how{padding-top:40px}}@media screen and (max-width:1000px){.cardguide__how{padding-top:0}}.cardguide__how .h1{padding-left:0;padding-right:0}@media screen and (min-width:1441px){.cardguide__how .h1{padding-left:0}}@media screen and (max-width:1000px){.cardguide__how .h1{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide__how .h1{padding-right:0}}@media screen and (max-width:1000px){.cardguide__how .h1{padding-right:4.4444444444vw}}.cardguide__how .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw;margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.cardguide__how .steps{margin-top:40px}}@media screen and (max-width:1000px){.cardguide__how .steps{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.cardguide__how .steps{margin-bottom:60px}}@media screen and (max-width:1000px){.cardguide__how .steps{margin-bottom:11.1111111111vw}}.cardguide__how .steps .step{width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%;margin-right:2.4305555556vw;margin-bottom:2.7777777778vw;padding-bottom:2.0833333333vw}@media screen and (min-width:1441px){.cardguide__how .steps .step{margin-right:35px}}@media screen and (max-width:1000px){.cardguide__how .steps .step{margin-right:6.6666666667vw}}@media screen and (min-width:1441px){.cardguide__how .steps .step{margin-bottom:40px}}@media screen and (max-width:1000px){.cardguide__how .steps .step{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.cardguide__how .steps .step{padding-bottom:30px}}@media screen and (max-width:1000px){.cardguide__how .steps .step{padding-bottom:8.3333333333vw}}@media screen and (min-width:1001px){.cardguide__how .steps .step{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media screen and (max-width:1000px){.cardguide__how .steps .step{margin-left:auto;margin-right:24px!important}}@media screen and (min-width:1001px){.cardguide__how .steps .step-small{width:auto;max-width:none;-webkit-box-flex:1;-ms-flex:1;flex:1}}.cardguide__how .step-index{width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;margin-bottom:1.6666666667vw;font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:500;background-color:#8bc540;color:#fff;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}@media screen and (min-width:1441px){.cardguide__how .step-index{width:40px}}@media screen and (max-width:1000px){.cardguide__how .step-index{width:11.1111111111vw}}@media screen and (min-width:1441px){.cardguide__how .step-index{height:40px}}@media screen and (max-width:1000px){.cardguide__how .step-index{height:11.1111111111vw}}@media screen and (min-width:1441px){.cardguide__how .step-index{border-radius:12px}}@media screen and (max-width:1000px){.cardguide__how .step-index{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.cardguide__how .step-index{margin-bottom:24px}}@media screen and (max-width:1000px){.cardguide__how .step-index{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.cardguide__how .step-index{font-size:20px}}@media screen and (max-width:1000px){.cardguide__how .step-index{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.cardguide__how .step-index{line-height:24px}}@media screen and (max-width:1000px){.cardguide__how .step-index{line-height:6.6666666667vw;margin:0 auto 8px auto}}.cardguide__how .step-img{width:21.5277777778vw;height:21.5277777778vw;border-radius:2.2222222222vw;background-size:contain}@media screen and (min-width:1441px){.cardguide__how .step-img{width:310px}}@media screen and (max-width:1000px){.cardguide__how .step-img{width:75.5555555556vw}}@media screen and (min-width:1441px){.cardguide__how .step-img{height:310px}}@media screen and (max-width:1000px){.cardguide__how .step-img{height:75.5555555556vw}}@media screen and (min-width:1441px){.cardguide__how .step-img{border-radius:32px}}@media screen and (max-width:1000px){.cardguide__how .step-img{border-radius:6.6666666667vw;margin:auto}}.cardguide__how .step-img-small{width:18.8888888889vw;height:18.8888888889vw;border-radius:2.2222222222vw;background-size:contain}@media screen and (min-width:1441px){.cardguide__how .step-img-small{width:272px}}@media screen and (max-width:1000px){.cardguide__how .step-img-small{width:75.5555555556vw}}@media screen and (min-width:1441px){.cardguide__how .step-img-small{height:272px}}@media screen and (max-width:1000px){.cardguide__how .step-img-small{height:75.5555555556vw}}@media screen and (min-width:1441px){.cardguide__how .step-img-small{border-radius:32px}}@media screen and (max-width:1000px){.cardguide__how .step-img-small{border-radius:6.6666666667vw;margin:auto}}.cardguide__how .step-out{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.cardguide__how .step-out{margin-top:24px}}@media screen and (max-width:1000px){.cardguide__how .step-out{margin-top:2.2222222222vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cardguide__how p{font-size:.9722222222vw;line-height:1.3888888889vw;margin-top:1.6666666667vw;margin-bottom:0}@media screen and (min-width:1441px){.cardguide__how p{font-size:14px}}@media screen and (max-width:1000px){.cardguide__how p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cardguide__how p{line-height:20px}}@media screen and (max-width:1000px){.cardguide__how p{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide__how p{margin-top:24px}}@media screen and (max-width:1000px){.cardguide__how p{margin-top:2.2222222222vw;color:#9a96ac;text-align:center}}.cardguide__how-google_step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/google-pay/how_google-pay_1.png) no-repeat}.cardguide__how-google_step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/google-pay/how_google-pay_2.png) no-repeat}.cardguide__how-google_step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/google-pay/how_google-pay_3.png) no-repeat}.cardguide__how-samsung-step1 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-add_1.png) no-repeat}.cardguide__how-samsung-step2 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-add_2.png) no-repeat}.cardguide__how-samsung-step3 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-add_3.png) no-repeat}.cardguide__how-samsung-step4 div{background:url(/local/templates/redesign/src/assets/img/pays-services/samsung-pay/how_samsung-add_4.png) no-repeat}.cardguide__how-card-info_step1 div{background:url(/local/templates/redesign/src/assets/img/digital-card/how_app_1.png) no-repeat}.cardguide__how-card-info_step2 div{background:url(/local/templates/redesign/src/assets/img/digital-card/how_app_2.png) no-repeat}.cardguide__how-card-info_step3 div{background:url(/local/templates/redesign/src/assets/img/digital-card/how_app_3.png) no-repeat}.cardguide__how-card-info_step4 div{background:url(/local/templates/redesign/src/assets/img/digital-card/how_app_4.png) no-repeat}.cardguide__where-using{padding-left:7.2222222222vw;padding-right:7.2222222222vw;margin-bottom:5.2777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.cardguide__where-using{padding-left:104px}}@media screen and (max-width:1000px){.cardguide__where-using{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide__where-using{padding-right:104px}}@media screen and (max-width:1000px){.cardguide__where-using{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide__where-using{margin-bottom:76px}}@media screen and (max-width:1000px){.cardguide__where-using{margin-bottom:6.6666666667vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.cardguide__where-using__intro{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.cardguide__where-using__intro{margin-bottom:40px}}@media screen and (max-width:1000px){.cardguide__where-using__intro{margin-bottom:11.1111111111vw}}.cardguide__where-using__block{background:#edf0f5;padding-right:3.75vw;padding-left:3.75vw;padding-bottom:2.7777777778vw;border-radius:3.3333333333vw;width:33.3333333333vw}@media screen and (min-width:1441px){.cardguide__where-using__block{padding-right:54px}}@media screen and (max-width:1000px){.cardguide__where-using__block{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.cardguide__where-using__block{padding-left:54px}}@media screen and (max-width:1000px){.cardguide__where-using__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.cardguide__where-using__block{padding-bottom:40px}}@media screen and (max-width:1000px){.cardguide__where-using__block{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.cardguide__where-using__block{border-radius:48px}}@media screen and (max-width:1000px){.cardguide__where-using__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.cardguide__where-using__block{width:480px}}@media screen and (max-width:1000px){.cardguide__where-using__block{width:91.1111111111vw}}.cardguide__where-using__block:not(:first-child){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.cardguide__where-using__block:not(:first-child){margin-top:40px}}@media screen and (max-width:1000px){.cardguide__where-using__block:not(:first-child){margin-top:11.1111111111vw}}@media screen and (max-width:1000px){.cardguide__where-using__block{width:100%;margin-top:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.cardguide__where-using__block{margin-top:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.cardguide__where-using__block{margin-top:11.1111111111vw}}.cardguide__where-using__img{background-position:50%;background-size:contain;background-repeat:no-repeat;height:100%;width:100%;position:absolute;top:-20px}.cardguide__where-using__img-container{position:relative;height:14.7916666667vw}@media screen and (min-width:1441px){.cardguide__where-using__img-container{height:213px}}@media screen and (max-width:1000px){.cardguide__where-using__img-container{height:44.4444444444vw}}.cardguide__where-using__img-app{background-image:url(/local/templates/redesign/src/assets/img/digital-card/where_app.png)}.cardguide__where-using__img-shop{background-image:url(/local/templates/redesign/src/assets/img/digital-card/where_shop.png)}.cardguide__where-using__img-atm{background-image:url(/local/templates/redesign/src/assets/img/digital-card/where_atm.png)}.cardguide__where-using__title{font-weight:500;letter-spacing:-.2px;font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.cardguide__where-using__title{font-size:20px}}@media screen and (max-width:1000px){.cardguide__where-using__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.cardguide__where-using__title{line-height:24px}}@media screen and (max-width:1000px){.cardguide__where-using__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.cardguide__where-using__title{margin-bottom:24px}}@media screen and (max-width:1000px){.cardguide__where-using__title{margin-bottom:2.2222222222vw;text-align:center}}.cardguide__where-using__text{font-weight:500;letter-spacing:-.1px;font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.cardguide__where-using__text{font-size:14px}}@media screen and (max-width:1000px){.cardguide__where-using__text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.cardguide__where-using__text{line-height:20px}}@media screen and (max-width:1000px){.cardguide__where-using__text{line-height:4.4444444444vw;color:#898599;text-align:center}}.salary-card__header{margin-top:2.9861111111vw}@media screen and (min-width:1441px){.salary-card__header{margin-top:43px}}@media screen and (max-width:1000px){.salary-card__header{margin-top:2.7777777778vw}}.salary-card__header-logo{width:7.2222222222vw;height:2.7777777778vw;background-image:url(/local/templates/redesign/src/assets/img/salary-card/logo.svg);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1441px){.salary-card__header-logo{width:104px}}@media screen and (max-width:1000px){.salary-card__header-logo{width:23.6111111111vw}}@media screen and (min-width:1441px){.salary-card__header-logo{height:40px}}@media screen and (max-width:1000px){.salary-card__header-logo{height:8.8888888889vw}}.salary-card__top{margin-top:2.0833333333vw;margin-bottom:3.4722222222vw}@media screen and (min-width:1441px){.salary-card__top{margin-top:30px}}@media screen and (max-width:1000px){.salary-card__top{margin-top:8.3333333333vw}}@media screen and (min-width:1441px){.salary-card__top{margin-bottom:50px}}@media screen and (max-width:1000px){.salary-card__top{margin-bottom:13.8888888889vw}}.salary-card__top-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.salary-card__top-title{margin-top:1.3888888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.salary-card__top-title{margin-top:20px}}@media screen and (max-width:1000px){.salary-card__top-title{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.salary-card__top-title{margin-bottom:24px}}@media screen and (max-width:1000px){.salary-card__top-title{margin-bottom:1.1111111111vw}}.salary-card__top-img{background-image:url(/local/templates/redesign/src/assets/img/salary-card/top-card.png);background-repeat:no-repeat;background-size:contain;height:20.6944444444vw;width:17.3611111111vw}@media screen and (min-width:1441px){.salary-card__top-img{height:298px}}@media screen and (max-width:1000px){.salary-card__top-img{height:26.6666666667vw}}@media screen and (min-width:1441px){.salary-card__top-img{width:250px}}@media screen and (max-width:1000px){.salary-card__top-img{width:26.6666666667vw}}.salary-card__top-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:3.3333333333vw;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}@media screen and (min-width:1441px){.salary-card__top-content{margin-left:48px}}@media screen and (max-width:1000px){.salary-card__top-content{margin-left:4.4444444444vw;-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%}}@media screen and (min-width:1001px){.salary-card__top-content .button{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.salary-card__top-bottom-mobile{display:none}@media screen and (max-width:1000px){.salary-card__top-bottom-mobile{display:block;padding-top:1.0416666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card__top-bottom-mobile{padding-top:15px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card__top-bottom-mobile{padding-top:4.1666666667vw}}.salary-card-advantages{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.salary-card-advantages{margin-bottom:56px}}@media screen and (max-width:1000px){.salary-card-advantages{margin-bottom:0}}@media screen and (max-width:1000px){.salary-card-advantages__list-container{overflow:scroll;margin-right:-1.1111111111vw;margin-left:-1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-advantages__list-container{margin-right:-16px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-advantages__list-container{margin-right:-4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-advantages__list-container{margin-left:-16px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-advantages__list-container{margin-left:-4.4444444444vw}}.salary-card-advantages__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.salary-card-advantages__title{margin-bottom:40px}}@media screen and (max-width:1000px){.salary-card-advantages__title{margin-bottom:4.4444444444vw}}.salary-card-advantages__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-1.3888888889vw;margin-left:-1.3888888889vw}@media screen and (min-width:1441px){.salary-card-advantages__list{margin-right:-20px}}@media screen and (max-width:1000px){.salary-card-advantages__list{margin-right:-1.6666666667vw}}@media screen and (min-width:1441px){.salary-card-advantages__list{margin-left:-20px}}@media screen and (max-width:1000px){.salary-card-advantages__list{margin-left:-1.6666666667vw}}@media screen and (min-width:1001px){.salary-card-advantages__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1000px){.salary-card-advantages__list{padding-left:1.0416666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-advantages__list{padding-left:15px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-advantages__list{padding-left:4.1666666667vw}}.salary-card-advantages__item{padding-right:1.3888888889vw;margin-bottom:2.7777777778vw;padding-left:1.3888888889vw;-ms-flex-negative:0;flex-shrink:0;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}@media screen and (min-width:1441px){.salary-card-advantages__item{padding-right:20px}}@media screen and (max-width:1000px){.salary-card-advantages__item{padding-right:1.6666666667vw}}@media screen and (min-width:1441px){.salary-card-advantages__item{margin-bottom:40px}}@media screen and (max-width:1000px){.salary-card-advantages__item{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.salary-card-advantages__item{padding-left:20px}}@media screen and (max-width:1000px){.salary-card-advantages__item{padding-left:1.6666666667vw;width:auto}}@media screen and (max-width:1000px){.salary-card-advantages__item:last-child{padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-advantages__item:last-child{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-advantages__item:last-child{padding-right:4.4444444444vw}}.salary-card-advantages__item-container{border-radius:2.7777777778vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;min-height:11.1111111111vw;height:100%;position:relative;overflow:hidden}@media screen and (min-width:1441px){.salary-card-advantages__item-container{border-radius:40px}}@media screen and (max-width:1000px){.salary-card-advantages__item-container{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.salary-card-advantages__item-container{padding-top:32px}}@media screen and (max-width:1000px){.salary-card-advantages__item-container{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.salary-card-advantages__item-container{padding-bottom:32px}}@media screen and (max-width:1000px){.salary-card-advantages__item-container{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.salary-card-advantages__item-container{min-height:160px}}@media screen and (max-width:1000px){.salary-card-advantages__item-container{min-height:44.4444444444vw;width:18.8194444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-advantages__item-container{width:271px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-advantages__item-container{width:75.2777777778vw}}.salary-card-advantages__item-bg,.salary-card-advantages__item-bgs{position:absolute;top:0;right:0;bottom:0;left:0}.salary-card-advantages__item-bg{background-color:#edf0f5;background-size:cover;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:1000px){.salary-card-advantages__item-bg .salary-card-advantages__item:first-child{display:none}}.salary-card-advantages__item-bg:nth-child(2){background-size:14.2361111111vw}@media screen and (min-width:1441px){.salary-card-advantages__item-bg:nth-child(2){background-size:205px}}@media screen and (max-width:1000px){.salary-card-advantages__item-bg:nth-child(2){background-size:56.9444444444vw}}@media screen and (min-width:1001px){.salary-card-advantages__item-bg:nth-child(2){display:none}}.salary-card-advantages__item-content{margin-left:7.2222222222vw;position:relative;height:100%;max-width:47%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.salary-card-advantages__item-content{margin-left:104px}}@media screen and (max-width:1000px){.salary-card-advantages__item-content{margin-left:6.6666666667vw;max-width:70%}}.salary-card-advantages__item-title{width:24.3055555556vw}@media screen and (min-width:1441px){.salary-card-advantages__item-title{width:350px}}@media screen and (max-width:1000px){.salary-card-advantages__item-title{width:52.7777777778vw}}.salary-card-advantages__item-title:not(:last-child){margin-bottom:1em}.salary-card-advantages__item-text:last-child{margin-top:auto}@media screen and (max-width:1000px){.salary-card-advantages__item-text{width:10.4166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-advantages__item-text{width:150px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-advantages__item-text{width:41.6666666667vw}}.salary-card .salary-card-advantages__item:first-of-type .salary-card-advantages__item-bg{background-size:10.4166666667vw;background-position-y:bottom;background-position-x:27.7777777778vw}@media screen and (min-width:1441px){.salary-card .salary-card-advantages__item:first-of-type .salary-card-advantages__item-bg{background-size:150px}}@media screen and (max-width:1000px){.salary-card .salary-card-advantages__item:first-of-type .salary-card-advantages__item-bg{background-size:27.7777777778vw}}@media screen and (min-width:1441px){.salary-card .salary-card-advantages__item:first-of-type .salary-card-advantages__item-bg{background-position-x:400px}}@media screen and (max-width:1000px){.salary-card .salary-card-advantages__item:first-of-type .salary-card-advantages__item-bg{background-position-x:44.4444444444vw}}.salary-card .salary-card-advantages__item:nth-of-type(2) .salary-card-advantages__item-bg{background-size:10.4166666667vw;background-position-y:bottom;background-position-x:27.7777777778vw}@media screen and (min-width:1441px){.salary-card .salary-card-advantages__item:nth-of-type(2) .salary-card-advantages__item-bg{background-size:150px}}@media screen and (max-width:1000px){.salary-card .salary-card-advantages__item:nth-of-type(2) .salary-card-advantages__item-bg{background-size:27.7777777778vw}}@media screen and (min-width:1441px){.salary-card .salary-card-advantages__item:nth-of-type(2) .salary-card-advantages__item-bg{background-position-x:400px}}@media screen and (max-width:1000px){.salary-card .salary-card-advantages__item:nth-of-type(2) .salary-card-advantages__item-bg{background-position-x:44.4444444444vw}}.salary-card .salary-card-advantages__item:nth-of-type(3) .salary-card-advantages__item-bg{background-size:14.2361111111vw;background-position-x:27.7777777778vw;background-position-y:bottom}@media screen and (min-width:1441px){.salary-card .salary-card-advantages__item:nth-of-type(3) .salary-card-advantages__item-bg{background-size:205px}}@media screen and (max-width:1000px){.salary-card .salary-card-advantages__item:nth-of-type(3) .salary-card-advantages__item-bg{background-size:36.1111111111vw}}@media screen and (min-width:1441px){.salary-card .salary-card-advantages__item:nth-of-type(3) .salary-card-advantages__item-bg{background-position-x:400px}}@media screen and (max-width:1000px){.salary-card .salary-card-advantages__item:nth-of-type(3) .salary-card-advantages__item-bg{background-position-x:44.4444444444vw}}.salary-card .salary-card-advantages__item:nth-of-type(4) .salary-card-advantages__item-bg{background-position-x:right;background-size:10.4166666667vw}@media screen and (min-width:1441px){.salary-card .salary-card-advantages__item:nth-of-type(4) .salary-card-advantages__item-bg{background-size:150px}}@media screen and (max-width:1000px){.salary-card .salary-card-advantages__item:nth-of-type(4) .salary-card-advantages__item-bg{background-size:36.1111111111vw}}.salary-card-howto{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.salary-card-howto{padding-bottom:40px}}@media screen and (max-width:1000px){.salary-card-howto{padding-bottom:5.5555555556vw}}.salary-card-howto__switch{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.salary-card-howto__switch{margin-bottom:40px}}@media screen and (max-width:1000px){.salary-card-howto__switch{margin-bottom:4.4444444444vw}}.salary-card-howto__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.salary-card-howto__title{margin-bottom:40px}}@media screen and (max-width:1000px){.salary-card-howto__title{margin-bottom:4.4444444444vw}}.salary-card-howto__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.salary-card-howto__steps{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1.0416666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-howto__steps{padding-top:15px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-howto__steps{padding-top:4.1666666667vw}}.salary-card-howto__step{width:18.75vw}@media screen and (min-width:1441px){.salary-card-howto__step{width:270px}}@media screen and (max-width:1000px){.salary-card-howto__step{width:75vw}}.salary-card-howto__step-number{width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;margin-bottom:1.0416666667vw;background-color:#ffc7ab;font-size:1.3888888889vw;text-align:center;line-height:3.0555555556vw}@media screen and (min-width:1441px){.salary-card-howto__step-number{width:40px}}@media screen and (max-width:1000px){.salary-card-howto__step-number{width:7.7777777778vw}}@media screen and (min-width:1441px){.salary-card-howto__step-number{height:40px}}@media screen and (max-width:1000px){.salary-card-howto__step-number{height:7.7777777778vw}}@media screen and (min-width:1441px){.salary-card-howto__step-number{border-radius:12px}}@media screen and (max-width:1000px){.salary-card-howto__step-number{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.salary-card-howto__step-number{margin-bottom:15px}}@media screen and (max-width:1000px){.salary-card-howto__step-number{margin-bottom:2.7777777778vw}}@media screen and (min-width:1441px){.salary-card-howto__step-number{font-size:20px}}@media screen and (max-width:1000px){.salary-card-howto__step-number{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.salary-card-howto__step-number{line-height:44px}}@media screen and (max-width:1000px){.salary-card-howto__step-number{line-height:8.8888888889vw;position:absolute}}.salary-card-howto__step-title{font-size:1.3888888889vw;padding-bottom:1.0416666667vw;color:#1e2321;font-weight:500}@media screen and (min-width:1441px){.salary-card-howto__step-title{font-size:20px}}@media screen and (max-width:1000px){.salary-card-howto__step-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.salary-card-howto__step-title{padding-bottom:15px}}@media screen and (max-width:1000px){.salary-card-howto__step-title{padding-bottom:2.7777777778vw;padding-left:2.7777777778vw;padding-top:.2083333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-howto__step-title{padding-left:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-howto__step-title{padding-left:11.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-howto__step-title{padding-top:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-howto__step-title{padding-top:.8333333333vw}}.salary-card-howto__step-description{color:#898599;font-size:1.1111111111vw}@media screen and (min-width:1441px){.salary-card-howto__step-description{font-size:16px}}@media screen and (max-width:1000px){.salary-card-howto__step-description{font-size:3.3333333333vw;padding-left:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-howto__step-description{padding-left:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-howto__step-description{padding-left:11.1111111111vw}}@media screen and (max-width:1000px){.salary-card-howto__step{padding-bottom:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card-howto__step{padding-bottom:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card-howto__step{padding-bottom:2.7777777778vw}}.salary-card-howto a{text-decoration:underline}.salary-card__order-card{padding-top:2.7777777778vw;margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.salary-card__order-card{padding-top:40px}}@media screen and (max-width:1000px){.salary-card__order-card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.salary-card__order-card{margin-bottom:56px}}@media screen and (max-width:1000px){.salary-card__order-card{margin-bottom:11.1111111111vw}}.salary-card__order-card__content{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/salary-card/formbackground.png);background-repeat:no-repeat;background-position:bottom}@media screen and (min-width:1441px){.salary-card__order-card__content{padding-top:56px}}@media screen and (max-width:1000px){.salary-card__order-card__content{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.salary-card__order-card__content{padding-bottom:56px}}@media screen and (max-width:1000px){.salary-card__order-card__content{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.salary-card__order-card__content{padding-left:104px}}@media screen and (max-width:1000px){.salary-card__order-card__content{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.salary-card__order-card__content{padding-right:104px}}@media screen and (max-width:1000px){.salary-card__order-card__content{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.salary-card__order-card__content{border-radius:56px}}@media screen and (max-width:1000px){.salary-card__order-card__content{border-radius:7.7777777778vw}}.salary-card__order-card__content[data-step="2"]{background-image:none}.salary-card__order-card__content .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.salary-card__order-card__content .form-row:first-of-type .form__item{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.salary-card__order-card__content .form-row:first-of-type .form__item:first-of-type{padding-right:.3472222222vw}@media screen and (min-width:1441px){.salary-card__order-card__content .form-row:first-of-type .form__item:first-of-type{padding-right:5px}}@media screen and (max-width:1000px){.salary-card__order-card__content .form-row:first-of-type .form__item:first-of-type{padding-right:0}}.salary-card__order-card__content .form-row:first-of-type .form__item:nth-of-type(2){padding-left:.3472222222vw}@media screen and (min-width:1441px){.salary-card__order-card__content .form-row:first-of-type .form__item:nth-of-type(2){padding-left:5px}}@media screen and (max-width:1000px){.salary-card__order-card__content .form-row:first-of-type .form__item:nth-of-type(2){padding-left:0}}.salary-card__order-card__content .form-row:nth-of-type(2) .form__item{width:100%}@media screen and (max-width:1000px){.salary-card__order-card__content{background-image:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.salary-card__order-card__content .form__checkbox label{color:#1e2321}.salary-card__order-card__content .form-row:first-of-type .form__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.salary-card__order-card__content .form-row:nth-of-type(2){padding-top:.3472222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card__order-card__content .form-row:nth-of-type(2){padding-top:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card__order-card__content .form-row:nth-of-type(2){padding-top:1.3888888889vw}}.salary-card__order-card__title{width:50%}@media screen and (max-width:1000px){.salary-card__order-card__title{width:100%;padding-bottom:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card__order-card__title{padding-bottom:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card__order-card__title{padding-bottom:5.5555555556vw}}.salary-card__order-card__form{width:50%;margin:0 auto}@media screen and (max-width:1000px){.salary-card__order-card__form{width:100%}}.salary-card__order-card .form__checkbox .checkbox__label .p2{padding-left:.6944444444vw}@media screen and (min-width:1441px){.salary-card__order-card .form__checkbox .checkbox__label .p2{padding-left:10px}}@media screen and (max-width:1000px){.salary-card__order-card .form__checkbox .checkbox__label .p2{padding-left:2.7777777778vw}}.salary-card__order-card .form__input-phone{width:100%}.salary-card-success__title{margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.salary-card-success__title{margin-bottom:10px}}@media screen and (max-width:1000px){.salary-card-success__title{margin-bottom:2.7777777778vw}}.salary-card-success__subtitle{margin-bottom:9.375vw}@media screen and (min-width:1441px){.salary-card-success__subtitle{margin-bottom:135px}}@media screen and (max-width:1000px){.salary-card-success__subtitle{margin-bottom:8.3333333333vw}}.salary-card__mobile-app__block{background-color:#ffc7ab;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/salary-card/mobile-app.png);background-repeat:no-repeat;border-radius:3.3333333333vw;background-position-y:bottom;background-position-x:31.9444444444vw;background-size:35.7638888889vw}@media screen and (min-width:1441px){.salary-card__mobile-app__block{padding-top:56px}}@media screen and (max-width:1000px){.salary-card__mobile-app__block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__block{padding-bottom:56px}}@media screen and (max-width:1000px){.salary-card__mobile-app__block{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__block{padding-left:104px}}@media screen and (max-width:1000px){.salary-card__mobile-app__block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__block{border-radius:48px}}@media screen and (max-width:1000px){.salary-card__mobile-app__block{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__block{background-position-x:460px}}@media screen and (max-width:1000px){.salary-card__mobile-app__block{background-position-x:34.7222222222vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__block{background-size:515px}}@media screen and (max-width:1000px){.salary-card__mobile-app__block{background-size:63.8888888889vw;background-position-y:6.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card__mobile-app__block{background-position-y:100px}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card__mobile-app__block{background-position-y:27.7777777778vw}}.salary-card__mobile-app__content{width:33.3333333333vw}@media screen and (min-width:1441px){.salary-card__mobile-app__content{width:480px}}@media screen and (max-width:1000px){.salary-card__mobile-app__content{width:77.7777777778vw}}.salary-card__mobile-app__title{font-size:2.2222222222vw;line-height:2.6388888889vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.salary-card__mobile-app__title{font-size:32px}}@media screen and (max-width:1000px){.salary-card__mobile-app__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__title{line-height:38px}}@media screen and (max-width:1000px){.salary-card__mobile-app__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__title{padding-bottom:24px}}@media screen and (max-width:1000px){.salary-card__mobile-app__title{padding-bottom:3.3333333333vw}}.salary-card__mobile-app__description{font-size:1.1111111111vw;line-height:1.5277777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.salary-card__mobile-app__description{font-size:16px}}@media screen and (max-width:1000px){.salary-card__mobile-app__description{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__description{line-height:22px}}@media screen and (max-width:1000px){.salary-card__mobile-app__description{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__description{padding-bottom:40px}}@media screen and (max-width:1000px){.salary-card__mobile-app__description{padding-bottom:13.8888888889vw}}.salary-card__mobile-app__qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.salary-card__mobile-app__qr-wrap{background:url(/local/templates/redesign/src/assets/img/mobile-app-qr-borders.png) no-repeat;background-size:contain}.salary-card__mobile-app__qr img{width:7.5vw;height:7.5vw;padding-top:.6944444444vw;padding-bottom:.6944444444vw;padding-left:.6944444444vw;padding-right:.6944444444vw}@media screen and (min-width:1441px){.salary-card__mobile-app__qr img{width:108px}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr img{width:30vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__qr img{height:108px}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr img{height:30vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__qr img{padding-top:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr img{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__qr img{padding-bottom:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr img{padding-bottom:2.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__qr img{padding-left:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr img{padding-left:2.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__qr img{padding-right:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr img{padding-right:2.7777777778vw}}.salary-card__mobile-app__qr p{font-size:.8333333333vw;font-weight:400;padding-left:2.7777777778vw}@media screen and (min-width:1441px){.salary-card__mobile-app__qr p{font-size:12px}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.salary-card__mobile-app__qr p{padding-left:40px}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr p{padding-left:11.1111111111vw}}@media screen and (max-width:1000px){.salary-card__mobile-app__qr{display:none}}.salary-card__mobile-app .promo__downloads{display:none}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__downloads{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}}@media screen and (max-width:1000px)and (min-width:1441px){.salary-card__mobile-app .promo__downloads{margin-bottom:0}}@media screen and (max-width:1000px)and (max-width:1000px){.salary-card__mobile-app .promo__downloads{margin-bottom:0}}.salary-card__mobile-app .promo__download{height:2.2222222222vw;color:#1e2321;background-color:#fff;padding-left:.6944444444vw;padding-right:.6944444444vw;border-radius:.8333333333vw}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download{height:32px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download{height:8.8888888889vw}}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download{padding-left:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download{padding-left:2.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download{padding-right:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download{border-radius:12px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download{border-radius:3.3333333333vw}}.salary-card__mobile-app .promo__download_ios:before{height:.6944444444vw;width:.9027777778vw;background-size:.6944444444vw;background-image:url(/local/templates/redesign/src/assets/img/salary-card/app-ios.svg)}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download_ios:before{height:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download_ios:before{height:2.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download_ios:before{width:13px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download_ios:before{width:3.6111111111vw}}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download_ios:before{background-size:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download_ios:before{background-size:2.7777777778vw}}.salary-card__mobile-app .promo__download_android:before{height:.6944444444vw;width:.8333333333vw;background-size:.6944444444vw;background-image:url(/local/templates/redesign/src/assets/img/salary-card/app-android.svg)}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download_android:before{height:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download_android:before{height:2.7777777778vw}}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download_android:before{width:12px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download_android:before{width:3.3333333333vw}}@media screen and (min-width:1441px){.salary-card__mobile-app .promo__download_android:before{background-size:10px}}@media screen and (max-width:1000px){.salary-card__mobile-app .promo__download_android:before{background-size:2.7777777778vw}}.salary-card__faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2.7777777778vw;-moz-column-gap:2.7777777778vw;column-gap:2.7777777778vw;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.salary-card__faq{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media screen and (max-width:1000px){.salary-card__faq{-webkit-column-gap:11.1111111111vw;-moz-column-gap:11.1111111111vw;column-gap:11.1111111111vw}}@media screen and (min-width:1441px){.salary-card__faq{margin-top:80px}}@media screen and (max-width:1000px){.salary-card__faq{margin-top:11.1111111111vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.salary-card__faq>div{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}@media screen and (max-width:1000px){.salary-card__faq>div{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.salary-card__faq__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.salary-card__faq__title{margin-bottom:40px}}@media screen and (max-width:1000px){.salary-card__faq__title{margin-bottom:4.4444444444vw}}.salary-card__faq .grey-text{color:#898599}.salary-card__faq .bull{display:inline-block;border-radius:50%;background-color:#8bc540;height:.5555555556vw;width:.5555555556vw;margin-right:.8333333333vw}@media screen and (min-width:1441px){.salary-card__faq .bull{height:8px}}@media screen and (max-width:1000px){.salary-card__faq .bull{height:2.2222222222vw}}@media screen and (min-width:1441px){.salary-card__faq .bull{width:8px}}@media screen and (max-width:1000px){.salary-card__faq .bull{width:2.2222222222vw}}@media screen and (min-width:1441px){.salary-card__faq .bull{margin-right:12px}}@media screen and (max-width:1000px){.salary-card__faq .bull{margin-right:3.3333333333vw}}.salary-card__faq .text{display:inline-block;width:90%}.salary-card__faq a{text-decoration:underline}.salary-card__docs{padding-bottom:5.5555555556vw}@media screen and (min-width:1441px){.salary-card__docs{padding-bottom:80px}}@media screen and (max-width:1000px){.salary-card__docs{padding-bottom:11.1111111111vw}}.salary-card__docs_title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.salary-card__docs_title{margin-bottom:40px}}@media screen and (max-width:1000px){.salary-card__docs_title{margin-bottom:4.4444444444vw}}.salary-card__docs .doc-link__content{width:27.0833333333vw}@media screen and (min-width:1441px){.salary-card__docs .doc-link__content{width:390px}}@media screen and (max-width:1000px){.salary-card__docs .doc-link__content{width:69.4444444444vw}}.salary-card__mcc{width:69.4444444444vw;margin-top:2.7777777778vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.salary-card__mcc{width:1000px}}@media screen and (max-width:1000px){.salary-card__mcc{width:91.1111111111vw}}@media screen and (min-width:1441px){.salary-card__mcc{margin-top:40px}}@media screen and (max-width:1000px){.salary-card__mcc{margin-top:5.5555555556vw}}.salary-card .mobile{display:none}@media screen and (max-width:1000px){.salary-card .mobile{display:block}}.salary-card .desktop{display:block}@media screen and (max-width:1000px){.salary-card .desktop{display:none}}.callback-page .h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.callback-page .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.callback-page .h2{margin-bottom:5.5555555556vw}}.callback-page__form{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:6.6666666667vw;padding-right:6.6666666667vw;border-radius:3.8888888889vw;margin-top:2.7777777778vw;background-color:#edf0f5}@media screen and (min-width:1441px){.callback-page__form{padding-top:56px}}@media screen and (max-width:1000px){.callback-page__form{padding-top:7.7777777778vw}}@media screen and (min-width:1441px){.callback-page__form{padding-bottom:56px}}@media screen and (max-width:1000px){.callback-page__form{padding-bottom:7.7777777778vw}}@media screen and (min-width:1441px){.callback-page__form{padding-left:96px}}@media screen and (max-width:1000px){.callback-page__form{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.callback-page__form{padding-right:96px}}@media screen and (max-width:1000px){.callback-page__form{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.callback-page__form{border-radius:56px}}@media screen and (max-width:1000px){.callback-page__form{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.callback-page__form{margin-top:40px}}@media screen and (max-width:1000px){.callback-page__form{margin-top:10vw}}.callback-page__form textarea{height:8.3333333333vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-top:1.1111111111vw;font-size:1.1111111111vw;border:1px solid #e1e4e9;width:100%;color:#000}@media screen and (min-width:1441px){.callback-page__form textarea{height:120px}}@media screen and (max-width:1000px){.callback-page__form textarea{height:26.6666666667vw}}@media screen and (min-width:1441px){.callback-page__form textarea{border-radius:20px}}@media screen and (max-width:1000px){.callback-page__form textarea{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.callback-page__form textarea{padding-left:24px}}@media screen and (max-width:1000px){.callback-page__form textarea{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.callback-page__form textarea{padding-top:16px}}@media screen and (max-width:1000px){.callback-page__form textarea{padding-top:3.3333333333vw}}@media screen and (min-width:1441px){.callback-page__form textarea{font-size:16px}}@media screen and (max-width:1000px){.callback-page__form textarea{font-size:3.3333333333vw}}.callback-page__form form .form-block{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.callback-page__form form .form-block{margin-bottom:40px}}@media screen and (max-width:1000px){.callback-page__form form .form-block{margin-bottom:5.5555555556vw}}.callback-page__form form .form-block:last-child{margin-bottom:0}.callback-page__form form .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.callback-page__form form .form-input,.callback-page__form form .form-input-file{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;width:16.1111111111vw;margin-right:.8333333333vw;margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.callback-page__form form .form-input,.callback-page__form form .form-input-file{width:232px}}@media screen and (max-width:1000px){.callback-page__form form .form-input,.callback-page__form form .form-input-file{width:64.4444444444vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input,.callback-page__form form .form-input-file{margin-right:12px}}@media screen and (max-width:1000px){.callback-page__form form .form-input,.callback-page__form form .form-input-file{margin-right:0}}@media screen and (min-width:1441px){.callback-page__form form .form-input,.callback-page__form form .form-input-file{margin-bottom:12px}}@media screen and (max-width:1000px){.callback-page__form form .form-input,.callback-page__form form .form-input-file{margin-bottom:1.1111111111vw;-ms-flex-preferred-size:auto;flex-basis:auto}}.callback-page__form form .form-input-file:last-child,.callback-page__form form .form-input:last-child{margin-right:0}.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:100%;background-color:#fff;border:1px solid #e1e4e9;color:#1e2321;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;height:3.8888888889vw;border-radius:1.3888888889vw;padding-left:1.6666666667vw;padding-right:1.6666666667vw}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{font-size:16px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{line-height:22px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{letter-spacing:-.2px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{height:56px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{height:12.2222222222vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{border-radius:20px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{padding-left:24px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{padding-right:24px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input,.callback-page__form form .form-input input{padding-right:4.4444444444vw}}.callback-page__form form .form-input-file input::-webkit-input-placeholder,.callback-page__form form .form-input input::-webkit-input-placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}.callback-page__form form .form-input-file input::-moz-placeholder,.callback-page__form form .form-input input::-moz-placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}.callback-page__form form .form-input-file input:-ms-input-placeholder,.callback-page__form form .form-input input:-ms-input-placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}.callback-page__form form .form-input-file input::-ms-input-placeholder,.callback-page__form form .form-input input::-ms-input-placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}.callback-page__form form .form-input-file input::placeholder,.callback-page__form form .form-input input::placeholder{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input::-webkit-input-placeholder,.callback-page__form form .form-input input::-webkit-input-placeholder{font-size:16px}.callback-page__form form .form-input-file input::-moz-placeholder,.callback-page__form form .form-input input::-moz-placeholder{font-size:16px}.callback-page__form form .form-input-file input:-ms-input-placeholder,.callback-page__form form .form-input input:-ms-input-placeholder{font-size:16px}.callback-page__form form .form-input-file input::-ms-input-placeholder,.callback-page__form form .form-input input::-ms-input-placeholder{font-size:16px}.callback-page__form form .form-input-file input::placeholder,.callback-page__form form .form-input input::placeholder{font-size:16px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input::-webkit-input-placeholder,.callback-page__form form .form-input input::-webkit-input-placeholder{font-size:3.3333333333vw}.callback-page__form form .form-input-file input::-moz-placeholder,.callback-page__form form .form-input input::-moz-placeholder{font-size:3.3333333333vw}.callback-page__form form .form-input-file input:-ms-input-placeholder,.callback-page__form form .form-input input:-ms-input-placeholder{font-size:3.3333333333vw}.callback-page__form form .form-input-file input::-ms-input-placeholder,.callback-page__form form .form-input input::-ms-input-placeholder{font-size:3.3333333333vw}.callback-page__form form .form-input-file input::placeholder,.callback-page__form form .form-input input::placeholder{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input::-webkit-input-placeholder,.callback-page__form form .form-input input::-webkit-input-placeholder{line-height:22px}.callback-page__form form .form-input-file input::-moz-placeholder,.callback-page__form form .form-input input::-moz-placeholder{line-height:22px}.callback-page__form form .form-input-file input:-ms-input-placeholder,.callback-page__form form .form-input input:-ms-input-placeholder{line-height:22px}.callback-page__form form .form-input-file input::-ms-input-placeholder,.callback-page__form form .form-input input::-ms-input-placeholder{line-height:22px}.callback-page__form form .form-input-file input::placeholder,.callback-page__form form .form-input input::placeholder{line-height:22px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input::-webkit-input-placeholder,.callback-page__form form .form-input input::-webkit-input-placeholder{line-height:4.4444444444vw}.callback-page__form form .form-input-file input::-moz-placeholder,.callback-page__form form .form-input input::-moz-placeholder{line-height:4.4444444444vw}.callback-page__form form .form-input-file input:-ms-input-placeholder,.callback-page__form form .form-input input:-ms-input-placeholder{line-height:4.4444444444vw}.callback-page__form form .form-input-file input::-ms-input-placeholder,.callback-page__form form .form-input input::-ms-input-placeholder{line-height:4.4444444444vw}.callback-page__form form .form-input-file input::placeholder,.callback-page__form form .form-input input::placeholder{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.callback-page__form form .form-input-file input::-webkit-input-placeholder,.callback-page__form form .form-input input::-webkit-input-placeholder{letter-spacing:-.2px}.callback-page__form form .form-input-file input::-moz-placeholder,.callback-page__form form .form-input input::-moz-placeholder{letter-spacing:-.2px}.callback-page__form form .form-input-file input:-ms-input-placeholder,.callback-page__form form .form-input input:-ms-input-placeholder{letter-spacing:-.2px}.callback-page__form form .form-input-file input::-ms-input-placeholder,.callback-page__form form .form-input input::-ms-input-placeholder{letter-spacing:-.2px}.callback-page__form form .form-input-file input::placeholder,.callback-page__form form .form-input input::placeholder{letter-spacing:-.2px}}@media screen and (max-width:1000px){.callback-page__form form .form-input-file input::-webkit-input-placeholder,.callback-page__form form .form-input input::-webkit-input-placeholder{letter-spacing:-.0277777778vw}.callback-page__form form .form-input-file input::-moz-placeholder,.callback-page__form form .form-input input::-moz-placeholder{letter-spacing:-.0277777778vw}.callback-page__form form .form-input-file input:-ms-input-placeholder,.callback-page__form form .form-input input:-ms-input-placeholder{letter-spacing:-.0277777778vw}.callback-page__form form .form-input-file input::-ms-input-placeholder,.callback-page__form form .form-input input::-ms-input-placeholder{letter-spacing:-.0277777778vw}.callback-page__form form .form-input-file input::placeholder,.callback-page__form form .form-input input::placeholder{letter-spacing:-.0277777778vw}}.callback-page__form form .form-input-file input.text-gray,.callback-page__form form .form-input input.text-gray{color:#898599}.callback-page__form form .form-checkbox{margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.callback-page__form form .form-checkbox{margin-bottom:12px}}@media screen and (max-width:1000px){.callback-page__form form .form-checkbox{margin-bottom:1.1111111111vw}}.callback-page__form .mx-input{-webkit-box-shadow:unset;box-shadow:unset}.loans-interesting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.loans-interesting{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.loans-interesting:not(:first-child){padding-top:1.6666666667vw;margin-top:1.6666666667vw;border-top:1px solid #c2c2cc}@media screen and (min-width:1441px){.loans-interesting:not(:first-child){padding-top:24px}}@media screen and (max-width:1000px){.loans-interesting:not(:first-child){padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.loans-interesting:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.loans-interesting:not(:first-child){margin-top:4.4444444444vw}}.loans-interesting__wrapper{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-interesting__wrapper{margin-top:40px}}@media screen and (max-width:1000px){.loans-interesting__wrapper{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-interesting__wrapper{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-interesting__wrapper{margin-bottom:7.7777777778vw}}.loans-interesting__image{width:18.8888888889vw;height:14.4444444444vw;margin-bottom:0;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.loans-interesting__image{width:272px}}@media screen and (max-width:1000px){.loans-interesting__image{width:91.1111111111vw}}@media screen and (min-width:1441px){.loans-interesting__image{height:208px}}@media screen and (max-width:1000px){.loans-interesting__image{height:50vw}}@media screen and (min-width:1441px){.loans-interesting__image{margin-bottom:0}}@media screen and (max-width:1000px){.loans-interesting__image{margin-bottom:4.4444444444vw}}.loans-interesting__credit-history{background-image:url(/upload/images/loans/interesting/credit-history_preview.png)}@media(-webkit-min-device-pixel-ratio:1.5){.loans-interesting__credit-history{background-image:url(/upload/images/loans/interesting/credit-history_preview@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-interesting__credit-history{background-image:url(/upload/images/loans/interesting/credit-history_preview@3.png)}}@media screen and (max-width:1000px){.loans-interesting__credit-history{background-image:url(/upload/images/loans/interesting/credit-history_preview_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-interesting__credit-history{background-image:url(/upload/images/loans/interesting/credit-history_preview_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-interesting__credit-history{background-image:url(/upload/images/loans/interesting/credit-history_preview_mob@3.png)}}.loans-interesting__refinancing{background-image:url(/upload/images/loans/interesting/refinancing_preview.png)}@media(-webkit-min-device-pixel-ratio:1.5){.loans-interesting__refinancing{background-image:url(/upload/images/loans/interesting/refinancing_preview@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-interesting__refinancing{background-image:url(/upload/images/loans/interesting/refinancing_preview@3.png)}}@media screen and (max-width:1000px){.loans-interesting__refinancing{background-image:url(/upload/images/loans/interesting/refinancing_preview_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-interesting__refinancing{background-image:url(/upload/images/loans/interesting/refinancing_preview_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-interesting__refinancing{background-image:url(/upload/images/loans/interesting/refinancing_preview_mob@3.png)}}.loans-interesting__restructuring{background-image:url(/upload/images/loans/interesting/restructuring_preview.png)}@media(-webkit-min-device-pixel-ratio:1.5){.loans-interesting__restructuring{background-image:url(/upload/images/loans/interesting/restructuring_preview@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-interesting__restructuring{background-image:url(/upload/images/loans/interesting/restructuring_preview@3.png)}}@media screen and (max-width:1000px){.loans-interesting__restructuring{background-image:url(/upload/images/loans/interesting/restructuring_preview_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-interesting__restructuring{background-image:url(/upload/images/loans/interesting/restructuring_preview_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-interesting__restructuring{background-image:url(/upload/images/loans/interesting/restructuring_preview_mob@3.png)}}.loans-interesting__dental-treatment{background-image:url(/upload/images/loans/interesting/dental-treatment_preview.png)}@media(-webkit-min-device-pixel-ratio:1.5){.loans-interesting__dental-treatment{background-image:url(/upload/images/loans/interesting/dental-treatment_preview@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-interesting__dental-treatment{background-image:url(/upload/images/loans/interesting/dental-treatment_preview@3.png)}}@media screen and (max-width:1000px){.loans-interesting__dental-treatment{background-image:url(/upload/images/loans/interesting/dental-treatment_preview_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-interesting__dental-treatment{background-image:url(/upload/images/loans/interesting/dental-treatment_preview_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-interesting__dental-treatment{background-image:url(/upload/images/loans/interesting/dental-treatment_preview_mob@3.png)}}.loans-interesting__content{width:47.7777777778vw;position:relative}@media screen and (min-width:1441px){.loans-interesting__content{width:688px}}@media screen and (max-width:1000px){.loans-interesting__content{width:91.1111111111vw}}.loans-interesting__title{padding-bottom:1.6666666667vw;color:#1e2321}@media screen and (min-width:1441px){.loans-interesting__title{padding-bottom:24px}}@media screen and (max-width:1000px){.loans-interesting__title{padding-bottom:2.2222222222vw;font-size:1.25vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-interesting__title{font-size:18px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-interesting__title{font-size:5vw}}.loans-interesting__description{margin-bottom:0;color:#898599}@media screen and (min-width:1441px){.loans-interesting__description{margin-bottom:0}}@media screen and (max-width:1000px){.loans-interesting__description{margin-bottom:4.4444444444vw}}.loans-interesting__button{position:absolute;bottom:0}@media screen and (max-width:1000px){.loans-interesting__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:static;float:left}}.credit-history-guide{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.credit-history-guide{padding-bottom:40px}}@media screen and (max-width:1000px){.credit-history-guide{padding-bottom:11.1111111111vw}}.credit-history-guide__banner{color:#fff;margin-top:2.7777777778vw;padding-top:3.8888888889vw;padding-bottom:5.5555555556vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/loans/interesting/loans_interesting_lg.png);height:19.4444444444vw;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.credit-history-guide__banner{margin-top:40px}}@media screen and (max-width:1000px){.credit-history-guide__banner{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.credit-history-guide__banner{padding-top:56px}}@media screen and (max-width:1000px){.credit-history-guide__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.credit-history-guide__banner{padding-bottom:80px}}@media screen and (max-width:1000px){.credit-history-guide__banner{padding-bottom:12.5vw}}@media screen and (min-width:1441px){.credit-history-guide__banner{padding-left:104px}}@media screen and (max-width:1000px){.credit-history-guide__banner{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.credit-history-guide__banner{height:280px}}@media screen and (max-width:1000px){.credit-history-guide__banner{height:77.7777777778vw;background-image:url(/local/templates/redesign/src/assets/img/loans/interesting/loans_interesting_lg_mobile.png);background-size:contain;height:auto;width:100%}}.credit-history-guide__banner-description{width:40.2777777778vw;padding-top:2.7777777778vw}@media screen and (min-width:1441px){.credit-history-guide__banner-description{width:580px}}@media screen and (max-width:1000px){.credit-history-guide__banner-description{width:54.1666666667vw}}@media screen and (min-width:1441px){.credit-history-guide__banner-description{padding-top:40px}}@media screen and (max-width:1000px){.credit-history-guide__banner-description{padding-top:3.3333333333vw}}@media screen and (max-width:1000px){.credit-history-guide__banner-title{width:75%}}.credit-history-guide__title{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.credit-history-guide__title{padding-top:40px}}@media screen and (max-width:1000px){.credit-history-guide__title{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.credit-history-guide__title{padding-bottom:40px}}@media screen and (max-width:1000px){.credit-history-guide__title{padding-bottom:6.6666666667vw}}.credit-history-guide__description .p1:not(:first-of-type){padding-top:1.6666666667vw}@media screen and (min-width:1441px){.credit-history-guide__description .p1:not(:first-of-type){padding-top:24px}}@media screen and (max-width:1000px){.credit-history-guide__description .p1:not(:first-of-type){padding-top:4.4444444444vw}}.credit-history-guide__description .credit-history-guide__list.p1{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.credit-history-guide__description .credit-history-guide__list.p1{padding-top:24px}}@media screen and (max-width:1000px){.credit-history-guide__description .credit-history-guide__list.p1{padding-top:4.4444444444vw}}.credit-history-guide__table{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.credit-history-guide__table{margin-top:24px}}@media screen and (max-width:1000px){.credit-history-guide__table{margin-top:6.6666666667vw}}.credit-history-guide__table td:first-of-type{width:20%;color:#fff;padding-top:1.0416666667vw;vertical-align:top}@media screen and (min-width:1441px){.credit-history-guide__table td:first-of-type{padding-top:15px}}@media screen and (max-width:1000px){.credit-history-guide__table td:first-of-type{padding-top:4.1666666667vw;width:50%}}.credit-history-guide__table td:nth-of-type(2){padding-bottom:1.0416666667vw;padding-top:1.0416666667vw}@media screen and (min-width:1441px){.credit-history-guide__table td:nth-of-type(2){padding-bottom:15px}}@media screen and (max-width:1000px){.credit-history-guide__table td:nth-of-type(2){padding-bottom:4.1666666667vw}}@media screen and (min-width:1441px){.credit-history-guide__table td:nth-of-type(2){padding-top:15px}}@media screen and (max-width:1000px){.credit-history-guide__table td:nth-of-type(2){padding-top:4.1666666667vw}}.credit-history-guide__table-label{padding-top:.3472222222vw;padding-bottom:.3472222222vw;padding-right:.6944444444vw;padding-left:.6944444444vw;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.credit-history-guide__table-label{padding-top:5px}}@media screen and (max-width:1000px){.credit-history-guide__table-label{padding-top:1.3888888889vw}}@media screen and (min-width:1441px){.credit-history-guide__table-label{padding-bottom:5px}}@media screen and (max-width:1000px){.credit-history-guide__table-label{padding-bottom:1.3888888889vw}}@media screen and (min-width:1441px){.credit-history-guide__table-label{padding-right:10px}}@media screen and (max-width:1000px){.credit-history-guide__table-label{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.credit-history-guide__table-label{padding-left:10px}}@media screen and (max-width:1000px){.credit-history-guide__table-label{padding-left:2.7777777778vw}}@media screen and (min-width:1441px){.credit-history-guide__table-label{border-radius:24px}}@media screen and (max-width:1000px){.credit-history-guide__table-label{border-radius:6.6666666667vw}}.credit-history-guide__table-label_red{background-color:#fc5b00}.credit-history-guide__table-label_green{background-color:#8bc540}.credit-history-guide__table-label_grey{background-color:#898599}.credit-history-guide__table tr:not(:last-of-type){border-bottom:1px solid #c2c2cc}.credit-history-guide__list li:not(:first-of-type){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.credit-history-guide__list li:not(:first-of-type){margin-top:24px}}@media screen and (max-width:1000px){.credit-history-guide__list li:not(:first-of-type){margin-top:4.4444444444vw}}.credit-history-guide__steps{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.credit-history-guide__steps{padding-top:24px}}@media screen and (max-width:1000px){.credit-history-guide__steps{padding-top:4.4444444444vw}}.credit-history-guide__step{display:-webkit-box;display:-ms-flexbox;display:flex}.credit-history-guide__step .number{margin-right:1.3888888889vw;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;text-align:center}@media screen and (min-width:1441px){.credit-history-guide__step .number{margin-right:20px}}@media screen and (max-width:1000px){.credit-history-guide__step .number{margin-right:3.3333333333vw}}@media screen and (min-width:1441px){.credit-history-guide__step .number{border-radius:12px}}@media screen and (max-width:1000px){.credit-history-guide__step .number{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.credit-history-guide__step .number{font-size:20px}}@media screen and (max-width:1000px){.credit-history-guide__step .number{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.credit-history-guide__step .number{line-height:44px}}@media screen and (max-width:1000px){.credit-history-guide__step .number{line-height:8.8888888889vw}}@media screen and (min-width:1441px){.credit-history-guide__step .number{width:40px}}@media screen and (max-width:1000px){.credit-history-guide__step .number{width:7.7777777778vw}}@media screen and (min-width:1441px){.credit-history-guide__step .number{height:40px}}@media screen and (max-width:1000px){.credit-history-guide__step .number{height:7.7777777778vw}}.credit-history-guide__step .text{width:50vw}@media screen and (min-width:1441px){.credit-history-guide__step .text{width:720px}}@media screen and (max-width:1000px){.credit-history-guide__step .text{width:200vw;width:100%}}.service-mortgage__banner{background:url(/local/templates/redesign/src/assets/img/mortgage/service.jpg);background-size:cover;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw}@media screen and (min-width:1441px){.service-mortgage__banner{border-radius:56px}}@media screen and (max-width:1000px){.service-mortgage__banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.service-mortgage__banner{padding-top:56px}}@media screen and (max-width:1000px){.service-mortgage__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.service-mortgage__banner{padding-right:104px}}@media screen and (max-width:1000px){.service-mortgage__banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.service-mortgage__banner{padding-bottom:56px}}@media screen and (max-width:1000px){.service-mortgage__banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.service-mortgage__banner{padding-left:104px}}@media screen and (max-width:1000px){.service-mortgage__banner{padding-left:6.6666666667vw;background:linear-gradient(140.73deg,#d78f52,#e9b16a)}}.service-mortgage__banner-title{color:#fff;font-size:2.2222222222vw;line-height:2.6388888889vw;max-width:33.3333333333vw;font-weight:500}@media screen and (min-width:1441px){.service-mortgage__banner-title{font-size:32px}}@media screen and (max-width:1000px){.service-mortgage__banner-title{font-size:5vw}}@media screen and (min-width:1441px){.service-mortgage__banner-title{line-height:38px}}@media screen and (max-width:1000px){.service-mortgage__banner-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.service-mortgage__banner-title{max-width:480px}}@media screen and (max-width:1000px){.service-mortgage__banner-title{max-width:133.3333333333vw}}.service-mortgage__banner-ul{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.service-mortgage__banner-ul{margin-top:24px}}@media screen and (max-width:1000px){.service-mortgage__banner-ul{margin-top:6.6666666667vw}}.service-mortgage__banner-li{margin-bottom:1.1111111111vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.service-mortgage__banner-li{margin-bottom:16px}}@media screen and (max-width:1000px){.service-mortgage__banner-li{margin-bottom:3.3333333333vw}}.service-mortgage__banner-text{color:#fff;font-size:1.1111111111vw;line-height:1.5277777778vw;font-weight:500;margin-left:.8333333333vw;max-width:39.1666666667vw}@media screen and (min-width:1441px){.service-mortgage__banner-text{font-size:16px}}@media screen and (max-width:1000px){.service-mortgage__banner-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.service-mortgage__banner-text{line-height:22px}}@media screen and (max-width:1000px){.service-mortgage__banner-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.service-mortgage__banner-text{margin-left:12px}}@media screen and (max-width:1000px){.service-mortgage__banner-text{margin-left:2.2222222222vw}}@media screen and (min-width:1441px){.service-mortgage__banner-text{max-width:564px}}@media screen and (max-width:1000px){.service-mortgage__banner-text{max-width:83.3333333333vw}}.service-mortgage__banner-text_black{color:#1e2321}.service-mortgage__banner-bullit{width:.5555555556vw;height:.5555555556vw;margin-top:.5555555556vw;background:#1e2321;border-radius:.5555555556vw}@media screen and (min-width:1441px){.service-mortgage__banner-bullit{width:8px}}@media screen and (max-width:1000px){.service-mortgage__banner-bullit{width:1.6666666667vw}}@media screen and (min-width:1441px){.service-mortgage__banner-bullit{height:8px}}@media screen and (max-width:1000px){.service-mortgage__banner-bullit{height:1.6666666667vw}}@media screen and (min-width:1441px){.service-mortgage__banner-bullit{margin-top:8px}}@media screen and (max-width:1000px){.service-mortgage__banner-bullit{margin-top:1.6666666667vw}}@media screen and (min-width:1441px){.service-mortgage__banner-bullit{border-radius:8px}}@media screen and (max-width:1000px){.service-mortgage__banner-bullit{border-radius:1.6666666667vw}}.service-mortgage__banner-bullit_gray{background:#ffc7ab}.service-mortgage__duties{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.service-mortgage__duties{margin-top:80px}}@media screen and (max-width:1000px){.service-mortgage__duties{margin-top:11.1111111111vw}}.service-mortgage__duties-blocks{margin-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.service-mortgage__duties-blocks{margin-top:40px}}@media screen and (max-width:1000px){.service-mortgage__duties-blocks{margin-top:6.6666666667vw;display:block}}@media screen and (max-width:1000px){.service-mortgage__duties-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.service-mortgage__duties-block{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.service-mortgage__duties-block{margin-bottom:3.3333333333vw}}.service-mortgage__duties-numb{width:2.7777777778vw;min-width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;background:#ffc7ab;color:#000;font-weight:500;font-size:1.3888888889vw;line-height:1.1111111111vw;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}@media screen and (min-width:1441px){.service-mortgage__duties-numb{width:40px}}@media screen and (max-width:1000px){.service-mortgage__duties-numb{width:7.7777777778vw}}@media screen and (min-width:1441px){.service-mortgage__duties-numb{min-width:40px}}@media screen and (max-width:1000px){.service-mortgage__duties-numb{min-width:7.7777777778vw}}@media screen and (min-width:1441px){.service-mortgage__duties-numb{height:40px}}@media screen and (max-width:1000px){.service-mortgage__duties-numb{height:7.7777777778vw}}@media screen and (min-width:1441px){.service-mortgage__duties-numb{border-radius:12px}}@media screen and (max-width:1000px){.service-mortgage__duties-numb{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.service-mortgage__duties-numb{font-size:20px}}@media screen and (max-width:1000px){.service-mortgage__duties-numb{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.service-mortgage__duties-numb{line-height:16px}}@media screen and (max-width:1000px){.service-mortgage__duties-numb{line-height:5.5555555556vw;margin-right:.8333333333vw;min-width:28px}}@media screen and (max-width:1000px)and (min-width:1441px){.service-mortgage__duties-numb{margin-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.service-mortgage__duties-numb{margin-right:3.3333333333vw}}.service-mortgage__duties-text{font-size:.9722222222vw;line-height:1.3888888889vw;margin-top:2.0833333333vw;max-width:20.8333333333vw;font-weight:500}@media screen and (min-width:1441px){.service-mortgage__duties-text{font-size:14px}}@media screen and (max-width:1000px){.service-mortgage__duties-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.service-mortgage__duties-text{line-height:20px}}@media screen and (max-width:1000px){.service-mortgage__duties-text{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.service-mortgage__duties-text{margin-top:30px}}@media screen and (max-width:1000px){.service-mortgage__duties-text{margin-top:0}}@media screen and (min-width:1441px){.service-mortgage__duties-text{max-width:300px}}@media screen and (max-width:1000px){.service-mortgage__duties-text{max-width:83.3333333333vw}}.service-mortgage__article-numb{width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;background:#ffc7ab;color:#000;font-weight:500;font-size:1.3888888889vw;line-height:1.1111111111vw;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}@media screen and (min-width:1441px){.service-mortgage__article-numb{width:40px}}@media screen and (max-width:1000px){.service-mortgage__article-numb{width:7.7777777778vw}}@media screen and (min-width:1441px){.service-mortgage__article-numb{height:40px}}@media screen and (max-width:1000px){.service-mortgage__article-numb{height:7.7777777778vw}}@media screen and (min-width:1441px){.service-mortgage__article-numb{border-radius:12px}}@media screen and (max-width:1000px){.service-mortgage__article-numb{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.service-mortgage__article-numb{font-size:20px}}@media screen and (max-width:1000px){.service-mortgage__article-numb{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.service-mortgage__article-numb{line-height:16px}}@media screen and (max-width:1000px){.service-mortgage__article-numb{line-height:5.5555555556vw;margin-right:.8333333333vw;min-width:28px}}@media screen and (max-width:1000px)and (min-width:1441px){.service-mortgage__article-numb{margin-right:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.service-mortgage__article-numb{margin-right:3.3333333333vw}}.service-mortgage__article-text{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0138888889vw;width:auto}@media screen and (min-width:1441px){.service-mortgage__article-text{font-size:22px}}@media screen and (max-width:1000px){.service-mortgage__article-text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.service-mortgage__article-text{line-height:32px}}@media screen and (max-width:1000px){.service-mortgage__article-text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.service-mortgage__article-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.service-mortgage__article-text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.service-mortgage__article-text{width:auto}}@media screen and (max-width:1000px){.service-mortgage__article-text{width:80vw}}.service-mortgage__cards{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.service-mortgage__cards{margin-top:80px}}@media screen and (max-width:1000px){.service-mortgage__cards{margin-top:11.1111111111vw}}.service-mortgage__cards-image{background-size:cover;background-color:transparent;background-image:url(/local/templates/redesign/src/assets/img/service-card/service-card-atm.png)}.service-mortgage__cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1000px){.service-mortgage__cards-left{margin-bottom:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.service-mortgage__cards-left{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.service-mortgage__cards-left{margin-bottom:3.3333333333vw}}.service-mortgage__opportunities{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.service-mortgage__opportunities{margin-top:80px}}@media screen and (max-width:1000px){.service-mortgage__opportunities{margin-top:11.1111111111vw}}.service-mortgage__opportunities-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.service-mortgage__opportunities-block{display:block}}.service-mortgage__opportunities-right{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.service-mortgage__opportunities-right{margin-top:40px}}@media screen and (max-width:1000px){.service-mortgage__opportunities-right{margin-top:0}}.service-mortgage__documents{margin-top:5.5555555556vw}@media screen and (min-width:1441px){.service-mortgage__documents{margin-top:80px}}@media screen and (max-width:1000px){.service-mortgage__documents{margin-top:11.1111111111vw}}.service-mortgage__documents-document{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.service-mortgage__documents-document{margin-top:40px}}@media screen and (max-width:1000px){.service-mortgage__documents-document{margin-top:6.6666666667vw}}.mortgage-interesting__banner-text,.mortgage-interesting__content-text{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.mortgage-interesting__banner-text,.mortgage-interesting__content-text{font-size:22px}}@media screen and (max-width:1000px){.mortgage-interesting__banner-text,.mortgage-interesting__content-text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner-text,.mortgage-interesting__content-text{line-height:32px}}@media screen and (max-width:1000px){.mortgage-interesting__banner-text,.mortgage-interesting__content-text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner-text,.mortgage-interesting__content-text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.mortgage-interesting__banner-text,.mortgage-interesting__content-text{letter-spacing:-.0277777778vw}}.mortgage-interesting__container{width:100%;margin:0 auto;max-width:55vw;padding:0}@media screen and (min-width:1441px){.mortgage-interesting__container{max-width:792px}}@media screen and (max-width:1000px){.mortgage-interesting__container{max-width:91.1111111111vw}}.mortgage-interesting__block{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.mortgage-interesting__block{display:block}}.mortgage-interesting__block-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-interesting__block-right{margin-left:40px}}@media screen and (max-width:1000px){.mortgage-interesting__block-right{margin-left:0}}.mortgage-interesting__block-img{width:18.8888888889vw;height:14.4444444444vw}@media screen and (min-width:1441px){.mortgage-interesting__block-img{width:272px}}@media screen and (max-width:1000px){.mortgage-interesting__block-img{width:75.5555555556vw}}@media screen and (min-width:1441px){.mortgage-interesting__block-img{height:208px}}@media screen and (max-width:1000px){.mortgage-interesting__block-img{height:57.7777777778vw;width:100%;margin-bottom:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__block-img{margin-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__block-img{margin-bottom:4.4444444444vw}}.mortgage-interesting__block-text{width:47.7777777778vw}@media screen and (min-width:1441px){.mortgage-interesting__block-text{width:688px}}@media screen and (max-width:1000px){.mortgage-interesting__block-text{width:191.1111111111vw;margin-top:.5555555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__block-text{margin-top:8px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__block-text{margin-top:2.2222222222vw}}.mortgage-interesting__block-button{width:100%;-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width:1000px){.mortgage-interesting__block-button{margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__block-button{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__block-button{margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.mortgage-interesting__block-link{width:6.8055555556vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__block-link{width:98px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__block-link{width:27.2222222222vw}}.mortgage-interesting__hr{width:69.4444444444vw;height:1px;background:#c2c2cc;margin-top:1.6666666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-interesting__hr{width:1000px}}@media screen and (max-width:1000px){.mortgage-interesting__hr{width:277.7777777778vw}}@media screen and (min-width:1441px){.mortgage-interesting__hr{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-interesting__hr{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-interesting__hr{margin-bottom:24px}}@media screen and (max-width:1000px){.mortgage-interesting__hr{margin-bottom:4.4444444444vw;width:100%}}.mortgage-interesting__banner{margin-top:2.0833333333vw;background-color:#f8f8f8;background-image:url(/upload/mortgage/interesting/banner.png);background-repeat:no-repeat;background-position:50%;background-size:cover;padding-top:3.8888888889vw;padding-bottom:2.9166666667vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-interesting__banner{margin-top:30px}}@media screen and (max-width:1000px){.mortgage-interesting__banner{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner{padding-top:56px}}@media screen and (max-width:1000px){.mortgage-interesting__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner{padding-bottom:42px}}@media screen and (max-width:1000px){.mortgage-interesting__banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-interesting__banner{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-interesting__banner{padding-right:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner{border-radius:56px}}@media screen and (max-width:1000px){.mortgage-interesting__banner{border-radius:7.7777777778vw;background-position:100%;background-image:url(/upload/mortgage/interesting/banner_mobile.png);height:auto}}.mortgage-interesting__banner_shares-children{background-image:-webkit-gradient(linear,left bottom,right top,from(#ffbb90),color-stop(#ffc4bf),color-stop(#ffd6e4),to(#faeaf8));background-image:linear-gradient(to right top,#ffbb90,#ffc4bf,#ffd6e4,#faeaf8)}.mortgage-interesting__banner_accumulating-mortgage{background-image:-webkit-gradient(linear,left bottom,right top,from(#c08bc6),color-stop(#ff83aa),color-stop(#ff916c),to(#ffbc1d));background-image:linear-gradient(to right top,#c08bc6,#ff83aa,#ff916c,#ffbc1d)}.mortgage-interesting__banner_checking-apartment{background-image:-webkit-gradient(linear,left bottom,right top,from(#1ebda0),color-stop(#00b5d8),color-stop(#00a1fc),to(#9e7bea));background-image:linear-gradient(to right top,#1ebda0,#00b5d8,#00a1fc,#9e7bea)}.mortgage-interesting__banner_accept-apartment{background-image:-webkit-gradient(linear,left bottom,right top,from(#b1f06c),color-stop(#00e1a1),color-stop(#00c8dd),to(#00a7fe));background-image:linear-gradient(to right top,#b1f06c,#00e1a1,#00c8dd,#00a7fe)}.mortgage-interesting__banner_estate-investments{background-image:-webkit-gradient(linear,left bottom,right top,from(#efb1f4),color-stop(#cdabf8),color-stop(#a3a7f9),to(#70a3f5));background-image:linear-gradient(to right top,#efb1f4,#cdabf8,#a3a7f9,#70a3f5)}.mortgage-interesting__banner_cube{background-size:34.7222222222vw;background-position:100% 100%}@media screen and (min-width:1441px){.mortgage-interesting__banner_cube{background-size:500px}}@media screen and (max-width:1000px){.mortgage-interesting__banner_cube{background-size:41.6666666667vw}}.mortgage-interesting__banner_calculator{background-color:#a7cce9;background-image:url(/upload/mortgage/interesting/banner_big.png)}@media screen and (max-width:1000px){.mortgage-interesting__banner_calculator{background-image:url(/upload/mortgage/interesting/banner_big_mobile2x.png)}}.mortgage-interesting__banner_rural{background-image:url(/upload/mortgage/interesting/rural_mortgage_banner.png)}@media screen and (max-width:1000px){.mortgage-interesting__banner_rural{background-image:url(/upload/mortgage/interesting/rural_mortgage_banner-mob.png)}}.mortgage-interesting__banner_initial-fee{background-image:url(/upload/mortgage/interesting/initial-fee_banner.png)}@media screen and (max-width:1000px){.mortgage-interesting__banner_initial-fee{background-image:url(/upload/mortgage/interesting/initial-fee_banner_mob.png)}}.mortgage-interesting__banner_encumbrance{background-image:url(/upload/mortgage/interesting/encumbrance_banner.png)}@media screen and (max-width:1000px){.mortgage-interesting__banner_encumbrance{background-image:url(/upload/mortgage/interesting/encumbrance_banner_mob.png)}}.mortgage-interesting__banner_secured-loan{background-image:url(/upload/mortgage/interesting/secured-loan_banner.png)}@media screen and (max-width:1000px){.mortgage-interesting__banner_secured-loan{background-image:url(/upload/mortgage/interesting/secured-loan_banner_mob.png)}}.mortgage-interesting__banner_insurance{background-image:url(/upload/mortgage/interesting/insurance_banner.png)}@media screen and (max-width:1000px){.mortgage-interesting__banner_insurance{background-image:url(/upload/mortgage/interesting/insurance_banner_mob.png)}}.mortgage-interesting__banner_maternal-capital{background-image:url(/upload/mortgage/interesting/maternal-capital_banner.png)}@media screen and (max-width:1000px){.mortgage-interesting__banner_maternal-capital{background-image:url(/upload/mortgage/interesting/maternal-capital_banner_mob.png)}}.mortgage-interesting__banner_land-mortgage{background-image:url(/upload/mortgage/interesting/land-mortgage_banner.png);background-size:cover}@media screen and (max-width:1000px){.mortgage-interesting__banner_land-mortgage{background-image:url(/upload/mortgage/interesting/land-mortgage_banner_mob.png)}}.mortgage-interesting__banner-title{font-size:2.5vw;line-height:3.0555555556vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.mortgage-interesting__banner-title{font-size:36px}}@media screen and (max-width:1000px){.mortgage-interesting__banner-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner-title{line-height:44px}}@media screen and (max-width:1000px){.mortgage-interesting__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-interesting__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.mortgage-interesting__banner-title{letter-spacing:-.0555555556vw}}.mortgage-interesting__banner-text{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-interesting__banner-text{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-interesting__banner-text{margin-top:3.3333333333vw}}.mortgage-interesting__content{margin-top:5.5555555556vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-interesting__content{margin-top:80px}}@media screen and (max-width:1000px){.mortgage-interesting__content{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-interesting__content{margin-bottom:40px}}@media screen and (max-width:1000px){.mortgage-interesting__content{margin-bottom:7.7777777778vw}}.mortgage-interesting__content-title{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;font-weight:500;margin-top:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-interesting__content-title{font-size:28px}}@media screen and (max-width:1000px){.mortgage-interesting__content-title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-title{line-height:36px}}@media screen and (max-width:1000px){.mortgage-interesting__content-title{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.mortgage-interesting__content-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-title{margin-top:56px}}@media screen and (max-width:1000px){.mortgage-interesting__content-title{margin-top:11.1111111111vw}}.mortgage-interesting__content-textblock{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-interesting__content-textblock{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-interesting__content-textblock{margin-top:2.2222222222vw}}.mortgage-interesting__content-iconblock{margin-top:3.8888888889vw}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock{margin-top:56px}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock{margin-top:11.1111111111vw}}.mortgage-interesting__content-iconblock__icon{width:4.1666666667vw;height:4.1666666667vw;margin-right:1.1111111111vw;margin-bottom:0}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock__icon{width:60px}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock__icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock__icon{height:60px}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock__icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock__icon{margin-right:16px}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock__icon{margin-right:0}}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock__icon{margin-bottom:0}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock__icon{margin-bottom:3.3333333333vw}}.mortgage-interesting__content-iconblock__icon svg{width:100%;height:100%}.mortgage-interesting__content-iconblock__title{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;font-weight:500;width:50.2083333333vw}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock__title{font-size:28px}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock__title{line-height:36px}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock__title{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-iconblock__title{width:723px}}@media screen and (max-width:1000px){.mortgage-interesting__content-iconblock__title{width:76.6666666667vw}}.mortgage-interesting__content-tagblock{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-interesting__content-tagblock{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-interesting__content-tagblock{margin-top:2.2222222222vw}}.mortgage-interesting__content-tagblock__item:not(:first-child){margin-top:1.8055555556vw}@media screen and (min-width:1441px){.mortgage-interesting__content-tagblock__item:not(:first-child){margin-top:26px}}@media screen and (max-width:1000px){.mortgage-interesting__content-tagblock__item:not(:first-child){margin-top:13.3333333333vw}}.mortgage-interesting__content-tagblock .mortgage-interesting__content-text{position:relative;padding-left:6.5972222222vw;margin-top:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-interesting__content-tagblock .mortgage-interesting__content-text{padding-left:95px}}@media screen and (max-width:1000px){.mortgage-interesting__content-tagblock .mortgage-interesting__content-text{padding-left:0}}@media screen and (min-width:1441px){.mortgage-interesting__content-tagblock .mortgage-interesting__content-text{margin-top:20px}}@media screen and (max-width:1000px){.mortgage-interesting__content-tagblock .mortgage-interesting__content-text{margin-top:12.2222222222vw}}.mortgage-interesting__content-tagblock .mortgage-interesting__content-text span{position:absolute;top:.0694444444vw;left:0}@media screen and (min-width:1441px){.mortgage-interesting__content-tagblock .mortgage-interesting__content-text span{top:1px}}@media screen and (max-width:1000px){.mortgage-interesting__content-tagblock .mortgage-interesting__content-text span{top:-8.3333333333vw}}.mortgage-interesting__content-text{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-interesting__content-text{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-interesting__content-text{margin-top:4.4444444444vw}}.mortgage-interesting__content-textmarked{padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:2.7777777778vw;background-color:#edf0f5}@media screen and (min-width:1441px){.mortgage-interesting__content-textmarked{padding-top:24px}}@media screen and (max-width:1000px){.mortgage-interesting__content-textmarked{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-textmarked{padding-bottom:24px}}@media screen and (max-width:1000px){.mortgage-interesting__content-textmarked{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-textmarked{padding-left:56px}}@media screen and (max-width:1000px){.mortgage-interesting__content-textmarked{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-textmarked{padding-right:56px}}@media screen and (max-width:1000px){.mortgage-interesting__content-textmarked{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-textmarked{border-radius:40px}}@media screen and (max-width:1000px){.mortgage-interesting__content-textmarked{border-radius:3.3333333333vw}}.mortgage-interesting__content-textmarked .mortgage-interesting__content-text:first-child{margin-top:0}.mortgage-interesting__content-textwithicon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1000px){.mortgage-interesting__content-textwithicon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mortgage-interesting__content-textwithnumbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mortgage-interesting__content-textwithnumbers_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mortgage-interesting__content-textwithnumbers_center-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1000px){.mortgage-interesting__content-textwithnumbers_center-mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mortgage-interesting__content-textwithnumbers_center-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.mortgage-interesting__content-textwithnumbers_center-desktop{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.mortgage-interesting__content-number{margin-right:1.3888888889vw}@media screen and (min-width:1441px){.mortgage-interesting__content-number{margin-right:20px}}@media screen and (max-width:1000px){.mortgage-interesting__content-number{margin-right:3.3333333333vw}}.mortgage-interesting__content-bullits{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-interesting__content-bullits{margin-top:24px}}@media screen and (max-width:1000px){.mortgage-interesting__content-bullits{margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.mortgage-interesting__content-bullits__marked-mobile{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw;padding-left:1.1111111111vw;padding-right:1.1111111111vw;border-radius:.8333333333vw;background:#edf0f5}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__content-bullits__marked-mobile{padding-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__content-bullits__marked-mobile{padding-top:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__content-bullits__marked-mobile{padding-bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__content-bullits__marked-mobile{padding-bottom:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__content-bullits__marked-mobile{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__content-bullits__marked-mobile{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__content-bullits__marked-mobile{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__content-bullits__marked-mobile{padding-right:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.mortgage-interesting__content-bullits__marked-mobile{border-radius:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.mortgage-interesting__content-bullits__marked-mobile{border-radius:3.3333333333vw}}@media screen and (max-width:1000px){.mortgage-interesting__content-bullits__marked-mobile .mortgage-interesting__content-text:first-child{margin-top:0}}.mortgage-interesting__content-bullit{display:-webkit-box;display:-ms-flexbox;display:flex}.mortgage-interesting__content-bullit__limit{padding-left:4.1666666667vw}@media screen and (min-width:1441px){.mortgage-interesting__content-bullit__limit{padding-left:60px}}@media screen and (max-width:1000px){.mortgage-interesting__content-bullit__limit{padding-left:11.1111111111vw}}.mortgage-interesting__content-circle{background-color:#8bc540;width:.5555555556vw;min-width:.5555555556vw;height:.5555555556vw;border-radius:.5555555556vw;margin-right:1.3888888889vw;margin-top:.6944444444vw}@media screen and (min-width:1441px){.mortgage-interesting__content-circle{width:8px}}@media screen and (max-width:1000px){.mortgage-interesting__content-circle{width:1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-circle{min-width:8px}}@media screen and (max-width:1000px){.mortgage-interesting__content-circle{min-width:1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-circle{height:8px}}@media screen and (max-width:1000px){.mortgage-interesting__content-circle{height:1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-circle{border-radius:8px}}@media screen and (max-width:1000px){.mortgage-interesting__content-circle{border-radius:1.6666666667vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-circle{margin-right:20px}}@media screen and (max-width:1000px){.mortgage-interesting__content-circle{margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.mortgage-interesting__content-circle{margin-top:10px}}@media screen and (max-width:1000px){.mortgage-interesting__content-circle{margin-top:2.2222222222vw}}.mortgage-interesting__content-circle__orange{background-color:#fc5b00}.mortgage-interesting__steps{margin-top:2.7777777778vw;background:#edf0f5;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw}@media screen and (min-width:1441px){.mortgage-interesting__steps{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-interesting__steps{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.mortgage-interesting__steps{border-radius:56px}}@media screen and (max-width:1000px){.mortgage-interesting__steps{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.mortgage-interesting__steps{padding-top:56px}}@media screen and (max-width:1000px){.mortgage-interesting__steps{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-interesting__steps{padding-right:104px}}@media screen and (max-width:1000px){.mortgage-interesting__steps{padding-right:11.1111111111vw}}@media screen and (min-width:1441px){.mortgage-interesting__steps{padding-bottom:56px}}@media screen and (max-width:1000px){.mortgage-interesting__steps{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.mortgage-interesting__steps{padding-left:104px}}@media screen and (max-width:1000px){.mortgage-interesting__steps{padding-left:11.1111111111vw}}.mortgage-interesting__step{margin-bottom:3.0555555556vw}@media screen and (min-width:1441px){.mortgage-interesting__step{margin-bottom:44px}}@media screen and (max-width:1000px){.mortgage-interesting__step{margin-bottom:7.7777777778vw}}.mortgage-interesting__stxt{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.mortgage-interesting__stxt{margin-top:16px}}@media screen and (max-width:1000px){.mortgage-interesting__stxt{margin-top:3.3333333333vw}}.mortgage-interesting__stepbut{background-color:#ffc7ab;color:#1e2321}.mortgage-interesting__table{width:55vw;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.mortgage-interesting__table{width:792px}}@media screen and (max-width:1000px){.mortgage-interesting__table{width:91.1111111111vw}}@media screen and (min-width:1441px){.mortgage-interesting__table{margin-top:40px}}@media screen and (max-width:1000px){.mortgage-interesting__table{margin-top:6.1111111111vw}}.mortgage-interesting__table-heading{margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.mortgage-interesting__table-heading{margin-bottom:30px}}@media screen and (max-width:1000px){.mortgage-interesting__table-heading{margin-bottom:5vw}}.mortgage-interesting__table-content{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.mortgage-interesting__table-content{margin-bottom:24px}}@media screen and (max-width:1000px){.mortgage-interesting__table-content{margin-bottom:4.4444444444vw}}.mortgage-interesting__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mortgage-interesting__table-col-title{width:11.1111111111vw;overflow-wrap:break-word;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}@media screen and (min-width:1441px){.mortgage-interesting__table-col-title{width:160px}}@media screen and (max-width:1000px){.mortgage-interesting__table-col-title{width:22.2222222222vw}}.mortgage-interesting__table-col-text{width:19.1666666667vw}@media screen and (min-width:1441px){.mortgage-interesting__table-col-text{width:276px}}@media screen and (max-width:1000px){.mortgage-interesting__table-col-text{width:30vw}}.loans-interesting-more{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-interesting-more{padding-bottom:40px}}@media screen and (max-width:1000px){.loans-interesting-more{padding-bottom:11.1111111111vw}}.loans-interesting-more__banner{color:#fff;margin-top:2.7777777778vw;margin-bottom:2.7777777778vw;padding-top:3.8888888889vw;padding-bottom:5.5555555556vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/loans/interesting/loans_interesting_lg.png);height:19.4444444444vw;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.loans-interesting-more__banner{margin-top:40px}}@media screen and (max-width:1000px){.loans-interesting-more__banner{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-interesting-more__banner{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner{padding-top:56px}}@media screen and (max-width:1000px){.loans-interesting-more__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner{padding-bottom:80px}}@media screen and (max-width:1000px){.loans-interesting-more__banner{padding-bottom:12.5vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner{padding-left:104px}}@media screen and (max-width:1000px){.loans-interesting-more__banner{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner{height:280px}}@media screen and (max-width:1000px){.loans-interesting-more__banner{height:61.1111111111vw;background-image:url(/local/templates/redesign/src/assets/img/loans/interesting/loans_interesting_lg_mobile.png);background-size:contain;width:100%}}.loans-interesting-more__banner-description{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-interesting-more__banner-description{padding-top:40px}}@media screen and (max-width:1000px){.loans-interesting-more__banner-description{padding-top:3.3333333333vw}}.loans-interesting-more__banner-refin{color:#fff;margin-top:2.7777777778vw;margin-bottom:2.7777777778vw;padding-top:3.8888888889vw;padding-bottom:5.5555555556vw;padding-left:7.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/loans/interesting/loans_interesting_refin.jpg);height:16.25vw;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.loans-interesting-more__banner-refin{margin-top:40px}}@media screen and (max-width:1000px){.loans-interesting-more__banner-refin{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner-refin{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-interesting-more__banner-refin{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner-refin{padding-top:56px}}@media screen and (max-width:1000px){.loans-interesting-more__banner-refin{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner-refin{padding-bottom:80px}}@media screen and (max-width:1000px){.loans-interesting-more__banner-refin{padding-bottom:12.5vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner-refin{padding-left:104px}}@media screen and (max-width:1000px){.loans-interesting-more__banner-refin{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.loans-interesting-more__banner-refin{height:234px}}@media screen and (max-width:1000px){.loans-interesting-more__banner-refin{height:40.5555555556vw;background-image:url(/local/templates/redesign/src/assets/img/loans/interesting/loans_interesting_refin_mob.jpg);background-size:contain;width:100%}}.loans-interesting-more__banner-refin-description{padding-top:2.7777777778vw}@media screen and (min-width:1441px){.loans-interesting-more__banner-refin-description{padding-top:40px}}@media screen and (max-width:1000px){.loans-interesting-more__banner-refin-description{padding-top:3.3333333333vw}}.loans-interesting-more__title{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-interesting-more__title{padding-top:40px}}@media screen and (max-width:1000px){.loans-interesting-more__title{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-interesting-more__title{padding-bottom:40px}}@media screen and (max-width:1000px){.loans-interesting-more__title{padding-bottom:6.6666666667vw}}.loans-interesting-more__description .p1:not(:first-of-type){padding-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-interesting-more__description .p1:not(:first-of-type){padding-top:24px}}@media screen and (max-width:1000px){.loans-interesting-more__description .p1:not(:first-of-type){padding-top:4.4444444444vw}}.loans-interesting-more__description .loans-interesting-more__list.p1{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-interesting-more__description .loans-interesting-more__list.p1{padding-top:24px}}@media screen and (max-width:1000px){.loans-interesting-more__description .loans-interesting-more__list.p1{padding-top:4.4444444444vw}}.loans-interesting-more__table{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-interesting-more__table{margin-top:24px}}@media screen and (max-width:1000px){.loans-interesting-more__table{margin-top:6.6666666667vw}}.loans-interesting-more__table td:first-of-type{width:20%;color:#fff;padding-top:1.0416666667vw;vertical-align:top}@media screen and (min-width:1441px){.loans-interesting-more__table td:first-of-type{padding-top:15px}}@media screen and (max-width:1000px){.loans-interesting-more__table td:first-of-type{padding-top:4.1666666667vw;width:50%}}.loans-interesting-more__table td:nth-of-type(2){padding-bottom:1.0416666667vw;padding-top:1.0416666667vw}@media screen and (min-width:1441px){.loans-interesting-more__table td:nth-of-type(2){padding-bottom:15px}}@media screen and (max-width:1000px){.loans-interesting-more__table td:nth-of-type(2){padding-bottom:4.1666666667vw}}@media screen and (min-width:1441px){.loans-interesting-more__table td:nth-of-type(2){padding-top:15px}}@media screen and (max-width:1000px){.loans-interesting-more__table td:nth-of-type(2){padding-top:4.1666666667vw}}.loans-interesting-more__table-label{padding-top:.3472222222vw;padding-bottom:.3472222222vw;padding-right:.6944444444vw;padding-left:.6944444444vw;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.loans-interesting-more__table-label{padding-top:5px}}@media screen and (max-width:1000px){.loans-interesting-more__table-label{padding-top:1.3888888889vw}}@media screen and (min-width:1441px){.loans-interesting-more__table-label{padding-bottom:5px}}@media screen and (max-width:1000px){.loans-interesting-more__table-label{padding-bottom:1.3888888889vw}}@media screen and (min-width:1441px){.loans-interesting-more__table-label{padding-right:10px}}@media screen and (max-width:1000px){.loans-interesting-more__table-label{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.loans-interesting-more__table-label{padding-left:10px}}@media screen and (max-width:1000px){.loans-interesting-more__table-label{padding-left:2.7777777778vw}}@media screen and (min-width:1441px){.loans-interesting-more__table-label{border-radius:24px}}@media screen and (max-width:1000px){.loans-interesting-more__table-label{border-radius:6.6666666667vw}}.loans-interesting-more__table-label_red{background-color:#fc5b00}.loans-interesting-more__table-label_green{background-color:#8bc540}.loans-interesting-more__table-label_grey{background-color:#898599}.loans-interesting-more__table tr:not(:last-of-type){border-bottom:1px solid #c2c2cc}.loans-interesting-more__list li:not(:first-of-type){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-interesting-more__list li:not(:first-of-type){margin-top:24px}}@media screen and (max-width:1000px){.loans-interesting-more__list li:not(:first-of-type){margin-top:4.4444444444vw}}.loans-interesting-more__steps{padding-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-interesting-more__steps{padding-top:24px}}@media screen and (max-width:1000px){.loans-interesting-more__steps{padding-top:4.4444444444vw}}.loans-interesting-more__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loans-interesting-more__step-list:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-interesting-more__step-list:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.loans-interesting-more__step-list:not(:first-child){margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.loans-interesting-more__step-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.loans-interesting-more__step .number{margin-right:1.3888888889vw;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;text-align:center}@media screen and (min-width:1441px){.loans-interesting-more__step .number{margin-right:20px}}@media screen and (max-width:1000px){.loans-interesting-more__step .number{margin-right:3.3333333333vw}}@media screen and (min-width:1441px){.loans-interesting-more__step .number{border-radius:12px}}@media screen and (max-width:1000px){.loans-interesting-more__step .number{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.loans-interesting-more__step .number{font-size:20px}}@media screen and (max-width:1000px){.loans-interesting-more__step .number{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-interesting-more__step .number{line-height:44px}}@media screen and (max-width:1000px){.loans-interesting-more__step .number{line-height:8.8888888889vw}}@media screen and (min-width:1441px){.loans-interesting-more__step .number{width:40px}}@media screen and (max-width:1000px){.loans-interesting-more__step .number{width:7.7777777778vw}}@media screen and (min-width:1441px){.loans-interesting-more__step .number{height:40px}}@media screen and (max-width:1000px){.loans-interesting-more__step .number{height:7.7777777778vw}}@media screen and (max-width:1000px){.loans-interesting-more__step-text{width:100%}}.guidebook__title{width:70%}@media screen and (max-width:1000px){.guidebook__title{width:100%}}.guidebook__subtitle{color:#1e2321;margin-bottom:2.7777777778vw;width:70%}@media screen and (min-width:1441px){.guidebook__subtitle{margin-bottom:40px}}@media screen and (max-width:1000px){.guidebook__subtitle{margin-bottom:5.5555555556vw;width:100%}}@media screen and (max-width:1000px){.guidebook br{display:inline}}@media screen and (max-width:1000px){.guidebook__cards-list{padding-right:0;padding-left:0}}@media screen and (max-width:1000px)and (min-width:1441px){.guidebook__cards-list{padding-right:0}}@media screen and (max-width:1000px)and (max-width:1000px){.guidebook__cards-list{padding-right:0}}@media screen and (max-width:1000px)and (min-width:1441px){.guidebook__cards-list{padding-left:0}}@media screen and (max-width:1000px)and (max-width:1000px){.guidebook__cards-list{padding-left:0}}.guidebook__cards-list .doc-link__title{font-weight:500}.loans-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.loans-articles{margin-top:40px}}@media screen and (max-width:1000px){.loans-articles{margin-top:6.3888888889vw}}@media screen and (min-width:1441px){.loans-articles{margin-bottom:40px}}@media screen and (max-width:1000px){.loans-articles{margin-bottom:7.7777777778vw}}.loans-articles__back{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__back{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-articles__back{margin-bottom:3.3333333333vw}}.loans-articles__back .button_back{overflow:unset}.loans-articles__banner{margin-bottom:5.5555555556vw;border-radius:3.8888888889vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1441px){.loans-articles__banner{margin-bottom:80px}}@media screen and (max-width:1000px){.loans-articles__banner{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__banner{border-radius:56px}}@media screen and (max-width:1000px){.loans-articles__banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.loans-articles__banner{padding-top:56px}}@media screen and (max-width:1000px){.loans-articles__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__banner{padding-bottom:56px}}@media screen and (max-width:1000px){.loans-articles__banner{padding-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.loans-articles__banner{padding-left:104px}}@media screen and (max-width:1000px){.loans-articles__banner{padding-left:5.5555555556vw}}.loans-articles__banner-title{font-size:2.5vw;line-height:3.0555555556vw;letter-spacing:-.0347222222vw;margin-bottom:1.6666666667vw;font-weight:500}@media screen and (min-width:1441px){.loans-articles__banner-title{font-size:36px}}@media screen and (max-width:1000px){.loans-articles__banner-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__banner-title{line-height:44px}}@media screen and (max-width:1000px){.loans-articles__banner-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.loans-articles__banner-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.loans-articles__banner-title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.loans-articles__banner-title{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-articles__banner-title{margin-bottom:3.3333333333vw}}.loans-articles__banner-subtitle{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.loans-articles__banner-subtitle{font-size:22px}}@media screen and (max-width:1000px){.loans-articles__banner-subtitle{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__banner-subtitle{line-height:32px}}@media screen and (max-width:1000px){.loans-articles__banner-subtitle{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__banner-subtitle{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans-articles__banner-subtitle{letter-spacing:-.0277777778vw}}.loans-articles__banner-credit-history-guide{background:linear-gradient(128.33deg,#8bc540 21.86%,#d8ff9f 123.35%);position:relative;overflow:hidden}.loans-articles__banner-credit-history-guide:after{position:absolute;content:" ";top:0;bottom:unset;right:4.8611111111vw;width:24.9305555556vw;height:22.9166666667vw;background-image:url(/upload/images/loans/interesting/credit-history-guide_banner.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.loans-articles__banner-credit-history-guide:after{top:0}}@media screen and (max-width:1000px){.loans-articles__banner-credit-history-guide:after{top:unset}}@media screen and (min-width:1441px){.loans-articles__banner-credit-history-guide:after{bottom:unset}}@media screen and (max-width:1000px){.loans-articles__banner-credit-history-guide:after{bottom:0}}@media screen and (min-width:1441px){.loans-articles__banner-credit-history-guide:after{right:70px}}@media screen and (max-width:1000px){.loans-articles__banner-credit-history-guide:after{right:0}}@media screen and (min-width:1441px){.loans-articles__banner-credit-history-guide:after{width:359px}}@media screen and (max-width:1000px){.loans-articles__banner-credit-history-guide:after{width:38.0555555556vw}}@media screen and (min-width:1441px){.loans-articles__banner-credit-history-guide:after{height:330px}}@media screen and (max-width:1000px){.loans-articles__banner-credit-history-guide:after{height:46.1111111111vw}}@media(-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-credit-history-guide:after{background-image:url(/upload/images/loans/interesting/credit-history-guide_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-articles__banner-credit-history-guide:after{background-image:url(/upload/images/loans/interesting/credit-history-guide_banner@3.png)}}@media screen and (max-width:1000px){.loans-articles__banner-credit-history-guide:after{background-image:url(/upload/images/loans/interesting/credit-history-guide_banner_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-credit-history-guide:after{background-image:url(/upload/images/loans/interesting/credit-history-guide_banner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-articles__banner-credit-history-guide:after{background-image:url(/upload/images/loans/interesting/credit-history-guide_banner_mob@3.png)}}.loans-articles__banner-refinancing{background:linear-gradient(139.25deg,#bde1ed 4.29%,#f3fffb 106.92%);position:relative}.loans-articles__banner-refinancing:after{position:absolute;content:" ";bottom:2.4305555556vw;right:3.4722222222vw;width:31.25vw;height:11.3194444444vw;background-image:url(/upload/images/loans/interesting/refinancing_banner.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.loans-articles__banner-refinancing:after{bottom:35px}}@media screen and (max-width:1000px){.loans-articles__banner-refinancing:after{bottom:4.1666666667vw}}@media screen and (min-width:1441px){.loans-articles__banner-refinancing:after{right:50px}}@media screen and (max-width:1000px){.loans-articles__banner-refinancing:after{right:1.3888888889vw}}@media screen and (min-width:1441px){.loans-articles__banner-refinancing:after{width:450px}}@media screen and (max-width:1000px){.loans-articles__banner-refinancing:after{width:47.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__banner-refinancing:after{height:163px}}@media screen and (max-width:1000px){.loans-articles__banner-refinancing:after{height:17.2222222222vw}}@media(-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-refinancing:after{background-image:url(/upload/images/loans/interesting/refinancing_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-articles__banner-refinancing:after{background-image:url(/upload/images/loans/interesting/refinancing_banner@3.png)}}@media screen and (max-width:1000px){.loans-articles__banner-refinancing:after{background-image:url(/upload/images/loans/interesting/refinancing_banner_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-refinancing:after{background-image:url(/upload/images/loans/interesting/refinancing_banner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-articles__banner-refinancing:after{background-image:url(/upload/images/loans/interesting/refinancing_banner_mob@3.png)}}.loans-articles__banner-restructuring{background:linear-gradient(139.25deg,#f5f5f5 4.29%,#edf0f5 106.92%);position:relative}.loans-articles__banner-restructuring:after{position:absolute;content:" ";bottom:0;right:5.9027777778vw;width:23.9583333333vw;height:19.5138888889vw;background-image:url(/upload/images/loans/interesting/restructuring_banner.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.loans-articles__banner-restructuring:after{bottom:0}}@media screen and (max-width:1000px){.loans-articles__banner-restructuring:after{bottom:0}}@media screen and (min-width:1441px){.loans-articles__banner-restructuring:after{right:85px}}@media screen and (max-width:1000px){.loans-articles__banner-restructuring:after{right:4.1666666667vw}}@media screen and (min-width:1441px){.loans-articles__banner-restructuring:after{width:345px}}@media screen and (max-width:1000px){.loans-articles__banner-restructuring:after{width:35.2777777778vw}}@media screen and (min-width:1441px){.loans-articles__banner-restructuring:after{height:281px}}@media screen and (max-width:1000px){.loans-articles__banner-restructuring:after{height:21.6666666667vw}}@media(-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-restructuring:after{background-image:url(/upload/images/loans/interesting/restructuring_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-articles__banner-restructuring:after{background-image:url(/upload/images/loans/interesting/restructuring_banner@3.png)}}@media screen and (max-width:1000px){.loans-articles__banner-restructuring:after{background-image:url(/upload/images/loans/interesting/restructuring_banner_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-restructuring:after{background-image:url(/upload/images/loans/interesting/restructuring_banner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-articles__banner-restructuring:after{background-image:url(/upload/images/loans/interesting/restructuring_banner_mob@3.png)}}.loans-articles__banner-dental-treatment{background:#a8e8ee;position:relative}.loans-articles__banner-dental-treatment:after{position:absolute;content:" ";bottom:.6944444444vw;right:11.8055555556vw;width:10.8333333333vw;height:15.625vw;background-image:url(/upload/images/loans/interesting/dental-treatment_banner.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.loans-articles__banner-dental-treatment:after{bottom:10px}}@media screen and (max-width:1000px){.loans-articles__banner-dental-treatment:after{bottom:5.5555555556vw}}@media screen and (min-width:1441px){.loans-articles__banner-dental-treatment:after{right:170px}}@media screen and (max-width:1000px){.loans-articles__banner-dental-treatment:after{right:5.5555555556vw}}@media screen and (min-width:1441px){.loans-articles__banner-dental-treatment:after{width:156px}}@media screen and (max-width:1000px){.loans-articles__banner-dental-treatment:after{width:25.8333333333vw}}@media screen and (min-width:1441px){.loans-articles__banner-dental-treatment:after{height:225px}}@media screen and (max-width:1000px){.loans-articles__banner-dental-treatment:after{height:37.2222222222vw}}@media(-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-dental-treatment:after{background-image:url(/upload/images/loans/interesting/dental-treatment_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-articles__banner-dental-treatment:after{background-image:url(/upload/images/loans/interesting/dental-treatment_banner@3.png)}}@media screen and (max-width:1000px){.loans-articles__banner-dental-treatment:after{background-image:url(/upload/images/loans/interesting/dental-treatment_banner_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-dental-treatment:after{background-image:url(/upload/images/loans/interesting/dental-treatment_banner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-articles__banner-dental-treatment:after{background-image:url(/upload/images/loans/interesting/dental-treatment_banner_mob@3.png)}}.loans-articles__banner-maternal-capital{background:#c4c4c4;background-image:url(/upload/images/loans/interesting/maternal-capital_banner.png);background-repeat:no-repeat;background-size:100% 100%}@media(-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-maternal-capital{background-image:url(/upload/images/loans/interesting/maternal-capital_banner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-articles__banner-maternal-capital{background-image:url(/upload/images/loans/interesting/maternal-capital_banner@3.png)}}@media screen and (max-width:1000px){.loans-articles__banner-maternal-capital{background-image:url(/upload/images/loans/interesting/maternal-capital_banner_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-maternal-capital{background-image:url(/upload/images/loans/interesting/maternal-capital_banner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-articles__banner-maternal-capital{background-image:url(/upload/images/loans/interesting/maternal-capital_banner_mob@3.png)}}.loans-articles__banner-loan-insurance{background:#c4c4c4;background-image:url(/upload/images/loans/interesting/loan-insurance/loan-insurance_banner@1x.png);background-repeat:no-repeat;background-size:100% 100%}@media(-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-loan-insurance{background-image:url(/upload/images/loans/interesting/loan-insurance/loan-insurance_banner@2x.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-articles__banner-loan-insurance{background-image:url(/upload/images/loans/interesting/loan-insurance/loan-insurance_banner@3x.png)}}@media screen and (max-width:1000px){.loans-articles__banner-loan-insurance{background-image:url(/upload/images/loans/interesting/loan-insurance/loan-insurance_banner_mob@1x.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-articles__banner-loan-insurance{background-image:url(/upload/images/loans/interesting/loan-insurance/loan-insurance_banner_mob@2x.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-articles__banner-loan-insurance{background-image:url(/upload/images/loans/interesting/loan-insurance/loan-insurance_banner_mob@3x.png)}}.loans-articles__mini-banner{position:relative;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:69.4444444444vw;padding-top:5.5555555556vw;padding-bottom:2.7777777778vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:2.7777777778vw;margin-top:1.6666666667vw;margin-bottom:-1.5277777778vw}@media screen and (min-width:1441px){.loans-articles__mini-banner{width:1000px}}@media screen and (max-width:1000px){.loans-articles__mini-banner{width:91.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner{padding-top:80px}}@media screen and (max-width:1000px){.loans-articles__mini-banner{padding-top:16.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner{padding-bottom:40px}}@media screen and (max-width:1000px){.loans-articles__mini-banner{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner{padding-left:104px}}@media screen and (max-width:1000px){.loans-articles__mini-banner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner{padding-right:104px}}@media screen and (max-width:1000px){.loans-articles__mini-banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner{border-radius:40px}}@media screen and (max-width:1000px){.loans-articles__mini-banner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner{margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__mini-banner{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner{margin-bottom:-22px}}@media screen and (max-width:1000px){.loans-articles__mini-banner{margin-bottom:-6.6666666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.loans-articles__mini-banner__tag{position:absolute;font-size:1.1111111111vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;width:4.8611111111vw;height:1.9444444444vw;left:7.2222222222vw;top:2.7777777778vw;border-radius:1.6666666667vw;background:#fc5b00;color:#fff}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{font-size:16px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{line-height:20px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{padding-top:4px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{padding-top:1.3888888889vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{padding-bottom:4px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{padding-bottom:1.3888888889vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{padding-left:12px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{padding-left:2.7777777778vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{padding-right:12px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{padding-right:2.7777777778vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{width:70px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{width:17.5vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{height:28px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{height:6.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{left:104px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{left:6.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{top:40px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{top:5.5555555556vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner__tag{border-radius:24px}}@media screen and (max-width:1000px){.loans-articles__mini-banner__tag{border-radius:6.6666666667vw}}.loans-articles__mini-banner-text{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.loans-articles__mini-banner-text{font-size:22px}}@media screen and (max-width:1000px){.loans-articles__mini-banner-text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner-text{line-height:32px}}@media screen and (max-width:1000px){.loans-articles__mini-banner-text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner-text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-articles__mini-banner-text{letter-spacing:-.0277777778vw}}.loans-articles__mini-banner-button{width:9.6527777778vw;margin-top:0}@media screen and (min-width:1441px){.loans-articles__mini-banner-button{width:139px}}@media screen and (max-width:1000px){.loans-articles__mini-banner-button{width:26.9444444444vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner-button{margin-top:0}}@media screen and (max-width:1000px){.loans-articles__mini-banner-button{margin-top:6.6666666667vw}}.loans-articles__mini-banner-calculator{background:linear-gradient(136.02deg,#ffdac8 -1.06%,#fff6f1 117.6%);position:relative;overflow:hidden}@media screen and (max-width:1000px){.loans-articles__mini-banner-calculator{background:-webkit-gradient(linear,left top,left bottom,from(#fceae2),to(#ffe0db));background:linear-gradient(180deg,#fceae2,#ffe0db)}}.loans-articles__mini-banner-calculator:after{position:absolute;content:" ";bottom:0;right:14.9305555556vw;width:13.8888888889vw;height:13.5416666667vw;background-image:url(/upload/images/loans/interesting/refinancing_minibanner.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.loans-articles__mini-banner-calculator:after{bottom:0}}@media screen and (max-width:1000px){.loans-articles__mini-banner-calculator:after{bottom:0}}@media screen and (min-width:1441px){.loans-articles__mini-banner-calculator:after{right:215px}}@media screen and (max-width:1000px){.loans-articles__mini-banner-calculator:after{right:1.3888888889vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner-calculator:after{width:200px}}@media screen and (max-width:1000px){.loans-articles__mini-banner-calculator:after{width:26.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__mini-banner-calculator:after{height:195px}}@media screen and (max-width:1000px){.loans-articles__mini-banner-calculator:after{height:23.6111111111vw}}@media(-webkit-min-device-pixel-ratio:1.5){.loans-articles__mini-banner-calculator:after{background-image:url(/upload/images/loans/interesting/refinancing_minibanner@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.loans-articles__mini-banner-calculator:after{background-image:url(/upload/images/loans/interesting/refinancing_minibanner@3.png)}}@media screen and (max-width:1000px){.loans-articles__mini-banner-calculator:after{background-image:url(/upload/images/loans/interesting/refinancing_minibanner_mob.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:1.5){.loans-articles__mini-banner-calculator:after{background-image:url(/upload/images/loans/interesting/refinancing_minibanner_mob@2.png)}}@media screen and (max-width:1000px)and (-webkit-min-device-pixel-ratio:2){.loans-articles__mini-banner-calculator:after{background-image:url(/upload/images/loans/interesting/refinancing_minibanner_mob@3.png)}}.loans-articles__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loans-articles__wrapper{-ms-flex-item-align:center;align-self:center;width:55vw}@media screen and (min-width:1441px){.loans-articles__wrapper{width:792px}}@media screen and (max-width:1000px){.loans-articles__wrapper{width:91.1111111111vw}}.loans-articles__block:not(:first-child){margin-top:3.8888888889vw}@media screen and (min-width:1441px){.loans-articles__block:not(:first-child){margin-top:56px}}@media screen and (max-width:1000px){.loans-articles__block:not(:first-child){margin-top:11.1111111111vw}}.loans-articles__block-numbered{counter-reset:section}.loans-articles__block-numbered__title{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;margin-bottom:1.6666666667vw;padding-left:3.8888888889vw;font-weight:500;position:relative}@media screen and (min-width:1441px){.loans-articles__block-numbered__title{font-size:28px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title{line-height:36px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title{padding-left:56px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title{padding-left:14.4444444444vw}}.loans-articles__block-numbered__title:not(:first-child){margin-top:3.8888888889vw}@media screen and (min-width:1441px){.loans-articles__block-numbered__title:not(:first-child){margin-top:56px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title:not(:first-child){margin-top:11.1111111111vw}}.loans-articles__block-numbered__title:before{position:absolute;counter-increment:section;content:counters(section,".") " ";top:-.1388888889vw;left:0;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.loans-articles__block-numbered__title:before{top:-2px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title:before{top:-.5555555556vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title:before{left:0}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title:before{left:0}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title:before{border-radius:12px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title:before{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title:before{font-size:20px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title:before{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title:before{line-height:44px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title:before{line-height:12.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title:before{width:40px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title:before{width:11.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__title:before{height:40px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__title:before{height:11.1111111111vw}}.loans-articles__block-numbered__topped{position:relative;font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped{font-size:22px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped{line-height:32px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped{padding-left:56px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped{padding-left:11.1111111111vw}}.loans-articles__block-numbered__topped:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped:not(:first-child){margin-top:4.4444444444vw}}.loans-articles__block-numbered__topped:before{position:absolute;counter-increment:section;content:counters(section,".") " ";top:0;left:0;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped:before{top:0;left:0}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped:before{left:0}}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped:before{border-radius:12px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped:before{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped:before{font-size:20px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped:before{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped:before{line-height:44px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped:before{line-height:8.8888888889vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped:before{width:40px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped:before{width:7.7777777778vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__topped:before{height:40px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__topped:before{height:7.7777777778vw;top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-articles__block-numbered__topped:before{top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-articles__block-numbered__topped:before{top:0}}.loans-articles__block-numbered__centered{position:relative;font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered{font-size:22px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered{line-height:32px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered{padding-left:56px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered{padding-left:11.1111111111vw}}.loans-articles__block-numbered__centered:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered:not(:first-child){margin-top:4.4444444444vw}}.loans-articles__block-numbered__centered:before{position:absolute;counter-increment:section;content:counters(section,".") " ";top:calc(50% - 20px);left:0;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered:before{left:0}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered:before{left:0}}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered:before{border-radius:12px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered:before{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered:before{font-size:20px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered:before{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered:before{line-height:44px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered:before{line-height:8.8888888889vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered:before{width:40px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered:before{width:7.7777777778vw}}@media screen and (min-width:1441px){.loans-articles__block-numbered__centered:before{height:40px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__centered:before{height:7.7777777778vw;top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-articles__block-numbered__centered:before{top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-articles__block-numbered__centered:before{top:0}}.loans-articles__block-numbered__text:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__block-numbered__text:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__block-numbered__text:not(:first-child){margin-top:4.4444444444vw}}.loans-articles__block-iconed{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;margin-bottom:-2.2222222222vw}@media screen and (min-width:1441px){.loans-articles__block-iconed{margin-bottom:-32px}}@media screen and (max-width:1000px){.loans-articles__block-iconed{margin-bottom:-6.6666666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.loans-articles__block-iconed__icon{width:4.1666666667vw;height:4.1666666667vw}@media screen and (min-width:1441px){.loans-articles__block-iconed__icon{width:60px}}@media screen and (max-width:1000px){.loans-articles__block-iconed__icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__block-iconed__icon{height:60px}}@media screen and (max-width:1000px){.loans-articles__block-iconed__icon{height:11.1111111111vw}}.loans-articles__block-iconed__icon svg{width:100%;height:100%}.loans-articles__block-iconed__text{margin-top:0;font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;width:50.2083333333vw}@media screen and (min-width:1441px){.loans-articles__block-iconed__text{margin-top:0}}@media screen and (max-width:1000px){.loans-articles__block-iconed__text{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.loans-articles__block-iconed__text{font-size:28px}}@media screen and (max-width:1000px){.loans-articles__block-iconed__text{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__block-iconed__text{line-height:36px}}@media screen and (max-width:1000px){.loans-articles__block-iconed__text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__block-iconed__text{letter-spacing:-.3px}}@media screen and (max-width:1000px){.loans-articles__block-iconed__text{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.loans-articles__block-iconed__text{width:723px}}@media screen and (max-width:1000px){.loans-articles__block-iconed__text{width:76.6666666667vw}}.loans-articles__block-marked{background:#edf0f5;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:2.7777777778vw;margin-top:1.6666666667vw;margin-bottom:-2.2222222222vw}@media screen and (min-width:1441px){.loans-articles__block-marked{padding-top:24px}}@media screen and (max-width:1000px){.loans-articles__block-marked{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-marked{padding-bottom:24px}}@media screen and (max-width:1000px){.loans-articles__block-marked{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-marked{padding-left:56px}}@media screen and (max-width:1000px){.loans-articles__block-marked{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-marked{padding-right:56px}}@media screen and (max-width:1000px){.loans-articles__block-marked{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-marked{border-radius:40px}}@media screen and (max-width:1000px){.loans-articles__block-marked{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.loans-articles__block-marked{margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__block-marked{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-marked{margin-bottom:-32px}}@media screen and (max-width:1000px){.loans-articles__block-marked{margin-bottom:-6.6666666667vw}}.loans-articles__block-marked:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__block-marked:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__block-marked:not(:first-child){margin-top:4.4444444444vw}}.loans-articles__block-marked__title{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0138888889vw;margin-bottom:.5555555556vw;font-weight:500}@media screen and (min-width:1441px){.loans-articles__block-marked__title{font-size:22px}}@media screen and (max-width:1000px){.loans-articles__block-marked__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-marked__title{line-height:32px}}@media screen and (max-width:1000px){.loans-articles__block-marked__title{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__block-marked__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans-articles__block-marked__title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.loans-articles__block-marked__title{margin-bottom:8px}}@media screen and (max-width:1000px){.loans-articles__block-marked__title{margin-bottom:1.1111111111vw}}.loans-articles__block-bulleted{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.loans-articles__block-bulleted{margin-top:16px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted{margin-top:3.3333333333vw}}.loans-articles__block-bulleted__text{position:relative;padding-left:1.9444444444vw;font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text{padding-left:28px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text{font-size:22px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text{line-height:32px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text{letter-spacing:-.0277777778vw}}.loans-articles__block-bulleted__text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text:not(:last-child){margin-bottom:3.3333333333vw}}.loans-articles__block-bulleted__text:before{content:"";position:absolute;left:0;top:.3472222222vw;width:.5555555556vw;height:.5555555556vw;border-radius:50%;background-color:#8bc540}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text:before{left:0}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text:before{left:0}}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text:before{top:5px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text:before{top:1.9444444444vw}}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text:before{width:8px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__block-bulleted__text:before{height:8px}}@media screen and (max-width:1000px){.loans-articles__block-bulleted__text:before{height:1.6666666667vw}}.loans-articles__block-button{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__block-button{margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__block-button{margin-top:4.4444444444vw}}.loans-articles__title{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__title{font-size:28px}}@media screen and (max-width:1000px){.loans-articles__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__title{line-height:36px}}@media screen and (max-width:1000px){.loans-articles__title{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.loans-articles__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.loans-articles__title{margin-bottom:24px}}@media screen and (max-width:1000px){.loans-articles__title{margin-bottom:4.4444444444vw}}.loans-articles__text{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.loans-articles__text{font-size:22px}}@media screen and (max-width:1000px){.loans-articles__text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__text{line-height:32px}}@media screen and (max-width:1000px){.loans-articles__text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-articles__text{letter-spacing:-.0277777778vw}}.loans-articles__text:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__text:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__text:not(:first-child){margin-top:4.4444444444vw}}.loans-articles__table-compare{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__table-compare{margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__table-compare{margin-top:4.4444444444vw}}.loans-articles__table-compare__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loans-articles__table-compare__row:not(:first-child){padding-top:1.1111111111vw;border-top:1px solid #c2c2cc}@media screen and (min-width:1441px){.loans-articles__table-compare__row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.loans-articles__table-compare__row:not(:first-child){padding-top:3.3333333333vw}}.loans-articles__table-compare__row:not(:last-child){padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.loans-articles__table-compare__row:not(:last-child){padding-bottom:16px}}@media screen and (max-width:1000px){.loans-articles__table-compare__row:not(:last-child){padding-bottom:3.3333333333vw}}.loans-articles__table-compare__mark{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#fff;height:1.9444444444vw;height:1.6666666667vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;border-radius:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{font-size:14px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{line-height:20px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{height:28px;height:24px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{height:6.6666666667vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{padding-top:4px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{padding-bottom:4px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{padding-left:12px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{padding-right:12px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__mark{border-radius:24px}}@media screen and (max-width:1000px){.loans-articles__table-compare__mark{border-radius:6.6666666667vw}}.loans-articles__table-compare__mark-green{background:#8bc540}.loans-articles__table-compare__mark-red{background:#fc5b00}.loans-articles__table-compare__mark-gray{background:#898599}.loans-articles__table-compare__text{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw;width:40.5555555556vw}@media screen and (min-width:1441px){.loans-articles__table-compare__text{font-size:22px}}@media screen and (max-width:1000px){.loans-articles__table-compare__text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__text{line-height:32px}}@media screen and (max-width:1000px){.loans-articles__table-compare__text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.loans-articles__table-compare__text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.loans-articles__table-compare__text{width:584px}}@media screen and (max-width:1000px){.loans-articles__table-compare__text{width:59.7222222222vw}}.loans-articles__table-factoids{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.loans-articles__table-factoids{margin-top:24px}}@media screen and (max-width:1000px){.loans-articles__table-factoids{margin-top:5.5555555556vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.loans-articles__table-factoids__col{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:0}@media screen and (min-width:1441px){.loans-articles__table-factoids__col{margin-bottom:0}}@media screen and (max-width:1000px){.loans-articles__table-factoids__col{margin-bottom:3.8888888889vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.loans-articles__table-factoids__col:not(:first-child){margin-left:6.9444444444vw}@media screen and (min-width:1441px){.loans-articles__table-factoids__col:not(:first-child){margin-left:100px}}@media screen and (max-width:1000px){.loans-articles__table-factoids__col:not(:first-child){margin-left:0}}@media screen and (max-width:1000px){.loans-articles__table-factoids__col:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.loans-articles__table-factoids__title{font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.loans-articles__table-factoids__title{font-size:20px}}@media screen and (max-width:1000px){.loans-articles__table-factoids__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.loans-articles__table-factoids__title{line-height:24px}}@media screen and (max-width:1000px){.loans-articles__table-factoids__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.loans-articles__table-factoids__title{margin-bottom:8px}}@media screen and (max-width:1000px){.loans-articles__table-factoids__title{margin-bottom:0}}.loans-articles__table-factoids__text{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.loans-articles__table-factoids__text{font-size:28px}}@media screen and (max-width:1000px){.loans-articles__table-factoids__text{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__table-factoids__text{line-height:36px}}@media screen and (max-width:1000px){.loans-articles__table-factoids__text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__table-factoids__text{letter-spacing:-.3px}}@media screen and (max-width:1000px){.loans-articles__table-factoids__text{letter-spacing:-.0555555556vw}}@media screen and (max-width:1000px){.loans-articles__table-factoids__line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #edf0f5;height:.3472222222vw;margin:.3472222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-articles__table-factoids__line{height:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-articles__table-factoids__line{height:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.loans-articles__table-factoids__line{margin:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.loans-articles__table-factoids__line{margin:1.3888888889vw}}.loans-articles__action{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:69.4444444444vw;margin-top:3.8888888889vw}@media screen and (min-width:1441px){.loans-articles__action{width:1000px}}@media screen and (max-width:1000px){.loans-articles__action{width:91.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__action{margin-top:56px}}@media screen and (max-width:1000px){.loans-articles__action{margin-top:11.1111111111vw}}.loans-articles__action-text{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:0}@media screen and (min-width:1441px){.loans-articles__action-text{font-size:28px}}@media screen and (max-width:1000px){.loans-articles__action-text{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.loans-articles__action-text{line-height:36px}}@media screen and (max-width:1000px){.loans-articles__action-text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.loans-articles__action-text{letter-spacing:-.3px}}@media screen and (max-width:1000px){.loans-articles__action-text{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.loans-articles__action-text{margin-bottom:0}}@media screen and (max-width:1000px){.loans-articles__action-text{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.loans-articles__action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact-free-private{margin-top:3.125vw}@media screen and (min-width:1441px){.contact-free-private{margin-top:45px}}@media screen and (max-width:1000px){.contact-free-private{margin-top:2.7777777778vw}}.contact-free-private-body .tabs__nav{border:none}.contact-free-private-banner{display:-webkit-box;display:-ms-flexbox;display:flex;height:32.6388888889vw;background:url(https://domrfbank.ru/upload/images/lp/private/contact-free/man.png) no-repeat;background-position:bottom 50% left -70%;background-size:50vw;margin-top:0}@media screen and (min-width:1441px){.contact-free-private-banner{height:470px}}@media screen and (max-width:1000px){.contact-free-private-banner{height:41.6666666667vw}}@media screen and (min-width:1441px){.contact-free-private-banner{background-size:720px}}@media screen and (max-width:1000px){.contact-free-private-banner{background-size:55.5555555556vw;padding-top:1.3888888889vw;background-position:bottom 50% left -40%}}@media screen and (max-width:1000px)and (min-width:1441px){.contact-free-private-banner{padding-top:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.contact-free-private-banner{padding-top:5.5555555556vw}}.contact-free-private-banner__title{font-size:3.0555555556vw;font-weight:500;line-height:3.3333333333vw;padding-top:5.9027777778vw;margin-left:27.7777777778vw}@media screen and (min-width:1441px){.contact-free-private-banner__title{font-size:44px}}@media screen and (max-width:1000px){.contact-free-private-banner__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.contact-free-private-banner__title{line-height:48px}}@media screen and (max-width:1000px){.contact-free-private-banner__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.contact-free-private-banner__title{padding-top:85px}}@media screen and (max-width:1000px){.contact-free-private-banner__title{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-banner__title{margin-left:400px}}@media screen and (max-width:1000px){.contact-free-private-banner__title{margin-left:33.3333333333vw}}.contact-free-private-banner img{height:2.5694444444vw}@media screen and (min-width:1441px){.contact-free-private-banner img{height:37px}}@media screen and (max-width:1000px){.contact-free-private-banner img{height:8.6111111111vw}}.contact-free-private-info{padding-bottom:2.7777777778vw;padding-top:2.7777777778vw;background:url(/upload/images/lp/private/contact-free/mask.png) no-repeat;padding-top:0;background-position:100%;background-position-y:1.3888888889vw;padding-right:31.25vw;background-size:25.6944444444vw}@media screen and (min-width:1441px){.contact-free-private-info{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-info{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-info{padding-top:40px}}@media screen and (max-width:1000px){.contact-free-private-info{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-info{background-position-y:20px}}@media screen and (max-width:1000px){.contact-free-private-info{background-position-y:0}}@media screen and (min-width:1441px){.contact-free-private-info{padding-right:450px}}@media screen and (max-width:1000px){.contact-free-private-info{padding-right:0}}@media screen and (min-width:1441px){.contact-free-private-info{background-size:370px}}@media screen and (max-width:1000px){.contact-free-private-info{background-size:50vw;background-position:top}}.contact-free-private-info__title{font-size:3.0555555556vw;font-weight:500;line-height:3.3333333333vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.contact-free-private-info__title{font-size:44px}}@media screen and (max-width:1000px){.contact-free-private-info__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.contact-free-private-info__title{line-height:48px}}@media screen and (max-width:1000px){.contact-free-private-info__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.contact-free-private-info__title{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-info__title{padding-bottom:6.9444444444vw;padding-top:10.7638888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.contact-free-private-info__title{padding-top:155px}}@media screen and (max-width:1000px)and (max-width:1000px){.contact-free-private-info__title{padding-top:43.0555555556vw}}.contact-free-private-info__paragraph{color:#898599;padding-bottom:1.0416666667vw}@media screen and (min-width:1441px){.contact-free-private-info__paragraph{padding-bottom:15px}}@media screen and (max-width:1000px){.contact-free-private-info__paragraph{padding-bottom:2.7777777778vw}}.contact-free-private-capabilities{padding-bottom:2.7777777778vw;padding-top:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.contact-free-private-capabilities{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities{padding-top:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities{padding-top:5.5555555556vw;display:block}}.contact-free-private-capabilities_flex-column:first-of-type{padding-right:1.3888888889vw}@media screen and (min-width:1441px){.contact-free-private-capabilities_flex-column:first-of-type{padding-right:20px}}@media screen and (max-width:1000px){.contact-free-private-capabilities_flex-column:first-of-type{padding-right:0}}.contact-free-private-capabilities_flex-column:nth-of-type(2){padding-left:1.3888888889vw}@media screen and (min-width:1441px){.contact-free-private-capabilities_flex-column:nth-of-type(2){padding-left:20px}}@media screen and (max-width:1000px){.contact-free-private-capabilities_flex-column:nth-of-type(2){padding-left:0}}.contact-free-private-capabilities__wrap-title{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-free-private-capabilities__title{font-size:2.2222222222vw;font-weight:500;line-height:2.5vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.contact-free-private-capabilities__title{font-size:32px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__title{font-size:5vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__title{line-height:36px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__title{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__title{padding-bottom:6.9444444444vw}}.contact-free-private-capabilities__card{background-color:#09090a;border-radius:3.8888888889vw;padding-top:2.7777777778vw;padding-right:3.8888888889vw;padding-bottom:2.7777777778vw;padding-left:3.8888888889vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.contact-free-private-capabilities__card{border-radius:56px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card{padding-top:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card{padding-right:56px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card{padding-left:56px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card{margin-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card{margin-bottom:5.5555555556vw}}.contact-free-private-capabilities__card-title{font-size:1.6666666667vw;line-height:1.9444444444vw;font-weight:500;padding-bottom:2.7777777778vw;padding-left:1.3888888889vw}@media screen and (min-width:1441px){.contact-free-private-capabilities__card-title{font-size:24px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-title{font-size:5vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card-title{line-height:28px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-title{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card-title{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-title{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card-title{padding-left:20px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-title{padding-left:2.7777777778vw}}.contact-free-private-capabilities__card-list{padding-top:.6944444444vw}@media screen and (min-width:1441px){.contact-free-private-capabilities__card-list{padding-top:10px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-list{padding-top:2.7777777778vw}}.contact-free-private-capabilities__card-list li{list-style:none;padding-top:.6944444444vw;position:relative;padding-left:1.0416666667vw}@media screen and (min-width:1441px){.contact-free-private-capabilities__card-list li{padding-top:10px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-list li{padding-top:2.7777777778vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__card-list li{padding-left:15px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-list li{padding-left:4.1666666667vw}}.contact-free-private-capabilities__card-list li:before{content:"";width:8px;height:8px;border-radius:100%;background-color:#fff;position:absolute;top:1.0416666667vw;left:0}@media screen and (min-width:1441px){.contact-free-private-capabilities__card-list li:before{top:15px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-list li:before{top:4.1666666667vw}}.contact-free-private-capabilities__card-mobile{display:none}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-mobile{display:block}}.contact-free-private-capabilities__card-desktop{display:block}@media screen and (max-width:1000px){.contact-free-private-capabilities__card-desktop{display:none}}.contact-free-private-capabilities__icon{height:2.7777777778vw;width:2.7777777778vw}@media screen and (min-width:1441px){.contact-free-private-capabilities__icon{height:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__icon{height:7.7777777778vw}}@media screen and (min-width:1441px){.contact-free-private-capabilities__icon{width:40px}}@media screen and (max-width:1000px){.contact-free-private-capabilities__icon{width:7.7777777778vw}}.contact-free-private-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:2.7777777778vw;padding-top:2.7777777778vw}@media screen and (min-width:1441px){.contact-free-private-contacts{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-contacts{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-contacts{padding-top:40px}}@media screen and (max-width:1000px){.contact-free-private-contacts{padding-top:5.5555555556vw;display:block}}.contact-free-private-contacts_text-wrap{width:47.2222222222vw}@media screen and (min-width:1441px){.contact-free-private-contacts_text-wrap{width:680px}}@media screen and (max-width:1000px){.contact-free-private-contacts_text-wrap{width:188.8888888889vw;width:100%}}.contact-free-private-contacts__title{font-size:1.3888888889vw;line-height:1.6666666667vw;padding-bottom:1.7361111111vw}@media screen and (min-width:1441px){.contact-free-private-contacts__title{font-size:20px}}@media screen and (max-width:1000px){.contact-free-private-contacts__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.contact-free-private-contacts__title{line-height:24px}}@media screen and (max-width:1000px){.contact-free-private-contacts__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-contacts__title{padding-bottom:25px}}@media screen and (max-width:1000px){.contact-free-private-contacts__title{padding-bottom:2.7777777778vw}}.contact-free-private-contacts__subtitle{font-size:.9722222222vw;line-height:1.3888888889vw;color:#898599}@media screen and (min-width:1441px){.contact-free-private-contacts__subtitle{font-size:14px}}@media screen and (max-width:1000px){.contact-free-private-contacts__subtitle{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.contact-free-private-contacts__subtitle{line-height:20px}}@media screen and (max-width:1000px){.contact-free-private-contacts__subtitle{line-height:7.2222222222vw}}.contact-free-private-contacts__number{font-size:2.2222222222vw;line-height:2.5vw}@media screen and (min-width:1441px){.contact-free-private-contacts__number{font-size:32px}}@media screen and (max-width:1000px){.contact-free-private-contacts__number{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.contact-free-private-contacts__number{line-height:36px}}@media screen and (max-width:1000px){.contact-free-private-contacts__number{line-height:7.7777777778vw;padding-top:1.7361111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.contact-free-private-contacts__number{padding-top:25px}}@media screen and (max-width:1000px)and (max-width:1000px){.contact-free-private-contacts__number{padding-top:6.9444444444vw}}.contact-free-private-offices{padding-bottom:2.7777777778vw;padding-top:2.7777777778vw;padding-right:29.1666666667vw;background:url(/upload/images/lp/private/contact-free/sanitaizer.png) no-repeat;background-position:100%;background-size:19.4444444444vw}@media screen and (min-width:1441px){.contact-free-private-offices{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-offices{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-offices{padding-top:40px}}@media screen and (max-width:1000px){.contact-free-private-offices{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.contact-free-private-offices{padding-right:420px}}@media screen and (max-width:1000px){.contact-free-private-offices{padding-right:0}}@media screen and (min-width:1441px){.contact-free-private-offices{background-size:280px}}@media screen and (max-width:1000px){.contact-free-private-offices{background-size:50vw;background-position:top}}.contact-free-private-offices__title{font-size:3.0555555556vw;line-height:3.3333333333vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.contact-free-private-offices__title{font-size:44px}}@media screen and (max-width:1000px){.contact-free-private-offices__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.contact-free-private-offices__title{line-height:48px}}@media screen and (max-width:1000px){.contact-free-private-offices__title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.contact-free-private-offices__title{padding-bottom:40px}}@media screen and (max-width:1000px){.contact-free-private-offices__title{padding-bottom:6.9444444444vw;padding-top:15.9722222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.contact-free-private-offices__title{padding-top:230px}}@media screen and (max-width:1000px)and (max-width:1000px){.contact-free-private-offices__title{padding-top:63.8888888889vw}}.contact-free-private-offices__paragraph{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.contact-free-private-offices__paragraph{font-size:16px}}@media screen and (max-width:1000px){.contact-free-private-offices__paragraph{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.contact-free-private-offices__paragraph{line-height:22px}}@media screen and (max-width:1000px){.contact-free-private-offices__paragraph{line-height:4.4444444444vw}}@media screen and (max-width:1000px){.contact-free-private br{display:block}}.partner{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.partner{margin-top:40px}}@media screen and (max-width:1000px){.partner{margin-top:6.6666666667vw}}.partner-title{margin-bottom:0}@media screen and (min-width:1441px){.partner-title{margin-bottom:0}}@media screen and (max-width:1000px){.partner-title{margin-bottom:6.1111111111vw}}.partner-title__desktop{display:block}@media screen and (max-width:1000px){.partner-title__desktop{display:none}}.partner-title__mobile{display:none}@media screen and (max-width:1000px){.partner-title__mobile{display:block}}.partner .shareholders__tab{display:block}.partner .issues-content__doc{width:20.1388888889vw}@media screen and (min-width:1441px){.partner .issues-content__doc{width:290px}}@media screen and (max-width:1000px){.partner .issues-content__doc{width:91.1111111111vw}}.partner .scroll-cards__title{margin-top:0}@media screen and (min-width:1441px){.partner .scroll-cards__title{margin-top:0}}@media screen and (max-width:1000px){.partner .scroll-cards__title{margin-top:5.5555555556vw}}.partner .doc-link__title:not(:last-child){margin-bottom:.2777777778vw}@media screen and (min-width:1441px){.partner .doc-link__title:not(:last-child){margin-bottom:4px}}@media screen and (max-width:1000px){.partner .doc-link__title:not(:last-child){margin-bottom:1.1111111111vw}}.about-deposits{margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.about-deposits{margin-top:40px}}@media screen and (max-width:1000px){.about-deposits{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.about-deposits{margin-bottom:40px}}@media screen and (max-width:1000px){.about-deposits{margin-bottom:7.7777777778vw}}.about-deposits__head{width:69.4444444444vw;margin:0 auto}@media screen and (min-width:1441px){.about-deposits__head{width:1000px}}@media screen and (max-width:1000px){.about-deposits__head{width:91.1111111111vw}}.about-deposits__head-title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.about-deposits__head-title{font-size:44px}}@media screen and (max-width:1000px){.about-deposits__head-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.about-deposits__head-title{line-height:48px}}@media screen and (max-width:1000px){.about-deposits__head-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.about-deposits__head-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.about-deposits__head-title{letter-spacing:-.0833333333vw}}.about-deposits__head-table{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.about-deposits__head-table{margin-top:40px}}@media screen and (max-width:1000px){.about-deposits__head-table{margin-top:4.4444444444vw}}.about-deposits__head-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-deposits__head-table__row:not(:last-child){padding-bottom:1.1111111111vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.about-deposits__head-table__row:not(:last-child){padding-bottom:16px}}@media screen and (max-width:1000px){.about-deposits__head-table__row:not(:last-child){padding-bottom:2.2222222222vw}}.about-deposits__head-table__row:not(:first-child){padding-top:1.1111111111vw}@media screen and (min-width:1441px){.about-deposits__head-table__row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.about-deposits__head-table__row:not(:first-child){padding-top:2.2222222222vw}}.about-deposits__head-table__row p{width:33.3333333333vw}@media screen and (min-width:1441px){.about-deposits__head-table__row p{width:480px}}@media screen and (max-width:1000px){.about-deposits__head-table__row p{width:43.8888888889vw}}.about-deposits__head-table__row p:first-child{text-align:left;color:#898599}.about-deposits__head-table__row p:last-child{text-align:right}.about-deposits__table{width:100%;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.about-deposits__table{margin-top:80px}}@media screen and (max-width:1000px){.about-deposits__table{margin-top:11.1111111111vw}}.about-deposits__table-block{padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-left:1px solid #c2c2cc;border-right:1px solid #c2c2cc}@media screen and (min-width:1441px){.about-deposits__table-block{padding-left:104px}}@media screen and (max-width:1000px){.about-deposits__table-block{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.about-deposits__table-block{padding-right:104px}}@media screen and (max-width:1000px){.about-deposits__table-block{padding-right:6.6666666667vw}}.about-deposits__table-block:first-child{padding-top:2.7777777778vw;border-top-left-radius:3.8888888889vw;border-top-right-radius:3.8888888889vw;border-top:1px solid #c2c2cc}@media screen and (min-width:1441px){.about-deposits__table-block:first-child{padding-top:40px}}@media screen and (max-width:1000px){.about-deposits__table-block:first-child{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.about-deposits__table-block:first-child{border-top-left-radius:56px}}@media screen and (max-width:1000px){.about-deposits__table-block:first-child{border-top-left-radius:7.7777777778vw}}@media screen and (min-width:1441px){.about-deposits__table-block:first-child{border-top-right-radius:56px}}@media screen and (max-width:1000px){.about-deposits__table-block:first-child{border-top-right-radius:7.7777777778vw}}.about-deposits__table-block:not(:first-child){padding-top:1.6666666667vw}@media screen and (min-width:1441px){.about-deposits__table-block:not(:first-child){padding-top:24px}}@media screen and (max-width:1000px){.about-deposits__table-block:not(:first-child){padding-top:4.4444444444vw}}.about-deposits__table-block:last-child{padding-bottom:1.7361111111vw;border-bottom-left-radius:3.8888888889vw;border-bottom-right-radius:3.8888888889vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.about-deposits__table-block:last-child{padding-bottom:25px}}@media screen and (max-width:1000px){.about-deposits__table-block:last-child{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.about-deposits__table-block:last-child{border-bottom-left-radius:56px}}@media screen and (max-width:1000px){.about-deposits__table-block:last-child{border-bottom-left-radius:7.7777777778vw}}@media screen and (min-width:1441px){.about-deposits__table-block:last-child{border-bottom-right-radius:56px}}@media screen and (max-width:1000px){.about-deposits__table-block:last-child{border-bottom-right-radius:7.7777777778vw}}.about-deposits__table-block:nth-child(2n){background-color:#edf0f5}.about-deposits__table-title{text-align:center;font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.about-deposits__table-title{font-size:16px}}@media screen and (max-width:1000px){.about-deposits__table-title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.about-deposits__table-title{line-height:22px}}@media screen and (max-width:1000px){.about-deposits__table-title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.about-deposits__table-title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.about-deposits__table-title{letter-spacing:-.0277777778vw}}.about-deposits__table-body{margin-top:1.6666666667vw;padding-bottom:1.6666666667vw}@media screen and (min-width:1441px){.about-deposits__table-body{margin-top:24px}}@media screen and (max-width:1000px){.about-deposits__table-body{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.about-deposits__table-body{padding-bottom:24px}}@media screen and (max-width:1000px){.about-deposits__table-body{padding-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.about-deposits__table-body__desktop{display:none}}.about-deposits__table-body__mobile{display:none}@media screen and (max-width:1000px){.about-deposits__table-body__mobile{display:block}}.about-deposits__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-deposits__table-row:first-child{font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.about-deposits__table-row:first-child{font-size:12px}}@media screen and (max-width:1000px){.about-deposits__table-row:first-child{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.about-deposits__table-row:first-child{line-height:16px}}@media screen and (max-width:1000px){.about-deposits__table-row:first-child{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.about-deposits__table-row:first-child{letter-spacing:0}}@media screen and (max-width:1000px){.about-deposits__table-row:first-child{letter-spacing:-.0277777778vw}}.about-deposits__table-row:not(:last-child){padding-bottom:1.1111111111vw;border-bottom:1px solid #c2c2cc}@media screen and (min-width:1441px){.about-deposits__table-row:not(:last-child){padding-bottom:16px}}@media screen and (max-width:1000px){.about-deposits__table-row:not(:last-child){padding-bottom:3.3333333333vw}}.about-deposits__table-row:not(:first-child){padding-top:1.1111111111vw}@media screen and (min-width:1441px){.about-deposits__table-row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.about-deposits__table-row:not(:first-child){padding-top:3.3333333333vw}}.about-deposits__table-row:first-child,.about-deposits__table-row:nth-child(2),.about-deposits__table-row:nth-child(n+3) .about-deposits__table-col:first-child{color:#898599}.about-deposits__table-row_triple:not(:last-child){border-bottom:none}.about-deposits__table-row_triple:nth-child(3n+3){border-bottom:1px solid #c2c2cc}.about-deposits__table-row_triple:last-child{border-bottom:none}.about-deposits__table-col{text-align:center}@media screen and (max-width:1000px){.about-deposits__table-col{text-align:left}}.about-deposits__table-col-2{width:33.3333333333vw}@media screen and (min-width:1441px){.about-deposits__table-col-2{width:480px}}@media screen and (max-width:1000px){.about-deposits__table-col-2{width:37.2222222222vw}}.about-deposits__table-col-3:first-child{width:26.1111111111vw}@media screen and (min-width:1441px){.about-deposits__table-col-3:first-child{width:376px}}@media screen and (max-width:1000px){.about-deposits__table-col-3:first-child{width:auto}}.about-deposits__table-col-3:not(:first-child){width:18.8888888889vw}@media screen and (min-width:1441px){.about-deposits__table-col-3:not(:first-child){width:272px}}@media screen and (max-width:1000px){.about-deposits__table-col-3:not(:first-child){width:auto}}.about-deposits__table-col-triple:first-child{width:auto}@media screen and (min-width:1441px){.about-deposits__table-col-triple:first-child{width:auto}}@media screen and (max-width:1000px){.about-deposits__table-col-triple:first-child{width:53.0555555556vw}}.about-deposits__table-col-triple:not(:first-child){width:auto}@media screen and (min-width:1441px){.about-deposits__table-col-triple:not(:first-child){width:auto}}@media screen and (max-width:1000px){.about-deposits__table-col-triple:not(:first-child){width:21.3888888889vw;text-align:right}}.corporate-product{margin-top:1.3888888889vw;margin-bottom:1.3888888889vw;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#edf0f5;background-repeat:no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;overflow:hidden;cursor:pointer;height:15.5555555556vw;border-radius:3.3333333333vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-right:2.2222222222vw;padding-left:2.7777777778vw}@media screen and (min-width:1441px){.corporate-product{margin-top:20px}}@media screen and (max-width:1000px){.corporate-product{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.corporate-product{margin-bottom:20px}}@media screen and (max-width:1000px){.corporate-product{margin-bottom:0}}@media screen and (min-width:1441px){.corporate-product{height:224px}}@media screen and (max-width:1000px){.corporate-product{height:44.4444444444vw}}@media screen and (min-width:1441px){.corporate-product{border-radius:48px}}@media screen and (max-width:1000px){.corporate-product{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.corporate-product{padding-top:32px}}@media screen and (max-width:1000px){.corporate-product{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-product{padding-bottom:32px}}@media screen and (max-width:1000px){.corporate-product{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-product{padding-right:32px}}@media screen and (max-width:1000px){.corporate-product{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-product{padding-left:40px}}@media screen and (max-width:1000px){.corporate-product{padding-left:4.4444444444vw}}.corporate-product:not(.corporate-product__no-hover):hover{background-color:#ffc7ab}.corporate-product__title{padding-bottom:1.3888888889vw;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.corporate-product__title{padding-bottom:20px}}@media screen and (max-width:1000px){.corporate-product__title{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.corporate-product__title{font-size:24px}}@media screen and (max-width:1000px){.corporate-product__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.corporate-product__title{line-height:28px}}@media screen and (max-width:1000px){.corporate-product__title{line-height:5vw}}@media screen and (min-width:1441px){.corporate-product__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.corporate-product__title{letter-spacing:-.0555555556vw}}.corporate-product__description{font-weight:500;margin-top:.5555555556vw;font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.corporate-product__description{margin-top:8px}}@media screen and (max-width:1000px){.corporate-product__description{margin-top:2.2222222222vw}}@media screen and (min-width:1441px){.corporate-product__description{font-size:14px}}@media screen and (max-width:1000px){.corporate-product__description{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.corporate-product__description{line-height:20px}}@media screen and (max-width:1000px){.corporate-product__description{line-height:3.8888888889vw}}@media screen and (min-width:1441px){.corporate-product__description{letter-spacing:-.1px}}@media screen and (max-width:1000px){.corporate-product__description{letter-spacing:-.0277777778vw}}.corporate-product__content{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;min-width:1px}.ie .corporate-product__content>:not(.corporate-product__action){max-width:100%}@media screen and (min-width:1001px){.corporate-product__content{position:relative}}@media screen and (max-width:1000px){.corporate-product__content{padding-top:1.1111111111vw;padding-bottom:1.1111111111vw}}.corporate-product__content>:last-child,.corporate-product_hided-action .corporate-product__content>:nth-last-child(2){margin-top:auto}@media screen and (min-width:1001px){.corporate-product_hided-action:hover .corporate-product__content>:nth-last-child(2){opacity:0}}.corporate-product__content .icon{background-size:auto;width:1.5972222222vw;height:2.7777777778vw}@media screen and (min-width:1441px){.corporate-product__content .icon{width:23px}}@media screen and (max-width:1000px){.corporate-product__content .icon{width:6.3888888889vw}}@media screen and (min-width:1441px){.corporate-product__content .icon{height:40px}}@media screen and (max-width:1000px){.corporate-product__content .icon{height:8.3333333333vw}}.corporate-product__credit .corporate-product{background-image:url(/local/templates/redesign/src/assets/img/corporate/product-card-bg-2.png);background-position:right 20px center;background-size:30%}.corporate-product__docs .corporate-product{background-image:url(/local/templates/redesign/src/assets/img/corporate/product-card-bg-6.png);background-position:right 30px center;background-size:25%}.corporate-product__coffers .corporate-product{background-image:url(/local/templates/redesign/src/assets/img/corporate/product-card-bg-4.png);background-position:right 30px center;background-size:30%}.corporate-product__small{padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-right:1.3888888889vw;padding-left:1.3888888889vw;border-radius:2.2222222222vw}@media screen and (min-width:1441px){.corporate-product__small{padding-top:24px}}@media screen and (max-width:1000px){.corporate-product__small{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-product__small{padding-bottom:24px}}@media screen and (max-width:1000px){.corporate-product__small{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-product__small{padding-right:20px}}@media screen and (max-width:1000px){.corporate-product__small{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-product__small{padding-left:20px}}@media screen and (max-width:1000px){.corporate-product__small{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-product__small{border-radius:32px}}@media screen and (max-width:1000px){.corporate-product__small{border-radius:7.7777777778vw}}.corporate-product__small .corporate-product__content{padding:0}.corporate-product__small .corporate-product__title{font-size:1.1111111111vw;line-height:1.5277777778vw;padding-bottom:1.3888888889vw}@media screen and (min-width:1441px){.corporate-product__small .corporate-product__title{font-size:16px}}@media screen and (max-width:1000px){.corporate-product__small .corporate-product__title{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.corporate-product__small .corporate-product__title{line-height:22px}}@media screen and (max-width:1000px){.corporate-product__small .corporate-product__title{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-product__small .corporate-product__title{padding-bottom:20px}}@media screen and (max-width:1000px){.corporate-product__small .corporate-product__title{padding-bottom:3.3333333333vw}}.corporate-product__small .corporate-product__description{font-size:.9722222222vw;line-height:1.3888888889vw;color:#898599}@media screen and (min-width:1441px){.corporate-product__small .corporate-product__description{font-size:14px}}@media screen and (max-width:1000px){.corporate-product__small .corporate-product__description{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.corporate-product__small .corporate-product__description{line-height:20px}}@media screen and (max-width:1000px){.corporate-product__small .corporate-product__description{line-height:3.8888888889vw}}@media screen and (max-width:1000px){.corporate-product__slider{padding-bottom:8.8888888889vw}}.corporate-product__slider.swiper-container{overflow:visible}@media screen and (min-width:1001px){.corporate-product__slider .swiper-wrapper{height:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1001px){.corporate-product__slider .swiper-pagination{display:none!important}}@media screen and (max-width:1000px){.corporate-product__slide{width:59.5555555556vw;height:66.3888888889vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1.1111111111vw;padding-right:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__slide{padding-left:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__slide{padding-left:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__slide{padding-right:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__slide{padding-right:4.4444444444vw}}.corporate-product .v--modal-box{padding-top:3.8888888889vw;padding-right:7.2222222222vw;padding-left:7.2222222222vw;padding-bottom:3.8888888889vw;background-color:#edf0f5}@media screen and (min-width:1441px){.corporate-product .v--modal-box{padding-top:56px}}@media screen and (max-width:1000px){.corporate-product .v--modal-box{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.corporate-product .v--modal-box{padding-right:104px}}@media screen and (max-width:1000px){.corporate-product .v--modal-box{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product .v--modal-box{padding-left:104px}}@media screen and (max-width:1000px){.corporate-product .v--modal-box{padding-left:5.5555555556vw}}@media screen and (min-width:1441px){.corporate-product .v--modal-box{padding-bottom:56px}}@media screen and (max-width:1000px){.corporate-product .v--modal-box{padding-bottom:6.6666666667vw}}.corporate-product__modal__title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.corporate-product__modal__title{margin-bottom:40px}}@media screen and (max-width:1000px){.corporate-product__modal__title{margin-bottom:8.8888888889vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:-.0069444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__modal__title{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__modal__title{font-size:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__modal__title{line-height:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__modal__title{line-height:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__modal__title{letter-spacing:-.1px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__modal__title{letter-spacing:-.0277777778vw}}.corporate-product__modal__features{margin-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.corporate-product__modal__features{margin-bottom:40px}}@media screen and (max-width:1000px){.corporate-product__modal__features{margin-bottom:5.5555555556vw;-ms-flex-wrap:wrap;flex-wrap:wrap}}.corporate-product__modal__feature{width:376px}@media screen and (max-width:1000px){.corporate-product__modal__feature{width:100%}}.corporate-product__modal__icon{border-radius:.8333333333vw;width:2.7777777778vw;height:2.7777777778vw;margin-bottom:1.1111111111vw;background:#8bc540}@media screen and (min-width:1441px){.corporate-product__modal__icon{border-radius:12px}}@media screen and (max-width:1000px){.corporate-product__modal__icon{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.corporate-product__modal__icon{width:40px}}@media screen and (max-width:1000px){.corporate-product__modal__icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.corporate-product__modal__icon{height:40px}}@media screen and (max-width:1000px){.corporate-product__modal__icon{height:11.1111111111vw}}@media screen and (min-width:1441px){.corporate-product__modal__icon{margin-bottom:16px}}@media screen and (max-width:1000px){.corporate-product__modal__icon{margin-bottom:4.4444444444vw;display:none}}.corporate-product__modal__icon .icon-bond_w,.corporate-product__modal__icon .icon-calendar_w,.corporate-product__modal__icon .icon-check-with-lines,.corporate-product__modal__icon .icon-guard_w,.corporate-product__modal__icon .icon-house_w,.corporate-product__modal__icon .icon-pay_w,.corporate-product__modal__icon .icon-stairs_w,.corporate-product__modal__icon .icon-terminal_w{background-repeat:no-repeat;background-size:50%}.corporate-product__modal__list .p1{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.corporate-product__modal__list .p1{margin-top:16px}}@media screen and (max-width:1000px){.corporate-product__modal__list .p1{margin-top:3.3333333333vw;font-size:.9722222222vw;line-height:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__modal__list .p1{font-size:14px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__modal__list .p1{font-size:3.8888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__modal__list .p1{line-height:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__modal__list .p1{line-height:5.5555555556vw}}.corporate-product__modal__list-item{font-size:.9722222222vw;margin-top:1.1111111111vw;position:relative}@media screen and (min-width:1441px){.corporate-product__modal__list-item{font-size:14px}}@media screen and (max-width:1000px){.corporate-product__modal__list-item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.corporate-product__modal__list-item{margin-top:16px}}@media screen and (max-width:1000px){.corporate-product__modal__list-item{margin-top:3.3333333333vw;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:-.0069444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__modal__list-item{font-size:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__modal__list-item{font-size:3.3333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__modal__list-item{line-height:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__modal__list-item{line-height:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__modal__list-item{letter-spacing:-.1px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__modal__list-item{letter-spacing:-.0277777778vw}}.corporate-product__modal__list-item:before{position:absolute;content:"";width:8px;height:8px;background:#ffc7ab;border-radius:50%;top:5px}.corporate-product__modal__list-item p{padding-left:1.3888888889vw}@media screen and (min-width:1441px){.corporate-product__modal__list-item p{padding-left:20px}}@media screen and (max-width:1000px){.corporate-product__modal__list-item p{padding-left:4.4444444444vw}}.corporate-product__modal__additional-info .text-gray{margin-top:.5555555556vw}@media screen and (min-width:1441px){.corporate-product__modal__additional-info .text-gray{margin-top:8px}}@media screen and (max-width:1000px){.corporate-product__modal__additional-info .text-gray{margin-top:3.3333333333vw}}.corporate-product__modal .corporate-product__modal__features.treasury{display:-webkit-box;display:-ms-flexbox;display:flex}.corporate-product__modal .corporate-product__modal__list.treasury{display:none}@media screen and (max-width:1000px){.corporate-product__modal .corporate-product__modal__features.treasury{display:none}.corporate-product__modal .corporate-product__modal__list.treasury{display:block}}.corporate-product__header{margin-top:3.125vw;margin-bottom:5.5555555556vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.corporate-product__header{margin-top:45px}}@media screen and (max-width:1000px){.corporate-product__header{margin-top:6.3888888889vw}}@media screen and (min-width:1441px){.corporate-product__header{margin-bottom:80px}}@media screen and (max-width:1000px){.corporate-product__header{margin-bottom:11.1111111111vw}}.corporate-product__header-svg{width:5.5555555556vw;height:5.5555555556vw;border-radius:1.6666666667vw}@media screen and (min-width:1441px){.corporate-product__header-svg{width:80px}}@media screen and (max-width:1000px){.corporate-product__header-svg{width:11.1111111111vw}}@media screen and (min-width:1441px){.corporate-product__header-svg{height:80px}}@media screen and (max-width:1000px){.corporate-product__header-svg{height:11.1111111111vw}}@media screen and (min-width:1441px){.corporate-product__header-svg{border-radius:24px}}@media screen and (max-width:1000px){.corporate-product__header-svg{border-radius:3.3333333333vw;background-size:50%;padding:20px}}.corporate-product__header .filters{background:url(/local/templates/redesign/src/assets/img/corporate/filter.svg) 50% no-repeat,#edf0f5}.corporate-product__header .cards{background:url(/local/templates/redesign/src/assets/img/icons/cards/cards.svg) 50% no-repeat,#edf0f5}.corporate-product__header .change{background:url(/local/templates/redesign/src/assets/img/icons/cards/change.svg) 50% no-repeat,#edf0f5}.corporate-product__header .card{padding-left:2.5vw;padding-right:2.5vw;background:url(/local/templates/redesign/src/assets/img/icons/cards/card.svg) 50% no-repeat,#edf0f5}@media screen and (min-width:1441px){.corporate-product__header .card{padding-left:36px}}@media screen and (max-width:1000px){.corporate-product__header .card{padding-left:0}}@media screen and (min-width:1441px){.corporate-product__header .card{padding-right:36px}}@media screen and (max-width:1000px){.corporate-product__header .card{padding-right:0}}.corporate-product__header .safe{background:url(/local/templates/redesign/src/assets/img/icons/cards/safe.svg) 50% no-repeat,#edf0f5}.corporate-product__header .doc{background:url(/local/templates/redesign/src/assets/img/icons/cards/doc.svg) 50% no-repeat,#edf0f5}.corporate-product__header-text{margin-left:2.7777777778vw}@media screen and (min-width:1441px){.corporate-product__header-text{margin-left:40px}}@media screen and (max-width:1000px){.corporate-product__header-text{margin-left:4.4444444444vw}}.corporate-product__header-subtitle{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.corporate-product__header-subtitle{margin-top:24px}}@media screen and (max-width:1000px){.corporate-product__header-subtitle{margin-top:4.4444444444vw}}.corporate-product__table-wrapper{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;background:#edf0f5}@media screen and (min-width:1441px){.corporate-product__table-wrapper{padding-top:56px}}@media screen and (max-width:1000px){.corporate-product__table-wrapper{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__table-wrapper{padding-bottom:56px}}@media screen and (max-width:1000px){.corporate-product__table-wrapper{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__table-wrapper{padding-left:104px}}@media screen and (max-width:1000px){.corporate-product__table-wrapper{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__table-wrapper{padding-right:104px}}@media screen and (max-width:1000px){.corporate-product__table-wrapper{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__table-wrapper{border-radius:56px}}@media screen and (max-width:1000px){.corporate-product__table-wrapper{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.corporate-product__table-wrapper{margin-bottom:80px}}@media screen and (max-width:1000px){.corporate-product__table-wrapper{margin-bottom:11.1111111111vw}}.corporate-product__table-wrapper .table-news{width:100%;margin-bottom:0}.corporate-product__table-wrapper .table-news tr{border-bottom:1px solid #c2c2cc}.corporate-product__table-wrapper .table-news tr td:last-child{padding-right:10.4166666667vw}@media screen and (min-width:1441px){.corporate-product__table-wrapper .table-news tr td:last-child{padding-right:150px}}@media screen and (max-width:1000px){.corporate-product__table-wrapper .table-news tr td:last-child{padding-right:0}}.corporate-product__table-wrapper .table-news tr:last-child{border-bottom:none}.corporate-product__table-wrapper .table-news .icon{width:30px;height:18px;background-repeat:no-repeat;background-size:contain}.corporate-product__table-wrapper p{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.corporate-product__table-wrapper p{margin-bottom:40px}}@media screen and (max-width:1000px){.corporate-product__table-wrapper p{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.corporate-product__item .sme-services__wrapper{height:unset}}@media screen and (min-width:1001px){.corporate-product__item .sme-services__wrapper{height:90.2777777778vw}}@media screen and (min-width:1001px)and (min-width:1441px){.corporate-product__item .sme-services__wrapper{height:1300px}}@media screen and (min-width:1001px)and (max-width:1000px){.corporate-product__item .sme-services__wrapper{height:361.1111111111vw}}.corporate-product__item .product-card{height:auto}.corporate-product__item .product-card__content{width:100%;max-width:unset}.corporate-product__item .product-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.corporate-product__item .product-card__header h3{padding-left:1.3888888889vw}@media screen and (min-width:1441px){.corporate-product__item .product-card__header h3{padding-left:20px}}@media screen and (max-width:1000px){.corporate-product__item .product-card__header h3{padding-left:4.4444444444vw}}@media screen and (max-width:1000px){.corporate-product__item .product-card__header .corporate-product__modal__icon{display:block;width:40px;height:40px;border-radius:8px}}.corporate-product__item .product-card:hover{background:#edf0f5}.corporate-product__item .tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2cc}@media screen and (max-width:1000px){.corporate-product__item .tabs-container{border-bottom:none}.corporate-product__item .tabs-container .button{display:none}}.corporate-product__item .document_operations__banner{padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;border-radius:3.8888888889vw;background:url(/local/templates/redesign/src/assets/img/corporate/guarantee.png);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.corporate-product__item .document_operations__banner{padding-left:104px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__banner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__banner{padding-right:104px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__banner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__banner{padding-top:56px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__banner{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__banner{padding-bottom:56px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__banner{padding-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__banner{border-radius:56px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__banner{border-radius:7.7777777778vw;background:#edf0f5}}.corporate-product__item .document_operations__banner .h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.corporate-product__item .document_operations__banner .h2{margin-bottom:24px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__banner .h2{margin-bottom:6.6666666667vw}}.corporate-product__item .document_operations__banner .corporate-product__modal__list-item:before{background:#8bc540}.corporate-product__item .document_operations__credits{margin-top:5.5555555556vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits{margin-top:80px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits{padding-left:104px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits{padding-right:104px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits{padding-top:56px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits{padding-bottom:56px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits{padding-bottom:6.6666666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.corporate-product__item .document_operations__credits__text{width:47.7777777778vw}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits__text{width:688px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits__text{width:191.1111111111vw;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.corporate-product__item .document_operations__credits .h2{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits .h2{margin-bottom:40px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits .h2{margin-bottom:4.4444444444vw}}.corporate-product__item .document_operations__credits p{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits p{margin-bottom:16px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits p{margin-bottom:4.4444444444vw}}.corporate-product__item .document_operations__credits__img-mobile{width:13.1944444444vw;height:12.9166666667vw;display:none}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits__img-mobile{width:190px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits__img-mobile{width:52.7777777778vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits__img-mobile{height:186px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits__img-mobile{height:51.6666666667vw;margin-bottom:1.6666666667vw;display:block;margin:0 auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-product__item .document_operations__credits__img-mobile{margin-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-product__item .document_operations__credits__img-mobile{margin-bottom:6.6666666667vw}}.corporate-product__item .document_operations__credits__img-desktop{width:24.2361111111vw;height:18.8888888889vw}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits__img-desktop{width:349px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits__img-desktop{width:96.9444444444vw}}@media screen and (min-width:1441px){.corporate-product__item .document_operations__credits__img-desktop{height:272px}}@media screen and (max-width:1000px){.corporate-product__item .document_operations__credits__img-desktop{height:75.5555555556vw;display:none}}.corporate-product__item .document_operations__credits .corporate-product__modal__list-item:before{background:#8bc540}.corporate-direction{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#edf0f5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;overflow:hidden;height:7.9166666667vw;width:26.1111111111vw;border-radius:2.2222222222vw;padding-top:1.3888888889vw;padding-bottom:1.3888888889vw;padding-right:1.3888888889vw;padding-left:1.3888888889vw}.corporate-direction:not(.corporate-direction__no-hover):hover{background-color:#ffc7ab}@media screen and (min-width:1441px){.corporate-direction{height:114px}}@media screen and (max-width:1000px){.corporate-direction{height:40vw}}@media screen and (min-width:1441px){.corporate-direction{border-radius:32px}}@media screen and (max-width:1000px){.corporate-direction{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.corporate-direction{padding-top:20px}}@media screen and (max-width:1000px){.corporate-direction{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.corporate-direction{padding-bottom:20px}}@media screen and (max-width:1000px){.corporate-direction{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.corporate-direction{padding-right:20px}}@media screen and (max-width:1000px){.corporate-direction{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-direction{padding-left:20px}}@media screen and (max-width:1000px){.corporate-direction{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.corporate-direction{width:64px}}@media screen and (max-width:1000px){.corporate-direction{width:75.2777777778vw}}.corporate-direction__title{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.corporate-direction__title{font-size:16px}}@media screen and (max-width:1000px){.corporate-direction__title{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.corporate-direction__title{line-height:22px}}@media screen and (max-width:1000px){.corporate-direction__title{line-height:3.8888888889vw}}@media screen and (min-width:1441px){.corporate-direction__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.corporate-direction__title{letter-spacing:-.0277777778vw}}.main-directions{padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.main-directions{padding-bottom:40px}}@media screen and (max-width:1000px){.main-directions{padding-bottom:8.3333333333vw}}.main-directions__title{width:39.2361111111vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.main-directions__title{width:565px}}@media screen and (max-width:1000px){.main-directions__title{width:156.9444444444vw}}@media screen and (min-width:1441px){.main-directions__title{padding-bottom:40px}}@media screen and (max-width:1000px){.main-directions__title{padding-bottom:6.6666666667vw}}.main-directions__items-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:justify;align-content:space-between;margin-left:-.6944444444vw;margin-right:-.6944444444vw}@media screen and (min-width:1441px){.main-directions__items-wrap{margin-left:-10px}}@media screen and (max-width:1000px){.main-directions__items-wrap{margin-left:-5.5555555556vw}}@media screen and (min-width:1441px){.main-directions__items-wrap{margin-right:-10px}}@media screen and (max-width:1000px){.main-directions__items-wrap{margin-right:-5.5555555556vw;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;overflow:scroll}}.main-directions__item{margin-top:1.3888888889vw;margin-bottom:1.3888888889vw;margin-left:.6944444444vw;margin-right:.6944444444vw}@media screen and (min-width:1441px){.main-directions__item{margin-top:20px}}@media screen and (max-width:1000px){.main-directions__item{margin-top:5.5555555556vw}}@media screen and (min-width:1441px){.main-directions__item{margin-bottom:20px}}@media screen and (max-width:1000px){.main-directions__item{margin-bottom:0}}@media screen and (min-width:1441px){.main-directions__item{margin-left:10px}}@media screen and (max-width:1000px){.main-directions__item{margin-left:2.7777777778vw}}@media screen and (min-width:1441px){.main-directions__item{margin-right:10px}}@media screen and (max-width:1000px){.main-directions__item{margin-right:2.7777777778vw}}.main-directions__item:hover{cursor:pointer}@media screen and (max-width:1000px){.main-directions .main-directions__item:first-of-type{margin-left:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.main-directions .main-directions__item:first-of-type{margin-left:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.main-directions .main-directions__item:first-of-type{margin-left:5.5555555556vw}}@media screen and (max-width:1000px){.main-directions .main-directions__item:last-of-type .corporate-direction{margin-right:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.main-directions .main-directions__item:last-of-type .corporate-direction{margin-right:20px}}@media screen and (max-width:1000px)and (max-width:1000px){.main-directions .main-directions__item:last-of-type .corporate-direction{margin-right:5.5555555556vw}}.main-directions__main-directions__item{margin:5px;-webkit-box-flex:1;-ms-flex:1 .5 30%;flex:1 .5 30%}.corporate-popup__header{padding-bottom:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.corporate-popup__header{padding-bottom:40px}}@media screen and (max-width:1000px){.corporate-popup__header{padding-bottom:5.5555555556vw}}.corporate-popup__header img{width:8.6111111111vw;height:10.5555555556vw}@media screen and (min-width:1441px){.corporate-popup__header img{width:124px}}@media screen and (max-width:1000px){.corporate-popup__header img{width:34.4444444444vw}}@media screen and (min-width:1441px){.corporate-popup__header img{height:152px}}@media screen and (max-width:1000px){.corporate-popup__header img{height:42.2222222222vw;display:none}}.corporate-popup__header-description{padding-left:2.7777777778vw}@media screen and (min-width:1441px){.corporate-popup__header-description{padding-left:40px}}@media screen and (max-width:1000px){.corporate-popup__header-description{padding-left:0}}.corporate-popup__content-title{padding-bottom:1.7361111111vw}@media screen and (min-width:1441px){.corporate-popup__content-title{padding-bottom:25px}}@media screen and (max-width:1000px){.corporate-popup__content-title{padding-bottom:6.9444444444vw;display:none}}.corporate-popup__content-card{margin-top:0;margin-bottom:2.7777777778vw;margin-left:0;margin-right:2.7777777778vw;font-weight:500}@media screen and (min-width:1441px){.corporate-popup__content-card{margin-top:0}}@media screen and (max-width:1000px){.corporate-popup__content-card{margin-top:0}}@media screen and (min-width:1441px){.corporate-popup__content-card{margin-bottom:40px}}@media screen and (max-width:1000px){.corporate-popup__content-card{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.corporate-popup__content-card{margin-left:0}}@media screen and (max-width:1000px){.corporate-popup__content-card{margin-left:0}}@media screen and (min-width:1441px){.corporate-popup__content-card{margin-right:40px}}@media screen and (max-width:1000px){.corporate-popup__content-card{margin-right:3.3333333333vw}}.corporate-popup__content-card .corporate-direction{height:10.6944444444vw;width:18.8888888889vw}@media screen and (min-width:1441px){.corporate-popup__content-card .corporate-direction{height:154px}}@media screen and (max-width:1000px){.corporate-popup__content-card .corporate-direction{height:33.8888888889vw}}@media screen and (min-width:1441px){.corporate-popup__content-card .corporate-direction{width:272px}}@media screen and (max-width:1000px){.corporate-popup__content-card .corporate-direction{width:43.8888888889vw}}.corporate-popup__content-card .card__action{width:1.6666666667vw;height:1.6666666667vw}@media screen and (min-width:1441px){.corporate-popup__content-card .card__action{width:24px}}@media screen and (max-width:1000px){.corporate-popup__content-card .card__action{width:6.6666666667vw}}@media screen and (min-width:1441px){.corporate-popup__content-card .card__action{height:24px}}@media screen and (max-width:1000px){.corporate-popup__content-card .card__action{height:6.6666666667vw}}@media screen and (max-width:1000px){.corporate-popup__content-card .corporate-direction__title{position:absolute;bottom:1.1111111111vw;font-size:.6944444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-popup__content-card .corporate-direction__title{bottom:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-popup__content-card .corporate-direction__title{bottom:4.4444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-popup__content-card .corporate-direction__title{font-size:10px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-popup__content-card .corporate-direction__title{font-size:2.7777777778vw}}@media screen and (max-width:1000px){.corporate-popup__content{margin-right:-2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate-popup__content{margin-right:-40px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate-popup__content{margin-right:-11.1111111111vw}}.corporate-popup .content-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1000px){.corporate-popup .content-flex{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.corporate-popup .short .d-modal.d-modal_bottom .v--modal-box{height:32.6388888889vw}@media screen and (min-width:1441px){.corporate-popup .short .d-modal.d-modal_bottom .v--modal-box{height:470px}}@media screen and (max-width:1000px){.corporate-popup .short .d-modal.d-modal_bottom .v--modal-box{height:130.5555555556vw}}.corporate-popup .d-modal__title{padding-top:.3472222222vw}@media screen and (min-width:1441px){.corporate-popup .d-modal__title{padding-top:5px}}@media screen and (max-width:1000px){.corporate-popup .d-modal__title{padding-top:0}}.corporate__banner{padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:4.1666666667vw;padding-bottom:.6944444444vw;margin-top:0;margin-bottom:2.0833333333vw;width:83.8888888889vw;height:24.0277777778vw;background:url(/local/templates/redesign/src/assets/img/corporate/corporate-main.png) no-repeat;background-size:contain;background-position:82% 50%}@media screen and (min-width:1441px){.corporate__banner{padding-left:104px}}@media screen and (max-width:1000px){.corporate__banner{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.corporate__banner{padding-right:104px}}@media screen and (max-width:1000px){.corporate__banner{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.corporate__banner{padding-top:60px}}@media screen and (max-width:1000px){.corporate__banner{padding-top:13.8888888889vw}}@media screen and (min-width:1441px){.corporate__banner{padding-bottom:10px}}@media screen and (max-width:1000px){.corporate__banner{padding-bottom:13.8888888889vw}}@media screen and (min-width:1441px){.corporate__banner{margin-top:0}}@media screen and (max-width:1000px){.corporate__banner{margin-top:-2.7777777778vw}}@media screen and (min-width:1441px){.corporate__banner{margin-bottom:30px}}@media screen and (max-width:1000px){.corporate__banner{margin-bottom:-2.7777777778vw}}@media screen and (min-width:1441px){.corporate__banner{width:1208px}}@media screen and (max-width:1000px){.corporate__banner{width:auto}}@media screen and (min-width:1441px){.corporate__banner{height:346px}}@media screen and (max-width:1000px){.corporate__banner{height:auto;background-size:50.3472222222vw;background-position-y:70%;background-position-x:-10.4166666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate__banner{background-size:725px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate__banner{background-size:201.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.corporate__banner{background-position-x:-150px}}@media screen and (max-width:1000px)and (max-width:1000px){.corporate__banner{background-position-x:-41.6666666667vw}}.corporate__banner-title{max-width:37.5vw;margin-bottom:1.1111111111vw;letter-spacing:-.0555555556vw;line-height:3.8888888889vw;font-size:3.8888888889vw;font-weight:500}@media screen and (min-width:1441px){.corporate__banner-title{max-width:540px}}@media screen and (max-width:1000px){.corporate__banner-title{max-width:63.8888888889vw}}@media screen and (min-width:1441px){.corporate__banner-title{margin-bottom:16px}}@media screen and (max-width:1000px){.corporate__banner-title{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.corporate__banner-title{letter-spacing:-.8px}}@media screen and (max-width:1000px){.corporate__banner-title{letter-spacing:-.2222222222vw}}@media screen and (min-width:1441px){.corporate__banner-title{line-height:56px}}@media screen and (max-width:1000px){.corporate__banner-title{line-height:9.7222222222vw}}@media screen and (min-width:1441px){.corporate__banner-title{font-size:56px}}@media screen and (max-width:1000px){.corporate__banner-title{font-size:8.8888888889vw}}.corporate__banner-description{max-width:34.7222222222vw}@media screen and (min-width:1441px){.corporate__banner-description{max-width:500px}}@media screen and (max-width:1000px){.corporate__banner-description{max-width:58.3333333333vw}}@media screen and (max-width:1000px){.corporate__banner-description .mobile-invisible{display:none}}.main-advantage{padding-top:2.7777777778vw;margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.main-advantage{padding-top:40px}}@media screen and (max-width:1000px){.main-advantage{padding-top:0}}@media screen and (min-width:1441px){.main-advantage{margin-bottom:60px}}@media screen and (max-width:1000px){.main-advantage{margin-bottom:8.3333333333vw}}.main-advantage__flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.main-advantage__flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.main-advantage__title{width:50%}.main-advantage__title .text-grey{color:#898599}@media screen and (max-width:1000px){.main-advantage__title{width:100%;padding-bottom:1.6666666667vw}}@media screen and (max-width:1000px)and (min-width:1441px){.main-advantage__title{padding-bottom:24px}}@media screen and (max-width:1000px)and (max-width:1000px){.main-advantage__title{padding-bottom:6.6666666667vw}}.main-advantage__description{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:50%}@media screen and (max-width:1000px){.main-advantage__description{width:100%}}.main-advantage__card{display:-webkit-box;display:-ms-flexbox;display:flex;width:19.4444444444vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:4.1666666667vw}@media screen and (min-width:1441px){.main-advantage__card{width:280px}}@media screen and (max-width:1000px){.main-advantage__card{width:43.8888888889vw}}@media screen and (min-width:1441px){.main-advantage__card{padding-bottom:60px}}@media screen and (max-width:1000px){.main-advantage__card{padding-bottom:6.6666666667vw}}.main-advantage__card-title{font-weight:500}.main-advantage__card-block{width:5.5555555556vw;height:5.5555555556vw;background-color:#edf0f5;border-radius:1.9444444444vw;position:relative;margin-bottom:.6944444444vw}@media screen and (min-width:1441px){.main-advantage__card-block{width:80px}}@media screen and (max-width:1000px){.main-advantage__card-block{width:13.3333333333vw}}@media screen and (min-width:1441px){.main-advantage__card-block{height:80px}}@media screen and (max-width:1000px){.main-advantage__card-block{height:13.3333333333vw}}@media screen and (min-width:1441px){.main-advantage__card-block{border-radius:28px}}@media screen and (max-width:1000px){.main-advantage__card-block{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.main-advantage__card-block{margin-bottom:10px}}@media screen and (max-width:1000px){.main-advantage__card-block{margin-bottom:2.7777777778vw}}.main-advantage__card-image{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}@media screen and (max-width:1000px){.main-advantage__card-image{max-width:1.5277777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.main-advantage__card-image{max-width:22px}}@media screen and (max-width:1000px)and (max-width:1000px){.main-advantage__card-image{max-width:6.1111111111vw}}.sms-informing .top-section{padding-left:7.2222222222vw;padding-right:7.2222222222vw}@media screen and (min-width:1441px){.sms-informing .top-section{padding-left:104px}}@media screen and (max-width:1000px){.sms-informing .top-section{padding-left:0}}@media screen and (min-width:1441px){.sms-informing .top-section{padding-right:104px}}@media screen and (max-width:1000px){.sms-informing .top-section{padding-right:0}}.sms-informing__steps{margin-bottom:3.8194444444vw;display:block}@media screen and (min-width:1441px){.sms-informing__steps{margin-bottom:55px}}@media screen and (max-width:1000px){.sms-informing__steps{margin-bottom:11.1111111111vw}}.sms-informing__steps h2{font-size:2.2222222222vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.sms-informing__steps h2{font-size:32px}}@media screen and (max-width:1000px){.sms-informing__steps h2{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.sms-informing__steps h2{margin-bottom:40px}}@media screen and (max-width:1000px){.sms-informing__steps h2{margin-bottom:4.4444444444vw}}.sms-informing__steps .steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.sms-informing__steps .steps__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sms-informing__steps .steps__item{font-size:1.1111111111vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;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:start;-ms-flex-align:start;align-items:flex-start;font-weight:500;max-width:376px}@media screen and (min-width:1441px){.sms-informing__steps .steps__item{font-size:16px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sms-informing__steps .steps__item{padding-top:32px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.sms-informing__steps .steps__item{padding-bottom:32px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item{padding-bottom:5.5555555556vw;margin-bottom:.8333333333vw;width:100%;max-width:unset}}@media screen and (max-width:1000px)and (min-width:1441px){.sms-informing__steps .steps__item{margin-bottom:12px}}@media screen and (max-width:1000px)and (max-width:1000px){.sms-informing__steps .steps__item{margin-bottom:3.3333333333vw}}.sms-informing__steps .steps__item-num{border-radius:1.6666666667vw;padding-top:.3472222222vw;padding-bottom:.3472222222vw;padding-right:.8333333333vw;padding-left:.8333333333vw;margin-bottom:1.6666666667vw;font-size:.9722222222vw;width:auto;text-align:center;background:#1e2321;color:#fff}@media screen and (min-width:1441px){.sms-informing__steps .steps__item-num{border-radius:24px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item-num{border-radius:6.6666666667vw}}@media screen and (min-width:1441px){.sms-informing__steps .steps__item-num{padding-top:5px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item-num{padding-top:1.3888888889vw}}@media screen and (min-width:1441px){.sms-informing__steps .steps__item-num{padding-bottom:5px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item-num{padding-bottom:1.3888888889vw}}@media screen and (min-width:1441px){.sms-informing__steps .steps__item-num{padding-right:12px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item-num{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.sms-informing__steps .steps__item-num{padding-left:12px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item-num{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.sms-informing__steps .steps__item-num{margin-bottom:24px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item-num{margin-bottom:3.3333333333vw}}@media screen and (min-width:1441px){.sms-informing__steps .steps__item-num{font-size:14px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item-num{font-size:3.3333333333vw}}.sms-informing__steps .steps__item:not(:last-child){margin-right:2.7777777778vw}@media screen and (min-width:1441px){.sms-informing__steps .steps__item:not(:last-child){margin-right:40px}}@media screen and (max-width:1000px){.sms-informing__steps .steps__item:not(:last-child){margin-right:0}}.sms-informing__app{padding-left:7.2222222222vw;padding-right:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1441px){.sms-informing__app{padding-left:104px}}@media screen and (max-width:1000px){.sms-informing__app{padding-left:0}}@media screen and (min-width:1441px){.sms-informing__app{padding-right:104px}}@media screen and (max-width:1000px){.sms-informing__app{padding-right:0}}.sms-informing__app img{max-height:300px;max-width:267px}.sms-informing__app__text{padding-left:2.7777777778vw;padding-top:1.3888888889vw}@media screen and (min-width:1441px){.sms-informing__app__text{padding-left:40px}}@media screen and (max-width:1000px){.sms-informing__app__text{padding-left:0}}@media screen and (min-width:1441px){.sms-informing__app__text{padding-top:20px}}@media screen and (max-width:1000px){.sms-informing__app__text{padding-top:0}}.sms-informing__app__text h2{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sms-informing__app__text h2{margin-bottom:24px}}@media screen and (max-width:1000px){.sms-informing__app__text h2{margin-bottom:8.8888888889vw}}.sms-informing__app__text p{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.sms-informing__app__text p{margin-bottom:24px}}@media screen and (max-width:1000px){.sms-informing__app__text p{margin-bottom:4.4444444444vw}}.sbpmanual__head{margin-top:3.75vw;width:69.4444444444vw;height:19.1666666667vw;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.sbpmanual__head{margin-top:54px}}@media screen and (max-width:1000px){.sbpmanual__head{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.sbpmanual__head{width:1000px}}@media screen and (max-width:1000px){.sbpmanual__head{width:91.1111111111vw}}@media screen and (min-width:1441px){.sbpmanual__head{height:276px}}@media screen and (max-width:1000px){.sbpmanual__head{height:auto}}.sbpmanual__head-img{position:relative;width:17.3611111111vw}@media screen and (min-width:1441px){.sbpmanual__head-img{width:250px}}@media screen and (max-width:1000px){.sbpmanual__head-img{width:29.1666666667vw}}.sbpmanual__head-img img{position:absolute;left:-.4166666667vw;width:100%}@media screen and (min-width:1441px){.sbpmanual__head-img img{left:-6px}}@media screen and (max-width:1000px){.sbpmanual__head-img img{left:-.5555555556vw}}.sbpmanual__head-info{width:47.7777777778vw}@media screen and (min-width:1441px){.sbpmanual__head-info{width:688px}}@media screen and (max-width:1000px){.sbpmanual__head-info{width:60vw}}.sbpmanual__head-subtitle{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.sbpmanual__head-subtitle{margin-top:24px}}@media screen and (max-width:1000px){.sbpmanual__head-subtitle{margin-top:3.3333333333vw}}.sbpmanual__info{width:69.4444444444vw;height:20.625vw;margin-top:4.8611111111vw;margin-right:auto;margin-left:auto;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}@media screen and (min-width:1441px){.sbpmanual__info{width:1000px}}@media screen and (max-width:1000px){.sbpmanual__info{width:91.1111111111vw}}@media screen and (min-width:1441px){.sbpmanual__info{height:297px}}@media screen and (max-width:1000px){.sbpmanual__info{height:auto}}@media screen and (min-width:1441px){.sbpmanual__info{margin-top:70px}}@media screen and (max-width:1000px){.sbpmanual__info{margin-top:11.1111111111vw}}.sbpmanual__info-text{width:40.5555555556vw}@media screen and (min-width:1441px){.sbpmanual__info-text{width:584px}}@media screen and (max-width:1000px){.sbpmanual__info-text{width:91.1111111111vw;text-align:center}}.sbpmanual__info-subtitle{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.sbpmanual__info-subtitle{margin-top:40px}}@media screen and (max-width:1000px){.sbpmanual__info-subtitle{margin-top:4.4444444444vw}}.sbpmanual__info-img{position:relative;width:24.375vw;height:20.625vw}@media screen and (min-width:1441px){.sbpmanual__info-img{width:351px}}@media screen and (max-width:1000px){.sbpmanual__info-img{width:0}}@media screen and (min-width:1441px){.sbpmanual__info-img{height:297px}}@media screen and (max-width:1000px){.sbpmanual__info-img{height:0}}.sbpmanual__info-img img{position:absolute;right:-5.5555555556vw;width:100%}@media screen and (min-width:1441px){.sbpmanual__info-img img{right:-80px}}@media screen and (max-width:1000px){.sbpmanual__info-img img{right:0}}@media screen and (max-width:1000px){.sbpmanual__info-img{display:none}}.sbpmanual__gallery{width:83.8888888889vw;margin-top:6.6666666667vw;margin:0 auto}@media screen and (min-width:1441px){.sbpmanual__gallery{width:1208px}}@media screen and (max-width:1000px){.sbpmanual__gallery{width:100vw}}@media screen and (min-width:1441px){.sbpmanual__gallery{margin-top:96px}}@media screen and (max-width:1000px){.sbpmanual__gallery{margin-top:6.6666666667vw}}@media screen and (max-width:1000px){.sbpmanual__gallery-title{display:none}}.sbpmanual__gallery-subtitle{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.sbpmanual__gallery-subtitle{margin-top:24px}}@media screen and (max-width:1000px){.sbpmanual__gallery-subtitle{margin-top:6.6666666667vw;display:none}}.sbpmanual__gallery .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7777777778vw;margin-bottom:4.1666666667vw}@media screen and (min-width:1441px){.sbpmanual__gallery .steps{margin-top:40px}}@media screen and (max-width:1000px){.sbpmanual__gallery .steps{margin-top:11.1111111111vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .steps{margin-bottom:60px}}@media screen and (max-width:1000px){.sbpmanual__gallery .steps{margin-bottom:11.1111111111vw}}.sbpmanual__gallery .steps .step{width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%;margin-right:1.3888888889vw;margin-bottom:2.7777777778vw;padding-bottom:2.0833333333vw}@media screen and (min-width:1441px){.sbpmanual__gallery .steps .step{margin-right:20px}}@media screen and (max-width:1000px){.sbpmanual__gallery .steps .step{margin-right:5.5555555556vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .steps .step{margin-bottom:40px}}@media screen and (max-width:1000px){.sbpmanual__gallery .steps .step{margin-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .steps .step{padding-bottom:30px}}@media screen and (max-width:1000px){.sbpmanual__gallery .steps .step{padding-bottom:8.3333333333vw}}.sbpmanual__gallery .steps .step:last-child{margin-right:0}@media screen and (min-width:1441px){.sbpmanual__gallery .steps .step:last-child{margin-right:0}}@media screen and (max-width:1000px){.sbpmanual__gallery .steps .step:last-child{margin-right:5.5555555556vw}}@media screen and (min-width:1001px){.sbpmanual__gallery .steps .step{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media screen and (max-width:1000px){.sbpmanual__gallery .steps .step{margin-left:auto;margin-right:auto}}@media screen and (min-width:1001px){.sbpmanual__gallery .steps .step-small{width:auto;max-width:none;-webkit-box-flex:1;-ms-flex:1;flex:1}}.sbpmanual__gallery .step-index{width:2.7777777778vw;height:2.7777777778vw;border-radius:.8333333333vw;margin-bottom:1.6666666667vw;font-size:1.3888888889vw;line-height:1.6666666667vw;font-weight:500;background-color:#8bc540;color:#fff;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}@media screen and (min-width:1441px){.sbpmanual__gallery .step-index{width:40px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-index{width:11.1111111111vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .step-index{height:40px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-index{height:11.1111111111vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .step-index{border-radius:12px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-index{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .step-index{margin-bottom:24px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-index{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .step-index{font-size:20px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-index{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .step-index{line-height:24px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-index{line-height:6.6666666667vw;margin:0 auto 8px auto}}.sbpmanual__gallery .step-img{width:18.8888888889vw;height:18.8888888889vw;border-radius:2.2222222222vw;background-size:contain}@media screen and (min-width:1441px){.sbpmanual__gallery .step-img{width:272px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-img{width:75.5555555556vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .step-img{height:272px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-img{height:75.5555555556vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .step-img{border-radius:32px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-img{border-radius:6.6666666667vw;margin:auto}}.sbpmanual__gallery .step-img-small{width:9.7222222222vw;height:9.7222222222vw}@media screen and (min-width:1441px){.sbpmanual__gallery .step-img-small{width:140px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-img-small{width:38.8888888889vw}}@media screen and (min-width:1441px){.sbpmanual__gallery .step-img-small{height:140px}}@media screen and (max-width:1000px){.sbpmanual__gallery .step-img-small{height:38.8888888889vw}}.sbpmanual__gallery p{font-size:.9722222222vw;line-height:1.3888888889vw;margin-top:1.6666666667vw;margin-bottom:0}@media screen and (min-width:1441px){.sbpmanual__gallery p{font-size:14px}}@media screen and (max-width:1000px){.sbpmanual__gallery p{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.sbpmanual__gallery p{line-height:20px}}@media screen and (max-width:1000px){.sbpmanual__gallery p{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.sbpmanual__gallery p{margin-top:24px}}@media screen and (max-width:1000px){.sbpmanual__gallery p{margin-top:2.2222222222vw;text-align:center}}.sbpmanual__gallery-step1 div{background-image:url(/upload/images/sbp/sbpmanual-step1.png);background-repeat:no-repeat}@media(-webkit-min-device-pixel-ratio:1.5){.sbpmanual__gallery-step1 div{background-image:url(/upload/images/sbp/sbpmanual-step1@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.sbpmanual__gallery-step1 div{background-image:url(/upload/images/sbp/sbpmanual-step1@3.png)}}.sbpmanual__gallery-step2 div{background-image:url(/upload/images/sbp/sbpmanual-step2.png);background-repeat:no-repeat}@media(-webkit-min-device-pixel-ratio:1.5){.sbpmanual__gallery-step2 div{background-image:url(/upload/images/sbp/sbpmanual-step2@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.sbpmanual__gallery-step2 div{background-image:url(/upload/images/sbp/sbpmanual-step2@3.png)}}.sbpmanual__gallery-step3 div{background-image:url(/upload/images/sbp/sbpmanual-step3.png);background-repeat:no-repeat}@media(-webkit-min-device-pixel-ratio:1.5){.sbpmanual__gallery-step3 div{background-image:url(/upload/images/sbp/sbpmanual-step3@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.sbpmanual__gallery-step3 div{background-image:url(/upload/images/sbp/sbpmanual-step3@3.png)}}.sbpmanual__gallery-step4 div{background-image:url(/upload/images/sbp/sbpmanual-step4.png);background-repeat:no-repeat}@media(-webkit-min-device-pixel-ratio:1.5){.sbpmanual__gallery-step4 div{background-image:url(/upload/images/sbp/sbpmanual-step4@2.png)}}@media(-webkit-min-device-pixel-ratio:2){.sbpmanual__gallery-step4 div{background-image:url(/upload/images/sbp/sbpmanual-step4@3.png)}}.sbpmanual .swiper-pagination-bullet{min-width:0;min-height:0;width:0;height:0}@media screen and (min-width:1441px){.sbpmanual .swiper-pagination-bullet{min-width:0}}@media screen and (max-width:1000px){.sbpmanual .swiper-pagination-bullet{min-width:1.6666666667vw}}@media screen and (min-width:1441px){.sbpmanual .swiper-pagination-bullet{min-height:0}}@media screen and (max-width:1000px){.sbpmanual .swiper-pagination-bullet{min-height:1.6666666667vw}}@media screen and (min-width:1441px){.sbpmanual .swiper-pagination-bullet{width:0}}@media screen and (max-width:1000px){.sbpmanual .swiper-pagination-bullet{width:1.6666666667vw}}@media screen and (min-width:1441px){.sbpmanual .swiper-pagination-bullet{height:0}}@media screen and (max-width:1000px){.sbpmanual .swiper-pagination-bullet{height:1.6666666667vw}}.blog{margin-bottom:1.3888888889vw}@media screen and (min-width:1441px){.blog{margin-bottom:20px}}@media screen and (max-width:1000px){.blog{margin-bottom:4.4444444444vw}}.blog__header{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.blog__header{margin-top:40px}}@media screen and (max-width:1000px){.blog__header{margin-top:4.7222222222vw}}.blog__title{width:83.8888888889vw;margin:0 auto;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.blog__title{width:1208px}}@media screen and (max-width:1000px){.blog__title{width:91.1111111111vw}}@media screen and (min-width:1441px){.blog__title{margin-top:40px}}@media screen and (max-width:1000px){.blog__title{margin-top:11.1111111111vw}}.blog__options{width:83.8888888889vw;margin:0 auto;margin-top:2.7777777778vw;padding-top:0}@media screen and (min-width:1441px){.blog__options{width:1208px}}@media screen and (max-width:1000px){.blog__options{width:100vw}}@media screen and (min-width:1441px){.blog__options{margin-top:40px}}@media screen and (max-width:1000px){.blog__options{margin-top:6.6666666667vw}}@media screen and (min-width:1441px){.blog__options{padding-top:0}}@media screen and (max-width:1000px){.blog__options{padding-top:.2777777778vw;overflow:scroll;margin-left:0;margin-right:0}}.blog__options-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-left:0;padding-right:0}@media screen and (min-width:1441px){.blog__options-buttons{padding-left:0}}@media screen and (max-width:1000px){.blog__options-buttons{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.blog__options-buttons{padding-right:0}}@media screen and (max-width:1000px){.blog__options-buttons{padding-right:4.4444444444vw}}.blog__options-button:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.blog__options-button:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.blog__options-button:not(:last-child){margin-right:2.2222222222vw}}@media screen and (max-width:1000px){.blog__options-button{width:100%;overflow:visible;white-space:nowrap}}.blog__cards{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:83.8888888889vw;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.blog__cards{width:1208px}}@media screen and (max-width:1000px){.blog__cards{width:91.1111111111vw}}@media screen and (min-width:1441px){.blog__cards{margin-top:40px}}@media screen and (max-width:1000px){.blog__cards{margin-top:6.6666666667vw}}.blog__card{width:26.1111111111vw}@media screen and (min-width:1441px){.blog__card{width:376px}}@media screen and (max-width:1000px){.blog__card{width:91.1111111111vw}}.blog__card:nth-child(3n+1){margin-right:1.3888888889vw}@media screen and (min-width:1441px){.blog__card:nth-child(3n+1){margin-right:20px}}@media screen and (max-width:1000px){.blog__card:nth-child(3n+1){margin-right:0}}.blog__card:nth-child(3n+2){margin-right:1.3888888889vw;margin-left:1.3888888889vw}@media screen and (min-width:1441px){.blog__card:nth-child(3n+2){margin-right:20px}}@media screen and (max-width:1000px){.blog__card:nth-child(3n+2){margin-right:0}}@media screen and (min-width:1441px){.blog__card:nth-child(3n+2){margin-left:20px}}@media screen and (max-width:1000px){.blog__card:nth-child(3n+2){margin-left:0}}.blog__card:nth-child(3n+3){margin-left:1.3888888889vw}@media screen and (min-width:1441px){.blog__card:nth-child(3n+3){margin-left:20px}}@media screen and (max-width:1000px){.blog__card:nth-child(3n+3){margin-left:0}}.blog__card:first-child{margin-top:0}@media screen and (min-width:1441px){.blog__card:first-child{margin-top:0}}@media screen and (max-width:1000px){.blog__card:first-child{margin-top:0}}.blog__card:nth-child(2){margin-top:0}@media screen and (min-width:1441px){.blog__card:nth-child(2){margin-top:0}}@media screen and (max-width:1000px){.blog__card:nth-child(2){margin-top:6.6666666667vw}}.blog__card:nth-child(3){margin-top:0}@media screen and (min-width:1441px){.blog__card:nth-child(3){margin-top:0}}@media screen and (max-width:1000px){.blog__card:nth-child(3){margin-top:6.6666666667vw}}.blog__card:nth-child(n+4){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.blog__card:nth-child(n+4){margin-top:40px}}@media screen and (max-width:1000px){.blog__card:nth-child(n+4){margin-top:6.6666666667vw}}.blog__card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog__card-image{width:4.4444444444vw;height:4.4444444444vw}@media screen and (min-width:1441px){.blog__card-image{width:64px}}@media screen and (max-width:1000px){.blog__card-image{width:17.7777777778vw}}@media screen and (min-width:1441px){.blog__card-image{height:64px}}@media screen and (max-width:1000px){.blog__card-image{height:17.7777777778vw}}.blog__card-image img{width:100%;height:100%}.blog__card-content{width:20vw;height:auto}@media screen and (min-width:1441px){.blog__card-content{width:288px}}@media screen and (max-width:1000px){.blog__card-content{width:71.1111111111vw}}.blog__card-title{margin-top:1.1111111111vw;display:block;cursor:pointer}@media screen and (min-width:1441px){.blog__card-title{margin-top:16px}}@media screen and (max-width:1000px){.blog__card-title{margin-top:2.2222222222vw}}.blog .press-nav{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.blog .press-nav{margin-top:40px}}@media screen and (max-width:1000px){.blog .press-nav{margin-top:6.6666666667vw}}.blog .press-nav__item{cursor:pointer}.blog .press-nav__item:not(:last-child){margin-right:.4166666667vw}@media screen and (min-width:1441px){.blog .press-nav__item:not(:last-child){margin-right:6px}}@media screen and (max-width:1000px){.blog .press-nav__item:not(:last-child){margin-right:1.6666666667vw}}.blog-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.blog-articles{margin-top:40px}}@media screen and (max-width:1000px){.blog-articles{margin-top:6.3888888889vw}}@media screen and (min-width:1441px){.blog-articles{margin-bottom:40px}}@media screen and (max-width:1000px){.blog-articles{margin-bottom:7.7777777778vw}}.blog-articles__back{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.blog-articles__back{margin-bottom:40px}}@media screen and (max-width:1000px){.blog-articles__back{margin-bottom:11.1111111111vw}}.blog-articles__back .button_back{overflow:unset}.blog-articles__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-articles__wrapper{-ms-flex-item-align:center;align-self:center;width:55vw}@media screen and (min-width:1441px){.blog-articles__wrapper{width:792px}}@media screen and (max-width:1000px){.blog-articles__wrapper{width:91.1111111111vw}}.blog-articles__block:not(:first-child){margin-top:3.8888888889vw}@media screen and (min-width:1441px){.blog-articles__block:not(:first-child){margin-top:56px}}@media screen and (max-width:1000px){.blog-articles__block:not(:first-child){margin-top:11.1111111111vw}}.blog-articles__block-numbered{counter-reset:section}.blog-articles__block-numbered__title{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;margin-bottom:1.6666666667vw;padding-left:3.8888888889vw;font-weight:500;position:relative}@media screen and (min-width:1441px){.blog-articles__block-numbered__title{font-size:28px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title{line-height:36px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title{margin-bottom:24px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title{padding-left:56px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title{padding-left:14.4444444444vw}}.blog-articles__block-numbered__title:not(:first-child){margin-top:3.8888888889vw}@media screen and (min-width:1441px){.blog-articles__block-numbered__title:not(:first-child){margin-top:56px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title:not(:first-child){margin-top:11.1111111111vw}}.blog-articles__block-numbered__title:before{position:absolute;counter-increment:section;content:counters(section,".") " ";top:-.1388888889vw;left:0;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.blog-articles__block-numbered__title:before{top:-2px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title:before{top:-.5555555556vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title:before{left:0}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title:before{left:0}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title:before{border-radius:12px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title:before{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title:before{font-size:20px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title:before{font-size:5.5555555556vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title:before{line-height:44px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title:before{line-height:12.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title:before{width:40px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title:before{width:11.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__title:before{height:40px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__title:before{height:11.1111111111vw}}.blog-articles__block-numbered__topped{position:relative;font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped{font-size:22px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped{line-height:32px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped{letter-spacing:-.1px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped{padding-left:56px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped{padding-left:11.1111111111vw}}.blog-articles__block-numbered__topped:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped:not(:first-child){margin-top:4.4444444444vw}}.blog-articles__block-numbered__topped:before{position:absolute;counter-increment:section;content:counters(section,".") " ";top:0;left:0;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped:before{top:0;left:0}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped:before{left:0}}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped:before{border-radius:12px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped:before{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped:before{font-size:20px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped:before{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped:before{line-height:44px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped:before{line-height:8.8888888889vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped:before{width:40px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped:before{width:7.7777777778vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__topped:before{height:40px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__topped:before{height:7.7777777778vw;top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.blog-articles__block-numbered__topped:before{top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.blog-articles__block-numbered__topped:before{top:0}}.blog-articles__block-numbered__centered{position:relative;font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw;padding-left:3.8888888889vw}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered{font-size:22px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered{line-height:32px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered{letter-spacing:-.1px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered{padding-left:56px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered{padding-left:11.1111111111vw}}.blog-articles__block-numbered__centered:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered:not(:first-child){margin-top:4.4444444444vw}}.blog-articles__block-numbered__centered:before{position:absolute;counter-increment:section;content:counters(section,".") " ";top:calc(50% - 20px);left:0;background-color:#ffc7ab;border-radius:.8333333333vw;font-size:1.3888888889vw;line-height:3.0555555556vw;width:2.7777777778vw;height:2.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered:before{left:0}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered:before{left:0}}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered:before{border-radius:12px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered:before{border-radius:2.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered:before{font-size:20px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered:before{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered:before{line-height:44px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered:before{line-height:8.8888888889vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered:before{width:40px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered:before{width:7.7777777778vw}}@media screen and (min-width:1441px){.blog-articles__block-numbered__centered:before{height:40px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__centered:before{height:7.7777777778vw;top:0}}@media screen and (max-width:1000px)and (min-width:1441px){.blog-articles__block-numbered__centered:before{top:0}}@media screen and (max-width:1000px)and (max-width:1000px){.blog-articles__block-numbered__centered:before{top:0}}.blog-articles__block-numbered__text:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__block-numbered__text:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__block-numbered__text:not(:first-child){margin-top:4.4444444444vw}}.blog-articles__block-iconed{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;margin-bottom:-2.2222222222vw}@media screen and (min-width:1441px){.blog-articles__block-iconed{margin-bottom:-32px}}@media screen and (max-width:1000px){.blog-articles__block-iconed{margin-bottom:-6.6666666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.blog-articles__block-iconed__icon{width:4.1666666667vw;height:4.1666666667vw}@media screen and (min-width:1441px){.blog-articles__block-iconed__icon{width:60px}}@media screen and (max-width:1000px){.blog-articles__block-iconed__icon{width:11.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__block-iconed__icon{height:60px}}@media screen and (max-width:1000px){.blog-articles__block-iconed__icon{height:11.1111111111vw}}.blog-articles__block-iconed__icon svg{width:100%;height:100%}.blog-articles__block-iconed__text{margin-top:0;font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;width:50.2083333333vw}@media screen and (min-width:1441px){.blog-articles__block-iconed__text{margin-top:0}}@media screen and (max-width:1000px){.blog-articles__block-iconed__text{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.blog-articles__block-iconed__text{font-size:28px}}@media screen and (max-width:1000px){.blog-articles__block-iconed__text{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__block-iconed__text{line-height:36px}}@media screen and (max-width:1000px){.blog-articles__block-iconed__text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__block-iconed__text{letter-spacing:-.3px}}@media screen and (max-width:1000px){.blog-articles__block-iconed__text{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.blog-articles__block-iconed__text{width:723px}}@media screen and (max-width:1000px){.blog-articles__block-iconed__text{width:76.6666666667vw}}.blog-articles__block-marked{background:#edf0f5;padding-top:1.6666666667vw;padding-bottom:1.6666666667vw;padding-left:3.8888888889vw;padding-right:3.8888888889vw;border-radius:2.7777777778vw;margin-top:1.6666666667vw;margin-bottom:-2.2222222222vw}@media screen and (min-width:1441px){.blog-articles__block-marked{padding-top:24px}}@media screen and (max-width:1000px){.blog-articles__block-marked{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-marked{padding-bottom:24px}}@media screen and (max-width:1000px){.blog-articles__block-marked{padding-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-marked{padding-left:56px}}@media screen and (max-width:1000px){.blog-articles__block-marked{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-marked{padding-right:56px}}@media screen and (max-width:1000px){.blog-articles__block-marked{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-marked{border-radius:40px}}@media screen and (max-width:1000px){.blog-articles__block-marked{border-radius:3.3333333333vw}}@media screen and (min-width:1441px){.blog-articles__block-marked{margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__block-marked{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-marked{margin-bottom:-32px}}@media screen and (max-width:1000px){.blog-articles__block-marked{margin-bottom:-6.6666666667vw}}.blog-articles__block-marked:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__block-marked:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__block-marked:not(:first-child){margin-top:4.4444444444vw}}.blog-articles__block-marked__title{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0138888889vw;margin-bottom:.5555555556vw;font-weight:500}@media screen and (min-width:1441px){.blog-articles__block-marked__title{font-size:22px}}@media screen and (max-width:1000px){.blog-articles__block-marked__title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-marked__title{line-height:32px}}@media screen and (max-width:1000px){.blog-articles__block-marked__title{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__block-marked__title{letter-spacing:-.2px}}@media screen and (max-width:1000px){.blog-articles__block-marked__title{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.blog-articles__block-marked__title{margin-bottom:8px}}@media screen and (max-width:1000px){.blog-articles__block-marked__title{margin-bottom:1.1111111111vw}}.blog-articles__block-bulleted{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.blog-articles__block-bulleted{margin-top:16px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted{margin-top:3.3333333333vw}}.blog-articles__block-bulleted__text{position:relative;padding-left:1.9444444444vw;font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0138888889vw}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text{padding-left:28px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text{padding-left:3.8888888889vw}}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text{font-size:22px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text{line-height:32px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text{line-height:6.6666666667vw}}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text{letter-spacing:-.2px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text{letter-spacing:-.0277777778vw}}.blog-articles__block-bulleted__text:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text:not(:last-child){margin-bottom:3.3333333333vw}}.blog-articles__block-bulleted__text:before{content:"";position:absolute;left:0;top:.3472222222vw;width:.5555555556vw;height:.5555555556vw;border-radius:50%;background-color:#8bc540}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text:before{left:0}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text:before{left:0}}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text:before{top:5px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text:before{top:1.9444444444vw}}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text:before{width:8px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text:before{width:1.6666666667vw}}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text:before{height:8px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text:before{height:1.6666666667vw}}.blog-articles__block-bulleted__text-withpadding{padding-left:5.8333333333vw}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text-withpadding{padding-left:84px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text-withpadding{padding-left:15vw}}.blog-articles__block-bulleted__text-withpadding:before{left:3.8888888889vw}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text-withpadding:before{left:56px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text-withpadding:before{left:11.1111111111vw}}.blog-articles__block-bulleted__text._numbered{position:relative;padding-left:3.4722222222vw}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text._numbered{padding-left:50px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text._numbered{padding-left:15vw}}.blog-articles__block-bulleted__text._numbered span{position:absolute;left:1.3888888889vw;top:.1388888889vw}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text._numbered span{left:20px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text._numbered span{left:5.5555555556vw}}@media screen and (min-width:1441px){.blog-articles__block-bulleted__text._numbered span{top:2px}}@media screen and (max-width:1000px){.blog-articles__block-bulleted__text._numbered span{top:.5555555556vw}}.blog-articles__block-bulleted__text._numbered:before{content:none}.blog-articles__block-button{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__block-button{margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__block-button{margin-top:4.4444444444vw}}.blog-articles__title{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__title{font-size:28px}}@media screen and (max-width:1000px){.blog-articles__title{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__title{line-height:36px}}@media screen and (max-width:1000px){.blog-articles__title{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__title{letter-spacing:-.3px}}@media screen and (max-width:1000px){.blog-articles__title{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.blog-articles__title{margin-bottom:24px}}@media screen and (max-width:1000px){.blog-articles__title{margin-bottom:4.4444444444vw}}.blog-articles__tag{width:55vw;margin-bottom:1.6666666667vw;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.blog-articles__tag{width:792px}}@media screen and (max-width:1000px){.blog-articles__tag{width:91.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__tag{margin-bottom:24px}}@media screen and (max-width:1000px){.blog-articles__tag{margin-bottom:4.4444444444vw}}.blog-articles__text{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw}@media screen and (min-width:1441px){.blog-articles__text{font-size:22px}}@media screen and (max-width:1000px){.blog-articles__text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__text{line-height:32px}}@media screen and (max-width:1000px){.blog-articles__text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.blog-articles__text{letter-spacing:-.0277777778vw}}.blog-articles__text:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__text:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__text:not(:first-child){margin-top:4.4444444444vw}}.blog-articles__text-withpadding{padding-left:3.8888888889vw}@media screen and (min-width:1441px){.blog-articles__text-withpadding{padding-left:56px}}@media screen and (max-width:1000px){.blog-articles__text-withpadding{padding-left:11.1111111111vw}}.blog-articles__table-compare{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__table-compare{margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__table-compare{margin-top:4.4444444444vw}}.blog-articles__table-compare__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-articles__table-compare__row:not(:first-child){padding-top:1.1111111111vw;border-top:1px solid #c2c2cc}@media screen and (min-width:1441px){.blog-articles__table-compare__row:not(:first-child){padding-top:16px}}@media screen and (max-width:1000px){.blog-articles__table-compare__row:not(:first-child){padding-top:3.3333333333vw}}.blog-articles__table-compare__row:not(:last-child){padding-bottom:1.1111111111vw}@media screen and (min-width:1441px){.blog-articles__table-compare__row:not(:last-child){padding-bottom:16px}}@media screen and (max-width:1000px){.blog-articles__table-compare__row:not(:last-child){padding-bottom:3.3333333333vw}}.blog-articles__table-compare__mark{font-size:.9722222222vw;line-height:1.3888888889vw;letter-spacing:-.0069444444vw;color:#fff;height:1.9444444444vw;height:1.6666666667vw;padding-top:.2777777778vw;padding-bottom:.2777777778vw;padding-left:.8333333333vw;padding-right:.8333333333vw;border-radius:1.6666666667vw;width:auto}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{font-size:14px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{line-height:20px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{letter-spacing:-.1px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{height:28px;height:24px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{height:6.6666666667vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{padding-top:4px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{padding-top:1.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{padding-bottom:4px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{padding-bottom:1.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{padding-left:12px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{padding-left:3.3333333333vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{padding-right:12px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{padding-right:3.3333333333vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__mark{border-radius:24px}}@media screen and (max-width:1000px){.blog-articles__table-compare__mark{border-radius:6.6666666667vw}}.blog-articles__table-compare__mark-green{background:#8bc540}.blog-articles__table-compare__mark-red{background:#fc5b00}.blog-articles__table-compare__mark-gray{background:#898599}.blog-articles__table-compare__text{font-size:1.5277777778vw;line-height:2.2222222222vw;letter-spacing:-.0069444444vw;width:40.5555555556vw}@media screen and (min-width:1441px){.blog-articles__table-compare__text{font-size:22px}}@media screen and (max-width:1000px){.blog-articles__table-compare__text{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__text{line-height:32px}}@media screen and (max-width:1000px){.blog-articles__table-compare__text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__text{letter-spacing:-.1px}}@media screen and (max-width:1000px){.blog-articles__table-compare__text{letter-spacing:-.0277777778vw}}@media screen and (min-width:1441px){.blog-articles__table-compare__text{width:584px}}@media screen and (max-width:1000px){.blog-articles__table-compare__text{width:59.7222222222vw}}.blog-articles__table-factoids{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:1.6666666667vw}@media screen and (min-width:1441px){.blog-articles__table-factoids{margin-top:24px}}@media screen and (max-width:1000px){.blog-articles__table-factoids{margin-top:5.5555555556vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-articles__table-factoids__col{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:0}@media screen and (min-width:1441px){.blog-articles__table-factoids__col{margin-bottom:0}}@media screen and (max-width:1000px){.blog-articles__table-factoids__col{margin-bottom:3.8888888889vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.blog-articles__table-factoids__col:not(:first-child){margin-left:6.9444444444vw}@media screen and (min-width:1441px){.blog-articles__table-factoids__col:not(:first-child){margin-left:100px}}@media screen and (max-width:1000px){.blog-articles__table-factoids__col:not(:first-child){margin-left:0}}@media screen and (max-width:1000px){.blog-articles__table-factoids__col:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.blog-articles__table-factoids__title{font-size:1.3888888889vw;line-height:1.6666666667vw;margin-bottom:.5555555556vw}@media screen and (min-width:1441px){.blog-articles__table-factoids__title{font-size:20px}}@media screen and (max-width:1000px){.blog-articles__table-factoids__title{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.blog-articles__table-factoids__title{line-height:24px}}@media screen and (max-width:1000px){.blog-articles__table-factoids__title{line-height:5.5555555556vw}}@media screen and (min-width:1441px){.blog-articles__table-factoids__title{margin-bottom:8px}}@media screen and (max-width:1000px){.blog-articles__table-factoids__title{margin-bottom:0}}.blog-articles__table-factoids__text{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;font-weight:500}@media screen and (min-width:1441px){.blog-articles__table-factoids__text{font-size:28px}}@media screen and (max-width:1000px){.blog-articles__table-factoids__text{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__table-factoids__text{line-height:36px}}@media screen and (max-width:1000px){.blog-articles__table-factoids__text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__table-factoids__text{letter-spacing:-.3px}}@media screen and (max-width:1000px){.blog-articles__table-factoids__text{letter-spacing:-.0555555556vw}}@media screen and (max-width:1000px){.blog-articles__table-factoids__line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #edf0f5;height:.3472222222vw;margin:.3472222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.blog-articles__table-factoids__line{height:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.blog-articles__table-factoids__line{height:1.3888888889vw}}@media screen and (max-width:1000px)and (min-width:1441px){.blog-articles__table-factoids__line{margin:5px}}@media screen and (max-width:1000px)and (max-width:1000px){.blog-articles__table-factoids__line{margin:1.3888888889vw}}.blog-articles__action{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:69.4444444444vw;margin-top:3.8888888889vw}@media screen and (min-width:1441px){.blog-articles__action{width:1000px}}@media screen and (max-width:1000px){.blog-articles__action{width:91.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__action{margin-top:56px}}@media screen and (max-width:1000px){.blog-articles__action{margin-top:11.1111111111vw}}.blog-articles__action-text{font-size:1.9444444444vw;line-height:2.5vw;letter-spacing:-.0208333333vw;font-weight:500;margin-bottom:0}@media screen and (min-width:1441px){.blog-articles__action-text{font-size:28px}}@media screen and (max-width:1000px){.blog-articles__action-text{font-size:6.1111111111vw}}@media screen and (min-width:1441px){.blog-articles__action-text{line-height:36px}}@media screen and (max-width:1000px){.blog-articles__action-text{line-height:7.2222222222vw}}@media screen and (min-width:1441px){.blog-articles__action-text{letter-spacing:-.3px}}@media screen and (max-width:1000px){.blog-articles__action-text{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.blog-articles__action-text{margin-bottom:0}}@media screen and (max-width:1000px){.blog-articles__action-text{margin-bottom:4.4444444444vw}}@media screen and (max-width:1000px){.blog-articles__action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pay-swift__table{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.pay-swift__table{margin-top:16px}}@media screen and (max-width:1000px){.pay-swift__table{margin-top:4.4444444444vw}}.pay-swift__table-title{margin-bottom:0}@media screen and (min-width:1441px){.pay-swift__table-title{margin-bottom:0}}@media screen and (max-width:1000px){.pay-swift__table-title{margin-bottom:2.2222222222vw;color:#898599}}.pay-swift .text:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.pay-swift .text:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.pay-swift .text:not(:last-child){margin-bottom:2.2222222222vw}}.pay-swift .button_back{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.pay-swift .button_back{margin-top:40px}}@media screen and (max-width:1000px){.pay-swift .button_back{margin-top:5vw}}.trm-page a{text-decoration:underline;color:#0b65c3;word-break:break-word}.trm-page .trm-mb-1{margin-bottom:24px}.trm-page .trm-mb-2{margin-bottom:12px}.trm-page .trm-bold{font-weight:700}.trm-page .trm-page{background-color:#fff}.trm-page .trm-page-wrapper{max-width:1000px;margin:0 auto;padding:0 20px}.trm-page .trm-head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:80px;position:relative}.trm-page .trm-head,.trm-page .trm-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.trm-page .trm-logo{position:absolute;top:0;left:0}.trm-page .trm-logo-wrap{min-width:400px;width:400px;height:100%}.trm-page .trm-approved{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.trm-page .trm-approved,.trm-page .trm-approved-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.trm-page .trm-approved-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trm-page .trm-approved-text{font-family:Tahoma;font-size:22px;line-height:1.3}.trm-page .trm-title{padding:46px 0 26px}.trm-page .trm-title-text{font-family:Tahoma;font-size:22px;font-weight:700;text-align:center;line-height:1.3}.trm-page .trm-table{border-top:1px solid #000;border-right:1px solid #000}.trm-page .trm-table-header{background-color:#d3d3d3}.trm-page .trm-row{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.trm-page .trm-col,.trm-page .trm-row{display:-webkit-box;display:-ms-flexbox;display:flex}.trm-page .trm-col{border-left:1px solid #000;border-bottom:1px solid #000;padding:7px 4px}.trm-page .trm-col-1{width:100%}.trm-page .trm-col-2{width:30%}.trm-page .trm-col-3{width:70%}.trm-page .trm-list-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.trm-page .trm-list-title-num{width:30px}.trm-page .trm-list-title-num,.trm-page .trm-list-title-text{font-family:Tahoma;font-size:18px;font-weight:700;line-height:1.3}.trm-page .trm-list-paragraph{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.trm-page .trm-list-paragraph-num{font-family:Tahoma;font-size:18px;font-weight:700;line-height:1.3;width:50%;position:absolute;top:0;left:0}.trm-page .trm-list-paragraph-title{font-weight:700;word-break:break-word;padding-left:55px;position:relative}.trm-page .trm-list-paragraph-text,.trm-page .trm-list-paragraph-title{font-family:Tahoma;font-size:18px;line-height:1.3}.trm-page .trm-notice{margin-top:40px}.trm-page .trm-notice-item{font-family:Tahoma;font-size:16px;color:grey}.trm-page #trm-notice-num2{position:absolute;top:3px;right:-12px}.trm-page .trm-bank-info{margin-top:60px;margin-bottom:30px;font-family:Tahoma;font-size:18px;text-align:center}@media only screen and (max-width:900px){.trm-page .trm-logo-wrap{min-width:200px;width:200px}.trm-page .trm-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}.trm-page .trm-col-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.trm-page .trm-col-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.trm-page .trm-col-2,.trm-page .trm-col-3{width:100%}.trm-page .trm-col{border-left:none;border-bottom:none}.trm-page .trm-table{border-right:none}}@media only screen and (max-width:700px){.trm-page .trm-mb-1{margin-bottom:12px}.trm-page .trm-head{margin-top:30px}.trm-page .trm-logo-wrap{min-width:120px;width:120px}.trm-page .trm-approved-wrap{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.trm-page .trm-approved-text{font-size:18px;text-align:end}.trm-page .trm-title{padding:26px 0 12px}.trm-page .trm-title-text{font-size:18px}.trm-page .trm-list-paragraph-num,.trm-page .trm-list-paragraph-text,.trm-page .trm-list-title-num,.trm-page .trm-list-title-text{font-size:16px}.trm-page .trm-list-paragraph-title{font-size:16px;padding-left:45px}.trm-page .trm-notice{margin-top:20px}.trm-page .trm-notice-item{font-size:14px}.trm-page .trm-bank-info{margin-top:30px;margin-bottom:15px;font-size:16px}}@media only screen and (max-width:400px){.trm-page .trm-logo-wrap{min-width:80px;width:80px}}.meetup-violet{overflow:hidden}.meetup-violet__container{width:83.8888888889vw;padding-left:0;padding-right:0;margin-left:auto;margin-right:auto}@media screen and (min-width:1441px){.meetup-violet__container{width:1208px}}@media screen and (max-width:1000px){.meetup-violet__container{width:91.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__container{padding-left:0}}@media screen and (max-width:1000px){.meetup-violet__container{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__container{padding-right:0}}@media screen and (max-width:1000px){.meetup-violet__container{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__container{margin-left:auto}}@media screen and (max-width:1000px){.meetup-violet__container{margin-left:0}}@media screen and (min-width:1441px){.meetup-violet__container{margin-right:auto}}@media screen and (max-width:1000px){.meetup-violet__container{margin-right:0;width:100%}}.meetup-violet__header{position:absolute;left:0;top:0;overflow:hidden;width:100%;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2);font-size:1.25vw;line-height:1.5277777778vw;font-weight:500}@media screen and (min-width:1441px){.meetup-violet__header{font-size:18px}}@media screen and (max-width:1000px){.meetup-violet__header{font-size:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__header{line-height:22px}}@media screen and (max-width:1000px){.meetup-violet__header{line-height:5.5555555556vw}}.meetup-violet__header-circle{background:#826fd8;-webkit-filter:blur(100px);filter:blur(100px);position:absolute;width:0;height:0;right:-13.8888888889vw;top:-20.8333333333vw}@media screen and (min-width:1441px){.meetup-violet__header-circle{width:0}}@media screen and (max-width:1000px){.meetup-violet__header-circle{width:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__header-circle{height:0}}@media screen and (max-width:1000px){.meetup-violet__header-circle{height:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__header-circle{right:-200px}}@media screen and (max-width:1000px){.meetup-violet__header-circle{right:-77.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__header-circle{top:-300px}}@media screen and (max-width:1000px){.meetup-violet__header-circle{top:-88.8888888889vw}}@media screen and (max-width:1000px){.meetup-violet__header{border-bottom:none}}.meetup-violet__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1208px;height:6.6666666667vw;padding-left:1.3888888889vw;padding-right:1.3888888889vw}@media screen and (min-width:1441px){.meetup-violet__header-container{height:96px}}@media screen and (max-width:1000px){.meetup-violet__header-container{height:36.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__header-container{padding-left:20px}}@media screen and (max-width:1000px){.meetup-violet__header-container{padding-left:0}}@media screen and (min-width:1441px){.meetup-violet__header-container{padding-right:20px}}@media screen and (max-width:1000px){.meetup-violet__header-container{padding-right:0}}@media screen and (min-width:1441px){.meetup-violet__header-container{padding-right:0;padding-left:0}}@media screen and (max-width:1000px){.meetup-violet__header-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.meetup-violet__header-logo{background:url(/local/templates/redesign/src/assets/img/promo/cjm/logo.svg) no-repeat;background-size:contain;height:3.2638888889vw;width:2.7083333333vw;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}@media screen and (min-width:1441px){.meetup-violet__header-logo{height:47px}}@media screen and (max-width:1000px){.meetup-violet__header-logo{height:13.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__header-logo{width:39px}}@media screen and (max-width:1000px){.meetup-violet__header-logo{width:10.8333333333vw}}@media screen and (min-width:1441px){.meetup-violet__header-logo{margin-top:0}}@media screen and (max-width:1000px){.meetup-violet__header-logo{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__header-logo{margin-right:0}}@media screen and (max-width:1000px){.meetup-violet__header-logo{margin-right:auto}}@media screen and (min-width:1441px){.meetup-violet__header-logo{margin-bottom:0}}@media screen and (max-width:1000px){.meetup-violet__header-logo{margin-bottom:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__header-logo{margin-left:0}}@media screen and (max-width:1000px){.meetup-violet__header-logo{margin-left:auto}}.meetup-violet__header-navigation{padding-top:2.5vw;padding-bottom:2.5vw}@media screen and (min-width:1441px){.meetup-violet__header-navigation{padding-top:36px}}@media screen and (max-width:1000px){.meetup-violet__header-navigation{padding-top:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__header-navigation{padding-bottom:36px}}@media screen and (max-width:1000px){.meetup-violet__header-navigation{padding-bottom:4.4444444444vw;border-top:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.meetup-violet__header-item{margin-right:1.6666666667vw;-webkit-transition:.2s;transition:.2s;display:inline-block;cursor:pointer;color:#8c83a6}@media screen and (min-width:1441px){.meetup-violet__header-item{margin-right:24px}}@media screen and (max-width:1000px){.meetup-violet__header-item{margin-right:0}}.meetup-violet__header-item:last-child{margin-right:0}@media screen and (max-width:1000px){.meetup-violet__header-item:not(:first-child){margin-left:2.0833333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__header-item:not(:first-child){margin-left:30px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__header-item:not(:first-child){margin-left:8.3333333333vw}}.meetup-violet__header-item:hover{color:#fff;-webkit-transition:.2s;transition:.2s}.meetup-violet__banner{width:100%;margin-top:6.9444444444vw}@media screen and (min-width:1441px){.meetup-violet__banner{margin-top:100px}}@media screen and (max-width:1000px){.meetup-violet__banner{margin-top:2.2222222222vw}}.meetup-violet__banner-container{position:relative;padding-left:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:1208px}@media screen and (min-width:1441px){.meetup-violet__banner-container{padding-left:104px}}@media screen and (max-width:1000px){.meetup-violet__banner-container{padding-left:0}}.meetup-violet__banner-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:.9027777778vw}@media screen and (min-width:1441px){.meetup-violet__banner-info{margin-top:0}}@media screen and (max-width:1000px){.meetup-violet__banner-info{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__banner-info{margin-bottom:13px}}@media screen and (max-width:1000px){.meetup-violet__banner-info{margin-bottom:0}}.meetup-violet__banner-info .slide__tag-light{margin-right:1.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__banner-info .slide__tag-light{margin-right:24px}}@media screen and (max-width:1000px){.meetup-violet__banner-info .slide__tag-light{margin-right:2.2222222222vw}}@media screen and (max-width:1000px){.meetup-violet__banner-info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.meetup-violet__banner-graphics{width:57.5vw;height:13.4722222222vw}@media screen and (min-width:1441px){.meetup-violet__banner-graphics{width:828px}}@media screen and (max-width:1000px){.meetup-violet__banner-graphics{width:91.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__banner-graphics{height:194px}}@media screen and (max-width:1000px){.meetup-violet__banner-graphics{height:21.3888888889vw}}.meetup-violet__banner-graphics svg{width:100%;height:100%}.meetup-violet__banner-title{font-weight:500;font-size:3.8888888889vw;line-height:3.8888888889vw;letter-spacing:.0381944444vw;margin-top:.5555555556vw}@media screen and (min-width:1441px){.meetup-violet__banner-title{font-size:56px}}@media screen and (max-width:1000px){.meetup-violet__banner-title{font-size:8.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__banner-title{line-height:56px}}@media screen and (max-width:1000px){.meetup-violet__banner-title{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__banner-title{letter-spacing:.55px}}@media screen and (max-width:1000px){.meetup-violet__banner-title{letter-spacing:-.1388888889vw}}@media screen and (min-width:1441px){.meetup-violet__banner-title{margin-top:8px}}@media screen and (max-width:1000px){.meetup-violet__banner-title{margin-top:2.2222222222vw}}.meetup-violet__banner-img{position:absolute}.meetup-violet__banner-img__ovals{top:-2.0833333333vw;right:0;width:9.5138888889vw;height:9.2361111111vw}@media screen and (min-width:1441px){.meetup-violet__banner-img__ovals{top:-30px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__ovals{top:16.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__ovals{right:0}}@media screen and (max-width:1000px){.meetup-violet__banner-img__ovals{right:-15.2777777778vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__ovals{width:137px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__ovals{width:15.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__ovals{height:133px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__ovals{height:15.2777777778vw}}.meetup-violet__banner-img__star{top:12.0833333333vw;right:10.3472222222vw;width:6.1111111111vw;height:6.1111111111vw}@media screen and (min-width:1441px){.meetup-violet__banner-img__star{top:174px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__star{top:33.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__star{right:149px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__star{right:1.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__star{width:88px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__star{width:7.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__star{height:88px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__star{height:7.7777777778vw}}.meetup-violet__banner-img__stairs{bottom:0;right:.8333333333vw;width:7.7777777778vw;height:6.7361111111vw}@media screen and (min-width:1441px){.meetup-violet__banner-img__stairs{bottom:0}}@media screen and (max-width:1000px){.meetup-violet__banner-img__stairs{bottom:3.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__stairs{right:12px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__stairs{right:-9.7222222222vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__stairs{width:112px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__stairs{width:12.2222222222vw}}@media screen and (min-width:1441px){.meetup-violet__banner-img__stairs{height:97px}}@media screen and (max-width:1000px){.meetup-violet__banner-img__stairs{height:10.5555555556vw}}.meetup-violet__banner-img svg{width:100%;height:100%}.meetup-violet__action{margin-top:7.2222222222vw;position:relative}@media screen and (min-width:1441px){.meetup-violet__action{margin-top:104px}}@media screen and (max-width:1000px){.meetup-violet__action{margin-top:11.1111111111vw}}.meetup-violet__action-circle{z-index:-1;background:#826fd8;-webkit-filter:blur(100px);filter:blur(100px);border-radius:50%;position:absolute;width:54.7222222222vw;height:54.7222222222vw;right:-55.5555555556vw;top:-20.8333333333vw}@media screen and (min-width:1441px){.meetup-violet__action-circle{width:788px}}@media screen and (max-width:1000px){.meetup-violet__action-circle{width:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__action-circle{height:788px}}@media screen and (max-width:1000px){.meetup-violet__action-circle{height:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__action-circle{right:-800px}}@media screen and (max-width:1000px){.meetup-violet__action-circle{right:-91.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__action-circle{top:-300px}}@media screen and (max-width:1000px){.meetup-violet__action-circle{top:-69.4444444444vw}}.meetup-violet__action-container{padding-left:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:1208px}@media screen and (min-width:1441px){.meetup-violet__action-container{padding-left:104px}}@media screen and (max-width:1000px){.meetup-violet__action-container{padding-left:0}}.meetup-violet__action-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.meetup-violet__action-top{margin-bottom:40px}}@media screen and (max-width:1000px){.meetup-violet__action-top{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.meetup-violet__action-button{width:18.8888888889vw;margin-top:0}@media screen and (min-width:1441px){.meetup-violet__action-button{width:272px}}@media screen and (max-width:1000px){.meetup-violet__action-button{width:75.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__action-button{margin-top:0}}@media screen and (max-width:1000px){.meetup-violet__action-button{margin-top:6.6666666667vw;width:100%}}.meetup-violet__action-button>div{background-color:#82bf00;color:#fff}.meetup-violet__action-button .button_size-xl{width:18.8888888889vw}@media screen and (min-width:1441px){.meetup-violet__action-button .button_size-xl{width:272px}}@media screen and (max-width:1000px){.meetup-violet__action-button .button_size-xl{width:75.5555555556vw;width:100%}}.meetup-violet__action-button .icon{height:1.5277777778vw;width:1.1111111111vw}@media screen and (min-width:1441px){.meetup-violet__action-button .icon{height:22px}}@media screen and (max-width:1000px){.meetup-violet__action-button .icon{height:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__action-button .icon{width:16px}}@media screen and (max-width:1000px){.meetup-violet__action-button .icon{width:4.4444444444vw;display:inline-block}}.meetup-violet__action-factoids{width:47.7777777778vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1441px){.meetup-violet__action-factoids{width:688px}}@media screen and (max-width:1000px){.meetup-violet__action-factoids{width:91.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.meetup-violet__action-factoid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1000px){.meetup-violet__action-factoid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.meetup-violet__action-factoid:not(:last-child){margin-right:5.5555555556vw;margin-bottom:0}@media screen and (min-width:1441px){.meetup-violet__action-factoid:not(:last-child){margin-right:80px}}@media screen and (max-width:1000px){.meetup-violet__action-factoid:not(:last-child){margin-right:0}}@media screen and (min-width:1441px){.meetup-violet__action-factoid:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.meetup-violet__action-factoid:not(:last-child){margin-bottom:2.5vw}}.meetup-violet__action-factoid__title{margin-bottom:.5555555556vw;color:#82bf00}@media screen and (min-width:1441px){.meetup-violet__action-factoid__title{margin-bottom:8px}}@media screen and (max-width:1000px){.meetup-violet__action-factoid__title{margin-bottom:0}}.meetup-violet__action-factoid__line{display:none}@media screen and (max-width:1000px){.meetup-violet__action-factoid__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px solid #fff;opacity:.1;margin-left:.2083333333vw;margin-right:.2083333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__action-factoid__line{margin-left:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__action-factoid__line{margin-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__action-factoid__line{margin-right:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__action-factoid__line{margin-right:.8333333333vw}}.meetup-violet__action-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.meetup-violet__action-image{width:24.3055555556vw;width:20.1388888889vw}@media screen and (min-width:1441px){.meetup-violet__action-image{width:350px;width:290px}}@media screen and (max-width:1000px){.meetup-violet__action-image{width:0;display:none}}.meetup-violet__action-text{width:47.7777777778vw}@media screen and (min-width:1441px){.meetup-violet__action-text{width:688px}}@media screen and (max-width:1000px){.meetup-violet__action-text{width:91.1111111111vw}}.meetup-violet__action-text p{font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0347222222vw}@media screen and (min-width:1441px){.meetup-violet__action-text p{font-size:24px}}@media screen and (max-width:1000px){.meetup-violet__action-text p{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__action-text p{line-height:28px}}@media screen and (max-width:1000px){.meetup-violet__action-text p{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__action-text p{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup-violet__action-text p{letter-spacing:0}}.meetup-violet__action-text p:not(:last-child){margin-bottom:2.0833333333vw}@media screen and (min-width:1441px){.meetup-violet__action-text p:not(:last-child){margin-bottom:30px}}@media screen and (max-width:1000px){.meetup-violet__action-text p:not(:last-child){margin-bottom:5.5555555556vw}}.meetup-violet__discover{margin-top:13.8888888889vw;position:relative}@media screen and (min-width:1441px){.meetup-violet__discover{margin-top:200px}}@media screen and (max-width:1000px){.meetup-violet__discover{margin-top:15.5555555556vw}}.meetup-violet__discover-circle{display:none;background:#826fd8;-webkit-filter:blur(100px);filter:blur(100px);border-radius:50%;position:absolute;width:0;height:0;left:0;top:0}@media screen and (min-width:1441px){.meetup-violet__discover-circle{width:0}}@media screen and (max-width:1000px){.meetup-violet__discover-circle{width:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__discover-circle{height:0}}@media screen and (max-width:1000px){.meetup-violet__discover-circle{height:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__discover-circle{left:0}}@media screen and (max-width:1000px){.meetup-violet__discover-circle{left:-77.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__discover-circle{top:0}}@media screen and (max-width:1000px){.meetup-violet__discover-circle{top:-41.6666666667vw;display:block}}.meetup-violet__discover-container{position:relative;padding-left:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:1208px}@media screen and (min-width:1441px){.meetup-violet__discover-container{padding-left:104px}}@media screen and (max-width:1000px){.meetup-violet__discover-container{padding-left:0}}.meetup-violet__discover-title{margin-bottom:3.8888888889vw}@media screen and (min-width:1441px){.meetup-violet__discover-title{margin-bottom:56px}}@media screen and (max-width:1000px){.meetup-violet__discover-title{margin-bottom:6.6666666667vw}}.meetup-violet__discover-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.meetup-violet__discover-img{position:absolute}.meetup-violet__discover-img svg{width:100%;height:100%}.meetup-violet__discover-img__star{top:4.8611111111vw;right:3.4722222222vw;width:3.3333333333vw;height:3.3333333333vw}@media screen and (min-width:1441px){.meetup-violet__discover-img__star{top:70px}}@media screen and (max-width:1000px){.meetup-violet__discover-img__star{top:-2.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__discover-img__star{right:50px}}@media screen and (max-width:1000px){.meetup-violet__discover-img__star{right:-4.1666666667vw}}@media screen and (min-width:1441px){.meetup-violet__discover-img__star{width:48px}}@media screen and (max-width:1000px){.meetup-violet__discover-img__star{width:7.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__discover-img__star{height:48px}}@media screen and (max-width:1000px){.meetup-violet__discover-img__star{height:7.7777777778vw}}.meetup-violet__discover-img__stairs-green{top:27.0833333333vw;left:6.5277777778vw;width:8.5416666667vw;height:1.7361111111vw}@media screen and (min-width:1441px){.meetup-violet__discover-img__stairs-green{top:390px}}@media screen and (max-width:1000px){.meetup-violet__discover-img__stairs-green{top:108.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__discover-img__stairs-green{left:94px}}@media screen and (max-width:1000px){.meetup-violet__discover-img__stairs-green{left:26.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__discover-img__stairs-green{width:123px}}@media screen and (max-width:1000px){.meetup-violet__discover-img__stairs-green{width:0}}@media screen and (min-width:1441px){.meetup-violet__discover-img__stairs-green{height:25px}}@media screen and (max-width:1000px){.meetup-violet__discover-img__stairs-green{height:0;display:none}}.meetup-violet__discover-img__stairs-violet{display:none}@media screen and (max-width:1000px){.meetup-violet__discover-img__stairs-violet{display:block;top:26.8055555556vw;left:15.2777777778vw;width:0;height:0}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__discover-img__stairs-violet{top:386px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__discover-img__stairs-violet{top:107.2222222222vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__discover-img__stairs-violet{left:220px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__discover-img__stairs-violet{left:61.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__discover-img__stairs-violet{width:0}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__discover-img__stairs-violet{width:16.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__discover-img__stairs-violet{height:0}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__discover-img__stairs-violet{height:3.8888888889vw}}.meetup-violet__discover-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.meetup-violet__discover-step__item{position:relative;height:10.4166666667vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__item{height:150px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__item{height:auto}}.meetup-violet__discover-step__item__one .meetup-violet__discover-step__text{padding-top:2.7083333333vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__item__one .meetup-violet__discover-step__text{padding-top:39px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__item__one .meetup-violet__discover-step__text{padding-top:13.3333333333vw}}.meetup-violet__discover-step__item__two .meetup-violet__discover-step__text{padding-top:4.5833333333vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__item__two .meetup-violet__discover-step__text{padding-top:66px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__item__two .meetup-violet__discover-step__text{padding-top:13.3333333333vw}}.meetup-violet__discover-step__item__three .meetup-violet__discover-step__text{padding-top:2.6388888889vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__item__three .meetup-violet__discover-step__text{padding-top:38px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__item__three .meetup-violet__discover-step__text{padding-top:13.3333333333vw}}.meetup-violet__discover-step__item__four .meetup-violet__discover-step__text{padding-top:4.5833333333vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__item__four .meetup-violet__discover-step__text{padding-top:66px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__item__four .meetup-violet__discover-step__text{padding-top:13.3333333333vw}}.meetup-violet__discover-step__item__five .meetup-violet__discover-step__text{padding-top:4.5833333333vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__item__five .meetup-violet__discover-step__text{padding-top:66px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__item__five .meetup-violet__discover-step__text{padding-top:13.3333333333vw}}.meetup-violet__discover-step__one{width:50%}@media screen and (max-width:1000px){.meetup-violet__discover-step__one{width:100%}}.meetup-violet__discover-step__two{width:50%;margin-top:0}@media screen and (min-width:1441px){.meetup-violet__discover-step__two{margin-top:0}}@media screen and (max-width:1000px){.meetup-violet__discover-step__two{margin-top:11.1111111111vw;width:100%}}.meetup-violet__discover-step__three{width:100%;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__three{margin-top:80px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__three{margin-top:11.1111111111vw}}.meetup-violet__discover-step__four{width:50%;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__four{margin-top:80px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__four{margin-top:11.1111111111vw;width:100%}}.meetup-violet__discover-step__five{width:50%;margin-top:5.5555555556vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__five{margin-top:80px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__five{margin-top:11.1111111111vw;width:100%}}.meetup-violet__discover-step__image{z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;height:10.4166666667vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__image{left:0}}@media screen and (max-width:1000px){.meetup-violet__discover-step__image{left:-4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__discover-step__image{height:150px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__image{height:22.5vw}}.meetup-violet__discover-step__image-one{width:15.5555555556vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__image-one{width:224px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__image-one{width:33.3333333333vw}}.meetup-violet__discover-step__image-two{width:18.4722222222vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__image-two{width:266px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__image-two{width:40vw}}.meetup-violet__discover-step__image-three{width:18.5416666667vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__image-three{width:267px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__image-three{width:40vw}}.meetup-violet__discover-step__image-four{width:18.8888888889vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__image-four{width:272px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__image-four{width:40.8333333333vw}}.meetup-violet__discover-step__image-five{width:18.5416666667vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__image-five{width:267px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__image-five{width:40vw}}.meetup-violet__discover-step__image svg{width:100%;height:100%}.meetup-violet__discover-step__text{padding-left:14.4444444444vw}@media screen and (min-width:1441px){.meetup-violet__discover-step__text{padding-left:208px}}@media screen and (max-width:1000px){.meetup-violet__discover-step__text{padding-left:15.5555555556vw}}.meetup-violet__speakers{margin-top:13.8888888889vw;position:relative;z-index:-1}@media screen and (min-width:1441px){.meetup-violet__speakers{margin-top:200px}}@media screen and (max-width:1000px){.meetup-violet__speakers{margin-top:15.5555555556vw}}.meetup-violet__speakers-circle{background:#826fd8;-webkit-filter:blur(100px);filter:blur(100px);border-radius:50%;position:absolute;width:54.7222222222vw;height:54.7222222222vw;left:-54.1666666667vw;top:-24.3055555556vw}@media screen and (min-width:1441px){.meetup-violet__speakers-circle{width:788px}}@media screen and (max-width:1000px){.meetup-violet__speakers-circle{width:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-circle{height:788px}}@media screen and (max-width:1000px){.meetup-violet__speakers-circle{height:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-circle{left:-780px}}@media screen and (max-width:1000px){.meetup-violet__speakers-circle{left:55.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-circle{top:-350px}}@media screen and (max-width:1000px){.meetup-violet__speakers-circle{top:-41.6666666667vw}}.meetup-violet__speakers-container{position:relative;padding-left:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:1208px;z-index:1}@media screen and (min-width:1441px){.meetup-violet__speakers-container{padding-left:104px}}@media screen and (max-width:1000px){.meetup-violet__speakers-container{padding-left:0}}.meetup-violet__speakers-title{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.meetup-violet__speakers-title{margin-bottom:40px}}@media screen and (max-width:1000px){.meetup-violet__speakers-title{margin-bottom:6.6666666667vw}}.meetup-violet__speakers-img{position:absolute}.meetup-violet__speakers-img svg{width:100%;height:100%}.meetup-violet__speakers-img__topic{z-index:-1;top:-1.6666666667vw;left:-7.6388888889vw;width:61.0416666667vw;height:10.7638888889vw}@media screen and (min-width:1441px){.meetup-violet__speakers-img__topic{top:-24px}}@media screen and (max-width:1000px){.meetup-violet__speakers-img__topic{top:1.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-img__topic{left:-110px}}@media screen and (max-width:1000px){.meetup-violet__speakers-img__topic{left:-3.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-img__topic{width:879px}}@media screen and (max-width:1000px){.meetup-violet__speakers-img__topic{width:100vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-img__topic{height:155px}}@media screen and (max-width:1000px){.meetup-violet__speakers-img__topic{height:17.2222222222vw}}.meetup-violet__speakers-img__smile{top:-5.5555555556vw;right:6.9444444444vw;width:3.6111111111vw;height:3.6111111111vw}@media screen and (min-width:1441px){.meetup-violet__speakers-img__smile{top:-80px}}@media screen and (max-width:1000px){.meetup-violet__speakers-img__smile{top:-5vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-img__smile{right:100px}}@media screen and (max-width:1000px){.meetup-violet__speakers-img__smile{right:8.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-img__smile{width:52px}}@media screen and (max-width:1000px){.meetup-violet__speakers-img__smile{width:8.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-img__smile{height:52px}}@media screen and (max-width:1000px){.meetup-violet__speakers-img__smile{height:8.8888888889vw}}.meetup-violet__speakers-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:69.3055555556vw;margin-right:auto;margin-left:auto}@media screen and (min-width:1441px){.meetup-violet__speakers-cards{width:998px}}@media screen and (max-width:1000px){.meetup-violet__speakers-cards{width:91.1111111111vw}}.meetup-violet__speakers-card{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;width:16.8055555556vw;height:auto}@media screen and (min-width:1441px){.meetup-violet__speakers-card{width:242px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card{width:44.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-card{height:auto}}@media screen and (max-width:1000px){.meetup-violet__speakers-card{height:67.7777777778vw}}.meetup-violet__speakers-card:first-child{margin-right:9.4444444444vw}@media screen and (min-width:1441px){.meetup-violet__speakers-card:first-child{margin-right:136px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card:first-child{margin-right:2.2222222222vw}}.meetup-violet__speakers-card:nth-child(2){margin-right:9.4444444444vw}@media screen and (min-width:1441px){.meetup-violet__speakers-card:nth-child(2){margin-right:136px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card:nth-child(2){margin-right:0}}.meetup-violet__speakers-card:nth-child(3){margin-right:0;margin-top:0}@media screen and (min-width:1441px){.meetup-violet__speakers-card:nth-child(3){margin-right:0}}@media screen and (max-width:1000px){.meetup-violet__speakers-card:nth-child(3){margin-right:2.2222222222vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-card:nth-child(3){margin-top:0}}@media screen and (max-width:1000px){.meetup-violet__speakers-card:nth-child(3){margin-top:8.8888888889vw}}.meetup-violet__speakers-card:nth-child(4){margin-right:9.4444444444vw;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.meetup-violet__speakers-card:nth-child(4){margin-right:136px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card:nth-child(4){margin-right:0}}@media screen and (min-width:1441px){.meetup-violet__speakers-card:nth-child(4){margin-top:40px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card:nth-child(4){margin-top:8.8888888889vw}}.meetup-violet__speakers-card:nth-child(5){margin-top:2.7777777778vw}@media screen and (min-width:1441px){.meetup-violet__speakers-card:nth-child(5){margin-top:40px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card:nth-child(5){margin-top:8.8888888889vw}}.meetup-violet__speakers-card__photo{width:11.1111111111vw;height:11.1111111111vw}@media screen and (min-width:1441px){.meetup-violet__speakers-card__photo{width:160px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card__photo{width:40vw}}@media screen and (min-width:1441px){.meetup-violet__speakers-card__photo{height:160px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card__photo{height:40vw}}.meetup-violet__speakers-card__photo img{width:100%;height:100%}.meetup-violet__speakers-card__name{margin-top:1.3888888889vw;text-align:center}@media screen and (min-width:1441px){.meetup-violet__speakers-card__name{margin-top:20px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card__name{margin-top:4.4444444444vw}}.meetup-violet__speakers-card__info{margin-top:.5555555556vw;color:#7e8bb6;text-align:center}@media screen and (min-width:1441px){.meetup-violet__speakers-card__info{margin-top:8px}}@media screen and (max-width:1000px){.meetup-violet__speakers-card__info{margin-top:2.2222222222vw}}.meetup-violet__program{margin-top:13.8888888889vw;position:relative}@media screen and (min-width:1441px){.meetup-violet__program{margin-top:200px}}@media screen and (max-width:1000px){.meetup-violet__program{margin-top:15.5555555556vw}}.meetup-violet__program-circle{background:#826fd8;-webkit-filter:blur(100px);filter:blur(100px);border-radius:50%;position:absolute;width:54.7222222222vw;height:54.7222222222vw;right:-54.1666666667vw;top:-27.7777777778vw}@media screen and (min-width:1441px){.meetup-violet__program-circle{width:788px}}@media screen and (max-width:1000px){.meetup-violet__program-circle{width:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__program-circle{height:788px}}@media screen and (max-width:1000px){.meetup-violet__program-circle{height:103.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__program-circle{right:-780px}}@media screen and (max-width:1000px){.meetup-violet__program-circle{right:50vw}}@media screen and (min-width:1441px){.meetup-violet__program-circle{top:-400px}}@media screen and (max-width:1000px){.meetup-violet__program-circle{top:-37.5vw}}.meetup-violet__program-container{position:relative;padding-left:7.2222222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:1208px;z-index:1}@media screen and (min-width:1441px){.meetup-violet__program-container{padding-left:104px}}@media screen and (max-width:1000px){.meetup-violet__program-container{padding-left:0}}.meetup-violet__program-title{margin-bottom:2.7777777778vw;width:47.9166666667vw;margin-right:auto;margin-left:auto}@media screen and (min-width:1441px){.meetup-violet__program-title{margin-bottom:40px}}@media screen and (max-width:1000px){.meetup-violet__program-title{margin-bottom:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__program-title{width:690px}}@media screen and (max-width:1000px){.meetup-violet__program-title{width:91.1111111111vw}}.meetup-violet__program-img{position:absolute}.meetup-violet__program-img svg{width:100%;height:100%}.meetup-violet__program-img__topic{z-index:-1;top:-2.0833333333vw;right:-9.0277777778vw;width:81.25vw;height:10.7638888889vw}@media screen and (min-width:1441px){.meetup-violet__program-img__topic{top:-30px}}@media screen and (max-width:1000px){.meetup-violet__program-img__topic{top:1.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__topic{right:-130px}}@media screen and (max-width:1000px){.meetup-violet__program-img__topic{right:-3.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__topic{width:1170px}}@media screen and (max-width:1000px){.meetup-violet__program-img__topic{width:100vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__topic{height:155px}}@media screen and (max-width:1000px){.meetup-violet__program-img__topic{height:17.2222222222vw}}.meetup-violet__program-img__ovals-star{top:-5.5555555556vw;left:4.8611111111vw;width:12.8472222222vw;height:9.9305555556vw}@media screen and (min-width:1441px){.meetup-violet__program-img__ovals-star{top:-80px}}@media screen and (max-width:1000px){.meetup-violet__program-img__ovals-star{top:-8.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__ovals-star{left:70px}}@media screen and (max-width:1000px){.meetup-violet__program-img__ovals-star{left:61.9444444444vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__ovals-star{width:185px}}@media screen and (max-width:1000px){.meetup-violet__program-img__ovals-star{width:18.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__ovals-star{height:143px}}@media screen and (max-width:1000px){.meetup-violet__program-img__ovals-star{height:17.2222222222vw}}.meetup-violet__program-img__stairs{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:19.7916666667vw;right:2.0833333333vw;width:8.125vw;height:1.9444444444vw}@media screen and (min-width:1441px){.meetup-violet__program-img__stairs{top:285px}}@media screen and (max-width:1000px){.meetup-violet__program-img__stairs{top:186.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__stairs{right:30px}}@media screen and (max-width:1000px){.meetup-violet__program-img__stairs{right:55.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__stairs{width:117px}}@media screen and (max-width:1000px){.meetup-violet__program-img__stairs{width:17.2222222222vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__stairs{height:28px}}@media screen and (max-width:1000px){.meetup-violet__program-img__stairs{height:18.3333333333vw}}.meetup-violet__program-img__stars{top:86.1111111111vw;left:5.5555555556vw;width:7.9166666667vw;height:7.6388888889vw}@media screen and (min-width:1441px){.meetup-violet__program-img__stars{top:1240px}}@media screen and (max-width:1000px){.meetup-violet__program-img__stars{top:377.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__stars{left:80px}}@media screen and (max-width:1000px){.meetup-violet__program-img__stars{left:0}}@media screen and (min-width:1441px){.meetup-violet__program-img__stars{width:114px}}@media screen and (max-width:1000px){.meetup-violet__program-img__stars{width:16.9444444444vw}}@media screen and (min-width:1441px){.meetup-violet__program-img__stars{height:110px}}@media screen and (max-width:1000px){.meetup-violet__program-img__stars{height:16.3888888889vw}}.meetup-violet__program-agenda{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:47.9166666667vw;margin-right:auto;margin-left:auto}@media screen and (min-width:1441px){.meetup-violet__program-agenda{width:690px}}@media screen and (max-width:1000px){.meetup-violet__program-agenda{width:91.1111111111vw}}.meetup-violet__program-point{position:relative}.meetup-violet__program-point:not(:first-child){margin-top:4.5138888889vw}@media screen and (min-width:1441px){.meetup-violet__program-point:not(:first-child){margin-top:65px}}@media screen and (max-width:1000px){.meetup-violet__program-point:not(:first-child){margin-top:8.8888888889vw}}.meetup-violet__program-point__time{position:absolute;top:0;left:0}.meetup-violet__program-point__title{padding-left:11.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__program-point__title{padding-left:168px}}@media screen and (max-width:1000px){.meetup-violet__program-point__title{padding-left:31.1111111111vw}}.meetup-violet__program-point__topics{padding-left:11.6666666667vw;margin-top:1.0416666667vw}@media screen and (min-width:1441px){.meetup-violet__program-point__topics{padding-left:168px}}@media screen and (max-width:1000px){.meetup-violet__program-point__topics{padding-left:31.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__program-point__topics{margin-top:15px}}@media screen and (max-width:1000px){.meetup-violet__program-point__topics{margin-top:2.2222222222vw}}.meetup-violet__program-point__topics-point{position:relative}.meetup-violet__program-point__topics-point:not(:first-child){margin-top:.5555555556vw}@media screen and (min-width:1441px){.meetup-violet__program-point__topics-point:not(:first-child){margin-top:8px}}@media screen and (max-width:1000px){.meetup-violet__program-point__topics-point:not(:first-child){margin-top:4.4444444444vw}}.meetup-violet__program-point__topics-point:before{content:"";position:absolute;top:.3472222222vw;left:-1.5972222222vw;width:.5555555556vw;height:.5555555556vw;border-radius:50%;background-color:#82bf00}@media screen and (min-width:1441px){.meetup-violet__program-point__topics-point:before{top:5px}}@media screen and (max-width:1000px){.meetup-violet__program-point__topics-point:before{top:1.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__program-point__topics-point:before{left:-23px}}@media screen and (max-width:1000px){.meetup-violet__program-point__topics-point:before{left:-3.0555555556vw}}@media screen and (min-width:1441px){.meetup-violet__program-point__topics-point:before{width:8px}}@media screen and (max-width:1000px){.meetup-violet__program-point__topics-point:before{width:1.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__program-point__topics-point:before{height:8px}}@media screen and (max-width:1000px){.meetup-violet__program-point__topics-point:before{height:1.1111111111vw}}.meetup-violet__program-point__speaker{position:relative;padding-left:11.6666666667vw;margin-top:.5555555556vw}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker{padding-left:168px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker{padding-left:31.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker{margin-top:8px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker{margin-top:4.4444444444vw}}.meetup-violet__program-point__speaker-photo{position:absolute;top:0;left:11.6666666667vw;width:5.5555555556vw;height:5.5555555556vw}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker-photo{left:168px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker-photo{left:31.3888888889vw}}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker-photo{width:80px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker-photo{width:13.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker-photo{height:80px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker-photo{height:13.3333333333vw}}.meetup-violet__program-point__speaker-photo img{width:100%;height:100%}.meetup-violet__program-point__speaker-name{padding-top:1.1111111111vw;padding-left:6.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker-name{padding-top:16px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker-name{padding-top:0}}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker-name{padding-left:96px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker-name{padding-left:15.5555555556vw}}.meetup-violet__program-point__speaker-sphere{margin-top:.5555555556vw;padding-left:6.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker-sphere{margin-top:8px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker-sphere{margin-top:1.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__program-point__speaker-sphere{padding-left:96px}}@media screen and (max-width:1000px){.meetup-violet__program-point__speaker-sphere{padding-left:15.5555555556vw}}.meetup-violet__start{margin-top:18.8888888889vw}@media screen and (min-width:1441px){.meetup-violet__start{margin-top:272px}}@media screen and (max-width:1000px){.meetup-violet__start{margin-top:40.5555555556vw}}.meetup-violet__start-container{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;margin:0 auto;max-width:1208px}.meetup-violet__start-img{position:absolute}.meetup-violet__start-img svg{width:100%;height:100%}.meetup-violet__start-img__topic{z-index:-1;top:-5.9722222222vw;right:7.4305555556vw;width:70.6944444444vw;height:10.625vw}@media screen and (min-width:1441px){.meetup-violet__start-img__topic{top:-86px}}@media screen and (max-width:1000px){.meetup-violet__start-img__topic{top:-5vw}}@media screen and (min-width:1441px){.meetup-violet__start-img__topic{right:107px}}@media screen and (max-width:1000px){.meetup-violet__start-img__topic{right:-13.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__start-img__topic{width:1018px}}@media screen and (max-width:1000px){.meetup-violet__start-img__topic{width:100vw}}@media screen and (min-width:1441px){.meetup-violet__start-img__topic{height:153px}}@media screen and (max-width:1000px){.meetup-violet__start-img__topic{height:15vw}}.meetup-violet__start-img__rocket{top:-11.4583333333vw;right:39.7222222222vw;width:4.4444444444vw;height:4.4444444444vw}@media screen and (min-width:1441px){.meetup-violet__start-img__rocket{top:-165px}}@media screen and (max-width:1000px){.meetup-violet__start-img__rocket{top:-27.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__start-img__rocket{right:572px}}@media screen and (max-width:1000px){.meetup-violet__start-img__rocket{right:29.1666666667vw}}@media screen and (min-width:1441px){.meetup-violet__start-img__rocket{width:64px}}@media screen and (max-width:1000px){.meetup-violet__start-img__rocket{width:15.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__start-img__rocket{height:64px}}@media screen and (max-width:1000px){.meetup-violet__start-img__rocket{height:15.5555555556vw}}.meetup-violet__start-timer{z-index:1;width:28.6805555556vw;margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1441px){.meetup-violet__start-timer{width:413px}}@media screen and (max-width:1000px){.meetup-violet__start-timer{width:91.1111111111vw}}.meetup-violet__start-title{-ms-flex-item-align:center;align-self:center;font-size:1.6666666667vw;line-height:1.9444444444vw;letter-spacing:-.0347222222vw;font-weight:500}@media screen and (min-width:1441px){.meetup-violet__start-title{font-size:24px}}@media screen and (max-width:1000px){.meetup-violet__start-title{font-size:6.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__start-title{line-height:28px}}@media screen and (max-width:1000px){.meetup-violet__start-title{line-height:7.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__start-title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.meetup-violet__start-title{letter-spacing:-.1388888889vw}}.meetup-violet__start-countdown{-ms-flex-item-align:center;align-self:center}.meetup-violet__start-countdown .countdown__value{color:#fff}.meetup-violet__start-countdown .countdown__metric{color:#82bf00}.meetup-violet__sign-up{margin-top:7.2222222222vw;position:relative}@media screen and (min-width:1441px){.meetup-violet__sign-up{margin-top:104px}}@media screen and (max-width:1000px){.meetup-violet__sign-up{margin-top:15.5555555556vw}}.meetup-violet__sign-up-circle__top{background:#826fd8;-webkit-filter:blur(100px);filter:blur(100px);border-radius:50%;position:absolute;width:45.9722222222vw;height:45.9722222222vw;right:18.75vw;top:-6.9444444444vw}@media screen and (min-width:1441px){.meetup-violet__sign-up-circle__top{width:662px}}@media screen and (max-width:1000px){.meetup-violet__sign-up-circle__top{width:64.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__sign-up-circle__top{height:662px}}@media screen and (max-width:1000px){.meetup-violet__sign-up-circle__top{height:92.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__sign-up-circle__top{right:270px}}@media screen and (max-width:1000px){.meetup-violet__sign-up-circle__top{right:2.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__sign-up-circle__top{top:-100px}}@media screen and (max-width:1000px){.meetup-violet__sign-up-circle__top{top:-36.6666666667vw}}.meetup-violet__sign-up-circle__bottom{display:none;background:#826fd8;-webkit-filter:blur(100px);filter:blur(100px);border-radius:50%;position:absolute;width:0;height:0;right:0;top:0}@media screen and (min-width:1441px){.meetup-violet__sign-up-circle__bottom{width:0}}@media screen and (max-width:1000px){.meetup-violet__sign-up-circle__bottom{width:64.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__sign-up-circle__bottom{height:0}}@media screen and (max-width:1000px){.meetup-violet__sign-up-circle__bottom{height:92.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__sign-up-circle__bottom{right:0}}@media screen and (max-width:1000px){.meetup-violet__sign-up-circle__bottom{right:2.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__sign-up-circle__bottom{top:0}}@media screen and (max-width:1000px){.meetup-violet__sign-up-circle__bottom{top:75vw;display:block}}.meetup-violet__sign-up-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:1000px}.meetup-violet__form,.meetup-violet__sign-up-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.meetup-violet__form{width:69.4444444444vw;margin-right:auto;margin-left:auto;min-height:21.8055555556vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-right:7.2222222222vw;padding-left:7.2222222222vw;margin-bottom:5.5555555556vw;border-radius:2.7777777778vw;height:auto;background:#5a4aa1;color:#fff}@media screen and (min-width:1441px){.meetup-violet__form{width:1000px}}@media screen and (max-width:1000px){.meetup-violet__form{width:91.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__form{min-height:314px}}@media screen and (max-width:1000px){.meetup-violet__form{min-height:126.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__form{padding-top:56px}}@media screen and (max-width:1000px){.meetup-violet__form{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__form{padding-bottom:56px}}@media screen and (max-width:1000px){.meetup-violet__form{padding-bottom:11.1111111111vw}}@media screen and (min-width:1441px){.meetup-violet__form{padding-right:104px}}@media screen and (max-width:1000px){.meetup-violet__form{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__form{padding-left:104px}}@media screen and (max-width:1000px){.meetup-violet__form{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__form{margin-bottom:80px}}@media screen and (max-width:1000px){.meetup-violet__form{margin-bottom:15.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__form{border-radius:40px}}@media screen and (max-width:1000px){.meetup-violet__form{border-radius:11.1111111111vw}}.meetup-violet__form.meetup-violet__form-bg{background-image:url(/local/templates/redesign/src/assets/img/promo/cjm/arrow.svg);background-repeat:no-repeat;background-position:43% 0;background-size:19.4444444444vw}@media screen and (min-width:1441px){.meetup-violet__form.meetup-violet__form-bg{background-size:280px}}@media screen and (max-width:1000px){.meetup-violet__form.meetup-violet__form-bg{background-size:75.5555555556vw;background-image:url(/local/templates/redesign/src/assets/img/promo/cjm/arrow.svg);background-position:180% -5%}}.meetup-violet__form-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:relative}@media screen and (max-width:1000px){.meetup-violet__form-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.meetup-violet__form-content{z-index:2}.meetup-violet__form-title{font-weight:500;font-size:2.2222222222vw;line-height:2.6388888889vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__form-title{font-size:32px}}@media screen and (max-width:1000px){.meetup-violet__form-title{font-size:7.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__form-title{line-height:38px}}@media screen and (max-width:1000px){.meetup-violet__form-title{line-height:10.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__form-title{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup-violet__form-title{margin-bottom:6.6666666667vw;margin-top:1.9444444444vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__form-title{margin-top:28px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__form-title{margin-top:7.7777777778vw}}@media screen and (max-width:1000px){.meetup-violet__form-title.meetup-violet__form-title__sent{text-align:center}}.meetup-violet__form-factoids{width:15.9722222222vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1441px){.meetup-violet__form-factoids{width:230px}}@media screen and (max-width:1000px){.meetup-violet__form-factoids{width:82.2222222222vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.meetup-violet__form-factoids__desktop{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.meetup-violet__form-factoids__desktop{display:none}}.meetup-violet__form-factoids__mobile{display:none}@media screen and (max-width:1000px){.meetup-violet__form-factoids__mobile{display:block}}.meetup-violet__form-factoid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1000px){.meetup-violet__form-factoid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.meetup-violet__form-factoid:not(:last-child){margin-right:3.75vw;margin-bottom:0}@media screen and (min-width:1441px){.meetup-violet__form-factoid:not(:last-child){margin-right:54px}}@media screen and (max-width:1000px){.meetup-violet__form-factoid:not(:last-child){margin-right:0}}@media screen and (min-width:1441px){.meetup-violet__form-factoid:not(:last-child){margin-bottom:0}}@media screen and (max-width:1000px){.meetup-violet__form-factoid:not(:last-child){margin-bottom:2.5vw}}.meetup-violet__form-factoid:not(:first-child){margin-top:1.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__form-factoid:not(:first-child){margin-top:24px}}@media screen and (max-width:1000px){.meetup-violet__form-factoid:not(:first-child){margin-top:0}}.meetup-violet__form-factoid__title{margin-bottom:.5555555556vw;color:#82bf00}@media screen and (min-width:1441px){.meetup-violet__form-factoid__title{margin-bottom:8px}}@media screen and (max-width:1000px){.meetup-violet__form-factoid__title{margin-bottom:0}}.meetup-violet__form-factoid__line{display:none}@media screen and (max-width:1000px){.meetup-violet__form-factoid__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px solid #fff;opacity:.1;margin-left:.2083333333vw;margin-right:.2083333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__form-factoid__line{margin-left:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__form-factoid__line{margin-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__form-factoid__line{margin-right:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__form-factoid__line{margin-right:.8333333333vw}}.meetup-violet__form-text{font-size:1.25vw;margin-bottom:1.5277777778vw;color:#7e8bb6;text-align:center}@media screen and (min-width:1441px){.meetup-violet__form-text{font-size:18px}}@media screen and (max-width:1000px){.meetup-violet__form-text{font-size:5vw}}@media screen and (min-width:1441px){.meetup-violet__form-text{margin-bottom:22px}}@media screen and (max-width:1000px){.meetup-violet__form-text{margin-bottom:6.1111111111vw}}.meetup-violet__form-footer{width:26.1805555556vw;margin-top:1.3888888889vw;margin:0 auto}@media screen and (min-width:1441px){.meetup-violet__form-footer{width:377px}}@media screen and (max-width:1000px){.meetup-violet__form-footer{width:104.7222222222vw}}@media screen and (min-width:1441px){.meetup-violet__form-footer{margin-top:20px}}@media screen and (max-width:1000px){.meetup-violet__form-footer{margin-top:5.5555555556vw;width:100%}}.meetup-violet__form-footer .button{margin-top:1.1111111111vw;width:100%}@media screen and (min-width:1441px){.meetup-violet__form-footer .button{margin-top:16px}}@media screen and (max-width:1000px){.meetup-violet__form-footer .button{margin-top:2.2222222222vw}}.meetup-violet__form__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:38.1944444444vw;margin-left:8.3333333333vw}@media screen and (min-width:1441px){.meetup-violet__form__message{width:550px}}@media screen and (max-width:1000px){.meetup-violet__form__message{width:83.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__form__message{margin-left:120px}}@media screen and (max-width:1000px){.meetup-violet__form__message{margin-left:0}}.meetup-violet__form__message img{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__form__message img{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup-violet__form__message img{margin-bottom:5.5555555556vw}}@media screen and (max-width:1000px){.meetup-violet__form__message{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meetup-violet__form__message .section-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__form__message .section-summary{margin-bottom:40px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__form__message .section-summary{margin-bottom:11.1111111111vw}}@media screen and (max-width:1000px){.meetup-violet__form__message .section-summary__item{display:block;width:auto}}@media screen and (max-width:1000px){.meetup-violet__form__message .section-summary__label,.meetup-violet__form__message .section-summary__text{background-color:transparent;padding-left:0}}.meetup-violet__form__message .meetup-violet__form-bg__thanks{position:absolute;right:-2.0833333333vw;top:0;left:auto;width:69.4444444444vw;height:21.8055555556vw;background-image:url(/local/templates/redesign/src/assets/img/promo/cjm/thanks.svg?v2);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1441px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{right:-30px}}@media screen and (max-width:1000px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{right:auto}}@media screen and (min-width:1441px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{top:0}}@media screen and (max-width:1000px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{top:12.5vw}}@media screen and (min-width:1441px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{left:auto}}@media screen and (max-width:1000px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{left:13.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{width:1000px}}@media screen and (max-width:1000px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{width:67.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{height:314px}}@media screen and (max-width:1000px){.meetup-violet__form__message .meetup-violet__form-bg__thanks{height:97.2222222222vw;background-image:url(/local/templates/redesign/src/assets/img/promo/cjm/thanks_mob.svg)}}.meetup-violet__form .section-summary{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__form .section-summary{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup-violet__form .section-summary{margin-bottom:0}}@media screen and (max-width:1000px){.meetup-violet__form .button_pistachio{margin-top:1.1111111111vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__form .button_pistachio{margin-top:16px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__form .button_pistachio{margin-top:4.4444444444vw}}@media screen and (max-width:1000px){.meetup-violet__form .section-summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1000px){.meetup-violet__form .section-summary__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.meetup-violet__form .section-summary__label{font-size:.9722222222vw;line-height:1.3888888889vw}@media screen and (min-width:1441px){.meetup-violet__form .section-summary__label{font-size:14px}}@media screen and (max-width:1000px){.meetup-violet__form .section-summary__label{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__form .section-summary__label{line-height:20px}}@media screen and (max-width:1000px){.meetup-violet__form .section-summary__label{line-height:6.1111111111vw}}.meetup-violet__form .section-summary__line{display:none}@media screen and (max-width:1000px){.meetup-violet__form .section-summary__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px solid #fff;opacity:.1;margin-left:.2083333333vw;margin-right:.2083333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__form .section-summary__line{margin-left:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__form .section-summary__line{margin-left:.8333333333vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__form .section-summary__line{margin-right:3px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__form .section-summary__line{margin-right:.8333333333vw}}.meetup-violet__footer{margin-top:13.8888888889vw;margin-bottom:7.2222222222vw}@media screen and (min-width:1441px){.meetup-violet__footer{margin-top:200px}}@media screen and (max-width:1000px){.meetup-violet__footer{margin-top:15.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__footer{margin-bottom:104px}}@media screen and (max-width:1000px){.meetup-violet__footer{margin-bottom:13.3333333333vw}}.meetup-violet__footer-container{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;margin:0 auto;max-width:1208px}@media screen and (max-width:1000px){.meetup-violet__footer-container{width:22.7777777778vw}}@media screen and (max-width:1000px)and (min-width:1441px){.meetup-violet__footer-container{width:328px}}@media screen and (max-width:1000px)and (max-width:1000px){.meetup-violet__footer-container{width:91.1111111111vw}}.meetup-violet__footer-logo{-ms-flex-item-align:center;align-self:center;width:2.7083333333vw;height:2.9166666667vw;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__footer-logo{width:39px}}@media screen and (max-width:1000px){.meetup-violet__footer-logo{width:10.8333333333vw}}@media screen and (min-width:1441px){.meetup-violet__footer-logo{height:42px}}@media screen and (max-width:1000px){.meetup-violet__footer-logo{height:11.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__footer-logo{margin-bottom:24px}}@media screen and (max-width:1000px){.meetup-violet__footer-logo{margin-bottom:6.6666666667vw}}.meetup-violet__footer-text{-ms-flex-item-align:center;align-self:center;color:#fff;opacity:.32;font-size:.8333333333vw;line-height:1.1111111111vw;text-align:center}@media screen and (min-width:1441px){.meetup-violet__footer-text{font-size:12px}}@media screen and (max-width:1000px){.meetup-violet__footer-text{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__footer-text{line-height:16px}}@media screen and (max-width:1000px){.meetup-violet__footer-text{line-height:4.4444444444vw}}.meetup-violet__registered{background-color:#5a4aa1;-webkit-box-sizing:border-box;box-sizing:border-box;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;margin-right:auto;margin-left:auto;width:69.4444444444vw;margin-top:4.1666666667vw;border-radius:3.8888888889vw;padding-top:2.5vw;padding-bottom:2.5vw;padding-left:13.6805555556vw;padding-right:13.6805555556vw}@media screen and (min-width:1441px){.meetup-violet__registered{width:1000px}}@media screen and (max-width:1000px){.meetup-violet__registered{width:277.7777777778vw}}@media screen and (min-width:1441px){.meetup-violet__registered{margin-top:60px}}@media screen and (max-width:1000px){.meetup-violet__registered{margin-top:16.6666666667vw}}@media screen and (min-width:1441px){.meetup-violet__registered{border-radius:56px}}@media screen and (max-width:1000px){.meetup-violet__registered{border-radius:15.5555555556vw}}@media screen and (min-width:1441px){.meetup-violet__registered{padding-top:36px}}@media screen and (max-width:1000px){.meetup-violet__registered{padding-top:8.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__registered{padding-bottom:36px}}@media screen and (max-width:1000px){.meetup-violet__registered{padding-bottom:8.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__registered{padding-left:197px}}@media screen and (max-width:1000px){.meetup-violet__registered{padding-left:8.8888888889vw}}@media screen and (min-width:1441px){.meetup-violet__registered{padding-right:197px}}@media screen and (max-width:1000px){.meetup-violet__registered{padding-right:8.8888888889vw;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.meetup-violet__registered-right{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;margin-bottom:0}@media screen and (min-width:1441px){.meetup-violet__registered-right{margin-bottom:0}}@media screen and (max-width:1000px){.meetup-violet__registered-right{margin-bottom:6.1111111111vw}}.meetup-violet__registered-count{color:#82bf00;font-weight:800;font-size:3.3333333333vw;line-height:4.3055555556vw;margin-right:1.6666666667vw}@media screen and (min-width:1441px){.meetup-violet__registered-count{font-size:48px}}@media screen and (max-width:1000px){.meetup-violet__registered-count{font-size:13.3333333333vw}}@media screen and (min-width:1441px){.meetup-violet__registered-count{line-height:62px}}@media screen and (max-width:1000px){.meetup-violet__registered-count{line-height:17.2222222222vw}}@media screen and (min-width:1441px){.meetup-violet__registered-count{margin-right:24px}}@media screen and (max-width:1000px){.meetup-violet__registered-count{margin-right:5.8333333333vw}}.meetup-violet__registered-title{color:#fff;font-weight:500;font-size:1.25vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.meetup-violet__registered-title{font-size:18px}}@media screen and (max-width:1000px){.meetup-violet__registered-title{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.meetup-violet__registered-title{line-height:22px}}@media screen and (max-width:1000px){.meetup-violet__registered-title{line-height:6.1111111111vw}}.page-top{padding-top:2.7777777778vw;padding-bottom:3.3333333333vw}@media screen and (min-width:1441px){.page-top{padding-top:40px}}@media screen and (max-width:1000px){.page-top{padding-top:11.1111111111vw}}@media screen and (min-width:1441px){.page-top{padding-bottom:48px}}@media screen and (max-width:1000px){.page-top{padding-bottom:13.3333333333vw}}.page-top__title{font-size:3.0555555556vw;line-height:3.3333333333vw;letter-spacing:-.0347222222vw;font-family:ObjectSansMedium,Arial,sans-serif;color:#1e2321}@media screen and (min-width:1441px){.page-top__title{font-size:44px}}@media screen and (max-width:1000px){.page-top__title{font-size:12.2222222222vw}}@media screen and (min-width:1441px){.page-top__title{line-height:48px}}@media screen and (max-width:1000px){.page-top__title{line-height:13.3333333333vw}}@media screen and (min-width:1441px){.page-top__title{letter-spacing:-.5px}}@media screen and (max-width:1000px){.page-top__title{letter-spacing:-.1388888889vw}}.page-block{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.page-block{padding-top:40px}}@media screen and (max-width:1000px){.page-block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.page-block{padding-bottom:40px}}@media screen and (max-width:1000px){.page-block{padding-bottom:5.5555555556vw}}.page-block__card{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.page-block__card{padding-top:56px}}@media screen and (max-width:1000px){.page-block__card{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.page-block__card{padding-bottom:56px}}@media screen and (max-width:1000px){.page-block__card{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.page-block__card{padding-left:104px}}@media screen and (max-width:1000px){.page-block__card{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.page-block__card{padding-right:104px}}@media screen and (max-width:1000px){.page-block__card{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.page-block__card{border-radius:48px}}@media screen and (max-width:1000px){.page-block__card{border-radius:7.7777777778vw}}.product-page #app{padding-top:0}.product-page .header{position:static}.product-page-header{padding-top:2.7777777778vw;padding-bottom:0}@media screen and (min-width:1441px){.product-page-header{padding-top:40px}}@media screen and (max-width:1000px){.product-page-header{padding-top:6.6666666667vw}}@media screen and (min-width:1441px){.product-page-header{padding-bottom:0}}@media screen and (max-width:1000px){.product-page-header{padding-bottom:5.5555555556vw}}.product-page-header__title{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.product-page-header__title{margin-bottom:24px}}@media screen and (max-width:1000px){.product-page-header__title{margin-bottom:4.4444444444vw;max-width:61.1111111111vw}}.product-page-header__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1001px){.product-page-header__subtitle{padding-bottom:1.6666666667vw}}@media screen and (min-width:1001px)and (min-width:1441px){.product-page-header__subtitle{padding-bottom:24px}}@media screen and (min-width:1001px)and (max-width:1000px){.product-page-header__subtitle{padding-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.product-page-header__subtitle_bordered{border-bottom:1px solid #c2c2cc}}.product-page-header__subtitle>p{max-width:47.9166666667vw}@media screen and (min-width:1441px){.product-page-header__subtitle>p{max-width:690px}}@media screen and (max-width:1000px){.product-page-header__subtitle>p{max-width:none}}.product-page-header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:63.3333333333vw}@media screen and (min-width:1441px){.product-page-header__info{width:912px}}@media screen and (max-width:1000px){.product-page-header__info{width:91.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-page-header__info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:41.6666666667vw;padding-top:.5555555556vw;padding-right:1.1111111111vw;padding-bottom:.5555555556vw;padding-left:1.1111111111vw;border-radius:1.3888888889vw;margin-top:0;background-color:#ffc7ab}@media screen and (min-width:1441px){.product-page-header__info-block{width:600px}}@media screen and (max-width:1000px){.product-page-header__info-block{width:82.2222222222vw}}@media screen and (min-width:1441px){.product-page-header__info-block{padding-top:8px}}@media screen and (max-width:1000px){.product-page-header__info-block{padding-top:2.2222222222vw}}@media screen and (min-width:1441px){.product-page-header__info-block{padding-right:16px}}@media screen and (max-width:1000px){.product-page-header__info-block{padding-right:4.4444444444vw}}@media screen and (min-width:1441px){.product-page-header__info-block{padding-bottom:8px}}@media screen and (max-width:1000px){.product-page-header__info-block{padding-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.product-page-header__info-block{padding-left:16px}}@media screen and (max-width:1000px){.product-page-header__info-block{padding-left:4.4444444444vw}}@media screen and (min-width:1441px){.product-page-header__info-block{border-radius:20px}}@media screen and (max-width:1000px){.product-page-header__info-block{border-radius:4.4444444444vw}}@media screen and (min-width:1441px){.product-page-header__info-block{margin-top:0}}@media screen and (max-width:1000px){.product-page-header__info-block{margin-top:4.4444444444vw}}.product-page-header__info-block a{display:contents}.product-page-features__item{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:2.7777777778vw}@media screen and (min-width:1441px){.product-page-features__item{margin-bottom:40px}}@media screen and (max-width:1000px){.product-page-features__item{margin-bottom:6.6666666667vw}}@media screen and (max-width:1000px){.product-page-features__item:last-child{margin-bottom:0}}.product-page-features__icon{width:5.5555555556vw;height:5.5555555556vw;margin-bottom:1.1111111111vw;border-radius:1.9444444444vw;background-color:#edf0f5}@media screen and (min-width:1441px){.product-page-features__icon{width:80px}}@media screen and (max-width:1000px){.product-page-features__icon{width:13.3333333333vw}}@media screen and (min-width:1441px){.product-page-features__icon{height:80px}}@media screen and (max-width:1000px){.product-page-features__icon{height:13.3333333333vw}}@media screen and (min-width:1441px){.product-page-features__icon{margin-bottom:16px}}@media screen and (max-width:1000px){.product-page-features__icon{margin-bottom:2.2222222222vw}}@media screen and (min-width:1441px){.product-page-features__icon{border-radius:28px}}@media screen and (max-width:1000px){.product-page-features__icon{border-radius:4.4444444444vw}}.product-page-features__label:not(:last-child){margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.product-page-features__label:not(:last-child){margin-bottom:16px}}@media screen and (max-width:1000px){.product-page-features__label:not(:last-child){margin-bottom:2.2222222222vw}}.product-page-fixed{position:fixed;left:0;right:0;top:0;background:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;z-index:150;padding-top:.8333333333vw}@media screen and (min-width:1441px){.product-page-fixed{padding-top:12px}}@media screen and (max-width:1000px){.product-page-fixed{padding-top:0}}.product-page-fixed:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#c2c2cc;display:block}@media screen and (max-width:1000px){.product-page-fixed:after{display:none}}.product-page-fixed__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-bottom:.8333333333vw}@media screen and (min-width:1441px){.product-page-fixed__container{padding-bottom:12px}}@media screen and (max-width:1000px){.product-page-fixed__container{padding-bottom:3.3333333333vw}}@media screen and (min-width:1001px){.product-page-fixed.tabs-nav_fixed{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:1000px){.product-page-fixed{display:none}}.product-page-steps__image{position:absolute;left:7.2222222222vw;bottom:0;width:21.1111111111vw}@media screen and (min-width:1441px){.product-page-steps__image{left:104px}}@media screen and (max-width:1000px){.product-page-steps__image{left:28.8888888889vw}}@media screen and (min-width:1441px){.product-page-steps__image{width:304px}}@media screen and (max-width:1000px){.product-page-steps__image{width:84.4444444444vw;display:none}}@media screen and (max-width:1000px){.product-page-steps__title{margin-bottom:3.3333333333vw}}.product-page-steps__col{width:33.3333333333vw}@media screen and (min-width:1441px){.product-page-steps__col{width:480px}}@media screen and (max-width:1000px){.product-page-steps__col{width:100%}}.product-page-steps__label{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.product-page-steps__label{margin-bottom:24px}}@media screen and (max-width:1000px){.product-page-steps__label{margin-bottom:3.3333333333vw}}.product-page-steps__item{padding-left:3.8888888889vw;padding-right:3.8888888889vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;border-radius:3.3333333333vw;background-color:#fff}@media screen and (min-width:1441px){.product-page-steps__item{padding-left:56px}}@media screen and (max-width:1000px){.product-page-steps__item{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.product-page-steps__item{padding-right:56px}}@media screen and (max-width:1000px){.product-page-steps__item{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.product-page-steps__item{padding-top:32px}}@media screen and (max-width:1000px){.product-page-steps__item{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.product-page-steps__item{padding-bottom:32px}}@media screen and (max-width:1000px){.product-page-steps__item{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.product-page-steps__item{border-radius:48px}}@media screen and (max-width:1000px){.product-page-steps__item{border-radius:7.7777777778vw}}.product-page-steps__item_standalone{background-color:#ffc7ab}@media screen and (max-width:1000px){.product-page-steps__item_standalone{margin-top:3.3333333333vw}}.product-page-steps__item_standalone .d-tile{background-color:#fff;color:#1e2321}.product-page-steps__item_standalone .d-tile:first-child{background-color:#1e2321;color:#fff}.product-page-steps__item_standalone .d-tile:not(:last-child){margin-right:.5555555556vw}@media screen and (min-width:1441px){.product-page-steps__item_standalone .d-tile:not(:last-child){margin-right:8px}}@media screen and (max-width:1000px){.product-page-steps__item_standalone .d-tile:not(:last-child){margin-right:1.1111111111vw}}.product-page-steps__item:not(:last-child){margin-bottom:.8333333333vw}@media screen and (min-width:1441px){.product-page-steps__item:not(:last-child){margin-bottom:12px}}@media screen and (max-width:1000px){.product-page-steps__item:not(:last-child){margin-bottom:2.2222222222vw}}.product-page-steps .table{position:relative;background:-webkit-gradient(linear,left top,left bottom,color-stop(4.08%,#fdd6c2),color-stop(121.83%,#ffab8f));background:linear-gradient(180deg,#fdd6c2 4.08%,#ffab8f 121.83%)}@media screen and (max-width:1000px){.product-page-steps .button{width:auto;margin-top:1.1111111111vw}}.product-page__block{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.product-page__block{padding-top:40px}}@media screen and (max-width:1000px){.product-page__block{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.product-page__block{padding-bottom:40px}}@media screen and (max-width:1000px){.product-page__block{padding-bottom:5.5555555556vw}}.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-constraints{display:none}.d-input{padding-left:1.6666666667vw!important}@media screen and (min-width:1441px){.d-input{padding-left:24px!important}}@media screen and (max-width:1000px){.d-input{padding-left:4.4444444444vw!important}}.suggestions-wrapper{display:block;width:100%;position:relative;margin:0;padding:0;vertical-align:top;min-height:1px;-webkit-text-size-adjust:100%}.suggestions-addon{display:none;opacity:0;position:absolute}.suggestions-addon[data-addon-type=spinner]{background:hsla(0,0%,100%,.75) url("data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=") 50% 50% no-repeat;border-radius:50%}.suggestions-addon[data-addon-type=clear]{background-image:url(/local/templates/main/i/icon-suggestions-close.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:20%;width:13px;height:13px;cursor:pointer;opacity:.8}.suggestions-addon[data-addon-type=clear]:hover{opacity:1}.suggestions-suggestions{font-size:16px;background:#fff;border:1px solid #ccc;border-bottom:0;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;z-index:10;-webkit-text-size-adjust:100%;-webkit-box-shadow:5px 6px 10px rgba(0,0,0,.1);box-shadow:5px 6px 10px rgba(0,0,0,.1);right:0;left:-1px!important}@media(min-width:1024px){.suggestions-suggestions{width:calc(100% + 2px)!important}}@media(max-width:1023px){.suggestions-suggestions{width:calc(100% + 2px)!important}}.suggestions-suggestions strong{font-weight:400;color:#f18700}.suggestions-suggestions.suggestions-mobile{border:1px solid #ccc}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}@media(max-width:767px){.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{padding:18px 15px 4px!important}}.suggestions-suggestion{padding:18px 15px 4px;overflow:hidden;min-height:56px;border-bottom:1px solid #ccc;vertical-align:middle;cursor:pointer}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected,.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;display:none}.suggestions-constraints{list-style:none!important;margin:0!important;padding:0!important;position:absolute!important;white-space:nowrap!important}.suggestions-constraints:empty{display:none!important}.suggestions-constraints li{background:#f8f8f8;border:1px solid #ccc;border-radius:3px;cursor:default;display:inline-block;margin:0 4px 0 0;padding:0 .5em}.suggestions-constraints li .suggestions-remove{height:1em;width:1em;display:inline-block;margin:0 0 0 .25em;background:transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzAgMjBsMjAgMjAgMjAtMjAgMTAgMTAtMjAgMjAgMjAgMjAtMTAgMTAtMjAtMjAtMjAgMjAtMTAtMTAgMjAtMjAtMjAtMjAgMTAtMTAiIGZpbGw9IiM5OTkiLz48L3N2Zz4=") 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-constraints li .suggestions-remove:hover{opacity:1}.suggestions-constraints li span{vertical-align:middle}.suggestions-subtext{color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.decisionform__item_reg-address .text-input{border-color:#ccc!important}.from-bottom-fade-enter-active,.from-bottom-fade-leave-active{-webkit-transition:all .4s;transition:all .4s}.from-bottom-fade-enter,.from-bottom-fade-leave-active{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}.from-right-fade{-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s;opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}.swiper-slide-active .from-right-fade{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.from-right-fade-enter-active,.from-right-fade-leave-active{-webkit-transition:all .4s linear .1s;transition:all .4s linear .1s}.from-right-fade-enter,.from-right-fade-leave-active{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .6s;transition:opacity .6s}.fade-enter,.fade-leave-active{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{-webkit-transition:all .6s;transition:all .6s}.slide-fade-enter,.slide-fade-leave-active{opacity:0}.slide-fade-leave-active{-webkit-transform:translateX(100px);transform:translateX(100px);position:absolute}.c-form[data-v-c50a1b5e]{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.c-form[data-v-c50a1b5e]{padding-top:40px}}@media screen and (max-width:1000px){.c-form[data-v-c50a1b5e]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.c-form[data-v-c50a1b5e]{padding-bottom:40px}}@media screen and (max-width:1000px){.c-form[data-v-c50a1b5e]{padding-bottom:5.5555555556vw}}.c-form__inner[data-v-c50a1b5e]{background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/deposits/form-bg.svg);background-repeat:no-repeat;background-position:85% bottom;background-size:33.333333333vw 25.972222222vw;border-radius:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;min-height:34.7222222222vw;overflow:visible}@media screen and (min-width:1441px){.c-form__inner[data-v-c50a1b5e]{border-radius:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-c50a1b5e]{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-c50a1b5e]{padding-left:104px}}@media screen and (max-width:1000px){.c-form__inner[data-v-c50a1b5e]{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-c50a1b5e]{padding-right:104px}}@media screen and (max-width:1000px){.c-form__inner[data-v-c50a1b5e]{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-c50a1b5e]{padding-top:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-c50a1b5e]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-c50a1b5e]{padding-bottom:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-c50a1b5e]{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-c50a1b5e]{min-height:500px}}@media screen and (max-width:1000px){.c-form__inner[data-v-c50a1b5e]{min-height:80.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-c50a1b5e]{background-size:480px 374px}}.c-form__inner .p2[data-v-c50a1b5e]{color:#1e2321;margin-top:0}@media screen and (max-width:1000px){.c-form__inner .p2[data-v-c50a1b5e]{color:#fff}}@media screen and (max-width:1000px){.c-form__inner[data-v-c50a1b5e]{background:#3f306b}}.c-form__form[data-v-c50a1b5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:26.1111111111vw;color:#fff}@media screen and (min-width:1441px){.c-form__form[data-v-c50a1b5e]{width:376px}}@media screen and (max-width:1000px){.c-form__form[data-v-c50a1b5e]{width:100%}}.c-form__form .form__group[data-v-c50a1b5e]{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.c-form__form .form__group[data-v-c50a1b5e]{margin-bottom:40px}}@media screen and (max-width:1000px){.c-form__form .form__group[data-v-c50a1b5e]{margin-bottom:5.5555555556vw}}.c-form__title[data-v-c50a1b5e]{color:#1e2321;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.c-form__title[data-v-c50a1b5e]{margin-bottom:24px}}@media screen and (max-width:1000px){.c-form__title[data-v-c50a1b5e]{margin-bottom:5.5555555556vw;color:#fff;margin-bottom:unset}}.c-form__subtitle[data-v-c50a1b5e]{color:#1e2321}@media screen and (max-width:1000px){.c-form__subtitle[data-v-c50a1b5e]{color:#fff}}.c-form__submit[data-v-c50a1b5e]{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.c-form__submit[data-v-c50a1b5e]{margin-top:16px}}@media screen and (max-width:1000px){.c-form__submit[data-v-c50a1b5e]{margin-top:2.2222222222vw}}.c-form-sent[data-v-c50a1b5e]{background-image:url(/local/templates/redesign/src/assets/img/deposits/form-sent.svg)}.c-form-sent .c-form__form[data-v-c50a1b5e]{height:26.9444444444vw}@media screen and (min-width:1441px){.c-form-sent .c-form__form[data-v-c50a1b5e]{height:388px}}@media screen and (max-width:1000px){.c-form-sent .c-form__form[data-v-c50a1b5e]{height:80.5555555556vw}}.c-form-sent .c-form__submit[data-v-c50a1b5e]{width:15.9722222222vw}@media screen and (min-width:1441px){.c-form-sent .c-form__submit[data-v-c50a1b5e]{width:230px}}@media screen and (max-width:1000px){.c-form-sent .c-form__submit[data-v-c50a1b5e]{width:auto}}@media screen and (max-width:1000px){.c-form-sent[data-v-c50a1b5e]{background-image:unset}}.c-form[data-v-920bbc3e]{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.c-form[data-v-920bbc3e]{padding-top:40px}}@media screen and (max-width:1000px){.c-form[data-v-920bbc3e]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.c-form[data-v-920bbc3e]{padding-bottom:40px}}@media screen and (max-width:1000px){.c-form[data-v-920bbc3e]{padding-bottom:5.5555555556vw}}.c-form__inner[data-v-920bbc3e]{background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/deposits/form-deposits.png);background-repeat:no-repeat;background-position:100% 100%;background-size:32.2222222222vw;border-radius:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;min-height:26.3888888889vw;overflow:visible}@media screen and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{background-size:464px}}@media screen and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{background-size:128.8888888889vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{border-radius:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{padding-left:104px}}@media screen and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{padding-right:104px}}@media screen and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{padding-top:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{padding-bottom:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{min-height:380px}}@media screen and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{min-height:94.4444444444vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{background-size:40.5555555556vw}}@media screen and (min-width:1441px)and (min-width:1441px){.c-form__inner[data-v-920bbc3e]{background-size:584px}}@media screen and (min-width:1441px)and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{background-size:162.2222222222vw}}@media screen and (max-width:1000px){.c-form__inner[data-v-920bbc3e]{background-image:none}}.c-form__inner .p2[data-v-920bbc3e]{color:#1e2321;margin-top:0}@media screen and (max-width:1000px){.c-form__inner .p2[data-v-920bbc3e]{color:#1e2321}}.c-form__form[data-v-920bbc3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:33.3333333333vw;color:#1e2321}@media screen and (min-width:1441px){.c-form__form[data-v-920bbc3e]{width:480px}}@media screen and (max-width:1000px){.c-form__form[data-v-920bbc3e]{width:133.3333333333vw;width:100%}}.c-form__form .form__group[data-v-920bbc3e]{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.c-form__form .form__group[data-v-920bbc3e]{margin-bottom:40px}}@media screen and (max-width:1000px){.c-form__form .form__group[data-v-920bbc3e]{margin-bottom:5.5555555556vw}}.c-form__title[data-v-920bbc3e]{color:#1e2321;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.c-form__title[data-v-920bbc3e]{margin-bottom:24px}}@media screen and (max-width:1000px){.c-form__title[data-v-920bbc3e]{margin-bottom:5.5555555556vw;margin-bottom:unset}}.c-form__subtitle[data-v-920bbc3e]{color:#1e2321}.c-form__submit[data-v-920bbc3e]{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.c-form__submit[data-v-920bbc3e]{margin-top:16px}}@media screen and (max-width:1000px){.c-form__submit[data-v-920bbc3e]{margin-top:2.2222222222vw}}.c-form-sent[data-v-920bbc3e]{background-image:url(/local/templates/redesign/src/assets/img/deposits/form-sent.svg)}.c-form-sent .c-form__form[data-v-920bbc3e]{height:26.9444444444vw}@media screen and (min-width:1441px){.c-form-sent .c-form__form[data-v-920bbc3e]{height:388px}}@media screen and (max-width:1000px){.c-form-sent .c-form__form[data-v-920bbc3e]{height:80.5555555556vw}}.c-form-sent .c-form__submit[data-v-920bbc3e]{width:15.9722222222vw}@media screen and (min-width:1441px){.c-form-sent .c-form__submit[data-v-920bbc3e]{width:230px}}@media screen and (max-width:1000px){.c-form-sent .c-form__submit[data-v-920bbc3e]{width:auto}}@media screen and (max-width:1000px){.c-form-sent[data-v-920bbc3e]{background-image:unset}}.c-form-obs[data-v-b5d62224]{padding-top:3.3333333333vw}@media screen and (min-width:1441px){.c-form-obs[data-v-b5d62224]{padding-top:48px}}@media screen and (max-width:1000px){.c-form-obs[data-v-b5d62224]{padding-top:5.5555555556vw}}.c-form-obs__inner[data-v-b5d62224]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(/local/templates/redesign/src/assets/img/callback-bg-left.svg);background-position:10% bottom;overflow:visible}@media screen and (max-width:1000px){.c-form-obs__inner[data-v-b5d62224]{background:#3f306b;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-form-obs__inner .h2[data-v-b5d62224]{color:#fff}}.c-form-obs__form[data-v-b5d62224],.c-form-obs__left[data-v-b5d62224]{width:33.3333333333vw}@media screen and (min-width:1441px){.c-form-obs__form[data-v-b5d62224],.c-form-obs__left[data-v-b5d62224]{width:480px}}@media screen and (max-width:1000px){.c-form-obs__form[data-v-b5d62224],.c-form-obs__left[data-v-b5d62224]{width:auto}}.c-form-obs__form[data-v-b5d62224]{margin-top:0}@media screen and (min-width:1441px){.c-form-obs__form[data-v-b5d62224]{margin-top:0}}@media screen and (max-width:1000px){.c-form-obs__form[data-v-b5d62224]{margin-top:5.5555555556vw}}.c-form-obs .form__group[data-v-b5d62224]{margin-bottom:0}.c-form-obs .form__group._last[data-v-b5d62224]{margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.c-form-obs .form__group._last[data-v-b5d62224]{margin-bottom:24px}}@media screen and (max-width:1000px){.c-form-obs .form__group._last[data-v-b5d62224]{margin-bottom:5.5555555556vw}}.bring-friend__form[data-v-57683847]{padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;border-radius:3.8888888889vw;margin-bottom:5.5555555556vw;background:#edf0f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}@media screen and (min-width:1441px){.bring-friend__form[data-v-57683847]{padding-top:56px}}@media screen and (max-width:1000px){.bring-friend__form[data-v-57683847]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.bring-friend__form[data-v-57683847]{padding-bottom:56px}}@media screen and (max-width:1000px){.bring-friend__form[data-v-57683847]{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.bring-friend__form[data-v-57683847]{padding-left:104px}}@media screen and (max-width:1000px){.bring-friend__form[data-v-57683847]{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__form[data-v-57683847]{padding-right:104px}}@media screen and (max-width:1000px){.bring-friend__form[data-v-57683847]{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.bring-friend__form[data-v-57683847]{border-radius:56px}}@media screen and (max-width:1000px){.bring-friend__form[data-v-57683847]{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.bring-friend__form[data-v-57683847]{margin-bottom:80px}}@media screen and (max-width:1000px){.bring-friend__form[data-v-57683847]{margin-bottom:11.1111111111vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bring-friend__form-info[data-v-57683847]{width:30.5555555556vw;margin-right:40px}@media screen and (min-width:1441px){.bring-friend__form-info[data-v-57683847]{width:440px}}@media screen and (max-width:1000px){.bring-friend__form-info[data-v-57683847]{width:77.7777777778vw}}.bring-friend__form form[data-v-57683847]{width:33.3333333333vw}@media screen and (min-width:1441px){.bring-friend__form form[data-v-57683847]{width:480px}}@media screen and (max-width:1000px){.bring-friend__form form[data-v-57683847]{width:77.7777777778vw}}.bring-friend__form_wdauto[data-v-57683847]{width:auto!important}.bring-friend__form-title[data-v-57683847]{font-size:2.2222222222vw;line-height:2.6388888889vw;letter-spacing:-.0347222222vw;font-weight:500;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.bring-friend__form-title[data-v-57683847]{font-size:32px}}@media screen and (max-width:1000px){.bring-friend__form-title[data-v-57683847]{font-size:5vw}}@media screen and (min-width:1441px){.bring-friend__form-title[data-v-57683847]{line-height:38px}}@media screen and (max-width:1000px){.bring-friend__form-title[data-v-57683847]{line-height:6.1111111111vw}}@media screen and (min-width:1441px){.bring-friend__form-title[data-v-57683847]{letter-spacing:-.5px}}@media screen and (max-width:1000px){.bring-friend__form-title[data-v-57683847]{letter-spacing:-.0555555556vw}}@media screen and (min-width:1441px){.bring-friend__form-title[data-v-57683847]{margin-bottom:24px}}@media screen and (max-width:1000px){.bring-friend__form-title[data-v-57683847]{margin-bottom:2.2222222222vw}}.bring-friend__form-title_success[data-v-57683847]{width:2.7777777778vw;margin-right:1.6666666667vw}@media screen and (min-width:1441px){.bring-friend__form-title_success[data-v-57683847]{width:40px}}@media screen and (max-width:1000px){.bring-friend__form-title_success[data-v-57683847]{width:8.8888888889vw}}@media screen and (min-width:1441px){.bring-friend__form-title_success[data-v-57683847]{margin-right:24px}}@media screen and (max-width:1000px){.bring-friend__form-title_success[data-v-57683847]{margin-right:3.3333333333vw}}.bring-friend__form-subtitle[data-v-57683847]{font-size:1.1111111111vw;line-height:1.5277777778vw;letter-spacing:-.0138888889vw;color:#898599}@media screen and (min-width:1441px){.bring-friend__form-subtitle[data-v-57683847]{font-size:16px}}@media screen and (max-width:1000px){.bring-friend__form-subtitle[data-v-57683847]{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.bring-friend__form-subtitle[data-v-57683847]{line-height:22px}}@media screen and (max-width:1000px){.bring-friend__form-subtitle[data-v-57683847]{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.bring-friend__form-subtitle[data-v-57683847]{letter-spacing:-.2px}}@media screen and (max-width:1000px){.bring-friend__form-subtitle[data-v-57683847]{letter-spacing:-.0277777778vw;margin-bottom:24px}}.bring-friend__form-linkfield[data-v-57683847]{width:29.0972222222vw;margin-right:12px;padding-top:0}@media screen and (min-width:1441px){.bring-friend__form-linkfield[data-v-57683847]{width:419px}}@media screen and (max-width:1000px){.bring-friend__form-linkfield[data-v-57683847]{width:77.7777777778vw;width:100%}}.bring-friend__form .form__group[data-v-57683847]{margin-bottom:.8333333333vw;margin-top:0}@media screen and (min-width:1441px){.bring-friend__form .form__group[data-v-57683847]{margin-bottom:12px}}@media screen and (max-width:1000px){.bring-friend__form .form__group[data-v-57683847]{margin-bottom:1.1111111111vw}}.bring-friend__form .form__group .form__row[data-v-57683847]{display:-webkit-box;display:-ms-flexbox;display:flex}.bring-friend__form .form__group .form__row .form__item[data-v-57683847]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:.4166666667vw}@media screen and (min-width:1441px){.bring-friend__form .form__group .form__row .form__item[data-v-57683847]{margin-right:6px}}@media screen and (max-width:1000px){.bring-friend__form .form__group .form__row .form__item[data-v-57683847]{margin-right:0}}.bring-friend__form .form__group .form__row .button[data-v-57683847]{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;margin-left:.4166666667vw}@media screen and (min-width:1441px){.bring-friend__form .form__group .form__row .button[data-v-57683847]{margin-left:6px}}@media screen and (max-width:1000px){.bring-friend__form .form__group .form__row .button[data-v-57683847]{margin-left:0}}@media screen and (max-width:1000px){.bring-friend__form .form__item[data-v-57683847]{width:100%}}.bring-friend__form .d-modal__body .form__col[data-v-57683847]{width:unset}.bring-friend__form #email .button[data-v-57683847],.bring-friend__form #sms .button[data-v-57683847]{margin-top:2.7777777778vw}@media screen and (min-width:1441px){.bring-friend__form #email .button[data-v-57683847],.bring-friend__form #sms .button[data-v-57683847]{margin-top:40px}}@media screen and (max-width:1000px){.bring-friend__form #email .button[data-v-57683847],.bring-friend__form #sms .button[data-v-57683847]{margin-top:6.6666666667vw}}.bring-friend__form .form-error_emailSend[data-v-57683847],.bring-friend__form .form-error_phone[data-v-57683847],.bring-friend__form .form-error_phoneSend[data-v-57683847]{position:absolute}.button_repeat-sms[data-v-57683847]{margin-top:24px}.friend__form-confirm[data-v-57683847]{margin-top:1.1805555556vw;font-size:1.1111111111vw;line-height:1.5277777778vw;margin-left:2.5vw}@media screen and (min-width:1441px){.friend__form-confirm[data-v-57683847]{margin-top:17px}}@media screen and (max-width:1000px){.friend__form-confirm[data-v-57683847]{margin-top:3.3333333333vw}}@media screen and (min-width:1441px){.friend__form-confirm[data-v-57683847]{font-size:16px}}@media screen and (max-width:1000px){.friend__form-confirm[data-v-57683847]{font-size:3.3333333333vw}}@media screen and (min-width:1441px){.friend__form-confirm[data-v-57683847]{line-height:22px}}@media screen and (max-width:1000px){.friend__form-confirm[data-v-57683847]{line-height:4.4444444444vw}}@media screen and (min-width:1441px){.friend__form-confirm[data-v-57683847]{margin-left:36px}}@media screen and (max-width:1000px){.friend__form-confirm[data-v-57683847]{margin-left:0;width:100%;text-align:center}}.form__row_left[data-v-57683847]{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.button_base_green[data-v-57683847]{background:#8bc540;color:#fff}.button_base_green-step2[data-v-57683847]{margin-right:.8333333333vw}@media screen and (min-width:1441px){.button_base_green-step2[data-v-57683847]{margin-right:12px}}@media screen and (max-width:1000px){.button_base_green-step2[data-v-57683847]{margin-right:0;margin-top:16px}}.button_base_white[data-v-57683847]{background:#fff}.d-modal .v--modal-box[data-v-5c17667a]{max-height:400px!important}.cards-calc__label .tooltip-button[data-v-07a2b316]{margin-left:4px}.mx-icon-calendar,.mx-icon-clear{display:none}.swiper-container-autoheight .swiper-slide[data-v-0290ad2f],.swiper-container-autoheight[data-v-0290ad2f]{height:248px}.swiper-container .product-card_lg[data-v-0290ad2f]{font-weight:500;height:15.5555555556vw;width:26.1111111111vw;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-right:2.7777777778vw;padding-left:2.7777777778vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.swiper-container .product-card_lg[data-v-0290ad2f]{height:224px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg[data-v-0290ad2f]{height:44.4444444444vw}}@media screen and (min-width:1441px){.swiper-container .product-card_lg[data-v-0290ad2f]{width:376px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg[data-v-0290ad2f]{width:75.2777777778vw}}@media screen and (min-width:1441px){.swiper-container .product-card_lg[data-v-0290ad2f]{padding-top:32px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg[data-v-0290ad2f]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.swiper-container .product-card_lg[data-v-0290ad2f]{padding-bottom:32px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg[data-v-0290ad2f]{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.swiper-container .product-card_lg[data-v-0290ad2f]{padding-right:40px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg[data-v-0290ad2f]{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.swiper-container .product-card_lg[data-v-0290ad2f]{padding-left:40px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg[data-v-0290ad2f]{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.swiper-container .product-card_lg[data-v-0290ad2f]{border-radius:48px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg[data-v-0290ad2f]{border-radius:7.7777777778vw}}.swiper-container .product-card_lg .product-card__image[data-v-0290ad2f]{height:11.1111111111vw;width:8.6111111111vw;margin:0}@media screen and (min-width:1441px){.swiper-container .product-card_lg .product-card__image[data-v-0290ad2f]{height:160px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg .product-card__image[data-v-0290ad2f]{height:35.5555555556vw}}@media screen and (min-width:1441px){.swiper-container .product-card_lg .product-card__image[data-v-0290ad2f]{width:124px}}@media screen and (max-width:1000px){.swiper-container .product-card_lg .product-card__image[data-v-0290ad2f]{width:25.2777777778vw}}.button_arrow-right[data-v-0290ad2f]{position:absolute;top:50%;right:-50px}.product-card[data-v-0290ad2f]{margin-bottom:0}.c-form[data-v-846bedb0]{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.c-form[data-v-846bedb0]{padding-top:40px}}@media screen and (max-width:1000px){.c-form[data-v-846bedb0]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.c-form[data-v-846bedb0]{padding-bottom:40px}}@media screen and (max-width:1000px){.c-form[data-v-846bedb0]{padding-bottom:5.5555555556vw}}.c-form__inner[data-v-846bedb0]{background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/hand-msg-left.svg);background-repeat:no-repeat;background-position:15% bottom;background-size:33.333333333vw 25.972222222vw;border-radius:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;min-height:34.7222222222vw;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1441px){.c-form__inner[data-v-846bedb0]{border-radius:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-846bedb0]{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-846bedb0]{padding-left:104px}}@media screen and (max-width:1000px){.c-form__inner[data-v-846bedb0]{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-846bedb0]{padding-right:104px}}@media screen and (max-width:1000px){.c-form__inner[data-v-846bedb0]{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-846bedb0]{padding-top:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-846bedb0]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-846bedb0]{padding-bottom:56px}}@media screen and (max-width:1000px){.c-form__inner[data-v-846bedb0]{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-846bedb0]{min-height:500px}}@media screen and (max-width:1000px){.c-form__inner[data-v-846bedb0]{min-height:80.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner[data-v-846bedb0]{background-size:480px 374px}}.c-form__inner .p2[data-v-846bedb0]{color:#1e2321;margin-top:0}@media screen and (max-width:1000px){.c-form__inner[data-v-846bedb0]{-ms-flex-wrap:wrap;flex-wrap:wrap;background:#edf0f5}}.c-form__form[data-v-846bedb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:26.1111111111vw;color:#fff;float:right}@media screen and (min-width:1441px){.c-form__form[data-v-846bedb0]{width:376px}}@media screen and (max-width:1000px){.c-form__form[data-v-846bedb0]{width:100%}}.c-form__form .form__group[data-v-846bedb0]{margin-top:0;margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.c-form__form .form__group[data-v-846bedb0]{margin-bottom:40px}}@media screen and (max-width:1000px){.c-form__form .form__group[data-v-846bedb0]{margin-bottom:5.5555555556vw}}.c-form__title[data-v-846bedb0]{color:#1e2321;display:inline-block;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.c-form__title[data-v-846bedb0]{margin-bottom:24px}}@media screen and (max-width:1000px){.c-form__title[data-v-846bedb0]{margin-bottom:5.5555555556vw}}.c-form__subtitle[data-v-846bedb0]{color:#1e2321}.c-form__submit[data-v-846bedb0]{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.c-form__submit[data-v-846bedb0]{margin-top:16px}}@media screen and (max-width:1000px){.c-form__submit[data-v-846bedb0]{margin-top:2.2222222222vw}}.c-form-sent[data-v-846bedb0]{background-image:url(/local/templates/redesign/src/assets/img/deposits/form-sent.svg);background-position:85% bottom}.c-form-sent .c-form__form[data-v-846bedb0]{height:26.9444444444vw}@media screen and (min-width:1441px){.c-form-sent .c-form__form[data-v-846bedb0]{height:388px}}@media screen and (max-width:1000px){.c-form-sent .c-form__form[data-v-846bedb0]{height:80.5555555556vw}}.c-form-sent .c-form__submit[data-v-846bedb0]{width:15.9722222222vw}@media screen and (min-width:1441px){.c-form-sent .c-form__submit[data-v-846bedb0]{width:230px}}@media screen and (max-width:1000px){.c-form-sent .c-form__submit[data-v-846bedb0]{width:auto}}@media screen and (max-width:1000px){.c-form-sent[data-v-846bedb0]{background-image:unset}}.c-form .doc-file[data-v-846bedb0]{color:#1e2321}.c-form .doc-file__remove[data-v-846bedb0]{background-image:url(/local/templates/redesign/src/assets/img/icons/x-red.svg);width:.6944444444vw;height:.6944444444vw;margin-left:.6944444444vw;display:inline-block;cursor:pointer}@media screen and (min-width:1441px){.c-form .doc-file__remove[data-v-846bedb0]{width:10px}}@media screen and (max-width:1000px){.c-form .doc-file__remove[data-v-846bedb0]{width:2.2222222222vw}}@media screen and (min-width:1441px){.c-form .doc-file__remove[data-v-846bedb0]{height:10px}}@media screen and (max-width:1000px){.c-form .doc-file__remove[data-v-846bedb0]{height:2.2222222222vw}}@media screen and (min-width:1441px){.c-form .doc-file__remove[data-v-846bedb0]{margin-left:10px}}@media screen and (max-width:1000px){.c-form .doc-file__remove[data-v-846bedb0]{margin-left:2.2222222222vw}}.location-offers .product-card_lg[data-v-a19414fa]{font-weight:500;height:15.5555555556vw;width:26.1111111111vw;margin-bottom:0;padding-top:2.2222222222vw;padding-bottom:2.2222222222vw;padding-right:2.7777777778vw;padding-left:2.7777777778vw;border-radius:3.3333333333vw}@media screen and (min-width:1441px){.location-offers .product-card_lg[data-v-a19414fa]{height:224px}}@media screen and (max-width:1000px){.location-offers .product-card_lg[data-v-a19414fa]{height:44.4444444444vw}}@media screen and (min-width:1441px){.location-offers .product-card_lg[data-v-a19414fa]{width:376px}}@media screen and (max-width:1000px){.location-offers .product-card_lg[data-v-a19414fa]{width:75.2777777778vw}}@media screen and (min-width:1441px){.location-offers .product-card_lg[data-v-a19414fa]{margin-bottom:0}}@media screen and (max-width:1000px){.location-offers .product-card_lg[data-v-a19414fa]{margin-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.location-offers .product-card_lg[data-v-a19414fa]{padding-top:32px}}@media screen and (max-width:1000px){.location-offers .product-card_lg[data-v-a19414fa]{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.location-offers .product-card_lg[data-v-a19414fa]{padding-bottom:32px}}@media screen and (max-width:1000px){.location-offers .product-card_lg[data-v-a19414fa]{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.location-offers .product-card_lg[data-v-a19414fa]{padding-right:40px}}@media screen and (max-width:1000px){.location-offers .product-card_lg[data-v-a19414fa]{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.location-offers .product-card_lg[data-v-a19414fa]{padding-left:40px}}@media screen and (max-width:1000px){.location-offers .product-card_lg[data-v-a19414fa]{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.location-offers .product-card_lg[data-v-a19414fa]{border-radius:48px}}@media screen and (max-width:1000px){.location-offers .product-card_lg[data-v-a19414fa]{border-radius:7.7777777778vw;width:100%}}.location-offers .product-card_lg .product-card__image[data-v-a19414fa]{height:11.1111111111vw;width:8.6111111111vw;margin:0}@media screen and (min-width:1441px){.location-offers .product-card_lg .product-card__image[data-v-a19414fa]{height:160px}}@media screen and (max-width:1000px){.location-offers .product-card_lg .product-card__image[data-v-a19414fa]{height:35.5555555556vw}}@media screen and (min-width:1441px){.location-offers .product-card_lg .product-card__image[data-v-a19414fa]{width:124px}}@media screen and (max-width:1000px){.location-offers .product-card_lg .product-card__image[data-v-a19414fa]{width:25.2777777778vw}}.product-card[data-v-a19414fa]{margin-bottom:0}.callback-form__form[data-v-6184fe7e]{padding-left:0;padding-right:0;margin-top:2.7777777778vw}@media screen and (min-width:1441px){.callback-form__form[data-v-6184fe7e]{margin-top:40px}}@media screen and (max-width:1000px){.callback-form__form[data-v-6184fe7e]{margin-top:5.5555555556vw}}.callback-form[data-v-6184fe7e]{padding-top:0}.callback-form__field .d-select[data-v-6184fe7e]{margin-bottom:12px}.callback-mortgage__footer[data-v-6184fe7e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:1.1111111111vw}@media screen and (min-width:1441px){.callback-mortgage__footer[data-v-6184fe7e]{margin-top:16px}}@media screen and (max-width:1000px){.callback-mortgage__footer[data-v-6184fe7e]{margin-top:4.4444444444vw}}.callback-mortgage__button_wrapper[data-v-6184fe7e]{margin-top:1.1111111111vw;margin-right:2.2222222222vw}@media screen and (min-width:1441px){.callback-mortgage__button_wrapper[data-v-6184fe7e]{margin-top:16px}}@media screen and (max-width:1000px){.callback-mortgage__button_wrapper[data-v-6184fe7e]{margin-top:4.4444444444vw}}@media screen and (min-width:1441px){.callback-mortgage__button_wrapper[data-v-6184fe7e]{margin-right:32px}}@media screen and (max-width:1000px){.callback-mortgage__button_wrapper[data-v-6184fe7e]{margin-right:4.4444444444vw}}.callback-form__policy[data-v-6184fe7e]{margin-top:0;color:#1e2321;font-size:.8333333333vw;line-height:1.1111111111vw;letter-spacing:0}@media screen and (min-width:1441px){.callback-form__policy[data-v-6184fe7e]{font-size:12px}}@media screen and (max-width:1000px){.callback-form__policy[data-v-6184fe7e]{font-size:2.7777777778vw}}@media screen and (min-width:1441px){.callback-form__policy[data-v-6184fe7e]{line-height:16px}}@media screen and (max-width:1000px){.callback-form__policy[data-v-6184fe7e]{line-height:3.3333333333vw}}@media screen and (min-width:1441px){.callback-form__policy[data-v-6184fe7e]{letter-spacing:0}}@media screen and (max-width:1000px){.callback-form__policy[data-v-6184fe7e]{letter-spacing:-.0277777778vw}}.callback-form__policy a[data-v-6184fe7e]{text-decoration:underline;font-weight:500}.callback-form__success[data-v-6184fe7e]{margin-top:4.4444444444vw;text-align:center}@media screen and (min-width:1441px){.callback-form__success[data-v-6184fe7e]{margin-top:64px}}@media screen and (max-width:1000px){.callback-form__success[data-v-6184fe7e]{margin-top:12.2222222222vw}}.callback-form__titlewr[data-v-6184fe7e]{display:-webkit-box;display:-ms-flexbox;display:flex}.callback-form__img[data-v-6184fe7e]{margin-right:20px}.callback-form__ok[data-v-6184fe7e]{width:40px;height:40px;background-color:#8bc540;border-radius:12px;background-image:url(/local/templates/redesign/src/assets/img/calculator/good.svg);background-repeat:no-repeat;background-position:50%;margin-right:20px}.callback-form__mortgage-image[data-v-6184fe7e]{margin-top:1.6666666667vw}@media screen and (min-width:1441px){.callback-form__mortgage-image[data-v-6184fe7e]{margin-top:24px}}@media screen and (max-width:1000px){.callback-form__mortgage-image[data-v-6184fe7e]{margin-top:6.6666666667vw}}.callback-form__mortgage-par[data-v-6184fe7e]{color:#898599;font-size:1.1111111111vw;line-height:1.5277777778vw}@media screen and (min-width:1441px){.callback-form__mortgage-par[data-v-6184fe7e]{font-size:16px}}@media screen and (max-width:1000px){.callback-form__mortgage-par[data-v-6184fe7e]{font-size:4.4444444444vw}}@media screen and (min-width:1441px){.callback-form__mortgage-par[data-v-6184fe7e]{line-height:22px}}@media screen and (max-width:1000px){.callback-form__mortgage-par[data-v-6184fe7e]{line-height:6.1111111111vw}}.callback-form__mortgage-field[data-v-6184fe7e]{margin-bottom:1.1111111111vw}@media screen and (min-width:1441px){.callback-form__mortgage-field[data-v-6184fe7e]{margin-bottom:16px}}@media screen and (max-width:1000px){.callback-form__mortgage-field[data-v-6184fe7e]{margin-bottom:4.4444444444vw}}#mortgage-partner__devsuccess-modal .v--modal[data-v-421d3ef8]{max-height:px2vw(500px)!important}@media screen and (min-width:1441px){#mortgage-partner__devsuccess-modal .v--modal[data-v-421d3ef8]{max-height:500px!important}}@media screen and (max-width:1000px){#mortgage-partner__devsuccess-modal .v--modal[data-v-421d3ef8]{max-height:px2vw(500px,360px)!important}}.mortgage-partner__devsms-loader[data-v-798bc0e8]{-webkit-animation-name:rotation-data-v-798bc0e8;animation-name:rotation-data-v-798bc0e8;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes rotation-data-v-798bc0e8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation-data-v-798bc0e8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.premium-calc__label .tooltip-button[data-v-09efefa7]{margin-left:4px}.c-form{padding-top:2.7777777778vw;padding-bottom:2.7777777778vw}@media screen and (min-width:1441px){.c-form{padding-top:40px}}@media screen and (max-width:1000px){.c-form{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.c-form{padding-bottom:40px}}@media screen and (max-width:1000px){.c-form{padding-bottom:5.5555555556vw}}.c-form__inner{background-color:#edf0f5;background-image:url(/local/templates/redesign/src/assets/img/deposits/form-bg.svg);background-repeat:no-repeat;background-position:85% bottom;background-size:33.333333333vw 25.972222222vw;border-radius:3.8888888889vw;padding-left:7.2222222222vw;padding-right:7.2222222222vw;padding-top:3.8888888889vw;padding-bottom:3.8888888889vw;min-height:34.7222222222vw;overflow:hidden}@media screen and (min-width:1441px){.c-form__inner{border-radius:56px}}@media screen and (max-width:1000px){.c-form__inner{border-radius:7.7777777778vw}}@media screen and (min-width:1441px){.c-form__inner{padding-left:104px}}@media screen and (max-width:1000px){.c-form__inner{padding-left:6.6666666667vw}}@media screen and (min-width:1441px){.c-form__inner{padding-right:104px}}@media screen and (max-width:1000px){.c-form__inner{padding-right:6.6666666667vw}}@media screen and (min-width:1441px){.c-form__inner{padding-top:56px}}@media screen and (max-width:1000px){.c-form__inner{padding-top:5.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner{padding-bottom:56px}}@media screen and (max-width:1000px){.c-form__inner{padding-bottom:5.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner{min-height:500px}}@media screen and (max-width:1000px){.c-form__inner{min-height:80.5555555556vw}}@media screen and (min-width:1441px){.c-form__inner{background-size:480px 374px}}.c-form__inner .p2{color:#1e2321;margin-top:0}@media screen and (max-width:1000px){.c-form__inner .p2{color:#fff}}.c-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:26.1111111111vw;color:#fff}@media screen and (min-width:1441px){.c-form__form{width:376px}}@media screen and (max-width:1000px){.c-form__form{width:100%}}.c-form__form .form__group{margin-bottom:2.7777777778vw}@media screen and (min-width:1441px){.c-form__form .form__group{margin-bottom:40px}}@media screen and (max-width:1000px){.c-form__form .form__group{margin-bottom:5.5555555556vw}}.c-form__title{color:#1e2321;margin-bottom:1.6666666667vw}@media screen and (min-width:1441px){.c-form__title{margin-bottom:24px}}@media screen and (max-width:1000px){.c-form__title{margin-bottom:5.5555555556vw}}.c-form__subtitle{color:#1e2321}.c-form__submit{margin-top:1.1111111111vw}@media screen and (min-width:1441px){.c-form__submit{margin-top:16px}}@media screen and (max-width:1000px){.c-form__submit{margin-top:2.2222222222vw}}.c-form-sent{background-image:url(/local/templates/redesign/src/assets/img/deposits/form-sent.svg);background-repeat:no-repeat}.c-form-sent .c-form__form{height:26.9444444444vw;width:28.3333333333vw}@media screen and (min-width:1441px){.c-form-sent .c-form__form{height:388px}}@media screen and (max-width:1000px){.c-form-sent .c-form__form{height:69.4444444444vw}}@media screen and (min-width:1441px){.c-form-sent .c-form__form{width:408px}}@media screen and (max-width:1000px){.c-form-sent .c-form__form{width:auto}}.c-form-sent .c-form__submit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:auto}@media screen and (max-width:1000px){.c-form-sent .c-form__submit{width:auto}}.c-form-double{background-image:url(/local/templates/redesign/src/assets/img/deposits/form-double.svg);background-repeat:no-repeat}.c-form-double .c-form__form{height:26.9444444444vw;width:28.3333333333vw}@media screen and (min-width:1441px){.c-form-double .c-form__form{height:388px}}@media screen and (max-width:1000px){.c-form-double .c-form__form{height:69.4444444444vw}}@media screen and (min-width:1441px){.c-form-double .c-form__form{width:408px}}@media screen and (max-width:1000px){.c-form-double .c-form__form{width:auto}}.c-form-double .c-form__submit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:auto}@media screen and (max-width:1000px){.c-form-double .c-form__submit{width:auto}}.c-form-error{background-image:url(/local/templates/redesign/src/assets/img/deposits/form-error.svg);background-repeat:no-repeat}.c-form-error .c-form__form{height:26.9444444444vw;width:28.3333333333vw}@media screen and (min-width:1441px){.c-form-error .c-form__form{height:388px}}@media screen and (max-width:1000px){.c-form-error .c-form__form{height:69.4444444444vw}}@media screen and (min-width:1441px){.c-form-error .c-form__form{width:408px}}@media screen and (max-width:1000px){.c-form-error .c-form__form{width:auto}}.c-form-error .c-form__submit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:auto}@media screen and (max-width:1000px){.c-form-error .c-form__submit{width:auto}}
/* End */
/* /local/templates/redesign/build/css/main.css?16390561733694126 */
