.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{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{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{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-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.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;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[aria-selected]{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%;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;-webkit-clip-path:inset(50%)!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}.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}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.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__remove{margin-left:2px;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;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[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.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--highlighted[aria-selected]{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: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;margin-right:10px}.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: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:linear-gradient(180deg,#fff 0,#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: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}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.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;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.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;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[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{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}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:1.42857%;height:10px;float:left}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(../img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}.iti__flag.iti__np{background-color:transparent}.select2-container{font-size:14px}.select2-container--default .select2-selection--single{border:1px solid #de950e;background-color:#f9f9f9}.select2-container .select2-selection--single{height:48px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:18px;padding-right:40px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px;width:40px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f2a71c}.select2-results__option{padding:6px 18px}.select2-container--default .select2-selection--single .select2-selection__arrow b{width:10px;height:6px;border:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 11.3 7.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 6.4l.7.7 5.7-5.7L9.9 0 5.7 4.2 1.4 0 0 1.4z' fill='%23313131'/%3E%3C/svg%3E") no-repeat 50%/contain}.tns-nav{display:flex;align-items:center;justify-content:center}.tns-nav button{display:block;width:14px;height:14px;border-radius:50%;background-color:#d8d8d8}.tns-nav button.tns-nav-active{background-color:#ffc024}.tns-nav button+button{margin-left:20px}.iti__flag{background-image:url(../../assets/images/flags.png)!important}.iti--separate-dial-code .iti__selected-flag{border-right:1px solid #dfdfdf!important}@font-face{font-family:Proxima Nova;src:local("Proxima Nova Regular"),local("ProximaNova-Regular"),url(../../assets/fonts/proxima-nova/proxima-nova-light.woff2) format("woff2"),url(../../assets/fonts/proxima-nova/proxima-nova-light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:local("Proxima Nova Regular"),local("ProximaNova-Regular"),url(../../assets/fonts/proxima-nova/proxima-nova-regular.woff2) format("woff2"),url(../../assets/fonts/proxima-nova/proxima-nova-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:local("Proxima Nova Semibold"),local("ProximaNova-Semibold"),url(../../assets/fonts/proxima-nova/proxima-nova-semibold.woff2) format("woff2"),url(../../assets/fonts/proxima-nova/proxima-nova-semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:local("Proxima Nova Bold"),local("ProximaNova-Bold"),url(../../assets/fonts/proxima-nova/proxima-nova-bold.woff2) format("woff2"),url(../../assets/fonts/proxima-nova/proxima-nova-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Abel;src:local("Abel Regular"),local("Abel-Regular"),url(../../assets/fonts/abel/abel-regular.woff2) format("woff2"),url(../../assets/fonts/abel/abel-regular.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}*{margin:0;padding:0;border:0;outline:0;vertical-align:top;font:inherit;color:inherit;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}*,:after,:before{box-sizing:border-box}table{border-spacing:0;border-collapse:collapse}embed,img,object{max-width:100%}ol,ul{list-style-type:none}button,input{overflow:visible}button,select{text-transform:none}button,input[type=button],input[type=checkbox],input[type=file],input[type=submit],label{cursor:pointer}input::-ms-clear,select::-ms-expand{display:none}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}textarea{overflow:auto;resize:vertical}article,aside,details,figure,footer,header,main,nav,section,summary{display:block}a{background:transparent;text-decoration:none}svg{fill:currentColor;transform:translateZ(0)}body,html{width:100%;height:100%}html{background-color:#fff;font:400 16px/1.5 Proxima Nova,Arial,Helvetica,sans-serif;color:#424242}body{flex-direction:column}.action-labled,body{display:flex}.action-labled__field{flex-shrink:0;margin-top:2px}.action-labled__lable{padding-left:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.action-labled_middle{align-items:center}.action-labled_middle .action-labled__field{margin-top:0}.action-labled_middle .action-labled__lable{padding-left:17px}.button{display:inline-block;min-width:254px;max-width:100%;min-height:48px;padding:14px 25px;border-radius:4px;background-color:#2eb64c;text-align:center;font-weight:500;font-size:20px;line-height:1;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button:not([disabled]):hover{filter:brightness(1.1)}.button:not([disabled]):active{filter:brightness(.9)}.button:disabled,.button:disabled:active,.button:disabled:hover{opacity:.5;cursor:default}.button_full-width{display:block;width:100%}.theme-palladium .button,.theme-platinum .button,.theme-rhodium .button,.theme-silver .button{box-shadow:0 6px 12px rgba(0,0,0,.2)}.button-special{display:inline-block;min-width:210px;max-width:100%;height:48px;padding:0 8px;border-radius:4px;border:1px solid #cf8600;background-color:#fff;text-align:center;font-weight:600;font-size:18px;line-height:46px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#404040}.button-special:not([disabled]):hover{background-color:#cf8600;color:#fff}.button-special:not([disabled]):active{background-color:#ba7900;border-color:#ba7900;color:#fff}.button-special:disabled,.button-special:disabled:active,.button-special:disabled:hover{opacity:.5;cursor:default}.button-special__full-width{display:block;width:100%}.checkbox{position:relative;display:inline-block;width:20px;height:20px;border:1px solid #de950e}.checkbox__field{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.checkbox__state{display:block;width:100%;height:100%}.checkbox__field:checked~.checkbox__state{background-color:#de950e;box-shadow:inset 0 0 0 3px #fff}.message{display:none;font-size:14px;color:#777}.message_visible{display:block}.message_error{color:#c00}.form_hidden{visibility:hidden}.form__label{display:block;margin-bottom:4px}.form__field{margin-bottom:18px}.form__base-message{padding-top:18px}.grid{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.grid>*{padding-left:10px;padding-right:10px}.grid__col-1{width:4.16667%}.grid__col-2{width:8.33333%}.grid__col-3{width:12.5%}.grid__col-4{width:16.66667%}.grid__col-5{width:20.83333%}.grid__col-6{width:25%}.grid__col-7{width:29.16667%}.grid__col-8{width:33.33333%}.grid__col-9{width:37.5%}.grid__col-10{width:41.66667%}.grid__col-11{width:45.83333%}.grid__col-12{width:50%}.grid__col-13{width:54.16667%}.grid__col-14{width:58.33333%}.grid__col-15{width:62.5%}.grid__col-16{width:66.66667%}.grid__col-17{width:70.83333%}.grid__col-18{width:75%}.grid__col-19{width:79.16667%}.grid__col-20{width:83.33333%}.grid__col-21{width:87.5%}.grid__col-22{width:91.66667%}.grid__col-23{width:95.83333%}.grid__col-24{width:100%}.iti{display:block}.iti--separate-dial-code .iti__selected-flag{background-color:transparent;border-right:1px solid #969696}.iti__selected-flag{padding:0 12px}.sk-circle{position:relative;width:60px;height:60px}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#f2a71c;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s ease-in-out infinite both;animation:sk-circleBounceDelay 1.2s ease-in-out infinite both}.sk-circle .sk-circle2{transform:rotate(30deg)}.sk-circle .sk-circle3{transform:rotate(60deg)}.sk-circle .sk-circle4{transform:rotate(90deg)}.sk-circle .sk-circle5{transform:rotate(120deg)}.sk-circle .sk-circle6{transform:rotate(150deg)}.sk-circle .sk-circle7{transform:rotate(180deg)}.sk-circle .sk-circle8{transform:rotate(210deg)}.sk-circle .sk-circle9{transform:rotate(240deg)}.sk-circle .sk-circle10{transform:rotate(270deg)}.sk-circle .sk-circle11{transform:rotate(300deg)}.sk-circle .sk-circle12{transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.loader{position:absolute;z-index:-1;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);opacity:0;transition:opacity .3s,z-index .3s step-end}.loader_visible{z-index:9;opacity:1;transition:opacity 0s,z-index step-start}.radio{position:relative;display:inline-block;width:24px;height:24px;border-radius:50%;border:1px solid #de950e}.radio__field{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.radio__state{display:block;width:100%;height:100%;border-radius:50%}.radio__field:checked~.radio__state{background-color:#de950e;box-shadow:inset 0 0 0 3px #fff}.typography h1{margin-bottom:25px;font:400 48px/1.2 Abel,Arial,Helvetica,sans-serif}.typography h1+i+h5{padding-top:0}.typography h5{padding-top:25px;font-weight:700}.typography p{padding-bottom:25px}.typography b{font-weight:700}.hidden{display:none!important}.wrap{width:calc(100% - 80px);max-width:1260px;margin-right:auto;margin-left:auto}.h1{font:400 48px/1.2 Abel,Arial,Helvetica,sans-serif}.h1,.h2{color:#232323}.h2{font:400 42px/1.2 Abel,Arial,Helvetica,sans-serif}.h3{font:400 34px/1.175 Abel,Arial,Helvetica,sans-serif;color:#232323}.h4{font:400 28px/1.2 Abel,Arial,Helvetica,sans-serif}.h5{font:400 24px/1.2 Abel,Arial,Helvetica,sans-serif}.h6{font:400 22px/1.2 Abel,Arial,Helvetica,sans-serif}.desc{font-size:20px;line-height:1.5}.list{list-style-type:disc;padding-left:30px}.list__item+.list__item{margin-top:30px}.link{text-decoration:underline}.link:hover{opacity:.9}.link_blue{color:#032dcb}.t-semibold{font-weight:600}.t-bold{font-weight:700}.t-green{color:#06ac00}.t-red{color:red}.t-orange{color:#cf8600}.t-right{text-align:right}.t-nobreak{white-space:nowrap}.hor-menu{font:400 16px/1.4 Abel,Arial,Helvetica,sans-serif}.hor-menu__item{white-space:nowrap}.hor-menu__item:hover{text-decoration:underline}.social-menu,.social-menu__item{display:flex;align-items:center}.social-menu__item{justify-content:center;width:29px;height:29px;border-radius:50%;background-color:#dcba7d;color:#fff;overflow:hidden}.social-menu__item:hover{background-color:#efc16c}.social-menu__item+.social-menu__item{margin-left:18px}.social-menu__icon_instagram{width:17px;height:17px}.social-menu__icon_youtube{width:21px;height:21px}.social-menu__icon_twitter{width:17px;height:17px}.social-menu__icon_facebook{width:22px;height:22px;margin:9px 0 0 6px}.logo{display:inline-block;background:url(../../assets/images/logos/gold/full.svg) no-repeat 50%/contain}.logo:before{content:"";display:block;width:100%;padding-top:18.37%}.theme-silver .logo{background-image:url(../../assets/images/logos/silver/full.svg)}.theme-silver .logo:before{padding-top:19.08%}.theme-platinum .logo{background-image:url(../../assets/images/logos/platinum/full.svg)}.theme-platinum .logo:before{padding-top:14.93%}.theme-palladium .logo{background-image:url(../../assets/images/logos/palladium/full.svg)}.theme-palladium .logo:before{padding-top:14.96%}.theme-rhodium .logo{background-image:url(../../assets/images/logos/rhodium/full.svg)}.theme-rhodium .logo:before{padding-top:14.16%}.button-hamburger{display:flex;align-items:center;justify-content:center;color:#e2a014}.button-hamburger:hover{background-color:rgba(0,0,0,.02)}.button-hamburger:after,.button-hamburger:before{content:"";flex-grow:1}.button-hamburger__icon{width:32px;height:32px}.theme-palladium .button-hamburger,.theme-platinum .button-hamburger,.theme-rhodium .button-hamburger,.theme-silver .button-hamburger{color:#5a5a5a}.menu-iconed__item{display:block;padding:0 20px;font:400 22px/1 Abel,Arial,Helvetica,sans-serif}.menu-iconed__item:hover{background:linear-gradient(90deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.05) 70%,hsla(0,0%,100%,0))}.menu-iconed__item-inner{display:flex;align-items:center;min-width:210px;padding:18px 0}.menu-iconed__icon{width:28px}.menu-iconed__icon-real{width:28px;height:28px;color:#fff}.menu-iconed__item+.menu-iconed__item .menu-iconed__item-inner{border-top:1px solid #d49500}.menu-iconed__title{padding-left:19px;word-break:break-word;color:#181818}.theme-palladium .menu-iconed__item+.menu-iconed__item .menu-iconed__item-inner,.theme-platinum .menu-iconed__item+.menu-iconed__item .menu-iconed__item-inner,.theme-rhodium .menu-iconed__item+.menu-iconed__item .menu-iconed__item-inner,.theme-silver .menu-iconed__item+.menu-iconed__item .menu-iconed__item-inner{border-top:1px solid #ececec}.theme-palladium .menu-iconed__icon-real,.theme-platinum .menu-iconed__icon-real,.theme-rhodium .menu-iconed__icon-real,.theme-silver .menu-iconed__icon-real{color:#bbb}.theme-palladium .menu-iconed__item:hover,.theme-platinum .menu-iconed__item:hover,.theme-rhodium .menu-iconed__item:hover,.theme-silver .menu-iconed__item:hover{background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 70%,transparent)}.theme-palladium .menu-iconed__item:hover+.menu-iconed__item .menu-iconed__item-inner,.theme-palladium .menu-iconed__item:hover .menu-iconed__item-inner,.theme-platinum .menu-iconed__item:hover+.menu-iconed__item .menu-iconed__item-inner,.theme-platinum .menu-iconed__item:hover .menu-iconed__item-inner,.theme-rhodium .menu-iconed__item:hover+.menu-iconed__item .menu-iconed__item-inner,.theme-rhodium .menu-iconed__item:hover .menu-iconed__item-inner,.theme-silver .menu-iconed__item:hover+.menu-iconed__item .menu-iconed__item-inner,.theme-silver .menu-iconed__item:hover .menu-iconed__item-inner{border-top-color:transparent}.button-close{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:74px;height:80px;margin:0 0 30px 10px;background-color:transparent;color:#fff}.button-close:hover{background-color:hsla(0,0%,100%,.1)}.button-close:after,.button-close:before{content:"";flex-grow:1}.button-close__icon{width:24px;height:24px}.theme-palladium .button-close,.theme-platinum .button-close,.theme-rhodium .button-close,.theme-silver .button-close{color:#5a5a5a}.theme-palladium .button-close:hover,.theme-platinum .button-close:hover,.theme-rhodium .button-close:hover,.theme-silver .button-close:hover{background-color:rgba(0,0,0,.02)}.quotes{display:flex;align-items:stretch}.quotes__item{display:flex;flex-direction:column;line-height:1.4;min-width:260px}.quotes__quote{font-weight:600;color:#181818}.quotes__item+.quotes__item{min-width:300px;margin-left:40px;padding-left:40px;border-left:1px solid #dadada}.quotes__time{white-space:nowrap;font-size:14px;color:#777}.video{position:relative;background-color:#000}.video:before{content:"";display:block;padding-top:50%}.video__frame{position:absolute;top:0;left:0;width:100%;height:100%}.card{padding:30px 50px;border-radius:4px;background-color:#fff;border:1px solid #dcdcdc;box-shadow:1px 3px 18px hsla(0,0%,82.7%,.5);font-weight:600;font-size:22px;line-height:1.55}.theme-palladium .card,.theme-platinum .card,.theme-rhodium .card,.theme-silver .card{border:1px solid transparent}.thumb-iconed{display:flex}.thumb-iconed__icon{display:block;flex-shrink:0;width:100%;height:100%;max-width:80px;max-height:85px;margin-right:38px;color:#d39118}.thumb-iconed__title{margin-bottom:14px;font:400 28px/1.2 Abel,Arial,Helvetica,sans-serif}.theme-palladium .thumb-iconed__icon,.theme-platinum .thumb-iconed__icon,.theme-rhodium .thumb-iconed__icon,.theme-silver .thumb-iconed__icon{max-width:100px;max-height:100px;margin-right:18px;color:#666}.theme-palladium .thumb-iconed__icon_affordable,.theme-platinum .thumb-iconed__icon_affordable,.theme-rhodium .thumb-iconed__icon_affordable,.theme-silver .thumb-iconed__icon_affordable{max-width:118px;margin-right:0}.logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.logos__item{display:inline-block;margin:19px 20px;background:no-repeat 50%/contain}.logos__item:before{content:"";display:block}.logos__item_metamask{width:164px;background-image:url(../../assets/images/company-logos/metamask.svg)}.logos__item_metamask:before{padding-top:32.93%}.logos__item_my-ether-wallet{width:220px;background-image:url(../../assets/images/company-logos/my-ether-wallet.png)}.logos__item_my-ether-wallet:before{padding-top:21.36%}.logos__item_atomic-wallet{width:116px;background-image:url(../../assets/images/company-logos/atomic-wallet.svg)}.logos__item_atomic-wallet:before{padding-top:43.1%}.logos__item_guarda-wallet{width:105px;background-image:url(../../assets/images/company-logos/guarda-wallet.svg)}.logos__item_guarda-wallet:before{padding-top:73.33%}.logos__item_exodus{width:160px;background-image:url(../../assets/images/company-logos/exodus.svg)}.logos__item_exodus:before{padding-top:26.25%}.logos__item_ledger{width:150px;background-image:url(../../assets/images/company-logos/ledger.svg)}.logos__item_ledger:before{padding-top:26.67%}.logos__item_trezor{width:149px;background-image:url(../../assets/images/company-logos/trezor.svg)}.logos__item_trezor:before{padding-top:30.87%}.logos__item_bitcoin{width:227px;background-image:url(../../assets/images/company-logos/bitcoin.svg)}.logos__item_bitcoin:before{padding-top:21.05%}.layout-two{display:flex}.layout-two__left{flex-shrink:0;width:220px;margin-right:65px}.layout-two__right{flex-grow:1}.menu-vert__item{display:block;padding:11px 0;font-weight:700}.menu-vert__item.menu-vert__item_active,.menu-vert__item:hover{color:#f2a71c}.menu-vert__item+.menu-vert__item{border-top:1px solid #efefef}.anchor{position:absolute;margin-top:-90px}.table_wide{table-layout:fixed;width:100%}.table__tr{border-bottom:1px solid #e2e2e2}.table__td,.table__th{padding:16px 20px;line-height:1.2}.table__th{padding-top:0;padding-bottom:20px;vertical-align:baseline}.table__th:first-child{padding-left:0}.table__th:last-child{padding-right:0}.table__td{vertical-align:baseline}.table__td:first-child{padding-left:0}.table__td:last-child{padding-right:0}.table-special{padding:16px 40px;border:1px solid #e0e0e0;background-color:#f3f3f3}.table-special__row{display:flex;justify-content:space-between;padding:14px 0}.table-special__row+.table-special__row{border-top:1px solid #e0e0e0}.table-special__col{width:calc(50% - 40px);word-break:break-word}.file-downloader{display:flex;align-items:flex-end}.file-downloader__icon{flex-shrink:0;width:83px;height:103px;margin-right:28px}.file-downloader__info{flex-grow:1}.file-downloader__title{margin-bottom:9px}.file-downloader__action{min-width:170px}.list-special__item{display:flex;position:relative;padding-bottom:48px}.list-special__bool{flex-shrink:0}.list-special__bool:after{content:"";position:absolute;top:6px;bottom:-6px;left:19px;border-left:1px solid #e09c00}.list-special__number{position:relative;z-index:1;width:37px;height:37px;margin-top:6px;margin-right:20px;border-radius:50%;border:1px solid #de9600;background-color:#fff;text-align:center;line-height:37px;font-size:20px}.list-special__item:last-child{padding-bottom:0}.list-special__item:last-child .list-special__bool:after{display:none}.chart{position:relative;overflow:hidden}.chart__inner{position:relative;width:100%;height:240px}.chart__scale{display:flex;justify-content:space-between}.chart__scale-title{width:50px;padding-bottom:10px;font-weight:600;font-size:12px}.chart__scale-title_left{text-align:right}.chart-tooltip{position:absolute;z-index:10;margin:10px;padding:10px;border-radius:6px;border:1px solid #b5b5b5;background-color:#fff;box-shadow:0 5px 12px rgba(0,0,0,.3);pointer-events:none}.chart-tooltip__price{font-weight:600;font-size:18px;line-height:1.3}.chart-tooltip__time{font-size:14px;line-height:1.6;color:#1d252d}.chart__inner td:first-child,.chart__inner td:last-child{pointer-events:none}.chart__settings{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.timeframes{display:flex}.timeframes__item{display:block}.timeframes__item+.timeframes__item{margin-left:8px}.timeframes__button{display:block;width:32px;height:32px;border-radius:5px;background-color:#efefef;text-align:center;font-weight:600;font-size:12px;line-height:32px;color:#959595;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.timeframes__button:hover{background-color:#f7f7f7}.timeframes__field{display:none}.timeframes__field:checked+.timeframes__button,.timeframes__field:checked+.timeframes__button:hover{box-shadow:inset 0 0 0 1px #979797;background-color:#fff;color:#313131;cursor:default}.select-titled{display:flex;align-items:center}.select-titled .select2-container{font-size:12px}.select-titled .select2-container .select2-selection--single{height:34px}.select-titled .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px}.select-titled .select2-container .select2-selection--single .select2-selection__rendered{padding-left:14px;padding-right:34px}.select-titled .select2-container--default .select2-selection--single .select2-selection__arrow{height:32px;width:30px}.select-titled .select2-container--default .select2-selection--single{border:1px solid #979797;background-color:#fff}.select-titled__title{flex-shrink:0;white-space:nowrap;font-size:14px;color:#313131}.select-titled__title:before{content:"";display:inline-block;width:11px;height:11px;margin-right:6px;background-color:#c8ac55;vertical-align:middle}.select-titled__title+.select-titled__select{margin-left:10px}.select-titled__select{flex-shrink:0}.select-titled__select-dropdown{font-size:12px}.select-titled__select-dropdown .select2-results__option--highlighted[aria-selected]{background-color:#f2a71c}.select-titled__select-dropdown .select2-results__option{padding:6px 14px}.converter{border:1px solid #e5e5e5;background-color:#fff}.converter .chart__settings{flex-direction:column-reverse;align-items:flex-end}.converter .chart__emitent{margin-bottom:18px}.converter__content{display:flex;align-items:stretch}.converter__content-box_converter{position:relative;width:52%;padding:30px 35px 35px}.converter__content-box_converter .select2-container{font-size:16px}.converter__content-box_converter .grid__col-12:nth-last-child(-n+2) .field{margin-top:30px}.converter__content-box_converter .field__field{font-size:16px}.converter__content-box_chart{width:48%;padding:30px 25px 45px;border-left:1px solid #e5e5e5}.converter__info{margin-bottom:30px}.converter__title{font-weight:700;font-size:20px}.converter__desc{font-size:14px;color:#777}.converter__footer{display:flex;justify-content:space-between;padding:18px 35px;border-top:1px solid #e5e5e5;line-height:1.7}.converter__footer-box{width:50%;padding-right:20px}.converter__select-dropdown{font-size:16px}.action-toggle-password .action-toggle-password__state_show{display:block}.action-toggle-password .action-toggle-password__state_hide,.action-toggle-password_active .action-toggle-password__state_show{display:none}.action-toggle-password_active .action-toggle-password__state_hide{display:block}.picture__image{margin:0 auto 30px}.picture__image:before{content:"";display:block;background:no-repeat 50%/contain}.picture__title{text-align:center;font-size:14px}.picture_gold-greece-coin .picture__image:before{padding-top:46.89%;background-image:url(../../assets/images/bg/gold-greece-coin.png)}.picture_gold-kilobar .picture__image:before{padding-top:67.23%;background-image:url(../../assets/images/bg/20-dollars.png)}.picture_gold-20-dollars .picture__image:before{padding-top:63.87%;background-image:url(../../assets/images/bg/gold-kilobar.png)}.picture_gold .picture__image:before{padding-top:43.48%;background-image:url(../../assets/images/bg/gold.jpg)}.picture_gold-round .picture__image:before{padding-top:101.81%;background-image:url(../../assets/images/bg/gold-round.jpg)}.picture_silver-denarius-coin .picture__image:before{padding-top:50.97%;background-image:url(../../assets/images/bg/silver-denarius-coin.jpg)}.picture_silver-kilobar .picture__image:before{padding-top:81.7%;background-image:url(../../assets/images/bg/silver-kilobar.jpg)}.picture_platinum-escudo-coin .picture__image:before{padding-top:49.6%;background-image:url(../../assets/images/bg/platinum-escudo-coin.jpg)}.picture_platinum-kilobar .picture__image:before{padding-top:187.5%;background-image:url(../../assets/images/bg/platinum-kilobar.jpg)}.picture_palladium-russian-coin .picture__image:before{padding-top:49.33%;background-image:url(../../assets/images/bg/palladium-russian-coin.jpg)}.picture_rhodium-kilobar .picture__image:before{padding-top:86.17%;background-image:url(../../assets/images/bg/rhodium-kilobar.jpg)}.tabs__tabs{display:flex;align-items:center;justify-content:space-around;margin-bottom:15px;border-bottom:1px solid #e5e5e5}.tabs__tab{padding:3px 0;color:#9e9e9e}.tabs__tab_active{box-shadow:inset 0 -1px 0 #f2a800,0 1px 0 #f2a800;color:#424242;cursor:default}.modal{position:absolute;z-index:10;top:0;left:0;display:none;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.modal__inner{width:100%;max-height:100%;padding:20px 20px 0;overflow-y:auto}.modal__inner:after{content:"";display:block;height:20px}.modal__box{position:relative;width:100%;max-width:474px;margin:0 auto;padding:40px;border-radius:6px;background-color:#fff;text-align:center}.modal__desc{margin-bottom:18px;font-weight:600}.modal__close{position:absolute;z-index:1;top:0;right:0;display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:none}.modal__close-icon{display:block;width:14px;height:14px;color:#666}.modal_visible{display:flex;-webkit-animation:show-modal .3s forwards;animation:show-modal .3s forwards}.modal_visible .modal__box{-webkit-animation:show-modal-box .3s forwards;animation:show-modal-box .3s forwards}@-webkit-keyframes show-modal{0%{opacity:0}to{opacity:1}}@keyframes show-modal{0%{opacity:0}to{opacity:1}}@-webkit-keyframes show-modal-box{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes show-modal-box{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal_email-resend .modal__desc{padding:0 60px}.modal_email-resend .button-special{min-width:112px}.modal_phone-resend .form{width:100%;max-width:320px;margin:0 auto}.modal_phone-resend .form .button-special{min-width:178px}.password-strength{position:relative;padding-bottom:10px}.password-strength_weak .password-strength__indicator{background-color:#f8030a}.password-strength_good .password-strength__indicator{background-color:#fba102}.password-strength_strong .password-strength__indicator{background-color:#03b442}.password-strength__indicator{position:absolute;bottom:0;left:0;min-width:10%;height:4px;border-radius:100px;background-color:#f8030a;transition:width .1s}.cut-block :first-child{padding-top:0}.cut-block :last-child{padding-bottom:0}.f-phone{display:inline-block;width:203px}.f-phone:before{content:"";display:block;padding-top:10.3448%}.breadcrumbs{flex-wrap:wrap}.breadcrumbs,.breadcrumbs__item{display:flex;align-items:center}.breadcrumbs__item:after{flex-shrink:0;content:">";margin:0 6px}.breadcrumbs__item:last-child{color:#aeaeae}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__link{cursor:pointer}.breadcrumbs__link:hover{text-decoration:underline}.infographic{display:flex;align-items:center;flex-wrap:wrap;color:#878787}.infographic__item{display:flex;align-items:center;margin-right:22px}.infographic__item:last-child{margin-right:0}.infographic__icon{flex-shrink:0;width:16px;max-height:14px;color:#e9b921}.infographic__icon+.infographic__title{margin-left:6px}.theme-palladium .infographic__icon,.theme-platinum .infographic__icon,.theme-rhodium .infographic__icon,.theme-silver .infographic__icon{color:#bbaeae}.layout-post{display:flex}.layout-post__content{width:calc(100% - 290px);padding-right:110px}.layout-post__sidebar{flex-shrink:0;width:290px;padding-right:70px}.widget__title{padding-bottom:10px;border-bottom:1px solid #e2e2e2;font:400 32px/.95 Abel,Arial,Helvetica,sans-serif;color:#181818}.thumb-post{display:block;color:#181818}.thumb-post:hover{text-decoration:underline}.thumb-post__image-wrap{position:relative;margin-bottom:20px}.thumb-post__image-wrap:before{content:"";display:block;padding-top:60%}.thumb-post__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thumb-post__title{line-height:1.35}.hero-titled{display:flex;align-items:center;height:186px;background:no-repeat 50%/auto 100% #000}.hero-titled__wrap{display:flex;align-items:flex-end}.hero-titled__logo{display:block;min-width:0;height:88px;margin-right:20px}.hero-titled__title{flex-shrink:0;margin-bottom:5px;text-transform:uppercase;font:400 32px/1.2 Abel,Arial,Helvetica,sans-serif;color:#fff}.theme-palladium .hero-titled__title,.theme-platinum .hero-titled__title,.theme-rhodium .hero-titled__title,.theme-silver .hero-titled__title{margin-bottom:11px}.thumb-card{display:flex;flex-direction:column;background-color:#fff}.thumb-card:hover .thumb-card__title{text-decoration:underline}.thumb-card__image-wrap{position:relative;width:100%}.thumb-card__image-wrap:before{content:"";display:block;padding-top:60%}.thumb-card__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thumb-card__content{flex-grow:1;width:100%;padding:16px 34px 22px;border:1px solid #eee;border-top:none}.thumb-card__featured{margin-bottom:10px;font:400 24px/1.2 Abel,Arial,Helvetica,sans-serif;color:#707070}.thumb-card__author{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.thumb-card__infographic{font-weight:600;color:#000}.thumb-card__bookmark{width:16px;height:20px}.thumb-card__title{margin-bottom:8px;font:400 28px/1.15 Abel,Arial,Helvetica,sans-serif;color:#000}.thumb-card__info{color:#878787}.field{position:relative}.field_actioned-password .field__field{padding-right:60px}.field__field{display:block;width:100%;height:48px;padding:12px 18px;border:1px solid #de950e;border-radius:4px;background-color:#f9f9f9;font-size:14px;color:#434343}.field__field::-moz-placeholder{color:#434343;opacity:1}.field__field:-ms-input-placeholder{opacity:1}.field__field::placeholder{color:#434343;opacity:1}.field__field:-ms-input-placeholder{color:#434343}.field__field::-ms-input-placeholder{color:#434343}.field__field_textarea{min-height:170px}.field__field_code{padding:0 30px;letter-spacing:1em;font-size:16px;font-weight:700}.field__message{margin-top:10px}.field__message_visible{display:block;color:#c00}.field__action{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:58px;height:48px;text-align:center;font-size:14px;color:#777}.field__action-icon{width:24px;height:16px}.field__info{position:absolute;top:calc(50% - 12px);left:calc(100% + 14px);text-align:left;white-space:nowrap}.field__state-success{position:absolute;top:16px;left:calc(100% + 18px);width:20px;height:15px;stroke:#2eb64c;stroke-width:3;stroke-linecap:round;opacity:0}.field_success .field__state-success{-webkit-animation:field-success .5s;animation:field-success .5s;opacity:1}.field_error .field__field{border-color:red}.field__password-strength{margin-top:10px}.field_loading:after{content:"";position:absolute;top:14px;left:calc(100% + 18px);width:20px;height:20px;border-radius:50%;border:3px solid rgba(245,185,42,.2);border-bottom-color:#f5b92a;-webkit-animation:field-loading 1.2s linear infinite;animation:field-loading 1.2s linear infinite}.theme-palladium .field__field,.theme-platinum .field__field,.theme-rhodium .field__field,.theme-silver .field__field{border:1px solid #e5e5e5}.theme-palladium .field_error .field__field,.theme-platinum .field_error .field__field,.theme-rhodium .field_error .field__field,.theme-silver .field_error .field__field{border-color:red}@-webkit-keyframes field-success{0%{stroke-dasharray:49,80;stroke-dashoffset:48}to{stroke-dasharray:130,80;stroke-dashoffset:48}}@keyframes field-success{0%{stroke-dasharray:49,80;stroke-dashoffset:48}to{stroke-dasharray:130,80;stroke-dashoffset:48}}@-webkit-keyframes field-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes field-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.actions-labled__item+.actions-labled__item{margin-top:18px}.thumbs-iconed{display:flex;justify-content:space-between;flex-wrap:wrap}.thumbs-iconed__item{width:calc(50% - 15px)}.thumbs-iconed__item:nth-last-child(n+3){margin-bottom:55px}.sidebar{position:fixed;z-index:10;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.8);-webkit-overflow-scrolling:touch}.sidebar__bg{position:absolute;z-index:1;top:0;right:0;left:calc(50% + 295px);display:flex;height:100%;background-color:#f5b728;overflow:hidden}.sidebar__bg-inner{flex-grow:1;display:flex;justify-content:flex-end;flex-shrink:0;height:100%}.sidebar__bg-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../assets/images/bg/sidebar-lines.svg) no-repeat 250px 0}.sidebar__box{position:absolute;z-index:2;top:0;right:calc((100% - 1330px)/2);bottom:0;display:flex;align-items:flex-start;width:370px;padding:60px 20px 20px;overflow-y:auto}.sidebar__menu{margin:0 -20px}.sidebar__close{position:absolute;z-index:10;top:0;right:calc((100% - 1330px)/2);width:72px;height:72px}.sidebar_visible{display:block;-webkit-animation:sidebar-show .4s forwards;animation:sidebar-show .4s forwards}.sidebar_visible .sidebar__bg{-webkit-animation:sidebar-overlay-show .4s forwards;animation:sidebar-overlay-show .4s forwards}.sidebar_visible .sidebar__box,.sidebar_visible .sidebar__close{-webkit-animation:sidebar-box-show .4s forwards;animation:sidebar-box-show .4s forwards}.theme-palladium .sidebar__bg,.theme-platinum .sidebar__bg,.theme-rhodium .sidebar__bg,.theme-silver .sidebar__bg{background-color:#fff}.theme-palladium .sidebar__bg-inner,.theme-platinum .sidebar__bg-inner,.theme-rhodium .sidebar__bg-inner,.theme-silver .sidebar__bg-inner{min-width:710px}.theme-palladium .sidebar__bg-inner:before,.theme-platinum .sidebar__bg-inner:before,.theme-rhodium .sidebar__bg-inner:before,.theme-silver .sidebar__bg-inner:before{content:"";flex-shrink:0;width:710px;height:100%;background:url(../../assets/images/bg/sidebar.jpg) no-repeat}.theme-palladium .sidebar__bg-inner:after,.theme-platinum .sidebar__bg-inner:after,.theme-rhodium .sidebar__bg-inner:after,.theme-silver .sidebar__bg-inner:after{background-image:url(../../assets/images/bg/sidebar-lines-gray.svg)}@-webkit-keyframes sidebar-show{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6)}}@keyframes sidebar-show{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6)}}@-webkit-keyframes sidebar-box-show{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes sidebar-box-show{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}@-webkit-keyframes sidebar-overlay-show{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes sidebar-overlay-show{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}.files-downloader{display:flex;align-items:center;padding:38px 54px;border-radius:6px;border:1px solid #e5e5e5;background-color:#fff}.files-downloader__info{width:39%;padding-left:18px;font-weight:600;font-size:18px;color:#404040}.files-downloader__files{width:calc(61% - 50px);margin-left:50px}.files-downloader__file+.files-downloader__file{margin-top:35px;padding-top:35px;border-top:1px solid #d4d4d4}.features{padding:70px 0;overflow:hidden}.features__wrap{max-width:930px}.features__top{position:relative}.features__title{margin-bottom:60px;text-align:center}.features__title-animation{position:absolute;top:calc(50% + 2px);left:50%;width:1200px;height:180px;transform:translate(-50%,-50%);pointer-events:none}.features__list{margin-bottom:40px}.features__action{text-align:center}.theme-palladium .features,.theme-platinum .features,.theme-rhodium .features,.theme-silver .features{background:url(../../assets/images/bg/features-gray-1920.jpg) no-repeat 50%/auto 100%}.fractionalize{padding:65px 0 70px;background-color:#2d2d2d;overflow:hidden}.fractionalize__wrap{max-width:960px}.fractionalize__top{position:relative}.fractionalize__title{margin-bottom:60px;text-align:center;color:#fff}.fractionalize__title-animation{position:absolute;top:calc(50% + 2px);left:50%;width:1200px;height:180px;transform:translate(-50%,-50%);pointer-events:none}.fractionalize__info{margin-bottom:40px;text-align:center;color:#fff}.fractionalize__desc{margin-bottom:35px}.theme-palladium .fractionalize,.theme-platinum .fractionalize,.theme-rhodium .fractionalize,.theme-silver .fractionalize{background:#3c4042;background:radial-gradient(circle,#3c4042 0,#191b1b 100%)}.live-24{padding:70px 0;background-color:#2d2d2d}.live-24__wrap{max-width:1050px}.live-24__title{text-align:center;color:#fff}.live-24__title,.live-24__video{margin-bottom:40px}.live-24__action,.payments{text-align:center}.payments{padding:70px 0;overflow:hidden}.payments__wrap{max-width:1125px}.payments__top{position:relative}.payments__title{margin-bottom:60px}.payments__title-animation{position:absolute;top:calc(50% + 2px);left:50%;width:1200px;height:180px;transform:translate(-50%,-50%);pointer-events:none}.payments__desc{margin-bottom:15px}.payments__card{margin-bottom:40px}.payments__logos{margin-bottom:10px}.theme-palladium:not(.p-buy-metal) .payments,.theme-platinum:not(.p-buy-metal) .payments,.theme-rhodium:not(.p-buy-metal) .payments,.theme-silver:not(.p-buy-metal) .payments{border-top:1px solid #dfdfdf;background-color:#fbfbfb}.securely-buy{position:relative;padding:75px 0 70px;text-align:center;overflow:hidden}.securely-buy__wrap{max-width:990px}.securely-buy__title{margin-bottom:30px;line-height:1.22}.securely-buy__desc{margin-bottom:40px}.securely-buy__image-left{position:absolute;top:20px;left:0;width:258px;height:220px;pointer-events:none}.securely-buy__image-center{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:1200px;pointer-events:none}.securely-buy__image-center:before{content:"";display:block;padding-top:18.75%}.securely-buy__image-center svg{position:absolute;top:0;left:0;width:100%;height:100%}.securely-buy__image-right{position:absolute;top:20px;right:0;width:276px;height:220px;pointer-events:none}.theme-palladium .securely-buy,.theme-platinum .securely-buy,.theme-rhodium .securely-buy,.theme-silver .securely-buy{background:url(../../assets/images/bg/securely-buy-gray-1920.jpg) no-repeat 50%/auto 100%}.wallets{padding:70px 0 55px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color:#f6f6f6;text-align:center;overflow:hidden}.wallets__wrap{max-width:980px}.wallets__top{position:relative}.wallets__title{margin-bottom:60px}.wallets__title-animation{position:absolute;top:calc(50% + 2px);left:50%;width:1200px;height:180px;transform:translate(-50%,-50%);pointer-events:none}.wallets__desc{padding:0 20px}.theme-palladium:not(.p-buy-metal) .wallets,.theme-platinum:not(.p-buy-metal) .wallets,.theme-rhodium:not(.p-buy-metal) .wallets,.theme-silver:not(.p-buy-metal) .wallets{border-top:1px solid transparent;border-bottom:1px solid transparent;background-color:#fff}.lightpaper{width:100%;height:100%;min-height:800px}.doc{padding:70px 0}.doc__menu{width:inherit}.doc__content{word-break:break-word}.history{padding:70px 0 30px;text-align:center}.history__wrap{max-width:835px}.history__title{margin-bottom:30px}.history__desc{margin-bottom:24px}.history__action,.history__picture{margin-top:40px;margin-bottom:40px}.history__picture_gold-greece-coin{margin-bottom:40px;padding-top:40px}.history__picture_gold-greece-coin .picture__image{width:73%}.history__picture_gold-kilobar .picture__image{width:113%;margin-bottom:-20px}.history__picture_gold-20-dollars .picture__image{margin-bottom:30px}.history__picture_silver-denarius-coin .picture__image{width:100%;max-width:612px}.history__picture_silver-kilobar .picture__image{width:100%;max-width:470px}.history__picture_platinum-escudo-coin .picture__image{width:100%;max-width:500px}.history__picture_platinum-kilobar .picture__image{width:100%;max-width:176px}.history__picture_palladium-russian-coin .picture__image{width:100%;max-width:594px}.history__picture_rhodium-kilobar .picture__image{width:100%;max-width:470px}.history__group-pictures{display:flex;justify-content:space-between;margin-bottom:45px;padding-top:40px}.history__group-pictures .picture{width:calc(50% - 20px)}.buy{padding:70px 0 65px;text-align:center}.buy__wrap{max-width:1090px}.buy__title{margin-bottom:22px}.buy__desc{margin-bottom:25px}.buy__card{margin-bottom:40px}.price{padding:0 0 70px}.price__wrap{max-width:1180px}.price__title{margin-bottom:15px}.price__layout{display:flex}.price__layout-left{flex-shrink:0;width:480px;padding-right:35px}.price__layout-right{width:calc(100% - 480px)}.price__chart{padding:25px 10px;border:1px solid #dadada}.technology{padding:70px 0}.technology__title{margin-bottom:10px}.technology__desc-1,.technology__info{margin-bottom:30px}.technology__info{max-width:940px}.technology__info .button-special{margin-top:12px}.technology__desc-2{margin-bottom:40px}.about-us{position:relative;height:100%;padding:70px 0}.about-us__image{content:"";position:absolute;top:0;right:0;bottom:0;left:calc(50% - 230px);background:url(../../assets/images/bg/coin-lines-right/gold.svg) no-repeat 0 50%/auto 100%}.about-us__content{width:400px}.about-us__title{margin-bottom:20px}.about-us__desc+.about-us__desc{margin-top:25px}.about-us__info{margin-bottom:45px}.theme-silver .about-us__image{background-image:url(../../assets/images/bg/coin-lines-right/silver.svg)}.theme-platinum .about-us__image{background-image:url(../../assets/images/bg/coin-lines-right/platinum.svg)}.theme-palladium .about-us__image{background-image:url(../../assets/images/bg/coin-lines-right/palladium.svg)}.theme-rhodium .about-us__image{background-image:url(../../assets/images/bg/coin-lines-right/rhodium.svg)}.support{position:relative;height:100%;padding:70px 0}.support__image{content:"";position:absolute;top:0;right:0;bottom:0;left:calc(50% - 230px);background:url(../../assets/images/bg/coin-lines-right/gold.svg) no-repeat 0 50%/auto 100%}.support__content{width:400px}.support__title{margin-bottom:7px}.support__desc{margin-bottom:35px}.support__subtitle{margin-bottom:24px}.support__submit{margin-top:10px}.support__form{position:relative}.theme-silver .support__image{background-image:url(../../assets/images/bg/coin-lines-right/silver.svg)}.theme-platinum .support__image{background-image:url(../../assets/images/bg/coin-lines-right/platinum.svg)}.theme-palladium .support__image{background-image:url(../../assets/images/bg/coin-lines-right/palladium.svg)}.theme-rhodium .support__image{background-image:url(../../assets/images/bg/coin-lines-right/rhodium.svg)}.auth{position:relative}.auth,.auth__wrap{height:100%}.auth__layout{display:flex;align-items:stretch;height:100%}.auth__layout-left{width:calc(50% - 100px)}.auth__layout-right{position:relative;width:calc(50% + 100px);padding:72px 0}.auth__image{position:absolute;top:-72px;right:calc(50% + 100px);bottom:0;left:0;background:url(../../assets/images/bg/auth/gold/lines.svg) no-repeat 50% #1a1a1a}.auth__content{width:394px;margin:0 auto}.auth__back-link{margin-bottom:30px;color:#2b2b2b}.auth__back-link:hover{text-decoration:underline}.auth__title{margin-bottom:20px}.theme-silver .auth__image{background:url(../../assets/images/bg/auth/silver/lines.svg) no-repeat 50%,url(../../assets/images/bg/auth/main-gray-1920.jpg) no-repeat 100% 0 #eaeaea}.theme-platinum .auth__image{background:url(../../assets/images/bg/auth/platinum/lines.svg) no-repeat 50%,url(../../assets/images/bg/auth/main-gray-1920.jpg) no-repeat 100% 0 #eaeaea}.theme-palladium .auth__image{background:url(../../assets/images/bg/auth/palladium/lines.svg) no-repeat 50%,url(../../assets/images/bg/auth/main-gray-1920.jpg) no-repeat 100% 0 #eaeaea}.theme-rhodium .auth__image{background:url(../../assets/images/bg/auth/rhodium/lines.svg) no-repeat 50%,url(../../assets/images/bg/auth/main-gray-1920.jpg) no-repeat 100% 0 #eaeaea}.success-message{padding:70px 0;text-align:center}.success-message__title{margin-bottom:30px}.success-message__icon{width:71px;height:71px;margin-bottom:40px;color:#cf8600}.success-message__desc{margin-bottom:30px;padding:0 30px}.investment{padding:50px 0;text-align:center;background-color:#f6f6f6}.investment__title{margin-bottom:5px}.investment__desc{margin-bottom:30px}.login{position:relative}.login__forgot-link{margin-top:20px;margin-bottom:30px}.login__submit{margin-bottom:30px}.signup{position:relative}.signup__terms{margin-top:20px}.signup__submit,.signup__terms{margin-bottom:20px}.reset-account{position:relative}.reset-account__title{margin-bottom:12px}.reset-account__desc{margin-bottom:20px}.reset-account__notice{margin:20px 0}.confirmation__block+.confirmation__block{margin-top:30px;padding-top:30px;border-top:1px solid #ececec}.confirmation__desc{position:relative;margin-bottom:20px;word-break:break-word}.confirmation__icon{position:absolute;top:50%;right:calc(100% + 72px);transform:translate(-50% -50%)}.confirmation__notice{font-size:14px;color:#777}.confirmation__actions{display:flex;align-items:center;justify-content:space-between}.security{padding:70px 0 0}.security__wrap{max-width:1044px}.security__title{margin-bottom:20px;text-align:center}.security__desc{margin-bottom:70px;padding:0 120px;text-align:center}.security__files-downloader{position:relative;margin-bottom:-107px}.redemption{padding:175px 0 70px;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;background-color:#f6f6f6}.redemption__wrap{max-width:960px}.redemption__title{margin-bottom:20px;text-align:center}.redemption__desc{margin-bottom:75px;padding:0 65px;text-align:center}.redeem{padding:70px 0}.redeem__title{width:510px;margin:0 auto 60px;text-align:center}.redeem__list{width:610px;margin:0 auto 40px}.redeem__action{text-align:center}.f-terms_gold .f-terms__item_1:before{background-image:url(../../assets/images/terms/gold/terms-1-1920.png);padding-top:11.4833%}.f-terms_gold .f-terms__item_2:before{background-image:url(../../assets/images/terms/gold/terms-2-1920.png);padding-top:20.6699%}.f-terms_gold .f-terms__item_3:before{background-image:url(../../assets/images/terms/gold/terms-3-1920.png);padding-top:30.0478%}.f-terms_gold .f-terms__item_4:before{background-image:url(../../assets/images/terms/gold/terms-4-1920.png);padding-top:10.3828%}.f-terms_gold .f-terms__item_5:before{background-image:url(../../assets/images/terms/gold/terms-5-1920.png);padding-top:29.9522%}.f-terms_gold .f-terms__item_6:before{background-image:url(../../assets/images/terms/gold/terms-6-1920.png);padding-top:24.2584%}.f-terms_gold .f-terms__item_7:before{background-image:url(../../assets/images/terms/gold/terms-7-1920.png);padding-top:13.7799%}.f-terms_gold .f-terms__item_8:before{background-image:url(../../assets/images/terms/gold/terms-8-1920.png);padding-top:4.5933%}.f-terms_gold .f-terms__item_9:before{background-image:url(../../assets/images/terms/gold/terms-9-1920.png);padding-top:6.89%}.f-terms_gold .f-terms__item_10:before{background-image:url(../../assets/images/terms/gold/terms-10-1920.png);padding-top:50.622%}.f-terms_gold .f-terms__item_11:before{background-image:url(../../assets/images/terms/gold/terms-11-1920.png);padding-top:9.1866%}.f-terms_gold .f-terms__item_12:before{background-image:url(../../assets/images/terms/gold/terms-12-1920.png);padding-top:25.2632%}.f-terms_gold .f-terms__item_13:before{background-image:url(../../assets/images/terms/gold/terms-13-1920.png);padding-top:20.6699%}.f-terms_gold .f-terms__item_14:before{background-image:url(../../assets/images/terms/gold/terms-14-1920.png);padding-top:6.89%}.f-terms_gold .f-terms__item_15:before{background-image:url(../../assets/images/terms/gold/terms-15-1920.png);padding-top:29.9522%}.f-terms_gold .f-terms__item_16:before{background-image:url(../../assets/images/terms/gold/terms-16-1920.png);padding-top:18.3732%}.f-terms_gold .f-terms__item_17:before{background-image:url(../../assets/images/terms/gold/terms-17-1920.png);padding-top:13.7799%}.f-terms_gold .f-terms__item_18:before{background-image:url(../../assets/images/terms/gold/terms-18-1920.png);padding-top:4.5933%}.f-terms_silver .f-terms__item_1:before{background-image:url(../../assets/images/terms/silver/terms-1-1920.png);padding-top:11.4833%}.f-terms_silver .f-terms__item_2:before{background-image:url(../../assets/images/terms/silver/terms-2-1920.png);padding-top:20.6699%}.f-terms_silver .f-terms__item_3:before{background-image:url(../../assets/images/terms/silver/terms-3-1920.png);padding-top:30.0478%}.f-terms_silver .f-terms__item_4:before{background-image:url(../../assets/images/terms/silver/terms-4-1920.png);padding-top:12.6794%}.f-terms_silver .f-terms__item_5:before{background-image:url(../../assets/images/terms/silver/terms-5-1920.png);padding-top:29.9522%}.f-terms_silver .f-terms__item_6:before{background-image:url(../../assets/images/terms/silver/terms-6-1920.png);padding-top:24.2584%}.f-terms_silver .f-terms__item_7:before{background-image:url(../../assets/images/terms/silver/terms-7-1920.png);padding-top:13.7799%}.f-terms_silver .f-terms__item_8:before{background-image:url(../../assets/images/terms/silver/terms-8-1920.png);padding-top:4.5933%}.f-terms_silver .f-terms__item_9:before{background-image:url(../../assets/images/terms/silver/terms-9-1920.png);padding-top:6.89%}.f-terms_silver .f-terms__item_10:before{background-image:url(../../assets/images/terms/silver/terms-10-1920.png);padding-top:50.622%}.f-terms_silver .f-terms__item_11:before{background-image:url(../../assets/images/terms/silver/terms-11-1920.png);padding-top:9.1866%}.f-terms_silver .f-terms__item_12:before{background-image:url(../../assets/images/terms/silver/terms-12-1920.png);padding-top:25.2632%}.f-terms_silver .f-terms__item_13:before{background-image:url(../../assets/images/terms/silver/terms-13-1920.png);padding-top:20.6699%}.f-terms_silver .f-terms__item_14:before{background-image:url(../../assets/images/terms/silver/terms-14-1920.png);padding-top:6.89%}.f-terms_silver .f-terms__item_15:before{background-image:url(../../assets/images/terms/silver/terms-15-1920.png);padding-top:29.9522%}.f-terms_silver .f-terms__item_16:before{background-image:url(../../assets/images/terms/silver/terms-16-1920.png);padding-top:18.3732%}.f-terms_silver .f-terms__item_17:before{background-image:url(../../assets/images/terms/silver/terms-17-1920.png);padding-top:13.7799%}.f-terms_silver .f-terms__item_18:before{background-image:url(../../assets/images/terms/silver/terms-18-1920.png);padding-top:4.5933%}.f-terms_platinum .f-terms__item_1:before{background-image:url(../../assets/images/terms/platinum/terms-1-1920.png);padding-top:11.4833%}.f-terms_platinum .f-terms__item_2:before{background-image:url(../../assets/images/terms/platinum/terms-2-1920.png);padding-top:20.6699%}.f-terms_platinum .f-terms__item_3:before{background-image:url(../../assets/images/terms/platinum/terms-3-1920.png);padding-top:30.0478%}.f-terms_platinum .f-terms__item_4:before{background-image:url(../../assets/images/terms/platinum/terms-4-1920.png);padding-top:12.6794%}.f-terms_platinum .f-terms__item_5:before{background-image:url(../../assets/images/terms/platinum/terms-5-1920.png);padding-top:29.9522%}.f-terms_platinum .f-terms__item_6:before{background-image:url(../../assets/images/terms/platinum/terms-6-1920.png);padding-top:24.2584%}.f-terms_platinum .f-terms__item_7:before{background-image:url(../../assets/images/terms/platinum/terms-7-1920.png);padding-top:13.7799%}.f-terms_platinum .f-terms__item_8:before{background-image:url(../../assets/images/terms/platinum/terms-8-1920.png);padding-top:4.5933%}.f-terms_platinum .f-terms__item_9:before{background-image:url(../../assets/images/terms/platinum/terms-9-1920.png);padding-top:6.89%}.f-terms_platinum .f-terms__item_10:before{background-image:url(../../assets/images/terms/platinum/terms-10-1920.png);padding-top:50.622%}.f-terms_platinum .f-terms__item_11:before{background-image:url(../../assets/images/terms/platinum/terms-11-1920.png);padding-top:9.1866%}.f-terms_platinum .f-terms__item_12:before{background-image:url(../../assets/images/terms/platinum/terms-12-1920.png);padding-top:25.2632%}.f-terms_platinum .f-terms__item_13:before{background-image:url(../../assets/images/terms/platinum/terms-13-1920.png);padding-top:22.9665%}.f-terms_platinum .f-terms__item_14:before{background-image:url(../../assets/images/terms/platinum/terms-14-1920.png);padding-top:6.89%}.f-terms_platinum .f-terms__item_15:before{background-image:url(../../assets/images/terms/platinum/terms-15-1920.png);padding-top:29.9522%}.f-terms_platinum .f-terms__item_16:before{background-image:url(../../assets/images/terms/platinum/terms-16-1920.png);padding-top:20.6699%}.f-terms_platinum .f-terms__item_17:before{background-image:url(../../assets/images/terms/platinum/terms-17-1920.png);padding-top:13.7799%}.f-terms_platinum .f-terms__item_18:before{background-image:url(../../assets/images/terms/platinum/terms-18-1920.png);padding-top:4.5933%}.f-terms_palladium .f-terms__item_1:before{background-image:url(../../assets/images/terms/palladium/terms-1-1920.png);padding-top:11.4833%}.f-terms_palladium .f-terms__item_2:before{background-image:url(../../assets/images/terms/palladium/terms-2-1920.png);padding-top:20.6699%}.f-terms_palladium .f-terms__item_3:before{background-image:url(../../assets/images/terms/palladium/terms-3-1920.png);padding-top:30.0478%}.f-terms_palladium .f-terms__item_4:before{background-image:url(../../assets/images/terms/palladium/terms-4-1920.png);padding-top:12.6794%}.f-terms_palladium .f-terms__item_5:before{background-image:url(../../assets/images/terms/palladium/terms-5-1920.png);padding-top:29.9522%}.f-terms_palladium .f-terms__item_6:before{background-image:url(../../assets/images/terms/palladium/terms-6-1920.png);padding-top:24.2584%}.f-terms_palladium .f-terms__item_7:before{background-image:url(../../assets/images/terms/palladium/terms-7-1920.png);padding-top:13.7799%}.f-terms_palladium .f-terms__item_8:before{background-image:url(../../assets/images/terms/palladium/terms-8-1920.png);padding-top:4.5933%}.f-terms_palladium .f-terms__item_9:before{background-image:url(../../assets/images/terms/palladium/terms-9-1920.png);padding-top:6.89%}.f-terms_palladium .f-terms__item_10:before{background-image:url(../../assets/images/terms/palladium/terms-10-1920.png);padding-top:50.622%}.f-terms_palladium .f-terms__item_11:before{background-image:url(../../assets/images/terms/palladium/terms-11-1920.png);padding-top:9.1866%}.f-terms_palladium .f-terms__item_12:before{background-image:url(../../assets/images/terms/palladium/terms-12-1920.png);padding-top:25.2632%}.f-terms_palladium .f-terms__item_13:before{background-image:url(../../assets/images/terms/palladium/terms-13-1920.png);padding-top:22.9665%}.f-terms_palladium .f-terms__item_14:before{background-image:url(../../assets/images/terms/palladium/terms-14-1920.png);padding-top:6.89%}.f-terms_palladium .f-terms__item_15:before{background-image:url(../../assets/images/terms/palladium/terms-15-1920.png);padding-top:32.2488%}.f-terms_palladium .f-terms__item_16:before{background-image:url(../../assets/images/terms/palladium/terms-16-1920.png);padding-top:20.6699%}.f-terms_palladium .f-terms__item_17:before{background-image:url(../../assets/images/terms/palladium/terms-17-1920.png);padding-top:13.7799%}.f-terms_palladium .f-terms__item_18:before{background-image:url(../../assets/images/terms/palladium/terms-18-1920.png);padding-top:4.5933%}.f-terms_rhodium .f-terms__item_1:before{background-image:url(../../assets/images/terms/rhodium/terms-1-1920.png);padding-top:11.4833%}.f-terms_rhodium .f-terms__item_2:before{background-image:url(../../assets/images/terms/rhodium/terms-2-1920.png);padding-top:20.6699%}.f-terms_rhodium .f-terms__item_3:before{background-image:url(../../assets/images/terms/rhodium/terms-3-1920.png);padding-top:30.0478%}.f-terms_rhodium .f-terms__item_4:before{background-image:url(../../assets/images/terms/rhodium/terms-4-1920.png);padding-top:12.6794%}.f-terms_rhodium .f-terms__item_5:before{background-image:url(../../assets/images/terms/rhodium/terms-5-1920.png);padding-top:29.9522%}.f-terms_rhodium .f-terms__item_6:before{background-image:url(../../assets/images/terms/rhodium/terms-6-1920.png);padding-top:24.2584%}.f-terms_rhodium .f-terms__item_7:before{background-image:url(../../assets/images/terms/rhodium/terms-7-1920.png);padding-top:13.7799%}.f-terms_rhodium .f-terms__item_8:before{background-image:url(../../assets/images/terms/rhodium/terms-8-1920.png);padding-top:4.5933%}.f-terms_rhodium .f-terms__item_9:before{background-image:url(../../assets/images/terms/rhodium/terms-9-1920.png);padding-top:6.89%}.f-terms_rhodium .f-terms__item_10:before{background-image:url(../../assets/images/terms/rhodium/terms-10-1920.png);padding-top:50.622%}.f-terms_rhodium .f-terms__item_11:before{background-image:url(../../assets/images/terms/rhodium/terms-11-1920.png);padding-top:9.1866%}.f-terms_rhodium .f-terms__item_12:before{background-image:url(../../assets/images/terms/rhodium/terms-12-1920.png);padding-top:25.2632%}.f-terms_rhodium .f-terms__item_13:before{background-image:url(../../assets/images/terms/rhodium/terms-13-1920.png);padding-top:22.9665%}.f-terms_rhodium .f-terms__item_14:before{background-image:url(../../assets/images/terms/rhodium/terms-14-1920.png);padding-top:6.89%}.f-terms_rhodium .f-terms__item_15:before{background-image:url(../../assets/images/terms/rhodium/terms-15-1920.png);padding-top:32.2488%}.f-terms_rhodium .f-terms__item_16:before{background-image:url(../../assets/images/terms/rhodium/terms-16-1920.png);padding-top:20.6699%}.f-terms_rhodium .f-terms__item_17:before{background-image:url(../../assets/images/terms/rhodium/terms-17-1920.png);padding-top:13.7799%}.f-terms_rhodium .f-terms__item_18:before{background-image:url(../../assets/images/terms/rhodium/terms-18-1920.png);padding-top:4.5933%}.f-terms__item:before{content:"";display:block;margin-bottom:50px;background:no-repeat 50%/100% auto}.f-privacy_gold .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/gold/privacy-1-1920.png);padding-top:31.1483%}.f-privacy_gold .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/gold/privacy-2-1920.png);padding-top:11.4833%}.f-privacy_gold .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/gold/privacy-3-1920.png);padding-top:59.9043%}.f-privacy_gold .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/gold/privacy-4-1920.png);padding-top:19.5694%}.f-privacy_gold .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/gold/privacy-5-1920.png);padding-top:32.2488%}.f-privacy_gold .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/gold/privacy-6-1920.png);padding-top:13.7799%}.f-privacy_gold .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/gold/privacy-7-1920.png);padding-top:57.6077%}.f-privacy_gold .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/gold/privacy-8-1920.png);padding-top:28.756%}.f-privacy_gold .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/gold/privacy-9-1920.png);padding-top:9.1866%}.f-privacy_gold .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/gold/privacy-10-1920.png);padding-top:13.7799%}.f-privacy_gold .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/gold/privacy-11-1920.png);padding-top:9.1866%}.f-privacy_silver .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/silver/privacy-1-1920.png);padding-top:31.1483%}.f-privacy_silver .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/silver/privacy-2-1920.png);padding-top:11.4833%}.f-privacy_silver .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/silver/privacy-3-1920.png);padding-top:59.9043%}.f-privacy_silver .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/silver/privacy-4-1920.png);padding-top:19.5694%}.f-privacy_silver .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/silver/privacy-5-1920.png);padding-top:32.2488%}.f-privacy_silver .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/silver/privacy-6-1920.png);padding-top:13.7799%}.f-privacy_silver .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/silver/privacy-7-1920.png);padding-top:57.6077%}.f-privacy_silver .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/silver/privacy-8-1920.png);padding-top:28.756%}.f-privacy_silver .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/silver/privacy-9-1920.png);padding-top:9.1866%}.f-privacy_silver .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/silver/privacy-10-1920.png);padding-top:13.7799%}.f-privacy_silver .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/silver/privacy-11-1920.png);padding-top:9.1866%}.f-privacy_platinum .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/platinum/privacy-1-1920.png);padding-top:33.445%}.f-privacy_platinum .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/platinum/privacy-2-1920.png);padding-top:11.4833%}.f-privacy_platinum .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/platinum/privacy-3-1920.png);padding-top:59.9043%}.f-privacy_platinum .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/platinum/privacy-4-1920.png);padding-top:19.5694%}.f-privacy_platinum .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/platinum/privacy-5-1920.png);padding-top:32.2488%}.f-privacy_platinum .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/platinum/privacy-6-1920.png);padding-top:13.7799%}.f-privacy_platinum .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/platinum/privacy-7-1920.png);padding-top:57.6077%}.f-privacy_platinum .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/platinum/privacy-8-1920.png);padding-top:28.756%}.f-privacy_platinum .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/platinum/privacy-9-1920.png);padding-top:9.1866%}.f-privacy_platinum .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/platinum/privacy-10-1920.png);padding-top:13.7799%}.f-privacy_platinum .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/platinum/privacy-11-1920.png);padding-top:9.1866%}.f-privacy_palladium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/palladium/privacy-1-1920.png);padding-top:33.445%}.f-privacy_palladium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/palladium/privacy-2-1920.png);padding-top:11.4833%}.f-privacy_palladium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/palladium/privacy-3-1920.png);padding-top:59.9043%}.f-privacy_palladium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/palladium/privacy-4-1920.png);padding-top:19.5694%}.f-privacy_palladium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/palladium/privacy-5-1920.png);padding-top:32.2488%}.f-privacy_palladium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/palladium/privacy-6-1920.png);padding-top:13.7799%}.f-privacy_palladium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/palladium/privacy-7-1920.png);padding-top:59.9043%}.f-privacy_palladium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/palladium/privacy-8-1920.png);padding-top:28.756%}.f-privacy_palladium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/palladium/privacy-9-1920.png);padding-top:9.1866%}.f-privacy_palladium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/palladium/privacy-10-1920.png);padding-top:13.7799%}.f-privacy_palladium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/palladium/privacy-11-1920.png);padding-top:9.1866%}.f-privacy_rhodium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/rhodium/privacy-1-1920.png);padding-top:33.445%}.f-privacy_rhodium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/rhodium/privacy-2-1920.png);padding-top:11.4833%}.f-privacy_rhodium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/rhodium/privacy-3-1920.png);padding-top:59.9043%}.f-privacy_rhodium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/rhodium/privacy-4-1920.png);padding-top:19.5694%}.f-privacy_rhodium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/rhodium/privacy-5-1920.png);padding-top:32.2488%}.f-privacy_rhodium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/rhodium/privacy-6-1920.png);padding-top:13.7799%}.f-privacy_rhodium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/rhodium/privacy-7-1920.png);padding-top:57.6077%}.f-privacy_rhodium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/rhodium/privacy-8-1920.png);padding-top:28.756%}.f-privacy_rhodium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/rhodium/privacy-9-1920.png);padding-top:9.1866%}.f-privacy_rhodium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/rhodium/privacy-10-1920.png);padding-top:13.7799%}.f-privacy_rhodium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/rhodium/privacy-11-1920.png);padding-top:9.1866%}.f-privacy__item:before{content:"";display:block;margin-bottom:50px;background:no-repeat 50%/100% auto}.verified{padding:70px 0;text-align:center}.verified__title{margin-bottom:30px}.verified__icon{width:71px;height:71px;margin-bottom:40px;color:#cf8600}.verified__desc{margin-bottom:30px;padding:0 30px}.buy-metal{padding:60px 0;text-align:center}.buy-metal__wrap{max-width:828px}.buy-metal__sub-title,.buy-metal__title{margin-bottom:30px}.buy-metal__desc+.buy-metal__desc,.buy-metal__desc+.buy-metal__list,.buy-metal__desc+.buy-metal__sub-title,.buy-metal__list+.buy-metal__desc,.buy-metal__list+.buy-metal__list,.buy-metal__list+.buy-metal__sub-title{margin-top:40px}.buy-metal__box+.buy-metal__box{padding-top:70px}.buy-metal__picture-gold{margin:40px auto 0;border-radius:8px;overflow:hidden}.buy-metal__picture-gold .picture__image{margin-bottom:0}.buy-metal__picture-gold-round{width:100%;max-width:370px;margin:50px auto 0}.buy-metal__list{width:100%;max-width:540px;margin-right:auto;margin-left:auto;text-align:left}.buy-metal-online{padding:70px 0;background-color:#1e1e1e;text-align:center;color:#fff}.buy-metal-online__wrap{max-width:828px}.buy-metal-online__title{margin-bottom:20px}.buy-metal-online__desc+.buy-metal-online__desc{margin-top:24px}.buy-metal-online__action{margin-top:40px}.post__hero{height:176px;margin-bottom:40px;background:url(/assets/images/bg/blog/post/gold-1920.jpg) no-repeat 50%/auto 100% #000}.post__layout{padding-bottom:70px}.post__breadcrumbs{margin-bottom:56px}.post__title{margin-bottom:9px;font:400 48px/1.2 Abel,Arial,Helvetica,sans-serif;color:#0d0d0d}.post__info{margin-bottom:24px}.post__content h2{margin-top:46px;margin-bottom:10px;font:400 28px/1.2 Abel,Arial,Helvetica,sans-serif;color:#b56500}.post__content big{font-size:1.25em;color:#000}.post__content center,.post__content p{margin-bottom:24px}.post__content img{display:block;width:100%;margin-top:40px;margin-bottom:10px}.post__content ol,.post__content ul{padding-left:100px;margin-bottom:24px}.post__content ol li,.post__content ul li{position:relative}.post__content ol li:before,.post__content ul li:before{position:absolute;top:0;left:-28px}.post__content ol li+li,.post__content ul li+li{margin-top:24px}.post__content ul li:before{content:"●"}.post__content ol{counter-reset:post-ol-counter}.post__content ol li:before{counter-increment:post-ol-counter;content:counter(post-ol-counter)". "}.post__content b,.post__content strong{font-weight:700}.post__sidebar .post__widget+.post__widget{margin-top:50px}.post__widget .thumb-post{margin-top:30px}.theme-palladium .post__hero,.theme-platinum .post__hero,.theme-rhodium .post__hero,.theme-silver .post__hero{background-image:none}.theme-palladium .post__content h2,.theme-platinum .post__content h2,.theme-rhodium .post__content h2,.theme-silver .post__content h2{color:#575757}.theme-silver .post__hero{background-image:url(/assets/images/bg/blog/post/silver-1920.jpg)}.theme-palladium .post__hero{background-image:url(/assets/images/bg/blog/post/palladium-1920.jpg)}.posts{padding-bottom:80px}.posts__hero{height:356px;align-items:flex-start;padding-top:44px;background:url(/assets/images/bg/blog/posts/gold-1920.jpg) no-repeat 50%/auto 100% #000}.posts__featured{margin:-180px 0 70px}.posts__thumbs{display:flex;flex-wrap:wrap;align-items:stretch}.posts__thumbs .thumb-card{width:calc((100% - 80px)/3);margin-right:40px;margin-bottom:16px}.posts__thumbs .thumb-card:nth-child(3n){margin-right:0}.posts__title{margin-bottom:25px;font:400 32px/1.175 Abel,Arial,Helvetica,sans-serif}.theme-palladium .posts__hero,.theme-platinum .posts__hero,.theme-rhodium .posts__hero,.theme-silver .posts__hero{background:#000}.theme-silver .posts__hero{background:url(/assets/images/bg/blog/posts/silver-1920.jpg) no-repeat 50%/auto 100% #000}.header{position:fixed;z-index:10;top:0;right:0;left:0;flex-shrink:0;width:100%;background-color:#fff;box-shadow:inset 0 -1px 0 0 #dcba7d}.header__wrap{display:flex;align-items:center;height:72px}.header__logo{flex-shrink:0;width:218px;height:100%}.header__menu{flex-shrink:0;width:72px;height:100%;margin-left:146px}.header__quotes{height:calc(100% - 30px);margin:0 auto;padding:0 20px}.header__back-link{display:none;color:#2b2b2b}.header__back-link:hover{text-decoration:underline}.theme-palladium .header,.theme-platinum .header,.theme-rhodium .header,.theme-silver .header{box-shadow:inset 0 -1px 0 0 #dadada}.theme-silver .header__logo{width:210px}.theme-silver .header__menu{margin-left:138px}.theme-platinum .header__logo{width:268px}.theme-platinum .header__menu{margin-left:196px}.theme-palladium .header__logo{width:282px}.theme-palladium .header__menu{margin-left:210px}.theme-rhodium .header__logo{width:267px}.theme-rhodium .header__menu{margin-left:195px}.main{flex-grow:1;padding-top:72px}.footer,.main{flex-shrink:0;width:100%}.footer{padding:25px 0;border-top:1px solid #fed37f}.footer__wrap{display:flex;align-items:center;justify-content:space-between;max-width:1125px}.footer__hor-menu{display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,1fr);grid-column-gap:24px}.footer__hor-menu .hor-menu__item{margin:0 0 6px}.footer__info{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;padding-left:20px;text-align:right;font-size:14px;color:#777}.footer__logo{width:218px;margin-bottom:6px}.theme-palladium .footer,.theme-platinum .footer,.theme-rhodium .footer,.theme-silver .footer{border-top:1px solid #d9d9d9}.theme-silver .footer__logo{width:210px}.theme-platinum .footer__logo{width:268px}.theme-palladium .footer__logo{width:267px}.theme-rhodium .footer__logo{width:282px}.p-auth .header{box-shadow:none;background-color:transparent}.p-auth .header__logo,.p-auth .header__quotes{display:none}.p-auth .header__menu{margin-left:auto}.p-auth .main{padding-top:0}.p-auth.theme-palladium .header__menu,.p-auth.theme-platinum .header__menu,.p-auth.theme-rhodium .header__menu,.p-auth.theme-silver .header__menu{margin-left:auto}.company{display:inline-block;vertical-align:baseline;width:75px;height:11px;background:url(../../assets/images/company.png) no-repeat 50%}.terms .cut-block{margin-bottom:30px}@media only screen and (min-width:375px) and (max-width:767px){.f-terms_gold .f-terms__item_1:before{background-image:url(../../assets/images/terms/gold/terms-1-375.png);padding-top:100.2985%}.f-terms_gold .f-terms__item_2:before{background-image:url(../../assets/images/terms/gold/terms-2-375.png);padding-top:136.1194%}.f-terms_gold .f-terms__item_3:before{background-image:url(../../assets/images/terms/gold/terms-3-375.png);padding-top:222.6866%}.f-terms_gold .f-terms__item_4:before{background-image:url(../../assets/images/terms/gold/terms-4-375.png);padding-top:82.5373%}.f-terms_gold .f-terms__item_5:before{background-image:url(../../assets/images/terms/gold/terms-5-375.png);padding-top:208.0597%}.f-terms_gold .f-terms__item_6:before{background-image:url(../../assets/images/terms/gold/terms-6-375.png);padding-top:140.1493%}.f-terms_gold .f-terms__item_7:before{background-image:url(../../assets/images/terms/gold/terms-7-375.png);padding-top:114.6269%}.f-terms_gold .f-terms__item_8:before{background-image:url(../../assets/images/terms/gold/terms-8-375.png);padding-top:28.6567%}.f-terms_gold .f-terms__item_9:before{background-image:url(../../assets/images/terms/gold/terms-9-375.png);padding-top:57.3134%}.f-terms_gold .f-terms__item_10:before{background-image:url(../../assets/images/terms/gold/terms-10-375.png);padding-top:358.5075%}.f-terms_gold .f-terms__item_11:before{background-image:url(../../assets/images/terms/gold/terms-11-375.png);padding-top:78.806%}.f-terms_gold .f-terms__item_12:before{background-image:url(../../assets/images/terms/gold/terms-12-375.png);padding-top:229.2537%}.f-terms_gold .f-terms__item_13:before{background-image:url(../../assets/images/terms/gold/terms-13-375.png);padding-top:200.597%}.f-terms_gold .f-terms__item_14:before{background-image:url(../../assets/images/terms/gold/terms-14-375.png);padding-top:42.9851%}.f-terms_gold .f-terms__item_15:before{background-image:url(../../assets/images/terms/gold/terms-15-375.png);padding-top:258.209%}.f-terms_gold .f-terms__item_16:before{background-image:url(../../assets/images/terms/gold/terms-16-375.png);padding-top:179.1045%}.f-terms_gold .f-terms__item_17:before{background-image:url(../../assets/images/terms/gold/terms-17-375.png);padding-top:114.6269%}.f-terms_gold .f-terms__item_18:before{background-image:url(../../assets/images/terms/gold/terms-18-375.png);padding-top:28.6567%}.f-terms_silver .f-terms__item_1:before{background-image:url(../../assets/images/terms/silver/terms-1-375.png);padding-top:100.2985%}.f-terms_silver .f-terms__item_2:before{background-image:url(../../assets/images/terms/silver/terms-2-375.png);padding-top:136.1194%}.f-terms_silver .f-terms__item_3:before{background-image:url(../../assets/images/terms/silver/terms-3-375.png);padding-top:222.6866%}.f-terms_silver .f-terms__item_4:before{background-image:url(../../assets/images/terms/silver/terms-4-375.png);padding-top:82.5373%}.f-terms_silver .f-terms__item_5:before{background-image:url(../../assets/images/terms/silver/terms-5-375.png);padding-top:208.0597%}.f-terms_silver .f-terms__item_6:before{background-image:url(../../assets/images/terms/silver/terms-6-375.png);padding-top:140.1493%}.f-terms_silver .f-terms__item_7:before{background-image:url(../../assets/images/terms/silver/terms-7-375.png);padding-top:114.6269%}.f-terms_silver .f-terms__item_8:before{background-image:url(../../assets/images/terms/silver/terms-8-375.png);padding-top:28.6567%}.f-terms_silver .f-terms__item_9:before{background-image:url(../../assets/images/terms/silver/terms-9-375.png);padding-top:57.3134%}.f-terms_silver .f-terms__item_10:before{background-image:url(../../assets/images/terms/silver/terms-10-375.png);padding-top:358.5075%}.f-terms_silver .f-terms__item_11:before{background-image:url(../../assets/images/terms/silver/terms-11-375.png);padding-top:78.806%}.f-terms_silver .f-terms__item_12:before{background-image:url(../../assets/images/terms/silver/terms-12-375.png);padding-top:229.2537%}.f-terms_silver .f-terms__item_13:before{background-image:url(../../assets/images/terms/silver/terms-13-375.png);padding-top:200.597%}.f-terms_silver .f-terms__item_14:before{background-image:url(../../assets/images/terms/silver/terms-14-375.png);padding-top:42.9851%}.f-terms_silver .f-terms__item_15:before{background-image:url(../../assets/images/terms/silver/terms-15-375.png);padding-top:258.209%}.f-terms_silver .f-terms__item_16:before{background-image:url(../../assets/images/terms/silver/terms-16-375.png);padding-top:179.1045%}.f-terms_silver .f-terms__item_17:before{background-image:url(../../assets/images/terms/silver/terms-17-375.png);padding-top:114.6269%}.f-terms_silver .f-terms__item_18:before{background-image:url(../../assets/images/terms/silver/terms-18-375.png);padding-top:28.6567%}.f-terms_platinum .f-terms__item_1:before{background-image:url(../../assets/images/terms/platinum/terms-1-375.png);padding-top:107.4627%}.f-terms_platinum .f-terms__item_2:before{background-image:url(../../assets/images/terms/platinum/terms-2-375.png);padding-top:136.1194%}.f-terms_platinum .f-terms__item_3:before{background-image:url(../../assets/images/terms/platinum/terms-3-375.png);padding-top:237.0149%}.f-terms_platinum .f-terms__item_4:before{background-image:url(../../assets/images/terms/platinum/terms-4-375.png);padding-top:82.5373%}.f-terms_platinum .f-terms__item_5:before{background-image:url(../../assets/images/terms/platinum/terms-5-375.png);padding-top:215.2239%}.f-terms_platinum .f-terms__item_6:before{background-image:url(../../assets/images/terms/platinum/terms-6-375.png);padding-top:140.1493%}.f-terms_platinum .f-terms__item_7:before{background-image:url(../../assets/images/terms/platinum/terms-7-375.png);padding-top:121.791%}.f-terms_platinum .f-terms__item_8:before{background-image:url(../../assets/images/terms/platinum/terms-8-375.png);padding-top:35.8209%}.f-terms_platinum .f-terms__item_9:before{background-image:url(../../assets/images/terms/platinum/terms-9-375.png);padding-top:57.3134%}.f-terms_platinum .f-terms__item_10:before{background-image:url(../../assets/images/terms/platinum/terms-10-375.png);padding-top:358.5075%}.f-terms_platinum .f-terms__item_11:before{background-image:url(../../assets/images/terms/platinum/terms-11-375.png);padding-top:78.806%}.f-terms_platinum .f-terms__item_12:before{background-image:url(../../assets/images/terms/platinum/terms-12-375.png);padding-top:229.2537%}.f-terms_platinum .f-terms__item_13:before{background-image:url(../../assets/images/terms/platinum/terms-13-375.png);padding-top:200.597%}.f-terms_platinum .f-terms__item_14:before{background-image:url(../../assets/images/terms/platinum/terms-14-375.png);padding-top:42.9851%}.f-terms_platinum .f-terms__item_15:before{background-image:url(../../assets/images/terms/platinum/terms-15-375.png);padding-top:265.3731%}.f-terms_platinum .f-terms__item_16:before{background-image:url(../../assets/images/terms/platinum/terms-16-375.png);padding-top:179.1045%}.f-terms_platinum .f-terms__item_17:before{background-image:url(../../assets/images/terms/platinum/terms-17-375.png);padding-top:114.6269%}.f-terms_platinum .f-terms__item_18:before{background-image:url(../../assets/images/terms/platinum/terms-18-375.png);padding-top:35.8209%}.f-terms_palladium .f-terms__item_1:before{background-image:url(../../assets/images/terms/palladium/terms-1-375.png);padding-top:107.4627%}.f-terms_palladium .f-terms__item_2:before{background-image:url(../../assets/images/terms/palladium/terms-2-375.png);padding-top:136.1194%}.f-terms_palladium .f-terms__item_3:before{background-image:url(../../assets/images/terms/palladium/terms-3-375.png);padding-top:237.0149%}.f-terms_palladium .f-terms__item_4:before{background-image:url(../../assets/images/terms/palladium/terms-4-375.png);padding-top:89.7015%}.f-terms_palladium .f-terms__item_5:before{background-image:url(../../assets/images/terms/palladium/terms-5-375.png);padding-top:215.2239%}.f-terms_palladium .f-terms__item_6:before{background-image:url(../../assets/images/terms/palladium/terms-6-375.png);padding-top:140.1493%}.f-terms_palladium .f-terms__item_7:before{background-image:url(../../assets/images/terms/palladium/terms-7-375.png);padding-top:121.791%}.f-terms_palladium .f-terms__item_8:before{background-image:url(../../assets/images/terms/palladium/terms-8-375.png);padding-top:35.8209%}.f-terms_palladium .f-terms__item_9:before{background-image:url(../../assets/images/terms/palladium/terms-9-375.png);padding-top:57.3134%}.f-terms_palladium .f-terms__item_10:before{background-image:url(../../assets/images/terms/palladium/terms-10-375.png);padding-top:358.5075%}.f-terms_palladium .f-terms__item_11:before{background-image:url(../../assets/images/terms/palladium/terms-11-375.png);padding-top:78.806%}.f-terms_palladium .f-terms__item_12:before{background-image:url(../../assets/images/terms/palladium/terms-12-375.png);padding-top:229.2537%}.f-terms_palladium .f-terms__item_13:before{background-image:url(../../assets/images/terms/palladium/terms-13-375.png);padding-top:200.597%}.f-terms_palladium .f-terms__item_14:before{background-image:url(../../assets/images/terms/palladium/terms-14-375.png);padding-top:42.9851%}.f-terms_palladium .f-terms__item_15:before{background-image:url(../../assets/images/terms/palladium/terms-15-375.png);padding-top:265.3731%}.f-terms_palladium .f-terms__item_16:before{background-image:url(../../assets/images/terms/palladium/terms-16-375.png);padding-top:179.1045%}.f-terms_palladium .f-terms__item_17:before{background-image:url(../../assets/images/terms/palladium/terms-17-375.png);padding-top:114.6269%}.f-terms_palladium .f-terms__item_18:before{background-image:url(../../assets/images/terms/palladium/terms-18-375.png);padding-top:35.8209%}.f-terms_rhodium .f-terms__item_1:before{background-image:url(../../assets/images/terms/rhodium/terms-1-375.png);padding-top:107.4627%}.f-terms_rhodium .f-terms__item_2:before{background-image:url(../../assets/images/terms/rhodium/terms-2-375.png);padding-top:136.1194%}.f-terms_rhodium .f-terms__item_3:before{background-image:url(../../assets/images/terms/rhodium/terms-3-375.png);padding-top:237.0149%}.f-terms_rhodium .f-terms__item_4:before{background-image:url(../../assets/images/terms/rhodium/terms-4-375.png);padding-top:89.7015%}.f-terms_rhodium .f-terms__item_5:before{background-image:url(../../assets/images/terms/rhodium/terms-5-375.png);padding-top:215.2239%}.f-terms_rhodium .f-terms__item_6:before{background-image:url(../../assets/images/terms/rhodium/terms-6-375.png);padding-top:140.1493%}.f-terms_rhodium .f-terms__item_7:before{background-image:url(../../assets/images/terms/rhodium/terms-7-375.png);padding-top:121.791%}.f-terms_rhodium .f-terms__item_8:before{background-image:url(../../assets/images/terms/rhodium/terms-8-375.png);padding-top:35.8209%}.f-terms_rhodium .f-terms__item_9:before{background-image:url(../../assets/images/terms/rhodium/terms-9-375.png);padding-top:57.3134%}.f-terms_rhodium .f-terms__item_10:before{background-image:url(../../assets/images/terms/rhodium/terms-10-375.png);padding-top:358.5075%}.f-terms_rhodium .f-terms__item_11:before{background-image:url(../../assets/images/terms/rhodium/terms-11-375.png);padding-top:78.806%}.f-terms_rhodium .f-terms__item_12:before{background-image:url(../../assets/images/terms/rhodium/terms-12-375.png);padding-top:229.2537%}.f-terms_rhodium .f-terms__item_13:before{background-image:url(../../assets/images/terms/rhodium/terms-13-375.png);padding-top:200.597%}.f-terms_rhodium .f-terms__item_14:before{background-image:url(../../assets/images/terms/rhodium/terms-14-375.png);padding-top:42.9851%}.f-terms_rhodium .f-terms__item_15:before{background-image:url(../../assets/images/terms/rhodium/terms-15-375.png);padding-top:265.3731%}.f-terms_rhodium .f-terms__item_16:before{background-image:url(../../assets/images/terms/rhodium/terms-16-375.png);padding-top:179.1045%}.f-terms_rhodium .f-terms__item_17:before{background-image:url(../../assets/images/terms/rhodium/terms-17-375.png);padding-top:114.6269%}.f-terms_rhodium .f-terms__item_18:before{background-image:url(../../assets/images/terms/rhodium/terms-18-375.png);padding-top:35.8209%}.f-privacy_gold .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/gold/privacy-1-375.png);padding-top:276.2687%}.f-privacy_gold .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/gold/privacy-2-375.png);padding-top:100.2985%}.f-privacy_gold .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/gold/privacy-3-375.png);padding-top:502.0896%}.f-privacy_gold .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/gold/privacy-4-375.png);padding-top:161.3433%}.f-privacy_gold .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/gold/privacy-5-375.png);padding-top:272.5373%}.f-privacy_gold .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/gold/privacy-6-375.png);padding-top:107.4627%}.f-privacy_gold .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/gold/privacy-7-375.png);padding-top:523.5821%}.f-privacy_gold .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/gold/privacy-8-375.png);padding-top:247.3134%}.f-privacy_gold .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/gold/privacy-9-375.png);padding-top:71.6418%}.f-privacy_gold .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/gold/privacy-10-375.png);padding-top:128.9552%}.f-privacy_gold .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/gold/privacy-11-375.png);padding-top:78.806%}.f-privacy_silver .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/silver/privacy-1-375.png);padding-top:276.2687%}.f-privacy_silver .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/silver/privacy-2-375.png);padding-top:100.2985%}.f-privacy_silver .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/silver/privacy-3-375.png);padding-top:502.0896%}.f-privacy_silver .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/silver/privacy-4-375.png);padding-top:161.3433%}.f-privacy_silver .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/silver/privacy-5-375.png);padding-top:272.5373%}.f-privacy_silver .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/silver/privacy-6-375.png);padding-top:114.6269%}.f-privacy_silver .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/silver/privacy-7-375.png);padding-top:523.5821%}.f-privacy_silver .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/silver/privacy-8-375.png);padding-top:247.3134%}.f-privacy_silver .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/silver/privacy-9-375.png);padding-top:71.6418%}.f-privacy_silver .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/silver/privacy-10-375.png);padding-top:128.9552%}.f-privacy_silver .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/silver/privacy-11-375.png);padding-top:78.806%}.f-privacy_platinum .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/platinum/privacy-1-375.png);padding-top:283.4328%}.f-privacy_platinum .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/platinum/privacy-2-375.png);padding-top:107.4627%}.f-privacy_platinum .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/platinum/privacy-3-375.png);padding-top:502.0896%}.f-privacy_platinum .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/platinum/privacy-4-375.png);padding-top:161.3433%}.f-privacy_platinum .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/platinum/privacy-5-375.png);padding-top:272.5373%}.f-privacy_platinum .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/platinum/privacy-6-375.png);padding-top:114.6269%}.f-privacy_platinum .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/platinum/privacy-7-375.png);padding-top:523.5821%}.f-privacy_platinum .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/platinum/privacy-8-375.png);padding-top:247.3134%}.f-privacy_platinum .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/platinum/privacy-9-375.png);padding-top:71.6418%}.f-privacy_platinum .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/platinum/privacy-10-375.png);padding-top:128.9552%}.f-privacy_platinum .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/platinum/privacy-11-375.png);padding-top:78.806%}.f-privacy_palladium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/palladium/privacy-1-375.png);padding-top:283.4328%}.f-privacy_palladium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/palladium/privacy-2-375.png);padding-top:107.4627%}.f-privacy_palladium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/palladium/privacy-3-375.png);padding-top:502.0896%}.f-privacy_palladium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/palladium/privacy-4-375.png);padding-top:161.3433%}.f-privacy_palladium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/palladium/privacy-5-375.png);padding-top:272.5373%}.f-privacy_palladium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/palladium/privacy-6-375.png);padding-top:114.6269%}.f-privacy_palladium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/palladium/privacy-7-375.png);padding-top:523.5821%}.f-privacy_palladium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/palladium/privacy-8-375.png);padding-top:247.3134%}.f-privacy_palladium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/palladium/privacy-9-375.png);padding-top:71.6418%}.f-privacy_palladium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/palladium/privacy-10-375.png);padding-top:128.9552%}.f-privacy_palladium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/palladium/privacy-11-375.png);padding-top:78.806%}.f-privacy_rhodium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/rhodium/privacy-1-375.png);padding-top:283.4328%}.f-privacy_rhodium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/rhodium/privacy-2-375.png);padding-top:107.4627%}.f-privacy_rhodium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/rhodium/privacy-3-375.png);padding-top:502.0896%}.f-privacy_rhodium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/rhodium/privacy-4-375.png);padding-top:161.3433%}.f-privacy_rhodium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/rhodium/privacy-5-375.png);padding-top:272.5373%}.f-privacy_rhodium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/rhodium/privacy-6-375.png);padding-top:114.6269%}.f-privacy_rhodium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/rhodium/privacy-7-375.png);padding-top:523.5821%}.f-privacy_rhodium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/rhodium/privacy-8-375.png);padding-top:247.3134%}.f-privacy_rhodium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/rhodium/privacy-9-375.png);padding-top:71.6418%}.f-privacy_rhodium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/rhodium/privacy-10-375.png);padding-top:128.9552%}.f-privacy_rhodium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/rhodium/privacy-11-375.png);padding-top:78.806%}}@media only screen and (min-width:768px){.thumb-card_ext{display:flex;align-items:stretch;flex-direction:row-reverse;min-height:260px;border:1px solid #eee}.thumb-card_ext .thumb-card__image-wrap{min-width:50%;max-width:50%}.thumb-card_ext .thumb-card__image-wrap:before{padding-top:0}.thumb-card_ext .thumb-card__image{top:14px;width:calc(100% - 14px);height:calc(100% - 28px)}.thumb-card_ext .thumb-card__content{min-width:50%;max-width:50%;padding:35px 48px;border:none}.thumb-card_ext .thumb-card__featured{font-size:32px}.thumb-card_ext .thumb-card__title{margin-bottom:12px;font-size:48px;line-height:1.05}.thumb-card_ext .thumb-card__author{justify-content:flex-start}.thumb-card_ext .thumb-card__info{display:flex;align-items:center}.thumb-card_ext .thumb-card__info .thumb-card__author{margin:0 8px 0 0}}@media only screen and (min-width:768px) and (max-width:1023px){.grid{margin-left:-15px;margin-right:-15px}.grid>*{padding-left:15px;padding-right:15px}.grid__col-768-1{width:4.16667%}.grid__col-768-2{width:8.33333%}.grid__col-768-3{width:12.5%}.grid__col-768-4{width:16.66667%}.grid__col-768-5{width:20.83333%}.grid__col-768-6{width:25%}.grid__col-768-7{width:29.16667%}.grid__col-768-8{width:33.33333%}.grid__col-768-9{width:37.5%}.grid__col-768-10{width:41.66667%}.grid__col-768-11{width:45.83333%}.grid__col-768-12{width:50%}.grid__col-768-13{width:54.16667%}.grid__col-768-14{width:58.33333%}.grid__col-768-15{width:62.5%}.grid__col-768-16{width:66.66667%}.grid__col-768-17{width:70.83333%}.grid__col-768-18{width:75%}.grid__col-768-19{width:79.16667%}.grid__col-768-20{width:83.33333%}.grid__col-768-21{width:87.5%}.grid__col-768-22{width:91.66667%}.grid__col-768-23{width:95.83333%}.grid__col-768-24{width:100%}.h3{font-size:30px}.visible-320{display:none}.logo_responsive{background-image:url(../../assets/images/logos/gold/short.svg);background-size:42px}.logo_responsive:before{padding-top:100%}.theme-silver .logo_responsive{background-image:url(../../assets/images/logos/silver/short.svg)}.theme-silver .logo_responsive:before{padding-top:100%}.theme-platinum .logo_responsive{background-image:url(../../assets/images/logos/platinum/short.svg)}.theme-platinum .logo_responsive:before{padding-top:100%}.theme-palladium .logo_responsive{background-image:url(../../assets/images/logos/palladium/short.svg)}.theme-palladium .logo_responsive:before{padding-top:100%}.theme-rhodium .logo_responsive{background-image:url(../../assets/images/logos/rhodium/short.svg)}.theme-rhodium .logo_responsive:before{padding-top:100%}.quotes__item,.quotes__item+.quotes__item{min-width:0}.quotes__item+.quotes__item{margin-left:20px;padding-left:20px}.video:before{padding-top:56%}.card{padding:30px;font-size:18px}.thumb-iconed__icon{max-width:60px;max-height:60px;margin:5px 35px 0 0}.thumb-iconed__title{margin-bottom:12px;line-height:1.25}.layout-two__left{width:150px;margin-right:30px}.menu-vert__item{padding:8px 0}.table-special{padding:0 50px}.table-special__row{justify-content:flex-start;padding:16px 0}.table-special__col{width:60%}.table-special__col:first-child{width:40%;padding-right:50px}.file-downloader__title{font-size:16px}.file-downloader__icon{margin-right:34px}.list-special__item{padding-bottom:60px}.list-special__number{margin-right:25px}.list-special__title{padding-top:0}.converter .chart__settings{flex-direction:row;align-items:center}.converter .chart__emitent{margin-bottom:0}.converter__content{flex-direction:column}.converter__content-box_converter{display:flex;align-items:flex-start;width:100%;padding:40px 30px}.converter__content-box_converter .grid__col-12:nth-last-child(-n+2) .field{margin-top:30px}.converter__content-box_chart{width:100%;padding:35px 15px 25px;border-left:none;border-top:1px solid #e5e5e5}.converter__info{width:54%;margin-bottom:0;padding-right:30px}.converter__subtitle{margin-bottom:15px;font-size:17px;line-height:1.2}.converter__title{margin-bottom:20px}.converter__desc{margin-bottom:0}.converter__footer{padding:20px 18px}.thumbs-iconed__item:nth-last-child(n+3){margin-bottom:68px}.sidebar__bg{left:50%}.sidebar__bg-inner:after{background-position:320px 0}.sidebar__box{right:0;width:50%;padding:14px 60px 50px}.sidebar__menu{margin:0 -60px}.sidebar__menu .menu-iconed__item{padding:0 60px}.sidebar__close{right:0}.files-downloader{padding:40px 15px 40px 36px}.files-downloader__info{width:32%;padding-left:0}.files-downloader__files{width:calc(68% - 50px);margin-left:50px}.features__title{margin-bottom:30px}.theme-palladium .features,.theme-platinum .features,.theme-rhodium .features,.theme-silver .features{background:url(../../assets/images/bg/features-gray-768.jpg) no-repeat 50%/cover}.fractionalize{padding:80px 0 70px}.fractionalize__info{margin-bottom:70px;padding:0}.live-24__title{letter-spacing:-.01em}.payments{padding:65px 0 70px}.payments__logos{margin-bottom:15px}.securely-buy{padding:70px 0}.securely-buy__title{padding:0}.securely-buy__image-center,.securely-buy__image-left,.securely-buy__image-right,.securely-buy__title br{display:none}.theme-palladium .securely-buy,.theme-platinum .securely-buy,.theme-rhodium .securely-buy,.theme-silver .securely-buy{background-image:url(../../assets/images/bg/securely-buy-gray-768.jpg)}.wallets{padding:65px 0 45px}.wallets__logos{margin:0 -35px}.doc__wrap{max-width:514px}.doc__sidebar{display:none}.history{overflow:hidden}.history__title{margin-bottom:10px}.history__picture_gold-greece-coin{padding-top:0}.history__picture_gold-greece-coin .picture__image{width:75%;margin-bottom:20px}.history__picture_gold-kilobar .picture__image{width:128%;margin:0 -14% -35px}.history__picture_gold-20-dollars .picture__image{width:110%;margin:0 -5% 12px}.history__action{margin-bottom:35px}.history__group-pictures{align-items:center;margin-bottom:40px;padding-top:30px}.buy{padding:70px 0}.buy__title{margin-bottom:10px}.buy__desc{margin-bottom:35px}.buy__card{margin-bottom:40px;padding:20px}.price{padding:0 0 70px}.price__layout{flex-direction:column}.price__layout-left{width:100%;padding-right:0;margin-bottom:35px}.price__layout-right,.price__table{width:100%}.price__title{margin-bottom:20px}.price__chart{border:none}.technology__title{margin-bottom:12px;text-align:center}.technology__desc-1{margin-bottom:55px;padding:0 80px;text-align:center}.technology__info{max-width:none;margin:0 -40px 40px;border-left:none;border-right:none}.about-us,.technology__action,.technology__desc-2{text-align:center}.about-us{padding:70px 0}.about-us__image{display:none}.about-us__content{width:100%}.about-us__title{margin-bottom:20px}.about-us__info{margin-bottom:35px}.support__title{margin-bottom:10px}.support__subtitle{margin-bottom:15px;font-size:28px}.support__desc{margin-bottom:45px}.support__image{left:500px}.auth__layout-left{display:none}.auth__layout-right{width:330px;margin:0 auto}.auth__content{width:100%}.auth__back-link{display:none}.login__forgot-link{margin-bottom:30px}.login__forgot-link,.login__signup-link{letter-spacing:-.01em}.login__submit,.signup__title{margin-bottom:30px}.signup__title{letter-spacing:-.015em}.signup__terms{margin-top:20px}.signup__submit,.signup__terms{margin-bottom:30px}.security__title{margin-bottom:25px}.security__desc{margin-bottom:40px;padding:0}.security__desc br{display:none}.security__files-downloader{margin-bottom:-165px}.redemption{padding:230px 0 20px;border-bottom:none}.redemption__desc{margin-bottom:40px}.redeem{padding:50px 0 70px}.redeem__title{margin:0 auto 40px}.redeem__list{width:500px}.f-terms_gold .f-terms__item_1:before{background-image:url(../../assets/images/terms/gold/terms-1-768.png);padding-top:46.6926%}.f-terms_gold .f-terms__item_2:before{background-image:url(../../assets/images/terms/gold/terms-2-768.png);padding-top:65.3696%}.f-terms_gold .f-terms__item_3:before{background-image:url(../../assets/images/terms/gold/terms-3-768.png);padding-top:103.1128%}.f-terms_gold .f-terms__item_4:before{background-image:url(../../assets/images/terms/gold/terms-4-768.png);padding-top:39.786%}.f-terms_gold .f-terms__item_5:before{background-image:url(../../assets/images/terms/gold/terms-5-768.png);padding-top:98.249%}.f-terms_gold .f-terms__item_6:before{background-image:url(../../assets/images/terms/gold/terms-6-768.png);padding-top:72.6654%}.f-terms_gold .f-terms__item_7:before{background-image:url(../../assets/images/terms/gold/terms-7-768.png);padding-top:51.3619%}.f-terms_gold .f-terms__item_8:before{background-image:url(../../assets/images/terms/gold/terms-8-768.png);padding-top:18.677%}.f-terms_gold .f-terms__item_9:before{background-image:url(../../assets/images/terms/gold/terms-9-768.png);padding-top:28.0156%}.f-terms_gold .f-terms__item_10:before{background-image:url(../../assets/images/terms/gold/terms-10-768.png);padding-top:168.2879%}.f-terms_gold .f-terms__item_11:before{background-image:url(../../assets/images/terms/gold/terms-11-768.png);padding-top:37.3541%}.f-terms_gold .f-terms__item_12:before{background-image:url(../../assets/images/terms/gold/terms-12-768.png);padding-top:98.0545%}.f-terms_gold .f-terms__item_13:before{background-image:url(../../assets/images/terms/gold/terms-13-768.png);padding-top:84.0467%}.f-terms_gold .f-terms__item_14:before{background-image:url(../../assets/images/terms/gold/terms-14-768.png);padding-top:18.677%}.f-terms_gold .f-terms__item_15:before{background-image:url(../../assets/images/terms/gold/terms-15-768.png);padding-top:107.5875%}.f-terms_gold .f-terms__item_16:before{background-image:url(../../assets/images/terms/gold/terms-16-768.png);padding-top:74.7082%}.f-terms_gold .f-terms__item_17:before{background-image:url(../../assets/images/terms/gold/terms-17-768.png);padding-top:51.3619%}.f-terms_gold .f-terms__item_18:before{background-image:url(../../assets/images/terms/gold/terms-18-768.png);padding-top:14.0078%}.f-terms_silver .f-terms__item_1:before{background-image:url(../../assets/images/terms/silver/terms-1-768.png);padding-top:46.6926%}.f-terms_silver .f-terms__item_2:before{background-image:url(../../assets/images/terms/silver/terms-2-768.png);padding-top:65.3696%}.f-terms_silver .f-terms__item_3:before{background-image:url(../../assets/images/terms/silver/terms-3-768.png);padding-top:103.1128%}.f-terms_silver .f-terms__item_4:before{background-image:url(../../assets/images/terms/silver/terms-4-768.png);padding-top:39.786%}.f-terms_silver .f-terms__item_5:before{background-image:url(../../assets/images/terms/silver/terms-5-768.png);padding-top:98.249%}.f-terms_silver .f-terms__item_6:before{background-image:url(../../assets/images/terms/silver/terms-6-768.png);padding-top:72.6654%}.f-terms_silver .f-terms__item_7:before{background-image:url(../../assets/images/terms/silver/terms-7-768.png);padding-top:51.3619%}.f-terms_silver .f-terms__item_8:before{background-image:url(../../assets/images/terms/silver/terms-8-768.png);padding-top:18.677%}.f-terms_silver .f-terms__item_9:before{background-image:url(../../assets/images/terms/silver/terms-9-768.png);padding-top:28.0156%}.f-terms_silver .f-terms__item_10:before{background-image:url(../../assets/images/terms/silver/terms-10-768.png);padding-top:168.2879%}.f-terms_silver .f-terms__item_11:before{background-image:url(../../assets/images/terms/silver/terms-11-768.png);padding-top:37.3541%}.f-terms_silver .f-terms__item_12:before{background-image:url(../../assets/images/terms/silver/terms-12-768.png);padding-top:98.0545%}.f-terms_silver .f-terms__item_13:before{background-image:url(../../assets/images/terms/silver/terms-13-768.png);padding-top:84.0467%}.f-terms_silver .f-terms__item_14:before{background-image:url(../../assets/images/terms/silver/terms-14-768.png);padding-top:18.677%}.f-terms_silver .f-terms__item_15:before{background-image:url(../../assets/images/terms/silver/terms-15-768.png);padding-top:112.2568%}.f-terms_silver .f-terms__item_16:before{background-image:url(../../assets/images/terms/silver/terms-16-768.png);padding-top:74.7082%}.f-terms_silver .f-terms__item_17:before{background-image:url(../../assets/images/terms/silver/terms-17-768.png);padding-top:51.3619%}.f-terms_silver .f-terms__item_18:before{background-image:url(../../assets/images/terms/silver/terms-18-768.png);padding-top:14.0078%}.f-terms_platinum .f-terms__item_1:before{background-image:url(../../assets/images/terms/platinum/terms-1-768.png);padding-top:46.6926%}.f-terms_platinum .f-terms__item_2:before{background-image:url(../../assets/images/terms/platinum/terms-2-768.png);padding-top:65.3696%}.f-terms_platinum .f-terms__item_3:before{background-image:url(../../assets/images/terms/platinum/terms-3-768.png);padding-top:107.7821%}.f-terms_platinum .f-terms__item_4:before{background-image:url(../../assets/images/terms/platinum/terms-4-768.png);padding-top:39.786%}.f-terms_platinum .f-terms__item_5:before{background-image:url(../../assets/images/terms/platinum/terms-5-768.png);padding-top:98.249%}.f-terms_platinum .f-terms__item_6:before{background-image:url(../../assets/images/terms/platinum/terms-6-768.png);padding-top:72.6654%}.f-terms_platinum .f-terms__item_7:before{background-image:url(../../assets/images/terms/platinum/terms-7-768.png);padding-top:51.3619%}.f-terms_platinum .f-terms__item_8:before{background-image:url(../../assets/images/terms/platinum/terms-8-768.png);padding-top:18.677%}.f-terms_platinum .f-terms__item_9:before{background-image:url(../../assets/images/terms/platinum/terms-9-768.png);padding-top:28.0156%}.f-terms_platinum .f-terms__item_10:before{background-image:url(../../assets/images/terms/platinum/terms-10-768.png);padding-top:168.2879%}.f-terms_platinum .f-terms__item_11:before{background-image:url(../../assets/images/terms/platinum/terms-11-768.png);padding-top:37.3541%}.f-terms_platinum .f-terms__item_12:before{background-image:url(../../assets/images/terms/platinum/terms-12-768.png);padding-top:98.0545%}.f-terms_platinum .f-terms__item_13:before{background-image:url(../../assets/images/terms/platinum/terms-13-768.png);padding-top:84.0467%}.f-terms_platinum .f-terms__item_14:before{background-image:url(../../assets/images/terms/platinum/terms-14-768.png);padding-top:18.677%}.f-terms_platinum .f-terms__item_15:before{background-image:url(../../assets/images/terms/platinum/terms-15-768.png);padding-top:116.9261%}.f-terms_platinum .f-terms__item_16:before{background-image:url(../../assets/images/terms/platinum/terms-16-768.png);padding-top:74.7082%}.f-terms_platinum .f-terms__item_17:before{background-image:url(../../assets/images/terms/platinum/terms-17-768.png);padding-top:51.3619%}.f-terms_platinum .f-terms__item_18:before{background-image:url(../../assets/images/terms/platinum/terms-18-768.png);padding-top:14.0078%}.f-terms_palladium .f-terms__item_1:before{background-image:url(../../assets/images/terms/palladium/terms-1-768.png);padding-top:46.6926%}.f-terms_palladium .f-terms__item_2:before{background-image:url(../../assets/images/terms/palladium/terms-2-768.png);padding-top:65.3696%}.f-terms_palladium .f-terms__item_3:before{background-image:url(../../assets/images/terms/palladium/terms-3-768.png);padding-top:112.4514%}.f-terms_palladium .f-terms__item_4:before{background-image:url(../../assets/images/terms/palladium/terms-4-768.png);padding-top:39.786%}.f-terms_palladium .f-terms__item_5:before{background-image:url(../../assets/images/terms/palladium/terms-5-768.png);padding-top:98.249%}.f-terms_palladium .f-terms__item_6:before{background-image:url(../../assets/images/terms/palladium/terms-6-768.png);padding-top:72.6654%}.f-terms_palladium .f-terms__item_7:before{background-image:url(../../assets/images/terms/palladium/terms-7-768.png);padding-top:51.3619%}.f-terms_palladium .f-terms__item_8:before{background-image:url(../../assets/images/terms/palladium/terms-8-768.png);padding-top:18.677%}.f-terms_palladium .f-terms__item_9:before{background-image:url(../../assets/images/terms/palladium/terms-9-768.png);padding-top:28.0156%}.f-terms_palladium .f-terms__item_10:before{background-image:url(../../assets/images/terms/palladium/terms-10-768.png);padding-top:168.2879%}.f-terms_palladium .f-terms__item_11:before{background-image:url(../../assets/images/terms/palladium/terms-11-768.png);padding-top:37.3541%}.f-terms_palladium .f-terms__item_12:before{background-image:url(../../assets/images/terms/palladium/terms-12-768.png);padding-top:98.0545%}.f-terms_palladium .f-terms__item_13:before{background-image:url(../../assets/images/terms/palladium/terms-13-768.png);padding-top:84.0467%}.f-terms_palladium .f-terms__item_14:before{background-image:url(../../assets/images/terms/palladium/terms-14-768.png);padding-top:18.677%}.f-terms_palladium .f-terms__item_15:before{background-image:url(../../assets/images/terms/palladium/terms-15-768.png);padding-top:116.9261%}.f-terms_palladium .f-terms__item_16:before{background-image:url(../../assets/images/terms/palladium/terms-16-768.png);padding-top:74.7082%}.f-terms_palladium .f-terms__item_17:before{background-image:url(../../assets/images/terms/palladium/terms-17-768.png);padding-top:51.3619%}.f-terms_palladium .f-terms__item_18:before{background-image:url(../../assets/images/terms/palladium/terms-18-768.png);padding-top:14.0078%}.f-terms_rhodium .f-terms__item_1:before{background-image:url(../../assets/images/terms/rhodium/terms-1-768.png);padding-top:46.6926%}.f-terms_rhodium .f-terms__item_2:before{background-image:url(../../assets/images/terms/rhodium/terms-2-768.png);padding-top:65.3696%}.f-terms_rhodium .f-terms__item_3:before{background-image:url(../../assets/images/terms/rhodium/terms-3-768.png);padding-top:107.7821%}.f-terms_rhodium .f-terms__item_4:before{background-image:url(../../assets/images/terms/rhodium/terms-4-768.png);padding-top:39.786%}.f-terms_rhodium .f-terms__item_5:before{background-image:url(../../assets/images/terms/rhodium/terms-5-768.png);padding-top:98.249%}.f-terms_rhodium .f-terms__item_6:before{background-image:url(../../assets/images/terms/rhodium/terms-6-768.png);padding-top:72.6654%}.f-terms_rhodium .f-terms__item_7:before{background-image:url(../../assets/images/terms/rhodium/terms-7-768.png);padding-top:51.3619%}.f-terms_rhodium .f-terms__item_8:before{background-image:url(../../assets/images/terms/rhodium/terms-8-768.png);padding-top:18.677%}.f-terms_rhodium .f-terms__item_9:before{background-image:url(../../assets/images/terms/rhodium/terms-9-768.png);padding-top:28.0156%}.f-terms_rhodium .f-terms__item_10:before{background-image:url(../../assets/images/terms/rhodium/terms-10-768.png);padding-top:168.2879%}.f-terms_rhodium .f-terms__item_11:before{background-image:url(../../assets/images/terms/rhodium/terms-11-768.png);padding-top:37.3541%}.f-terms_rhodium .f-terms__item_12:before{background-image:url(../../assets/images/terms/rhodium/terms-12-768.png);padding-top:98.0545%}.f-terms_rhodium .f-terms__item_13:before{background-image:url(../../assets/images/terms/rhodium/terms-13-768.png);padding-top:84.0467%}.f-terms_rhodium .f-terms__item_14:before{background-image:url(../../assets/images/terms/rhodium/terms-14-768.png);padding-top:18.677%}.f-terms_rhodium .f-terms__item_15:before{background-image:url(../../assets/images/terms/rhodium/terms-15-768.png);padding-top:116.9261%}.f-terms_rhodium .f-terms__item_16:before{background-image:url(../../assets/images/terms/rhodium/terms-16-768.png);padding-top:74.7082%}.f-terms_rhodium .f-terms__item_17:before{background-image:url(../../assets/images/terms/rhodium/terms-17-768.png);padding-top:51.3619%}.f-terms_rhodium .f-terms__item_18:before{background-image:url(../../assets/images/terms/rhodium/terms-18-768.png);padding-top:14.0078%}.f-privacy_gold .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/gold/privacy-1-768.png);padding-top:119.358%}.f-privacy_gold .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/gold/privacy-2-768.png);padding-top:46.6926%}.f-privacy_gold .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/gold/privacy-3-768.png);padding-top:219.8444%}.f-privacy_gold .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/gold/privacy-4-768.png);padding-top:67.8016%}.f-privacy_gold .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/gold/privacy-5-768.png);padding-top:116.9261%}.f-privacy_gold .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/gold/privacy-6-768.png);padding-top:46.6926%}.f-privacy_gold .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/gold/privacy-7-768.png);padding-top:224.5136%}.f-privacy_gold .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/gold/privacy-8-768.png);padding-top:109.8249%}.f-privacy_gold .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/gold/privacy-9-768.png);padding-top:32.6848%}.f-privacy_gold .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/gold/privacy-10-768.png);padding-top:56.0311%}.f-privacy_gold .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/gold/privacy-11-768.png);padding-top:37.3541%}.f-privacy_silver .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/silver/privacy-1-768.png);padding-top:119.358%}.f-privacy_silver .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/silver/privacy-2-768.png);padding-top:46.6926%}.f-privacy_silver .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/silver/privacy-3-768.png);padding-top:219.8444%}.f-privacy_silver .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/silver/privacy-4-768.png);padding-top:67.8016%}.f-privacy_silver .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/silver/privacy-5-768.png);padding-top:116.9261%}.f-privacy_silver .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/silver/privacy-6-768.png);padding-top:46.6926%}.f-privacy_silver .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/silver/privacy-7-768.png);padding-top:224.5136%}.f-privacy_silver .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/silver/privacy-8-768.png);padding-top:109.8249%}.f-privacy_silver .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/silver/privacy-9-768.png);padding-top:32.6848%}.f-privacy_silver .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/silver/privacy-10-768.png);padding-top:56.0311%}.f-privacy_silver .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/silver/privacy-11-768.png);padding-top:37.3541%}.f-privacy_platinum .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/platinum/privacy-1-768.png);padding-top:119.358%}.f-privacy_platinum .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/platinum/privacy-2-768.png);padding-top:46.6926%}.f-privacy_platinum .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/platinum/privacy-3-768.png);padding-top:219.8444%}.f-privacy_platinum .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/platinum/privacy-4-768.png);padding-top:72.4708%}.f-privacy_platinum .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/platinum/privacy-5-768.png);padding-top:116.9261%}.f-privacy_platinum .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/platinum/privacy-6-768.png);padding-top:46.6926%}.f-privacy_platinum .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/platinum/privacy-7-768.png);padding-top:224.5136%}.f-privacy_platinum .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/platinum/privacy-8-768.png);padding-top:109.8249%}.f-privacy_platinum .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/platinum/privacy-9-768.png);padding-top:32.6848%}.f-privacy_platinum .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/platinum/privacy-10-768.png);padding-top:56.0311%}.f-privacy_platinum .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/platinum/privacy-11-768.png);padding-top:37.3541%}.f-privacy_palladium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/palladium/privacy-1-768.png);padding-top:119.358%}.f-privacy_palladium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/palladium/privacy-2-768.png);padding-top:46.6926%}.f-privacy_palladium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/palladium/privacy-3-768.png);padding-top:219.8444%}.f-privacy_palladium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/palladium/privacy-4-768.png);padding-top:72.4708%}.f-privacy_palladium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/palladium/privacy-5-768.png);padding-top:116.9261%}.f-privacy_palladium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/palladium/privacy-6-768.png);padding-top:46.6926%}.f-privacy_palladium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/palladium/privacy-7-768.png);padding-top:224.5136%}.f-privacy_palladium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/palladium/privacy-8-768.png);padding-top:109.8249%}.f-privacy_palladium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/palladium/privacy-9-768.png);padding-top:32.6848%}.f-privacy_palladium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/palladium/privacy-10-768.png);padding-top:56.0311%}.f-privacy_palladium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/palladium/privacy-11-768.png);padding-top:37.3541%}.f-privacy_rhodium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/rhodium/privacy-1-768.png);padding-top:119.358%}.f-privacy_rhodium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/rhodium/privacy-2-768.png);padding-top:46.6926%}.f-privacy_rhodium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/rhodium/privacy-3-768.png);padding-top:219.8444%}.f-privacy_rhodium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/rhodium/privacy-4-768.png);padding-top:72.4708%}.f-privacy_rhodium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/rhodium/privacy-5-768.png);padding-top:116.9261%}.f-privacy_rhodium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/rhodium/privacy-6-768.png);padding-top:46.6926%}.f-privacy_rhodium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/rhodium/privacy-7-768.png);padding-top:224.5136%}.f-privacy_rhodium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/rhodium/privacy-8-768.png);padding-top:109.8249%}.f-privacy_rhodium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/rhodium/privacy-9-768.png);padding-top:32.6848%}.f-privacy_rhodium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/rhodium/privacy-10-768.png);padding-top:56.0311%}.f-privacy_rhodium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/rhodium/privacy-11-768.png);padding-top:37.3541%}.buy-metal{padding:50px 0}.buy-metal__wrap{max-width:none}.buy-metal__sub-title{margin-bottom:10px}.buy-metal-online__wrap{max-width:none}.buy-metal-online__title{margin-bottom:10px}.header__menu{margin-right:-40px;margin-left:0}.header__logo{width:72px}.theme-palladium .header__menu,.theme-platinum .header__menu,.theme-rhodium .header__menu,.theme-silver .header__menu{margin-right:-40px;margin-left:0}.theme-palladium .header__logo,.theme-platinum .header__logo,.theme-rhodium .header__logo,.theme-silver .header__logo{width:72px}.footer__hor-menu{grid-column-gap:25px}.footer__info{flex-shrink:1}.p-auth .header__back-link{display:block}}@media only screen and (min-width:768px) and (max-width:935px){.footer__hor-menu{grid-template-rows:repeat(6,1fr)}.hor-menu__item_empty{display:none}}@media only screen and (min-width:1024px) and (max-width:1139px){.grid{margin-left:-10px;margin-right:-10px}.grid>*{padding-left:10px;padding-right:10px}.visible-320{display:none}.video:before{padding-top:50%}.card{padding:30px 25px;font-size:18px}.thumb-iconed__icon{max-width:82px;max-height:82px;margin-right:34px}.logos__item{margin:19px 26px}.menu-vert__item{padding:8px 0}.file-downloader__icon{margin-right:45px}.file-downloader__title{font-size:16px}.converter__content-box_converter{padding:35px 30px}.converter__content-box_chart{padding:15px 24px 30px}.files-downloader{padding:40px 48px}.files-downloader__info{width:36%;padding-left:0}.files-downloader__files{width:calc(64% - 50px);margin-left:30px}.theme-palladium .features,.theme-platinum .features,.theme-rhodium .features,.theme-silver .features{background:url(../../assets/images/bg/features-gray-1024.jpg) no-repeat 50%/cover}.fractionalize{padding:75px 0 70px}.fractionalize__wrap{max-width:780px}.fractionalize__info{margin-bottom:35px;padding:0}.live-24{padding:70px 0 55px}.live-24__wrap{max-width:768px}.live-24__title{margin-bottom:50px}.live-24__video{margin-bottom:35px}.payments__wrap{max-width:770px}.payments__title{margin-bottom:5px}.payments__logos{margin-bottom:20px}.securely-buy{padding:75px 0 65px}.securely-buy__wrap{max-width:750px}.securely-buy__image-left{left:-60px}.securely-buy__image-right{right:-60px}.theme-palladium .securely-buy,.theme-platinum .securely-buy,.theme-rhodium .securely-buy,.theme-silver .securely-buy{background-image:url(../../assets/images/bg/securely-buy-gray-1024.jpg)}.wallets__desc{padding:0 75px}.history{padding:35px 0 25px;overflow:hidden}.history__wrap{width:calc(100% - 240px)}.history__title{margin-bottom:20px}.history__picture_gold-greece-coin{padding-top:20px}.history__picture_gold-greece-coin .picture__image{width:65%}.history__picture_gold-kilobar .picture__image{width:95%;margin-bottom:33px}.history__picture_gold-20-dollars .picture__image{width:100%;margin-bottom:9px}.history__group-pictures{align-items:center;margin-bottom:40px;padding-top:35px}.history__action{margin-top:35px;margin-bottom:45px}.buy__wrap{max-width:768px}.price__chart{padding:15px}.price__chart .chart__settings{flex-direction:column-reverse;align-items:flex-end}.price__chart .select-titled{margin-bottom:18px}.price__layout-left{width:450px;padding-right:30px}.about-us__content{width:450px}.about-us__info{margin-bottom:35px}.about-us__image{left:510px}.support__title{margin-bottom:15px;font-size:46px}.support__subtitle{margin-bottom:12px;font-size:28px}.support__desc{margin-bottom:40px;padding-right:20px}.support__image{left:520px}.support__submit{margin-top:25px}.auth__image:before{right:-80px;width:1200px;height:2225px;background-size:1200px auto}.auth__content{width:370px}.auth__back-link{margin-bottom:30px;font-size:16px}.login__forgot-link{margin-top:20px;margin-bottom:30px}.login__submit,.signup__submit,.signup__terms{margin-bottom:30px}.security__wrap{max-width:770px}.security__desc{margin-bottom:45px;padding:0}.security__desc br{display:none}.security__files-downloader{margin-bottom:-135px}.redemption{padding:205px 0 70px}.redemption__wrap{max-width:930px}.redemption__desc{margin-bottom:40px}}@media only screen and (min-width:1024px) and (max-width:1239px){.quotes__item,.quotes__item+.quotes__item{min-width:0}.layout-two__left{width:180px;margin-right:60px}.sidebar__bg{left:50%}.sidebar__bg-inner:after{background-position:300px 0}.sidebar__box{right:0;width:50%;padding:14px 60px 50px}.sidebar__menu{margin:0 -60px}.sidebar__menu .menu-iconed__item{padding:0 60px}.sidebar__close{right:0}.lightpaper{min-height:580px}.doc__wrap{max-width:690px}.doc__sidebar{display:none}.f-terms_gold .f-terms__item_1:before{background-image:url(../../assets/images/terms/gold/terms-1-1024.png);padding-top:24.3478%}.f-terms_gold .f-terms__item_2:before{background-image:url(../../assets/images/terms/gold/terms-2-1024.png);padding-top:34.7826%}.f-terms_gold .f-terms__item_3:before{background-image:url(../../assets/images/terms/gold/terms-3-1024.png);padding-top:62.8986%}.f-terms_gold .f-terms__item_4:before{background-image:url(../../assets/images/terms/gold/terms-4-1024.png);padding-top:22.6812%}.f-terms_gold .f-terms__item_5:before{background-image:url(../../assets/images/terms/gold/terms-5-1024.png);padding-top:59.2754%}.f-terms_gold .f-terms__item_6:before{background-image:url(../../assets/images/terms/gold/terms-6-1024.png);padding-top:40.2174%}.f-terms_gold .f-terms__item_7:before{background-image:url(../../assets/images/terms/gold/terms-7-1024.png);padding-top:27.8261%}.f-terms_gold .f-terms__item_8:before{background-image:url(../../assets/images/terms/gold/terms-8-1024.png);padding-top:10.4348%}.f-terms_gold .f-terms__item_9:before{background-image:url(../../assets/images/terms/gold/terms-9-1024.png);padding-top:13.913%}.f-terms_gold .f-terms__item_10:before{background-image:url(../../assets/images/terms/gold/terms-10-1024.png);padding-top:101.0145%}.f-terms_gold .f-terms__item_11:before{background-image:url(../../assets/images/terms/gold/terms-11-1024.png);padding-top:20.8696%}.f-terms_gold .f-terms__item_12:before{background-image:url(../../assets/images/terms/gold/terms-12-1024.png);padding-top:52.1739%}.f-terms_gold .f-terms__item_13:before{background-image:url(../../assets/images/terms/gold/terms-13-1024.png);padding-top:45.2174%}.f-terms_gold .f-terms__item_14:before{background-image:url(../../assets/images/terms/gold/terms-14-1024.png);padding-top:13.913%}.f-terms_gold .f-terms__item_15:before{background-image:url(../../assets/images/terms/gold/terms-15-1024.png);padding-top:66.2319%}.f-terms_gold .f-terms__item_16:before{background-image:url(../../assets/images/terms/gold/terms-16-1024.png);padding-top:41.7391%}.f-terms_gold .f-terms__item_17:before{background-image:url(../../assets/images/terms/gold/terms-17-1024.png);padding-top:27.8261%}.f-terms_gold .f-terms__item_18:before{background-image:url(../../assets/images/terms/gold/terms-18-1024.png);padding-top:10.4348%}.f-terms_silver .f-terms__item_1:before{background-image:url(../../assets/images/terms/silver/terms-1-1024.png);padding-top:24.3478%}.f-terms_silver .f-terms__item_2:before{background-image:url(../../assets/images/terms/silver/terms-2-1024.png);padding-top:34.7826%}.f-terms_silver .f-terms__item_3:before{background-image:url(../../assets/images/terms/silver/terms-3-1024.png);padding-top:62.8986%}.f-terms_silver .f-terms__item_4:before{background-image:url(../../assets/images/terms/silver/terms-4-1024.png);padding-top:26.1594%}.f-terms_silver .f-terms__item_5:before{background-image:url(../../assets/images/terms/silver/terms-5-1024.png);padding-top:59.2754%}.f-terms_silver .f-terms__item_6:before{background-image:url(../../assets/images/terms/silver/terms-6-1024.png);padding-top:40.2174%}.f-terms_silver .f-terms__item_7:before{background-image:url(../../assets/images/terms/silver/terms-7-1024.png);padding-top:27.8261%}.f-terms_silver .f-terms__item_8:before{background-image:url(../../assets/images/terms/silver/terms-8-1024.png);padding-top:10.4348%}.f-terms_silver .f-terms__item_9:before{background-image:url(../../assets/images/terms/silver/terms-9-1024.png);padding-top:13.913%}.f-terms_silver .f-terms__item_10:before{background-image:url(../../assets/images/terms/silver/terms-10-1024.png);padding-top:101.0145%}.f-terms_silver .f-terms__item_11:before{background-image:url(../../assets/images/terms/silver/terms-11-1024.png);padding-top:20.8696%}.f-terms_silver .f-terms__item_12:before{background-image:url(../../assets/images/terms/silver/terms-12-1024.png);padding-top:52.1739%}.f-terms_silver .f-terms__item_13:before{background-image:url(../../assets/images/terms/silver/terms-13-1024.png);padding-top:45.2174%}.f-terms_silver .f-terms__item_14:before{background-image:url(../../assets/images/terms/silver/terms-14-1024.png);padding-top:13.913%}.f-terms_silver .f-terms__item_15:before{background-image:url(../../assets/images/terms/silver/terms-15-1024.png);padding-top:66.2319%}.f-terms_silver .f-terms__item_16:before{background-image:url(../../assets/images/terms/silver/terms-16-1024.png);padding-top:41.7391%}.f-terms_silver .f-terms__item_17:before{background-image:url(../../assets/images/terms/silver/terms-17-1024.png);padding-top:27.8261%}.f-terms_silver .f-terms__item_18:before{background-image:url(../../assets/images/terms/silver/terms-18-1024.png);padding-top:10.4348%}.f-terms_platinum .f-terms__item_1:before{background-image:url(../../assets/images/terms/platinum/terms-1-1024.png);padding-top:27.8261%}.f-terms_platinum .f-terms__item_2:before{background-image:url(../../assets/images/terms/platinum/terms-2-1024.png);padding-top:34.7826%}.f-terms_platinum .f-terms__item_3:before{background-image:url(../../assets/images/terms/platinum/terms-3-1024.png);padding-top:62.8986%}.f-terms_platinum .f-terms__item_4:before{background-image:url(../../assets/images/terms/platinum/terms-4-1024.png);padding-top:26.1594%}.f-terms_platinum .f-terms__item_5:before{background-image:url(../../assets/images/terms/platinum/terms-5-1024.png);padding-top:59.2754%}.f-terms_platinum .f-terms__item_6:before{background-image:url(../../assets/images/terms/platinum/terms-6-1024.png);padding-top:40.2174%}.f-terms_platinum .f-terms__item_7:before{background-image:url(../../assets/images/terms/platinum/terms-7-1024.png);padding-top:31.3043%}.f-terms_platinum .f-terms__item_8:before{background-image:url(../../assets/images/terms/platinum/terms-8-1024.png);padding-top:10.4348%}.f-terms_platinum .f-terms__item_9:before{background-image:url(../../assets/images/terms/platinum/terms-9-1024.png);padding-top:17.3913%}.f-terms_platinum .f-terms__item_10:before{background-image:url(../../assets/images/terms/platinum/terms-10-1024.png);padding-top:101.0145%}.f-terms_platinum .f-terms__item_11:before{background-image:url(../../assets/images/terms/platinum/terms-11-1024.png);padding-top:20.8696%}.f-terms_platinum .f-terms__item_12:before{background-image:url(../../assets/images/terms/platinum/terms-12-1024.png);padding-top:55.6522%}.f-terms_platinum .f-terms__item_13:before{background-image:url(../../assets/images/terms/platinum/terms-13-1024.png);padding-top:48.6957%}.f-terms_platinum .f-terms__item_14:before{background-image:url(../../assets/images/terms/platinum/terms-14-1024.png);padding-top:13.913%}.f-terms_platinum .f-terms__item_15:before{background-image:url(../../assets/images/terms/platinum/terms-15-1024.png);padding-top:66.2319%}.f-terms_platinum .f-terms__item_16:before{background-image:url(../../assets/images/terms/platinum/terms-16-1024.png);padding-top:41.7391%}.f-terms_platinum .f-terms__item_17:before{background-image:url(../../assets/images/terms/platinum/terms-17-1024.png);padding-top:27.8261%}.f-terms_platinum .f-terms__item_18:before{background-image:url(../../assets/images/terms/platinum/terms-18-1024.png);padding-top:10.4348%}.f-terms_palladium .f-terms__item_1:before{background-image:url(../../assets/images/terms/palladium/terms-1-1024.png);padding-top:27.8261%}.f-terms_palladium .f-terms__item_2:before{background-image:url(../../assets/images/terms/palladium/terms-2-1024.png);padding-top:34.7826%}.f-terms_palladium .f-terms__item_3:before{background-image:url(../../assets/images/terms/palladium/terms-3-1024.png);padding-top:62.8986%}.f-terms_palladium .f-terms__item_4:before{background-image:url(../../assets/images/terms/palladium/terms-4-1024.png);padding-top:26.1594%}.f-terms_palladium .f-terms__item_5:before{background-image:url(../../assets/images/terms/palladium/terms-5-1024.png);padding-top:59.2754%}.f-terms_palladium .f-terms__item_6:before{background-image:url(../../assets/images/terms/palladium/terms-6-1024.png);padding-top:40.2174%}.f-terms_palladium .f-terms__item_7:before{background-image:url(../../assets/images/terms/palladium/terms-7-1024.png);padding-top:31.3043%}.f-terms_palladium .f-terms__item_8:before{background-image:url(../../assets/images/terms/palladium/terms-8-1024.png);padding-top:10.4348%}.f-terms_palladium .f-terms__item_9:before{background-image:url(../../assets/images/terms/palladium/terms-9-1024.png);padding-top:17.3913%}.f-terms_palladium .f-terms__item_10:before{background-image:url(../../assets/images/terms/palladium/terms-10-1024.png);padding-top:101.0145%}.f-terms_palladium .f-terms__item_11:before{background-image:url(../../assets/images/terms/palladium/terms-11-1024.png);padding-top:20.8696%}.f-terms_palladium .f-terms__item_12:before{background-image:url(../../assets/images/terms/palladium/terms-12-1024.png);padding-top:55.6522%}.f-terms_palladium .f-terms__item_13:before{background-image:url(../../assets/images/terms/palladium/terms-13-1024.png);padding-top:48.6957%}.f-terms_palladium .f-terms__item_14:before{background-image:url(../../assets/images/terms/palladium/terms-14-1024.png);padding-top:13.913%}.f-terms_palladium .f-terms__item_15:before{background-image:url(../../assets/images/terms/palladium/terms-15-1024.png);padding-top:66.2319%}.f-terms_palladium .f-terms__item_16:before{background-image:url(../../assets/images/terms/palladium/terms-16-1024.png);padding-top:41.7391%}.f-terms_palladium .f-terms__item_17:before{background-image:url(../../assets/images/terms/palladium/terms-17-1024.png);padding-top:27.8261%}.f-terms_palladium .f-terms__item_18:before{background-image:url(../../assets/images/terms/palladium/terms-18-1024.png);padding-top:10.4348%}.f-terms_rhodium .f-terms__item_1:before{background-image:url(../../assets/images/terms/rhodium/terms-1-1024.png);padding-top:27.8261%}.f-terms_rhodium .f-terms__item_2:before{background-image:url(../../assets/images/terms/rhodium/terms-2-1024.png);padding-top:34.7826%}.f-terms_rhodium .f-terms__item_3:before{background-image:url(../../assets/images/terms/rhodium/terms-3-1024.png);padding-top:62.8986%}.f-terms_rhodium .f-terms__item_4:before{background-image:url(../../assets/images/terms/rhodium/terms-4-1024.png);padding-top:26.1594%}.f-terms_rhodium .f-terms__item_5:before{background-image:url(../../assets/images/terms/rhodium/terms-5-1024.png);padding-top:59.2754%}.f-terms_rhodium .f-terms__item_6:before{background-image:url(../../assets/images/terms/rhodium/terms-6-1024.png);padding-top:40.2174%}.f-terms_rhodium .f-terms__item_7:before{background-image:url(../../assets/images/terms/rhodium/terms-7-1024.png);padding-top:31.3043%}.f-terms_rhodium .f-terms__item_8:before{background-image:url(../../assets/images/terms/rhodium/terms-8-1024.png);padding-top:10.4348%}.f-terms_rhodium .f-terms__item_9:before{background-image:url(../../assets/images/terms/rhodium/terms-9-1024.png);padding-top:17.3913%}.f-terms_rhodium .f-terms__item_10:before{background-image:url(../../assets/images/terms/rhodium/terms-10-1024.png);padding-top:101.0145%}.f-terms_rhodium .f-terms__item_11:before{background-image:url(../../assets/images/terms/rhodium/terms-11-1024.png);padding-top:20.8696%}.f-terms_rhodium .f-terms__item_12:before{background-image:url(../../assets/images/terms/rhodium/terms-12-1024.png);padding-top:55.6522%}.f-terms_rhodium .f-terms__item_13:before{background-image:url(../../assets/images/terms/rhodium/terms-13-1024.png);padding-top:48.6957%}.f-terms_rhodium .f-terms__item_14:before{background-image:url(../../assets/images/terms/rhodium/terms-14-1024.png);padding-top:13.913%}.f-terms_rhodium .f-terms__item_15:before{background-image:url(../../assets/images/terms/rhodium/terms-15-1024.png);padding-top:66.2319%}.f-terms_rhodium .f-terms__item_16:before{background-image:url(../../assets/images/terms/rhodium/terms-16-1024.png);padding-top:41.7391%}.f-terms_rhodium .f-terms__item_17:before{background-image:url(../../assets/images/terms/rhodium/terms-17-1024.png);padding-top:27.8261%}.f-terms_rhodium .f-terms__item_18:before{background-image:url(../../assets/images/terms/rhodium/terms-18-1024.png);padding-top:10.4348%}.f-privacy_gold .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/gold/privacy-1-1024.png);padding-top:68.0435%}.f-privacy_gold .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/gold/privacy-2-1024.png);padding-top:24.3478%}.f-privacy_gold .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/gold/privacy-3-1024.png);padding-top:122.029%}.f-privacy_gold .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/gold/privacy-4-1024.png);padding-top:40.0725%}.f-privacy_gold .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/gold/privacy-5-1024.png);padding-top:69.7101%}.f-privacy_gold .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/gold/privacy-6-1024.png);padding-top:27.8261%}.f-privacy_gold .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/gold/privacy-7-1024.png);padding-top:125.5072%}.f-privacy_gold .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/gold/privacy-8-1024.png);padding-top:60.942%}.f-privacy_gold .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/gold/privacy-9-1024.png);padding-top:17.3913%}.f-privacy_gold .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/gold/privacy-10-1024.png);padding-top:31.3043%}.f-privacy_gold .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/gold/privacy-11-1024.png);padding-top:20.8696%}.f-privacy_silver .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/silver/privacy-1-1024.png);padding-top:68.0435%}.f-privacy_silver .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/silver/privacy-2-1024.png);padding-top:24.3478%}.f-privacy_silver .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/silver/privacy-3-1024.png);padding-top:122.029%}.f-privacy_silver .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/silver/privacy-4-1024.png);padding-top:40.0725%}.f-privacy_silver .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/silver/privacy-5-1024.png);padding-top:69.7101%}.f-privacy_silver .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/silver/privacy-6-1024.png);padding-top:27.8261%}.f-privacy_silver .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/silver/privacy-7-1024.png);padding-top:125.5072%}.f-privacy_silver .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/silver/privacy-8-1024.png);padding-top:60.942%}.f-privacy_silver .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/silver/privacy-9-1024.png);padding-top:17.3913%}.f-privacy_silver .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/silver/privacy-10-1024.png);padding-top:31.3043%}.f-privacy_silver .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/silver/privacy-11-1024.png);padding-top:20.8696%}.f-privacy_platinum .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/platinum/privacy-1-1024.png);padding-top:71.5217%}.f-privacy_platinum .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/platinum/privacy-2-1024.png);padding-top:27.8261%}.f-privacy_platinum .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/platinum/privacy-3-1024.png);padding-top:125.5072%}.f-privacy_platinum .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/platinum/privacy-4-1024.png);padding-top:40.0725%}.f-privacy_platinum .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/platinum/privacy-5-1024.png);padding-top:69.7101%}.f-privacy_platinum .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/platinum/privacy-6-1024.png);padding-top:27.8261%}.f-privacy_platinum .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/platinum/privacy-7-1024.png);padding-top:125.5072%}.f-privacy_platinum .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/platinum/privacy-8-1024.png);padding-top:60.942%}.f-privacy_platinum .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/platinum/privacy-9-1024.png);padding-top:17.3913%}.f-privacy_platinum .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/platinum/privacy-10-1024.png);padding-top:31.3043%}.f-privacy_platinum .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/platinum/privacy-11-1024.png);padding-top:20.8696%}.f-privacy_palladium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/palladium/privacy-1-1024.png);padding-top:71.5217%}.f-privacy_palladium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/palladium/privacy-2-1024.png);padding-top:27.8261%}.f-privacy_palladium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/palladium/privacy-3-1024.png);padding-top:125.5072%}.f-privacy_palladium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/palladium/privacy-4-1024.png);padding-top:40.0725%}.f-privacy_palladium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/palladium/privacy-5-1024.png);padding-top:69.7101%}.f-privacy_palladium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/palladium/privacy-6-1024.png);padding-top:27.8261%}.f-privacy_palladium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/palladium/privacy-7-1024.png);padding-top:125.5072%}.f-privacy_palladium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/palladium/privacy-8-1024.png);padding-top:60.942%}.f-privacy_palladium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/palladium/privacy-9-1024.png);padding-top:17.3913%}.f-privacy_palladium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/palladium/privacy-10-1024.png);padding-top:31.3043%}.f-privacy_palladium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/palladium/privacy-11-1024.png);padding-top:20.8696%}.f-privacy_rhodium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/rhodium/privacy-1-1024.png);padding-top:71.5217%}.f-privacy_rhodium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/rhodium/privacy-2-1024.png);padding-top:27.8261%}.f-privacy_rhodium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/rhodium/privacy-3-1024.png);padding-top:125.5072%}.f-privacy_rhodium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/rhodium/privacy-4-1024.png);padding-top:40.0725%}.f-privacy_rhodium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/rhodium/privacy-5-1024.png);padding-top:69.7101%}.f-privacy_rhodium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/rhodium/privacy-6-1024.png);padding-top:27.8261%}.f-privacy_rhodium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/rhodium/privacy-7-1024.png);padding-top:125.5072%}.f-privacy_rhodium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/rhodium/privacy-8-1024.png);padding-top:60.942%}.f-privacy_rhodium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/rhodium/privacy-9-1024.png);padding-top:17.3913%}.f-privacy_rhodium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/rhodium/privacy-10-1024.png);padding-top:31.3043%}.f-privacy_rhodium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/rhodium/privacy-11-1024.png);padding-top:20.8696%}.header__menu,.theme-palladium .header__menu,.theme-platinum .header__menu,.theme-rhodium .header__menu,.theme-silver .header__menu{margin-right:-40px;margin-left:0}}@media only screen and (min-width:1140px){.visible-320{display:none}}@media only screen and (min-width:1140px) and (max-width:1279px){.securely-buy__image-left{left:-100px}.securely-buy__image-right{right:-100px}}@media only screen and (min-width:1140px) and (max-width:1410px){.about-us__image,.support__image{left:520px}}@media only screen and (min-width:1240px) and (max-width:1410px){.sidebar__bg{left:calc(100% - 410px)}.sidebar__box,.sidebar__close{right:40px}}@media only screen and (max-width:1139px){.layout-post__content{width:calc(100% - 220px);padding-right:40px}.layout-post__sidebar{width:220px;padding-right:0}.theme-palladium .securely-buy,.theme-platinum .securely-buy,.theme-rhodium .securely-buy,.theme-silver .securely-buy{background-size:cover}}@media only screen and (max-width:1024px){.post__hero{background-image:url(/assets/images/bg/blog/post/gold-768.jpg)}.theme-silver .post__hero{background-image:url(/assets/images/bg/blog/post/silver-768.jpg)}.theme-palladium .post__hero{background-image:url(/assets/images/bg/blog/post/palladium-768.jpg)}.posts__featured{display:block;margin-bottom:40px}.posts__thumbs .thumb-card{width:calc((100% - 48px)/2);margin-right:24px}.posts__thumbs .thumb-card:nth-child(3n){margin-right:24px}.posts__thumbs .thumb-card:nth-child(2n){margin-right:0}}@media only screen and (max-width:1023px){.features__title{margin-bottom:50px;opacity:1!important}.features__title-animation{display:none}.fractionalize__title{margin-bottom:20px;opacity:1!important}.fractionalize__title-animation{display:none}.payments__title{margin-bottom:3px;opacity:1!important}.payments__title-animation{display:none}.securely-buy__title,.wallets__title{opacity:1!important}.wallets__title{margin-bottom:25px}.wallets__title-animation{display:none}.success-message__desc,.verified__desc{padding:0}}@media only screen and (max-width:767px){.button{min-width:0;width:100%;max-width:320px;min-height:52px;padding:16px 25px}.button-special,.button-special_small{min-width:0;width:100%;max-width:320px;height:52px;border-width:2px;font-size:16px;line-height:50px}.grid{margin-left:-5px;margin-right:-5px}.grid>*{padding-left:5px;padding-right:5px}.grid__col-320-1{width:4.16667%}.grid__col-320-2{width:8.33333%}.grid__col-320-3{width:12.5%}.grid__col-320-4{width:16.66667%}.grid__col-320-5{width:20.83333%}.grid__col-320-6{width:25%}.grid__col-320-7{width:29.16667%}.grid__col-320-8{width:33.33333%}.grid__col-320-9{width:37.5%}.grid__col-320-10{width:41.66667%}.grid__col-320-11{width:45.83333%}.grid__col-320-12{width:50%}.grid__col-320-13{width:54.16667%}.grid__col-320-14{width:58.33333%}.grid__col-320-15{width:62.5%}.grid__col-320-16{width:66.66667%}.grid__col-320-17{width:70.83333%}.grid__col-320-18{width:75%}.grid__col-320-19{width:79.16667%}.grid__col-320-20{width:83.33333%}.grid__col-320-21{width:87.5%}.grid__col-320-22{width:91.66667%}.grid__col-320-23{width:95.83333%}.grid__col-320-24{width:100%}.typography h1{margin-bottom:30px;font-size:34px}.typography h5{padding-top:0;font-size:16px}.wrap{width:calc(100% - 40px)}.h1,.h2,.h3,.h4{text-align:center;font-size:34px;line-height:1.17}.h6{font-size:28px}.desc,.h6{text-align:center}.desc{font-size:16px}.hidden-320{display:none}.social-menu__item{width:36px;height:36px}.social-menu__item+.social-menu__item{margin-left:28px}.social-menu__icon_instagram{width:19px;height:19px}.social-menu__icon_youtube{width:23px;height:23px}.social-menu__icon_twitter{width:19px;height:19px}.social-menu__icon_facebook{width:26px;height:26px;margin:14px 0 0 6px}.menu-iconed__item-inner{padding:18px 0}.button-close__icon{width:26px;height:26px}.quotes{flex-wrap:wrap}.quotes__item,.quotes__item+.quotes__item{min-width:0}.quotes__item{padding:0 6px;text-align:center;width:50%;margin-bottom:8px;line-height:1.3}.quotes__item_time{width:100%;margin-bottom:0}.quotes__item+.quotes__item{margin-left:0;padding-left:6px;border-left:none}.quotes__time{order:3;width:100%;padding-right:0}.video:before{padding-top:48%}.card{padding:30px;font-size:18px;line-height:1.45}.thumb-iconed{display:block;text-align:center}.thumb-iconed__icon{max-width:72px;max-height:72px;margin:0 auto 30px}.thumb-iconed__title{margin-bottom:25px;font-size:24px;line-height:1.5}.thumb-iconed__desc{font-size:16px}.theme-palladium .thumb-iconed__icon,.theme-platinum .thumb-iconed__icon,.theme-rhodium .thumb-iconed__icon,.theme-silver .thumb-iconed__icon{max-width:92px;max-height:92px;margin:0 auto 10px}.theme-palladium .thumb-iconed__icon_affordable,.theme-platinum .thumb-iconed__icon_affordable,.theme-rhodium .thumb-iconed__icon_affordable,.theme-silver .thumb-iconed__icon_affordable{max-width:102px;max-height:102px;margin:0 auto}.logos__item{margin:22px 8px}.table__tr:last-child{border-bottom:none}.table-special{padding:0;text-align:center}.table-special__row{flex-direction:column;padding:24px 0}.table-special__col{width:100%;padding:0 50px}.table-special__col+.table-special__col{margin-top:18px;padding:0 20px}.file-downloader{align-items:flex-start}.file-downloader__icon{width:54px;height:67px;margin-right:20px}.file-downloader__info{font-size:16px}.file-downloader__title{margin-bottom:0}.files-downloader__file+.files-downloader__file{margin-top:30px;padding-top:30px}.list-special__item{padding-bottom:0}.chart__inner{height:230px}.chart__settings{flex-direction:column-reverse;align-items:flex-end}.chart__settings,.chart__settings .select-titled{margin-bottom:25px}.chart__scale{display:none}.timeframes__item+.timeframes__item{margin-left:5px}.timeframes__button{width:26px;height:26px;border-radius:4px;font-size:10px;line-height:26px}.select-titled__title{font-size:17px}.converter{margin:0 -20px;border:none}.converter__content{flex-direction:column;border-bottom:1px solid #e5e5e5}.converter__content-box_converter{width:100%;padding:30px 20px 40px}.converter__content-box_converter .grid__col-12:nth-last-child(-n+2) .field{margin-top:30px}.converter__content-box_chart{width:100%;padding:26px 20px 32px;border-left:none;border-top:1px solid #e5e5e5}.converter__info{margin-bottom:38px;padding:0;text-align:center}.converter__subtitle{margin-bottom:3px}.converter__title{margin-bottom:5px}.converter__footer{display:block;width:280px;margin:40px auto 0;padding:25px 20px;border:1px solid #e5e5e5}.converter__footer-box{width:100%;text-align:center}.converter__footer-box+.converter__footer-box{margin-top:25px;padding-top:25px;border-top:1px solid #e5e5e5}.picture_gold .picture__image:before{padding-top:100%;background-image:url(../../assets/images/bg/gold-320.jpg)}.layout-post{display:block}.layout-post__content{width:100%;padding:0 0 20px}.layout-post__sidebar{width:100%}.thumb-card__content{padding:16px 16px 18px}.thumb-card_ext .thumb-card__image-wrap:before{height:168px;padding-top:0}.thumb-card_ext .thumb-card__image{top:0;width:100%;height:100%}.thumb-card_ext .thumb-card__info{display:flex;align-items:center}.thumb-card_ext .thumb-card__info .thumb-card__author{margin:0 8px 0 0}.thumbs-iconed{display:block}.thumbs-iconed__item{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thumbs-iconed__item:nth-last-child(n+3){margin-bottom:0}.sidebar__bg{left:0}.sidebar__box{right:0;width:100%}.sidebar__close{right:0;width:58px;height:58px}.theme-palladium .sidebar__box,.theme-platinum .sidebar__box,.theme-rhodium .sidebar__box,.theme-silver .sidebar__box{background-position:250px 0}.files-downloader{flex-direction:column;padding:30px 20px 20px}.files-downloader__info{width:100%;margin-bottom:30px;padding-top:0;padding-left:0;text-align:center;font-size:18px;line-height:1.45}.files-downloader__files{width:auto;margin-left:0}.features{padding:50px 0}.features .tns-nav{margin:45px 0 40px}.features__title{margin-bottom:30px}.features__list{margin-bottom:0}.features__list:not(.tns-slider){width:100%;max-width:420px;margin:0 auto 50px}.theme-palladium .features,.theme-platinum .features,.theme-rhodium .features,.theme-silver .features{background:url(../../assets/images/bg/features-gray-480.jpg) no-repeat 50%/cover}.fractionalize{padding:40px 0 0}.fractionalize__title{margin-bottom:30px}.fractionalize__info{margin-bottom:50px;padding:0 10px}.fractionalize__desc{margin-bottom:25px}.theme-palladium .fractionalize,.theme-platinum .fractionalize,.theme-rhodium .fractionalize,.theme-silver .fractionalize{background-color:#2d2d2d}.live-24{padding:40px 0 70px}.live-24__title{margin-bottom:35px}.live-24__video{margin-bottom:45px}.payments{padding:40px 0 45px}.payments__title{margin-bottom:30px;opacity:1!important}.payments__desc{margin-bottom:5px;padding:0 20px;font-size:20px}.payments__card{margin-bottom:40px}.payments__logos{margin-bottom:10px}.securely-buy{padding:40px 0 85px}.securely-buy__title{padding:0}.securely-buy__image-center,.securely-buy__image-left,.securely-buy__image-right,.securely-buy__title br{display:none}.theme-palladium .securely-buy,.theme-platinum .securely-buy,.theme-rhodium .securely-buy,.theme-silver .securely-buy{background-image:url(../../assets/images/bg/securely-buy-gray-480.jpg)}.wallets{padding:40px 0 50px}.wallets .tns-nav{margin-top:45px}.wallets__title{margin-bottom:30px}.wallets__desc{margin-bottom:25px}.wallets__logos.tns-slider{display:block;line-height:75px}.wallets__logos.tns-slider .logos__item{margin:0 auto;vertical-align:middle}.wallets__logos.tns-slider .logos__item.logos__item_metamask{width:194px}.lightpaper{height:calc(100vh - 143px);min-height:320px}.doc{padding:50px 0}.doc__sidebar{display:none}.doc__content{width:100%}.history{padding:50px 0 30px;overflow:hidden}.history__desc{margin-bottom:26px}.history__action{margin-top:35px}.history__picture_gold-greece-coin{padding-top:10px}.history__picture_gold-greece-coin .picture__image{width:100%;margin-bottom:30px}.history__picture_gold-kilobar .picture__image{width:120%;margin:0 -10% 5px}.history__picture_gold-20-dollars .picture__image{margin-bottom:25px}.history__group-pictures{flex-direction:column;justify-content:center;margin-bottom:-35px;padding-top:20px}.history__group-pictures .picture{width:100%;margin-bottom:75px}.buy{padding:50px 0 30px}.buy__title{margin-bottom:35px}.buy__card,.buy__desc{margin-bottom:30px}.price{padding:0}.price__title{margin-bottom:20px}.price__layout{flex-direction:column}.price__layout-left{width:calc(100% + 40px);margin:0 -20px;padding:40px 20px 15px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color:#f6f6f6}.price__layout-right{width:100%}.price__chart{padding:0;border:none}.price__chart .select-titled{margin-bottom:26px}.price__layout-right{padding:35px 0 30px}.technology{padding:40px 0 70px;text-align:center}.technology__title{margin-bottom:20px}.technology__desc-1{margin-bottom:45px}.technology__info{margin:0 -20px 30px;border-left:none;border-right:none}.technology__info .button-special{max-width:200px;margin-top:24px}.about-us{padding:40px 0}.about-us__image{display:none}.about-us__content{width:100%;text-align:center}.about-us__title{margin-bottom:15px}.about-us__desc+.about-us__desc{margin-top:22px}.about-us__info{margin-bottom:40px}.support{padding:50px 0}.support__image{display:none}.support__content{width:100%}.support__title{margin-bottom:20px}.support__desc{margin-bottom:40px}.support__desc,.support__subtitle{text-align:center}.support__form{max-width:320px;width:100%;margin:0 auto}.auth__layout-left{display:none}.auth__layout-right{width:320px;margin:0 auto;padding:40px 0}.auth__content{width:100%;padding-top:0}.auth__back-link{display:none}.login__title{margin-bottom:30px;font-size:28px}.login__forgot-link{margin-top:30px;margin-bottom:30px;text-align:center}.login__submit{margin-bottom:25px}.login__signup-link{text-align:center}.signup__title{margin-bottom:30px;font-size:28px}.signup__terms{margin-top:30px;margin-bottom:30px}.signup__login-link{text-align:center}.signup__submit{margin-bottom:30px}.security{padding:40px 0}.security__title{margin-bottom:30px}.security__desc{margin-bottom:40px;padding:0}.security__files-downloader{margin-bottom:-188px}.redemption{padding:190px 0 0;border-bottom:none}.redemption__desc,.redemption__title{margin-bottom:30px}.redemption__desc{padding:0 10px}.redeem{padding:40px 0 70px}.redeem .tns-nav{counter-reset:list 0;margin:35px 0 25px}.redeem .tns-nav button{flex-shrink:0;position:relative;z-index:1;width:42px;height:42px;border:1px solid #de9600;background-color:#fff;font-size:20px;color:#424242}.redeem .tns-nav button.tns-nav-active~button{border:1px solid #c2c2c2;color:#c2c2c2}.redeem .tns-nav button:before{counter-increment:list;content:counter(list)}.redeem__list,.redeem__title{width:auto;margin:0 auto 40px}.redeem__list{text-align:center}.redeem__list .list-special__bool{display:none}.redeem__list .list-special__item{padding-bottom:0}.redeem__action{padding-top:40px}.f-privacy__item:before,.f-terms__item:before{margin-bottom:25px}.buy-metal{padding:50px 0}.buy-metal__title{margin-bottom:35px}.buy-metal__sub-title{margin-bottom:10px;font-size:28px}.buy-metal__picture-gold{width:264px;border-radius:50%}.buy-metal__picture-gold-round .picture__image{width:90%}.buy-metal-online__title{margin-bottom:10px;font-size:28px}.post__hero{margin-bottom:20px}.post__layout{padding-bottom:40px}.post__breadcrumbs{margin-bottom:26px}.post__title{font-size:34px;line-height:1.17}.post__widget .widget__content_thumbs{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:14px}.post__content ol,.post__content ul{padding-left:40px}.header{position:static;width:100%!important;box-shadow:inset 0 -1px 0 0 #dfdfdf}.header__wrap{flex-wrap:wrap;height:auto}.header__logo{height:58px}.header__quotes{order:3;width:calc(100% + 40px);margin:0 -20px;padding:9px 15px;border-top:1px solid #dcba7d}.header__menu{width:58px;height:58px;margin-right:-20px;margin-left:auto}.theme-palladium .header__quotes,.theme-platinum .header__quotes,.theme-rhodium .header__quotes,.theme-silver .header__quotes{padding:9px;font-size:14px}.theme-palladium .header__menu,.theme-platinum .header__menu,.theme-rhodium .header__menu,.theme-silver .header__menu{margin-left:auto}.theme-palladium .header__quotes,.theme-platinum .header__quotes,.theme-rhodium .header__quotes,.theme-silver .header__quotes{border-top-color:#f1f1f1}.theme-palladium .header__logo,.theme-platinum .header__logo,.theme-rhodium .header__logo{width:220px}.main{padding-top:0}.footer{padding:30px 0}.footer__wrap{flex-direction:column}.footer__hor-menu{grid-template-rows:repeat(6,1fr);grid-column-gap:20px}.footer__hor-menu .hor-menu__item{margin:0 0 10px}.footer__hor-menu .hor-menu__item_empty{display:none}.footer__info{flex-shrink:1;align-items:center;padding:25px 0 0}.footer__copyright{text-align:center}.p-auth .header__back-link{display:block}}@media only screen and (max-width:600px){.hero-titled__logo{height:32px}.hero-titled__title{margin-bottom:0;font-size:26px}.theme-palladium .hero-titled__title,.theme-platinum .hero-titled__title,.theme-rhodium .hero-titled__title,.theme-silver .hero-titled__title{margin-bottom:0}.post__hero{height:100px;background-image:url(/assets/images/bg/blog/post/gold-320.jpg)}.theme-silver .post__hero{background-image:url(/assets/images/bg/blog/post/silver-320.jpg)}.theme-palladium .post__hero{background-image:url(/assets/images/bg/blog/post/palladium-320.jpg)}.posts__hero{height:150px;padding-top:34px}.posts__featured{margin-top:-50px}}@media only screen and (max-width:579px){.thumb-card_ext .thumb-card__image-wrap:before{height:auto;padding-top:60%}.posts__thumbs .thumb-card{width:100%;margin-right:0}.posts__thumbs .thumb-card:nth-child(2n),.posts__thumbs .thumb-card:nth-child(3n){margin-right:0}}@media only screen and (max-width:540px){.post__widget .widget__content_thumbs{grid-template-columns:1fr 1fr}}@media (max-width:500px){.iti__country-list{white-space:normal}}@media only screen and (max-width:479px){.field__state-success{display:none}.theme-palladium .features,.theme-platinum .features,.theme-rhodium .features,.theme-silver .features{background:url(../../assets/images/bg/features-gray-320.jpg) no-repeat 50%/cover}.theme-palladium .securely-buy,.theme-platinum .securely-buy,.theme-rhodium .securely-buy,.theme-silver .securely-buy{background-image:url(../../assets/images/bg/securely-buy-gray-320.jpg)}}@media only screen and (max-width:468px){.footer__hor-menu{grid-template-rows:repeat(8,1fr)}}@media only screen and (max-width:374px){.f-terms_gold .f-terms__item_1:before{background-image:url(../../assets/images/terms/gold/terms-1-320.png);padding-top:145.7143%}.f-terms_gold .f-terms__item_2:before{background-image:url(../../assets/images/terms/gold/terms-2-320.png);padding-top:197.1429%}.f-terms_gold .f-terms__item_3:before{background-image:url(../../assets/images/terms/gold/terms-3-320.png);padding-top:309.2857%}.f-terms_gold .f-terms__item_4:before{background-image:url(../../assets/images/terms/gold/terms-4-320.png);padding-top:124.4643%}.f-terms_gold .f-terms__item_5:before{background-image:url(../../assets/images/terms/gold/terms-5-320.png);padding-top:308.9286%}.f-terms_gold .f-terms__item_6:before{background-image:url(../../assets/images/terms/gold/terms-6-320.png);padding-top:210.5357%}.f-terms_gold .f-terms__item_7:before{background-image:url(../../assets/images/terms/gold/terms-7-320.png);padding-top:171.4286%}.f-terms_gold .f-terms__item_8:before{background-image:url(../../assets/images/terms/gold/terms-8-320.png);padding-top:42.8571%}.f-terms_gold .f-terms__item_9:before{background-image:url(../../assets/images/terms/gold/terms-9-320.png);padding-top:77.1429%}.f-terms_gold .f-terms__item_10:before{background-image:url(../../assets/images/terms/gold/terms-10-320.png);padding-top:506.0714%}.f-terms_gold .f-terms__item_11:before{background-image:url(../../assets/images/terms/gold/terms-11-320.png);padding-top:111.4286%}.f-terms_gold .f-terms__item_12:before{background-image:url(../../assets/images/terms/gold/terms-12-320.png);padding-top:325.7143%}.f-terms_gold .f-terms__item_13:before{background-image:url(../../assets/images/terms/gold/terms-13-320.png);padding-top:274.2857%}.f-terms_gold .f-terms__item_14:before{background-image:url(../../assets/images/terms/gold/terms-14-320.png);padding-top:60%}.f-terms_gold .f-terms__item_15:before{background-image:url(../../assets/images/terms/gold/terms-15-320.png);padding-top:351.7857%}.f-terms_gold .f-terms__item_16:before{background-image:url(../../assets/images/terms/gold/terms-16-320.png);padding-top:248.5714%}.f-terms_gold .f-terms__item_17:before{background-image:url(../../assets/images/terms/gold/terms-17-320.png);padding-top:171.4286%}.f-terms_gold .f-terms__item_18:before{background-image:url(../../assets/images/terms/gold/terms-18-320.png);padding-top:42.8571%}.f-terms_silver .f-terms__item_1:before{background-image:url(../../assets/images/terms/silver/terms-1-320.png);padding-top:145.7143%}.f-terms_silver .f-terms__item_2:before{background-image:url(../../assets/images/terms/silver/terms-2-320.png);padding-top:197.1429%}.f-terms_silver .f-terms__item_3:before{background-image:url(../../assets/images/terms/silver/terms-3-320.png);padding-top:309.2857%}.f-terms_silver .f-terms__item_4:before{background-image:url(../../assets/images/terms/silver/terms-4-320.png);padding-top:124.4643%}.f-terms_silver .f-terms__item_5:before{background-image:url(../../assets/images/terms/silver/terms-5-320.png);padding-top:308.9286%}.f-terms_silver .f-terms__item_6:before{background-image:url(../../assets/images/terms/silver/terms-6-320.png);padding-top:210.5357%}.f-terms_silver .f-terms__item_7:before{background-image:url(../../assets/images/terms/silver/terms-7-320.png);padding-top:171.4286%}.f-terms_silver .f-terms__item_8:before{background-image:url(../../assets/images/terms/silver/terms-8-320.png);padding-top:42.8571%}.f-terms_silver .f-terms__item_9:before{background-image:url(../../assets/images/terms/silver/terms-9-320.png);padding-top:77.1429%}.f-terms_silver .f-terms__item_10:before{background-image:url(../../assets/images/terms/silver/terms-10-320.png);padding-top:506.0714%}.f-terms_silver .f-terms__item_11:before{background-image:url(../../assets/images/terms/silver/terms-11-320.png);padding-top:111.4286%}.f-terms_silver .f-terms__item_12:before{background-image:url(../../assets/images/terms/silver/terms-12-320.png);padding-top:325.7143%}.f-terms_silver .f-terms__item_13:before{background-image:url(../../assets/images/terms/silver/terms-13-320.png);padding-top:274.2857%}.f-terms_silver .f-terms__item_14:before{background-image:url(../../assets/images/terms/silver/terms-14-320.png);padding-top:60%}.f-terms_silver .f-terms__item_15:before{background-image:url(../../assets/images/terms/silver/terms-15-320.png);padding-top:351.7857%}.f-terms_silver .f-terms__item_16:before{background-image:url(../../assets/images/terms/silver/terms-16-320.png);padding-top:248.5714%}.f-terms_silver .f-terms__item_17:before{background-image:url(../../assets/images/terms/silver/terms-17-320.png);padding-top:171.4286%}.f-terms_silver .f-terms__item_18:before{background-image:url(../../assets/images/terms/silver/terms-18-320.png);padding-top:42.8571%}.f-terms_platinum .f-terms__item_1:before{background-image:url(../../assets/images/terms/platinum/terms-1-320.png);padding-top:145.7143%}.f-terms_platinum .f-terms__item_2:before{background-image:url(../../assets/images/terms/platinum/terms-2-320.png);padding-top:197.1429%}.f-terms_platinum .f-terms__item_3:before{background-image:url(../../assets/images/terms/platinum/terms-3-320.png);padding-top:335%}.f-terms_platinum .f-terms__item_4:before{background-image:url(../../assets/images/terms/platinum/terms-4-320.png);padding-top:124.4643%}.f-terms_platinum .f-terms__item_5:before{background-image:url(../../assets/images/terms/platinum/terms-5-320.png);padding-top:317.5%}.f-terms_platinum .f-terms__item_6:before{background-image:url(../../assets/images/terms/platinum/terms-6-320.png);padding-top:210.5357%}.f-terms_platinum .f-terms__item_7:before{background-image:url(../../assets/images/terms/platinum/terms-7-320.png);padding-top:171.4286%}.f-terms_platinum .f-terms__item_8:before{background-image:url(../../assets/images/terms/platinum/terms-8-320.png);padding-top:51.4286%}.f-terms_platinum .f-terms__item_9:before{background-image:url(../../assets/images/terms/platinum/terms-9-320.png);padding-top:85.7143%}.f-terms_platinum .f-terms__item_10:before{background-image:url(../../assets/images/terms/platinum/terms-10-320.png);padding-top:506.0714%}.f-terms_platinum .f-terms__item_11:before{background-image:url(../../assets/images/terms/platinum/terms-11-320.png);padding-top:111.4286%}.f-terms_platinum .f-terms__item_12:before{background-image:url(../../assets/images/terms/platinum/terms-12-320.png);padding-top:325.7143%}.f-terms_platinum .f-terms__item_13:before{background-image:url(../../assets/images/terms/platinum/terms-13-320.png);padding-top:282.8571%}.f-terms_platinum .f-terms__item_14:before{background-image:url(../../assets/images/terms/platinum/terms-14-320.png);padding-top:60%}.f-terms_platinum .f-terms__item_15:before{background-image:url(../../assets/images/terms/platinum/terms-15-320.png);padding-top:368.9286%}.f-terms_platinum .f-terms__item_16:before{background-image:url(../../assets/images/terms/platinum/terms-16-320.png);padding-top:248.5714%}.f-terms_platinum .f-terms__item_17:before{background-image:url(../../assets/images/terms/platinum/terms-17-320.png);padding-top:171.4286%}.f-terms_platinum .f-terms__item_18:before{background-image:url(../../assets/images/terms/platinum/terms-18-320.png);padding-top:42.8571%}.f-terms_palladium .f-terms__item_1:before{background-image:url(../../assets/images/terms/palladium/terms-1-320.png);padding-top:145.7143%}.f-terms_palladium .f-terms__item_2:before{background-image:url(../../assets/images/terms/palladium/terms-2-320.png);padding-top:197.1429%}.f-terms_palladium .f-terms__item_3:before{background-image:url(../../assets/images/terms/palladium/terms-3-320.png);padding-top:335%}.f-terms_palladium .f-terms__item_4:before{background-image:url(../../assets/images/terms/palladium/terms-4-320.png);padding-top:124.4643%}.f-terms_palladium .f-terms__item_5:before{background-image:url(../../assets/images/terms/palladium/terms-5-320.png);padding-top:317.5%}.f-terms_palladium .f-terms__item_6:before{background-image:url(../../assets/images/terms/palladium/terms-6-320.png);padding-top:210.5357%}.f-terms_palladium .f-terms__item_7:before{background-image:url(../../assets/images/terms/palladium/terms-7-320.png);padding-top:171.4286%}.f-terms_palladium .f-terms__item_8:before{background-image:url(../../assets/images/terms/palladium/terms-8-320.png);padding-top:51.4286%}.f-terms_palladium .f-terms__item_9:before{background-image:url(../../assets/images/terms/palladium/terms-9-320.png);padding-top:85.7143%}.f-terms_palladium .f-terms__item_10:before{background-image:url(../../assets/images/terms/palladium/terms-10-320.png);padding-top:506.0714%}.f-terms_palladium .f-terms__item_11:before{background-image:url(../../assets/images/terms/palladium/terms-11-320.png);padding-top:111.4286%}.f-terms_palladium .f-terms__item_12:before{background-image:url(../../assets/images/terms/palladium/terms-12-320.png);padding-top:325.7143%}.f-terms_palladium .f-terms__item_13:before{background-image:url(../../assets/images/terms/palladium/terms-13-320.png);padding-top:291.4286%}.f-terms_palladium .f-terms__item_14:before{background-image:url(../../assets/images/terms/palladium/terms-14-320.png);padding-top:60%}.f-terms_palladium .f-terms__item_15:before{background-image:url(../../assets/images/terms/palladium/terms-15-320.png);padding-top:368.9286%}.f-terms_palladium .f-terms__item_16:before{background-image:url(../../assets/images/terms/palladium/terms-16-320.png);padding-top:248.5714%}.f-terms_palladium .f-terms__item_17:before{background-image:url(../../assets/images/terms/palladium/terms-17-320.png);padding-top:171.4286%}.f-terms_palladium .f-terms__item_18:before{background-image:url(../../assets/images/terms/palladium/terms-18-320.png);padding-top:42.8571%}.f-terms_rhodium .f-terms__item_1:before{background-image:url(../../assets/images/terms/rhodium/terms-1-320.png);padding-top:145.7143%}.f-terms_rhodium .f-terms__item_2:before{background-image:url(../../assets/images/terms/rhodium/terms-2-320.png);padding-top:197.1429%}.f-terms_rhodium .f-terms__item_3:before{background-image:url(../../assets/images/terms/rhodium/terms-3-320.png);padding-top:335%}.f-terms_rhodium .f-terms__item_4:before{background-image:url(../../assets/images/terms/rhodium/terms-4-320.png);padding-top:124.4643%}.f-terms_rhodium .f-terms__item_5:before{background-image:url(../../assets/images/terms/rhodium/terms-5-320.png);padding-top:317.5%}.f-terms_rhodium .f-terms__item_6:before{background-image:url(../../assets/images/terms/rhodium/terms-6-320.png);padding-top:210.5357%}.f-terms_rhodium .f-terms__item_7:before{background-image:url(../../assets/images/terms/rhodium/terms-7-320.png);padding-top:171.4286%}.f-terms_rhodium .f-terms__item_8:before{background-image:url(../../assets/images/terms/rhodium/terms-8-320.png);padding-top:51.4286%}.f-terms_rhodium .f-terms__item_9:before{background-image:url(../../assets/images/terms/rhodium/terms-9-320.png);padding-top:85.7143%}.f-terms_rhodium .f-terms__item_10:before{background-image:url(../../assets/images/terms/rhodium/terms-10-320.png);padding-top:506.0714%}.f-terms_rhodium .f-terms__item_11:before{background-image:url(../../assets/images/terms/rhodium/terms-11-320.png);padding-top:111.4286%}.f-terms_rhodium .f-terms__item_12:before{background-image:url(../../assets/images/terms/rhodium/terms-12-320.png);padding-top:325.7143%}.f-terms_rhodium .f-terms__item_13:before{background-image:url(../../assets/images/terms/rhodium/terms-13-320.png);padding-top:291.4286%}.f-terms_rhodium .f-terms__item_14:before{background-image:url(../../assets/images/terms/rhodium/terms-14-320.png);padding-top:60%}.f-terms_rhodium .f-terms__item_15:before{background-image:url(../../assets/images/terms/rhodium/terms-15-320.png);padding-top:368.9286%}.f-terms_rhodium .f-terms__item_16:before{background-image:url(../../assets/images/terms/rhodium/terms-16-320.png);padding-top:248.5714%}.f-terms_rhodium .f-terms__item_17:before{background-image:url(../../assets/images/terms/rhodium/terms-17-320.png);padding-top:171.4286%}.f-terms_rhodium .f-terms__item_18:before{background-image:url(../../assets/images/terms/rhodium/terms-18-320.png);padding-top:42.8571%}.f-privacy_gold .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/gold/privacy-1-320.png);padding-top:399.1071%}.f-privacy_gold .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/gold/privacy-2-320.png);padding-top:145.7143%}.f-privacy_gold .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/gold/privacy-3-320.png);padding-top:720.7143%}.f-privacy_gold .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/gold/privacy-4-320.png);padding-top:227.3214%}.f-privacy_gold .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/gold/privacy-5-320.png);padding-top:386.0714%}.f-privacy_gold .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/gold/privacy-6-320.png);padding-top:162.8571%}.f-privacy_gold .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/gold/privacy-7-320.png);padding-top:737.8571%}.f-privacy_gold .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/gold/privacy-8-320.png);padding-top:364.4643%}.f-privacy_gold .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/gold/privacy-9-320.png);padding-top:94.2857%}.f-privacy_gold .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/gold/privacy-10-320.png);padding-top:188.5714%}.f-privacy_gold .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/gold/privacy-11-320.png);padding-top:111.4286%}.f-privacy_silver .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/silver/privacy-1-320.png);padding-top:399.1071%}.f-privacy_silver .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/silver/privacy-2-320.png);padding-top:145.7143%}.f-privacy_silver .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/silver/privacy-3-320.png);padding-top:720.7143%}.f-privacy_silver .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/silver/privacy-4-320.png);padding-top:227.3214%}.f-privacy_silver .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/silver/privacy-5-320.png);padding-top:386.0714%}.f-privacy_silver .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/silver/privacy-6-320.png);padding-top:162.8571%}.f-privacy_silver .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/silver/privacy-7-320.png);padding-top:737.8571%}.f-privacy_silver .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/silver/privacy-8-320.png);padding-top:373.0357%}.f-privacy_silver .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/silver/privacy-9-320.png);padding-top:94.2857%}.f-privacy_silver .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/silver/privacy-10-320.png);padding-top:188.5714%}.f-privacy_silver .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/silver/privacy-11-320.png);padding-top:111.4286%}.f-privacy_platinum .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/platinum/privacy-1-320.png);padding-top:399.1071%}.f-privacy_platinum .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/platinum/privacy-2-320.png);padding-top:145.7143%}.f-privacy_platinum .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/platinum/privacy-3-320.png);padding-top:729.2857%}.f-privacy_platinum .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/platinum/privacy-4-320.png);padding-top:227.3214%}.f-privacy_platinum .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/platinum/privacy-5-320.png);padding-top:386.0714%}.f-privacy_platinum .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/platinum/privacy-6-320.png);padding-top:162.8571%}.f-privacy_platinum .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/platinum/privacy-7-320.png);padding-top:737.8571%}.f-privacy_platinum .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/platinum/privacy-8-320.png);padding-top:373.0357%}.f-privacy_platinum .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/platinum/privacy-9-320.png);padding-top:94.2857%}.f-privacy_platinum .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/platinum/privacy-10-320.png);padding-top:188.5714%}.f-privacy_platinum .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/platinum/privacy-11-320.png);padding-top:111.4286%}.f-privacy_palladium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/palladium/privacy-1-320.png);padding-top:407.6786%}.f-privacy_palladium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/palladium/privacy-2-320.png);padding-top:145.7143%}.f-privacy_palladium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/palladium/privacy-3-320.png);padding-top:729.2857%}.f-privacy_palladium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/palladium/privacy-4-320.png);padding-top:227.3214%}.f-privacy_palladium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/palladium/privacy-5-320.png);padding-top:394.6429%}.f-privacy_palladium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/palladium/privacy-6-320.png);padding-top:162.8571%}.f-privacy_palladium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/palladium/privacy-7-320.png);padding-top:737.8571%}.f-privacy_palladium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/palladium/privacy-8-320.png);padding-top:373.0357%}.f-privacy_palladium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/palladium/privacy-9-320.png);padding-top:94.2857%}.f-privacy_palladium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/palladium/privacy-10-320.png);padding-top:188.5714%}.f-privacy_palladium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/palladium/privacy-11-320.png);padding-top:111.4286%}.f-privacy_rhodium .f-privacy__item_1:before{background-image:url(../../assets/images/privacy/rhodium/privacy-1-320.png);padding-top:399.1071%}.f-privacy_rhodium .f-privacy__item_2:before{background-image:url(../../assets/images/privacy/rhodium/privacy-2-320.png);padding-top:145.7143%}.f-privacy_rhodium .f-privacy__item_3:before{background-image:url(../../assets/images/privacy/rhodium/privacy-3-320.png);padding-top:729.2857%}.f-privacy_rhodium .f-privacy__item_4:before{background-image:url(../../assets/images/privacy/rhodium/privacy-4-320.png);padding-top:227.3214%}.f-privacy_rhodium .f-privacy__item_5:before{background-image:url(../../assets/images/privacy/rhodium/privacy-5-320.png);padding-top:394.6429%}.f-privacy_rhodium .f-privacy__item_6:before{background-image:url(../../assets/images/privacy/rhodium/privacy-6-320.png);padding-top:162.8571%}.f-privacy_rhodium .f-privacy__item_7:before{background-image:url(../../assets/images/privacy/rhodium/privacy-7-320.png);padding-top:737.8571%}.f-privacy_rhodium .f-privacy__item_8:before{background-image:url(../../assets/images/privacy/rhodium/privacy-8-320.png);padding-top:373.0357%}.f-privacy_rhodium .f-privacy__item_9:before{background-image:url(../../assets/images/privacy/rhodium/privacy-9-320.png);padding-top:94.2857%}.f-privacy_rhodium .f-privacy__item_10:before{background-image:url(../../assets/images/privacy/rhodium/privacy-10-320.png);padding-top:188.5714%}.f-privacy_rhodium .f-privacy__item_11:before{background-image:url(../../assets/images/privacy/rhodium/privacy-11-320.png);padding-top:111.4286%}.post__widget .widget__content_thumbs{grid-template-columns:1fr}.footer__hor-menu{grid-column-gap:6px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(../../assets/images/flags@2x.png)!important;background-size:5652px 15px;background-image:url(../img/flags@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.company{background-image:url(../../assets/images/company@2x.png);background-size:75px 11px}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.button:not([disabled]):hover{opacity:.9}.button:not([disabled]):active{opacity:1}.table-special__col{word-break:break-all}}