@charset "UTF-8";@media only screen and (max-width:575px){.hide-xs{display:none!important}}@media only screen and (min-width:576px) and (max-width:767px){.hide-sm{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hide-md{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hide-lg{display:none!important}}@media only screen and (min-width:1200px){.hide-xl{display:none!important}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes wobbleIn{0%{transform:matrix(0,0,0,0,0,0)}3.4%{transform:matrix(.316,0,0,.407,0,0)}4.7%{transform:matrix(.45,0,0,.599,0,0)}6.81%{transform:matrix(.659,0,0,.893,0,0)}9.41%{transform:matrix(.883,0,0,1.168,0,0)}10.21%{transform:matrix(.942,0,0,1.226,0,0)}13.61%{transform:matrix(1.123,0,0,1.332,0,0)}14.11%{transform:matrix(1.141,0,0,1.331,0,0)}17.52%{transform:matrix(1.208,0,0,1.239,0,0)}18.72%{transform:matrix(1.212,0,0,1.187,0,0)}21.32%{transform:matrix(1.196,0,0,1.069,0,0)}24.32%{transform:matrix(1.151,0,0,.96,0,0)}25.23%{transform:matrix(1.134,0,0,.938,0,0)}29.03%{transform:matrix(1.063,0,0,.897,0,0)}29.93%{transform:matrix(1.048,0,0,.899,0,0)}35.54%{transform:matrix(.979,0,0,.962,0,0)}36.74%{transform:matrix(.972,0,0,.979,0,0)}41.04%{transform:matrix(.961,0,0,1.022,0,0)}44.44%{transform:matrix(.966,0,0,1.032,0,0)}52.15%{transform:matrix(.991,0,0,1.006,0,0)}59.86%{transform:matrix(1.006,0,0,.99,0,0)}63.26%{transform:matrix(1.007,0,0,.992,0,0)}75.28%{transform:matrix(1.001,0,0,1.003,0,0)}85.49%{transform:matrix(.999,0,0,1,0,0)}90.69%{transform:matrix(.999,0,0,.999,0,0)}to{transform:matrix(1,0,0,1,0,0)}}.wobbleIn{animation:wobbleIn 1s linear both}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-duration:2s;animation-iteration-count:1;animation-name:rubberBand}@keyframes rotateGlobeThing{to{transform:rotate(-1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation:fadeInUp 1s ease-out 50ms 1 forwards}.fadeInUp:first-of-type{animation-delay:50ms}.fadeInUp:nth-of-type(2){animation-delay:.1s}.fadeInUp:nth-of-type(3){animation-delay:.15s}.fadeInUp:nth-of-type(4){animation-delay:.2s}.fadeInUp:nth-of-type(5){animation-delay:.25s}@keyframes cloudFloat{0%{transform:translateX(0) translateZ(0)}to{transform:translateX(53%) translateZ(0)}}.cloudFloat{animation:cloudFloat 5s linear infinite alternate}@keyframes cloudFloatReverse{0%{transform:translateX(0) translateZ(0)}to{transform:translateX(-53%) translateZ(0)}}@keyframes panelFourClouds{0%{background-position:0 -4px}to{background-position:-100% -4px}}@keyframes freddyflying{0%{transform:translateY(0)}20%{transform:translateY(5px)}40%{transform:translateY(-1px)}60%{transform:translateY(-5px)}80%{transform:translateY(3px)}to{transform:translateY(0)}}@keyframes freddyFlyingSprite{0%{background-position:0}11%{background-position:-310px}22%{background-position:-620px}33%{background-position:-930px}44%{background-position:-1240px}55%{background-position:-1550px}66%{background-position:-1860px}77%{background-position:-2170px}88%{background-position:-2480px}99%{background-position:-3096px}to{background-position:0}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:1;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.9s;animation-fill-mode:forwards;animation-name:bounceIn}@keyframes pulseABit{0%,20%,40%,60%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scaleX(1)}50%{transform:scale3d(1.15,1.15,1.15)}to{transform:scaleX(1)}}.pulseABit{animation-duration:1.1s;animation-fill-mode:forwards;animation-name:pulseABit}.animateThis{opacity:0}.animateThis:first-of-type{animation-delay:.3s}.animateThis:nth-of-type(2){animation-delay:.35s}.animateThis:nth-of-type(3){animation-delay:.5s}.animateThis:nth-of-type(4){animation-delay:.65s}.animateThis:nth-of-type(5){animation-delay:.8s}.no-cssanimations .animateThis,.no-cssanimations .bounceIn,.no-cssanimations .cloudFloat,.no-cssanimations .fadeInUp,.no-cssanimations .pulseABit{opacity:1!important;transform:none!important}@keyframes up-and-down-and-up-and-down{0%{transform:translateY(0)}50%{transform:translateY(-7%)}to{transform:translateY(0)}}@keyframes swinging{0%{transform:rotate(0deg)}5%{transform:rotate(8deg)}10%{transform:rotate(-7deg)}15%{transform:rotate(6deg)}20%{transform:rotate(-5deg)}25%{transform:rotate(4deg)}30%{transform:rotate(-3deg)}35%{transform:rotate(2deg)}40%{transform:rotate(-1deg)}45%{transform:rotate(0deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fadeToYellow{0%{background:#ededed}to{background:#e0e0e0}}body.defaultBody,html.defaultHtml{background-color:transparent}#staffSection,.additional_section.additionalSection,.news{background-color:#ededed}#staffSection{margin-bottom:unset;margin-top:unset;padding-bottom:25px;padding-top:50px}.main_content .mainContent{background-color:#ededed}.additional_section,.additional_section a,.additional_section span,.bb_cal_section,.buy-back-tab-content,.confirmation_preview,.currency_exchange_container,.currency_exchange_container a,.custom_tab_header,.delivery_tabs_content,.employee_section,.employee_section a,.exchange_rates_buttons,.exchange_rates_buttons a,.feedback_module,.feedback_module a,.feedback_module span,.home_delivery,.logo _section,.main-footer,.main_content,.money_transfer_section,.money_transfer_section a,.money_transfer_section span,.mt-40,.news,.news a,.news span,.personal_details_section,.tabs_container .tabs_content,.tabs_container .tabs_content .tabs_content_section .delivery_form .currency_calculator_form .fields .fields_container label,.tabs_container .tabs_content .tabs_content_section .delivery_form .currency_calculator_form .fields .fields_container span,.tabs_container .tabs_content .tabs_content_section .delivery_form .currency_calculator_form .fields .fields_container_rate label,.tabs_container .tabs_content .tabs_content_section .delivery_form .currency_calculator_form .fields .fields_container_rate label span,.tabs_container .tabs_content .tabs_content_section .delivery_form .currency_calculator_form button,.tabs_container .tabs_content .tabs_content_section .delivery_form .currency_calculator_form span,.tabs_container .tabs_content .tabs_content_section a,.tabs_container .tabs_content .tabs_content_section form,.tabs_container .tabs_content .tabs_content_section form .fields_container .fields .field-title,.tabs_container .tabs_content .tabs_content_section form .fields_container label,.tabs_container .tabs_content .tabs_content_section form button,.tabs_container.header_tabs,.tabs_container_right,button{font-family:Montserrat,sans-serif!important}.shadow_none{box-shadow:none!important}#collectionBox{background-color:transparent;color:#fff;font-family:Montserrat,sans-serif;margin-bottom:20px}#collectionBox .branch_section{border-radius:0;padding:15px 25px 15px 15px}#collectionBox .branch_section .branchImages{position:relative}#collectionBox .branch_section .branchImages .branchImageFlag{border:45px solid transparent;border-top-color:#fff;box-shadow:none;display:block;height:0;left:-55px;position:absolute;top:-23px;transform:rotate(135deg);width:151px}#collectionBox .branch_section .branchImages .branchImageFlag>p{color:#000;font-family:SegoeUI,sans-serif;font-size:25px;font-weight:600;left:0;line-height:1.32;position:absolute;text-align:left;top:-40px;transform:rotate(180deg)}#collectionBox .branch_section .branchImages .branchImageFlag.branchImageSouthendFlag{border-color:#000 transparent transparent}#collectionBox .branch_section .branchImages .branchImageFlag.branchImageSouthendFlag>p{color:#fff;font-family:SegoeUI,sans-serif;font-size:14px;font-weight:600;line-height:1.36;text-align:center;top:-44px}#collectionBox .branch_section .branchSectionHead{padding-left:25px}#collectionBox .branch_section .branchSectionHead .branchSectionContent{margin-bottom:20px}#collectionBox .branch_section .branchSectionHead .branchSectionContent h3{display:inline-block;font-size:25px;font-weight:600;line-height:1.19;margin:0}#collectionBox .branch_section .branchSectionHead .branchSectionContent span{display:inline-block;font-size:16px;line-height:1.19}#collectionBox .branch_section .branchSectionHead .collectionAddress{font-size:18px;font-weight:700;line-height:1.56;max-width:220px}#collectionBox .branch_section .branchSectionHead .branchSectionOptions{border-left:1px solid #fff;font-size:18px;line-height:1.22;margin-left:auto;max-height:90px;max-width:100%;min-height:90px;padding-left:28px}#collectionBox .branch_section .branchSectionHead .branchSectionOptions h4{font-weight:500;margin-bottom:15px}#collectionBox .branch_section .branchSectionHead .branchSectionOptions span{font-weight:400}#collectionBox .branch_section .branchSectionHead .branchSectionOptions.branchSectionOptionsWhite{border-left:1px solid #4a4877}#collectionBox .branch_section .branchSectionHead .branchSectionOpeningHours{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.56}#collectionBox .branch_section .branchSectionHead .branchSectionOpeningHours span{display:inline-block}#collectionBox .branch_section .branchSectionHead .branchSectionOpeningHours span.branchSectionBold{font-weight:500}#collectionBox .branch_section .branchSectionHead .branchSectionEurUsdFlag{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.56}#collectionBox .branch_section .branchSectionHead .branchSectionEurUsdFlag span{display:inline-block}#collectionBox .branch_section .branchSectionHead .branchSectionEurUsdFlag span.branchSectionBold{font-weight:500}#collectionBox .branch_section .branchSectionHead .branch_section_actions{display:block;text-align:right}#collectionBox .branch_section .branchSectionHead .branch_section_actions .order-btn{background-color:#518cb7;border-radius:69px;color:#fff;font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;line-height:1;max-width:100%;padding:10px;width:186px}#collectionBox .branch_section .branchSectionHead .branch_section_actions .order-btn.southedSelectBtn{background-color:#dfdfdf;border-color:transparent}#collectionBox .branchInfoContent{color:#000!important}.tabsContainerRight .multiCard{padding-bottom:20px!important;padding-left:34px;padding-right:34px;padding-top:0!important}.tabsContainerRight .multiCard .multiCardTitle{color:#2d3142;font-family:OpenSans,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.5px;line-height:3;text-align:left}.tabsContainerRight .multiCard .multiCardImage{margin-bottom:-40px;margin-top:-31px}.tabsContainerRight .multiCard .multiCardBottomText{color:#2d3142;font-family:OpenSans,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.6px;line-height:2.5;text-align:center}.tabsContainerRight .multiCard .prepaidCardButton button{background-image:linear-gradient(72deg,#3e3b89 60%,#813687);border:none;border-radius:10px;box-shadow:0 3px 8px 0 rgba(0,0,0,.37);color:#fff;font-family:Montserrat,sans-serif;font-size:22px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.23;padding:7px 60px;text-align:center;width:100%}.branchOrderForm .personal_details_wrapper .columns_3 .form-control,.branchOrderForm .personal_details_wrapper .columns_3 .selectBox,.branchOrderForm .personal_details_wrapper .columns_3 input{border-color:#c9c9c9!important}.branchOrderForm .personal_details_wrapper .columns_3 label:before,.place_order_wrapper label:before,.thirdColumnsImt{border:1px solid #c9c9c9!important}.thirdColumnsImt{box-shadow:0 3px 6px rgba(0,0,0,.16)}.warning_iconed{display:block;padding-left:45px;position:relative}.warning_iconed p{margin-bottom:5px}.personal_details_wrapper .bay_back_section_wrapper .warning_iconed{padding-left:40px}.personal_details_wrapper .bay_back_section_wrapper .right-side input,.personal_details_wrapper .bay_back_section_wrapper .right-side textarea{padding-left:10px;padding-right:10px}.personal_details_wrapper .bay_back_section_wrapper .right-side .fileUpload .browse{height:45px}.personal_details_wrapper .bay_back_section_wrapper .right-side .error,.personal_details_wrapper .bay_back_section_wrapper .right-side .error small{font-size:14px}.greyBg{background-color:#ededed}.new_homepage_header{background:url(../images/header_bg_img_white_world_map.png) no-repeat 50%;overflow:hidden;padding-bottom:120px;position:relative}.new_homepage_header h3.text-welcome{color:#000;font-size:30.9px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-1.79px;line-height:1.23;margin-bottom:20px;padding-left:50px;text-align:left}.new_homepage_header h1.title{color:#000;font-size:64px;font-stretch:normal;font-style:normal;font-weight:800;letter-spacing:-2.24px;line-height:1.1;margin:0;text-align:center}.new_homepage_header .select-service-tooltip{background-color:#fff;border:5px solid #131313;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);color:#000;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:-.6px;line-height:.8;margin:100px auto;max-width:312px;min-height:65px;padding:16px 38px;position:relative;text-align:center}.new_homepage_header .select-service-tooltip:after,.new_homepage_header .select-service-tooltip:before{border-style:solid;content:"";height:0;left:0;margin:0 auto;position:absolute;right:0;width:0}.new_homepage_header .select-service-tooltip:before{border-color:#000 transparent transparent;border-width:14px 16px 0;bottom:-17px}.new_homepage_header .select-service-tooltip:after{border-color:#fff transparent transparent;border-width:16px 16px 0;bottom:-11px}.new_homepage_header .select-service{color:#000;display:inline-block;font-size:36px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:-2.2px;line-height:1.24;padding:0 20px;position:relative;text-align:left;transition:all .3s ease-in-out cubic-bezier(.165,.84,.44,1) .5s 0s}.new_homepage_header .select-service span{position:relative}.new_homepage_header .select-service:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:7px}.new_homepage_header .select-service:hover{text-decoration:none}.new_homepage_header .select-service.active,.new_homepage_header .select-service:active,.new_homepage_header .select-service:hover{transform:scale(1.2)}.new_homepage_header .select-service.service-accent-1:before{background-color:#f87f4a;color:#f87f4a}.new_homepage_header .select-service.service-accent-2:before{background-color:#ef476f;color:#ef476f}.new_homepage_header .select-service.service-accent-3:before{background-color:#d148ca;color:#d148ca}.new_homepage_header .select-service.service-accent-4:before{background-color:#6790fa;color:#6790fa}.new_homepage_container{font-family:Montserrat,sans-serif;max-width:1130px}.new_homepage_cog_container .review_section .custom-navigation a{background:#fff!important;padding-right:2px;padding-top:4px}.new_main_content .latest_articles_section,.new_main_content .team_section{padding-bottom:60px;padding-top:30px}.new_main_content .latest_articles_section .caption,.new_main_content .latest_articles_section .latest_articles_caption,.new_main_content .latest_articles_section .team_caption,.new_main_content .team_section .caption,.new_main_content .team_section .latest_articles_caption,.new_main_content .team_section .team_caption{color:#000;font-size:40px;font-weight:600;letter-spacing:-1.4px;line-height:1.65;margin-bottom:30px;text-align:center}.new_main_content .latest_articles_section .latest_articles_caption,.new_main_content .team_section .latest_articles_caption{margin-bottom:70px}.new_main_content .latest_articles_section .main_news .main_news_caption,.new_main_content .team_section .main_news .main_news_caption{color:#000;font-size:45px;font-weight:600;letter-spacing:-1.58px;line-height:1.47;margin-bottom:40px;text-align:center}.new_main_content .latest_articles_section .main_news .main_news_text,.new_main_content .team_section .main_news .main_news_text{color:#000;font-size:20px;letter-spacing:normal;line-height:34px;text-align:left}.new_main_content .latest_articles_section .main_news .main_news_text:first-letter,.new_main_content .team_section .main_news .main_news_text:first-letter{font-size:40px}.new_main_content .latest_articles_section .main_news .main_news_img,.new_main_content .team_section .main_news .main_news_img{border:1px solid #707070;height:270px}.new_main_content .latest_articles_section .story_link,.new_main_content .team_section .story_link{color:#e00000;display:inline-block;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.22;position:relative;text-align:left}.new_main_content .latest_articles_section .story_link:after,.new_main_content .team_section .story_link:after{content:"›";font-size:36px;margin-left:15px;position:absolute;top:-14px;transition:all .3s ease cubic-bezier(.165,.84,.44,1) .5s 0s}.new_main_content .latest_articles_section .story_link:hover:after,.new_main_content .team_section .story_link:hover:after{margin-left:30px}.new_main_content .latest_articles_section .story_link.all_link,.new_main_content .team_section .story_link.all_link{color:#000;display:none}.new_main_content .latest_articles_section .news_list .news_text,.new_main_content .team_section .news_list .news_text{color:#000;font-size:20px;letter-spacing:normal;line-height:34px;margin-bottom:30px;min-height:110px;text-align:left}.new_main_content .latest_articles_section .news_list .news_img,.new_main_content .team_section .news_list .news_img{height:188px}.new_main_content .team_section .team_title{color:#000;font-size:18px;font-weight:700;letter-spacing:normal;line-height:1.78;margin-bottom:30px;text-align:center;text-transform:uppercase}.new_main_content .team_section .team_text{color:#000;font-size:20px;letter-spacing:normal;line-height:1.95;margin-bottom:60px;text-align:center}.new_main_content .information-section .section-text{color:#000;font-size:20px;letter-spacing:normal;line-height:1.95;margin-bottom:40px;text-align:left}.new_main_content .information-section .section-heading{font-size:24px;font-weight:700;margin:2rem 0 1rem}.new_main_content .information-section .section-features{list-style:disc;margin-bottom:2rem;margin-left:2rem}@media screen and (min-width:1200px){.new_homepage_container{max-width:1130px}}@media screen and (max-width:767px){.new_homepage_header h1.title{font-size:54px;line-height:1}.new_main_content .latest_articles_section .main_news .main_news_caption{font-size:40px;line-height:1}}@media screen and (max-width:575px){.new_homepage_header{padding-bottom:60px}.new_homepage_header .select-service-tooltip{margin:60px auto}.new_homepage_header .select-service{font-size:23px}.new_main_content .latest_articles_section .main_news .main_news_text{font-size:16px}.new_main_content .latest_articles_section .main_news .main_news_img{height:auto}.new_main_content .latest_articles_section .news_list .news_text{font-size:16px}.new_main_content .latest_articles_section .news_list .news_img{height:154px;-o-object-fit:cover;object-fit:cover;width:100%}}@media screen and (max-width:430px){.new_homepage_header h3.text-welcome{display:none;padding-left:0;text-align:center}.new_homepage_header h1.title{display:none;font-size:42px}.new_homepage_header .col-service{flex:0 0 100%;margin-bottom:0!important;max-width:100%}.new_homepage_header .select-service-tooltip{border:2px solid #131313;font-size:16px;line-height:1.5;margin-bottom:46px;margin-top:0!important;max-width:100%;min-height:45px;padding:10px}.new_homepage_header .select-service-tooltip:after{border-color:#fff transparent transparent;border-width:9px 17px 0;bottom:-9px}.new_homepage_header .select-service-tooltip:before{border-color:#000 transparent transparent;border-width:10px 18px 0;bottom:-12px}.new_homepage_header .select-service{background-color:#fff;border:2px solid #000;box-shadow:0 4px 6px 0 rgba(0,0,0,.16);display:block;font-size:16px;letter-spacing:-.93px;line-height:1.19;margin-bottom:20px;padding:20px;text-align:left}.new_homepage_header .select-service.active,.new_homepage_header .select-service:active,.new_homepage_header .select-service:hover{transform:scale(.9)}.new_homepage_header .select-service:before{background-color:transparent!important;border-style:solid;border-width:4px 4px 0 0;content:"";display:block;height:16px;left:auto;position:absolute;right:20px;top:20px;transform:rotate(45deg);width:16px}.new_homepage_header .select-service.inter-service:before{border-color:#f87f4a}.new_homepage_header .select-service.card-service:before{border-color:#ef476f}.new_homepage_header .select-service.travel-service:before{border-color:#d148ca}.new_homepage_header .select-service.buyback-service:before{border-color:#6790fa}.new_homepage_header .select-service span br{display:none}.new_main_content .latest_articles_section .latest_articles_caption,.new_main_content .team_section .team_caption{font-size:20px}.new_main_content .latest_articles_section .latest_articles_caption{margin-bottom:50px}.new_main_content .latest_articles_section .main_news .main_news_text,.new_main_content .latest_articles_section .news_list .news_text{font-size:14px;line-height:1.29;margin-bottom:20px;min-height:auto}.new_main_content .latest_articles_section .story_link{display:block!important;font-size:13px}.new_main_content .latest_articles_section .story_link:after{right:0;top:-18px}.new_main_content .team_section .team_caption{margin-bottom:20px}.new_main_content .team_section .team_title{font-size:14px;font-weight:400;line-height:.64;margin-bottom:40px}.new_main_content .team_section .team_text{display:none}}@media only screen and (min-width:1180px){.bayBackContent hr{margin-bottom:50px!important}}@media only screen and (max-width:960px){.bank_info_section .columns_1,.personal_details_wrapper .columns_1{margin-top:30px!important}}@media only screen and (max-width:991px){#collectionBox .branch_section{padding:15px}#collectionBox .branch_section .branchSectionHead{padding-left:0}#collectionBox .branch_section .branchSectionHead .collectionAddress{max-width:unset}#collectionBox .branch_section .branchSectionHead .branchSectionOptions{padding-left:10px;width:unset}}@media only screen and (max-width:420px){#collectionBox .branch_section .branchSectionHead .branchSectionEurUsdFlag,#collectionBox .branch_section .branchSectionHead .branchSectionOpeningHours,#collectionBox .branch_section .branchSectionHead .branchSectionOptions,#collectionBox .branch_section .branchSectionHead .collectionAddress{font-size:16px}}.waringIconed{padding-left:40px;position:relative}.bayBackContent{max-width:1230px}.home_delivery.branch_collection.branchCollection{background-color:transparent}.main_content{background-color:#fff}.main_content .home_delivery.branch_collection{background-color:transparent}.main_content .home_delivery .tabs_wrapper.cog_main{background-color:#fff}.main_content:before{display:none}.currencyMainTitle{color:#000;font-family:Montserrat,sans-serif;font-size:56px;font-weight:600;line-height:1.21}.currencyMainContent{background-color:transparent}.currencyMainContent .buy_back_form .bay_back_section_wrapper .warning_iconed{padding-left:45px}.currencyMainContent .buy_back_form .bay_back_section_wrapper .right-side .form{height:auto}.currencyMainContent .buy_back_form .bay_back_section_wrapper .right-side #uploadFile.upload-file{border:1px solid #c9c9c9;height:42px;padding:10px}.currencyMainContent .buy_back_form .bay_back_section_wrapper .right-side #expiry_date_,.currencyMainContent .buy_back_form .bay_back_section_wrapper .right-side #id_number{border:1px solid #c9c9c9;border-radius:5px;padding:10px}.currencyMainContent .buy_back_form .bay_back_section_wrapper .right-side .error{margin-top:5px}.currencyMainContent .buy_back_form .bay_back_section_wrapper .right-side .error small{font-size:14px}.currencyMainContent .buy_back_form .bay_back_section_wrapper .right-side #cash_will_be_used,.currencyMainContent .buy_back_form .bay_back_section_wrapper .right-side #source_of_funds{margin-bottom:5px}.currencyMainContent .customTabHeaderTopTitle{color:#000;font-family:Montserrat,sans-serif;font-size:36px;font-weight:400;letter-spacing:.9px;line-height:1.22;margin-bottom:85px;margin-top:35px;text-align:center;text-transform:uppercase}.currencyMainContent .customTabHeaderBtnBox{text-align:center}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn{display:inline-block}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn{background-color:#fff;border:2px solid #c1c1c1;border-radius:5px;display:inline-block;max-width:100%;padding:23px;width:265px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn.active{background-color:transparent;border:2px solid #3e3b89;box-shadow:0 0 10px #e0c6e2}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn.active .customTabHeaderCheckBtn{display:inline-block!important;opacity:1}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn.active .customTabHeaderCheckBtn i{color:#000;font-size:66px;font-style:normal;font-weight:400;line-height:1.29;text-align:center}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn .customTabHeaderTitle{color:#000;display:inline-block;font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;line-height:1.23;margin-bottom:8px;text-align:center}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn .customTabHeaderDesc{color:#000;font-family:Montserrat,sans-serif;font-size:24px;font-weight:300;line-height:1.21;margin-bottom:8px;margin-top:8px;text-align:center}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn .customTabHeaderCheckBtn{display:unset!important;opacity:0}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn .customTabHeaderCheckBtn i{color:#000;font-size:66px;font-style:normal;font-weight:400;line-height:1.29;text-align:center}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn:first-child{margin-right:35px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn:last-child{margin-left:35px}.currencyMainContent .branchCollectionTitle{color:#000;font-family:Montserrat,sans-serif;font-size:36px;font-weight:400;letter-spacing:.9px;line-height:1.22;margin:70px 0;text-align:center;text-transform:uppercase}.currencyMainContent #currencyCollectionBox .branchSectionHead{padding-left:10px}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionContent{color:#333;font-family:Montserrat,sans-serif;line-height:1.19;margin-bottom:10px;text-align:left}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionContent h3{display:inline-block;font-size:25px;font-weight:600;text-transform:uppercase}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionContent span{display:inline-block;font-size:16px;font-weight:400}.currencyMainContent #currencyCollectionBox .branchSectionHead .collectionAddress{color:#293e9b;cursor:pointer;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:1.56;max-width:220px;text-align:left}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionOpeningHours{color:#333;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.56;margin:15px 0;text-align:left}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionTel{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.56;margin-bottom:30px;text-align:left}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionTel a{color:#333;text-decoration:none}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionTel a:hover{text-decoration:none}.currencyMainContent #currencyCollectionBox .branchSectionHead .branch_section_actions{color:#fff;display:block;font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;line-height:1;text-align:center}.currencyMainContent #currencyCollectionBox .branchSectionHead .branch_section_actions button{background-image:linear-gradient(67deg,#3e3b89 56%,#813687 94%);border:none;border-radius:69px;padding:14px 0;width:100%}.currencyMainContent #currencyCollectionBox .branchSectionHead .branch_section_actions button:hover{color:#fff}.currencyMainContent #currencyCollectionBox .branchSectionHead .branch_section_options{color:#333;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.22;padding-bottom:50px;padding-left:0;text-align:left;width:208px}.currencyMainContent #currencyCollectionBox .branchSectionHead .branch_section_options h4{font-weight:500;margin-bottom:15px}.currencyMainContent #currencyCollectionBox .branchSectionHead .branch_section_options span{font-style:normal}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionIconsBlock .branchSectionIconsBlockImage{display:inline-block}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionIconsBlock .branchSectionIconsBlockText{color:#333;display:inline-block;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.22;margin-left:20px;text-align:left;vertical-align:middle}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionIconsBlock:nth-child(2){margin-top:4px}.currencyMainContent #currencyCollectionBox .branchSectionHead .branchSectionIconsBlock:last-child{margin-top:15px}.currencyMainContent .branchImages{padding-right:10px;position:relative}.currencyMainContent .branchImages .branchImageFlag{border:45px solid transparent;border-top-color:#fff;box-shadow:none;display:block;height:0;left:-55px;position:absolute;top:-23px;transform:rotate(135deg);width:151px}.currencyMainContent .branchImages .branchImageFlag>p{color:#000;font-family:SegoeUI,sans-serif;font-size:25px;font-weight:600;left:0;line-height:1.32;position:absolute;text-align:left;top:-40px;transform:rotate(180deg)}.currencyMainContent .branchImages .branchImageFlag.branchImageSouthendFlag{border-color:#000 transparent transparent}.currencyMainContent .branchImages .branchImageFlag.branchImageSouthendFlag>p{color:#fff;font-family:SegoeUI,sans-serif;font-size:14px;font-weight:600;line-height:1.36;text-align:center;top:-44px}.currencyMainContent .branchImagesMap{bottom:0;display:none;left:15px;overflow:hidden;padding-right:10px;position:absolute;right:15px;top:0}.currencyMainContent .branchImagesMap iframe{height:100%;width:100%}.currencyMainContent .branchImagesMap.show{display:block}.currencyMainContent .bayBackLeftBlock{padding-right:30px}.currencyMainContent .bayBackRightBlock{border-left:1px solid #d4d4d4;padding-left:30px}#layout_container .home_delivery .home_delivery_summary .summary_table thead tr th{background-color:#f9fafb}#layout_container .home_delivery .order_form .personal_details_wrapper input,#layout_container .home_delivery .order_form .personal_details_wrapper textarea{border:1px solid #c9c9c9;border-radius:3px}#layout_container .home_delivery .order_form .personal_details_wrapper a.selectBox{border-color:#c9c9c9}#layout_container .home_delivery .order_form .checkboxes label:before{border:1px solid #c9c9c9}#layout_container .home_delivery .order_form .right-side li .form{height:auto}#layout_container .home_delivery .order_form .right-side #expiry_date_,#layout_container .home_delivery .order_form .right-side #id_number,#layout_container .home_delivery .order_form .right-side #uploadFile{margin-bottom:10px!important}@media only screen and (max-width:767px){.branchImagesMap{right:5px!important}.branchImages{padding-right:0!important}.branchSectionHeadCol{padding-left:15px!important;padding-right:15px!important}.currencyMainContent .customTabHeaderBtnBox{padding:10px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn:first-child{margin-right:10px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn:last-child{margin-left:10px}}@media only screen and (max-width:575px){.currencyMainTitle{font-size:35px}.currencyMainContent h3{font-size:18px!important}.currencyMainContent span{font-size:13px!important}.currencyMainContent .customTabHeaderTopTitle{font-size:20px;margin:0 30px;padding:0 10px}.currencyMainContent .customTabHeaderBtnBox{padding:10px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn{padding:6px;width:160px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn .customTabHeaderCheckBtn i{font-size:45px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn .customTabHeaderTitle{font-size:23px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn .customTabHeaderDesc{font-size:16px;margin-top:0}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn a.custom_tab_header_btn.active .customTabHeaderCheckBtn i{font-size:45px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn:first-child{margin-right:5px}.currencyMainContent .customTabHeaderBtnBox .customTabHeaderBtn:last-child{margin-left:5px}.currencyMainContent .branchCollectionTitle{font-size:30px;margin-bottom:35px;margin-top:0}.currencyMainContent .branchSectionHead .bayBackRightBlockCol .bayBackRightBlock .branch_section_options{padding-right:15px}}@media only screen and (max-width:1140px){#currencyCollectionBox .branchSectionHeadCol{padding-left:0}#currencyCollectionBox .branchSectionHeadCol .branchSectionHead{padding-left:0!important}#currencyCollectionBox .branchSectionHeadCol .branchSectionHead .bayBackRightBlockCol{padding:0}#currencyCollectionBox .branchSectionHeadCol .branchSectionHead .bayBackLeftBlock{padding-right:15px!important}#currencyCollectionBox .branchSectionHeadCol .branchSectionHead .bayBackLeftBlock .branchSectionOpeningHours{margin:10px 0}#currencyCollectionBox .branchSectionHeadCol .branchSectionHead .bayBackLeftBlock .branch_section_actions{margin-bottom:15px}#currencyCollectionBox .branchSectionHeadCol .branchSectionHead .bayBackRightBlock{padding-left:10px!important}#currencyCollectionBox .branchSectionHeadCol .branchSectionHead .bayBackRightBlock .branchSectionIconsBlock .branchSectionIconsBlockText{margin-left:5px!important}}@media only screen and (max-width:991px) and (min-width:768px){.branchSectionHead .branchSectionContent{margin:0}.branchSectionHead .branchSectionContent h3{font-size:23px!important}}@media only screen and (max-width:420px){.branch_section_options{margin-top:0!important}.branch_section_options h4{padding-left:0}#currencyCollectionBox .branchSectionHead .bayBackLeftBlock .collectionAddress{font-size:15px}#currencyCollectionBox .branchSectionHead .bayBackLeftBlock .branchSectionTel{font-size:16px!important}#currencyCollectionBox .branchSectionHead .branchSectionIconsBlock .branchSectionIconsBlockText{font-size:13px!important}#currencyCollectionBox .branchSectionHead .bayBackRightBlockCol .bayBackRightBlock .branch_section_options{padding-right:45px!important}}@media only screen and (max-width:1180px){.bayBackByBranch{padding-top:0!important}}.home_new_banner{background-image:url(../images/new_home_page/home_banner.png);background-position:0 0;background-repeat:no-repeat;margin-bottom:40px;padding-bottom:60px;padding-top:60px}@media screen and (max-width:991px){.home_new_banner{padding-bottom:32px;padding-top:12px}}.home_new_banner .home_new_banner_container{max-width:1340px}.home_new_banner .home_new_banner--inner{align-items:flex-end;display:flex;gap:44px}@media screen and (max-width:991px){.home_new_banner .home_new_banner--inner{align-items:center;flex-direction:column-reverse;gap:32px;margin:0 auto;max-width:600px}}.home_new_banner .select-service-tooltip{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 12px 28px 0 rgba(0,0,0,.251);color:#000;display:flex;font-size:18px;font-weight:600;justify-content:center;line-height:.8;margin:24px auto 40px;max-width:312px;min-height:54px;padding:10px 20px;position:relative;text-align:center}.home_new_banner .select-service-tooltip:after,.home_new_banner .select-service-tooltip:before{border-style:solid;content:"";height:0;left:0;margin:0 auto;position:absolute;right:0;width:0}.home_new_banner .select-service-tooltip:before{border-color:#d1d5db transparent transparent;border-width:12px 12px 0;bottom:-12px}.home_new_banner .select-service-tooltip:after{border-color:#fff transparent transparent;border-width:12px 12px 0;bottom:-10px}.home_new_banner .banner_left_box,.home_new_banner .banner_right_box{width:100%}.home_new_banner .banner_left_box{flex:1;max-width:496px}@media screen and (max-width:991px){.home_new_banner .banner_left_box{max-width:none}}.home_new_banner .banner_right_box{flex:1}.home_new_banner .banner_title_box{color:#171717;margin-bottom:12px}@media screen and (max-width:991px){.home_new_banner .banner_title_box{display:none}}.home_new_banner .banner_subtitle{font-size:24px;font-weight:900;margin-bottom:4px}@media screen and (max-width:991px){.home_new_banner .banner_subtitle{font-size:20px}}.home_new_banner .banner_title{font-size:54px;font-weight:900;line-height:1.1;margin-bottom:0;margin-top:0}@media screen and (max-width:991px){.home_new_banner .banner_title{font-size:48px}}@media screen and (max-width:575px){.home_new_banner .banner_title{font-size:36px}}.signup-card{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 14.1px 28.21px 0 rgba(0,0,0,.251);display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:18px 20px}.signup-card .signup-title-box{margin-bottom:16px}.signup-card .signup-title{font-size:22px;font-weight:700;line-height:1.4;margin-bottom:0}.signup-card .signup-text{font-size:12px;margin-top:8px}.signup-card .signup-form .input-icon-group{position:relative}.signup-card .signup-form .input-icon-group .icon{align-items:center;bottom:0;display:flex;margin:auto;position:absolute;right:16px;top:0}.signup-card .signup-form .form-input{border:1px solid #626262;border-radius:8px;font-size:12px;min-height:32px;padding:0 40px 0 16px}.signup-card .signup-form .form-input::-webkit-input-placeholder{color:#3e3b89}.signup-card .signup-form .form-input:-moz-placeholder,.signup-card .signup-form .form-input::-moz-placeholder{color:#3e3b89;opacity:1}.signup-card .signup-form .form-input:-ms-input-placeholder{color:#3e3b89}.signup-card .signup-form .signup-btn{border-radius:8px;font-size:14px;font-weight:500;margin-top:12px;min-height:32px;width:100%}.signup-card .signup-form .signup-btn i{font-size:.8em;margin-left:10px}.signup-card .signup-footer{align-items:center;display:flex;flex-direction:column;font-size:12px;gap:12px;margin-top:24px}.signup-card .signup-footer .nav-menu{display:flex;flex-wrap:wrap;gap:12px;margin:0;padding:0}.signup-card .signup-footer .nav-menu li{align-items:center;color:#3e3b89;display:flex}.signup-card .signup-footer .nav-menu li:not(:last-child):after{background-color:currentColor;border-radius:50%;content:"";display:inline-flex;height:.3em;margin-left:10px;width:.3em}.signup-card .signup-footer .nav-link{color:currentColor;margin:0;padding:0;text-decoration:underline}.signup-card .signup-footer .icon{font-size:1em;height:auto;margin-right:4px;width:1em}.services_list{display:grid;gap:14px;grid-template-columns:1fr 1fr;list-style-type:none;margin:0;padding:0}@media screen and (max-width:575px){.services_list{grid-template-columns:1fr}}.services_list .service-link{align-items:center;background-color:transparent;border:2px solid #171717;border-radius:8px;color:#3e3b89;display:flex;justify-content:space-between;min-height:72px;overflow:hidden;padding:8px 24px;transition:all .3s ease;width:100%}@media screen and (max-width:575px){.services_list .service-link{min-height:60px}}.services_list .service-link.service-link_sm{min-height:56px}@media screen and (max-width:575px){.services_list .service-link.service-link_sm{min-height:60px}}.services_list .service-link:hover{text-decoration:none}.services_list .service-link:hover:after{transform:translateX(6px)}.services_list .service-link .gradient-accent{font-size:16px;font-weight:600}.services_list .service-link.service-accent-1{color:#d148ca}.services_list .service-link.service-accent-1:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2 17 9-7.5L2 2' stroke='%23D148CA' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.services_list .service-link.service-accent-2{color:#6790fa}.services_list .service-link.service-accent-2:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2 17 9-7.5L2 2' stroke='%236790FA' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.services_list .service-link.service-accent-3{color:#ef476f}.services_list .service-link.service-accent-3:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2 17 9-7.5L2 2' stroke='%23EF476F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.services_list .service-link.service-accent-4{color:#f87f4a}.services_list .service-link.service-accent-4:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2 17 9-7.5L2 2' stroke='%23F87F4A' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.services_list .service-link:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1em;margin-left:8px;transition:transform .3s ease;width:1em}
