@-webkit-keyframes fieldAppear{from{opacity:0;-webkit-transform:translateY(.625rem);transform:translateY(.625rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fieldAppear{from{opacity:0;-webkit-transform:translateY(.625rem);transform:translateY(.625rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse-ring{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}@keyframes pulse-ring{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}.date{border:none;cursor:pointer;font-size:12px;line-height:160%;color:#7e858b;border-radius:8px;padding:14px 37px 14px 16px;overflow:hidden;min-width:168px;width:auto;height:46px;display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;white-space:nowrap;background:no-repeat center right 17px/auto 20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7042 0.786865V4.49064' stroke='%237E858B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.29647 0.786865V4.49064' stroke='%237E858B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.6665 7.26851H18.3335' stroke='%237E858B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4816 2.63879H3.51839C2.49522 2.63879 1.6665 3.46751 1.6665 4.49068V16.528C1.6665 17.5511 2.49522 18.3799 3.51839 18.3799H16.4816C17.5048 18.3799 18.3335 17.5511 18.3335 16.528V4.49068C18.3335 3.46751 17.5048 2.63879 16.4816 2.63879Z' stroke='%237E858B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0123 10.7214C9.88456 10.7214 9.78086 10.8251 9.78178 10.9529C9.78178 11.0807 9.88549 11.1844 10.0133 11.1844C10.141 11.1844 10.2448 11.0807 10.2448 10.9529C10.2448 10.8251 10.141 10.7214 10.0123 10.7214' stroke='%237E858B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.6417 10.7214C14.514 10.7214 14.4103 10.8251 14.4112 10.9529C14.4112 11.0807 14.5149 11.1844 14.6427 11.1844C14.7704 11.1844 14.8741 11.0807 14.8741 10.9529C14.8741 10.8251 14.7704 10.7214 14.6417 10.7214' stroke='%237E858B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.38246 14.4251C5.25468 14.4251 5.15097 14.5288 5.1519 14.6566C5.1519 14.7844 5.25561 14.8881 5.38339 14.8881C5.51117 14.8881 5.61487 14.7844 5.61487 14.6566C5.61487 14.5288 5.51117 14.4251 5.38246 14.4251' stroke='%237E858B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0123 14.4251C9.88456 14.4251 9.78086 14.5288 9.78178 14.6566C9.78178 14.7844 9.88549 14.8881 10.0133 14.8881C10.141 14.8881 10.2448 14.7844 10.2448 14.6566C10.2448 14.5288 10.141 14.4251 10.0123 14.4251' stroke='%237E858B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");-webkit-transition:background-color .3s ease,color .3s ease,border .3s ease;transition:background-color .3s ease,color .3s ease,border .3s ease}@media (width <= 375px){.date{font-size:10px;background-size:16px auto;background-position:center right 16px}}@media (width <= 340px){.date{font-size:10px;background-size:12px auto;background-position:center right 10px}}@media (width >= 575px){.date:hover{background-color:#f3f5fc}}.date_fill{color:#0f0933;border-color:#0f0933}.date_reverse{background-position:left 16px center;padding-right:23px;padding-left:48px}@media (width <= 375px){.date_reverse{background-position:left 16px center}}@media (width <= 340px){.date_reverse{background-size:20px auto;background-position:center left 16px}}.date_full{border:none;background-color:#f3f5fc;color:#0f0933}@media (width <= 375px){.date_full{font-size:12px}}@media (width <= 340px){.date_full{font-size:12px}}@media (width >= 575px){.date_full:hover{background-color:#e6e7f3}}.datepicker{color:#0f0933;-webkit-tap-highlight-color:transparent}.datepicker table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.datepicker table tbody{margin-top:10px}.datepicker table td,.datepicker table th{width:33px;text-align:center}.datepicker table th{font-weight:500;font-size:13px;color:#0f0933;padding-bottom:10px}.datepicker table td{height:33px;border-radius:50%}.datepicker__wrapper{background:#fff;-webkit-box-shadow:-3px 13px 75px -3px rgba(69,46,85,.1);box-shadow:-3px 13px 75px -3px rgba(69,46,85,.1);border-radius:15px;padding:25px 16px 17px;min-width:263px}.datepicker__header{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:100%;padding:0 9px;margin-bottom:15px}.datepicker__title{display:block}.datepicker__title span{font-weight:600;font-size:12px;line-height:18px}.datepicker__title span:first-child::after{content:", "}.datepicker__next,.datepicker__prev{margin-right:auto;float:none;font-size:0;width:10px;height:10px;background:no-repeat center center/auto 10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M6.91927 -1.01993e-07L8.08594 1.16667L4.2526 5L8.08594 8.83333L6.91927 10L1.91927 5L6.91927 -1.01993e-07Z' fill='%237E858B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='10' height='10' fill='white' transform='matrix(-1 -8.74228e-08 -8.74228e-08 1 10 0)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");cursor:pointer;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;-webkit-transition:-webkit-filter .3s ease,-webkit-filter .3s ease;transition:-webkit-filter .3s ease,-webkit-filter .3s ease;transition:filter .3s ease,filter .3s ease;transition:filter .3s ease,filter .3s ease,-webkit-filter .3s ease,-webkit-filter .3s ease}@media (width >= 575px){.datepicker__next:hover,.datepicker__prev:hover{-webkit-filter:grayscale(100%) brightness(0);filter:grayscale(100%) brightness(0)}}.datepicker__next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-left:auto;margin-right:0}.datepicker__day{height:100%;width:100%;text-align:center;border-radius:50%;-webkit-transition:color .3s ease,background .3s ease;transition:color .3s ease,background .3s ease;cursor:pointer;position:relative}@media (width >= 575px){.datepicker__day:hover::after{opacity:.2}}.datepicker__day::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#4d46db;z-index:1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.datepicker__day.is-disabled,.datepicker__day.is-otherMonth{font-size:13px;font-weight:400;color:rgba(41,48,74,.6)}.datepicker__day.is-selected::before{content:"";position:absolute;top:0;left:0;border-radius:0;width:100%;height:100%;background:#f3f5fc;z-index:0}.datepicker__day.is-selected+.datepicker__day.is-selected.is-weekend::before{border-radius:0 100px 100px 0}.datepicker__day.is-selected.is-weekend::before{border-radius:100px 0 0 100px}.datepicker__day.is-selected.is-end,.datepicker__day.is-selected.is-start{color:#fff}.datepicker__day.is-selected.is-end::after,.datepicker__day.is-selected.is-start::after{opacity:1}.datepicker__day.is-selected.is-end::before,.datepicker__day.is-selected.is-start::before{width:50%;left:0}.datepicker__day.is-selected.is-start::before{display:none}.datepicker__day.is-selected.is-start+.is-selected::before{width:150%;right:0;left:auto}.datepicker__day.is-selected.is-end::before{border-radius:0 100px 100px 0}.datepicker__daynum{position:relative;z-index:2}.date-pick{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}@media (width <= 575px){.date-pick{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}}.date-pick+.datepicker__wrapper{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.date-pick_fill span{display:none}.date-pick_fill .date-pick__input{display:none}.date-pick_fill .date-pick__input_full{display:block}.date-pick_line .date-pick__input{width:100%}.date-pick_line .date-pick__input .date{width:100%}.date-pick_line .datepicker__wrapper{display:none;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:0;margin-top:20px}.date-pick_line.act .datepicker__wrapper{display:block}.date-pick_line .datepicker__wrapper{min-width:200px;width:100%}.date-pick__date{display:none}.date-pick__input{-webkit-box-flex:0;-ms-flex:none;flex:none}@media (width <= 575px){.date-pick__input{width:calc(50% - 5px)}}.date-pick__input_full{display:none}@media (width <= 575px){.date-pick__input_full{width:100%}}.date-pick__input_all .date{font-weight:600;color:#0f0933}@media (width <= 575px){.date-pick__input .date{width:100%;min-width:0;max-width:none}}.date-pick span{font-weight:500;font-size:16px;line-height:160%;color:#7e858b;margin:auto 5px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (width <= 575px){.date-pick span{display:none}}.dropdown-geolocation{list-style:none;display:grid;grid-template-columns:repeat(6,auto);gap:10px 60px}@media (width <= 991px){.dropdown-geolocation{grid-template-columns:repeat(5,auto)}}@media (width <= 820px){.dropdown-geolocation{grid-template-columns:repeat(4,auto)}}@media (width <= 767px){.dropdown-geolocation{grid-template-columns:repeat(3,auto)}}@media (width <= 575px){.dropdown-geolocation{gap:10px 30px}}@media (width <= 450px){.dropdown-geolocation{grid-template-columns:repeat(2,auto)}}.dropdown-geolocation__item{font-weight:500;font-size:14px;line-height:160%;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.dropdown-geolocation__item-img{height:14px}@media (width <= 575px){.dropdown-geolocation__item{font-size:12px}}.dropdown-price{display:table;table-layout:fixed;border-spacing:0 16px;margin:-16px 0;list-style:none;position:relative}@media (width <= 575px){.dropdown-price{display:block;margin:0}}.dropdown-price__box{width:100%}.dropdown-price__item{display:table-row;-ms-flex-align:center;-webkit-box-align:center;align-items:center;text-decoration:none;color:#0f0933;-webkit-transition:color .3s ease;transition:color .3s ease}@media (width <= 575px){.dropdown-price__item{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:100%;margin-bottom:10px}}@media (width <= 420px){.dropdown-price__item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}}@media (width >= 575px){.dropdown-price__item:hover{color:#4d46db}.dropdown-price__item:hover .dropdown-price__item-ico div{opacity:1}}@media (width <= 575px){.dropdown-price__item:last-child{margin-bottom:0}}.dropdown-price__item-col{display:table-cell;vertical-align:middle;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (width <= 575px){.dropdown-price__item-col{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}}.dropdown-price__item-col:nth-child(1){padding-right:25px;position:relative}@media (width <= 575px){.dropdown-price__item-col:nth-child(1){padding-right:0}}@media (width <= 420px){.dropdown-price__item-col:nth-child(1){width:100%;margin-bottom:10px}}.dropdown-price__item-col:nth-child(1)::before{content:"";display:block;width:1px;height:30px;background:rgba(126,133,139,.3);position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}@media (width <= 575px){.dropdown-price__item-col:nth-child(1)::before{display:none}}.dropdown-price__item-col:nth-child(2){padding-left:25px}@media (width <= 575px){.dropdown-price__item-col:nth-child(2){padding-left:0;margin-left:auto}}@media (width <= 420px){.dropdown-price__item-col:nth-child(2){margin-left:0}}.dropdown-price__item-col:last-child{text-align:right}.dropdown-price__item-title{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-weight:600;font-size:14px;letter-spacing:.04em}@media (width <= 575px){.dropdown-price__item-title{font-size:12px}}.dropdown-price__item-ico{width:20px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:15px;position:relative}@media (width <= 575px){.dropdown-price__item-ico{width:18px;margin-right:10px}}.dropdown-price__item-ico div{position:absolute;width:100%;top:0;left:0;-webkit-filter:invert(22%) sepia(91%) saturate(3313%) hue-rotate(240deg) brightness(90%) contrast(90%);filter:invert(22%) sepia(91%) saturate(3313%) hue-rotate(240deg) brightness(90%) contrast(90%);opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.dropdown-price__item-pre-val{display:block;font-size:10px;font-weight:400;margin-right:8px;-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}@media (width <= 575px){.dropdown-price__item-pre-val{margin-left:25px}}@media (width <= 420px){.dropdown-price__item-pre-val{margin-left:0;-webkit-transform:none;-ms-transform:none;transform:none}}.dropdown-price__item-val{display:block;font-size:20px;line-height:130%;font-weight:700}@media (width <= 575px){.dropdown-price__item-val{font-size:16px}}.dropdown-resources{list-style:none;padding:0}.dropdown-resources__item{font-weight:600;font-size:14px;text-decoration:none}@media (width <= 575px){.dropdown-resources__item{font-size:12px}}.dropdown-resources__item-box{margin-bottom:15px}@media (width <= 575px){.dropdown-resources__item-box{margin-bottom:10px}}.dropdown-resources__item-box:last-child{margin-bottom:0}.svg-image-all-sites,.svg-image-apple-pay,.svg-image-apple-pay-gray,.svg-image-arrow-down,.svg-image-arrow-down-gray,.svg-image-arrow-left-black,.svg-image-arrow-left-gray,.svg-image-arrow-long-left,.svg-image-arrow-min-left-black,.svg-image-arrow-min-left-gray,.svg-image-arrow-right-black,.svg-image-arrow-right-blue,.svg-image-attention,.svg-image-cart-line,.svg-image-castle,.svg-image-chart,.svg-image-check,.svg-image-check-error,.svg-image-check-frost,.svg-image-check-ok,.svg-image-checkbox-circle,.svg-image-copy,.svg-image-copy-black,.svg-image-copy-gray,.svg-image-copy-purple,.svg-image-cross-red,.svg-image-currency-line,.svg-image-data-center-proxy,.svg-image-date,.svg-image-del,.svg-image-dev-line,.svg-image-door-line,.svg-image-download,.svg-image-export,.svg-image-eye,.svg-image-facebook,.svg-image-facebook-blue,.svg-image-file-line,.svg-image-gamepad,.svg-image-gmail,.svg-image-hidden-man,.svg-image-home,.svg-image-info,.svg-image-info-circle,.svg-image-instagram,.svg-image-internet,.svg-image-ip-line,.svg-image-ip-pin,.svg-image-key,.svg-image-mail,.svg-image-man-battery,.svg-image-mans-line,.svg-image-mir,.svg-image-mir-gray,.svg-image-mobile,.svg-image-mobile-proxy,.svg-image-more,.svg-image-more-info,.svg-image-odnoklassniki,.svg-image-oracle,.svg-image-other-games,.svg-image-other-social-networks,.svg-image-pa-mans,.svg-image-pa-mobile,.svg-image-pa-proxy,.svg-image-pa-share-arrow,.svg-image-pin,.svg-image-pinterest,.svg-image-public-proxy,.svg-image-reload,.svg-image-residential-proxy,.svg-image-row-arrows,.svg-image-row-copy,.svg-image-row-settings,.svg-image-server,.svg-image-setting,.svg-image-share,.svg-image-share-arrow,.svg-image-share-circle,.svg-image-sort,.svg-image-speed-circle,.svg-image-split-left,.svg-image-split-tight,.svg-image-status-error,.svg-image-status-ok,.svg-image-table-rotate,.svg-image-table-user,.svg-image-table-wallet,.svg-image-tg-black,.svg-image-tiktok,.svg-image-twitch,.svg-image-twitter,.svg-image-user,.svg-image-user-line,.svg-image-user-white,.svg-image-visa,.svg-image-visa-gray,.svg-image-vk,.svg-image-vkontakte,.svg-image-wallet-line,.svg-image-web,.svg-image-web-circle,.svg-image-youtube{background:url(/images_new/sprites/main.svg) no-repeat}.svg-image-arrow-up{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);display:none}.nav-resources.act .svg-image-arrow-up{display:block}.nav-resources.act .svg-image-arrow-down-md{display:none}.svg-image-bell{background:url(/images_new/bell.svg) no-repeat;width:18px;height:19px;position:relative;background-size:20px 19px}.head-notification{position:absolute;top:-3px;left:10px;border-radius:50%;padding:2px 0;height:14px;width:14px;text-align:center;background-color:#eb5757;color:#fff;font-size:9px;line-height:9px}.head-notification-auto-with{width:auto!important;padding:2px}.svg-image-loader{background:url(/images_new/loader.svg) no-repeat}.svg-image-all-sites{background-position:70.4697986577% 73.9864864865%;background-size:905.4054054054% auto;width:37px}.svg-image-all-sites::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-all-sites-dims{width:37px;height:37px}.svg-image-apple-pay{background-position:32.0557491289% 21.5434083601%;background-size:697.9166666667% auto;width:48px}.svg-image-apple-pay::before{content:"";display:block;font-size:0;line-height:0;padding-top:45.8333333333%}.svg-image-apple-pay-dims{width:48px;height:22px}.svg-image-apple-pay-gray{background-position:78.0487804878% 0;background-size:697.9166666667% auto;width:48px}.svg-image-apple-pay-gray::before{content:"";display:block;font-size:0;line-height:0;padding-top:45.8333333333%}.svg-image-apple-pay-gray-dims{width:48px;height:22px}.svg-image-arrow-down{background-position:99.6904024768% 85.8024691358%;background-size:2791.6666666667% auto;width:12px}.svg-image-arrow-down::before{content:"";display:block;font-size:0;line-height:0;padding-top:75%}.svg-image-arrow-down-dims{width:12px;height:9px}.svg-image-arrow-down-gray{background-position:95.9627329193% 85.8024691358%;background-size:2576.9230769231% auto;width:13px}.svg-image-arrow-down-gray::before{content:"";display:block;font-size:0;line-height:0;padding-top:69.2307692308%}.svg-image-arrow-down-gray-dims{width:13px;height:9px}.svg-image-arrow-left-black{background-position:91.6923076923% 64.1509433962%;background-size:3350% auto;width:10px}.svg-image-arrow-left-black::before{content:"";display:block;font-size:0;line-height:0;padding-top:150%}.svg-image-arrow-left-black-dims{width:10px;height:15px}.svg-image-arrow-left-gray{background-position:91.6923076923% 72.3270440252%;background-size:3350% auto;width:10px}.svg-image-arrow-left-gray::before{content:"";display:block;font-size:0;line-height:0;padding-top:150%}.svg-image-arrow-left-gray-dims{width:10px;height:15px}.svg-image-arrow-long-left{background-position:91.975308642% 67.8018575851%;background-size:3045.4545454545% auto;width:11px}.svg-image-arrow-long-left::before{content:"";display:block;font-size:0;line-height:0;padding-top:90.9090909091%}.svg-image-arrow-long-left-dims{width:11px;height:10px}.svg-image-arrow-min-left-black{background-position:65.3374233129% 62.8125%;background-size:3722.2222222222% auto;width:9px}.svg-image-arrow-min-left-black::before{content:"";display:block;font-size:0;line-height:0;padding-top:144.4444444444%}.svg-image-arrow-min-left-black-dims{width:9px;height:13px}.svg-image-arrow-min-left-gray{background-position:52.7607361963% 89.6875%;background-size:3722.2222222222% auto;width:9px}.svg-image-arrow-min-left-gray::before{content:"";display:block;font-size:0;line-height:0;padding-top:144.4444444444%}.svg-image-arrow-min-left-gray-dims{width:9px;height:13px}.svg-image-arrow-right-black{background-position:45.5384615385% 89.9686520376%;background-size:3350% auto;width:10px}.svg-image-arrow-right-black::before{content:"";display:block;font-size:0;line-height:0;padding-top:140%}.svg-image-arrow-right-black-dims{width:10px;height:14px}.svg-image-arrow-right-blue{background-position:42.4615384615% 90.251572327%;background-size:3350% auto;width:10px}.svg-image-arrow-right-blue::before{content:"";display:block;font-size:0;line-height:0;padding-top:150%}.svg-image-arrow-right-blue-dims{width:10px;height:15px}.svg-image-attention{background-position:69.8412698413% 99.3610223642%;background-size:1675% auto;width:20px}.svg-image-attention::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-attention-dims{width:20px;height:20px}.svg-image-cart-line{background-position:88.0258899676% 66.4495114007%;background-size:1288.4615384615% auto;width:26px}.svg-image-cart-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-cart-line-dims{width:26px;height:26px}.svg-image-castle{background-position:7.0287539936% 92.2829581994%;background-size:1522.7272727273% auto;width:22px}.svg-image-castle::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-castle-dims{width:22px;height:22px}.svg-image-chart{background-position:14.0575079872% 91.4012738854%;background-size:1522.7272727273% auto;width:22px}.svg-image-chart::before{content:"";display:block;font-size:0;line-height:0;padding-top:86.3636363636%}.svg-image-chart-dims{width:22px;height:19px}.svg-image-check{background-position:61.875% 62.8125%;background-size:2233.3333333333% auto;width:15px}.svg-image-check::before{content:"";display:block;font-size:0;line-height:0;padding-top:86.6666666667%}.svg-image-check-dims{width:15px;height:13px}.svg-image-check-error{background-position:88.0258899676% 74.9185667752%;background-size:1288.4615384615% auto;width:26px}.svg-image-check-error::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-check-error-dims{width:26px;height:26px}.svg-image-check-frost{background-position:56.7823343849% 62.8125%;background-size:1861.1111111111% auto;width:18px}.svg-image-check-frost::before{content:"";display:block;font-size:0;line-height:0;padding-top:72.2222222222%}.svg-image-check-frost-dims{width:18px;height:13px}.svg-image-check-ok{background-position:43.3656957929% 29.9674267101%;background-size:1288.4615384615% auto;width:26px}.svg-image-check-ok::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-check-ok-dims{width:26px;height:26px}.svg-image-checkbox-circle{background-position:59.6363636364% 0;background-size:558.3333333333% auto;width:60px}.svg-image-checkbox-circle::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-checkbox-circle-dims{width:60px;height:60px}.svg-image-copy{background-position:89.7689768977% 36.5448504983%;background-size:1046.875% auto;width:32px}.svg-image-copy::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-copy-purple{background-position:41.74% 101.2%;background-size:1100.875% auto;width:30px}.svg-image-copy-purple::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-copy-dims{width:32px;height:32px}.svg-image-copy-black{background-position:89.7689768977% 47.1760797342%;background-size:1046.875% auto;width:32px}.svg-image-copy-black::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-copy-black-dims{width:32px;height:32px}.svg-image-copy-gray{background-position:0 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-copy-gray::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-copy-gray-dims{width:22px;height:22px}.svg-image-cross-red{background-position:77.1875% 75.7009345794%;background-size:2233.3333333333% auto;width:15px}.svg-image-cross-red::before{content:"";display:block;font-size:0;line-height:0;padding-top:80%}.svg-image-cross-red-dims{width:15px;height:12px}.svg-image-currency-line{background-position:43.3656957929% 38.4364820847%;background-size:1288.4615384615% auto;width:26px}.svg-image-currency-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-currency-line-dims{width:26px;height:26px}.svg-image-date{background-position:7.0287539936% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-date::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-date-dims{width:22px;height:22px}.svg-image-del{background-position:0 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-del::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-del-dims{width:26px;height:26px}.svg-image-dev-line{background-position:8.4142394822% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-dev-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-dev-line-dims{width:26px;height:26px}.svg-image-door-line{background-position:16.8284789644% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-door-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-door-line-dims{width:26px;height:26px}.svg-image-download{background-position:25.2427184466% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-download::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-download-dims{width:26px;height:26px}.svg-image-export{background-position:33.6569579288% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-export::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-export-dims{width:26px;height:26px}.svg-image-eye{background-position:42.071197411% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-eye::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-eye-dims{width:26px;height:26px}.svg-image-facebook{background-position:76.4505119454% 17.8694158076%;background-size:797.619047619% auto;width:42px}.svg-image-facebook::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-facebook-dims{width:42px;height:42px}.svg-image-facebook-blue{background-position:91.2751677852% 0;background-size:905.4054054054% auto;width:37px}.svg-image-facebook-blue::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-facebook-blue-dims{width:37px;height:37px}.svg-image-file-line{background-position:50.4854368932% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-notification{background:url(/images_new/notification.svg) no-repeat;width:26px}.svg-image-notification::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-file-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-file-line-dims{width:26px;height:26px}.svg-image-gamepad{background-position:99.3569131833% 82.5396825397%;background-size:1395.8333333333% auto;width:24px}.svg-image-gamepad::before{content:"";display:block;font-size:0;line-height:0;padding-top:75%}.svg-image-gamepad-dims{width:24px;height:18px}.svg-image-hidden-man{background-position:59.6363636364% 21.978021978%;background-size:558.3333333333% auto;width:60px}.svg-image-hidden-man::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-hidden-man-dims{width:60px;height:60px}.svg-image-info{background-position:76.1904761905% 99.3610223642%;background-size:1675% auto;width:20px}.svg-image-info::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-info-dims{width:20px;height:20px}.svg-image-info-circle{background-position:14.0575079872% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-info-circle::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-info-circle-dims{width:22px;height:22px}.svg-image-instagram{background-position:76.4505119454% 32.3024054983%;background-size:797.619047619% auto;width:42px}.svg-image-instagram::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-instagram-dims{width:42px;height:42px}.svg-image-internet{background-position:78.4126984127% 70.8737864078%;background-size:1675% auto;width:20px}.svg-image-internet::before{content:"";display:block;font-size:0;line-height:0;padding-top:120%}.svg-image-internet-dims{width:20px;height:24px}.svg-image-ip-line{background-position:58.8996763754% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-ip-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-ip-line-dims{width:26px;height:26px}.svg-image-ip-pin{background-position:90.9698996656% 24.9158249158%;background-size:930.5555555556% auto;width:36px}.svg-image-ip-pin::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-ip-pin-dims{width:36px;height:36px}.svg-image-key{background-position:21.0862619808% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-key::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-key-dims{width:22px;height:22px}.svg-image-loader{background-position:0 0;width:48px}.svg-image-loader::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-loader-dims{width:48px;height:48px}.svg-image-gmail,.svg-image-mail{background-position:28.1150159744% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-gmail::before,.svg-image-mail::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-mail-dims{width:22px;height:22px}.svg-image-man-battery{background-position:34.9809885932% 0;background-size:465.2777777778% auto;width:72px}.svg-image-man-battery::before{content:"";display:block;font-size:0;line-height:0;padding-top:93.0555555556%}.svg-image-man-battery-dims{width:72px;height:67px}.svg-image-mans-line{background-position:0 34.5864661654%;background-size:465.2777777778% auto;width:72px}.svg-image-mans-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:93.0555555556%}.svg-image-mans-line-dims{width:72px;height:67px}.svg-image-mir{background-position:78.0487804878% 6.9182389937%;background-size:697.9166666667% auto;width:48px}.svg-image-mir::before{content:"";display:block;font-size:0;line-height:0;padding-top:31.25%}.svg-image-mir-dims{width:48px;height:15px}.svg-image-mir-gray{background-position:78.0487804878% 11.6352201258%;background-size:697.9166666667% auto;width:48px}.svg-image-mir-gray::before{content:"";display:block;font-size:0;line-height:0;padding-top:31.25%}.svg-image-mir-gray-dims{width:48px;height:15px}.svg-image-more{background-position:67.3139158576% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-more::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-more-dims{width:26px;height:26px}.svg-image-more-info{background-position:26.3736263736% 33.9483394834%;background-size:540.3225806452% auto;width:62px}.svg-image-more-info::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-more-info-dims{width:62px;height:62px}.svg-image-odnoklassniki{background-position:76.4505119454% 46.735395189%;background-size:797.619047619% auto;width:42px}.svg-image-odnoklassniki::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-odnoklassniki-dims{width:42px;height:42px}.svg-image-oracle{background-position:89.1803278689% 57.4257425743%;background-size:1116.6666666667% auto;width:30px}.svg-image-oracle::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-oracle-dims{width:30px;height:30px}.svg-image-pa-mans{background-position:75.7281553398% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-pa-mans::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-pa-mans-dims{width:26px;height:26px}.svg-image-pa-mobile{background-position:84.142394822% 85.016286645%;background-size:1288.4615384615% auto;width:26px}.svg-image-pa-mobile::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-data-center-proxy{background-position:83.642394822% 100%;background-size:1288.4615384615% auto;width:26px}.svg-image-data-center-proxy::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-residential-proxy{background-position:90.52% 100%;background-size:1381.4615384615% auto}.svg-image-residential-proxy::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-mobile-proxy{background-position:97% 100%;background-size:1381.4615384615% auto}.svg-image-mobile-proxy::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-public-proxy{background-position:63.4% 100%;background-size:1421.4615384615% auto}.svg-image-public-proxy::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-pa-mobile-dims{width:26px;height:26px}.svg-image-pa-proxy{background-position:100% 0;background-size:1288.4615384615% auto;width:26px}.svg-image-pa-proxy::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-pa-proxy-dims{width:26px;height:26px}.svg-image-pa-share-arrow{background-position:100% 8.4690553746%;background-size:1288.4615384615% auto;width:26px}.svg-image-pa-share-arrow::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-pa-share-arrow-dims{width:26px;height:26px}.svg-image-pin{background-position:91.3738019169% 84.4660194175%;background-size:1522.7272727273% auto;width:22px}.svg-image-pin::before{content:"";display:block;font-size:0;line-height:0;padding-top:109.0909090909%}.svg-image-pin-dims{width:22px;height:24px}.svg-image-pinterest{background-position:61.433447099% 54.6391752577%;background-size:797.619047619% auto;width:42px}.svg-image-pinterest::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-pinterest-dims{width:42px;height:42px}.svg-image-reload{background-position:0 58.2417582418%;background-size:558.3333333333% auto;width:60px}.svg-image-reload::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-reload-dims{width:60px;height:60px}.svg-image-row-arrows{background-position:35.1437699681% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-row-arrows::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-row-arrows-dims{width:22px;height:22px}.svg-image-row-copy{background-position:42.1725239617% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-row-copy::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-row-copy-dims{width:22px;height:22px}.svg-image-row-settings{background-position:49.2012779553% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-row-settings::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-row-settings-dims{width:22px;height:22px}.svg-image-setting{background-position:100% 16.9381107492%;background-size:1288.4615384615% auto;width:26px}.svg-image-setting::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-setting-dims{width:26px;height:26px}.svg-image-share{background-position:0 92.8802588997%;background-size:1522.7272727273% auto;width:22px}.svg-image-share::before{content:"";display:block;font-size:0;line-height:0;padding-top:109.0909090909%}.svg-image-share-dims{width:22px;height:24px}.svg-image-share-arrow{background-position:44.8717948718% 21.4743589744%;background-size:1456.5217391304% auto;width:23px}.svg-image-home{background-position:89.9717948718% 100%;background-size:1456.5217391304% auto;width:23px}.svg-image-home::before,.svg-image-share-arrow::before{content:"";display:block;font-size:0;line-height:0;padding-top:91.3043478261%}.svg-image-mobile{background-position:95.9717948718% 98.6%;background-size:1456.5217391304% auto;width:23px}.svg-image-mobile::before{content:"";display:block;font-size:0;line-height:0;padding-top:91.3043478261%}.svg-image-share-arrow-dims{width:23px;height:21px}.svg-image-share-circle{background-position:91.2751677852% 12.5%;background-size:905.4054054054% auto;width:37px}.svg-image-share-circle::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-share-circle-dims{width:37px;height:37px}.svg-image-sort{background-position:49.2211838006% 89.6875%;background-size:2392.8571428571% auto;width:14px}.svg-image-sort.asc{margin-top:-2px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.svg-image-sort::before{content:"";display:block;font-size:0;line-height:0;padding-top:92.8571428571%}.svg-image-sort-dims{width:14px;height:13px}.svg-image-speed-circle{background-position:21.8181818182% 58.2417582418%;background-size:558.3333333333% auto;width:60px}.svg-image-speed-circle::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-speed-circle-dims{width:60px;height:60px}.svg-image-split-left{background-position:20.8860759494% 91.4012738854%;background-size:1763.1578947368% auto;width:19px}.svg-image-split-left::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-split-left-dims{width:19px;height:19px}.svg-image-split-tight{background-position:26.8987341772% 91.4012738854%;background-size:1763.1578947368% auto;width:19px}.svg-image-split-tight::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-split-tight-dims{width:19px;height:19px}.svg-image-status-error{background-position:100% 25.4071661238%;background-size:1288.4615384615% auto;width:26px}.svg-image-status-error::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-status-error-dims{width:26px;height:26px}.svg-image-status-ok{background-position:100% 33.8762214984%;background-size:1288.4615384615% auto;width:26px}.svg-image-status-ok::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-status-ok-dims{width:26px;height:26px}.svg-image-table-rotate{background-position:100% 42.345276873%;background-size:1288.4615384615% auto;width:26px}.svg-image-table-rotate::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-table-rotate-dims{width:26px;height:26px}.svg-image-table-user{background-position:100% 50.8143322476%;background-size:1288.4615384615% auto;width:26px}.svg-image-table-user::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-table-user-dims{width:26px;height:26px}.svg-image-table-wallet{background-position:100% 59.2833876221%;background-size:1288.4615384615% auto;width:26px}.svg-image-table-wallet::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-table-wallet-dims{width:26px;height:26px}.svg-image-tg-black{background-position:56.2300319489% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-tg-black::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-tg-black-dims{width:22px;height:22px}.svg-image-other-games,.svg-image-other-social-networks{background-position:0 75.2577319588%;background-size:797.619047619% auto;width:42px}.svg-image-other-games::before,.svg-image-other-social-networks::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-other-games-dims,.svg-image-other-social-networks-dims{width:42px;height:42px}.svg-image-tiktok{background-position:75.9322033898% 60.7508532423%;background-size:837.5% auto;width:40px}.svg-image-tiktok::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-tiktok-dims{width:40px;height:40px}.svg-image-twitch{background-position:14.3344709898% 75.2577319588%;background-size:797.619047619% auto;width:42px}.svg-image-twitch::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-twitch-dims{width:42px;height:42px}.svg-image-twitter{background-position:28.6689419795% 75.2577319588%;background-size:797.619047619% auto;width:42px}.svg-image-twitter::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-twitter-dims{width:42px;height:42px}.svg-image-user{background-position:32.7044025157% 91.1111111111%;background-size:1970.5882352941% auto;width:17px}.svg-image-user::before{content:"";display:block;font-size:0;line-height:0;padding-top:105.8823529412%}.svg-image-user-dims{width:17px;height:18px}.svg-image-user-line{background-position:100% 67.7524429967%;background-size:1288.4615384615% auto;width:26px}.svg-image-user-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-user-line-dims{width:26px;height:26px}.svg-image-user-white{background-position:38.0503144654% 91.1111111111%;background-size:1970.5882352941% auto;width:17px}.svg-image-user-white::before{content:"";display:block;font-size:0;line-height:0;padding-top:105.8823529412%}.svg-image-user-white-dims{width:17px;height:18px}.svg-image-visa{background-position:57.9505300353% 38.0952380952%;background-size:644.2307692308% auto;width:52px}.svg-image-visa::before{content:"";display:block;font-size:0;line-height:0;padding-top:34.6153846154%}.svg-image-visa-dims{width:52px;height:18px}.svg-image-visa-gray{background-position:57.9505300353% 43.8095238095%;background-size:644.2307692308% auto;width:52px}.svg-image-visa-gray::before{content:"";display:block;font-size:0;line-height:0;padding-top:34.6153846154%}.svg-image-visa-gray-dims{width:52px;height:18px}.svg-image-vkontakte{background-position:43.0034129693% 75.2577319588%;background-size:797.619047619% auto;width:42px}.svg-image-odnoklassniki{background-position:76.0034129693% 46.3577319588%;background-size:797.619047619% auto;width:42px}.svg-image-instagram{background-position:76.0034129693% 32.2577319588%;background-size:797.619047619% auto;width:42px}.svg-image-facebook{background-position:76.0034129693% 17.5577319588%;background-size:797.619047619% auto;width:42px}.svg-image-vk,.svg-image-vkontakte{background-position:42.8034129693% 75.2577319588%;background-size:797.619047619% auto;width:42px}.svg-image-other-social-networks{background-position:0 75.2577319588%;background-size:797.619047619% auto;width:42px}.svg-image-facebook::before,.svg-image-instagram::before,.svg-image-odnoklassniki::before,.svg-image-other-social-networks::before,.svg-image-vk::before,.svg-image-vkontakte::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-vkontakte-dims{width:42px;height:42px}.svg-image-wallet-line{background-position:100% 76.2214983713%;background-size:1288.4615384615% auto;width:26px}.svg-image-wallet-line::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-wallet-line-dims{width:26px;height:26px}.svg-image-web{background-position:63.2587859425% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-server{background-position:82.9515878594% 100%;background-size:1522.7272727273% auto;width:22px}.svg-image-server::before,.svg-image-web::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-web-dims{width:22px;height:22px}.svg-image-web-circle{background-position:43.6363636364% 58.2417582418%;background-size:558.3333333333% auto;width:60px}.svg-image-web-circle::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-web-circle-dims{width:60px;height:60px}.svg-image-youtube{background-position:57.337883959% 75.2577319588%;background-size:797.619047619% auto;width:42px}.svg-image-youtube::before{content:"";display:block;font-size:0;line-height:0;padding-top:100%}.svg-image-youtube-dims{width:42px;height:42px}.image-by-height{width:auto}.image-by-height::before{content:none}.image-by-height>svg{height:inherit}.image-by-height>img{height:inherit!important;vertical-align:top!important;margin:0!important;padding:0!important;max-width:none!important;max-height:none!important;border:0!important;opacity:0!important}.ico-three-line{display:block;width:16px;height:12px;position:relative;border:2px solid #fff;border-right:none;border-left:none;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.ico-three-line::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:2px;background-color:#fff;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.ico-star,.ico-star-green{display:block;width:16px;height:16px;position:relative;background:no-repeat center center/cover;background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.54894 0.927052C7.84829 0.00574167 9.1517 0.00573951 9.45106 0.92705L10.6329 4.56434C10.7668 4.97636 11.1507 5.25532 11.5839 5.25532H15.4084C16.3771 5.25532 16.7799 6.49494 15.9962 7.06434L12.9021 9.31231C12.5516 9.56695 12.405 10.0183 12.5389 10.4303L13.7207 14.0676C14.02 14.9889 12.9656 15.7551 12.1818 15.1857L9.08779 12.9377C8.7373 12.6831 8.2627 12.683 7.91221 12.9377L4.81815 15.1857C4.03444 15.7551 2.97996 14.9889 3.27931 14.0676L4.46114 10.4303C4.59501 10.0183 4.44835 9.56695 4.09787 9.31231L1.00381 7.06434C0.220092 6.49494 0.622867 5.25532 1.59159 5.25532H5.41606C5.84929 5.25532 6.23324 4.97636 6.36712 4.56434L7.54894 0.927052Z' fill='%23DFE7E9'/%3E%3C/svg%3E%0A")}.ico-star-orange{display:block;width:16px;height:16px;position:relative;background:no-repeat center center/cover;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10%205C10%207.7614%207.7614%2010%205%2010C2.2386%2010%200%207.7614%200%205C0%202.2386%202.2386%200%205%200C7.7614%200%2010%202.2386%2010%205Z%22%20fill%3D%22%23EE6922%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.7406%204.20576C7.71555%204.13395%207.65746%204.08816%207.577%204.07668C7.45844%204.0599%207.34002%204.04261%207.22153%204.0253L6.05051%203.85469C6.00137%203.84746%205.95216%203.8403%205.90294%203.83366C5.88602%203.79936%205.86871%203.76528%205.85149%203.73113C5.83098%203.69086%205.81055%203.65052%205.79072%203.60995L5.62734%203.27566C5.56836%203.1548%205.50945%203.03385%205.45009%202.91312C5.35151%202.71223%205.25211%202.51157%205.15249%202.31128C5.11781%202.24141%205.04652%202.1989%204.97755%202.20002C4.9003%202.20039%204.83453%202.24141%204.79978%202.3112C4.70008%202.51157%204.60083%202.71223%204.5021%202.91312C4.44289%203.03385%204.38391%203.1548%204.32493%203.27566L4.16162%203.60995C4.14186%203.65015%204.12158%203.6902%204.10129%203.73016C4.08384%203.76461%204.0664%203.79906%204.04925%203.83366C4.00011%203.8403%203.95097%203.84746%203.9019%203.85469L2.72856%204.0256C2.61082%204.04283%202.49308%204.06006%202.37526%204.07668C2.2948%204.08816%202.23672%204.13395%202.21173%204.20568C2.18526%204.2813%202.20406%204.35766%202.26319%204.41522L2.5505%204.6953C2.85899%204.99588%203.1674%205.29647%203.47611%205.59683C3.46985%205.63269%203.46396%205.66864%203.45799%205.70458L3.18799%207.27805L3.18671%207.29125C3.1856%207.36701%203.22072%207.43449%203.28089%207.47177C3.31117%207.49057%203.34517%207.49996%203.37962%207.49996C3.40975%207.49996%203.44025%207.49273%203.46858%207.47811C3.55054%207.43598%203.63189%207.39259%203.71317%207.34926L4.4968%206.9322C4.65661%206.84704%204.81633%206.76189%204.97613%206.67725C5.13861%206.7633%205.30088%206.8498%205.46314%206.9363L6.24058%207.35001C6.32142%207.3931%206.40225%207.4362%206.4836%207.47811C6.5446%207.50943%206.6147%207.50697%206.67137%207.47177C6.73155%207.43449%206.76674%207.36701%206.76554%207.29125L6.49389%205.7022C6.48807%205.66707%206.48226%205.63195%206.47615%205.59683C6.78486%205.29647%207.09335%204.99588%207.40184%204.6953L7.68908%204.41522C7.74821%204.35766%207.76692%204.28137%207.7406%204.20576Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.ico-star-grey{display:block;width:16px;height:16px;position:relative;background:no-repeat center center/cover;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url%28%23clip0_1_15%29%22%3E%0A%3Crect%20width%3D%2210%22%20height%3D%2210%22%20fill%3D%22%23DCDCDC%22%20fill-opacity%3D%220.2%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10%205C10%207.7614%207.7614%2010%205%2010C2.2386%2010%200%207.7614%200%205C0%202.2386%202.2386%200%205%200C7.7614%200%2010%202.2386%2010%205Z%22%20fill%3D%22%23DCDCDC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.7406%204.20576C7.71555%204.13395%207.65746%204.08816%207.577%204.07668C7.45844%204.0599%207.34002%204.04261%207.22153%204.0253L6.05051%203.85469C6.00137%203.84746%205.95216%203.8403%205.90294%203.83366C5.88602%203.79936%205.86871%203.76528%205.85149%203.73113C5.83098%203.69086%205.81055%203.65052%205.79072%203.60995L5.62734%203.27566C5.56836%203.1548%205.50945%203.03385%205.45009%202.91312C5.35151%202.71223%205.25211%202.51157%205.15249%202.31128C5.11781%202.24141%205.04652%202.1989%204.97755%202.20002C4.9003%202.20039%204.83453%202.24141%204.79978%202.3112C4.70008%202.51157%204.60083%202.71223%204.5021%202.91312C4.44289%203.03385%204.38391%203.1548%204.32493%203.27566L4.16162%203.60995C4.14186%203.65015%204.12158%203.6902%204.10129%203.73016C4.08384%203.76461%204.0664%203.79906%204.04925%203.83366C4.00011%203.8403%203.95097%203.84746%203.9019%203.85469L2.72856%204.0256C2.61082%204.04283%202.49308%204.06006%202.37526%204.07668C2.2948%204.08816%202.23672%204.13395%202.21173%204.20568C2.18526%204.2813%202.20406%204.35766%202.26319%204.41522L2.5505%204.6953C2.85899%204.99588%203.1674%205.29647%203.47611%205.59683C3.46985%205.63269%203.46396%205.66864%203.45799%205.70458L3.18799%207.27805L3.18671%207.29125C3.1856%207.36701%203.22072%207.43449%203.28089%207.47177C3.31117%207.49057%203.34517%207.49996%203.37962%207.49996C3.40975%207.49996%203.44025%207.49273%203.46858%207.47811C3.55054%207.43598%203.63189%207.39259%203.71317%207.34926L4.4968%206.9322C4.65661%206.84704%204.81633%206.76189%204.97613%206.67725C5.13861%206.7633%205.30088%206.8498%205.46314%206.9363L6.24058%207.35001C6.32142%207.3931%206.40225%207.4362%206.4836%207.47811C6.5446%207.50943%206.6147%207.50697%206.67137%207.47177C6.73155%207.43449%206.76674%207.36701%206.76554%207.29125L6.49389%205.7022C6.48807%205.66707%206.48226%205.63195%206.47615%205.59683C6.78486%205.29647%207.09335%204.99588%207.40184%204.6953L7.68908%204.41522C7.74821%204.35766%207.76692%204.28137%207.7406%204.20576Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_1_15%22%3E%0A%3Crect%20width%3D%2210%22%20height%3D%2210%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E)}.ico-star-green::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:no-repeat center center/cover;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10%205C10%207.7614%207.7614%2010%205%2010C2.2386%2010%200%207.7614%200%205C0%202.2386%202.2386%200%205%200C7.7614%200%2010%202.2386%2010%205Z%22%20fill%3D%22%23EE6922%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.7406%204.20576C7.71555%204.13395%207.65746%204.08816%207.577%204.07668C7.45844%204.0599%207.34002%204.04261%207.22153%204.0253L6.05051%203.85469C6.00137%203.84746%205.95216%203.8403%205.90294%203.83366C5.88602%203.79936%205.86871%203.76528%205.85149%203.73113C5.83098%203.69086%205.81055%203.65052%205.79072%203.60995L5.62734%203.27566C5.56836%203.1548%205.50945%203.03385%205.45009%202.91312C5.35151%202.71223%205.25211%202.51157%205.15249%202.31128C5.11781%202.24141%205.04652%202.1989%204.97755%202.20002C4.9003%202.20039%204.83453%202.24141%204.79978%202.3112C4.70008%202.51157%204.60083%202.71223%204.5021%202.91312C4.44289%203.03385%204.38391%203.1548%204.32493%203.27566L4.16162%203.60995C4.14186%203.65015%204.12158%203.6902%204.10129%203.73016C4.08384%203.76461%204.0664%203.79906%204.04925%203.83366C4.00011%203.8403%203.95097%203.84746%203.9019%203.85469L2.72856%204.0256C2.61082%204.04283%202.49308%204.06006%202.37526%204.07668C2.2948%204.08816%202.23672%204.13395%202.21173%204.20568C2.18526%204.2813%202.20406%204.35766%202.26319%204.41522L2.5505%204.6953C2.85899%204.99588%203.1674%205.29647%203.47611%205.59683C3.46985%205.63269%203.46396%205.66864%203.45799%205.70458L3.18799%207.27805L3.18671%207.29125C3.1856%207.36701%203.22072%207.43449%203.28089%207.47177C3.31117%207.49057%203.34517%207.49996%203.37962%207.49996C3.40975%207.49996%203.44025%207.49273%203.46858%207.47811C3.55054%207.43598%203.63189%207.39259%203.71317%207.34926L4.4968%206.9322C4.65661%206.84704%204.81633%206.76189%204.97613%206.67725C5.13861%206.7633%205.30088%206.8498%205.46314%206.9363L6.24058%207.35001C6.32142%207.3931%206.40225%207.4362%206.4836%207.47811C6.5446%207.50943%206.6147%207.50697%206.67137%207.47177C6.73155%207.43449%206.76674%207.36701%206.76554%207.29125L6.49389%205.7022C6.48807%205.66707%206.48226%205.63195%206.47615%205.59683C6.78486%205.29647%207.09335%204.99588%207.40184%204.6953L7.68908%204.41522C7.74821%204.35766%207.76692%204.28137%207.7406%204.20576Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.ico-star-green::before,.ico-star::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:no-repeat center center/cover;background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.54894 0.927052C7.84829 0.00574167 9.1517 0.00573951 9.45106 0.92705L10.6329 4.56434C10.7668 4.97636 11.1507 5.25532 11.5839 5.25532H15.4084C16.3771 5.25532 16.7799 6.49494 15.9962 7.06434L12.9021 9.31231C12.5516 9.56695 12.405 10.0183 12.5389 10.4303L13.7207 14.0676C14.02 14.9889 12.9656 15.7551 12.1818 15.1857L9.08779 12.9377C8.7373 12.6831 8.2627 12.683 7.91221 12.9377L4.81815 15.1857C4.03444 15.7551 2.97996 14.9889 3.27931 14.0676L4.46114 10.4303C4.59501 10.0183 4.44835 9.56695 4.09787 9.31231L1.00381 7.06434C0.220092 6.49494 0.622867 5.25532 1.59159 5.25532H5.41606C5.84929 5.25532 6.23324 4.97636 6.36712 4.56434L7.54894 0.927052Z' fill='%2300B67A'/%3E%3C/svg%3E%0A");-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.ico-star-green{-webkit-filter:drop-shadow(2px 2px 3px rgba(0, 182, 122, .3));filter:drop-shadow(2px 2px 3px rgba(0, 182, 122, .3))}.ico-star-green::before{opacity:1}.ico-slider-arrow{display:block;width:48px;height:48px;background:#fff;border-radius:50%;cursor:pointer;position:relative;-webkit-box-shadow:6px 6px 27px 12px rgba(69,46,85,.06);box-shadow:6px 6px 27px 12px rgba(69,46,85,.06)}@media (width >= 575px){.ico-slider-arrow:hover::after,.ico-slider-arrow:hover::before{background:#4d46db}}.ico-slider-arrow::after,.ico-slider-arrow::before{content:"";display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:12px;width:2px;background:#4f4f4f;-webkit-transition:background .3s ease;transition:background .3s ease}.ico-slider-arrow::before{bottom:45%;-webkit-transform:translateX(-50%) rotate(-45deg);-ms-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);border-radius:0 0 10px 10px}.ico-slider-arrow::after{top:45%;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);border-radius:10px 10px 0 0}.ico-arrow-circle{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:40px;height:40px;border-radius:50%;background:#f3f5fc;position:relative;-webkit-box-shadow:6px 6px 27px 12px rgba(69,46,85,.06);box-shadow:6px 6px 27px 12px rgba(69,46,85,.06);transition:box-shadow .3s ease,-webkit-transform .3s ease;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}@media (width <= 991px){.ico-arrow-circle{width:32px;height:32px}}.ico-arrow-circle::after,.ico-arrow-circle::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:10px;background:#7e858b;-webkit-transition:background .3s ease;transition:background .3s ease}@media (width <= 991px){.ico-arrow-circle::after,.ico-arrow-circle::before{width:9px}}.ico-arrow-circle::before{left:42.5%;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);border-radius:0 10px 10px 0}@media (width <= 991px){.ico-arrow-circle::before{left:42.2%}}.ico-arrow-circle::after{right:42.5%;-webkit-transform:translateX(50%) rotate(-45deg);-ms-transform:translateX(50%) rotate(-45deg);transform:translateX(50%) rotate(-45deg);border-radius:10px 0 0 10px}@media (width <= 991px){.ico-arrow-circle::after{right:42.2%}}.chevron-right-pos{margin:0 10px 0 auto}.mobile-card-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-card__head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px}.mobile-card__title{margin:0;padding:0;color:#0f0933;background:#fff}.mobile-card__logo{margin-right:12px;-webkit-box-shadow:0 10.8493px 9.0411px rgba(35,20,81,.08);box-shadow:0 10.8493px 9.0411px rgba(35,20,81,.08)}.mobile-card__properties-list{list-style:none}.mobile-card__properties-items{position:relative;padding-bottom:14px}.mobile-card__properties-order{margin:0 0 10px -20px;padding-bottom:0}.mobile-card__property::after{position:absolute;z-index:50;content:"";width:14px;height:20px;background:url(/images_new/check.svg) bottom left no-repeat;right:0}.mobile-card__email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-card__email-input{margin:0 0 0 25px}.mobile-card__properties-items:last-child{margin-bottom:20px}.mobile-card__input{width:auto}.banner{width:100%;position:relative;color:#fff}.banner--big-padding{position:relative}@media (width <= 1399px){.banner{padding-bottom:270px}}@media (width <= 991px){.banner{padding-top:130px}}@media (width <= 575px){.banner{padding-top:145px}.banner--big-padding{padding-top:210px}}.banner__company{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;margin-bottom:20px;width:100%;gap:40px}@media (width <= 991px){.banner__company{margin-bottom:16px}}@media (width <= 575px){.banner__company{margin-bottom:20px}}.banner__company-title{font-weight:600;font-size:23px;line-height:140%;font-family:Raleway,sans-serif;margin-right:20px}@media (width <= 991px){.banner__company-title{font-size:16px;margin-right:14px}}@media (width <= 575px){.banner__company-title{margin-right:13px}}.banner__company-img{display:block;width:123px;margin-right:18px}@media (width <= 991px){.banner__company-img{width:87px;margin-right:12px}}@media (width <= 575px){.banner__company-img{width:90px;margin-right:13px}}.banner__company-logo{display:block;width:71px}@media (width <= 991px){.banner__company-logo{width:50px}}.banner__check{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-weight:700;line-height:170%;color:#d7e2ea;margin-right:40px}@media (width <= 991px){.banner__check{font-size:12px}}@media (width <= 767px){.banner__check{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;color:rgba(215,226,234,.7);margin-right:30px}}@media (width <= 575px){.banner__check{line-height:130%;text-align:center}}@media (width <= 350px){.banner__check{width:100%;margin-right:0;margin-bottom:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (width <= 575px){.banner__check:nth-child(1){-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}}@media (width <= 575px){.banner__check:nth-child(2){-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2;margin-right:0}}@media (width <= 350px){.banner__check:nth-child(2){margin-bottom:0}}@media (width <= 575px){.banner__check:nth-child(3){-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media (width >= 575px){.banner__check:last-child{margin-right:0}}.banner__check span{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:12px}@media (width <= 767px){.banner__check span{margin:auto auto 10px}}@media (width <= 767px){.banner__check-list{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}}.banner-half{width:100%}.banner-half__white-box{width:100%;height:100%;padding:45px;background:#fff;border-radius:40px}@media (width <= 991px){.banner-half__white-box{padding:40px 45px}}@media (width <= 575px){.banner-half__white-box{padding:25px;border-radius:10px}}.banner-half_240px{-webkit-transform:translateY(-240px)!important;-ms-transform:translateY(-240px)!important;transform:translateY(-240px)!important}@media (width <= 1199px){.banner-half_xl-150px{-webkit-transform:translateY(-150px)!important;-ms-transform:translateY(-150px)!important;transform:translateY(-150px)!important}}@media (width <= 1199px){.banner-half_xl-100px{-webkit-transform:translateY(-100px)!important;-ms-transform:translateY(-100px)!important;transform:translateY(-100px)!important}}@media (width <= 1199px){.banner-half_sm-200px{-webkit-transform:translateY(-200px)!important;-ms-transform:translateY(-200px)!important;transform:translateY(-200px)!important}}@media (width <= 991px) and (width >= 767px){.banner-half_lg-70{-webkit-transform:translateY(-70%)!important;-ms-transform:translateY(-70%)!important;transform:translateY(-70%)!important}}@media (width <= 767px){.banner-main__email{-webkit-transform:translateY(-14%);-ms-transform:translateY(-14%);transform:translateY(-14%)}}@media (width <= 360px){.banner-main__email{-webkit-transform:translateY(-12%);-ms-transform:translateY(-12%);transform:translateY(-12%)}}.buy-card{color:#091233;border-radius:25px;background:#fff;padding:27px 25px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:323px}.buy-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buy-card__head .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:none;flex:none;width:35px;height:35px;margin-right:16px}.buy-card__head .icon-wrapper .buy-card__logo{margin-right:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.buy-card__head-public{margin-bottom:20px}.buy-card__logo{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:35px;height:35px;margin-right:16px}.buy-card__logo.icon-mask{width:100%;height:100%}.buy-card__title{font-size:18px;line-height:140%}.buy-card__title-public{font-size:17px}.buy-card__input{width:58%;min-width:160px;-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative}@media (width <= 360px){.buy-card__input{width:100%;min-width:0;margin-top:5px}}.buy-card__input-list{list-style:none;margin-top:18px;padding-left:0}.buy-card__input-list--no-top{list-style:none}.buy-card__input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}@media (width <= 360px){.buy-card__input-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.buy-card__input-box:last-child{margin-bottom:0}.buy-card__row-title{font-weight:500;font-size:14px;line-height:140%;color:#7e858b}.buy-card__row-title-pd-r{padding-right:20px}.buy-card__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:130%;font-weight:700;margin-bottom:21px}.buy-card__price:last-child{margin-bottom:0}.buy-card__price__main span{color:#4d46db;font-size:26px}.buy-card__price-list{list-style:none;margin-top:25px;color:#0f0933;margin-bottom:40px;padding-left:0}.buy-card__price-list-public{margin-top:0}.buy-card__btn{margin-top:auto}.public-lk-buy-form .buy-card__input-list{margin-top:10px}.card-bg{background-color:#fff;padding:.785rem;border-radius:.5rem;margin-top:30px;-webkit-box-shadow:0 0 20px rgba(1,41,112,.1);box-shadow:0 0 20px rgba(1,41,112,.1);overflow:visible!important}.card-bg-md{max-width:520px;margin-left:auto;margin-right:auto}.except-lg-margin{margin:10px 30px 30px}@media ){.except-lg-margin{margin-left:0;margin-top:20px}}@media (max-width:667px){.except-lg-margin{margin:10px}}.dropdown-sidebar{padding:13px 10px 13px 60px}.dropdown-sidebar a{display:block;padding:10px 0;color:#7e858b;font-size:14px;font-weight:500;-webkit-transition:color .3s;transition:color .3s;text-decoration:none}.dropdown-sidebar a:hover{color:#4d46db}.buy-proxy-content{overflow:visible!important}.buy-proxy-content .proxy-buy-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem}.buy-proxy-content .proxy-buy-nav__link{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.125rem;max-width:15rem}.buy-proxy-content .proxy-buy-nav__link:not(.active){color:var(--indigo-500);border-color:var(--indigo-300);background-color:var(--indigo-50)}.buy-proxy-content .proxy-buy-nav__link:not(.active):hover{background-color:var(--indigo-100)}@media (min-width:992px){.buy-proxy-content .order-notes .note-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px}}@media (min-width:992px){.buy-proxy-content .order-params{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}@media (min-width:992px){.buy-proxy-content .order-field{-webkit-box-flex:1!important;-ms-flex:1 1 0px!important;flex:1 1 0!important;min-width:130px!important}}@media (min-width:992px){.buy-proxy-content .order-checkout__top{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}}.buy-proxy-content .buy-proxy_settings{display:none}