.NotFoundPage{width:100%;background:#fff}.NotFoundPage .content{display:flex;align-items:center;flex-direction:column;margin:100px auto;width:100%;max-width:600px}@media (min-width:768px){.NotFoundPage .content{flex-direction:row}}.NotFoundPage .content .image{background:url(https://minfin.com.ua/i/cat.png) no-repeat;min-width:100px;width:100px;height:157px;top:0;background-size:100px auto}@media (min-width:768px){.NotFoundPage .content .image{width:211px;height:340px;position:relative;min-width:211px;background-size:211px}}.NotFoundPage .content .description{margin-left:24px}.NotFoundPage .content .description h1{color:#2d2d2d;font-family:Raleway,sans-serif;line-height:32px;font-size:24px;font-weight:600;margin-bottom:10px;text-align:center}@media (min-width:768px){.NotFoundPage .content .description h1{text-align:start}}.NotFoundPage .content .description p{margin-bottom:10px}.NotFoundPage .content .description ul{padding:0 35px;list-style-type:circle}.NotFoundPage .content .description ul li{line-height:22px}.NotFoundPage .content .description ul li a{color:#4a90e2}.NotFoundPage .content .description ul li a:hover{color:#4a90e2;text-decoration:underline}.reserved-modal{font-size:14px;line-height:24px;border-radius:8px;font-family:Roboto,sans-serif;color:#111512}.reserved-modal .exchanger-location{color:#111512}@media (min-width:768px){.reserved-modal{min-width:400px!important;width:400px!important}}.reserved-modal .PointButtons{display:flex;gap:8px;width:100%}.reserved-modal .PointButtons>a{flex:1 1}.reserved-modal .text-phone span,.reserved-modal .title-id{font-family:Roboto,sans-serif}.reserved-modal .reservation-alert-info{background-color:#f6f5f8;border-radius:10px;padding:8px 8px 8px 16px;font-size:13px;line-height:18px;font-family:Roboto,sans-serif;color:#111512;margin-top:16px;display:flex;justify-content:space-evenly;align-items:center}.reserved-modal .reservation-alert-info-wrapper{padding:0}.reserved-modal .reserved-modal-canceled{padding:16px;font-family:Roboto,sans-serif;font-size:14px}.reserved-modal .reserved-modal-canceled--button-group{display:flex;gap:8px;justify-content:flex-end}.reserved-modal .reserved-modal-canceled--button-group button{color:#298662;text-transform:uppercase;padding:0 8px;line-height:48px;font-weight:700}.reserved-modal .reservation-alert-info-buttons{display:flex;gap:8px;margin-left:48px}.reserved-modal .reservation-alert-button{line-height:48px;height:48px;padding:0 16px;border-radius:8px;display:flex;align-items:center;justify-content:center;outline:none;text-transform:none}.reserved-modal .reservation-alert-button-close{border:1px solid #cacccb;color:#111512}.reserved-modal .reservation-alert-button-close svg{margin-right:8px}.reserved-modal .reservation-alert-button-done{border:1px solid #35a47c;background-color:#35a47c!important;color:#fff}.reserved-modal .reservation-alert-button-done svg{margin-right:4px;top:-1px;position:relative}.reserved-modal .reservation-alert-button-done svg path{fill:#fff}.reserved-modal .btn-content-copy{border:none;outline:none;background-color:transparent;cursor:pointer;transition:opacity .3s ease}.reserved-modal .btn-content-copy:hover{opacity:.8}.reserved-modal .content-copy-code{font-size:20px;font-weight:600;line-height:24px;color:#111512;margin-top:4px}.reserved-modal_result-divider--bottom{border-bottom:1px solid #e5e5e5;padding-bottom:12px}.reserved-modal_result{display:flex;flex-direction:column;padding:16px;gap:16px;background-color:#f6f5f8;border-radius:8px;color:#696f6b;font-size:14px}.reserved-modal_result-row{display:flex;justify-content:space-between}.reserved-modal_result-currency{color:#111512;font-size:16px;font-weight:700;margin-left:auto}.reserved-modal_result-currency-name{margin-left:4px;text-transform:uppercase;font-size:12px;color:#696f6b}.reserved-modal .choose-modal__header button_left{display:flex;align-items:center}@media (min-width:768px){.reserved-modal .choose-modal__header button_left{display:none}}.reserved-modal .choose-modal__close-button_right{width:36px;position:absolute;right:-20px}.reserved-modal .choose-modal__close-button_right svg{transform:rotate(-90deg)}.reserved-modal .choose-modal__close-button_right svg path{fill:#696f6b}.reserved-modal .reserved-modal-content{padding:24px 16px;gap:16px;display:flex;flex-direction:column}@media (min-width:768px){.reserved-modal .reserved-modal-content{padding:0 24px;max-height:80vh;overflow:auto}}.reserved-modal .reserved-modal-content_middle{gap:32px;display:flex;flex-direction:column}.reserved-modal .choose-modal__title-desktop{font-size:18px;line-height:32px}.reserved-modal .DualButton-lite{width:100%}.reserved-modal .DualButton-lite label{flex:1 1}.reserved-modal .FloatInput{height:48px;max-height:48px;border-color:#cacccb}.reserved-modal .FloatInput.active .placeholder,.reserved-modal .FloatInput.focused .placeholder{transform:translate3d(0,-23px,0) perspective(1px) scale3d(.8,.8,1)}.reserved-modal .item-title{margin-bottom:8px}.reserved-modal_footer{display:flex;flex-direction:column}.reserved-modal_footer button{flex:1 1}.reserved-modal_footer--canceled button.primary.borderless{color:#df3115!important}@media (min-width:768px){.reserved-modal_footer{flex-direction:row}}.reserved-modal .primary.borderless{color:#87928c!important}.TextareaWrapper{position:relative;min-height:15px;width:100%}.TextareaWrapper .Textarea{height:100%;width:100%;text-overflow:ellipsis;border:1px solid #cacccb;border-radius:1px;padding:12px;transition:border-color .3s ease-in-out;font-family:Roboto,sans-serif;font-size:16px}.TextareaWrapper .Textarea:disabled{background:#f7f7f7}.TextareaWrapper .Textarea:disabled:hover,.TextareaWrapper .Textarea:hover{border-color:#e2e2e2}.TextareaWrapper .Textarea:focus{border-color:#35a47c;box-shadow:inset 0 0 0 1px #35a47c}.TextareaWrapper .Textarea:active,.TextareaWrapper .Textarea:focus{outline:none}.TextareaWrapper .Textarea::-moz-placeholder{font-size:14px}.TextareaWrapper .Textarea:-ms-input-placeholder{font-size:14px}.TextareaWrapper .Textarea::placeholder{font-size:14px}.TextareaWrapper .Textarea--WithError{border:2px solid #df3115;border-radius:2px}.TextareaWrapper .Textarea--WithError:focus,.TextareaWrapper .Textarea--WithError:hover{border-color:#df3115}.TextareaWrapper .errorMessage{color:#df3115;font-size:12px;line-height:16px;letter-spacing:.03em}.TextareaWrapper .helper{color:#87928c;font-size:12px;line-height:16px;letter-spacing:.03em;text-align:right;margin-top:-4px}.uploadWrapper{position:relative}.uploadWrapper .errorText{position:relative;left:0;font-family:Roboto,sans-serif;bottom:-2px;font-size:12px;line-height:16px;letter-spacing:.03em;color:#df3115!important;text-transform:none}.uploadWrapper .errorText .Typography{color:#df3115!important}.Upload{cursor:pointer;font-family:Raleway,sans-serif;display:flex!important;align-items:center;justify-content:center;position:relative}.Upload .Text{transition:opacity .3s ease-in-out}.Upload__Icon{margin-right:10px}.Upload input{display:none}.ImagesUpload{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:16px;grid-row-gap:16px}@media (max-width:959px){.ImagesUpload{grid-template-columns:repeat(2,1fr)}}.ImagesUpload--Empty{grid-template-columns:1fr}.ImagesUpload:not(.ImagesUpload--Empty) .ButtonUpload{display:flex!important;align-items:center;padding:0 5px!important;height:96px;max-height:none}.ImagesUpload .ButtonUpload{margin-top:0!important;max-height:48px}.ImagesUpload .ImageItem{position:relative;height:96px;border:1px solid #e6e6e6;box-sizing:border-box;border-radius:2px}.ImagesUpload .ImageItem__Img{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.ImagesUpload .ImageItem__RemoveButton{position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);width:48px;height:48px;border-radius:50%;padding:0;background-color:hsla(0,0%,100%,.9);border:none}.ImagesUpload .ImageItem__RemoveButton:focus,.ImagesUpload .ImageItem__RemoveButton:hover{opacity:.85}.ImagesUpload .ImageItem__RemoveButton>svg{margin-right:0}.Upload{display:block;text-align:center;width:100%;margin-top:24px;border:2px dashed #cacccb;box-sizing:border-box;border-radius:2px;padding:16px;font-size:12px;line-height:16px;font-weight:700;color:#111512;text-transform:uppercase;transition:all .3s ease-in-out;transition-property:color,border-color}.Upload.Disabled{cursor:not-allowed;opacity:.5}.Upload--DragIn:not(.Disabled){border-color:#1e2621;background-color:#e5e5e5}.Upload--DragIn:not(.Disabled) .Text{opacity:.5}.Upload--DragIn.Disabled{cursor:not-allowed}.Upload.ButtonTakePhoto{box-sizing:border-box!important;border-radius:2px!important;border-style:solid!important;border-width:1px!important;max-height:40px!important}.Upload:focus,.Upload:hover{border-color:#b0b3b2;color:#000}.BranchPhotos .Section__Header{margin-bottom:24px}.ContactInfo{display:grid;grid-template-columns:1fr 1fr;flex-wrap:wrap;padding:24px 0 0;flex-direction:row;grid-gap:0 20px;gap:0 20px;justify-items:start}.ContactInfo .ContactInfo__item{margin-bottom:8px}.ContactInfo .address{display:flex;flex-direction:row;min-height:40px;order:1}.ContactInfo .address .textWrapper{padding-right:24px;display:flex}.ContactInfo .address .textWrapper .textDistance{margin-left:5px}.ContactInfo .address .textWrapper span{align-self:center;color:#454d49}.ContactInfo .address .point{min-width:24px;align-self:center;margin-right:6px;height:24px}.ContactInfo .subway{display:flex;flex-direction:row;height:40px;order:3}.ContactInfo .subway .mobileSubway{display:none}.ContactInfo .subway span{color:#454d49;align-self:center}.ContactInfo .subway .desktopSubway{margin-right:10px;width:20px;height:20px;align-self:center}.ContactInfo .subway .desktopSubway path{transform:scale(1.25)}.ContactInfo .phone{display:inline-flex;height:40px;flex-direction:row;width:auto;order:2;cursor:pointer}.ContactInfo .phone svg{pointer-events:none}.ContactInfo .phone .phoneNumber{align-self:center;display:flex;flex-direction:row;pointer-events:none}.ContactInfo .phone .phoneNumber span:not(:last-child){margin-right:4px}.ContactInfo .phone .phoneNumber .blue{color:#5076c0}.ContactInfo .phone .phoneNumber .blue.black{color:#111512}.ContactInfo .phone .phoneIcon{margin-right:12px;align-self:center}.ContactInfo .phone .phoneIcon path{fill:#111512;height:16px;width:16px}.ContactInfo .schedule{display:flex;height:auto;min-height:40px;flex-direction:column;order:5}.ContactInfo .schedule .clockIcon{min-width:20px;margin-right:10px;align-self:center}.ContactInfo .schedule .clockIcon path{fill:#111512;height:20px;width:20px}.ContactInfo .schedule .head{display:flex;flex-direction:row;align-self:flex-start;cursor:pointer}.ContactInfo .schedule .head .time{display:flex;min-height:40px;flex-direction:row;margin-right:8px;pointer-events:none}.ContactInfo .schedule .head .time svg{pointer-events:none}.ContactInfo .schedule .head .time .timeWrapper{display:flex;flex-direction:column;align-self:center;pointer-events:none}.ContactInfo .schedule .head .time .timeWrapper .timeLabels{display:none!important}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock{display:flex;flex-wrap:wrap;flex-direction:row}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock span{align-self:center}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock .red{color:#df3115}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock .yellow{color:#b38c2e}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock .grey{color:#454d49!important}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock .text{color:#454d49}.ContactInfo .schedule .head .arrowDownIcon,.ContactInfo .schedule .head .arrowDownIconActive{align-self:center;transition:all .5s ease-out,transform 0s;flex-shrink:0!important}.ContactInfo .schedule .head .arrowDownIconActive{transform:rotate(180deg)}.ContactInfo .scheduleSub{display:flex;height:auto;min-height:40px;flex-direction:column;order:3}.ContactInfo .scheduleSub .clockIcon{min-width:20px;margin-right:10px;align-self:center}.ContactInfo .scheduleSub .clockIcon path{fill:#111512;height:20px;width:20px}.ContactInfo .scheduleSub .head{display:flex;flex-direction:row;align-self:flex-start;cursor:pointer}.ContactInfo .scheduleSub .head .time{display:flex;min-height:40px;flex-direction:row;margin-right:8px}.ContactInfo .scheduleSub .head .time .timeWrapper{display:flex;flex-direction:column;justify-content:center}.ContactInfo .scheduleSub .head .time .timeLabels{display:none!important}.ContactInfo .scheduleSub .head .time .todayStatusBlock{display:flex;flex-wrap:wrap;flex-direction:row}.ContactInfo .scheduleSub .head .time .todayStatusBlock span{align-self:center}.ContactInfo .scheduleSub .head .time .todayStatusBlock .red{color:#df3115}.ContactInfo .scheduleSub .head .time .todayStatusBlock .yellow{color:#b38c2e}.ContactInfo .scheduleSub .head .time .todayStatusBlock .grey{color:#454d49!important}.ContactInfo .scheduleSub .head .time .todayStatusBlock .text{color:#454d49}.ContactInfo .scheduleSub .head .arrowDownIcon,.ContactInfo .scheduleSub .head .arrowDownIconActive{align-self:center;transition:all .5s ease-out,transform 0s;flex-shrink:0!important}.ContactInfo .scheduleSub .head .arrowDownIconActive{transform:rotate(180deg)}.ContactInfo .license{display:flex;height:40px;flex-direction:row;padding-right:21px;order:4}@media (max-width:959px){.ContactInfo .license{width:100%}}.ContactInfo .license span{color:#454d49;align-self:center}.ContactInfo .license .checkedIcon{margin-right:9px;align-self:center}.ContactInfo .license .checkedIcon svg{height:12px;width:19px}.ContactInfo .license__cursor{cursor:pointer}.ContactInfo .margin{margin-right:10px}.ContactInfo_ReservationButton{width:auto!important;padding:0 24px!important;margin-bottom:8px}@media (max-width:959px){.ContactInfo{display:flex;flex-direction:column;padding-bottom:0;padding-top:0}.ContactInfo .ContactInfo__item{min-height:48px;height:auto;width:100%;margin-bottom:0;padding:14px 16px}.ContactInfo .ContactInfo__item:not(:last-child){box-shadow:0 0 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,inset 0 0 0 0 #e6e6e6,inset 0 1px 0 0 #e6e6e6}.ContactInfo .address{order:1;box-shadow:none!important}.ContactInfo .address .point{margin-left:2px}.ContactInfo .phone{order:3}.ContactInfo .phone div,.ContactInfo .phone svg{pointer-events:none}.ContactInfo .subway{order:2;box-shadow:0 0 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,inset 0 0 0 0 #e6e6e6,inset 0 1px 0 0 #e6e6e6}.ContactInfo .subway .mobileSubway{display:block;align-self:center;margin-right:11px;width:18px;height:14px}.ContactInfo .scheduleSub{display:flex;order:4;padding:0 16px}.ContactInfo .scheduleSub .head{justify-content:space-between;width:100%;align-self:flex-start}.ContactInfo .scheduleSub .head .time .timeWrapper .timeLabels{margin-left:69px;display:grid;grid-template-columns:102px 78px;grid-template-rows:24px}.ContactInfo .scheduleSub .head .time .timeWrapper .timeLabels span{color:#87928c}.ContactInfo .scheduleSub .head .time .todayStatusBlock{min-height:48px;display:flex;flex-wrap:wrap;flex-direction:row}.ContactInfo .scheduleSub .head .time .todayStatusBlock span{align-self:center}.ContactInfo .scheduleSub .head .time .todayStatusBlock .text{color:#454d49}.ContactInfo .scheduleSub .head .time .todayStatusBlock .red{color:#df3115;margin-right:2px}.ContactInfo .scheduleSub .head .time .todayStatusBlock .yellow{color:#b38c2e;margin-right:2px}.ContactInfo .scheduleSub .head .time .todayStatusBlock .gray{color:#454d49;margin-right:2px}.ContactInfo .schedule{display:flex;order:4;padding:0 16px}.ContactInfo .schedule .head{justify-content:space-between;width:100%;align-self:flex-start}.ContactInfo .schedule .head svg{flex-shrink:0;align-self:flex-start!important;margin-top:22px}.ContactInfo .schedule .head .time{display:flex;flex-direction:row}.ContactInfo .schedule .head .time .clockIcon{min-width:20px;margin-right:10px;margin-top:13px;align-self:flex-start}.ContactInfo .schedule .head .time .clockIcon path{fill:#111512;height:20px;width:20px}.ContactInfo .schedule .head .time .timeWrapper{display:flex;flex-direction:column}.ContactInfo .schedule .head .time .timeWrapper .timeLabels{margin-left:69px;display:grid;grid-template-columns:102px 78px;grid-template-rows:24px}.ContactInfo .schedule .head .time .timeWrapper .timeLabels span{color:#87928c}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock{min-height:48px;display:flex;flex-wrap:wrap;flex-direction:row}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock span{align-self:center}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock .text{color:#454d49}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock .red{color:#df3115;margin-right:2px}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock .yellow{color:#b38c2e;margin-right:2px}.ContactInfo .schedule .head .time .timeWrapper .todayStatusBlock .gray{color:#454d49;margin-right:2px}.ContactInfo .license{order:5;padding:16px;height:48px}}.exchange-page-header{display:flex;padding:12px 16px 16px}.exchange-page-header__content{flex:1 1}.exchange-page-header__content__map-block-wrapper{display:flex;flex-direction:column-reverse}.exchange-page-header__content__map-block-wrapper button{margin:0}@media (min-width:640px){.exchange-page-header__content__map-block-wrapper{flex-direction:row}.exchange-page-header__content__map-block-wrapper .PointMainBlock{padding-right:16px}.exchange-page-header__content{margin-left:-16px}}@media (min-width:960px){.exchange-page-header__content{margin:0}}.exchange-page-header_map{border:0;padding:0}.exchange-page-header .changeFreeBranchWrapper{display:flex;padding:8px 0;gap:16px;flex-direction:column}@media (min-width:960px){.exchange-page-header .changeFreeBranchWrapper{flex-direction:row}}.exchange-page-header .changeFreeBranchWrapper .button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:8px;width:100%;height:48px;background:#fff;border:1px solid #cacccb;border-radius:2px;font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#111512;flex:1 1;line-height:48px}@media (min-width:960px){.exchange-page-header .changeFreeBranchWrapper .button{width:50%}}.exchange-page-header .changeFreeBranchWrapper .button svg{margin-right:8px}.exchange-page-header .changeFreeBranchWrapper .button__owner{color:#298662}.exchange-page-header .changeFreeBranchWrapper .button__owner svg{fill:#298662}.exchange-page-header .changeFreeBranchWrapper .button__edit svg{fill:#111512}@media (max-width:959px){.exchange-page-header{flex-direction:column-reverse}.exchange-page-header .content-loader__wrapper{width:100%;max-width:100%}}.MapModal.Modal{pointer-events:auto}.MapModal .content{filter:drop-shadow(0 16px 32px rgba(0,0,0,.5))}.MapModal .content-loader__wrapper_map-mode{width:calc(100vw - 80px)!important;height:calc(100vh - 80px)!important;border-radius:4px}.MapModal .MapBlockMapMode .Map{height:100%;border-radius:4px}.page-sidebar{width:100%}@media (min-width:960px){.page-sidebar{width:332px;height:auto;padding:16px;display:flex;flex-direction:column}}.page-sidebar_m-hide{display:none}@media (min-width:960px){.page-sidebar_m-hide{display:flex}}.sidebar-section{margin-bottom:40px;width:100%}.sidebar-section_sticky{position:sticky;top:16px}.sidebar-section_m-hide{display:none}@media (min-width:960px){.sidebar-section_m-hide{display:block}}.button-group{display:flex;height:40px}.button-group__button{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #e6e6e6;background-color:#fff;font-size:14px;line-height:16px;padding:12px 8px;outline:0;cursor:pointer;transition:color .3s ease,border-color .3s ease,background .3s ease}.button-group__button:first-child{border-left:1px solid #e6e6e6}.button-group__button:last-child{border-right:1px solid #e6e6e6}.button-group__button:not(:first-child){margin-left:-1px}.button-group__button.focus-visible,.button-group__button:hover{z-index:1;border-color:#76c1a6;color:#fff;background-color:#35a47c}@media (min-width:640px){.button-group__button{padding:8px}}.button-group__button_active{z-index:1;border-color:#76c1a6;color:#fff;background-color:#35a47c}.button-group__button_active:first-child,.button-group__button_active:last-child{border-color:#76c1a6}@media (min-width:640px){.button-group{height:32px}}.currency-selector{min-width:54px;width:auto;flex-shrink:0;cursor:pointer;position:relative;display:inline-flex;align-items:center;padding:10px;background:#35a47c;color:#fff;border:1px solid #35a47c;box-sizing:border-box;height:40px;border-radius:8px;transition:all .3s ease-in-out;text-transform:uppercase;font-family:Roboto,sans-serif;font-size:14px;outline:none;margin-right:8px}.currency-selector:hover{opacity:.8;transition:all .3s ease}.currency-selector__arrow{content:"";border-top:5px solid transparent;border-bottom:5px solid transparent;display:inline-block;transform:rotate(90deg);transition:all .3s ease;position:relative;border-left:5px solid #fff;width:10px;height:9px;right:-4px;top:3px}.currency-selector__arrow__in-open-filter{border-left:5px solid #111512}.currency-selector__open-filter{min-width:85px;justify-content:space-between;background:transparent;color:#111512;border:1px solid #cacccb;height:48px;border-radius:8px;margin-right:0}@media (min-width:768px){.currency-selector{border-radius:8px}}.choose-currency-modal{font-family:Roboto,sans-serif;padding:16px 24px 24px}@media (max-width:479px){.choose-currency-modal{padding:0}.choose-currency-modal ::-webkit-scrollbar{height:0;border:none}}.choose-currency-modal__content-wrapper{min-width:464px;width:464px;height:558px}@media (max-width:767px){.choose-currency-modal__content-wrapper{min-width:100vw;width:100vw;height:100vh}}.choose-currency-modal__search-result-wrapper .choose-currency-modal__star{width:64px}.choose-currency-modal__group-buttons-wrapper{position:relative;max-width:100vw}.choose-currency-modal__group-buttons-shadow{background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff);height:48px;position:absolute;pointer-events:none;right:0;top:0;width:24px;z-index:2}.choose-currency-modal__group-buttons{border-bottom:1px solid #e6e6e6;padding:0 16px;overflow-x:auto;display:flex}.choose-currency-modal__group-buttons::-webkit-scrollbar{display:none}.choose-currency-modal__group-button:last-child{padding-right:16px}.choose-currency-modal__type-button{background-color:transparent;height:48px;line-height:47px;font-size:12px;font-family:Raleway,sans-serif;font-weight:700;color:#111512;margin:0 8px;cursor:pointer;outline:none;transition:color .3s ease;letter-spacing:.1em;text-transform:uppercase;border:none;border-bottom:2px solid transparent;white-space:nowrap;padding:0}.choose-currency-modal__type-button:hover{opacity:.8}.choose-currency-modal__type-button:first-child{margin-left:0}@media (min-width:768px){.choose-currency-modal__type-button:first-child{margin-left:8px}}.choose-currency-modal__type-button[data-active=true]{color:#df3115;border-bottom:2px solid #df3115}.choose-currency-modal__type-title{background:hsla(120,4%,95%,.5);color:#696f6b;font-size:12px;padding:4px 24px}@media (max-width:479px){.choose-currency-modal__type-title{padding:4px 16px}}.choose-currency-modal__currency-item{display:flex;align-items:center;transition:background-color .3s ease}.choose-currency-modal__currency-item button{height:48px;color:#696f6b;font-size:12px;padding-left:24px;outline:none;background-color:transparent;border:none;cursor:pointer;text-align:left;flex:1 1;display:flex;align-items:center}@media (max-width:479px){.choose-currency-modal__currency-item button{padding-left:16px}}.choose-currency-modal__currency-item__empty{padding-left:24px;height:24px;color:#696f6b;display:flex;align-items:center}.choose-currency-modal__currency-item:hover{background-color:#cfe9e0}.choose-currency-modal__code-item{color:#111512;font-size:16px;margin-right:4px;pointer-events:none}.choose-currency-modal__code{display:inline-block;pointer-events:none}.choose-currency-modal__code:first-letter{text-transform:uppercase}.choose-currency-modal__star{height:48px;width:52px;display:inline-flex;justify-content:center;align-items:center;margin-left:auto;cursor:pointer}.choose-currency-modal__star svg{stroke:#87928c;fill:transparent}.choose-currency-modal__star:hover svg{stroke:#696f6b;fill:transparent}.choose-currency-modal__star[data-active=true] svg,.choose-currency-modal__star[data-active=true]:hover svg{stroke:#fac917;fill:#fac917}.rates-chart-tooltip{display:flex;flex-direction:column;background:#fff;padding:12px;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.25)}.rates-chart-tooltip__avr{margin-top:8px}.rates-chart-tooltip__payload{display:flex;align-items:center;margin-top:4px}.rates-chart-tooltip__dot{width:8px;height:8px;border-radius:50%;margin-right:8px}.rates-chart-tooltip__dash{width:8px;height:2px;margin-right:8px;border:1px dashed #76c1a6}.rates-chart .recharts-brush-texts{font-size:0}.rates-chart-section{padding:16px;border-bottom:1px solid #e6e6e6}.rates-chart-section .Dropdown{min-width:156px}@media (min-width:640px){.rates-chart-section .Dropdown{width:auto!important}}.rates-chart-section .DropdownContent{height:48px;border-color:#cacccb!important}.rates-chart-section .DropdownContent .arrow{border-left:5px solid #111512!important;margin-left:auto;margin-right:8px}@media (min-width:640px){.rates-chart-section{padding:24px 16px}}.rates-chart-section .currency-selector-wrapper{min-width:100%}@media (min-width:640px){.rates-chart-section .currency-selector-wrapper{min-width:108px}}.rates-chart-section .currency-selector{background-color:#fff;border:1px solid #cacccb;border-radius:2px;color:#111512;font-size:16px;min-width:100%;margin-right:0!important}@media (min-width:640px){.rates-chart-section .currency-selector{min-width:108px}}.rates-chart-section .currency-selector__arrow{border-left:5px solid #111512;margin-left:auto;margin-right:8px}.rates-chart-section__header{display:flex;justify-content:space-between;align-items:center}.rates-chart-section__title{font-family:Raleway,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:28px;color:#111512}@media (min-width:640px){.rates-chart-section__title{font-size:16px}}.rates-chart-section__close{display:flex;align-items:center;font-size:14px;line-height:24px;color:#696f6b;outline:0;border:0;background:transparent;cursor:pointer}.rates-chart-section__close>svg{margin-right:9px}.rates-chart-section__close>svg>path{fill:#696f6b!important}.rates-chart-section__buttons{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin:24px 0;gap:24px 16px}.rates-chart-section__buttons .button-group{width:100%;height:40px}.rates-chart-section__buttons .button-group button{width:100%;border-color:#cacccb}@media (min-width:640px){.rates-chart-section__buttons{flex-direction:row;align-items:center;margin:24px 0 8px!important;justify-content:flex-start}.rates-chart-section__buttons .button-group,.rates-chart-section__buttons .button-group button{width:inherit}}.rates-chart-section__wrapper-buttons{width:100%}@media (min-width:640px){.rates-chart-section__wrapper-buttons{width:inherit;display:flex;align-items:center;margin-left:auto}}.rates-chart-section__archive{font-family:Raleway,sans-serif;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;color:#35a47c;margin:16px 0 0 auto;display:block;width:-moz-max-content;width:max-content}@media (min-width:640px){.rates-chart-section__archive{margin:0 0 0 24px}}.rates-chart-section .WrapperCheckbox{margin-bottom:16px}.onceTimeDisplay-modal__content-wrapper{position:absolute;top:50%;left:50%;right:auto;bottom:auto;margin-right:50%;transform:translate(-50%,-50%);border:none;border-radius:4px;box-shadow:0 16px 32px rgba(0,0,0,.5);width:100%;max-width:304px;background:#fff;outline:none;height:auto;padding:16px 16px 8px;font-family:Roboto,sans-serif}.onceTimeDisplay-modal__title{margin-bottom:8px}.onceTimeDisplay-modal__closeButton{border:none;background-color:transparent;text-transform:uppercase;margin-left:auto;height:48px;line-height:48px;color:#298662;font-family:Raleway,sans-serif;font-weight:700;font-size:12px;padding:0;transition:opacity .3s;margin-top:8px;display:flex;cursor:pointer;letter-spacing:.1em}.onceTimeDisplay-modal__closeButton:hover{opacity:.8}.Gallery{height:auto;padding:16px 16px 15px;position:relative;width:640px}.Gallery--Not-Centered .slick-list .slick-track{transform:translate3d(-2px,0,0)!important}.Gallery .slick-list{margin-top:12px}.Gallery .slick-list .slick-track{height:240px}.Gallery .slick-list .slick-track div{height:100%;margin:2px}.Gallery .slick-list .image{height:100%;width:426px!important;border-radius:4px;cursor:pointer;-o-object-fit:cover;object-fit:cover}.Gallery .mobileSlider{display:none}.Gallery .arrowButtons{display:flex;align-self:center;flex-direction:row;padding:0 15px;justify-content:space-between;position:absolute;width:606px;top:151px;right:16px}.Gallery .arrowButtons .nonDisplay{transition:all .5s ease-out;opacity:0}.Gallery .arrowButtons .arrowButton{display:flex;justify-content:center;position:relative;z-index:5;width:32px;height:32px;border-radius:16px;border:1px solid #e5e5e5;background-color:#fff;cursor:pointer;opacity:1;transition:all .5s ease-out}.Gallery .arrowButtons .arrowButton:hover{border:1px solid #87928c;background-color:#cacccb}.Gallery .arrowButtons .arrowRight{align-self:center;transform:rotate(180deg);transition:all .5s ease-out}.Gallery .arrowButtons .arrowRight path{fill:#87928c}.Gallery .arrowButtons .arrowLeft{align-self:center;transition:all .5s ease-out}.Gallery .arrowButtons .arrowLeft path{fill:#87928c}@media (max-width:959px){.Gallery{height:168px;width:auto}.Gallery .arrowButtons,.Gallery .arrowButtons .arrowButton,.Gallery .slick-list{display:none}.Gallery .slick-list .slick-track{height:96px}.Gallery .slick-list .image{height:100%;width:170px!important;border-radius:4px;-o-object-fit:cover;object-fit:cover}.Gallery .mobileSlider{display:flex;height:100%;width:100%;margin-top:16px;flex-direction:row;white-space:nowrap;-ms-overflow-style:none;overflow-x:scroll;height:96px}.Gallery .mobileSlider .image{height:100%;width:170px!important;margin-right:4px;border-radius:4px;-o-object-fit:cover;object-fit:cover}}.ApplicationText{padding:16px;border-bottom:1px solid #e6e6e6;display:flex;flex-direction:column}.ApplicationText .themeText{margin-bottom:16px}.OtherOffers{display:flex;width:100%;flex-direction:column;padding:16px 0 0;background-color:#fff;border-bottom:none}.OtherOffers .loader{height:35px;width:35px}.OtherOffers .themeText{padding-left:16px}.OtherOffers .showAllOffers{background-color:#fff;margin:2px 0 0!important;padding:0;align-self:center!important;min-height:48px;min-width:35px;justify-content:center}.OtherOffers .showAllOffers .text{color:#35a47c;align-self:center;font-family:Raleway,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.1em;text-transform:uppercase}.OtherOffers .noneOffers{margin-left:16px;color:#ad1d0c}.OtherOffers .listOfOffers{display:flex;width:100%;flex-direction:column;margin-top:16px}.OtherOffers .listOfOffers .blockPadding{display:none}.OtherOffers .listOfOffers .wrapper>a{box-shadow:inset 0 -1px 0 #e6e6e6}.OtherOffers .listOfOffers .button{display:none}@media (max-width:959px){.OtherOffers{box-shadow:inset 0 0 0 0 #e6e6e6,inset 0 1px 0 0 #e6e6e6}.OtherOffers .showAllOffers{display:none}.OtherOffers .listOfOffers{flex-direction:row;white-space:nowrap;overflow-x:scroll;padding:0 16px 16px;-ms-overflow-style:none}.OtherOffers .listOfOffers .blockPadding{display:block;min-width:13px}.OtherOffers .listOfOffers::-webkit-scrollbar{display:none}.OtherOffers .listOfOffers .wrapper>a{box-shadow:none!important}.OtherOffers .listOfOffers .button{display:flex;justify-content:center}.OtherOffers .listOfOffers .button .text{background-color:#fff;color:#35a47c;align-self:center;font-family:Raleway!important;font-style:normal;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.1em;text-transform:uppercase}.OtherOffers .listOfOffers .wrapper{border:1px solid #e6e6e6;min-width:calc(100% - 6px);border-radius:8px;margin:4px}.OtherOffers .listOfOffers .wrapper .Card{min-height:180px;height:100%;border-radius:8px;width:100%;padding:16px;box-shadow:none}.OtherOffers .listOfOffers .wrapper .Card .body2{white-space:normal}}.ExchangeRates{width:100%;height:auto;padding:16px;display:flex;flex-direction:column;border-bottom:1px solid #e6e6e6}.ExchangeRates__table{table-layout:auto;width:432px}@media (max-width:479px){.ExchangeRates__table{table-layout:fixed;width:100%}}.ExchangeRates__table thead{color:#696f6b;font-size:12px}.ExchangeRates__table tbody tr{vertical-align:top}.ExchangeRates__table tbody td{font-weight:700;font-size:16px;line-height:24px;padding-bottom:30px}.ExchangeRates__table tbody td .currencyType{color:#696f6b;font-weight:400;font-size:14px}.ExchangeRates .rateTheme{margin-bottom:20px;text-align:left}.ExchangeRates .headline6{font-family:Raleway,sans-serif;font-weight:700;font-size:18px;line-height:24px}.ExchangeRates .caption2{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.03em}.ExchangeRates .body2{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:24px}.ExchangeRates .container{margin-bottom:22px}.ExchangeRates .container .rateHeading{display:grid;align-items:center;grid-template-columns:139px 278px;grid-template-rows:32px}.ExchangeRates .container .rateHeading .currencyType{font-weight:700}.ExchangeRates .container .rateHeading .labels{display:grid;align-items:center;grid-template-columns:1fr 139px}.ExchangeRates .container .rateHeading .labels .buy,.ExchangeRates .container .rateHeading .labels .sale{color:#696f6b;text-align:left}.ExchangeRates .container .currencyGroup{display:grid;grid-template-columns:139px 139px 139px;grid-template-rows:32px;align-items:center}.ExchangeRates .showAllButton{border:none;padding-left:0;align-self:flex-start;margin-bottom:8px}.ExchangeRates .showAllButton .text{font-weight:700;color:#35a47c}@media (max-width:639px){.ExchangeRates .rateTheme{margin-bottom:16px}.ExchangeRates .container{margin-bottom:8px}.ExchangeRates .container .rateHeading{grid-template-columns:1fr 150px}.ExchangeRates .container .rateHeading .labels{grid-template-columns:75px 75px}.ExchangeRates .container .rateHeading .labels .buy,.ExchangeRates .container .rateHeading .labels .sale{text-align:right}.ExchangeRates .container .currencyGroup{grid-template-columns:1fr 75px 75px}.ExchangeRates .container .currencyGroup .buy,.ExchangeRates .container .currencyGroup .sale{text-align:right}.ExchangeRates .showAllButton{align-self:center}}.AdditionalServices{display:flex;flex-direction:column;height:auto;background:#fff;padding:0 0 24px 16px;border-bottom:1px solid #e6e6e6}.AdditionalServices .themeText{padding-bottom:16px;display:none}.AdditionalServices .list{display:flex;gap:8px;flex-wrap:wrap}.AdditionalServices-item{border-radius:32px;background-color:#f6f5f8;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;height:40px;padding:0 12px;font-size:14px;gap:8px;white-space:nowrap}@media (max-width:959px){.AdditionalServices{padding-top:24px}.AdditionalServices .themeText{display:block}}.DescriptionFromOwner{height:auto;width:100%;padding:24px 16px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #e6e6e6}.DescriptionFromOwner .descriptionBody{cursor:default;margin-top:14px;max-height:500px;overflow:hidden;opacity:1;transition:max-height .3s,opacity .3s,margin-top .3s ease}.DescriptionFromOwner .descriptionBodyN{margin-top:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s,opacity .3s,margin-top .3s ease}.DescriptionFromOwner .head{width:100%;display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.DescriptionFromOwner .head .themeText{align-self:center}.DescriptionFromOwner .head .arrowDownIcon,.DescriptionFromOwner .head .arrowDownIconActive{align-self:center;margin-right:7px;transition:all .5s ease-out,transform 0s}.DescriptionFromOwner .head .arrowDownIconActive{transform:rotate(180deg)}.CardHeader{position:relative;display:flex;align-items:center;min-height:48px;opacity:1;height:auto;width:100%;background:#fff;box-shadow:0 0 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,inset 0 0 0 0 #e6e6e6,inset 0 1px 0 0 #e6e6e6;padding-left:20px;padding-right:10px;cursor:pointer;z-index:99;transition:all .3s ease}.CardHeader .backButton{align-self:center;margin-right:20px}.CardHeader .backButton .arrowLeftIcon{cursor:pointer;align-self:center}.CardHeader .titleText{font-weight:700!important;line-height:24px!important;font-size:18px!important;color:#111512;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:959px){.CardHeader .titleText{font-size:14px!important}}.CardHeader:hover{opacity:.8;transition:all .3s ease}.SortReviews{margin-bottom:8px}.SortReviews .Dropdown .DropdownContent{border-radius:8px;border-color:#cacccb}.SortReviews .Dropdown .DropdownItemsWrapper{max-height:320px}.SortReviews .OrderSelector{max-width:288px}.SortReviews .OrderSelector__Content .arrow{content:"";position:relative;margin-left:auto;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #3a3333;display:inline-block;transform:rotate(90deg)}.SortReviews .OrderSelector__ItemsWrapper{border-radius:8px}@media (max-width:479px){.SortReviews{justify-content:center!important}}@media (max-width:959px){.SortReviews{display:flex;justify-content:flex-end}.SortReviews .OrderSelector{width:100%;max-width:none}.SortReviews_compact{display:none}}@media (max-width:639px){.SortReviews_compact{display:flex}}.SortReviews .wrapper__mobileSelect .mobileSelect{width:100%;border:1px solid #cacccb;padding-left:40px}.SortReviews .wrapper__mobileSelect .Dropdown__Icon{margin-left:11px;position:absolute;top:10px}.SortReviews .wrapper__mobileSelect .dropdown__arrow{left:inherit;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #3a3333;right:20px}.exchange-point{background-color:#fff;display:flex;flex-direction:column;width:100%;height:auto;position:relative;justify-content:space-between}.exchange-point__main{display:flex;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}@media (max-width:959px){.exchange-point__main{flex-direction:column}}.exchange-point__content{flex:1 1;border-right:1px solid #e6e6e6;display:flex;flex-direction:column;width:calc(100% - 332px)}@media (max-width:959px){.exchange-point__content{width:100%}}.exchange-point .callButtons{display:none}@media (max-width:959px){.exchange-point .callButtons{display:flex;position:sticky;bottom:0;background:#fff;flex-direction:row;justify-content:space-between;padding:8px 16px;box-shadow:0 0 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,inset 0 0 0 0 #e6e6e6,inset 0 1px 0 0 #e6e6e6;z-index:99}.exchange-point .callButtons>*{width:calc(50% - 4px)}.exchange-point .callButtons .callButton,.exchange-point .callButtons .phoneButton{height:48px;font-family:Raleway,sans-serif;margin-right:8px}.exchange-point .callButtons .phoneButton{border:1px solid #cacccb}.exchange-point .callButtons .phoneButton svg path{fill:#111512}.exchange-point .callButtons .callButton{border:none;background-color:#35a47c;color:#fff}.exchange-point .callButtons .callButton svg{min-width:16px}.exchange-point .callButtons .callButton svg path{fill:#fff}.exchange-point .callButtons .wayButton{width:100%;height:48px;border:1px solid #cacccb;background-color:#fff;padding:2px 11px;font-family:Raleway,sans-serif;pointer-events:none}}@media (max-width:959px) and (max-width:639px){.exchange-point .callButtons .phoneButton{display:none}}@media (max-width:959px) and (min-width:640px){.exchange-point .callButtons .callButton{display:none}}.exchange-point .showAllOffers{border:none;padding-left:0;align-self:flex-start;margin-bottom:8px}.exchange-point .showAllOffers .text{font-weight:700;color:#35a47c}.exchange-point .navigation{display:none;position:sticky;top:0;z-index:1;padding:0 16px}@media (max-width:959px){.exchange-point{min-width:67%}}@media (max-width:639px){.exchange-point{min-width:320px;width:100%}.exchange-point .navigation{display:block;position:sticky;top:0;z-index:10}.exchange-point .navigation .Navigation{padding-left:8px;box-shadow:0 0 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,0 1px 0 0 #e6e6e6,inset 0 0 0 0 #e6e6e6!important}}.ExchangeDescriptionPage{width:100%;min-height:calc(100% - 56px);background:#fff;position:relative;display:flex}@media (max-width:959px){.ExchangeDescriptionPage{max-width:100%;min-height:calc(100% - 56px);background:#fff;position:relative;display:flex}}@media (max-width:479px){.ExchangeDescriptionPage{flex-direction:column-reverse;margin-top:0}}.ExchangeDescriptionPage .CardHeader{box-shadow:none;margin-top:1px;border:1px solid #e6e6e6;border-top:none;background:transparent}