@media (max-width: 767px){input[type='text'],input[type='email'],input[type='number'],input[type="password"],input[type="phone"],select{font-size:16px}.container-datepicker .calendarContainer .picker{line-height:inherit}.container-datepicker .calendarContainer .picker .picker__frame .picker__box{padding:0 .5em}.container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__header{margin-top:.5em}.container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__header .picker__nav--prev{left:.8em}.container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__header .picker__nav--next{right:.8em}.container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__header .picker__select--month,.container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__header .picker__select--year{font-size:1em;display:inline-block}.container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__weekday{font-size:.7em}.container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day{font-size:1em}.container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__footer{font-size:1em}}
.container-datepicker .calendarContainer .picker .picker__frame .picker__box{font-size:17px;padding:0.8em 1em 0}
.container-datepicker .calendarContainer .picker .picker__box .picker__header .picker__select--month{width:43%}
@media only screen and (min-width: 767px) and (max-width: 989px){.container-datepicker .calendarContainer .picker .picker__box .picker__header .picker__select--month{width:40% !important}}
.container-datepicker .calendarContainer .picker .picker__box .picker__header .picker__select--year{width:29%}
@media only screen and (min-width: 767px) and (max-width: 989px){.container-datepicker .calendarContainer .picker .picker__box .picker__header .picker__select--year{font-size:14px}}
:focus{outline:none !important}
.picker__box h5{font-size:1.2em;margin-top:20px;text-align:center}
@media (min-width: 767px){.picker__box h5{display:none}}
.picker__header{margin-top:.5em}
.holder{position:relative;z-index:10000}
.datepicker{display:block}
.terms-modal{width:100%}
.modal-open{overflow:hidden}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-open .modal .modal-dialog.modal-txt .modal-body{overflow-y:scroll;font-size:12px}
.modal{position:fixed;top:60px;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;font-family:sans-serif;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:transform 0.3s ease-out;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.modal-dialog{position:relative;width:auto;margin:10px}
@media (min-width: 768px){.modal-dialog{width:634px;margin:30px auto}}
@media (min-width: 990px){.modal-dialog{width:746px;margin:30px auto}}
.modal-dialog.modal-txt{min-height:200px;height:85%}
@media (min-width: 768px){.modal-dialog.modal-txt{height:50%}}
.modal-content{position:relative;background-color:#ffffff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999999;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);outline:0;height:100%;min-height:450px;padding:32px 32px 24px 32px}
@media (min-width: 768px){.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5);min-height:746px}}
@media (max-height: 900px){.modal-content{min-height:80vh}}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:0.5}
.modal-header{border:none;padding:0px}
.modal-header .close{font-size:35px;margin-right:-8px;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;font-weight:bold;float:right;line-height:1;opacity:1}
.modal-header .close path{fill:#243D61}
@media all and (max-width: 575px){.modal-header .close{padding:0}}
.modal-header::after{border:1px solid #9CA7C4;width:100%;margin-top:24px}
.modal-title{color:#192B44;margin:0;font-family:sans-serif;font-size:32px;font-weight:600;line-height:1.25;letter-spacing:0.2px}
.modal-body{position:relative;padding:0px;padding-top:23px;max-height:-webkit-calc(100% - 143px);max-height:calc(100% - 143px)}
@media (max-width: 480px){.modal-body{max-height:-webkit-calc(100% - 183px);max-height:calc(100% - 183px)}}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.modal-body{max-height:82%;background-color:white}}
.modal-body.alert{border-top:0;border-bottom:0;margin-bottom:0px}
.modal-body .button{margin-bottom:17px}
.modal-body article{padding-right:16px}
.modal-body article h2,.modal-body article h3,.modal-body article h4{color:#003049;padding:10px 0 0 0;margin:2px 0;border-bottom:0;font-weight:600;font-family:"Raleway",sans-serif;font-size:16px;line-height:1.5;letter-spacing:0.2px}
.modal-body article p,.modal-body article li{font-family:"Roboto";font-size:16px;line-height:1.5;letter-spacing:0.2px;color:#666666}
.modal-body article p.a-small,.modal-body article li.a-small{font-size:14px}
@media (max-width: 480px){.modal-body article p,.modal-body article li{font-size:14px}}
.modal-body::-webkit-scrollbar{width:16px}
.modal-body::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:8px;border-radius:8px;margin-top:23px}
.modal-body::-webkit-scrollbar-thumb{background:#9CA7C4;-webkit-border-radius:8px;border-radius:8px;height:64px}
.modal-footer{padding:0;text-align:right;border:none;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;background:white}
@media (max-width: 480px){.modal-footer{text-align:center;padding-left:0;padding-right:0}}
.modal-footer::before{border:1px solid #9CA7C4;width:100%;margin-bottom:24px}
.modal-footer .btn{padding:12px 46px 12px 47px;-webkit-box-shadow:0 2px 4px 0 rgba(56,55,64,0.2);box-shadow:0 2px 4px 0 rgba(56,55,64,0.2);color:#2f4f7e;background-color:#fff;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #2f4f7e;font-size:16px;font-weight:bold;line-height:1.5;letter-spacing:0.2px;-webkit-border-radius:4px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.modal-sm{width:300px}
@media (max-width: 480px){#privacyAlert .modal-body{max-height:-webkit-calc(100% - 143px);max-height:calc(100% - 143px)}}
.clearfix:before,.clearfix:after,.clearfix:before,.clearfix:after,.modal-header:before,.modal-header:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}
.clearfix:after,.clearfix:after,.modal-header:after,.modal-header:after,.modal-footer:after,.modal-footer:after{clear:both}
.m-jumbotron{background:url("/static/img/singapore/singapore1/jumbotron_bg.webp") 0 64% no-repeat;padding:100px 0;position:relative;text-align:center;background-size:cover}
@media (max-width: 767px){.m-jumbotron{padding:0}}
.m-jumbotron .a-title__hero{color:#fff;text-transform:none;font-family:"Source Sans Pro",sans-serif;font-weight:bold;text-shadow:2px 2px 2px rgba(20,27,77,0.2)}
.m-jumbotron .a-subtitle__hero{text-shadow:none;color:#fff;font-size:1.8em}
.jumbotron__disclaimer{bottom:0;position:absolute}
@media (max-width: 767px){.jumbotron__disclaimer{position:inherit}}
.filter-pane{margin-bottom:20px;width:260px;-webkit-transition:all 0.35s, -webkit-border-radius 0s;transition:all 0.35s, -webkit-border-radius 0s;transition:all 0.35s, border-radius 0s;transition:all 0.35s, border-radius 0s, -webkit-border-radius 0s}
@media (min-width: 767px){.filter-pane:hover{width:320px}}
.filter-pane input{border:solid 1px #283599;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;padding:6px 10px;-webkit-transition:width 0.35s ease;transition:width 0.35s ease;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}
@media (max-width: 767px){.filter-pane{margin-left:auto;margin-right:auto;float:none !important}}
.stylish-input-group .input-group-addon{background:#CED6F7 !important}
.stylish-input-group .input-group-addon:last-child{border:solid 1px #283599;-webkit-border-radius:0;border-radius:0;font-size:inherit;line-height:normal}
.stylish-input-group .input-group-addon:last-child i{color:#283599}
.stylish-input-group .form-control,.stylish-input-group .m-form-payment .container input[type='text'],.m-form-payment .container .stylish-input-group input[type='text'],.stylish-input-group .m-form-payment .container input[type='email'],.m-form-payment .container .stylish-input-group input[type='email'],.stylish-input-group .m-form-payment .container input[type='number'],.m-form-payment .container .stylish-input-group input[type='number'],.stylish-input-group .m-form-payment .container input[type="password"],.m-form-payment .container .stylish-input-group input[type="password"],.stylish-input-group .m-form-payment .container input[type="phone"],.m-form-payment .container .stylish-input-group input[type="phone"],.stylish-input-group .m-form-payment .container select,.m-form-payment .container .stylish-input-group select{border-right:0;-webkit-box-shadow:0 0 0;box-shadow:0 0 0;border-color:#ccc}
#countryTable{width:99.9%}
#countryTable tr,#countryTable tr>*{border:none}
#countryTable th{background-color:#EFF2FC}
#countryTable a{color:#393E66}
@media (min-width: 767px){#countryTable a{font-size:13px}}
#countryTable .filtered{background-image:-webkit-gradient(linear, left top, left bottom, from(#B4ED50), to(#429321));background-image:-webkit-linear-gradient(top, #B4ED50 0%, #429321 100%);background-image:linear-gradient(-180deg, #B4ED50 0%, #429321 100%)}
@media (max-width: 767px){#countryTable .filtered{width:100%;display:block !important;clear:both}}
#countryTable .filtered a{color:#fff}
#countryTable .unfiltered{opacity:0.2}
#countryTable tbody{overflow:scroll}
#countryTable tr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
@media screen and (max-width: 767px){#countryTable tr{min-width:1330px}}
#countryTable tr th,#countryTable tr td{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 0 15%;-moz-box-flex:1;-ms-flex:1 0 15%;flex:1 0 15%;max-width:20%}
@media screen and (max-width: 767px){#countryTable tr th,#countryTable tr td{white-space:initial}}
.m-disclaimer{background-color:rgba(0,35,59,0.45);-webkit-border-radius:0;border-radius:0;margin-bottom:0;font-family:"Roboto";text-align:center;padding:16px}
@media (min-width: 992px){.m-disclaimer{padding:16px 32px}}
.m-disclaimer.toggleText .disclaimer__text{display:block;height:auto;overflow:visible;text-overflow:none}
.m-disclaimer.toggleText .truncate-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.m-disclaimer .truncate{font-size:13px;color:#fff;line-height:16px;font-weight:400;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.m-disclaimer .truncate-container{cursor:pointer;text-align:center;margin:0}
.m-disclaimer .truncate-arrow svg path{fill:#fff}
@media (max-width: 767px){.m-disclaimer{position:inherit !important}}
.m-disclaimer button.close{opacity:.7}
.m-disclaimer button.close:hover{opacity:1}
.m-disclaimer button.close span{font-size:13px;font-weight:400;margin-left:0}
.m-disclaimer a{text-decoration:underline;color:#fff}
.m-disclaimer a:hover{color:#d9d9d9}
.m-disclaimer.alert{margin-bottom:0}
.m-disclaimer.alert>p.disclaimer__text{margin:0 18px 4px 0}
.m-disclaimer.alert .close{height:16px;width:16px;opacity:1;position:relative;top:-5px}
.m-disclaimer.alert .close:hover{opacity:0.75}
.m-disclaimer.alert .close svg{position:absolute;top:0;left:0}
.m-disclaimer.alert .close svg rect{fill:#fff}
.disclaimer__text{text-align:left;color:#fff;font-size:12px;line-height:15.6px;letter-spacing:0.4px;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:-webkit-calc(12px * 1.38);height:calc(12px * 1.38);margin:0 18px 4px 0;overflow:hidden;text-overflow:ellipsis}
@media (max-width: 767px){.disclaimer__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:-webkit-calc(12px * 1.38 * 2);height:calc(12px * 1.38 * 2)}}
.disclaimer__text.extra_text{margin:4px 18px 0 0}
.disclaimer-top{bottom:0}
@media (min-width: 767px){.disclaimer-top{position:absolute !important;width:100%}}
.m-steps__arrow span{position:absolute;-webkit-transition:0.2s;transition:0.2s;right:5px}
.m-steps__arrow span{padding:6px;border:solid transparent;border-bottom:4px solid #C0C6EF;border-left:4px solid #C0C6EF}
@media (max-width: 767px){.m-steps__arrow span{display:none}}
.m-steps__arrow .title{color:inherit}
@media (max-width: 767px){.m-steps__arrow li{display:block}}
.m-steps__arrow--left span{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.m-steps__arrow--right span{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}
@media (max-width: 502px){.m-steps__arrow li{display:block}.m-steps__arrow li .m-steps-icons{position:relative;margin:0;left:auto}}
.m-table--middle{vertical-align:middle !important}
.m-table--liner>thead>tr>td,.m-table--liner>thead>tr>th,.m-table--liner>tbody>tr>td,.m-table--liner>tfoot>tr>th{border:solid 1px #ddd}
.m-table--liner.m-table>tbody+tbody{border:1px solid #272727}
.m-table-duotone{padding-top:16px}
.m-table-duotone tr{border-bottom:1px solid #e7e7e7}
.m-table-duotone th{background-color:rgba(40,53,153,0.2)}
.m-table-duotone td,.m-table-duotone th{text-align:center;font-weight:normal}
.m-table--scroll-xs{display:none;font-size:0.8em;color:#797979}
@media (max-width: 520px){.m-table--scroll-xs{display:block}}
.m-table--service thead th{background-color:#EFF2FC;border:solid 1px #ddd}
.m-table--service>thead>tr>th{border:solid 1px #ddd;padding:16px;font-weight:700;text-align:left;color:#001640}
.m-table--service>thead:first-child>tr:first-child>th{border-top:solid 1px #ddd}
.m-table--service>tbody>tr>td:first-child{padding:8px 16px}
.m-table--service>tbody>tr>td:nth-child(n+2){vertical-align:middle}
.m-table--service th{text-align:center;font-weight:normal;color:#283599}
.m-table--service tr td .fa-times:before{color:#EB2527}
.m-table--service tr td .fa-check:before{color:#2BAE4C}
.m-table--service tr td:nth-child(3){background-color:#e1f7e6}
.m-table--service tr td.success-bg{background-color:#e1f7e6}
.m-table--service .services-table__th--success{background:#e1f7e6}
@media (max-width: 767px){.table-responsive ~ .button--link{display:block;margin-top:42px}}
.m-table--service th{white-space:nowrap}
.faq-post-list-accordion{margin:0 0 30px 0}
.faq-post-list-accordion .post-item{position:relative;margin:5px 0 0 0;border:1px solid #3447CB;z-index:0;background-color:#fff}
.faq-post-list-accordion .post-item:first-child{margin-top:0}
.faq-post-list-accordion .post-item:before{font-family:"Material Icons" !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e313";position:absolute;top:18px;right:24px;font-size:35px;z-index:-1;color:#3447CB}
.faq-post-list-accordion .post-item .post-content{padding:0px 64px 24px 32px;color:rgba(0,0,0,0.6);display:none}
.faq-post-list-accordion .post-item .post-content>*{color:rgba(0,0,0,0.6);letter-spacing:0.2px;line-height:1.5}
.faq-post-list-accordion .m-active:before{content:"\e316";color:#3447CB}
.faq-post-list-accordion .post-item-inner{border:8px solid transparent;border-width:0 0 0 8px;-webkit-transition:border-color 150ms;transition:border-color 150ms;border-color:#3447CB}
.faq-post-list-accordion .post-title{margin:0;padding:24px 64px 24px 32px;font-size:1em;font-weight:600;font-family:"Raleway",sans-serif;cursor:pointer;line-height:1.5;letter-spacing:0.2px;color:rgba(0,0,0,0.87)}
.faq-post-list-accordion .post-content>*{margin:15px 0 0 0}
.faq-post-list-accordion .post-content>*:first-child{margin:0}
.faq .a-title{color:rgba(0,0,0,0.87);font-size:32px;margin-bottom:32px;font-weight:600}
.faq .m-button{font-size:18px;letter-spacing:0.2px}
@media (max-width: 767px){.faq .m-button{width:auto}}
@media (max-width: 989px){.faq .m-button{width:auto}}
.legal{margin-bottom:50px}
.legal h4{margin:0 0 16px 0;font-size:1em;line-height:1.25em}
.legal .container{padding:0px 15px}
@media (min-width: 767px){.legal .m-table{margin-top:30px}}
.legal .m-table .u-t-head{background:#EFF2FC}
.legal .m-table .u-t-head th{text-align:center}
.legal .bg-title{padding-top:40px}
.legal .button{margin:30px auto}
.legal ol>li{font-weight:normal}
.legal .scroll{margin-top:15px;font-size:0.8em}
.legal article p{font-size:16px;line-height:26px;color:rgba(0,0,0,0.6)}
.legal article ul li,.legal article ol li{font-size:16px;line-height:26px;color:rgba(0,0,0,0.6)}
.about{margin-bottom:0px}
.about .a-title{color:rgba(0,0,0,0.87);font-size:32px;font-weight:600}
.about .a-subtitle{color:rgba(0,0,0,0.87);font-size:24px;font-weight:600}
@media (min-width: 767px){.about .m-table{margin-top:30px}}
.about .m-table .u-t-head{background:#EFF2FC}
.about .m-table .u-t-head th{text-align:left}
.about .bg-title{padding-top:40px}
.about ol>li{font-weight:normal}
.about .scroll{margin-top:15px;font-size:0.8em}
.about article p{font-size:16px;line-height:26px;color:rgba(0,0,0,0.6)}
.button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:auto;padding:0}
.button.button-icon{width:40px;height:40px}
.button.button-icon span{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.button span,.button label,.button a{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-border-radius:4px;border-radius:4px;text-decoration:none;margin-bottom:0px;width:100%;height:100%}
@media (max-width: 767px){.button span,.button label,.button a{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.button_XS{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:12px;line-height:20px;height:24px}
.button_XS:hover{text-decoration:none}
.button_XS span,.button_XS label,.button_XS a{padding:0 12px}
.button_S{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:14px;line-height:22px;height:40px}
.button_S:hover{text-decoration:none}
.button_S span,.button_S label,.button_S a{padding:0 12px}
.button_M{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:16px;line-height:24px;height:48px}
.button_M:hover{text-decoration:none}
.button_M span,.button_M label,.button_M a{padding:0 16px}
.button_L{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:18px;line-height:26px;height:56px}
.button_L:hover{text-decoration:none}
.button_L span,.button_L label,.button_L a{padding:0 24px}
.button.filled{background:#243D61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.filled span,.button.filled label,.button.filled a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.filled span i,.button.filled label i,.button.filled a i{color:#fff}
.button.filled:hover{background:#243D61;border:0;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);-webkit-border-radius:4px;border-radius:4px}
.button.filled:hover span,.button.filled:hover label,.button.filled:hover a{color:#fff;background:rgba(255,255,255,0.04);-webkit-border-radius:4px;border-radius:4px}
.button.filled:hover span i,.button.filled:hover label i,.button.filled:hover a i{color:#fff}
.button.filled:focus{background:#243D61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.filled:focus span,.button.filled:focus label,.button.filled:focus a{color:#fff;background:rgba(255,255,255,0.12);-webkit-border-radius:4px;border-radius:4px}
.button.filled:focus span i,.button.filled:focus label i,.button.filled:focus a i{color:#fff}
.button.filled:active{background:#243D61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.filled:active span,.button.filled:active label,.button.filled:active a{color:#fff;background:rgba(255,255,255,0.1);-webkit-border-radius:4px;border-radius:4px}
.button.filled:active span i,.button.filled:active label i,.button.filled:active a i{color:#fff}
.button.filled:disabled{background:#fff;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.filled:disabled span,.button.filled:disabled label,.button.filled:disabled a{color:rgba(0,0,0,0.38);background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.18)), to(rgba(0,0,0,0.18)));background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.18) 100%);background:linear-gradient(0deg, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.18) 100%);-webkit-border-radius:4px;border-radius:4px;cursor:not-allowed}
.button.filled:disabled span i,.button.filled:disabled label i,.button.filled:disabled a i{color:rgba(0,0,0,0.38)}
.button.outlined{background:rgba(0,0,0,0);border:1px solid gray;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.outlined span,.button.outlined label,.button.outlined a{color:#243D61;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.outlined span i,.button.outlined label i,.button.outlined a i{color:#243D61}
.button.outlined:hover{background:rgba(0,0,0,0);border:1px solid gray;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.outlined:hover span,.button.outlined:hover label,.button.outlined:hover a{color:#243D61;background:rgba(36,61,97,0.04);-webkit-border-radius:4px;border-radius:4px}
.button.outlined:hover span i,.button.outlined:hover label i,.button.outlined:hover a i{color:#243D61}
.button.outlined:focus{background:rgba(0,0,0,0);border:1px solid #243D61;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.outlined:focus span,.button.outlined:focus label,.button.outlined:focus a{color:#243D61;background:rgba(36,61,97,0.12);-webkit-border-radius:4px;border-radius:4px}
.button.outlined:focus span i,.button.outlined:focus label i,.button.outlined:focus a i{color:#243D61}
.button.outlined:active{background:rgba(0,0,0,0);border:1px solid gray;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.outlined:active span,.button.outlined:active label,.button.outlined:active a{color:#243D61;background:rgba(36,61,97,0.12);-webkit-border-radius:4px;border-radius:4px}
.button.outlined:active span i,.button.outlined:active label i,.button.outlined:active a i{color:#243D61}
.button.outlined:disabled{background:rgba(0,0,0,0);border:1px solid #ccc;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.outlined:disabled span,.button.outlined:disabled label,.button.outlined:disabled a{color:rgba(0,0,0,0.38);background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px;cursor:not-allowed}
.button.outlined:disabled span i,.button.outlined:disabled label i,.button.outlined:disabled a i{color:rgba(0,0,0,0.38)}
.button.text{background:rgba(0,0,0,0);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.text span,.button.text label,.button.text a{color:#243D61;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.text span i,.button.text label i,.button.text a i{color:#243D61}
.button.text:hover{background:rgba(0,0,0,0);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.text:hover span,.button.text:hover label,.button.text:hover a{color:#243D61;background:rgba(36,61,97,0.04);-webkit-border-radius:4px;border-radius:4px}
.button.text:hover span i,.button.text:hover label i,.button.text:hover a i{color:#243D61}
.button.text:focus{background:rgba(0,0,0,0);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.text:focus span,.button.text:focus label,.button.text:focus a{color:#243D61;background:rgba(36,61,97,0.12);-webkit-border-radius:4px;border-radius:4px}
.button.text:focus span i,.button.text:focus label i,.button.text:focus a i{color:#243D61}
.button.text:active{background:rgba(0,0,0,0);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.text:active span,.button.text:active label,.button.text:active a{color:#243D61;background:rgba(36,61,97,0.12);-webkit-border-radius:4px;border-radius:4px}
.button.text:active span i,.button.text:active label i,.button.text:active a i{color:#243D61}
.button.text:disabled{background:rgba(0,0,0,0);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.text:disabled span,.button.text:disabled label,.button.text:disabled a{color:rgba(0,0,0,0.38);background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px;cursor:not-allowed}
.button.text:disabled span i,.button.text:disabled label i,.button.text:disabled a i{color:rgba(0,0,0,0.38)}
.button.elevated{background:rgba(223,231,243,0.25098);border:0;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);-webkit-border-radius:4px;border-radius:4px}
.button.elevated span,.button.elevated label,.button.elevated a{color:#243D61;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.elevated span i,.button.elevated label i,.button.elevated a i{color:#243D61}
.button.elevated:hover{background:rgba(223,231,243,0.25098);border:0;-webkit-box-shadow:0px 2px 6px 2px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);box-shadow:0px 2px 6px 2px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);-webkit-border-radius:4px;border-radius:4px}
.button.elevated:hover span,.button.elevated:hover label,.button.elevated:hover a{color:#243D61;background:rgba(36,61,97,0.04);-webkit-border-radius:4px;border-radius:4px}
.button.elevated:hover span i,.button.elevated:hover label i,.button.elevated:hover a i{color:#243D61}
.button.elevated:focus{background:rgba(223,231,243,0.25098);border:0;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);-webkit-border-radius:4px;border-radius:4px}
.button.elevated:focus span,.button.elevated:focus label,.button.elevated:focus a{color:#243D61;background:rgba(36,61,97,0.12);-webkit-border-radius:4px;border-radius:4px}
.button.elevated:focus span i,.button.elevated:focus label i,.button.elevated:focus a i{color:#243D61}
.button.elevated:active{background:rgba(223,231,243,0.25098);border:0;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);-webkit-border-radius:4px;border-radius:4px}
.button.elevated:active span,.button.elevated:active label,.button.elevated:active a{color:#243D61;background:rgba(36,61,97,0.12);-webkit-border-radius:4px;border-radius:4px}
.button.elevated:active span i,.button.elevated:active label i,.button.elevated:active a i{color:#243D61}
.button.elevated:disabled{background:#fff;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.elevated:disabled span,.button.elevated:disabled label,.button.elevated:disabled a{color:rgba(0,0,0,0.38);background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.18)), to(rgba(0,0,0,0.18)));background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.18) 100%);background:linear-gradient(0deg, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.18) 100%);-webkit-border-radius:4px;border-radius:4px;cursor:not-allowed}
.button.elevated:disabled span i,.button.elevated:disabled label i,.button.elevated:disabled a i{color:rgba(0,0,0,0.38)}
.button.gradient-primary{background:-webkit-gradient(linear, left top, left bottom, from(#71BD3A), to(#39780C));background:-webkit-linear-gradient(top, #71BD3A 0%, #39780C 100%);background:linear-gradient(180deg, #71BD3A 0%, #39780C 100%);border:0;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.25);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.25);-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary span,.button.gradient-primary label,.button.gradient-primary a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary span i,.button.gradient-primary label i,.button.gradient-primary a i{color:#fff}
.button.gradient-primary:hover{background:-webkit-gradient(linear, left top, left bottom, from(#46A326), to(#244C08));background:-webkit-linear-gradient(top, #46A326 0%, #244C08 100%);background:linear-gradient(180deg, #46A326 0%, #244C08 100%);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary:hover span,.button.gradient-primary:hover label,.button.gradient-primary:hover a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary:hover span i,.button.gradient-primary:hover label i,.button.gradient-primary:hover a i{color:#fff}
.button.gradient-primary:focus{background:-webkit-gradient(linear, left top, left bottom, from(#71BD3A), to(#39780C));background:-webkit-linear-gradient(top, #71BD3A 0%, #39780C 100%);background:linear-gradient(180deg, #71BD3A 0%, #39780C 100%);border:4px solid #A9D788;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary:focus span,.button.gradient-primary:focus label,.button.gradient-primary:focus a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary:focus span i,.button.gradient-primary:focus label i,.button.gradient-primary:focus a i{color:#fff}
.button.gradient-primary:active{background:-webkit-gradient(linear, left top, left bottom, from(#46A326), to(#244C08));background:-webkit-linear-gradient(top, #46A326 0%, #244C08 100%);background:linear-gradient(180deg, #46A326 0%, #244C08 100%);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary:active span,.button.gradient-primary:active label,.button.gradient-primary:active a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary:active span i,.button.gradient-primary:active label i,.button.gradient-primary:active a i{color:#fff}
.button.gradient-primary:disabled{background:-webkit-gradient(linear, left top, left bottom, from(#A9D788), to(#88AE6D));background:-webkit-linear-gradient(top, #A9D788 0%, #88AE6D 100%);background:linear-gradient(180deg, #A9D788 0%, #88AE6D 100%);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.gradient-primary:disabled span,.button.gradient-primary:disabled label,.button.gradient-primary:disabled a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px;cursor:not-allowed}
.button.gradient-primary:disabled span i,.button.gradient-primary:disabled label i,.button.gradient-primary:disabled a i{color:#fff}
.button.disabled-gray{background:#B9B9B9;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray span,.button.disabled-gray label,.button.disabled-gray a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray span i,.button.disabled-gray label i,.button.disabled-gray a i{color:#fff}
.button.disabled-gray:hover{background:#B9B9B9;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray:hover span,.button.disabled-gray:hover label,.button.disabled-gray:hover a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray:hover span i,.button.disabled-gray:hover label i,.button.disabled-gray:hover a i{color:#fff}
.button.disabled-gray:focus{background:#B9B9B9;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray:focus span,.button.disabled-gray:focus label,.button.disabled-gray:focus a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray:focus span i,.button.disabled-gray:focus label i,.button.disabled-gray:focus a i{color:#fff}
.button.disabled-gray:active{background:#B9B9B9;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray:active span,.button.disabled-gray:active label,.button.disabled-gray:active a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray:active span i,.button.disabled-gray:active label i,.button.disabled-gray:active a i{color:#fff}
.button.disabled-gray:disabled{background:#B9B9B9;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.disabled-gray:disabled span,.button.disabled-gray:disabled label,.button.disabled-gray:disabled a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px;cursor:not-allowed}
.button.disabled-gray:disabled span i,.button.disabled-gray:disabled label i,.button.disabled-gray:disabled a i{color:#fff}
.button.xpocket-primary{background:#FF6F61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary span,.button.xpocket-primary label,.button.xpocket-primary a{color:#002b5b;background:rgba(0,0,0,0);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary span i,.button.xpocket-primary label i,.button.xpocket-primary a i{color:#002b5b}
.button.xpocket-primary:hover{background:#FF6F61;border:0;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25098);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25098);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary:hover span,.button.xpocket-primary:hover label,.button.xpocket-primary:hover a{color:#002b5b;background:rgba(255,255,255,0.04);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary:hover span i,.button.xpocket-primary:hover label i,.button.xpocket-primary:hover a i{color:#002b5b}
.button.xpocket-primary:focus{background:#FF6F61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary:focus span,.button.xpocket-primary:focus label,.button.xpocket-primary:focus a{color:#002b5b;background:rgba(255,255,255,0.12);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary:focus span i,.button.xpocket-primary:focus label i,.button.xpocket-primary:focus a i{color:#002b5b}
.button.xpocket-primary:active{background:#FF6F61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary:active span,.button.xpocket-primary:active label,.button.xpocket-primary:active a{color:#002b5b;background:rgba(255,255,255,0.1);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary:active span i,.button.xpocket-primary:active label i,.button.xpocket-primary:active a i{color:#002b5b}
.button.xpocket-primary:disabled{background:#f4f4f4;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-primary:disabled span,.button.xpocket-primary:disabled label,.button.xpocket-primary:disabled a{color:rgba(0,0,0,0.38);background:none;-webkit-border-radius:50px;border-radius:50px;cursor:not-allowed}
.button.xpocket-primary:disabled span i,.button.xpocket-primary:disabled label i,.button.xpocket-primary:disabled a i{color:rgba(0,0,0,0.38)}
.button.xpocket-secondary{background:rgba(0,0,0,0);border:2px solid #ff6f61;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary span,.button.xpocket-secondary label,.button.xpocket-secondary a{color:#002b5b;background:rgba(0,0,0,0);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary span i,.button.xpocket-secondary label i,.button.xpocket-secondary a i{color:#002b5b}
.button.xpocket-secondary:hover{background:rgba(0,0,0,0);border:2px solid #ff6f61;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary:hover span,.button.xpocket-secondary:hover label,.button.xpocket-secondary:hover a{color:#002b5b;background:rgba(255,111,97,0.0392157);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary:hover span i,.button.xpocket-secondary:hover label i,.button.xpocket-secondary:hover a i{color:#002b5b}
.button.xpocket-secondary:focus{background:rgba(0,0,0,0);border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary:focus span,.button.xpocket-secondary:focus label,.button.xpocket-secondary:focus a{color:#002b5b;background:rgba(255,111,97,0.0392157);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary:focus span i,.button.xpocket-secondary:focus label i,.button.xpocket-secondary:focus a i{color:#002b5b}
.button.xpocket-secondary:active{background:rgba(0,0,0,0);border:2px solid #002b5b;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary:active span,.button.xpocket-secondary:active label,.button.xpocket-secondary:active a{color:#002b5b;background:rgba(255,111,97,0.0392157);-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary:active span i,.button.xpocket-secondary:active label i,.button.xpocket-secondary:active a i{color:#002b5b}
.button.xpocket-secondary:disabled{background:rgba(0,0,0,0);border:2px solid #8b8589;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.xpocket-secondary:disabled span,.button.xpocket-secondary:disabled label,.button.xpocket-secondary:disabled a{color:rgba(0,0,0,0.38);background:rgba(0,0,0,0);-webkit-border-radius:50px;border-radius:50px;cursor:not-allowed}
.button.xpocket-secondary:disabled span i,.button.xpocket-secondary:disabled label i,.button.xpocket-secondary:disabled a i{color:rgba(0,0,0,0.38)}
.button.blue-rounded{background:#3660FC;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded span,.button.blue-rounded label,.button.blue-rounded a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded span i,.button.blue-rounded label i,.button.blue-rounded a i{color:#fff}
.button.blue-rounded:hover{background:#2948BD;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded:hover span,.button.blue-rounded:hover label,.button.blue-rounded:hover a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded:hover span i,.button.blue-rounded:hover label i,.button.blue-rounded:hover a i{color:#fff}
.button.blue-rounded:focus{background:#2948BD;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded:focus span,.button.blue-rounded:focus label,.button.blue-rounded:focus a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded:focus span i,.button.blue-rounded:focus label i,.button.blue-rounded:focus a i{color:#fff}
.button.blue-rounded:active{background:#2948BD;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded:active span,.button.blue-rounded:active label,.button.blue-rounded:active a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded:active span i,.button.blue-rounded:active label i,.button.blue-rounded:active a i{color:#fff}
.button.blue-rounded:disabled{background:#7895ff;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:50px;border-radius:50px}
.button.blue-rounded:disabled span,.button.blue-rounded:disabled label,.button.blue-rounded:disabled a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:50px;border-radius:50px;cursor:not-allowed}
.button.blue-rounded:disabled span i,.button.blue-rounded:disabled label i,.button.blue-rounded:disabled a i{color:#fff}
.chip{width:auto;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:24px;padding:6px 8px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:8px;border-radius:8px}
.chip_XS{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:14px;line-height:22px;height:24px}
.chip_XS:hover{text-decoration:none}
.chip_XS i{font-size:20px}
.chip_S{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:14px;line-height:22px;height:28px}
.chip_S:hover{text-decoration:none}
.chip_S i{font-size:20px}
.chip_M{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:14px;line-height:22px;height:32px}
.chip_M:hover{text-decoration:none}
.chip_M i{font-size:24px}
.chip.default{background:#fff;border:1px solid #666}
.chip.default span,.chip.default i{color:rgba(0,0,0,0.6)}
.chip.primary{background:#fff;border:1px solid #39619A}
.chip.primary span,.chip.primary i{color:#243D61}
.chip.primary-dark{background:#243D61;border:0}
.chip.primary-dark span,.chip.primary-dark i{color:#fff}
.chip.done{background:#E2F8E8;border:1px solid #22873B}
.chip.done span,.chip.done i{color:#175E29}
.chip.pending{background:#FBDA9D;border:1px solid #946205}
.chip.pending span,.chip.pending i{color:#312102}
.chip.error{background:#FCDEDF;border:1px solid #C91316}
.chip.error span,.chip.error i{color:#3D0607}
.chip.dark{background:#666;border:0}
.chip.dark span,.chip.dark i{color:#fff}
.chip span::first-letter{text-transform:uppercase}
.m-payment{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media (max-width: 1199px){.m-payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
@media all and (-ms-high-contrast: none){.m-payment>form,.m-payment .forms-container>form{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:100%}.m-payment .m-form-application-container{float:none}.m-payment .m-payment-sidebar{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:100%}.m-payment *::-ms-backdrop,.m-payment>form,.m-payment .forms-container>form{-ms-flex-preferred-size:auto;flex-basis:auto;width:100%}.m-payment *::-ms-backdrop,.m-payment .m-form-application-container{float:none}.m-payment *::-ms-backdrop,.m-payment .m-payment-sidebar{-ms-flex-preferred-size:auto;flex-basis:auto;width:100%}}
@media (min-width: 1200px){.m-payment>form,.m-payment .forms-container>form{-webkit-flex-basis:80%;-ms-flex-preferred-size:80%;flex-basis:80%}}
@media all and (min-width: 1200px) and (-ms-high-contrast: none){.m-payment>form,.m-payment .forms-container>form{width:80%}.m-payment .m-payment-sidebar{width:20%}.m-payment *::-ms-backdrop,.m-payment>form,.m-payment .forms-container>form{width:80%}.m-payment *::-ms-backdrop,.m-payment .m-payment-sidebar{width:20%}}
.m-payment>form .c-form--step__container,.m-payment .forms-container>form .c-form--step__container{padding:30px 0}
.m-payment>form .c-form--step__container fieldset,.m-payment .forms-container>form .c-form--step__container fieldset{width:100%;padding:0 30px}
.m-payment-sidebar{-webkit-flex-basis:38%;-ms-flex-preferred-size:38%;flex-basis:38%;padding-left:31px}
@media (max-width: 1199px){.m-payment-sidebar{max-width:100%;padding:0}}
.m-payment-sidebar--block{padding-bottom:7px;margin-bottom:9px}
.m-payment-sidebar--block h5{display:inline-block;padding-bottom:8px;text-align:left;font-size:12px;font-family:'Roboto';font-weight:bold;color:#192b44}
.m-payment-sidebar--block ul{padding:5px 10px;font-size:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#666666;margin:0}
.m-payment-sidebar--block ul span{font-weight:400;margin:1px 0;color:#666666;word-break:break-word}
.m-payment-sidebar--block-content p{color:#192b44 !important}
.m-payment-sidebar--block p{padding-bottom:4px;font-size:10px;display:block;color:#666666;margin:0;line-height:1.6}
.m-payment-sidebar--block p span{font-weight:400;color:#192b44;word-break:break-word}
.m-payment-sidebar--block-button{display:inline-block;padding:0 0 0 8px;margin:0}
.m-payment-sidebar--block-button .btn{padding:2px 10px;margin:5px 0}
.m-payment-sidebar--block.bigger_text h5,.m-payment-sidebar--block.bigger_text p:first-of-type,.m-payment-sidebar--block.bigger_text p:first-of-type span{font-size:0.89em;font-weight:bold}
.m-payment-sidebar--block.block-amount .payment-breakdown{margin-top:0}
.m-payment-sidebar--block.block-amount .amount-total{margin-top:-6px;font-weight:bold;display:inline}
.m-payment-sidebar--block.block-benefits{border:1px solid #c0c6ef;background-color:white;margin-bottom:16px}
.m-payment-sidebar--block.block-benefits .title{color:white;text-align:left;font-size:16px;font-weight:500;margin:0 0 17px 0;padding:9px 16px;height:40px;letter-spacing:0.2px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#283599}
.m-payment-sidebar--block.block-benefits ul.list{list-style-type:none;padding:0px 8px;margin-left:20px}
.m-payment-sidebar--block.block-benefits ul.list li{color:#192b44;margin:0 0 8px 14px;line-height:16px}
.m-payment-sidebar--block.block-benefits ul.list li:before{font-family:'Material Icons';content:'\e5ca';font-size:24px;color:#2BAE4C;position:absolute;margin-right:4px;list-style-position:outside;margin-left:-30px}
@media (max-width: 1199px){.m-payment-sidebar--block.block-benefits ul.list{margin-left:25px}}
.m-payment-sidebar--block.payment-trust{border:1px solid #c0c6ef;padding:16px;background-color:#fff;margin-bottom:16px}
.m-payment-sidebar--block.payment-trust p{padding:0;line-height:1.6}
.m-payment-sidebar--block.payment-trust #payment-trust-logos{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:8px}
.m-payment-sidebar--block.payment-trust #payment-trust-logos img{margin:4px 8px 4px 0;max-height:42px;-o-object-fit:contain;object-fit:contain}
.m-payment-sidebar--block.payment-trust #payment-trust-logos img:last-of-type{margin-right:0px}
.m-payment .ie-margin{margin-left:33.5% !important}
@media (max-width: 767px){.m-payment .c-form--step .m-group__inline label:last-child{margin-left:0}}
.m-payment .c-form--step{border-bottom:1px solid #c0c6ef;border-right:1px solid #c0c6ef;border-left:1px solid #c0c6ef}
.m-payment .c-form--step__title{padding:8px 32px !important;height:40px}
.m-payment .c-form--step__title .icon{height:20px}
.m-payment .c-form--step__title>*:not(.icon){font-size:18px;font-family:'Roboto';font-weight:500}
.m-payment .c-form--step__container .m-group__inline{padding-top:16px;padding-bottom:16px}
.m-payment .c-form--step__container .dropdown-toggle{-webkit-border-radius:2px;border-radius:2px;border:1px solid #c0c6ef !important;background-color:#f8fbff !important}
.m-payment .c-form--step__container input::-webkit-input-placeholder{color:#c0c6ef;font-style:normal;font-weight:200;font-family:'Roboto';font-size:16px}
.m-payment .c-form--step__container input:-ms-input-placeholder{color:#c0c6ef;font-style:normal;font-weight:200;font-family:'Roboto';font-size:16px}
.m-payment .c-form--step__container input::-moz-placeholder{color:#c0c6ef !important}
.m-payment .c-form--step__container input::-ms-input-placeholder{color:#c0c6ef !important}
.m-payment .c-form--step__container input::placeholder{color:#c0c6ef !important}
.m-payment .c-form legend{font-family:Roboto;font-size:16px;font-weight:500;color:black;text-transform:none;border-bottom:none;margin-bottom:20px}
section.c-form--step.c-form--step__active.wpFlex{border-bottom:0px}
.m-form{width:100%;float:left;margin-bottom:10px;min-height:42px}
.m-form-application-container{width:100%}
@media (max-width: 767px){.m-form-container{padding-left:5px;padding-right:5px}}
.m-form--square{-webkit-border-radius:0;border-radius:0;border-color:#F4F5F8;color:#9CA7C4;font-weight:bold}
.m-form--square::-webkit-input-placeholder{color:#9CA7C4;font-weight:bold}
.m-form--square:-moz-placeholder{font-weight:bold}
.m-form--square::-moz-placeholder{font-weight:bold}
.m-form--square:-ms-input-placeholder{font-weight:bold}
.m-form--checkaccept{display:block;clear:both;padding-top:15px;padding-left:12px}
.m-form-date select{min-width:80px;margin-right:5px}
.m-form-prefix-number{position:absolute;padding-top:7px;padding-left:10px;color:#555555;font-size:14px}
.m-form-radio label.error{display:block}
.m-form .error{font-weight:normal}
.m-form-help-open{margin:10px 0 0 0}
.m-form-payment .container{padding-top:0}
.m-form-payment .container .m-form-application-title{background:#283599;color:#fff}
.m-form-payment .container .m-form-application-title h2{margin:0;padding:8px;font-size:16px;font-weight:400}
.m-form-payment .container .m-txt--smallcompress{font-size:12px}
.m-form-payment .container input[type='text'],.m-form-payment .container input[type='email'],.m-form-payment .container input[type='number'],.m-form-payment .container input[type="password"],.m-form-payment .container input[type="phone"],.m-form-payment .container select{-webkit-border-radius:0 !important;border-radius:0 !important}
.m-form-payment .container .expire_date .j-form-container .u-pad--r0{padding-right:0}
.m-form-payment .container .expire_date .j-form-container .u-pad--l0{padding-left:0}
.m-form-payment .container .cvv_group input[type=text]{width:60px !important}
.m-form-payment .container aside .btn-default{margin-bottom:16px}
.m-form-payment .container aside h5{margin-bottom:7.5px}
.m-form-payment .container aside p{margin-left:6px;font-size:75%;line-height:145%}
.m-form-payment .container aside img{margin-top:20px}
.m-ssl-encrytion{position:absolute;bottom:-150px;left:50%;margin-left:-85px}
.u-maxw--76 select{font-size:12px;padding:1px}
.icon_cvv{position:absolute;font-size:12px !important;left:105px;top:4px}
.payment .m-form-application-title h2{color:#ffffff}
@media (max-width: 767px){.m-payment .m-group{padding-left:0;padding-right:0}}
.forms-container{width:100%}
.js-payments-cards .top--sub>div:last-child{overflow:hidden}
.js-payments-cards .top--sub .text-center{width:11.2%;margin:0 1.5%;float:left}
.js-payments-cards .top--sub .text-center img{max-width:40px;width:100%}
.js-payments-cards #paymentIcon{position:absolute;top:16px;margin-top:-10px;right:6px;z-index:3}
.js-payments-cards #paymentContent{padding-top:15px}
@media (min-width: 380px){.js-payments-cards #card_number{padding-right:50px}}
@media only screen and (min-width: 767px) and (max-width: 768px){.js-payments-cards #card_number{padding-right:12px}}
.processing_time label{width:49%;margin-left:2%;margin-right:0 !important;margin-top:10px}
@media (max-width: 767px){.processing_time label{width:100%;margin-left:0px}}
.processing_time label:first-child{margin-left:0 !important}
.processing_time label.checked{background:#f0f8ff !important;border-color:#80b5f3 !important}
.c-form--step .processing_time_v2{margin-bottom:20px}
@media screen and (min-width: 768px){.c-form--step .processing_time_v2 .m-group{margin-left:30.5%;padding:0;width:69.5%}}
.c-form--step .processing_time_v2 label{background:transparent;border-color:transparent;cursor:pointer;font-family:'Lato', sans-serif;font-size:0.88em;width:100%}
.c-form--step .processing_time_v2 label span{width:100%;background:transparent;border-color:transparent;cursor:pointer;font-weight:normal}
.c-form--step .processing_time_v2 label.checked{background:transparent !important;border-color:transparent !important}
.c-form--step .processing_time_v2 span{display:unset;font-weight:400}
.c-form--step .processing_time_v2 input[type='radio']{margin-right:5px}
.c-form--step .extra-additional-services{margin:0px;display:block !important}
@media screen and (min-width: 768px){.c-form--step .extra-additional-services .m-group-content{min-width:95%}.c-form--step .extra-additional-services .m-group-content--checkbox{width:100%}.c-form--step .extra-additional-services .m-group-content--checkbox label{margin-left:1.5% !important;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}
@media screen and (min-width: 480px){.c-form--step .extra-additional-services .m-group-content{min-width:95%}.c-form--step .extra-additional-services .m-group-content--checkbox{width:100%}.c-form--step .extra-additional-services .m-group-content--checkbox label{margin-left:1.5% !important;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}
.c-form--step .extra-additional-services .m-group-content--help__container--behind{max-width:350px}
@media (max-width: 320px){.c-form--step .extra-additional-services .m-group-content--help__container--behind{bottom:110px !important}}
@media (min-width: 321px) and (max-width: 400px){.c-form--step .extra-additional-services .m-group-content--help__container--behind{bottom:100px !important}}
@media (min-width: 401px) and (max-width: 425px){.c-form--step .extra-additional-services .m-group-content--help__container--behind{bottom:90px !important}}
.c-form--step #macropayAdditionalServices,.c-form--step #divAdditionalServices,.c-form--step #topAdditionalServices{width:95%}
@media (max-width: 767px){.c-form--step #topAdditionalServices{padding-left:30px;width:80%}}
.c-form--step .cvc-full-tooltip{width:100%}
@media (min-width: 768px){.c-form--step .cvc-full-tooltip{width:300px !important}}
.c-form--step .cvc-full-tooltip .close-button{position:absolute;right:10px}
.c-form--step .cvc-tooltip{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5px}
.c-form--step .cvc-tooltip .half-tooltip{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}
.c-form--step .cvc-tooltip .half-tooltip .card-icon-container{margin-top:0px;padding:5px 2px}
.c-form--step .cvc-tooltip .half-tooltip .cvc-tooltip-text.cvc-tooltip-title{margin:6px 0 3px;color:#bebebe;font-style:italic}
.c-form--step .cvc-tooltip .half-tooltip .cvc-tooltip-text{font-family:Roboto;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal}
.c-form--step .m-group>.m-group-content>.m-group-content--help__container.cvc-full-tooltip .close-button{position:absolute}
.payment-new .processing_time label{width:60%;margin-left:2%;margin-right:0 !important;margin-top:10px}
@media (max-width: 767px){.payment-new .processing_time label{width:100%;margin-left:0px}}
.payment-new .processing_time label:first-child{margin-left:0 !important;width:35%}
@media (max-width: 767px){.payment-new .processing_time label:first-child{width:100%}}
.payment-new .processing_time label.checked{background:#f0f8ff !important;border-color:#80b5f3 !important}
select.month_select,select.year_select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';min-width:60px}
.cards_logos{overflow:hidden;margin-left:-5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.cards_logos>div{width:11.2%;margin:auto 1.5%;padding:0}
.cards_logos>div img{max-width:40px;width:100%}
.processing_time_v2 label{font-weight:400}
.processing_time_v2 label span{font-family:inherit !important}
.processing_time_v1 label{margin-left:0px !important;margin-right:0px !important}
.processing_time_v2{font-size:14px}
.progress{background-color:#EFF2FC;-webkit-border-radius:46px;border-radius:46px;border:solid 1px #EFF2FC;-webkit-box-shadow:none;box-shadow:none;height:6px;margin-bottom:0;overflow:visible;width:100%}
.progress .progress-bar{background-color:#283599;border:solid 1px #283599;-webkit-border-radius:5px;border-radius:5px;box-shadow:none;margin:-1px;height:6px;-webkit-box-shadow:none}
.progress .progress-bar.progress-bar--success{background-color:#7FB309;border-color:#7FB309}
.application-summary__steps{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style-type:none;padding-left:0}
@media (max-width: 767px){.application-summary__steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
.application-summary__step{-webkit-box-flex:1;-webkit-flex:1 0 200px;-moz-box-flex:1;-ms-flex:1 0 200px;flex:1 0 200px}
.application-summary__step:not(:last-child){margin-right:20px}
@media (max-width: 767px){.application-summary__step:not(:last-child){margin-bottom:20px;margin-right:0}}
.step-link{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid #CED6F7;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:white;-webkit-box-shadow:0 2px 8px rgba(38,76,218,0.2);-ms-box-shadow:0 2px 8px rgba(38,76,218,0.2);box-shadow:0 2px 8px rgba(38,76,218,0.2);height:100%;padding:40px 40px 40px 30px}
.step-link:hover{text-decoration:none;-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}
@media (max-width: 767px){.step-link{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 20px;text-align:center}}
.step-link.step-link--completed,.step-link.step-link--application-completed{-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none;pointer-events:none}
.step-link.step-link--completed .step-link__text,.step-link.step-link--application-completed .step-link__text{text-decoration:none}
.step-link.step-link--completed .step-link__text:after,.step-link.step-link--application-completed .step-link__text:after{content:none}
.step-link.step-link--application-completed{border:none;padding:0}
.step-link__icon{margin-right:10px}
@media (max-width: 767px){.step-link__icon{margin-bottom:15px;margin-right:0}}
.step-link__header{color:#243D61;font-size:20px}
@media (max-width: 767px){.step-link__header{display:block;font-size:18px;line-height:1.1;margin-bottom:10px}}
.step-link__text{color:#666C70;margin-top:0;text-decoration:underline}
.step-link__text:after{content:" >"}
.profile-header{padding:16px 0}
@media (max-width: 767px){.profile-header{padding:25px 15px 15px}}
.block-container.profile-progress-bar{background-color:#f7f7f7;counter-reset:step-number}
.block-container.profile-progress-bar .block-content{padding:50px 15px 35px 15px;margin:0px auto}
@media all and (max-width: 767px){.block-container.profile-progress-bar .block-content{display:none}}
@media all and (min-width: 768px){.block-container.profile-progress-bar .block-content{width:750px}}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content{width:970px}}
@media all and (min-width: 1200px){.block-container.profile-progress-bar .block-content{width:1170px}}
.block-container.profile-progress-bar .block-content .steps-list{list-style-type:none;padding:0px;margin:0px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-moz-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #283599}
.block-container.profile-progress-bar .block-content .steps-list .step{position:relative;z-index:1;-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;background-color:#fff}
.block-container.profile-progress-bar .block-content .steps-list .step .text-container{padding:15px;text-align:center;font-family:sans-serif;font-size:16px;font-weight:bolder;color:#283599;height:54px}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content .steps-list .step .text-container{font-size:18px;height:57.5px}}
.block-container.profile-progress-bar .block-content .steps-list .step .text-container .text{font-family:sans-serif;color:#283599}
.block-container.profile-progress-bar .block-content .steps-list .step .text-container::before{counter-increment:step-number;content:counter(step-number);border:2px solid #283599;-webkit-border-radius:50%;border-radius:50%;width:23.5px;height:23.5px;display:inline-block;margin-right:7.5px;padding-bottom:5px}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content .steps-list .step .text-container::before{width:27.5px;height:27.5px}}
.block-container.profile-progress-bar .block-content .steps-list .step.current{background-color:#283599;z-index:2}
.block-container.profile-progress-bar .block-content .steps-list .step.current .text-container{color:#fff}
.block-container.profile-progress-bar .block-content .steps-list .step.current .text-container .text{color:#fff}
.block-container.profile-progress-bar .block-content .steps-list .step.current .text-container::before{border:2px solid #fff}
.block-container.profile-progress-bar .block-content .steps-list .step.current:not(:first-of-type)::before{content:"";width:0px;height:0px;border-top:27px solid transparent;border-left:20px solid #fff;border-bottom:27px solid transparent;position:absolute;top:0px;left:0px}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content .steps-list .step.current:not(:first-of-type)::before{border-top:28.75px solid transparent;border-bottom:28.75px solid transparent}}
.block-container.profile-progress-bar .block-content .steps-list .step.current:not(:last-of-type)::after{content:"";width:0px;height:0px;border-top:27px solid transparent;border-left:20px solid #283599;border-bottom:27px solid transparent;position:absolute;top:0px;left:100%}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content .steps-list .step.current:not(:last-of-type)::after{border-top:28.75px solid transparent;border-bottom:28.75px solid transparent}}
.block-container.profile-progress-bar .block-content .steps-list .step:hover{cursor:pointer}
.block-container.profile-progress-bar .block-content .steps-list .step:hover .text-container .text{text-decoration:underline}
.block-container.profile-pagination .block-content{padding:50px 0px 35px 0px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}}
.block-container.profile-pagination .block-content .buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}
.block-container.profile-pagination .block-content .buttons .button-container .button{padding:15px;min-width:250px}
.block-container.profile-pagination .block-content .buttons .button-container .button .arrow{font-size:12px;vertical-align:5%}
.block-container.profile-pagination .block-content .buttons .button-container.previous{margin:15px}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content .buttons .button-container.previous{margin-left:0px}}
.block-container.profile-pagination .block-content .buttons .button-container.previous .button .arrow{margin-right:5px}
.block-container.profile-pagination .block-content .buttons .button-container.next{margin:15px}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content .buttons .button-container.next{margin-right:0px}}
.block-container.profile-pagination .block-content .buttons .button-container.next .button .arrow{margin-left:5px}
.block-container.profile-pagination .block-content .progress-message-container .progress-message{display:inline-block;padding:25px 0px;color:#666C70}
@media all and (min-width: 768px){[dir="rtl"] .block-container.profile-pagination .block-content .buttons .button-container.next{margin-right:15px;margin-left:0}}
@media all and (min-width: 768px){[dir="rtl"] .block-container.profile-pagination .block-content .buttons .button-container.previous{margin-left:15px;margin-right:0}}
*[id^=error]{font-size:0.88em;margin-bottom:10px;line-height:1.2em;position:relative}
*[id^=error] .profile-error{padding-left:0;margin:0;list-style-type:none;padding:0}
*[id^=error] .profile-error .item{font-size:1em;line-height:130%;color:#EB2527;margin-top:10px;font-weight:400}
.cn .m-button,.cn .block-container.sticky-header .block-content .link-to-application-container .link-to-application,.zh .m-button,.zh .block-container.sticky-header .block-content .link-to-application-container .link-to-application{background:-webkit-gradient(linear, left top, left bottom, from(#F47D00), to(#d46d01));background:-webkit-linear-gradient(top, #F47D00 0%, #d46d01 100%);background:linear-gradient(180deg, #F47D00 0%, #d46d01 100%);border:transparent;padding:-webkit-calc(16px / 1.5) 16px;padding:calc(16px / 1.5) 16px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.25);-ms-box-shadow:0 2px 4px 0 rgba(0,0,0,0.25);box-shadow:0 2px 4px 0 rgba(0,0,0,0.25)}
.cn .m-button:hover,.cn .m-button:focus,.cn .block-container.sticky-header .block-content .link-to-application-container .link-to-application:hover,.cn .block-container.sticky-header .block-content .link-to-application-container .link-to-application:focus,.zh .m-button:hover,.zh .m-button:focus,.zh .block-container.sticky-header .block-content .link-to-application-container .link-to-application:hover,.zh .block-container.sticky-header .block-content .link-to-application-container .link-to-application:focus{background:-webkit-gradient(linear, left top, left bottom, from(#d46d01), to(#d46d01));background:-webkit-linear-gradient(top, #d46d01 0%, #d46d01 100%);background:linear-gradient(180deg, #d46d01 0%, #d46d01 100%);-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}
.cn .m-button.m-button[disabled],.cn .block-container.sticky-header .block-content .link-to-application-container .link-to-application.m-button[disabled],.zh .m-button.m-button[disabled],.zh .block-container.sticky-header .block-content .link-to-application-container .link-to-application.m-button[disabled]{background:-webkit-gradient(linear, left top, left bottom, from(#ce9152), to(#ce9152));background:-webkit-linear-gradient(top, #ce9152 0%, #ce9152 100%);background:linear-gradient(180deg, #ce9152 0%, #ce9152 100%);-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}
.cn .m-button span,.cn .block-container.sticky-header .block-content .link-to-application-container .link-to-application span,.zh .m-button span,.zh .block-container.sticky-header .block-content .link-to-application-container .link-to-application span{color:#F47D00;letter-spacing:0.5px}
.cn form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions ul li .btn.btn-success,.cn form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions ul li .btn.slim-btn-confirm,.zh form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions ul li .btn.btn-success,.zh form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions ul li .btn.slim-btn-confirm{background:#FFA400;border:transparent}
.cn form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions ul li .btn.btn-success:hover,.cn form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions ul li .btn.slim-btn-confirm:hover,.zh form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions ul li .btn.btn-success:hover,.zh form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions ul li .btn.slim-btn-confirm:hover{background:#e69400;color:rgba(255,255,255,0.74);-webkit-box-shadow:0 0px 4px 0 rgba(0,0,0,0.5);box-shadow:0 0px 4px 0 rgba(0,0,0,0.5)}
.cn .btn.btn-success.btnNext,.cn .btn.btnNext.slim-btn-confirm,.zh .btn.btn-success.btnNext,.zh .btn.btnNext.slim-btn-confirm{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5) !important;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5) !important;-webkit-border-radius:5px;border-radius:5px;font-size:22px;color:#FFFFFF;letter-spacing:0;padding:5px 20px;-webkit-transition:All 0.2s;transition:All 0.2s;cursor:pointer}
@media (max-width: 767px){.cn .btn.btn-success.btnNext,.cn .btn.btnNext.slim-btn-confirm,.zh .btn.btn-success.btnNext,.zh .btn.btnNext.slim-btn-confirm{width:100%;font-size:20px;padding:15px 0}}
.cn .btn.btn-success.btnNext:hover,.cn .btn.btnNext.slim-btn-confirm:hover,.zh .btn.btn-success.btnNext:hover,.zh .btn.btnNext.slim-btn-confirm:hover{background:#e69400;color:rgba(255,255,255,0.74);-webkit-box-shadow:0 0px 4px 0 rgba(0,0,0,0.5);box-shadow:0 0px 4px 0 rgba(0,0,0,0.5)}
.cn .btn.btn-success.btnNext-profile,.cn .btn.btnNext-profile.slim-btn-confirm,.zh .btn.btn-success.btnNext-profile,.zh .btn.btnNext-profile.slim-btn-confirm{font-size:22px}
.cn .btn.btn-success.btnNext--fullsize,.cn .btn.btnNext--fullsize.slim-btn-confirm,.zh .btn.btn-success.btnNext--fullsize,.zh .btn.btnNext--fullsize.slim-btn-confirm{width:100%}
.cn .btn.btn-success.btnNext-top,.cn .btn.btnNext-top.slim-btn-confirm,.zh .btn.btn-success.btnNext-top,.zh .btn.btnNext-top.slim-btn-confirm{background:#FFA400;border:transparent;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-webkit-border-radius:5px;border-radius:5px;font-size:18px;color:#FFFFFF;letter-spacing:0;padding:8px 10px 8px 10px;letter-spacing:1px;-webkit-transition:All 0.2s;transition:All 0.2s;cursor:pointer}
.cn .btn.btn-success.btnNext-top:hover,.cn .btn.btnNext-top.slim-btn-confirm:hover,.zh .btn.btn-success.btnNext-top:hover,.zh .btn.btnNext-top.slim-btn-confirm:hover{background:#e69400;color:rgba(255,255,255,0.74);-webkit-box-shadow:0 0px 4px 0 rgba(0,0,0,0.5);box-shadow:0 0px 4px 0 rgba(0,0,0,0.5)}
.contact_form .input{background-color:#ffffff;font-size:16px;padding:10px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #cdcdcd;width:100%}
.contact_form .parsley-error:not(.radio-inline){border:1px solid #EB2527}
.contact_form .parsley-errors-list{list-style-type:none;padding:0}
.contact_form .parsley-errors-list li{color:#EB2527}
@media (max-width: 767px){form.m-form-application{padding:0px}}
form.m-form-application .m-form-application-container{margin:15px 0 30px}
@media (max-width: 767px){form.m-form-application .m-form-application-container{padding:0px}}
@media (max-width: 767px){form.m-form-application .m-form-application-container .m-form-application-category-container{display:none}}
form.m-form-application .m-form-application-container .m-form-application-category-container.anError,form.m-form-application .m-form-application-container .m-form-application-category-container.checkOk,form.m-form-application .m-form-application-container .m-form-application-category-container.active{display:block}
form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container{padding:25px 15px}
form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions{margin:20px 0;text-align:right}
form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions .btnNext[disabled],form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions .btnNext[disabled]:hover,form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions #submit-button[disabled],form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions #submit-button[disabled]:hover{background:#dedede !important;color:#6c6c6c !important;border-color:#dedede !important;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-text-shadow:none;-moz-text-shadow:none;-ms-text-shadow:none;-o-text-shadow:none;text-shadow:none}
@media (max-width: 480px){form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions{text-align:center}form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions a{width:100%;white-space:normal}form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions input[type="submit"],form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container .actions button{white-space:normal}}
form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-title{background-color:#f2f2f2;color:#283599;overflow:hidden}
form.m-form-application .m-form-application-container .m-form-application-category-container .m-form-application-title h2{overflow:hidden}
form.m-form-application .m-form-application-container .m-form-application-category-container.active .m-form-application-title{background-color:#283599;color:#ffffff}
form.m-form-application .m-form-application-container .m-form-application-category-container.active .m-form-application-title a{color:#ffffff}
form.m-form-application .m-form-application-container .m-form-application-category-container.active .m-form-application-inputs-container{display:block}
form.m-form-application .m-form-application-container .m-form-application-category-container.checkOk .m-form-application-title{background-color:#429321;background:-webkit-gradient(linear, left top, left bottom, from(#429321), to(#429321));background:-webkit-linear-gradient(top, #429321 0%, #429321 100%);background:linear-gradient(to bottom, #429321 0%, #429321 100%)}
form.m-form-application .m-form-application-container .m-form-application-category-container.checkOk .m-form-application-title h2{color:#ffffff}
form.m-form-application .m-form-application-container .m-form-application-category-container.checkOk .m-form-application-title h2:after{content:"";display:inline-block;background:url("/static/img/common/check-mark-1_w.svg");width:15px;height:15px;background-size:cover;margin-left:5px}
form.m-form-application .m-form-application-container .m-form-application-category-container.checkOk .m-form-application-title i{color:#ffffff}
form.m-form-application .m-form-application-container .m-form-application-category-container.checkOk .m-form-application-title .btnEdit{color:#ffffff}
form.m-form-application .m-form-application-container .m-form-application-category-container.checkOk .m-form-application-inputs-container{display:block}
form.m-form-application .m-form-application-container .m-form-application-category-container.anError .m-form-application-title{background-color:#E27216;background:-webkit-gradient(linear, left top, left bottom, from(#E27216), to(#E27216));background:-webkit-linear-gradient(top, #E27216 0%, #E27216 100%);background:linear-gradient(to bottom, #E27216 0%, #E27216 100%)}
form.m-form-application .m-form-application-container .m-form-application-category-container.anError .m-form-application-title h2{color:#ffffff}
form.m-form-application .m-form-application-container .m-form-application-category-container.anError .m-form-application-title .btnEdit{color:#ffffff}
form.m-form-application .m-form-application-container .m-form-application-category-container.anError .m-form-application-inputs-container{display:block}
form.m-form-application .m-form-application-container .m-form-application-category-container.checkOk.anError .m-form-application-title h2:after{display:none}
form.m-form-application.open .m-form-application-container .m-form-application-category-container{display:block}
form.m-form-application.open .m-form-application-container .m-form-application-category-container .m-form-application-title{background-color:#283599}
form.m-form-application.open .m-form-application-container .m-form-application-category-container .m-form-application-title h2{color:#ffffff}
form.m-form-application.open .m-form-application-container .m-form-application-category-container .actions.next{display:none}
form.m-form-application.closed .m-form-application-container .m-form-application-category-container{display:block;padding-top:2px}
form.m-form-application.closed .m-form-application-container .m-form-application-category-container .m-form-application-inputs-container{display:none}
form.m-form-application.closed .m-form-application-container .m-form-application-category-container.anError .m-form-application-inputs-container,form.m-form-application.closed .m-form-application-container .m-form-application-category-container.active .m-form-application-inputs-container,form.m-form-application.closed .m-form-application-container .m-form-application-category-container.checkOk .m-form-application-inputs-container{display:block}
.basic-dialog-wrapper{display:none;position:fixed;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;z-index:10001;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.25)}
.basic-dialog-modal{background-color:#fff;-webkit-border-radius:16px;border-radius:16px;padding:24px;max-width:312px}
.basic-dialog-modal__header{margin:0 0 16px 0}
.basic-dialog-modal__header .title{font:inherit;color:#151423;font-size:24px;line-height:22px;font-weight:normal;letter-spacing:0.2px;margin:0}
@media (max-width: 767px){.basic-dialog-modal__header .title{font-size:0 0 16px 0}}
.basic-dialog-modal__body{margin:0 0 24px 0}
.basic-dialog-modal__body p{font:inherit;color:#666;font-size:14px;line-height:22px;font-weight:normal;letter-spacing:0.2px}
.basic-dialog-modal__body p:last-of-type{margin-bottom:0}
@media (max-width: 767px){.basic-dialog-modal__body p{font-size:14px}}
.basic-dialog-modal__image{max-height:70vh;overflow:auto;margin-bottom:20px}
.basic-dialog-modal__image img{max-width:100%;height:auto}
@media (max-width: 1339px){.basic-dialog-modal__image{max-height:50vh}}
.basic-dialog-modal__footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}
body.basic-dialog-open{position:fixed;width:100%;overflow-y:scroll}
body.basic-dialog-open .basic-dialog-wrapper{pointer-events:all}
.box--large{padding:30px 40px;gap:16px}
@media (max-width: 767px){.box--large{padding:32px}.box--large p{text-align:center}}
.box--medium{padding:20px 40px}
@media (max-width: 767px){.box--medium{padding:25px 20px}}
.box--info{border:1px solid #CED6F7}
.box--warning{background-color:#FFFDE4;border:solid 2px #F4EC87}
.box--warning.box--with-caret{position:relative}
.box--warning.box--with-caret:before{background-color:#FFFDE4;border-left:solid 2px #F4EC87;border-top:solid 2px #F4EC87}
.box--warning.box--with-caret:before{content:"";height:18px;left:90px;position:absolute;top:-4px;-webkit-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%);width:18px}
.box--success{background-color:#F6FFEB;border:solid 2px #7FB309}
.box--success.box--with-caret{position:relative}
.box--success.box--with-caret:before{background-color:#F6FFEB;border-left:solid 2px #7FB309;border-top:solid 2px #7FB309}
.box--success.box--with-caret:before{content:"";height:18px;left:90px;position:absolute;top:-4px;-webkit-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%);width:18px}
.box--centered{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.box--with-button{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}
@media (max-width: 767px){.box--with-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
.box--with-button__left{max-width:75%;padding-right:2%}
@media (max-width: 1000px) and (min-width: 768px){.box--with-button__left{padding-right:5%}}
@media (max-width: 767px){.box--with-button__left{margin-bottom:25px;max-width:100%}}
@media (max-width: 767px){.box--with-button__large{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.box--with-button__large .m-button{margin:0px}
.box--with-button__right .m-button{margin-left:30px}
@media (max-width: 767px){.box--with-button__right .m-button{margin-left:0px;margin-top:30px;max-width:100%}}
.box--with-icon{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media (max-width: 767px){.box--with-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
.box--with-icon img{margin-top:15px;margin-bottom:15px}
.box--with-icon p{margin-top:15px;margin-bottom:15px}
.box--with-icon .travel-icon{width:55px}
@media (min-width: 767px){.box--with-icon .travel-icon{margin-right:15px}}
.box--with-icon__left img{margin-left:30px;margin-right:15px}
@media (max-width: 767px){.box--with-icon__left img{margin-left:15px}}
.box--with-icon__left p{margin-right:30px}
@media (max-width: 767px){.box--with-icon__left p{margin-left:15px}}
.box--with-icon__right img{margin-left:15px;margin-right:30px}
.box--with-icon__right p{margin-left:30px;margin-right:15px}
.thanks-v2,.standby{background-color:white}
.thanks-v2 .text--center,.standby .text--center{text-align:center;margin-bottom:30px}
.thanks-v2 .text--center .m-button,.standby .text--center .m-button{margin-top:20px}
.thanks-v2 .text--message,.thanks-v2 .text .message--secondary,.standby .text--message,.standby .text .message--secondary{color:#9ca7c4;font-weight:bold;letter-spacing:0.2px;text-align:center}
.thanks-v2 .text--message.sent-email,.thanks-v2 .text .message--secondary.sent-email,.standby .text--message.sent-email,.standby .text .message--secondary.sent-email{color:#666666;text-align:left;font-weight:normal;font-family:Roboto;font-size:16px;line-height:1.5}
.thanks-v2 .with-image,.standby .with-image{width:970px;margin:auto;padding:32px 16px 0px 16px}
@media (max-width: 767px){.thanks-v2 .with-image,.standby .with-image{width:auto}}
@media (max-width: 1199px){.thanks-v2 .with-image,.standby .with-image{width:auto}}
@media (max-width: 767px){.thanks-v2 .box--with-icon__left,.standby .box--with-icon__left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.thanks-v2 .box--with-icon__left img,.standby .box--with-icon__left img{margin:15px 0px}}
@media (max-width: 767px){.thanks-v2 .box--with-icon__left.with-image,.standby .box--with-icon__left.with-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.thanks-v2 .box--with-icon__left.with-image img,.standby .box--with-icon__left.with-image img{margin:0}.thanks-v2 .box--with-icon__left.with-image p,.standby .box--with-icon__left.with-image p{margin:52px 0}}
.thanks-v2 .box--info,.standby .box--info{border:1px solid #c0c6ef}
.thanks-v2 .box--info p,.thanks-v2 .box--info strong,.standby .box--info p,.standby .box--info strong{color:#2f4f7e;font-family:Roboto;font-size:16px;line-height:1.5;letter-spacing:0.2px}
.thanks-v2 .box--info .m-button,.standby .box--info .m-button{font-family:Roboto;font-weight:bold;text-shadow:none}
.thanks-v2 .title--success,.standby .title--success{font-family:'Raleway', sans-serif;font-size:32px;font-weight:600;color:#2bae4c;line-height:normal;letter-spacing:0.2px}
.thanks-v2 .title--info,.standby .title--info{color:#1A1A1A;font-family:"Roboto";text-align:center;font-size:16px;line-height:1.5;letter-spacing:0.2px}
.thanks-v2 .title--info span,.thanks-v2 .title--info strong,.standby .title--info span,.standby .title--info strong{color:#2f4f7e}
.thanks-v2 .title--info .transaction-id,.standby .title--info .transaction-id{overflow-wrap:break-word}
@media (max-width: 767px){.thanks-v2 .title--info .transaction-id,.standby .title--info .transaction-id{display:block;word-break:break-all}}
.thanks-v2 .title--secondary,.standby .title--secondary{text-align:center;color:#666c70;font-family:"Roboto";font-size:16px;margin-top:16px;line-height:1.5;letter-spacing:0.2px}
.thanks-v2 .title--with-icon,.standby .title--with-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
@media (max-width: 767px){.thanks-v2 .title--with-icon,.standby .title--with-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
.thanks-v2 .title--with-icon i,.standby .title--with-icon i{margin-right:15px}
@media (max-width: 767px){.thanks-v2 .title--with-icon i,.standby .title--with-icon i{margin:15px}}
.thanks-v2 .title--with-icon h2,.standby .title--with-icon h2{font-family:Raleway;font-size:32px;font-weight:600;line-height:1.25;letter-spacing:0.2px;color:#2f4f7e;margin-top:10px;margin-bottom:10px}
@media (max-width: 767px){.thanks-v2 .title--with-icon h2,.standby .title--with-icon h2{text-align:center}}
.thanks-v2 .title--with-icon+div,.standby .title--with-icon+div{margin-top:16px}
.thanks-v2 .title--without-icon,.standby .title--without-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
@media (max-width: 767px){.thanks-v2 .title--without-icon,.standby .title--without-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
.thanks-v2 .title--without-icon h2,.standby .title--without-icon h2{font-family:"Raleway",sans-serif;font-size:24px;font-weight:600;line-height:1.25;letter-spacing:0.2px;color:rgba(0,0,0,0.87);margin-top:10px;margin-bottom:10px}
@media (max-width: 767px){.thanks-v2 .title--without-icon h2,.standby .title--without-icon h2{text-align:center}}
.thanks-v2 .title--without-icon+div,.standby .title--without-icon+div{margin-top:16px}
.thanks-v2 .message--info,.standby .message--info{font-family:Roboto;font-size:16px;line-height:1.5;text-align:center;color:black}
.thanks-v2 .message--info strong,.standby .message--info strong{color:black}
.thanks-v2 .trust-component-content,.standby .trust-component-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.thanks-v2 .trust-component-content .trust-item,.standby .trust-component-content .trust-item{width:100%;margin-top:16px}
@media all and (max-width: 767px){.thanks-v2 .trust-component-content .trust-item,.standby .trust-component-content .trust-item{padding:10px 33px}}
@media (min-width: 768px){.thanks-v2 .trust-component-content .trust-item,.standby .trust-component-content .trust-item{width:50%}}
@media all and (min-width: 1200px){.thanks-v2 .trust-component-content .trust-item,.standby .trust-component-content .trust-item{width:25%}}
.thanks-v2 .trust-component-content .trust-item-subtitle,.standby .trust-component-content .trust-item-subtitle{margin-top:12px;color:#c0c6ef;font-size:16px;letter-spacing:0.2px;font-weight:bold;font-size:16px}
.thanks-v2 .trust-component-content .trust-item-description,.standby .trust-component-content .trust-item-description{color:#666666;font-size:16px}
@media (min-width: 768px){.thanks-v2 .trust-component-content .trust-item-description,.standby .trust-component-content .trust-item-description{padding-right:16px}}
.thanks-v2 .trust-component-content .trust-item svg,.standby .trust-component-content .trust-item svg{vertical-align:top}
.thanks-v2 .cross-selling,.standby .cross-selling{position:relative;background-size:contain}
@media (min-width: 768px){.thanks-v2 .cross-selling,.standby .cross-selling{background:url("/static/img/common/thanks/cross-selling/bg_tablet.webp") 0 5% no-repeat}}
@media (min-width: 1200px){.thanks-v2 .cross-selling,.standby .cross-selling{background:url("/static/img/common/thanks/cross-selling/bg_desktop.webp") 0 5% no-repeat}}
@media (min-width: 768px){.thanks-v2 .cross-selling-single,.standby .cross-selling-single{background:url("/static/img/common/thanks/cross-selling/bg_desktop.webp") 0 15% no-repeat;background-size:cover}}
.thanks-v2 .cross-selling-header,.standby .cross-selling-header{margin-top:34px;text-align:center;margin-bottom:26px}
.thanks-v2 .cross-selling-header img,.standby .cross-selling-header img{display:inline-block;padding-bottom:5px;padding-right:5px}
.thanks-v2 .cross-selling-header p,.standby .cross-selling-header p{display:inline-block}
.thanks-v2 .cross-selling-content-multiple,.standby .cross-selling-content-multiple{margin:auto}
@media (min-width: 768px){.thanks-v2 .cross-selling-content-multiple,.standby .cross-selling-content-multiple{max-width:70%}}
.thanks-v2 .cross-selling-content-multiple .additional-text,.standby .cross-selling-content-multiple .additional-text{color:#666c70;font-size:16px;line-height:26px;text-align:center}
@media (min-width: 769px){.thanks-v2 .cross-selling-content-multiple .additional-text,.standby .cross-selling-content-multiple .additional-text{margin-left:7px}}
.thanks-v2 .cross-selling-content-multiple .information,.standby .cross-selling-content-multiple .information{text-align:center;margin-bottom:16px}
@media (min-width: 768px){.thanks-v2 .cross-selling-content-multiple .information,.standby .cross-selling-content-multiple .information{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.thanks-v2 .cross-selling-content-multiple .information .item,.standby .cross-selling-content-multiple .information .item{margin-bottom:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.thanks-v2 .cross-selling-content-multiple .information .item,.standby .cross-selling-content-multiple .information .item{display:inline-block}}
.thanks-v2 .cross-selling-content-multiple .information .item-title,.standby .cross-selling-content-multiple .information .item-title{white-space:nowrap}
.thanks-v2 .cross-selling-content-multiple .information .item-title img,.standby .cross-selling-content-multiple .information .item-title img{display:inline-block;padding-right:6px;padding-bottom:5px}
.thanks-v2 .cross-selling-content-multiple .information .item-title p,.standby .cross-selling-content-multiple .information .item-title p{display:inline-block;color:#5363d3;font-size:16px;letter-spacing:0.2px;font-weight:normal;font-size:16px;margin:0}
.thanks-v2 .cross-selling-content-multiple .information .item-description,.standby .cross-selling-content-multiple .information .item-description{color:#666c70;font-size:16px;line-height:26px;margin-bottom:0}
@media (min-width: 768px){.thanks-v2 .cross-selling-content-multiple .information .item:last-child,.standby .cross-selling-content-multiple .information .item:last-child{padding-left:20px}}
.thanks-v2 .cross-selling-content-multiple .flags,.standby .cross-selling-content-multiple .flags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
@media (min-width: 768px){.thanks-v2 .cross-selling-content-multiple .flags,.standby .cross-selling-content-multiple .flags{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.thanks-v2 .cross-selling-content-multiple .flags-item,.standby .cross-selling-content-multiple .flags-item{-webkit-box-shadow:0 0 4px 0 #c0c6ef;box-shadow:0 0 4px 0 #c0c6ef;padding:16px 30px;margin-bottom:16px;text-align:center}
@media (min-width: 768px){.thanks-v2 .cross-selling-content-multiple .flags-item,.standby .cross-selling-content-multiple .flags-item{margin-left:8px}}
.thanks-v2 .cross-selling-content-multiple .flags-item:hover,.standby .cross-selling-content-multiple .flags-item:hover{text-decoration:none}
.thanks-v2 .cross-selling-content-multiple .flags-item span,.standby .cross-selling-content-multiple .flags-item span{font-size:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon::before{content:"";display:inline-block;min-width:25px !important;width:25px !important;margin-right:12px;vertical-align:middle;padding-bottom:20px;background:url("/static/img/common/flags/sprite/all-flags-sprite-25px.webp")}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ad::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ad::before{background-position:-2px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ae::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ae::before{background-position:-31px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-af::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-af::before{background-position:-60px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ag::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ag::before{background-position:-89px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ai::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ai::before{background-position:-118px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-al::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-al::before{background-position:-147px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-am::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-am::before{background-position:-176px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ao::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ao::before{background-position:-205px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-aq::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-aq::before{background-position:-234px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ar::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ar::before{background-position:-263px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-as::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-as::before{background-position:-292px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-at::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-at::before{background-position:-321px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-au::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-au::before{background-position:-350px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-aw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-aw::before{background-position:-2px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ax::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ax::before{background-position:-31px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-az::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-az::before{background-position:-60px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ba::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ba::before{background-position:-89px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bb::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bb::before{background-position:-118px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bd::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bd::before{background-position:-147px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-be::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-be::before{background-position:-176px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bf::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bf::before{background-position:-205px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bg::before{background-position:-234px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bh::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bh::before{background-position:-263px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bi::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bi::before{background-position:-292px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bj::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bj::before{background-position:-321px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bl::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bl::before{background-position:-350px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bm::before{background-position:-2px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bn::before{background-position:-31px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bo::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bo::before{background-position:-60px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bq::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bq::before{background-position:-89px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-br::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-br::before{background-position:-118px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bs::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bs::before{background-position:-147px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bt::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bt::before{background-position:-176px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bw::before{background-position:-205px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-by::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-by::before{background-position:-234px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-bz::before{background-position:-263px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ca::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ca::before{background-position:-292px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cc::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cc::before{background-position:-321px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cd::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cd::before{background-position:-350px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cf::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cf::before{background-position:-2px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cg::before{background-position:-31px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ch::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ch::before{background-position:-60px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ci::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ci::before{background-position:-89px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ck::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ck::before{background-position:-118px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cl::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cl::before{background-position:-147px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cm::before{background-position:-176px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cn::before{background-position:-205px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-co::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-co::before{background-position:-234px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cr::before{background-position:-263px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cu::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cu::before{background-position:-292px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cv::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cv::before{background-position:-321px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cw::before{background-position:-350px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cx::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cx::before{background-position:-2px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cy::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cy::before{background-position:-31px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-cz::before{background-position:-60px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-de::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-de::before{background-position:-89px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-dj::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-dj::before{background-position:-118px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-dk::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-dk::before{background-position:-147px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-dm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-dm::before{background-position:-176px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-do::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-do::before{background-position:-205px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-dz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-dz::before{background-position:-234px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ec::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ec::before{background-position:-263px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ee::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ee::before{background-position:-292px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-eg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-eg::before{background-position:-321px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-er::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-er::before{background-position:-350px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-es::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-es::before{background-position:-2px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-et::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-et::before{background-position:-31px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fi::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fi::before{background-position:-60px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fj::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fj::before{background-position:-89px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fk::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fk::before{background-position:-118px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fm::before{background-position:-147px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fo::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fo::before{background-position:-176px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-fr::before{background-position:-205px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ga::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ga::before{background-position:-234px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gb::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gb::before{background-position:-263px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gd::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gd::before{background-position:-292px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ge::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ge::before{background-position:-321px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gf::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gf::before{background-position:-350px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gg::before{background-position:-2px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gh::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gh::before{background-position:-31px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gi::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gi::before{background-position:-60px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gl::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gl::before{background-position:-89px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gm::before{background-position:-118px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gn::before{background-position:-147px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gp::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gp::before{background-position:-176px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gq::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gq::before{background-position:-205px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gr::before{background-position:-234px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gs::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gs::before{background-position:-263px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gt::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gt::before{background-position:-292px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gu::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gu::before{background-position:-321px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gw::before{background-position:-350px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gy::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-gy::before{background-position:-2px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-hk::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-hk::before{background-position:-31px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-hn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-hn::before{background-position:-60px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-hr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-hr::before{background-position:-89px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ht::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ht::before{background-position:-118px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-hu::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-hu::before{background-position:-147px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-id::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-id::before{background-position:-176px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ie::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ie::before{background-position:-205px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-il::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-il::before{background-position:-234px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-im::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-im::before{background-position:-263px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-in::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-in::before{background-position:-292px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-io::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-io::before{background-position:-321px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-iq::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-iq::before{background-position:-350px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ir::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ir::before{background-position:-2px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-is::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-is::before{background-position:-31px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-it::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-it::before{background-position:-60px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-je::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-je::before{background-position:-89px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-jm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-jm::before{background-position:-118px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-jo::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-jo::before{background-position:-147px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-jp::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-jp::before{background-position:-176px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ke::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ke::before{background-position:-205px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kg::before{background-position:-234px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kh::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kh::before{background-position:-263px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ki::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ki::before{background-position:-292px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-km::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-km::before{background-position:-321px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kn::before{background-position:-350px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kp::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kp::before{background-position:-2px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kr::before{background-position:-31px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kw::before{background-position:-60px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ky::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ky::before{background-position:-89px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-kz::before{background-position:-118px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-la::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-la::before{background-position:-147px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lb::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lb::before{background-position:-176px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lc::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lc::before{background-position:-205px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-li::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-li::before{background-position:-234px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lk::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lk::before{background-position:-263px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lr::before{background-position:-292px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ls::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ls::before{background-position:-321px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lt::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lt::before{background-position:-350px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lu::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lu::before{background-position:-2px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lv::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-lv::before{background-position:-31px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ly::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ly::before{background-position:-60px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ma::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ma::before{background-position:-89px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mc::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mc::before{background-position:-118px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-md::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-md::before{background-position:-147px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-me::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-me::before{background-position:-176px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mf::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mf::before{background-position:-205px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mg::before{background-position:-234px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mh::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mh::before{background-position:-263px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mk::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mk::before{background-position:-292px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ml::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ml::before{background-position:-321px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mm::before{background-position:-350px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mn::before{background-position:-2px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mo::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mo::before{background-position:-31px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mp::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mp::before{background-position:-60px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mq::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mq::before{background-position:-89px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mr::before{background-position:-118px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ms::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ms::before{background-position:-147px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mt::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mt::before{background-position:-176px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mu::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mu::before{background-position:-205px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mv::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mv::before{background-position:-234px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mw::before{background-position:-263px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mx::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mx::before{background-position:-292px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-my::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-my::before{background-position:-321px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-mz::before{background-position:-350px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-na::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-na::before{background-position:-2px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nato::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nato::before{background-position:-31px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nc::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nc::before{background-position:-60px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ne::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ne::before{background-position:-89px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nf::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nf::before{background-position:-118px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ng::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ng::before{background-position:-147px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ni::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ni::before{background-position:-176px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nl::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nl::before{background-position:-205px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-no::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-no::before{background-position:-234px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-np::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-np::before{background-position:-263px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nr::before{background-position:-292px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nu::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nu::before{background-position:-321px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-nz::before{background-position:-350px -242px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-om::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-om::before{background-position:-2px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pa::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pa::before{background-position:-31px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pe::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pe::before{background-position:-60px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pf::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pf::before{background-position:-89px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pg::before{background-position:-118px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ph::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ph::before{background-position:-147px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pk::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pk::before{background-position:-176px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pl::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pl::before{background-position:-205px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pm::before{background-position:-234px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pn::before{background-position:-263px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pr::before{background-position:-292px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ps::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ps::before{background-position:-321px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pt::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pt::before{background-position:-350px -262px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-pw::before{background-position:-2px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-py::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-py::before{background-position:-31px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-qa::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-qa::before{background-position:-60px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-re::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-re::before{background-position:-89px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ro::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ro::before{background-position:-118px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-rs::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-rs::before{background-position:-147px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ru::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ru::before{background-position:-176px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-rw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-rw::before{background-position:-205px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sa::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sa::before{background-position:-234px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sb::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sb::before{background-position:-263px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sc::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sc::before{background-position:-292px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sd::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sd::before{background-position:-321px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-se::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-se::before{background-position:-350px -282px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sg::before{background-position:-2px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sh::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sh::before{background-position:-31px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-si::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-si::before{background-position:-60px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sj::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sj::before{background-position:-89px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sk::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sk::before{background-position:-118px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sl::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sl::before{background-position:-147px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sm::before{background-position:-176px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sn::before{background-position:-205px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-so::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-so::before{background-position:-234px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sr::before{background-position:-263px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ss::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ss::before{background-position:-292px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-st::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-st::before{background-position:-321px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sv::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sv::before{background-position:-350px -302px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sx::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sx::before{background-position:-2px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sy::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sy::before{background-position:-31px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-sz::before{background-position:-60px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tc::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tc::before{background-position:-89px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-td::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-td::before{background-position:-118px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tg::before{background-position:-147px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-th::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-th::before{background-position:-176px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tibet::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tibet::before{background-position:-205px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tj::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tj::before{background-position:-234px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tk::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tk::before{background-position:-263px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tl::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tl::before{background-position:-292px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tm::before{background-position:-321px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tn::before{background-position:-350px -322px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-to::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-to::before{background-position:-2px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tr::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tr::before{background-position:-31px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tt::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tt::before{background-position:-60px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tv::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tv::before{background-position:-89px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tw::before{background-position:-118px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-tz::before{background-position:-147px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ua::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ua::before{background-position:-176px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ug::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ug::before{background-position:-205px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-us::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-us::before{background-position:-234px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-en::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-en::before{background-position:-234px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-uy::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-uy::before{background-position:-263px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-uz::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-uz::before{background-position:-292px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-va::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-va::before{background-position:-321px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vc::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vc::before{background-position:-350px -342px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ve::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ve::before{background-position:-379px -2px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vg::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vg::before{background-position:-379px -22px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vi::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vi::before{background-position:-379px -42px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vn::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vn::before{background-position:-379px -62px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vu::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-vu::before{background-position:-379px -82px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-wf::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-wf::before{background-position:-379px -102px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ws::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ws::before{background-position:-379px -122px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ye::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-ye::before{background-position:-379px -142px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-yt::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-yt::before{background-position:-379px -162px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-za::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-za::before{background-position:-379px -182px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-zm::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-zm::before{background-position:-379px -202px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-multiple .flags-item span.flag-icon.country-code-zw::before,.standby .cross-selling-content-multiple .flags-item span.flag-icon.country-code-zw::before{background-position:-379px -222px;width:25px;height:16px}
.thanks-v2 .cross-selling-content-single,.standby .cross-selling-content-single{text-align:center;font-size:16px;color:#666666}
.thanks-v2 .cross-selling-content-single .description,.standby .cross-selling-content-single .description{font-weight:600;margin-bottom:16px}
.thanks-v2 .cross-selling-content-single .single,.standby .cross-selling-content-single .single{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}
.thanks-v2 .cross-selling-content-single .single img,.standby .cross-selling-content-single .single img{margin-right:6px}
.button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:auto;padding:0}
.button.button-icon{width:40px;height:40px}
.button.button-icon span{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.button span,.button label,.button a{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-border-radius:4px;border-radius:4px;text-decoration:none;margin-bottom:0px;width:100%;height:100%}
@media (max-width: 767px){.button span,.button label,.button a{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.button_XS{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:12px;line-height:20px;height:24px}
.button_XS:hover{text-decoration:none}
.button_XS span,.button_XS label,.button_XS a{padding:0 12px}
.button_S{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:14px;line-height:22px;height:40px}
.button_S:hover{text-decoration:none}
.button_S span,.button_S label,.button_S a{padding:0 12px}
.button_M{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:16px;line-height:24px;height:48px}
.button_M:hover{text-decoration:none}
.button_M span,.button_M label,.button_M a{padding:0 16px}
.button_L{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:0.2px;font-size:18px;line-height:26px;height:56px}
.button_L:hover{text-decoration:none}
.button_L span,.button_L label,.button_L a{padding:0 24px}
.button.filled{background:#243D61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.filled span,.button.filled label,.button.filled a{color:#fff;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.filled span i,.button.filled label i,.button.filled a i{color:#fff}
.button.filled:hover{background:#243D61;border:0;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15),0px 1px 2px 0px rgba(0,0,0,0.3);-webkit-border-radius:4px;border-radius:4px}
.button.filled:hover span,.button.filled:hover label,.button.filled:hover a{color:#fff;background:rgba(255,255,255,0.04);-webkit-border-radius:4px;border-radius:4px}
.button.filled:hover span i,.button.filled:hover label i,.button.filled:hover a i{color:#fff}
.button.filled:focus{background:#243D61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.filled:focus span,.button.filled:focus label,.button.filled:focus a{color:#fff;background:rgba(255,255,255,0.12);-webkit-border-radius:4px;border-radius:4px}
.button.filled:focus span i,.button.filled:focus label i,.button.filled:focus a i{color:#fff}
.button.filled:active{background:#243D61;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.filled:active span,.button.filled:active label,.button.filled:active a{color:#fff;background:rgba(255,255,255,0.1);-webkit-border-radius:4px;border-radius:4px}
.button.filled:active span i,.button.filled:active label i,.button.filled:active a i{color:#fff}
.button.filled:disabled{background:#fff;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.filled:disabled span,.button.filled:disabled label,.button.filled:disabled a{color:rgba(0,0,0,0.38);background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.18)), to(rgba(0,0,0,0.18)));background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.18) 100%);background:linear-gradient(0deg, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.18) 100%);-webkit-border-radius:4px;border-radius:4px;cursor:not-allowed}
.button.filled:disabled span i,.button.filled:disabled label i,.button.filled:disabled a i{color:rgba(0,0,0,0.38)}
.button.outlined{background:rgba(0,0,0,0);border:1px solid gray;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}
.button.outlined span,.button.outlined label,.button.outlined a{color:#243D61;background:rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px}
.button.outlined span i,.button.outlined label i,.button.outlined a i{color:#243D61}
.button.outlined:hover{background:rgba(0,0,0,0);border:1px solid gray;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;border-radius:4px}