.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:scale(.8);transform:scale(.8)}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content,.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#212a33;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:16px;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1049;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem;border-bottom:0 solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 1.5rem 1.5rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 1.5rem 1.5rem-0.25rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}.modal-header{position:relative}.modal-header .btn-close{padding:0;border:0;width:24px;height:24px;position:absolute;right:19px;top:19px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z' fill='%238296AA'/%3E%3C/svg%3E");cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.modal-header .btn-close:hover{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z' fill='%238296AA'/%3E%3C/svg%3E")}.modal{color:#c1cfdb}.modal-title{font-size:24px;line-height:32px;font-weight:600;text-align:center;width:100%;color:#fff}.modal.modal-shedule-demo,.modal.modal-shedule-demo *{-webkit-box-sizing:border-box;box-sizing:border-box}.modal.rd-modal-message-sent,.modal.rd-modal-message-success{text-align:center}.modal.rd-modal-message-sent .modal-body,.modal.rd-modal-message-success .modal-body{padding-bottom:40px}.modal.rd-modal-message-sent .icon,.modal.rd-modal-message-success .icon{display:block;margin:0 auto 16px;background:url(042324186a5df7af209724e567e827d8.svg) no-repeat;width:48px;height:48px}.modal.rd-modal-message-sent .icon_email,.modal.rd-modal-message-success .icon_email{background:url(a5145df9b31bf8661f8a4d4c0ced5e85.svg) no-repeat}.modal.rd-modal-message-sent .icon.spam,.modal.rd-modal-message-success .icon.spam{background:url(93c08856e0b03e91b33cdeae76d9c7ec.svg) no-repeat}.modal.rd-modal-message-sent .icon.fail-country,.modal.rd-modal-message-success .icon.fail-country{background:url(da4cec3e0c78e97de7371ccd368d63ae.svg) no-repeat}.modal.rd-modal-message-sent .icon-sucsess,.modal.rd-modal-message-success .icon-sucsess{display:inline-block;background:url(cfb4d5ff52be56862108b08fbd22d643.svg) no-repeat;width:28px;height:22px}.modal.rd-modal-message-sent .message,.modal.rd-modal-message-success .message{color:#c1cfdb;font-size:16px;line-height:24px;margin:16px auto 24px;max-width:345px}.modal.rd-modal-message-sent .rd-btn-grid,.modal.rd-modal-message-success .rd-btn-grid{padding-top:0}.modal.rd-modal-progress .modal-content{border:1px solid #313d49;border-top-left-radius:16px;border-top-right-radius:16px}.modal.rd-modal-progress .modal-header{background:#181f26;padding:0 32px;height:102px;border-top-left-radius:16px;border-top-right-radius:16px}.modal.rd-modal-progress .btn-close{right:16px;top:16px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z' fill='%23fff'/%3E%3C/svg%3E")}.modal.rd-modal-progress .hidden{display:none}.modal.rd-modal-progress .modal-title{font-size:20px;line-height:120%;color:#69f0ae}.modal.rd-modal-progress .title{font-size:18px;font-weight:600;text-align:center;color:#fff;text-transform:none}.modal.rd-modal-progress .progress{height:4px;background:#313d49;margin:24px 0;border-radius:4px;-ms-flex-negative:0;flex-shrink:0;position:relative}.modal.rd-modal-progress .progress .progress-bar{height:4px;background:linear-gradient(135deg,#69f0ae,#2f8ffc);width:0;border-radius:4px;-webkit-transition:width .2s;transition:width .2s}.modal.rd-modal-progress .progress .points{position:absolute;left:0;right:-1px;top:-3px;height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal.rd-modal-progress .progress .points span{width:10px;height:10px;background:#313d49;border-radius:50%;-webkit-transition:background 0 .2s;transition:background 0 .2s}.modal.rd-modal-progress .progress .points span:first-child{background:linear-gradient(135deg,#69f0ae,#2f8ffc)}.modal.rd-modal-progress .progress .progress-bar[aria-valuenow="33.33"]+.points span:nth-child(-n+2){background:linear-gradient(135deg,#69f0ae,#2f8ffc)}.modal.rd-modal-progress .progress .progress-bar[aria-valuenow="66.66"]+.points span:nth-child(-n+3){background:linear-gradient(135deg,#69f0ae,#2f8ffc)}.modal.rd-modal-progress .progress .progress-bar[aria-valuenow="100"]+.points span{background:linear-gradient(135deg,#69f0ae,#2f8ffc)}.modal.rd-modal-progress .buttons-check{padding:32px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -4px;position:relative}.modal.rd-modal-progress .buttons-check input{position:absolute;visibility:hidden}.modal.rd-modal-progress .buttons-check input:checked+span{background:#181f26;color:#69f0ae;outline-color:#313d49!important;cursor:default}.modal.rd-modal-progress .buttons-check label{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 8px}.modal.rd-modal-progress .buttons-check label span{display:block;background:#313d49;border-radius:8px;color:#fff;border:0;padding:15px 0;outline:1px dashed #313d49;outline-offset:4px;text-align:center;cursor:pointer}.modal.rd-modal-progress .buttons-check label span:hover{outline-color:#8296aa}.modal.rd-modal-progress .form-holder{margin-top:24px}.modal.rd-modal-progress .form-group{border-top:1px solid #313d49;padding-top:16px}.modal.rd-modal-progress .modal-body{padding:0 32px 32px}.modal.rd-modal-progress.rd-modal-sign-up .form-group{border-top:none;padding-top:0}.modal.rd-modal-progress.rd-modal-sign-up .form-group+.form-group{border-top:1px solid #313d49;padding-top:16px}.modal.rd-modal-progress.rd-modal-sign-up .form-group_btns{position:relative}@media (min-width:576px){.modal-dialog{max-width:530px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media screen and (min-width:768px){.modal.rd-modal-progress .form-holder{margin-top:32px}.modal.rd-modal-progress .form-group{padding-top:24px}.modal.rd-modal-progress .form-group_btns{border-top:0!important;padding-top:4px!important}.modal.rd-modal-progress.rd-modal-sign-up .form-group+.form-group{padding-top:24px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media screen and (max-width:767px){.modal.modal-shedule-demo{overflow:hidden}.modal.modal-shedule-demo .modal-dialog{position:fixed;top:17px;left:16px;bottom:17px;right:16px;max-width:none;overflow:hidden;margin:0;min-height:auto}.modal.modal-shedule-demo .modal-header{-webkit-box-shadow:0 -2px 16px rgba(0,0,0,.28);box-shadow:0 -2px 16px rgba(0,0,0,.28);padding:16px}.modal.modal-shedule-demo .modal-content{overflow:hidden}.modal.modal-shedule-demo .modal-content,.modal.modal-shedule-demo .wpcf7-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%}.modal.modal-shedule-demo .modal-body{padding:0}.modal.modal-shedule-demo .form-holder,.modal.modal-shedule-demo .modal-body,.modal.modal-shedule-demo .wpcf7{height:100%;overflow:hidden}.modal.modal-shedule-demo .form-group-content{padding:16px;overflow:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.modal.modal-shedule-demo .form-group_btns{margin:0;padding:16px;background:#212a33;-webkit-box-shadow:0 -2px 16px rgba(0,0,0,.28);box-shadow:0 -2px 16px rgba(0,0,0,.28)}.modal.modal-shedule-demo .rd-btn-grid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.modal.modal-shedule-demo .rd-btn{min-width:156px}.modal.rd-modal-progress .buttons-check{padding:24px 0 0}.modal.rd-modal-progress .modal-content,.modal.rd-modal-progress .modal-dialog{height:100%;min-height:auto}.modal.rd-modal-progress .modal-dialog{margin:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:none}.modal.rd-modal-progress .modal-content,.modal.rd-modal-progress form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal.rd-modal-progress form{height:100%}.modal.rd-modal-progress .modal-body{overflow:auto;overflow-x:hidden;padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-overflow-scrolling:touch}.modal.rd-modal-progress .modal-body *{-webkit-transform:translateZ(0);transform:translateZ(0)}.modal.rd-modal-progress .form-group_btns{position:sticky;position:-webkit-sticky;bottom:0;margin:auto -24px 0;padding:16px 24px 24px;background-color:#212a33;z-index:3;border-radius:0 0 16px 16px}.modal.rd-modal-progress .rd-btn-cell,.modal.rd-modal-progress .rd-btn-grid{margin-bottom:0}}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media screen and (max-width:440px){.modal.modal-shedule-demo .rd-btn-grid{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}
/*!
* Theme Name: eos
* Theme URI: http://eosda.com
* Author: eosda.com
* Author URI: http://eosda.com
* Description: Description
* Version: 1.0.0
* License: GNU General Public License v2 or later
* License URI: LICENSE
* Text Domain: eos
* Tags:*/blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}b,dt{font-weight:600}*{outline:none}button.close{cursor:pointer;border:0;background-color:transparent;position:absolute;top:0;right:0}button.close:after,button.close:before{content:"";height:2px;width:20px;position:absolute;top:50%;left:50%;margin:-2px 0 0 -8px;background-color:#433e4e;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}button.close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}button.close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}img{color:#f8a086}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:400}input{font-family:IBM Plex Sans,sans-serif}input:input-placeholder{color:#b4b2b8}.item-title,.subtitle{font-size:20px;font-weight:600;line-height:1.4;padding:0 15px 16px 0}.rd-btn.rd-btn_store{min-width:auto!important;min-height:auto!important;font-size:0;padding:0;border:0;width:135px!important;height:44px}.rd-btn.rd-btn_store.rd-btn_googleplay{background:url(949b51bee23d8e323ca7b88a144da445.svg) no-repeat}.rd-btn.rd-btn_store.rd-btn_appstore{background:url(e04d210d837f2f071522343d75aa7268.svg) no-repeat}.btn-scroll-top{width:44px;height:44px;position:fixed;right:15px;bottom:95px;-webkit-transition:opacity .3s,bottom .3s;transition:opacity .3s,bottom .3s;z-index:100;font-size:0;background:#000;border-radius:4px;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}.btn-scroll-top.btn-scroll-top_offset{bottom:205px}.btn-scroll-top:focus,.btn-scroll-top:hover{outline:none}.btn-scroll-top.invisibe{pointer-events:none;opacity:0}.wrapper{background-color:#fff}.negative-banner{background:-webkit-gradient(linear,left top,left bottom,from(rgba(239,83,80,.4)),to(rgba(239,83,80,0)));background:linear-gradient(180deg,rgba(239,83,80,.4),rgba(239,83,80,0));border-radius:16px;text-align:center;padding:24px 0;margin-top:40px}.negative-banner .text{display:inline-block;vertical-align:top;color:#fff;font-weight:600;font-size:14px;line-height:20px;text-transform:uppercase}.negative-banner .text:before{content:"";display:inline-block;width:0;height:0;margin-right:11px;border-color:#f0544f transparent transparent;border-style:solid;border-width:10px 7px 0}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.wpcf7-display-none{display:none}section header{margin-bottom:28px}section header .h6,section header h6{text-transform:uppercase;color:#f27e30}section header.center{text-align:center;margin-left:auto;margin-right:auto;max-width:720px}.section-content-intro{padding-top:72px}.section-content-intro .rd-breadcrumbs{margin:16px auto 26px;padding:0;position:relative}.animate{visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.animated{visibility:visible;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes fadeIn{0%{opacity:0}20%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}20%{opacity:0}to{opacity:1}}.site-footer-top{padding:40px 0;background:#11151b}.site-footer-top .top-container{display:-webkit-box;display:-ms-flexbox;display:flex}.site-footer-top .footer{width:100%}.site-footer-top .main-list{display:grid;grid-template-columns:repeat(1,1fr)}.site-footer-top .rd-btn-grid .rd-btn-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer-top .rd-btn-grid .rd-btn-cell,.site-footer-top .rd-btn-grid .rd-btn-cell.rd-btn-single{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site-footer-top .rd-btn-grid .rd-btn-cell .rd-btn{width:100%}.site-footer-top .container+.chat-footer{margin:0 20px}.site-footer-top .rd-section-center+.chat-footer{margin:0}.site-footer-top .container .chat-footer{width:100%}.site-footer-top .nav-footer-lists{padding-top:24px}.site-footer-top .nav-footer-lists:first-of-type{padding-top:0}.site-footer-top .nav-footer-lists *{-webkit-box-sizing:border-box;box-sizing:border-box}.site-footer-top .nav-footer-list{margin-bottom:24px}.site-footer-top .nav-footer-list:last-child{margin-bottom:0}.site-footer-top .nav-footer-list-title{display:block;font-weight:600;font-size:14px;text-transform:uppercase;color:#fff}.site-footer-top .nav-footer-list-title:hover{text-decoration:underline}.site-footer-top .nav-footer-list .nav-footer-list-title+.nav-footer-list-items{margin-top:12px}.site-footer-top .nav-footer-list-item{margin-bottom:8px}.site-footer-top .nav-footer-list-item a{font-size:14px;line-height:20px;color:#8296aa}.site-footer-top .nav-footer-list-item a:hover{text-decoration:underline;color:#c1cfdb}.site-footer-top .nav-footer-list-item:last-child{margin-bottom:0}.site-footer-top .nav-footer-list .mt{margin-top:24px}.site-footer{background:#11151b;color:#8296aa;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;padding-bottom:12px;margin-top:-1px}.site-footer .site-footer-inner{border-top:1px dotted #313d49;border-bottom:1px dotted #313d49;padding:16px 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}.site-footer .site-footer-inner nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site-footer .copyright{padding:12px 0}.site-footer .copyright span+span{padding-left:2px}.site-footer .footer-menu{font-size:14px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-footer .footer-menu a{color:inherit;margin-right:8px;letter-spacing:0}.site-footer .footer-menu a:focus,.site-footer .footer-menu a:hover{text-decoration:underline}.site-footer .social-footer{text-align:right}.site-footer .social-footer li{display:inline-block;margin:0 0 0 16px}.site-footer .social-footer li:first-child{margin:0}.site-footer .social-footer li a{color:inherit;-webkit-transition:all .3s;transition:all .3s;width:24px;height:24px;background-repeat:no-repeat;background-position:50%;background-size:auto;position:relative;display:inline-block;-webkit-filter:invert(58%) sepia(25%) saturate(300%) hue-rotate(169deg) brightness(91%) contrast(86%);filter:invert(58%) sepia(25%) saturate(300%) hue-rotate(169deg) brightness(91%) contrast(86%)}.site-footer .social-footer li a:focus,.site-footer .social-footer li a:hover{-webkit-filter:drop-shadow(2px 4px 6px #000);filter:drop-shadow(2px 4px 6px black)}.select2-container{display:block;width:auto!important}.select2-container--default .select2-selection--single{display:block;width:100%;background:#11151b;color:#fff;border-radius:8px!important;font-size:14px;line-height:1.5;padding:25px 45px 8px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-bottom:2px solid transparent;outline:none;-webkit-transition:all .3s ease;transition:all .3s ease;height:auto}.select2-container--default .select2-selection--single:hover{background:#010203}.disabled .select2-container--default .select2-selection--single{background:#313d49;pointer-events:none}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;color:#fff;font-size:14px;line-height:1.5;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.def-visible-select .select2-container--default .select2-selection--single .select2-selection__rendered,.focus .select2-container--default .select2-selection--single .select2-selection__rendered,.not-empty .select2-container--default .select2-selection--single .select2-selection__rendered{opacity:1}.disabled .select2-container--default .select2-selection--single .select2-selection__rendered{color:#8296aa}.select2-container--default .select2-selection--single .select2-selection__arrow{top:0;bottom:0;height:100%;width:45px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff}.select2-container--default .select2-results__options{max-height:192px}.select2-container--default .select2-results__options::-webkit-scrollbar{-webkit-appearance:none;width:10px}.select2-container--default .select2-results__options::-webkit-scrollbar-track{background-color:#11151b}.select2-container--default .select2-results__options::-webkit-scrollbar-thumb{cursor:pointer;border-radius:4px;background-color:#4a5a6a;-webkit-transition:color .2s ease;transition:color .2s ease;border-left:2px solid #11151b;border-right:2px solid #11151b}.select2-container--default .select2-results__options::-webkit-scrollbar-thumb:hover{background-color:#42505e}.select2-container--default .select2-results__options::-webkit-scrollbar-button{display:none}.select2-container--default .select2-results__option{font-size:14px;line-height:20px;color:#fff;padding:6px 16px}.select2-container--default .select2-results__option.select2-results__option--highlighted:not(.select2-results__option--selected){color:#fff!important;background:#181f26}.select2-container--default .select2-results__option--selectable.select2-results__option--highlighted,.select2-container--default .select2-results__option--selectable.select2-results__option--selected{color:#2f8ffc;background:#181f26}.select2-container--open .select2-selection--single{border-color:#2f8ffc;background:#010203}.select2-container--open .select2-dropdown{background:#010203;border-radius:4px;margin-top:4px;border:none;overflow:hidden}.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff}.select2-container--open .select2-search{position:relative}.select2-container--open .select2-search:after{content:"";position:absolute;top:9px;right:14px;z-index:2;width:14px;height:14px;background-image:url(b80b24a98a17e9fedd2e29ee4f0ed6b8.svg);background-repeat:no-repeat}.select2-container--open .select2-search .select2-search__field{background-color:#11151b;color:#fff;border:none;border-radius:4px;position:relative;padding:4px 40px 4px 12px}.def-visible-select .select2-container{max-width:84px}.def-visible-select .select2-container--default .select2-selection--single{padding:16px 12px 14px}.form-control.wpcf7-not-valid+.select2 .select2-selection--single{border-bottom-color:#f0544f}.ui-datepicker{z-index:1052!important;min-width:300px;background:#010203;border-radius:4px;overflow:hidden;border:none!important;padding:0}.ui-datepicker .ui-datepicker-header{background:none;border:none;color:#fff;padding:8px 2px!important}.ui-datepicker .ui-datepicker-header .ui-icon{background-image:none}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{top:8px;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}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{background:none}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{top:14px;display:block;width:12px;height:12px;border-left:2px solid #fff;border-top:2px solid #fff;-webkit-transform-origin:center;transform-origin:center;margin-left:auto;margin-right:auto;position:relative;left:auto;right:auto;top:4px}.ui-datepicker .ui-datepicker-prev span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ui-datepicker .ui-datepicker-next span{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.ui-datepicker .ui-datepicker-calendar{border-top:1px solid #4a5a6a}.ui-datepicker .ui-datepicker-calendar th{color:#4a5a6a}.ui-datepicker .ui-datepicker-calendar td{border:none;padding:0}.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-disabled,.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable{color:#8296aa;opacity:1}.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-disabled .ui-state-default,.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable .ui-state-default{color:#8296aa}.ui-datepicker .ui-state-default{padding:10px 9px;border-radius:100%;border:1px solid transparent;font-size:14px;line-height:20px;width:40px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background:none}.ui-datepicker .ui-state-hover{color:#2f8ffc}.ui-datepicker .ui-state-highlight{border:1px solid #fff!important;color:#fff}.ui-datepicker .ui-datepicker-today span{border:1px solid #fff!important;border-radius:100%}.ui-datepicker .ui-state-active{background:#2f8ffc;border-color:#2f8ffc}form .form-field{position:relative}form .form-field input,form .form-field textarea{outline:none}form .form-field span[class^=wpcf7-form-control-wrap]{display:block;width:100%}form .form-field span[class^=wpcf7-form-control-wrap].preferabledate:after{display:block;content:"";position:absolute;right:19px;top:18px;width:17px;height:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3 2.402h-.9v-.9c0-.495-.405-.9-.9-.9s-.9.405-.9.9v.9H5.4v-.9c0-.495-.405-.9-.9-.9s-.9.405-.9.9v.9h-.9c-1 0-1.791.81-1.791 1.8l-.01 12.6c0 .99.802 1.8 1.8 1.8h12.6c.99 0 1.8-.81 1.8-1.8v-12.6c0-.99-.81-1.8-1.8-1.8zm0 13.5c0 .495-.405.9-.9.9H3.6a.903.903 0 01-.9-.9v-9h12.6v9zm-10.8-7.2h1.8v1.8H4.5v-1.8zm3.6 0h1.8v1.8H8.1v-1.8zm3.6 0h1.8v1.8h-1.8v-1.8z' fill='%23fff'/%3E%3C/svg%3E")}form .form-field .form-label{position:absolute;left:12px;top:19px;color:#8296aa;font-size:14px;line-height:18px;z-index:2;-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:none}form .form-field .form-label_required:after{content:"*";display:inline-block;color:#f0544f}form .form-field .form-control{width:100%;background:#11151b;color:#fff;border-radius:8px;font-size:14px;line-height:1.5;padding:25px 12px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;transition:all .3s ease;border:none;border-bottom:2px solid #11151b}form .form-field .form-control:hover{background:#010203}form .form-field .form-control:-webkit-autofill,form .form-field .form-control:-webkit-autofill:focus,form .form-field .form-control:-webkit-autofill:hover{-webkit-transition:color 5000s ease-in 0s,background-color 5000s ease-in-out 0s;transition:color 5000s ease-in 0s,background-color 5000s ease-in-out 0s;-webkit-box-shadow:inset 0 0 0 30px #11151b!important;background-clip:content-box!important;-webkit-text-fill-color:#fff}form .form-field .form-control_textarea{max-height:90px;resize:none}form .form-field .form-control:focus{background:#010203;border-bottom:2px solid #2f8ffc}form .form-field .form-control[class*=not-valid]{border-bottom:2px solid #f0544f}form .form-field.focus .form-label,form .form-field.not-empty .form-label{font-size:12px;top:0;padding-top:6px}form .form-field.not-empty .form-control:hover{background:rgba(1,2,3,.8)}form .form-field.not-empty .form-label[for=message]{background:#11151b}form .form-field.focus .form-label{color:#3592fd}form .form-field.focus .form-label[for=message]{background:#010203}form .form-field.not-empty:hover .form-label[for=message]{background:#080a0c}form .form-field .wpcf7-not-valid-tip{color:#f0544f;font-size:12px;line-height:16px;padding:0 0 0 12px;display:block}form .form-group_btns{padding-top:24px}form .btn{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}form .ajax-loader,form .wpcf7-response-output{display:none!important}form .ajax-loader{opacity:0}form input::-webkit-inner-spin-button,form input::-webkit-outer-spin-button{-webkit-appearance:none}form input[type=number]{-moz-appearance:textfield}form .text,form p{font-size:14px;line-height:20px;margin-bottom:12px}.form-group+.form-group{margin-top:6px}.form-group_tight+.form-group_tight{margin-top:3px}.form-group-title{margin-bottom:12px;color:#f3f6f8}.form-group-title_required:after{content:"*";display:inline-block;color:#f0544f}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.form-row .col{width:100%;padding:0 10px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.form-row .col:first-child{width:100%}.form-row .col:last-child{width:100%;margin-top:0}.form-row.rd-btn-grid{padding:0;margin-top:0}.form-row.rd-btn-grid .rd-btn-cell{margin-top:0;width:100%}.form-row.rd-btn-grid .rd-btn-cell .rd-btn{width:100%;padding-left:20px;padding-right:20px}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color{0%,to{stroke:#fff}}@keyframes color{0%,to{stroke:#fff}}.form-upload-file{position:relative;margin-bottom:32px}.form-upload-file .wpcf7-form-control-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.form-upload-file .wpcf7-not-valid-tip{margin-top:12px;color:#f0544f;font-size:12px}.form-upload-file label{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}.form-upload-file .rd-btn{width:auto}.form-upload-file input[type=file]{display:none}.form-upload-file .file-info{display:none;border:1px solid #4b5c6c;border-radius:4px;padding:15px 68px 15px 12px;margin-top:16px;overflow:hidden;position:relative}.form-upload-file .file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-upload-file .file-size{color:#8296aa;text-transform:uppercase;margin-left:3px}.form-upload-file .clear{position:absolute;top:0;right:0;width:54px;height:54px;border:none;cursor:pointer;opacity:.4;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13.833c0 .917.75 1.667 1.667 1.667h6.666c.917 0 1.667-.75 1.667-1.667V5.5c0-.917-.75-1.667-1.667-1.667H2.667C1.75 3.833 1 4.583 1 5.5v8.333zm2.642-6.525a.83.83 0 011.175 0L6 8.492l1.183-1.184a.83.83 0 111.175 1.175L7.175 9.667l1.183 1.183a.83.83 0 11-1.175 1.175L6 10.842l-1.183 1.183a.83.83 0 11-1.175-1.175l1.183-1.183-1.183-1.184a.83.83 0 010-1.175zm5.275-5.975L8.325.742A.84.84 0 007.742.5H4.258a.84.84 0 00-.583.242l-.592.591H1a.836.836 0 00-.833.834C.167 2.625.542 3 1 3h10a.836.836 0 00.833-.833.836.836 0 00-.833-.834H8.917z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.form-upload-file .clear:hover{opacity:1}.form-upload-file.active .file-info{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox-wrap{color:#c1cfdb;margin:0 0 20px;position:relative;font-size:14px;line-height:18px}.checkbox-wrap .wpcf7-not-valid-tip{display:inline-block;padding:2px 5px 3px;border-radius:5px}.checkbox-wrap span.wpcf7-list-item{margin:0}.checkbox-wrap span.wpcf7-list-item input{opacity:0;top:0;position:absolute}.checkbox-wrap span.wpcf7-list-item input~span{display:inline-block;vertical-align:top;position:relative;padding-left:28px}.checkbox-wrap span.wpcf7-list-item input~span:before{content:"";display:inline-block;width:16px;height:16px;position:absolute;top:2px;left:0;border-radius:2px;border:2px solid #8799ab;-webkit-transition:all .2s;transition:all .2s;-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-wrap span.wpcf7-list-item input~span:after{content:"";position:absolute;display:none;width:16px;height:16px;left:0;top:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4.1 12.7L9 17.6 20.3 6.3' fill='none' stroke='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-wrap span.wpcf7-list-item input:checked~span:before{background-color:#2f8ffc;border-color:#2f8ffc}.checkbox-wrap span.wpcf7-list-item input:checked~span:after{display:block}.checkbox-wrap span.wpcf7-list-item input:focus~span:before{-webkit-box-shadow:0 0 5px #4d90fe;box-shadow:0 0 5px #4d90fe}.checkbox-wrap span.wpcf7-list-item a{color:#3592fd;display:inline-block}.checkbox-wrap span.wpcf7-list-item a:focus,.checkbox-wrap span.wpcf7-list-item a:hover{color:#2f8ffc;text-decoration:underline}.checkbox-wrap .wpcf7-not-valid-tip{font-size:12px;padding-left:27px;margin:3px 0 0;color:#f0544f}.checkbox-wrap:last-child{margin-bottom:0}.screen-reader-response{display:none}button.rd-btn_spinner{position:relative}button.rd-btn_spinner span{-webkit-transition:all 1s;transition:all 1s;opacity:1}button.rd-btn_spinner svg{display:none;-webkit-transition:all 1s;transition:all 1s;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:30px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}button.loading-start.rd-btn_spinner span{display:none;opacity:0}button.loading-start.rd-btn_spinner svg{display:block;opacity:1}button.loading-start.rd-btn_spinner[disabled]{opacity:.6;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button.loading-start .path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}.cookies-banner{display:none;opacity:0;position:fixed;z-index:1051;bottom:16px;left:20px;right:20px;-webkit-transition:opacity .3s;transition:opacity .3s}.cookies-banner.show{display:block;opacity:1}.cookies-banner.animating{display:block;opacity:0}.cookies-banner .cookies-banner-in{position:relative;margin:0 auto;max-width:1080px;padding:16px;background:#212a33;border-radius:16px;color:#c1cfdb;font-size:14px;line-height:20px;-webkit-box-shadow:-1px -1px 7px rgba(0,0,0,.3);box-shadow:-1px -1px 7px rgba(0,0,0,.3)}.cookies-banner .close{position:absolute;top:9px;right:9px;width:28px;height:28px}.cookies-banner .close:after,.cookies-banner .close:before{background:#8296aa;margin:0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.cookies-banner .close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.cookies-banner .close span{display:none}.cookies-banner .btn-box{margin-top:20px}.cookies-banner p a{color:#f8a086}.cookies-banner .btn{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;-webkit-box-sizing:border-box;box-sizing:border-box;height:56px;font-size:14px;line-height:20px;font-weight:600;min-width:142px;background-color:#f46036;border:1px solid #f46036;color:#fff;border-radius:5px;text-transform:uppercase;cursor:pointer}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;-ms-touch-action:manipulation;touch-action:manipulation}.owl-carousel .owl-stage{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-dot{position:relative;-webkit-transition:all .2s;transition:all .2s;border:none;background:none;padding:5px;margin-right:9px}.owl-carousel .owl-dot:last-child{margin-right:0}.owl-carousel .owl-dot span{display:block;width:6px;height:6px;background:#4a5a6a;border-radius:50%}.owl-carousel .owl-dot.active span{background:#f27e30}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{font-size:0;border:2px solid #313d49;background:none;border-radius:18px;padding:3px 10px;position:relative;height:36px;width:69px;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-box-sizing:border-box;box-sizing:border-box}.owl-carousel .owl-nav .owl-next:before,.owl-carousel .owl-nav .owl-prev:before{content:"";display:block;width:20px;height:20px;background:50%/contain url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 11.313H6.112l4.542 4.541L9.5 17 3 10.5 9.5 4l1.146 1.146-4.534 4.542H16v1.624z' fill='%23fff'/%3E%3C/svg%3E") no-repeat}.owl-carousel .owl-nav .owl-next:focus,.owl-carousel .owl-nav .owl-prev:focus{-webkit-box-shadow:0 0 5px #4d90fe;box-shadow:0 0 5px #4d90fe}.owl-carousel .owl-nav .owl-next:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-carousel .owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.collapse{display:none}.collapse.show{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;transition-property:height,visibility}.rd-blog-carousel{padding-bottom:60px}.rd-blog-carousel *{-webkit-box-sizing:border-box;box-sizing:border-box}.rd-blog-carousel .container{margin:0 auto}.rd-blog-carousel .carousel{margin:0 auto;position:relative;padding:0 20px}.rd-blog-carousel .carousel .articles-list{margin:0}.rd-blog-carousel .owl-carousel .item,.rd-blog-carousel .owl-carousel .owl-item,.rd-blog-carousel .owl-carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.rd-blog-carousel .owl-carousel .item{background-color:inherit}.rd-blog-carousel .owl-dots{position:absolute;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rd-blog-carousel .owl-dots .owl-dot{position:relative;-webkit-transition:all .2s;transition:all .2s;border:none;background:none;padding:5px}.rd-blog-carousel .owl-dots .owl-dot span{display:block;width:6px;height:6px;background:#4a5a6a;border-radius:50%}.rd-blog-carousel .owl-dots .owl-dot.active span{background:#f27e30}.rd-blog-carousel .owl-nav{position:absolute;left:50%;bottom:-60px;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;max-width:280px;width:calc(100% + 24px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rd-blog-carousel .owl-next:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.articles-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;margin:0 -10px}.articles-list .article-title{display:block;color:inherit;font-size:20px;line-height:28px;font-weight:700;text-align:left;text-transform:none;margin-bottom:16px;min-height:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-y:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.articles-list .article-title:hover{text-decoration:underline}.articles-list p{letter-spacing:0;height:auto;overflow:visible}.articles-list .row-btn{display:block;margin:36px 0 0;text-align:left}.articles-list .row-btn .btn{font-size:14px;padding:11px 0 11px 16px}.articles-list .btn-inverse-outline .icon{-webkit-transform:scale(.75) translateY(1px);transform:scale(.75) translateY(1px)}.articles-list .btn-inverse-outline:hover{background-color:#fff;color:#4c9ae7;-webkit-box-shadow:0 0 0 4px rgba(76,154,231,.2);box-shadow:0 0 0 4px rgba(76,154,231,.2)}.articles-list p{font-size:14px;line-height:20px;letter-spacing:.25px;height:60px;overflow:hidden}.articles-list .item,.articles-list li{margin:0 10px;background-color:#fff;border-radius:8px}.articles-list img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0}.articles-list .date{font-size:12px;text-transform:uppercase;line-height:20px;letter-spacing:.4px;font-weight:600;padding-left:20px;padding-top:8px}.articles-list.list-1{margin-bottom:-64px}.articles-list.list-1 li{-webkit-box-shadow:0 12px 24px rgba(67,62,78,.05);box-shadow:0 12px 24px rgba(67,62,78,.05);width:380px;margin-bottom:64px}.articles-list.list-1 .article-title{overflow:hidden;height:56px}.articles-list.list-1 .info{padding:20px 24px 24px}.articles-list.list-1 .date{margin-top:-27px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.articles-list.list-1 .date span{background-color:#fff;padding:9px 28px 0 24px;border-radius:8px 20px 0 0;position:relative}.articles-list.list-1 .date span:before{content:"";position:absolute;background-color:#fff;width:54px;height:29px;left:100%;-webkit-transform:rotate(29deg);transform:rotate(29deg);top:13px;margin-left:-22px}.articles-list.list-1 img{height:152px}.articles-list.list-2{text-align:left;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.articles-list.list-2.owl-carousel .item,.articles-list.list-2.owl-carousel li{width:auto;margin:0}.articles-list.list-2 .item,.articles-list.list-2 li{width:280px;margin-bottom:64px}.articles-list.list-2 img{height:112px}.articles-list.list-2 .title{min-height:133px}.articles-list.list-2 .row-btn{text-align:left}.articles-list.list-2 .row-btn .btn{border-radius:4px}.articles-list.list-2 .info{padding:15px 20px 20px;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:178px}.section-switcher{background-color:#524d54;background-position:50% 0;background-repeat:no-repeat;color:#fff;text-align:center;padding:130px 15px 65px;background-size:cover}.section-switcher .section-center{max-width:1200px;margin:auto;min-height:380px}.section-switcher .switcher-content{display:-webkit-box;display:-ms-flexbox;display:flex}.section-switcher .switcher-container{overflow:hidden;padding-top:0}.section-switcher .switcher-nav{margin:0 0 25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:1px solid #11151b;background:#11151b;border-radius:5px;width:auto;table-layout:fixed}.section-switcher .nav-item.active .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;color:#45414f;background-color:#fff}.section-switcher .nav-item.active .nav-link:hover{cursor:default}.section-switcher .nav-item.active .nav-link:focus{color:#f6805e}.section-switcher .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:42px;font-size:12px;line-height:16px;color:#f6805e;background:transparent;text-transform:uppercase;text-decoration:none;padding:5px 25px;border-radius:4px;text-align:center;-webkit-transition:all .3s;transition:all .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.section-switcher .nav-link:focus,.section-switcher .nav-link:hover{color:#fff}.section-switcher .row-btn{display:block;margin:0;padding:25px 0 0;text-align:center}.section-switcher .row-btn .btn{min-width:135px}.section-switcher .switcher-pane{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 auto auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-switcher .switcher-pane .list-regular li{font-size:14px;line-height:22px}.section-switcher .switcher-pane.active{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:block}.section-switcher .switcher-pane .button-toggle{display:block;margin-top:24px;position:relative;z-index:2}.section-switcher .switcher-pane .rd-btn-more .text-more{display:none}.section-switcher .switcher-pane .rd-btn-more .text-def{display:block}.section-switcher .switcher-pane .rd-btn-more_collapsed .text-def{display:none}.section-switcher .switcher-pane .rd-btn-more_collapsed .text-more{display:block}.section-switcher .switcher-pane-2 .list{max-width:560px;margin:auto}.section-switcher_image-cards .cards{--card-width:100%}.section-switcher_image-cards .card-img{display:none;width:100%;border-radius:24px}.switcher-container-base .switcher-pane{position:relative;display:none}.switcher-container-base .switcher-nav{border:1px solid transparent;background:#11151b;margin:0 0 20px}.switcher-container-base .nav-link{color:#8296aa;border:2px solid transparent;font-weight:600}.switcher-container-base .nav-item.active .nav-link{border:2px solid #11151b;background:#313d49;color:#fff}.switcher-container-base .nav-item.active .nav-link:focus{color:#f6805e}.switcher-container-base .switcher-nav_underline{background:0 0;border-radius:0;background-position:0 100%;background-repeat:no-repeat;-webkit-transition:background-size .3s;transition:background-size .3s;background-size:100% 1px;border:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.switcher-container-base .switcher-nav_underline .nav-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}.switcher-container-base .switcher-nav_underline .nav-item.active .nav-link{color:#2f8ffc;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#2f8ffc),to(#2f8ffc));background-image:linear-gradient(#2f8ffc,#2f8ffc);background-position:0 100%;background-repeat:no-repeat;-webkit-transition:background-size .3s;transition:background-size .3s;background-size:100% 2px;border-radius:0}.switcher-container-base .switcher-nav_underline .nav-item.active .nav-link .hover-icon{width:18px;height:18px;display:block}.switcher-container-base .switcher-nav_underline .nav-item.active .nav-link .default-icon{display:none}.switcher-container-base .switcher-nav_underline .nav-item .nav-link{font-weight:600;font-size:14px;line-height:20px;background-size:0 2px;background-color:transparent;border-radius:0;border:none;border-bottom:1px solid;padding:12px}.switcher-container-base .switcher-nav_underline .nav-item .nav-link:focus,.switcher-container-base .switcher-nav_underline .nav-item .nav-link:hover{color:#2f8ffc;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#2f8ffc),to(#2f8ffc));background-image:linear-gradient(#2f8ffc,#2f8ffc);background-position:0 100%;background-repeat:no-repeat;-webkit-transition:background-size .3s;transition:background-size .3s;background-size:100% 2px;border-radius:0}.switcher-container-base .switcher-nav_underline .nav-item .nav-link:focus .hover-icon,.switcher-container-base .switcher-nav_underline .nav-item .nav-link:hover .hover-icon{vertical-align:top;padding-right:4px;display:block}.switcher-container-base .switcher-nav_underline .nav-item .nav-link:focus .default-icon,.switcher-container-base .switcher-nav_underline .nav-item .nav-link:hover .default-icon{display:none}.switcher-container-base .switcher-nav_underline .nav-item .nav-link .default-icon{width:18px;height:18px;display:block;vertical-align:top;padding-right:4px}.switcher-container-base .switcher-nav_underline .nav-item .nav-link .hover-icon{display:none;padding-right:4px}.switcher-rate{margin-left:-15px;margin-right:-15px}.switcher-rate-box_desktop{display:none}.switcher-rate-box_mobile{display:grid}.switcher-rate-box_mobile .grid-table-row:first-child{display:none}.switcher-rate-box_mobile .grid-table-row{grid-template-columns:repeat(1,2fr) repeat(1,1fr)}.switcher-rate .switcher-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;margin:0;border-radius:0}.switcher-rate .nav-item{width:25%}.switcher-rate .nav-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.switcher-rate .switcher-pane.active{display:block}.switcher-rate .switcher-container{margin:0 -15px}.switcher-rate .item-main{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-weight:600;font-size:20px;line-height:28px;padding:14px;background:#212a33}.switcher-rate .grid-table{display:grid;margin:0 auto;background:#181f26;border-radius:8px 8px 0 0}.switcher-rate .grid-table-row{display:grid;border-bottom:1px solid #181f26}.switcher-rate .grid-table-row:last-child{border-bottom:none}.switcher-rate .grid-table-row:not(:first-child){background:#212a33;color:#fff;min-height:72px;-webkit-box-sizing:border-box;box-sizing:border-box}.switcher-rate .grid-table-row:not(:first-child) .grid-table-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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;padding:12px 16px}.switcher-rate .grid-table-cell{padding:12px 16px;border-right:1px solid #181f26;font-weight:400;font-size:16px;line-height:24px;text-align:center}.switcher-rate .grid-table-cell:first-child{background:#212a33;text-align:left;border-radius:8px 0 0 8px;padding:36px 12px}.switcher-rate .grid-table-cell:last-child{border-right:none}.switcher-rate .grid-table-cell:first-of-type:first-child{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.switcher-rate .icon{width:14px;height:11px;position:relative;z-index:3;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M6.75 12.15L3.6 9l-1.05 1.05 4.2 4.2 9-9L14.7 4.2l-7.95 7.95z' fill='%2369f0ae'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size: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}.switcher-rate .icon:after{content:"";position:absolute;width:16px;height:16px;padding:10px;background:#69f0ae;border-radius:50%;opacity:.3}.switcher-rate.switcher-rate_blog,.switcher-rate.switcher-rate_blog-two-columns{padding:0;margin:40px 0;background:transparent;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24)}.switcher-rate.switcher-rate_blog-two-columns .switcher-nav,.switcher-rate.switcher-rate_blog .switcher-nav{list-style-type:none;list-style-position:inherit;border-radius:8px 8px 0 0}.switcher-rate.switcher-rate_blog-two-columns .switcher-nav .nav-item,.switcher-rate.switcher-rate_blog .switcher-nav .nav-item{margin:auto;width:33.3%}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row,.switcher-rate.switcher-rate_blog .grid-table-row{grid-template-columns:repeat(1,2fr) repeat(1,2fr) repeat(1,2fr);border-bottom:none}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:first-child,.switcher-rate.switcher-rate_blog .grid-table-row:first-child{display:grid}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:first-child .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:first-child .grid-table-cell{background:#313d49;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:break-spaces;min-width:84px}.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell:first-child,.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell:last-child,.switcher-rate.switcher-rate_blog .grid-table-cell:first-child,.switcher-rate.switcher-rate_blog .grid-table-cell:last-child{border-radius:0}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child),.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child){background:transparent}.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell,.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell{font-size:12px;line-height:16px;padding:8px}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell{border-right:1px solid #313d49;border-bottom:1px solid #313d49;color:#c1cfdb}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell:first-child,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell:first-child{border-right:none;border-bottom:1px solid #181f26;color:#fff}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell:last-child,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell:last-child{border-right:none}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child):last-of-type .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child):last-of-type .grid-table-cell{border-bottom:none}.switcher-rate.switcher-rate_blog-two-columns .nav-link,.switcher-rate.switcher-rate_blog .nav-link{padding:5px 12px;text-transform:inherit;text-decoration:none}.switcher-rate.switcher-rate_blog-two-columns .nav-item.active .nav-link:active,.switcher-rate.switcher-rate_blog-two-columns .nav-item.active .nav-link:focus,.switcher-rate.switcher-rate_blog-two-columns .nav-item.active .nav-link:hover,.switcher-rate.switcher-rate_blog .nav-item.active .nav-link:active,.switcher-rate.switcher-rate_blog .nav-item.active .nav-link:focus,.switcher-rate.switcher-rate_blog .nav-item.active .nav-link:hover{opacity:1}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row{grid-template-columns:repeat(1,2fr) repeat(1,2fr);border-bottom:none}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:first-child{display:grid;min-height:72px}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:first-child .grid-table-cell{background:#181f26;color:#c1cfdb;border-bottom:1px solid #313d49;border-right:1px solid #313d49;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:first-child .grid-table-cell:first-child{background:#212a33;color:#fff;border-bottom:1px solid #181f26;border-right:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:first-child .grid-table-cell:last-child{border-right:none}.section-switcher .switcher-rate .switcher-nav{width:auto}.video-container{margin:40px 0;width:100%}.video-container .video-wrap{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:#000}.video-container .video-link{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.video-container .video-media{margin:0!important;position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-container .video-button{position:absolute;top:50%;left:50%;padding:0;width:40px;height:40px;border-radius:50%;border:none;background-color:#fff;cursor:pointer;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;-webkit-box-shadow:0 0 0 6px hsla(0,0%,100%,.1);box-shadow:0 0 0 6px hsla(0,0%,100%,.1)}.video-container .video-button:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-33%,-40%);transform:translate(-33%,-40%);width:0;height:0;border-color:transparent transparent transparent #000;border-style:solid;border-width:5px 0 5px 8px}.video-container figcaption{font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase;text-align:left;color:#c1cfdb;padding-top:16px}.table-blog{overflow:hidden;color:#c1cfdb;border-radius:8px;margin:40px 0;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24)}.table-blog sub,.table-blog sup{font-size:12px}.table-blog caption{background:transparent;color:#fff;font-weight:600;font-size:14px;line-height:20px;text-align:center;padding:0;margin:auto auto 16px}.table-blog thead{background-color:#313d49}.table-blog thead th:first-of-type{text-align:center;border-radius:8px 0 0 0}.table-blog thead th:last-of-type{border-radius:0 8px 0 0}.table-blog td,.table-blog th{padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;text-align:left}.table-blog th{color:#fff;font-weight:400}.table-blog .center tr td,.table-blog th{text-align:center}.table-blog_vh thead th,.table-blog_vh thead th:first-of-type{text-align:left}.table-blog_vh thead tr{border-bottom:2px solid #181f26}.table-blog_vh tr td{border-right:2px solid #181f26}.table-blog_vh tbody span{width:100%;display:block}.table-blog_vh tbody a{color:#2f8ffc}.table-blog_vh tbody tr{border-bottom:2px solid #181f26}.table-blog_vh tbody tr:last-of-type{border-bottom:none}.table-blog_vh tbody tr:first-of-type td:first-of-type{text-align:left;border-radius:8px 8px 0 0}.table-blog_vh tbody tr td{background:#212a33;min-height:50px}.table-blog_vh tbody tr td:first-of-type{background-color:#313d49}.table-blog_vh tbody tr td:first-of-type span{color:#fff;text-align:left}.table-blog_vh tbody tr td:not(:first-of-type) span{color:#c1cfdb;display:block}.table-blog_vh tbody tr td ul.popular-tags{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;margin:0 0 -12px!important}.table-blog_vh tbody tr td ul.popular-tags li.tag{margin:0 8px 12px 0;list-style-position:inherit;list-style-type:none}.table-blog_vh tbody tr td ul.popular-tags li:first-child{margin-left:0}.table-blog_vh tbody tr td ul.popular-tags li.tag a{font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase;color:#fff;background:#313d49;border-radius:12px;padding:6px 16px;display:block;text-align:center}.table-blog_vh tbody tr td ul.popular-tags li.tag a:focus,.table-blog_vh tbody tr td ul.popular-tags li.tag a:hover{text-decoration:none;opacity:1;color:#2f8ffc}.table-blog.vh-difficult{margin:60px 0 0}.table-blog.vh-difficult th{word-spacing:60px}.table-blog.vh-difficult td,.table-blog.vh-difficult th{padding:8px;font-size:10px;line-height:14px;max-width:140px}.table-blog.vh-difficult tbody cite,.table-blog.vh-difficult tbody span{font-size:12px;line-height:16px}.table-blog.vh-difficult strong{font-weight:400}.table-blog_horizontal tr{border-bottom:none;border-top:1px solid #000}.table-blog_horizontal tr:first-child,.table-blog_horizontal tr:last-child{border-bottom:none}.table-blog_horizontal tr:first-child{border-top:none}.table-blog_horizontal th{display:none}.table-blog_horizontal td{display:-webkit-box;display:-ms-flexbox;display:flex}.table-blog_horizontal td:before{content:attr(data-th) "";font-weight:600;width:100%;max-width:8.5em;min-width:130px;margin-right:16px;display:inline-block;color:#fff;text-align:left;word-break:break-word}.table-blog_horizontal td:first-of-type{background-color:#313d49;color:#fff}.table-blog_horizontal td,.table-blog_horizontal th{max-width:100%;text-align:left}.table-blog_horizontal thead tr{display:none}.table-blog_horizontal tbody tr:hover{background-color:#212a33}.table-blog_horizontal tbody tr:first-child td{border-radius:8px 8px 0 0}.table-blog_vertical thead{position:absolute;clip:rect(1px 1px 1px 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.table-blog_vertical tbody,.table-blog_vertical td,.table-blog_vertical th,.table-blog_vertical tr{display:block}.table-blog_vertical tbody{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:12px}.table-blog_vertical tbody tr{border:1px solid #313d49;border-radius:8px}.table-blog_vertical tbody th[scope=row]{background-color:#313d49;border-radius:8px 8px 0 0;min-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-blog_vertical tbody td[data-type=currency]{text-align:right;height:36px}.table-blog_vertical tbody td[data-title]:before{content:attr(data-title);float:left;max-width:120px;text-align:left;font-size:12px}.table-blog_vertical tbody td{text-align:left;border-bottom:1px solid #313d49;font-size:14px}.table-blog_vertical tbody td:before{color:#fff}.table-blog_vertical tbody td:last-of-type{border-bottom:none}.table-blog_minimal{border-spacing:0;-webkit-box-shadow:none;box-shadow:none}.table-blog_minimal thead{text-align:left}.table-blog_minimal thead th{text-align:center}.table-blog_minimal thead th:first-of-type{text-align:center}.table-blog_minimal thead th+th{border-left:1px solid #313d49}.table-blog_minimal tbody tr:nth-of-type(odd){background:#313d49}.table-blog_minimal tbody tr:nth-of-type(odd) td{border-right:none}.table-blog_minimal tbody tr td{border-top:1px solid #313d49}.table-blog_minimal tbody tr td+td{border-left:1px solid #313d49}.table-blog_two-columns{border-collapse:inherit;border-spacing:6px;-webkit-box-shadow:none;box-shadow:none}.table-blog_two-columns td,.table-blog_two-columns th{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);border-radius:8px}.table-blog_two-columns th figure{margin: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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-blog_two-columns th img{width:inherit}.table-blog_two-columns td{color:#c1cfdb}.table-blog_two-columns tbody{text-align:left}.table-blog_two-columns tbody tr th{background:#313d49;vertical-align:top}.table-blog_main thead{background-color:inherit}.table-blog_main table{margin:0;border-radius:0}.table-blog_main td,.table-blog_main th{padding:inherit}.table-blog_simple-resp{border-collapse:collapse;-webkit-box-shadow:none;box-shadow:none;border-radius:0;margin:60px 0 0}.table-blog_simple-resp thead{background-color:transparent}.table-blog_simple-resp thead th{font-weight:600;padding:8px 0}.table-blog_simple-resp tbody tr{font-size:14px;line-height:20px}.table-blog_simple-resp tbody tr:nth-child(odd){background-color:#313d49;color:#fff}.table-blog_simple-resp tbody tr:nth-child(2n){background-color:#212a33;color:#fff}.table-blog_simple-resp tbody td{border:1px solid #181f26}.table-blog_simple-resp tbody td:first-child{vertical-align:top}.table-blog_simple-resp tbody td .item{color:#fff;font-size:14px;line-height:20px;margin:4px 0}.table-blog_simple-resp tbody td .item:first-child{margin-top:0}.table-blog_simple-resp tbody td .item:last-child{margin-bottom:0}.section-single-autor:not(.section-intro){padding:40px 0 80px}.section-single .section-single-autor:not(.section-intro){margin-top:40px;padding:24px 0;border-top:2px solid #323d49;border-bottom:2px solid #323d49}.section-single-autor.section-intro{padding:72px 0 80px}.section-single-autor.section-intro .autor{margin-top:75px}.section-single-autor .rd-section-center:after{content:"";display:block;border-bottom:2px solid #323d49;-webkit-transform:translateY(80px);transform:translateY(80px)}.section-single-autor .autor{max-width:648px;margin:0 auto}.section-single .section-single-autor .autor{max-width:none;-webkit-transform:none;transform:none}.section-single-autor .autor .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-single .section-single-autor .autor .header{-webkit-transform:none;transform:none;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-single-autor .autor .h2,.section-single-autor .autor .h4{margin-bottom:4px}.section-single-autor .autor .h4{text-decoration:none}.section-single-autor .autor .h4:hover{opacity:1;text-decoration:underline}.section-single-autor .autor .position{font-size:18px;color:#c1cfdb}.section-single .section-single-autor .autor .position{font-size:12px;line-height:16px}.section-single-autor .autor p{color:#c1cfdb}.section-single .section-single-autor .autor p{font-size:14px;line-height:22px}.section-single-autor .autor .image{margin:0 24px 0 0;-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px}.section-single-autor .autor .avatar{border-radius:50%}.section-single-autor .autor .avatar,.section-single .section-single-autor .autor .avatar{width:100%;height:100%;margin:0}.section-single-autor .autor .content{margin-top:16px}.section-single .section-single-autor .autor .content{margin-top:8px}.section-single-autor .autor .socials{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.section-single-autor .autor .socials a{background:#425161 50% no-repeat;width:44px;height:44px;border-radius:4px;margin-right:12px;overflow:hidden;text-indent:-10000px;font-size:0;background-size:24px auto}.section-single-autor .autor .socials a:hover{opacity:.8}.cards{--cards-display:flex;--cards-align:center;--cards-margin:-10px;--cards-padding:10px;--card-background:#212a33;--card-radius:8px;--card-width:100%;--card-padding:0;--card-text-align:left;--card-header-display:flex;--card-header-align-items:center;--card-header-justify-content:left;--card-header-padding:0;--card-header-icon-size:38px;--card-header-icon-background-color:#313d49;--card-header-icon-radius:8px;--card-header-icon-offset:0 12px 0 0;--card-header-font-size:16px;--card-header-line-height:24px;--card-header-font-weight:400;--card-header-title-margin:0;--card-content-padding:0;--card-content-display:block;--card-content-title-margin:0;--card-content-title-font-size:20px;--card-content-title-line-height:28px;--card-content-title-font-weight:400;--card-content-title-color:#fff;--card-content-text-font-size:16px;--card-content-text-line-height:24px;--card-content-text-color:#c1cfdb;--card-content-text-margin:16px 0 0;--card-footer-padding:0;--card-footer-display:block;--card-footer-justify-content:flex-start;display:var(--cards-display);-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:var(--cards-align);-ms-flex-pack:var(--cards-align);justify-content:var(--cards-align);margin:var(--cards-margin)}.cards,.cards *{-webkit-box-sizing:border-box;box-sizing:border-box}.cards .card{padding:var(--cards-padding);width:var(--card-width);text-align:var(--card-text-align)}.cards .card,.cards .card-in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards .card-in{background:var(--card-background);height:100%;border-radius:var(--card-radius);padding:var(--card-padding);position:relative}.cards .card-in .image-background{position:absolute;top:0;left:0;z-index:2;min-height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--card-radius)}.cards_image .card-in{overflow:hidden}.cards_image .image{background-size:cover;background-position:50%;-ms-flex-negative:0;flex-shrink:0}.cards_image img{display:block;width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.cards .header{display:var(--card-header-display);-webkit-box-align:var(--card-header-align-items);-ms-flex-align:var(--card-header-align-items);align-items:var(--card-header-align-items);-webkit-box-pack:var(--card-header-justify-content);-ms-flex-pack:var(--card-header-justify-content);justify-content:var(--card-header-justify-content);padding:var(--card-header-padding);z-index:2}.cards .header .icon{width:var(--card-header-icon-size);height:var(--card-header-icon-size);background-repeat:no-repeat;background-position:50%;background-color:var(--card-header-icon-background-color);border-radius:var(--card-header-icon-radius);margin:var(--card-header-icon-offset);-ms-flex-negative:0;flex-shrink:0}.cards .header span{font-size:var(--card-header-font-size);line-height:var(--card-header-line-height);font-weight:var(--card-header-font-weight)}.cards .header .h4,.cards .header h4{font-weight:var(--card-header-font-weight);margin:var(--card-header-title-margin)}.cards .header .logo img{width:auto;max-width:290px}.cards .content{display:var(--card-content-display);padding:var(--card-content-padding);-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;z-index:2}.cards .content .h3,.cards .content .h4,.cards .content h3,.cards .content h4{margin:var(--card-content-title-margin);color:var(--card-content-title-color)}.cards .content p,.cards .content p.text{font-size:var(--card-content-text-font-size);line-height:var(--card-content-text-line-height);color:var(--card-content-text-color);margin:var(--card-content-text-margin)}.cards .footer{display:var(--card-footer-display);padding:var(--card-footer-padding)}.cards .rd-btn.rd-text-arrow{-webkit-box-pack:var(--card-footer-justify-content);-ms-flex-pack:var(--card-footer-justify-content);justify-content:var(--card-footer-justify-content);min-width:auto;margin:0}.cards_blog{--cards-align:left;--card-content-padding:20px 24px 16px;--card-content-title-color:#fff;--card-content-text-font-size:14px;--card-content-text-line-height:20px;--card-footer-padding:12px 20px 20px;--card-footer-display:flex}.article-news .cards_blog,.owl-carousel .cards_blog{--card-header-display:block;--card-width:100%;--cards-margin:0;--cards-padding:0;height:100%}.article-news .cards_blog .card,.owl-carousel .cards_blog .card{height:100%}.article-news .cards_blog .title,.owl-carousel .cards_blog .title{min-height:0}.article-post_sidebar .cards_blog{height:auto;--cards-display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0}.article-post .cards_blog img{max-height:none}.cards_blog.cards_inverse{--card-background:#ebf4ff;--card-content-title-color:#000;--card-content-text-color:#4a5a6a}.cards_blog.cards_inverse .autor,.cards_blog.cards_inverse .autor a,.cards_blog.cards_inverse .date{color:#313d49}.cards_blog.cards_inverse .date:before{background:#313d49}.cards_blog .card-in{position:relative}.cards_blog .card-link{display:block}.cards_blog .card-link:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.cards_blog .card-link:hover .title{text-decoration:underline}.cards_blog img{min-width:100%;max-height:138px;min-height:auto}.cards_blog .tags{margin-bottom:12px}.cards_blog .tag{font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase;color:#f27e30;padding:4px 8px;background:rgba(242,126,48,.2);border-radius:4px;position:relative;z-index:2;-webkit-transition:all .2s;transition:all .2s}.cards_blog .tag:hover{background:rgba(242,126,48,.35)}.cards_blog .h4,.cards_blog h4{color:var(--card-content-title-color)}.cards_blog .info{padding:0 20px;font-size:0}.cards_blog .autor,.cards_blog .date{text-transform:uppercase;font-weight:600;font-size:12px;line-height:16px;display:inline-block}.cards_blog .autor,.cards_blog .autor a,.cards_blog .date{color:#c1cfdb}.cards_blog .autor{position:relative;z-index:2;padding-right:20px}.cards_blog .autor:hover{text-decoration:underline}.cards_blog .autor+.date:before{content:"";display:inline-block;width:1px;height:9px;background:#c1cfdb;margin:0 6px}.cards_blog .footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cards_blog .footer .rd-btn.rd-text-arrow{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tooltip{position:relative}.tooltip:before{content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);width:16px;height:16px}.tooltip .wrap{position:absolute;width:160px;visibility:hidden;opacity:0;-webkit-transition:all .1s ease;transition:all .1s ease}.tooltip .wrap span{text-align:left;font-size:14px;line-height:20px;font-weight:400;text-transform:lowercase;background:#010203;color:#c1cfdb;border-radius:8px;padding:16px;display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:0 auto;letter-spacing:.25px}.tooltip:before{pointer-events:none;position:absolute;-webkit-transition:all .1s ease;transition:all .1s ease;background:#010203;visibility:hidden;opacity:0}.tooltip.top:before{bottom:100%;left:50%;margin-bottom:5px;margin-left:-7px}.tooltip.top .wrap{bottom:100%;left:50%;margin-bottom:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip.bottom:before{top:100%;left:50%;margin-top:6px;margin-left:-9px}.tooltip.bottom .wrap{top:100%;left:50%;margin-top:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip:hover .wrap,.tooltip:hover:before{pointer-events:auto;visibility:visible;opacity:1}@media (min-width:480px){.table-blog_vertical{-webkit-box-shadow:none;box-shadow:none}.table-blog_vertical tbody{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:480px){.table-blog caption{font-size:16px;line-height:24px}}@media screen and (min-width:480px){.section-switcher .switcher-pane .button-toggle{display:none}.switcher-rate .grid-table-cell,.switcher-rate .grid-table-row:not(:first-child) .grid-table-cell{font-size:14px;line-height:18px;padding:8px}.switcher-rate .nav-link{padding:5px 8px;text-transform:inherit}}@media screen and (min-width:520px){.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell,.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell{font-size:14px;line-height:20px;padding:12px}.switcher-rate.switcher-rate_blog-two-columns .nav-link,.switcher-rate.switcher-rate_blog .nav-link{padding:5px 12px;text-transform:uppercase}}@media screen and (min-width:568px){.btn-scroll-top.btn-scroll-top_offset{bottom:165px}.owl-carousel .owl-dot{margin-right:4px}.owl-carousel .owl-dot:last-child{margin-right:0}.section-switcher .row-btn{display:block}}@media screen and (min-width:599px){.article-post_sidebar .cards_blog{grid-template-columns:repeat(2,1fr);grid-gap:24px}}@media screen and (min-width:601px){.cards_blog{--card-width:50%;--card-footer-padding:16px 24px 24px}.cards_blog .info{padding:0 24px}}@media screen and (min-width:620px){.site-footer-top .nav-footer-lists{padding-top:0}.site-footer-top .rd-btn-grid .rd-btn-cell .rd-btn{width:280px}}@media (min-width:680px){.table-blog_horizontal tr:nth-child(2n){background-color:#313d49}.table-blog_horizontal tr:nth-child(odd){background-color:#212a33}.table-blog_horizontal td:first-of-type{background-color:inherit;color:inherit}.table-blog_minimal{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24)}.table-blog_minimal tbody tr:nth-of-type(odd){background:inherit}.table-blog_minimal tbody tr:nth-of-type(2n){background:#313d49}.table-blog_minimal tbody td{border-right:1px solid #181f26}.table-blog_minimal tbody td:last-child{border-right:none}.table-blog_simple-resp{position:relative;margin:80px 0 0}.table-blog_simple-resp thead{text-align:left;color:#fff;text-transform:uppercase;font-size:14px;line-height:20px;font-weight:600}.table-blog_simple-resp td{padding:16px}.table-blog_simple-resp td:first-child{font-weight:600}.table-blog_simple-resp th{padding:8px}}@media screen and (min-width:680px){.table-blog_vh tbody tr:first-of-type td:first-of-type{border-radius:0}.table-blog_vh tbody tr:hover{background-color:#212a33}.table-blog_vh tbody tr td:not(:first-of-type) span{display:none}.table-blog_vh tbody td,.table-blog_vh tbody th{padding:12px}.table-blog_vh tbody td:first-child,.table-blog_vh tbody th:first-child{width:30%;text-align:left}.table-blog_vh tbody .cite{display:block}}@media screen and (min-width:768px){section header{margin-bottom:40px}section .rd-section-center>header:not(.center){margin-right:300px}.section-content-intro{padding-top:72px}.site-footer-top .main-list{grid-template-columns:repeat(3,1fr);grid-gap:20px}.form-group_tight+.form-group_tight{margin-top:12px}.form-group_tight .form-row .col{padding-bottom:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.form-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-row .col{width:auto;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:0 8px 22px}.cookies-banner .cookies-banner-in{display:-webkit-box;display:-ms-flexbox;display:flex}.cookies-banner .btn-box{margin:0 0 0 20px}.rd-blog-carousel .owl-dots{width:140px}.section-switcher .row-btn{padding:25px 0 0}.section-switcher_underline .rd-btn-grid{padding-top:40px}.section-switcher .rd-btn-grid{padding-top:30px}.section-switcher_image-cards .cards{position:absolute;max-width:344px;left:24px;top:24px}.section-switcher_image-cards .card-img{display:block}.switcher-rate{margin-left:0;margin-right:0}.switcher-rate-box_mobile{display:none}.switcher-rate-box_desktop{display:grid}.switcher-rate-box_desktop .grid-table-row{grid-template-columns:minmax(285px,1fr) minmax(100px,1fr) minmax(100px,1fr) minmax(100px,1fr) minmax(100px,1fr)}.switcher-rate-box_desktop .grid-table-row:first-child{background:#4a5a6a;color:#fff;border-radius:8px;border-bottom:none;display:grid}.switcher-rate-box_desktop .grid-table-row:first-child .grid-table-cell{font-weight:600;font-size:20px;line-height:28px;text-align: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}.switcher-rate-box_desktop .grid-table-row:nth-of-type(2){border-bottom:none;min-height:auto;display:grid}.switcher-rate-box_desktop .grid-table-row:nth-of-type(2) .grid-table-cell{font-weight:600;font-size:14px;line-height:20px;padding:9px;background:#181f26;color:#8296aa;border-radius:0;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switcher-rate-box_desktop .grid-table-row:nth-of-type(2) .grid-table-cell:first-child{color:#fff;text-transform:none}.switcher-rate .switcher-nav,.switcher-rate .switcher-pane.active{display:none}.switcher-rate .switcher-container{margin:0}.switcher-rate .item-main{display:none}.switcher-rate.switcher-rate_blog-two-columns .switcher-rate-box_mobile,.switcher-rate.switcher-rate_blog .switcher-rate-box_mobile{display:grid}.switcher-rate.switcher-rate_blog-two-columns .switcher-nav,.switcher-rate.switcher-rate_blog .switcher-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.switcher-rate.switcher-rate_blog-two-columns .switcher-pane.active,.switcher-rate.switcher-rate_blog .switcher-pane.active{display:block}.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell,.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell{font-size:14px;line-height:20px}.table-blog caption{font-size:20px;line-height:28px}.section-single-autor:not(.section-intro){padding:80px 0}.section-single-autor.section-intro .autor{margin-top:48px}.section-single-autor .rd-section-center:after{border-color:#212930}.section-single .section-single-autor .autor .position{font-size:14px;line-height:20px}.section-single-autor .autor .image{width:160px;height:160px}.section-single .section-single-autor .autor .image{width:80px;height:80px}.article-post .cards_blog img{min-height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}}@media screen and (min-width:768px) and (max-width:840px){.site-footer .footer-menu{display:block}.site-footer .footer-menu li{padding-right:0;padding-bottom:4px}}@media screen and (min-width:769px){.site-footer-top .container .chat-footer,.site-footer-top .rd-section-center .chat-footer{width:34%}.site-footer-top .nav-footer,.site-footer-top .rd-btn-grid{padding-top:0}.site-footer-top .rd-btn-grid .rd-btn-cell{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.site-footer-top .rd-btn-grid .rd-btn-cell .rd-btn{width:86%}}@media screen and (min-width:840px){.site-footer .footer-menu li{margin-right:20px}.site-footer .footer-menu li:last-child{margin-right:0}}@media screen and (min-width:901px){.cards_blog{--card-width:33.33%}}@media screen and (min-width:919px){.table-blog.vh-difficult{margin:80px 0 0}.table-blog.vh-difficult tbody td:first-child,.table-blog.vh-difficult tbody th:first-child{width:20%}.table-blog.vh-difficult th{word-spacing:inherit;vertical-align:middle;border:1px solid #181f26;border-collapse:collapse}.table-blog.vh-difficult th:first-of-type{text-align:center}}@media (min-width:920px){.table-blog_vertical tbody{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:920px){.rd-blog-carousel{padding-top:60px}.rd-blog-carousel .carousel{max-width:1080px}.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell,.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell{padding:12px 6px;font-size:14px;line-height:20px}}@media screen and (min-width:960px){.btn-scroll-top{right:20px}}@media (min-width:1024px){.table-blog_vertical tbody{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.cookies-banner .cookies-banner-in{padding:16px 29px}.cookies-banner .btn-box{margin:0 0 0 29px}.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell,.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell{padding:12px;font-size:16px;line-height:24px}.table-blog caption{font-size:24px;line-height:32px}.table-blog_vh tbody td,.table-blog_vh th{padding:12px}.section-single-autor .autor{max-width:712px;-webkit-transform:translateX(92px);transform:translateX(92px)}.section-single-autor .autor .header{-webkit-transform:translateX(-184px);transform:translateX(-184px);margin-bottom:-72px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article-post_sidebar .cards_blog{--cards-display:flex;--card-width:100%;grid-gap:0}}@media screen and (min-width:1091px){.btn-scroll-top.btn-scroll-top_offset{bottom:95px}}@media (min-width:1280px){.table-blog_vertical{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24)}.table-blog_vertical thead{position:relative;clip:auto;height:auto;width:auto;overflow:auto}.table-blog_vertical tr{display:table-row;border:none}.table-blog_vertical td,.table-blog_vertical th{display:table-cell;padding:12px 6px}.table-blog_vertical caption{color:#fff}.table-blog_vertical tbody{display:table-row-group}.table-blog_vertical tbody tr:last-of-type td{border-bottom:none}.table-blog_vertical tbody tr:nth-of-type(2n){background-color:#313d49}.table-blog_vertical tbody tr:first-of-type th[scope=row]{border-top:1px solid #212a33}.table-blog_vertical tbody th[scope=row]{color:#fff;text-align:left;max-width:120px;border-radius:0;display:table-cell;border-top:1px solid #313d49;background-color:#212a33}.table-blog_vertical tbody td{text-align:center;white-space:break-spaces}.table-blog_vertical tbody td[data-title]:before{content:none}.table-blog_vertical tbody td:last-of-type{border-bottom:1px solid #313d49}}@media screen and (min-width:1281px){.rd-blog-carousel .carousel{max-width:1280px}.section-single-autor .autor{max-width:878px}}@media screen and (min-width:1300px){.btn-scroll-top,.btn-scroll-top.btn-scroll-top_offset{bottom:75px}}@media screen and (min-width:1320px){.rd-blog-carousel .carousel{padding:0}}@media screen and (min-width:1560px){.btn-scroll-top{right:50px}}@media (min-width:280px) and (max-width:580px),(min-width:921px) and (max-width:1024px){.table-blog_simple-resp thead{display:none}.table-blog_simple-resp td{display:block;padding:16px}.table-blog_simple-resp td:first-child{background-color:#313d49;font-weight:600}.table-blog_simple-resp td:nth-child(2){background-color:#212a33}}@media (max-width:919px),(min-width:920px) and (max-width:1024px){.table-blog_minimal{border:none;display:block}.table-blog_minimal caption,.table-blog_minimal tbody,.table-blog_minimal td,.table-blog_minimal th,.table-blog_minimal thead,.table-blog_minimal tr{display:block}.table-blog_minimal thead{display:none}.table-blog_minimal tbody tr{border:1px solid #313d49;border-radius:8px}.table-blog_minimal tbody tr+tr{margin-top:10px}.table-blog_minimal tbody tr td{border:none}.table-blog_minimal tbody tr td:before{float:left;width:40%;content:attr(data-head);color:#fff}.table-blog_minimal tbody tr td+td{border-top:1px solid #313d49;border-left:none}}@media (min-width:480px) and (max-width:920px),(min-width:1280px){.table-blog_horizontal thead tr th{background-color:#313d49}.table-blog_horizontal tbody tr:nth-child(2n),.table-blog_horizontal tbody tr:nth-child(odd){background-color:#212a33;border-bottom:2px solid #181f26}.table-blog_horizontal tbody tr:nth-child(2n):last-of-type,.table-blog_horizontal tbody tr:nth-child(odd):last-of-type{border-bottom:none}.table-blog_horizontal td{text-align:center}.table-blog_horizontal td:before{display:none}.table-blog_horizontal td:first-child{color:#fff;text-align:left}.table-blog_horizontal td:first-of-type{background-color:transparent;color:inherit;text-align:center}.table-blog_horizontal tr{border-top:1px solid #4a5a6a;border-bottom:1px solid #4a5a6a}.table-blog_horizontal td,.table-blog_horizontal th{display:table-cell;max-width:480px}.table-blog_horizontal th{text-align:center;vertical-align:top}.table-blog_horizontal th:first-child{text-align:left}.table-blog_horizontal thead tr{display:table-row}.table-blog_horizontal thead th:first-of-type{text-align:center}.table-blog_horizontal tbody tr:first-child td{border-radius:0}}@media (max-width:919px),screen and (min-width:920px) and (max-width:1280px){.table-blog_vh table,.table-blog_vh tbody,.table-blog_vh tbody tr,.table-blog_vh thead tr{display:block}.table-blog_vh tbody td{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #181f26}.table-blog_vh tbody td:last-of-type{border-bottom:none}.table-blog_vh tbody tr{border-bottom:none}.table-blog_vh tbody tr td:first-child{background-color:#313d49;color:#fff;width:100%}.table-blog_vh tbody tr td:not(:first-of-type) span{display:block;text-align:left;width:50%;padding-right:12px}.table-blog_vh tbody span:not(:first-of-type){display:block;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.table-blog_vh thead tr{display:none}.table-blog_vh cite{color:#fff;margin-left:0;width:50%;text-align:left;display:block}.table-blog_vh tbody td,.table-blog_vh th{padding:12px 16px}.table-blog.vh-difficult tbody tr td:first-child{width:100%}.table-blog.vh-difficult tbody cite{margin-right:0}.table-blog.vh-difficult td,.table-blog.vh-difficult th{max-width:inherit;padding:12px 16px}}@media screen and (min-device-width:1024px) and (max-device-width:1240px){.site-footer-top .container .chat-footer,.site-footer-top .rd-section-center .chat-footer{width:31%}}@media screen and (max-width:1229px){.articles-list.list-2 li{width:380px}}@media only screen and (max-width:1040px){.rd-blog-carousel .carousel{padding:0 15px}}@media (max-width:919px){.table-blog_minimal{border:none;display:block}.table-blog_minimal caption,.table-blog_minimal tbody,.table-blog_minimal td,.table-blog_minimal th,.table-blog_minimal thead,.table-blog_minimal tr{display:block}.table-blog_minimal thead{display:none}.table-blog_minimal tbody tr{border:1px solid #313d49;border-radius:5px}.table-blog_minimal tbody tr+tr{margin-top:10px}.table-blog_minimal tbody tr td{border:none}.table-blog_minimal tbody tr td:before{font-size:12px;font-weight:700;display:block;content:attr(data-head);color:#fff;text-align:left}.table-blog_minimal tbody tr td+td{border-top:1px solid #313d49;border-left:none}}@media screen and (max-width:850px){.articles-list.list-1 li{width:350px}}@media screen and (max-width:840px){.site-footer-top .rd-btn-grid{display:block;padding:0 0 40px}}@media screen and (max-width:768px){.site-footer-top .top-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){section .rd-section-center>header:not(.center){text-align:center;margin-left:auto;margin-right:auto;max-width:720px}.site-footer-top .main-list>li+li{margin-top:24px}.form-row .col{margin-bottom:12px}.form-row_area{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -10px}.form-row.two-row .form-label{top:12px}.articles-list.list-1 li{width:100%}.section-single .section-single-autor .autor .image{margin-right:16px}}@media only screen and (max-width:680px){.section-switcher_image-cards .card-img,.section-switcher_image-cards .switcher-nav{display:none}.section-switcher_image-cards .switcher-content,.section-switcher_image-cards .switcher-pane{width:100%;display:block;margin-bottom:24px}}@media screen and (max-width:620px){.site-footer .site-footer-inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.site-footer .copyright span{display:block}.site-footer{text-align:center}.site-footer .footer-menu{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-footer .footer-menu li{width:100%;margin:10px 0}.site-footer .social-footer{text-align:center;margin-left:0;margin-bottom:6px}}@media screen and (max-width:600px){.cards_blog{--cards-padding:12px 0;--cards-margin:-12px -15px;--card-radius:0;--card-content-padding:16px 20px}.cards_blog img{max-height:128px}}@media only screen and (max-width:580px){.table-blog_two-columns{border-collapse:collapse;border-spacing:0;overflow:hidden}.table-blog_two-columns tr{display:block}.table-blog_two-columns tbody{display:block;width:100%;overflow:hidden}.table-blog_two-columns tbody th{list-style:none;border-radius:8px 8px 0 0}.table-blog_two-columns tbody td,.table-blog_two-columns tbody th{width:100%;display:list-item;-webkit-box-shadow:none;box-shadow:none}}@media only screen and (max-width:560px){.section-switcher .switcher-pane-1 .columns{margin:0;display:block}.section-switcher .switcher-pane-1 .columns .col{display:block;padding-left:0;padding-right:0}.section-switcher .switcher-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-switcher_underline .switcher-nav{margin:0 0 16px}}@media screen and (max-width:539px){.rd-blog-carousel .owl-dots{display:none}.rd-blog-carousel .owl-nav{max-width:180px}.articles-list .rd-blog-carousel.owl-carousel .item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px}}@media screen and (max-width:280px){.switcher-rate.switcher-rate_blog-two-columns .grid-table-cell,.switcher-rate.switcher-rate_blog-two-columns .grid-table-row:not(:first-child) .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-cell,.switcher-rate.switcher-rate_blog .grid-table-row:not(:first-child) .grid-table-cell{padding:4px}.table-blog_horizontal td:before{width:7.5em}.table-blog_vertical td:before{width:7.5em}}