.profile-header__applicant-label{font-weight:bolder}
.profile-header__applicant-value{color:#666}
.block-container.profile-progress-bar{background-color:#f1f1f1;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:flex;flex-direction:row;flex-wrap:nowrap;justify-content:stretch;align-items:center;border:2px solid #000}
.block-container.profile-progress-bar .block-content .steps-list .step{position:relative;z-index:1;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:#000;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:#000}
.block-container.profile-progress-bar .block-content .steps-list .step .text-container::before{counter-increment:step-number;content:counter(step-number);border:2px solid #000;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:#000;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 rgba(0,0,0,0);border-left:20px solid #fff;border-bottom:27px solid rgba(0,0,0,0);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 rgba(0,0,0,0);border-bottom:28.75px solid rgba(0,0,0,0)}}
.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 rgba(0,0,0,0);border-left:20px solid #000;border-bottom:27px solid rgba(0,0,0,0);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 rgba(0,0,0,0);border-bottom:28.75px solid rgba(0,0,0,0)}}
.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:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;font-size:18px}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content{align-items:flex-end}}
.block-container.profile-pagination .block-content .buttons{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content .buttons{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}}
.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;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;transform:rotate(45deg) translateX(-50%);width:18px}
.box--centered{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:stretch}
.box--with-button{align-items:center;display:flex;justify-content:space-between;gap:16px}
@media(max-width: 767px){.box--with-button{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{flex-direction:column;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{align-items:center;display:flex;justify-content:center}
@media(max-width: 767px){.box--with-icon{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}}
@media(max-width: 767px){.box--with-icon__left p{margin-left:15px}}
.box--with-icon__left p{margin-right:30px}
.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:#fff}
.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:.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:#666;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{flex-direction:row;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{flex-direction:column;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:.2px}
.thanks-v2 .box--info .m-button,.standby .box--info .m-button{font-family:Roboto;font-weight:bold;text-shadow:none}
.thanks-v2 .box--info .tittle--M,.standby .box--info .tittle--M{font-family:Raleway;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:.2px}
.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:.2px}
.thanks-v2 .title--info,.standby .title--info{color:#1a1a1a;font-family:"Raleway";text-align:center;font-size:16px;line-height:1.5;letter-spacing:.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:"Raleway";font-size:16px;margin-top:16px;line-height:1.5;letter-spacing:.2px}
.thanks-v2 .title--with-icon,.standby .title--with-icon{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}
@media(max-width: 767px){.thanks-v2 .title--with-icon,.standby .title--with-icon{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:.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:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}
@media(max-width: 767px){.thanks-v2 .title--without-icon,.standby .title--without-icon{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:.2px;color:rgba(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:#000}
.thanks-v2 .message--info strong,.standby .message--info strong{color:#000}
.thanks-v2 .trust-component-content,.standby .trust-component-content{display:flex;flex-direction:row;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:.2px;font-weight:bold;font-size:16px}
.thanks-v2 .trust-component-content .trust-item-description,.standby .trust-component-content .trust-item-description{color:#666;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}
@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}}
.thanks-v2 .cross-selling,.standby .cross-selling{position:relative;background-size:contain}
@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}
.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-header,.standby .cross-selling-header{text-align:center;margin-bottom:26px}
@media(min-width: 768px){.thanks-v2 .cross-selling-content-multiple,.standby .cross-selling-content-multiple{max-width:70%}}
.thanks-v2 .cross-selling-content-multiple,.standby .cross-selling-content-multiple{margin:auto}
.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}}
@media(min-width: 768px){.thanks-v2 .cross-selling-content-multiple .information,.standby .cross-selling-content-multiple .information{display:flex;flex-direction:row;justify-content:center}}
.thanks-v2 .cross-selling-content-multiple .information,.standby .cross-selling-content-multiple .information{text-align:center;margin-bottom:16px}
.thanks-v2 .cross-selling-content-multiple .information .item,.standby .cross-selling-content-multiple .information .item{margin-bottom:24px;display:flex;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:.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:flex;flex-direction:column}
@media(min-width: 768px){.thanks-v2 .cross-selling-content-multiple .flags,.standby .cross-selling-content-multiple .flags{flex-direction:row;justify-content:center}}
.thanks-v2 .cross-selling-content-multiple .flags-item,.standby .cross-selling-content-multiple .flags-item{box-shadow:0 0 4px 0 #c0c6ef;padding:16px 30px;margin-bottom:16px}
@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,.standby .cross-selling-content-multiple .flags-item{text-align:center}
.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:#666;color:var(--neutral-500)}
.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:flex;flex-direction:row;justify-content:center;align-items:flex-end}
.thanks-v2 .cross-selling-content-single .single img,.standby .cross-selling-content-single .single img{margin-right:6px}
.thanks-v2 .cross-selling-eSIM,.standby .cross-selling-eSIM{display:flex;padding:16px 32px;flex-direction:column;align-items:flex-end;gap:16px;border-radius:16px;background:linear-gradient(0deg, rgba(213, 225, 229, 0.25), rgba(213, 225, 229, 0.25)),var(--vd-surface1, #fff);box-shadow:var(--vd-boxshadow1, 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3));margin-top:32px}
@media(max-width: 767px){.thanks-v2 .cross-selling-eSIM,.standby .cross-selling-eSIM{padding:16px}}
.thanks-v2 .cross-selling-eSIM .content,.standby .cross-selling-eSIM .content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;background:rgba(0,0,0,0);padding:0}
.thanks-v2 .cross-selling-eSIM .content .title,.standby .cross-selling-eSIM .content .title{display:flex;justify-content:space-between;align-items:center;gap:10px;align-self:stretch}
.thanks-v2 .cross-selling-eSIM .content .title h2,.standby .cross-selling-eSIM .content .title h2{color:rgba(0,0,0,.87);color:var(--font-surface-hight);font-family:"Raleway";font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:.2px;margin:0}
.thanks-v2 .cross-selling-eSIM .content .title h2 span,.standby .cross-selling-eSIM .content .title h2 span{color:#d51b60;font-family:"Raleway"}
@media(max-width: 767px){.thanks-v2 .cross-selling-eSIM .content .title h2,.standby .cross-selling-eSIM .content .title h2{font-size:16px;line-height:24px}}
.thanks-v2 .cross-selling-eSIM .content .title img,.standby .cross-selling-eSIM .content .title img{display:flex;width:88px;height:32px;justify-content:center;align-items:center}
@media(max-width: 767px){.thanks-v2 .cross-selling-eSIM .content .title img,.standby .cross-selling-eSIM .content .title img{width:110px;height:40px}}
.thanks-v2 .cross-selling-eSIM .content .description p,.standby .cross-selling-eSIM .content .description p{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:.2px;font-size:14px;line-height:22px}
.thanks-v2 .cross-selling-eSIM .content .description p:hover,.standby .cross-selling-eSIM .content .description p:hover{text-decoration:none}
.thanks-v2 .cross-selling-eSIM .content .description p,.standby .cross-selling-eSIM .content .description p{color:rgba(0,0,0,.6);color:var(--font-surface-medium);font-weight:400;margin-bottom:16px}
.thanks-v2 .cross-selling-eSIM .content .description p+p,.standby .cross-selling-eSIM .content .description p+p{margin:0}
.thanks-v2 .cross-selling-eSIM .content .description p strong,.standby .cross-selling-eSIM .content .description p strong{color:#fff;font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:.2px;font-size:14px;line-height:22px}
.thanks-v2 .cross-selling-eSIM .content .description p strong:hover,.standby .cross-selling-eSIM .content .description p strong:hover{text-decoration:none}
.thanks-v2 .cross-selling-eSIM .content .description p strong,.standby .cross-selling-eSIM .content .description p strong{color:rgba(0,0,0,.6);color:var(--font-surface-medium)}
.thanks-v2 .cross-selling-eSIM .content .footer,.standby .cross-selling-eSIM .content .footer{display:flex;flex-direction:column;align-items:flex-end;gap:10px;align-self:stretch}
.thanks-v2 .cross-selling-eSIM .content .footer img,.standby .cross-selling-eSIM .content .footer img{width:64px;height:22.4px}
.contact_form .input{background-color:#fff;font-size:16px;padding:10px;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}
.informative-banner{display:flex;gap:16px;color:#151423;margin:32px 0}
.informative-banner *{font-family:"roboto",sans-serif}
@media(max-width: 768px){.informative-banner{flex-direction:column;gap:32px}}
.informative-banner__visa-information,.informative-banner__service{padding:16px;border-radius:8px;box-shadow:0px 2px 6px 2px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3)}
.informative-banner__visa-information{background-color:#fff;display:flex;gap:16px;font-size:14px}
@media(max-width: 768px){.informative-banner__visa-information{width:100%;flex-wrap:wrap}}
.informative-banner.multiple-services .informative-banner__visa-information{width:50%}
.informative-banner__visa-information .informative-banner__description{margin-top:8px}
.informative-banner__title{display:flex;gap:24px;align-items:center;line-height:22px}
.informative-banner__title img{flex-shrink:0}
.informative-banner__title-description-wrapper,.informative-banner__details{flex-basis:294px}
.informative-banner__details{padding-left:0}
.informative-banner__details li{display:flex;justify-content:space-between;gap:16px;position:relative;padding-left:16px;line-height:22px}
.informative-banner__details li::before{content:".";position:absolute;height:10px;font-size:19px;line-height:0;color:#666;left:4px;top:50%;transform:translateY(-50%)}
.informative-banner__details span:first-child{color:#666;text-wrap:nowrap;display:flex;align-items:center}
.informative-banner__details span:nth-child(2){width:175px}
.informative-banner__services-information{position:relative;width:36%}
.informative-banner.multiple-services .informative-banner__services-information{width:50%}
@media(max-width: 768px){.informative-banner__services-information{width:100%}}
.informative-banner__badge{position:absolute;left:8px;top:-12px;background-color:#243d61;color:#fff;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:bold;line-height:12px}
.informative-banner__services-list{display:flex;flex-direction:column;gap:16px;height:100%;padding-left:0}
.informative-banner__service{display:flex;align-items:center;background:linear-gradient(0deg, rgba(223, 231, 243, 0.5) 0%, rgba(223, 231, 243, 0.5) 100%),#fff;flex-grow:1;gap:16px}
.informative-banner__service-details p:first-child{font-size:16px;font-weight:600;color:#151423;margin-bottom:0;line-height:24px;font-family:"raleway",sans-serif}
.informative-banner__service-details p:nth-child(2){color:#666;margin-bottom:0;margin-top:0;line-height:22px}
.informative-banner-v2{display:flex;width:100%;padding:16px 32px;align-items:center;gap:16px;margin:16px 0;border-radius:16px;background:#fff;box-shadow:0px 2px 6px 2px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3)}
@media(max-width: 480px){.informative-banner-v2{margin:0 0 16px 0}}
.informative-banner-v2__logo{width:100px;height:100px;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.informative-banner-v2__logo img{max-width:100%;max-height:100%;object-fit:contain}
@media(max-width: 480px){.informative-banner-v2__logo{display:none}}
.informative-banner-v2__content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}
.informative-banner-v2__content-wrapper .informative-banner-v2__title{display:flex;justify-content:start;align-items:center;gap:10px;align-self:stretch}
.informative-banner-v2__content-wrapper .informative-banner-v2__title p{color:#151423;font-family:"Raleway",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:.2px}
@media(max-width: 480px){.informative-banner-v2__content-wrapper .informative-banner-v2__title p{font-size:16px;line-height:24px}}
.informative-banner-v2__content-wrapper .informative-banner-v2__details ul{list-style-position:outside;padding-left:1.5em}
.informative-banner-v2__content-wrapper .informative-banner-v2__details ul li span{color:#666;font-family:"Roboto",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.2px}
.informative-banner-v2__content-wrapper .informative-banner-v2__details .single-line{color:#666;font-family:"Roboto",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.2px;margin-bottom:10px}
.benefits-banner-container{display:flex;flex-direction:column;align-items:flex-start;padding:0px;width:100%;border-bottom:1px solid #ccc;margin-bottom:32px;box-shadow:none;background:#fff}
@media(max-width: 768px){.benefits-banner-container{height:auto;margin:0 0 20px;width:100%;border:1px solid #eee;border-radius:0}}
.benefits-banner-header{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px;gap:10px;width:100%;background:#fff}
.benefits-banner-title{width:264px;font-family:"Raleway",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;letter-spacing:.2px;color:#151423;margin:0;text-transform:none}
.benefits-banner-content{display:flex;flex-direction:column;align-items:flex-start;padding:0px 16px 16px;gap:16px;width:100%;background:#fff}
@media(max-width: 768px){.benefits-banner-content{height:auto;padding:0 16px 16px}}
.benefits-banner-list{display:flex;flex-direction:row;align-items:flex-start;padding:0px;gap:16px;width:100%}
@media(max-width: 768px){.benefits-banner-list{flex-direction:column;height:auto;gap:0}}
.benefits-banner-block{display:flex;flex-direction:column;align-items:flex-start;padding:0px;width:calc(50% - 8px);flex-grow:1;gap:2px}
@media(max-width: 768px){.benefits-banner-block{width:100%;height:auto}}
.benefit-row{display:flex;flex-direction:row;align-items:center;padding:0px;gap:8px;width:100%;margin-bottom:0}
@media(max-width: 768px){.benefit-row{margin-bottom:0;height:auto;min-height:24px}}
.benefit-check{width:24px;height:24px;position:relative;flex:none;order:0;flex-grow:0;background:url("/static/img/common/small_check_2.webp");background-size:cover}
@media(max-width: 768px){.benefit-check{width:20px;height:20px}}
.benefit-text{font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;letter-spacing:.2px;order:1;flex-grow:1}
@media(max-width: 768px){.benefit-text{font-size:13px;line-height:20px}}
.benefits-banner{display:flex;gap:16px;color:#151423;margin:32px 0}
.benefits-banner *{font-family:"roboto",sans-serif}
@media(max-width: 768px){.benefits-banner{flex-direction:column;gap:32px}}
.benefits-banner__benefits-block{padding:16px;border-radius:8px;box-shadow:0px 2px 6px 2px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3);background-color:#fff;display:flex;flex-direction:column;gap:16px;font-size:14px;flex-basis:294px}
@media(max-width: 768px){.benefits-banner__benefits-block{width:100%}}
.benefits-banner__benefits-list{list-style:none;padding-left:0;margin:0}
.benefits-banner__benefit-item{position:relative;padding-left:24px;margin-bottom:8px;line-height:22px}
.benefits-banner__benefit-item:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:bold}
.benefits-banner__visa-information,.benefits-banner__service{padding:16px;border-radius:8px;box-shadow:0px 2px 6px 2px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3)}
.benefits-banner__visa-information{background-color:#fff;display:flex;gap:16px;font-size:14px}
@media(max-width: 768px){.benefits-banner__visa-information{width:100%;flex-wrap:wrap}}
.informative-banner.multiple-services .benefits-banner__visa-information{width:50%}
.benefits-banner__visa-information .informative-banner__description{margin-top:8px}
.benefits-banner__title{display:flex;gap:24px;align-items:center;line-height:22px;font-weight:bold;margin:0 0 8px 0}
.benefits-banner__title img{flex-shrink:0}
.benefits-banner__title-description-wrapper,.benefits-banner__details{flex-basis:294px}
.benefits-banner__details{padding-left:0}
.benefits-banner__details li{display:flex;justify-content:space-between;gap:16px;position:relative;padding-left:16px;line-height:22px}
.benefits-banner__details li::before{content:".";position:absolute;height:10px;font-size:19px;line-height:0;color:#666;left:4px;top:50%;transform:translateY(-50%)}
.benefits-banner__details span:first-child{color:#666;text-wrap:nowrap}
.benefits-banner__details span:nth-child(2){width:175px}
.benefits-banner__services-information{position:relative;width:36%}
.informative-banner.multiple-services .benefits-banner__services-information{width:50%}
@media(max-width: 768px){.benefits-banner__services-information{width:100%}}
.benefits-banner__badge{position:absolute;left:8px;top:-12px;background-color:#243d61;color:#fff;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:bold;line-height:12px}
.benefits-banner__services-list{display:flex;flex-direction:column;gap:16px;height:100%;padding-left:0}
.benefits-banner__service{display:flex;align-items:center;background:linear-gradient(0deg, rgba(223, 231, 243, 0.5) 0%, rgba(223, 231, 243, 0.5) 100%),#fff;flex-grow:1;gap:16px}
.benefits-banner__service-details p:first-child{font-size:16px;font-weight:600;color:#151423;margin-bottom:0;line-height:24px;font-family:"raleway",sans-serif}
.benefits-banner__service-details p:nth-child(2){color:#666;margin-bottom:0;margin-top:0;line-height:22px}
.places__container{padding:20px 5px;display:grid;grid-template-columns:1fr;font-family:"Raleway";max-width:1440px;margin:0 auto}
@media all and (min-width: 768px){.places__container{grid-template-columns:1fr 1fr}}
@media all and (min-width: 1200px){.places__container{padding:20px 50px;grid-template-columns:1fr 1fr 1fr}}
#places{background:linear-gradient(0deg, rgba(223, 231, 243, 0.25), rgba(223, 231, 243, 0.25)),#fff}
#places .button-container{width:95%;display:flex;justify-content:flex-end;align-items:flex-end}
#places .button-container .m-button__primary{width:150px}
@media all and (min-width: 768px){#places .button-container .m-button__primary{width:auto}}
.places-card{display:flex;flex-direction:column;padding:10px 0;margin:20px;box-shadow:0px 1px 2px rgba(0,0,0,.3),0px 2px 6px 2px rgba(0,0,0,.15);border-radius:8px}
.places-card__content{display:flex;flex-direction:column;height:100%;justify-content:space-between}
.places-card__title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:50px;padding:5px 15px}
.places-card__title__left{font-size:24px;line-height:32px}
.places-card__title__right p{font-weight:400;font-size:14px;line-height:22px;margin:0 !important}
.places-card__text{padding:15px;line-height:22px;height:-webkit-fit-content;height:fit-content}
.places-card__text p{font-weight:600}
.places-card__image{padding-top:5px}
.places-card__image img{width:100%;object-fit:cover}
.places-card .footer{display:flex;flex-direction:row;align-items:center;justify-content:end;margin:0 20px}
.places-card .footer .price{width:100%;font-weight:700;color:#192b44}
.text-block-two-col{padding:48px 0 28px 0;margin:inherit}
.text-block-two-col .content{margin:0px auto;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;padding:20px}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.text-block-two-col .content{display:block}}
@media all and (min-width: 768px){.text-block-two-col .content{flex-direction:row;width:715px}}
@media all and (min-width: 992px){.text-block-two-col .content{padding:0;width:830px}}
@media all and (min-width: 1200px){.text-block-two-col .content{width:960px}}
@media all and (min-width: 1800px){.text-block-two-col .content{width:1170px}}
.text-block-two-col .content .text-container-block{flex-grow:1;flex-basis:0;display:flex;flex-direction:column;text-align:justify;margin-right:40px}
@media all and (max-width: 767px){.text-block-two-col .content .text-container-block{margin-right:0}}
.text-block-two-col .content .text-container-block.bgColored{background-color:#dfe7f3;height:-webkit-fit-content;height:fit-content;border-radius:20px;padding:50px}
.text-block-two-col .content .text-container-block.bgColored .description{text-align:left}
@media all and (max-width: 767px){.text-block-two-col .content .text-container-block.bgColored{padding:28px}}
.text-block-two-col .content .text-container-block p+ul{margin-top:0px}
.text-block-two-col .content .text-container-block .title{padding-bottom:calc(16px*2);font-size:calc(16px*2);font-family:"Roboto",sans-serif;font-weight:900;color:#151423}
.text-block-two-col .content .text-container-block #world{width:100%;display:flex;justify-content:center}
.text-block-two-col .content .text-container-block .description,.text-block-two-col .content .text-container-block .description p{margin:0;padding-bottom:16px;font-size:16px;font-family:"Roboto";line-height:26px;color:#666c70}
.text-block-two-col .content .text-container-block .description ul,.text-block-two-col .content .text-container-block .description p ul{-webkit-padding-start:20px;padding-inline-start:20px;margin-bottom:0}
.text-block-two-col .content .text-container-block .description p,.text-block-two-col .content .text-container-block .description li,.text-block-two-col .content .text-container-block .description p p,.text-block-two-col .content .text-container-block .description p li{padding-bottom:16px;margin-top:0;color:#666c70}
.jumbotron{background:url("/static/img/common/traveleasevisa/jumbotron_bg.webp") 0 0 no-repeat,url("/static/img/common/traveleasevisa/jumbotron_bg.webp") 0 20% no-repeat;position:relative;text-align:center;margin:0;padding:0}
@media all and (min-width: 768px){.jumbotron{padding:32px 0 0 0}}
@media all and (min-width: 1200px){.jumbotron{padding:60px 0 0}}
@media all and (min-width: 768px)and (max-width: 991px){.jumbotron{background:url("/static/img/common/traveleasevisa/jumbotron_bg.webp") no-repeat 0 0,url("/static/img/common/traveleasevisa/jumbotron_bg.webp") no-repeat 0 0;background-size:cover}}
@media all and (max-width: 767px){.jumbotron{background:false,url("/static/img/common/traveleasevisa/jumbotron_bg.webp") no-repeat 0 15%;min-height:unset;text-align:center;background-size:cover}}
.jumbotron{background-size:cover}
.jumbotron_content .title{font-size:40px;color:#fff;font-family:"Roboto",sans-serif;text-transform:none;text-shadow:0 2px 8px rgba(0,0,0,.041);font-weight:600;line-height:1.25;letter-spacing:.2px}
@media all and (min-width: 576px){.jumbotron_content .title{font-size:40px}}
.jumbotron_content .subtitle{margin:25px 0 0 0;text-shadow:none;color:#fff;font-size:24px;font-weight:600;letter-spacing:.2px}
@media all and (min-width: 576px){.jumbotron_content .subtitle{font-size:24px}}
.jumbotron_content .jumbotron_cta{margin:0}
.jumbotron_content .jumbotron_cta .m-button{font-family:"Roboto";font-size:24px;letter-spacing:.2px;margin-top:24px;font-weight:bold;color:#fff;background:linear-gradient(180deg, #71BD3A 0%, #39780C 100%);border:none;border-radius:5px}
@media all and (max-width: 767px){.jumbotron_content .jumbotron_cta .m-button{padding:12px 24px;margin:48px 0}}
@media all and (min-width: 576px){.jumbotron_content .jumbotron_cta .m-button{padding:12px 24px;margin:48px 0}}
@media all and (min-width: 992px){.jumbotron_content .jumbotron_cta .m-button{margin:48px 0 0 0}}
.jumbotron_content .jumbotron_cta .m-button:hover,.jumbotron_content .jumbotron_cta .m-button:focus{text-decoration:none;background:linear-gradient(180deg, #39780C 0%, #39780C 100%)}
.jumbotron_content .jumbotron_cta .m-button .m-button__hero__icon{margin-bottom:0}
@media all and (max-width: 767px){.jumbotron_content .jumbotron_cta .m-button .m-button__hero__icon{width:16px}}
.jumbotron{min-height:380px}
.jumbotron .title{margin-bottom:40px}
.jumbotron .title-color{color:#243c61}
.m-disclaimer{background:rgba(36,60,97,.4);text-align:center;border-radius:0;margin:0;padding:16px}
@media(min-width: 992px){.m-disclaimer{padding:16px 32px}}
.m-disclaimer.darken_bg{background:#243d61}
.m-disclaimer.toggleText .disclaimer__text,.m-disclaimer.toggleText .disclaimer__text.bigger_text{display:block;height:auto;overflow:visible;text-overflow:none}
.m-disclaimer.toggleText .truncate-arrow{transform:rotate(180deg)}
.m-disclaimer .truncate{font-size:13px;color:#fff;line-height:16px;font-weight:400;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}
.m-disclaimer .truncate-container{cursor:pointer;text-align:center;margin:0}
.m-disclaimer .truncate-arrow svg path{fill:#fff}
.m-disclaimer .disclaimer__text{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:.4px;line-height:15.6px;text-align:left;color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:calc(12px*1.3);margin:0 18px 4px 0}
@media(max-width: 767px){.m-disclaimer .disclaimer__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:calc(12px*1.3*2)}}
.m-disclaimer .disclaimer__text{overflow:hidden;text-overflow:ellipsis}
.m-disclaimer .disclaimer__text a{text-decoration:underline;color:#fff}
.m-disclaimer .disclaimer__text a:hover{color:hsl(0,0%,85%)}
.m-disclaimer .disclaimer__text.bigger_text{font-size:18px;line-height:23.8px;color:#fff;height:23.4px}
@media(max-width: 767px){.m-disclaimer .disclaimer__text.bigger_text{height:46.8px}}
.m-disclaimer .disclaimer__text.bigger_text a{color:#fff}
.m-disclaimer .close{height:16px;width:16px;opacity:1;position:relative;top:-5px}
.m-disclaimer .close:hover{opacity:.75}
.global-card-section{background:#fff;padding:48px 50px;display:flex;justify-content:center}
.global-card-section .content{width:100%}
@media all and (min-width: 1200px){.global-card-section .content{width:960px}}
@media all and (min-width: 1800px){.global-card-section .content{width:1170px}}
.global-card-section .content{display:flex;flex-direction:column;align-items:flex-start}
.global-card-section .content .title{margin-bottom:32px;font-size:32px;font-weight:600;font-family:"Roboto",sans-serif;letter-spacing:.2px;text-align:center;color:#000}
.global-card-section .content .title.underline{background-image:linear-gradient(#a8dadc, #a8dadc);background-position:bottom center;background-size:48px 4px;background-repeat:no-repeat;padding-bottom:11px;margin-bottom:32px}
.global-card-section .content .global-card-container{margin:0;width:100%;display:flex;justify-content:center}
.global-card-section .content .global-card-container .cust-two{flex-wrap:wrap}
@media all and (min-width: 992px){.global-card-section .content .global-card-container .cust-two{flex-wrap:nowrap}}
.global-card-section .content .global-card-container .global-cards.cust-two{flex-direction:row}
.global-card-section .content .global-card-container .global-cards{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0;list-style-type:none;gap:20px}
@media all and (min-width: 992px){.global-card-section .content .global-card-container .global-cards{flex-direction:row}}
.global-card-section .content .global-card-container .global-cards .global-card{display:flex;flex-direction:row;width:100%;list-style:none;align-items:center;margin-bottom:32px}
@media all and (min-width: 992px){.global-card-section .content .global-card-container .global-cards .global-card{margin-left:16px;margin-bottom:0}}
.global-card-section .content .global-card-container .global-cards .global-card .icon{margin-right:16px}
.global-card-section .content .global-card-container .global-cards .global-card-box.cust-two{flex:45%}
@media all and (min-width: 992px){.global-card-section .content .global-card-container .global-cards .global-card-box.cust-two{flex:100%}}
.global-card-section .content .global-card-container .global-cards .title-container{display:flex;align-items:center;padding-bottom:10px}
.global-card-section .content .global-card-container .global-cards .row{flex-direction:row;gap:10px}
.global-card-section .content .global-card-container .global-cards .column{flex-direction:column;justify-content:center;gap:20px}
.global-card-section .content .global-card-container .global-cards .global-card-box{width:50%}
@media all and (max-width: 575px){.global-card-section .content .global-card-container .global-cards .global-card-box{width:80%}}
.global-card-section .content .global-card-container .global-cards .global-card-box .text{font-family:"Roboto";font-size:16px;font-weight:400;line-height:24px;letter-spacing:.2px;color:#000;text-align:center}
.global-card-section .title-list strong{color:#000}
.global-card-section .content .global-card-container .global-cards .global-card-box .text{text-align:left}
.global-card-section .content .global-card-container .title-container img{margin-left:5px}
body{margin:0px;padding:0px;box-sizing:border-box;overflow-x:hidden}
body .header-container{display:flex;flex-direction:column;z-index:9999}
body .header-container .header-content{padding:23px 15px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}
body .header-container .header-content .logo-button img{max-width:168px}
body .header-container .header-content,body .header-container .navbar-container{margin:0px auto;width:100%}
@media all and (min-width: 768px){body .header-container .header-content,body .header-container .navbar-container{width:750px}}
@media all and (min-width: 992px){body .header-container .header-content,body .header-container .navbar-container{width:970px}}
@media all and (min-width: 1200px){body .header-container .header-content,body .header-container .navbar-container{width:1170px}}
body .header-container .header-navbar{background-color:#dae2ec}
body .header-container .header-navbar .navbar-container{padding:20px 15px;display:flex;justify-content:end}
body .header-container .header-navbar .navbar-container a{color:#fff;text-decoration:underline}
body footer *{padding:0;margin:0;box-sizing:border-box;font-family:"Poppins",sans-serif;font-size:14px}
body footer a,body footer a:hover{color:#fff;text-decoration:none}
body footer a:focus{color:#fff;text-decoration:underline}
body footer ul{list-style:none}
body footer img{max-width:100%}
body footer{background-color:#243c61;padding:40px 0;font-weight:400;color:#fff}
body footer .footer-container{width:90%;max-width:958px;margin-inline:auto}
body footer .footer-container__top{display:flex;justify-content:space-between;gap:16px}
@media all and (max-width: 767px){body footer .footer-container__top{flex-direction:column}}
body footer .footer-container__bottom{margin-top:50px;padding:16px 0;border:1px solid #9b9b9b;border-inline:0}
body footer .footer-container__bottom ul{display:flex;gap:20px}
body footer .footer-container__bottom .footer-bottom__item{padding:10px 0}
body footer .footer-container__bottom .footer-bottom__item.copyright-notice{margin-left:auto}
@media all and (max-width: 767px){body footer .footer-container__bottom .footer-bottom__item.copyright-notice{margin-inline:auto}}
@media all and (max-width: 767px){body footer .footer-container__bottom .footer-bottom__item:not(.copyright-notice){display:none}}
body footer .footer-container .footer-botom-links--mobile{display:none}
@media all and (max-width: 767px){body footer .footer-container .footer-botom-links--mobile{display:block;margin-top:32px;margin-bottom:-18px}body footer .footer-container .footer-botom-links--mobile .footer-bottom__item{margin-bottom:16px}}
body footer .footer-container .footer-column.left{max-width:390px;display:flex;flex-direction:column;gap:32px}
@media all and (max-width: 767px){body footer .footer-container .footer-column.left{max-width:unset}}
body footer .footer-container .footer-column.left .logo-container{width:152px}
body footer .footer-container .footer-column.left .legal-disclaimer{padding:10px 0;line-height:18.2px}
body footer .footer-container .footer-column.left .ssl-disclaimer{display:flex;gap:16px;align-items:center}
body footer .footer-container .footer-column.left .ssl-disclaimer img{width:48px}
body footer .footer-container .footer-column.left .ssl-disclaimer p{font-size:10px;line-height:12px;color:#fff;font-family:"Raleway",sans-serif}
body footer .footer-container .footer-column.left .payment-methods{display:flex;flex-wrap:wrap}
body footer .footer-container .footer-column.left .payment-methods img{width:50px}
body footer .footer-container .footer-column.left .payment-methods img:last-child{margin-right:0}
body footer .footer-container .footer-column.right{flex-basis:303px;display:flex;gap:16px;flex-wrap:wrap}
@media all and (max-width: 767px){body footer .footer-container .footer-column.right{flex-direction:column}}
body footer .footer-container .footer-column.right .links-container{width:calc(50% - 8px)}
body footer .footer-container .footer-column.right .links-container ul{display:flex;flex-direction:column;gap:20px}
body footer .footer-container .footer-column.right .links-container__title,body footer .footer-container .footer-column.right .links-container__item a{font-size:16px;line-height:24px;text-wrap:nowrap}
body footer .footer-container .footer-column.right .links-container__title{font-weight:600;text-wrap:nowrap;color:#fff}
@media all and (max-width: 991px){body footer .footer-container .footer-column.right .links-container__title{text-wrap:wrap}}
body footer .footer-container .legal-disclaimer-content{display:flex;justify-content:center;margin-top:7rem}
body footer .footer-container .legal-disclaimer-content p{color:#fff}
.m-steps__classic li:first-child span:before,.m-steps__classic li:first-child span:after{border-right:900px solid #0056fb}
.m-steps__classic.m-steps__classic--progress{border:1px solid #253c61}
.m-steps__classic--progress li:not(.current) .m-steps-textcontainer{color:#243c61}
.c-form--step{box-shadow:0px 4px 6px -1px rgba(0,0,0,.1)}
.c-form--step .c-form--step__title{background-color:#253c61;padding:10px 16px !important}
.c-form--step .c-form--step__title>*:not(.icon){font-size:16px;font-weight:600;line-height:24px;font-family:"Raleway"}
.contact-page .c-form--step{box-shadow:none}
.c-form--step__checkOk .c-form--step__title{background-color:#2bae4c}
.c-form--step .m-group>.m-group-content>.m-group-content--help{color:#98b2d9}
.m-payment .c-form--step,.m-payment-sidebar--block.block-benefits{border:none;box-shadow:0px 4px 6px -1px rgba(0,0,0,.1)}
.m-button__primary{background:#f3578f}
.thanks-v2 .box--info button{background:linear-gradient(180deg, #375D94 0%, #243D61 100%)}
.thanks-v2 .box--info buttonspan:hover{background:hsla(0,0%,100%,.04)}
.thanks-v2 .box--info button:hover,.thanks-v2 .box--info button:active,.thanks-v2 .box--info button:focus{background:linear-gradient(180deg, #375D94 0%, #243D61 100%)}
.m-button{border-radius:50px;box-shadow:none}
.m-button:hover{background-color:rgb(239.6,39.4,111.2666666667)}
.m-button[disabled]{color:#fff}
.m-button[disabled]:hover{background-color:gray}
.m-button:focus,.m-button:active{background-color:rgb(212.8,15.2,86.1333333333)}
.m-button__submit{background:#f3578f}
.m-payment-sidebar--block.block-benefits .title{background-color:#253c61}
.m-steps__classic li.past+li:nth-child(2) span:before,.m-steps__classic li.past+li:nth-child(2) span:after{border-right:700px solid #0056fb}
.m-steps__classic li:first-child.current.past{background-color:#0056fb}
input[type=file]{display:none}
.module-container.profile-steps .page-title-container{padding-top:20px}
.module-container.profile-steps .form-section-container{border:none;box-shadow:0px 4px 6px -1px rgba(0,0,0,.1)}
.module-container.profile-steps .form-section-container .title-container{background-color:#253c61;padding:10px 16px}
.module-container.profile-steps .form-section-container .title-container p.text{font-size:16px;font-weight:600;line-height:24px}
.module-container.profile-version2 .module-content,.module-container.profile-steps .module-content{margin:0px auto;padding:0px 15px;width:100%}
@media all and (min-width: 768px){.module-container.profile-version2 .module-content,.module-container.profile-steps .module-content{width:750px}}
@media all and (min-width: 992px){.module-container.profile-version2 .module-content,.module-container.profile-steps .module-content{width:970px}}
@media all and (min-width: 1200px){.module-container.profile-version2 .module-content,.module-container.profile-steps .module-content{width:1170px}}
.module-container.profile-version2 .module-content.profile-form-wrapper,.module-container.profile-steps .module-content.profile-form-wrapper{padding:0 15px 25px}
.why-us,.refund-policy{background:linear-gradient(0deg, rgba(223, 231, 243, 0.25), rgba(223, 231, 243, 0.25)),#fff}
section.legal .bg-title .container{padding-bottom:0}
section.legal>.container{padding-top:20px}
.informative-banner-v3{display:flex;gap:16px;color:#151423;margin:32px 0}
.informative-banner-v3 *{font-family:"roboto",sans-serif}
@media(max-width: 768px){.informative-banner-v3{flex-direction:column;gap:32px}}
.informative-banner-v3__visa-information,.informative-banner-v3__service{padding:16px;border-radius:8px;box-shadow:0px 2px 6px 2px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3)}
.informative-banner-v3__visa-information{background-color:#fff;display:flex;flex-direction:column;gap:16px;font-size:14px;flex:1}
@media(min-width: 769px)and (max-width: 1200px){.informative-banner-v3__visa-information{flex:1 1 auto;min-width:36%}.informative-banner-v3.multiple-services .informative-banner-v3__visa-information{min-width:50%}}
@media(max-width: 768px){.informative-banner-v3__visa-information{width:100%;flex-wrap:wrap}}
.informative-banner-v3__visa-information .informative-banner-v3__description{margin-top:8px}
.informative-banner-v3__header{display:flex;align-items:center;gap:16px;width:100%}
.informative-banner-v3__title{display:flex;gap:24px;align-items:center;line-height:22px;min-width:0;word-break:break-word}
.informative-banner-v3__title img{flex-shrink:0}
.informative-banner-v3__title p{color:#151423;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:.2px}
.informative-banner-v3__title-description-wrapper,.informative-banner-v3__details{flex-basis:294px}
.informative-banner-v3__details{padding-left:0;min-width:0}
.informative-banner-v3__details li{display:flex;justify-content:space-between;gap:16px;position:relative;padding-left:16px;line-height:22px;min-width:0}
.informative-banner-v3__details li::before{content:".";position:absolute;height:10px;font-size:19px;line-height:0;color:#666;left:4px;top:50%;transform:translateY(-50%)}
.informative-banner-v3__details span:first-child{color:#666;text-wrap:nowrap}
@media(max-width: 768px){.informative-banner-v3__details span:first-child{text-wrap:wrap;word-break:break-word}}
.informative-banner-v3__details span:nth-child(2){width:175px;min-width:0;word-break:break-word}
@media(max-width: 768px){.informative-banner-v3__details span:nth-child(2){width:auto;flex-shrink:1}}
.informative-banner-v3__services-information{position:relative;flex:0 0 36%}
.informative-banner-v3.multiple-services .informative-banner-v3__services-information{flex:0 0 50%}
@media(min-width: 769px)and (max-width: 1200px){.informative-banner-v3__services-information{flex:0 1 36%}.informative-banner-v3.multiple-services .informative-banner-v3__services-information{flex:0 1 50%}}
@media(max-width: 768px){.informative-banner-v3__services-information{flex:0 0 100%}}
.informative-banner-v3__badge{position:absolute;left:8px;top:-12px;background-color:#243d61;color:#fff;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:bold;line-height:12px}
.informative-banner-v3__services-list{display:flex;flex-direction:column;gap:16px;height:100%;padding-left:0}
.informative-banner-v3__service{display:flex;align-items:center;background:linear-gradient(0deg, rgba(223, 231, 243, 0.5) 0%, rgba(223, 231, 243, 0.5) 100%),#fff;flex-grow:1;gap:16px}
.informative-banner-v3__service-details p:first-child{font-size:16px;font-weight:600;color:#151423;margin-bottom:0;line-height:24px;font-family:"raleway",sans-serif}
.informative-banner-v3__service-details p:nth-child(2){color:#666;margin-bottom:0;margin-top:0;line-height:22px}