html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a:hover { border: 0; } body, input, button, textarea,* {font-family: "Wix Madefor Display", sans-serif;} input { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
body a { color: #1f1f1f; text-decoration:none;}*, *:before, *:after {box-sizing: border-box;}
body a:hover {color:#0E71EB;}
body { position:relative; color:#1f1f1f;background:#fff;}
.trust-header {background:#fff; position: sticky; z-index:90; padding:22px; top:0;}
	.header-container {display:flex; align-items:center; max-width:1360px; margin-left:auto; margin-right:auto; justify-content:space-between;}
		.trust-logotype {display:flex;}
		.trust-logotype img {vertical-align:bottom;object-fit: contain;}
		#trust-nav {display:flex; gap:40px; flex:1;     justify-content: center;}
		#trust-nav .get-btn {line-height:40px; padding:0 20px; background:#0500ff; margin-left:auto; font-size:15px; margin-right:30px;}
		#trust-nav .get-btn span {color:#fff;}
			.trust-nav-list {display:flex; align-items:center; gap:25px; margin-left:auto; margin-right:-80px;}
			.trust-nav-list li {}
			.trust-nav-list li a {}
			.trust-nav-list li a.check {font-weight:500;}
			.trust-nav-list li a.check,
			.trust-nav-list li a:hover {}
		.nav-right {display:flex; align-items:center; gap:20px;}
.checked-language {background:#fff; box-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a); border-radius:50px; padding:3px;}
.checked-language button {color:#1f1f1f4d; outline:none; cursor:pointer; border:1px solid #e6ecf099; border-radius:50px; text-transform:uppercase; letter-spacing:1.32px; font-size:11px; font-weight:900; border-radius:50px; display:inline-flex; justify-content: center; line-height:32px; min-width:40px; padding:0; background:none; border:0;}
.checked-language button.check {background:#0500ff; color:#fff;}
.nav-btn { width: 40px; height: 40px; position: relative; background: transparent; border: none; cursor: pointer; padding: 0; display:none;} .nav-btn span { position: absolute; left: 50%; width: 40px; height: 3px; background: #2e43ff; border-radius: 2px; transform: translateX(-50%); transition: 0.3s ease; }  .nav-btn span:nth-child(1) { top: 12px; } .nav-btn span:nth-child(2) { top: 18px; } .nav-btn span:nth-child(3) { top: 24px; }   .nav-btn.active span:nth-child(1) { top: 18px; transform: translateX(-50%) rotate(45deg); } .nav-btn.active span:nth-child(2) { opacity: 0; } .nav-btn.active span:nth-child(3) { top: 18px; transform: translateX(-50%) rotate(-45deg); }
.main-section {overflow:hidden;}
	.main-article {max-width:1360px; margin-left:auto; margin-right:auto; display:flex; flex-flow:column;}
	.main-screen {display:flex;}
		.ms-left {padding:100px 0 40px 0;}
		.ms-left h1 {font-size:38px; font-weight:700; color:#1b1b1c; line-height:1.3;}
		.ms-left h1 span {color:#0500ff;}
		.ms-left p {font-size:18px; color:#1b1b1c; font-weight:500; line-height:1.3; margin:30px 0;}
		.ms-left p span {color:#0500ff;}
		.ms-left .get-btn {padding-top:0; padding-bottom:0; line-height:50px; color:#fff; background:#0500ff;}
		.ms-right {}
		.ms-right img {vertical-align:bottom; max-width:600px;}
.advantages-list {display:flex; margin-bottom:45px; margin-top:25px;}
.advantages-list li {width:20%;}
.advantages-list li div {}
.advantages-list li div h4{font-weight:700; font-size:22px; color:#1b1b1c; display:flex; flex-flow:column; text-align:center;     align-items: center; line-height:1.3;}
.advantages-list li:first-child div h4 {display:block;}
.advantages-list li div h4 span {color:#0500ff;}
.second-section {max-width:1360px; margin:0 auto; overflow:hidden;}
	.second-thumb-list {display:flex; gap:50px;}
	.second-thumb-list li {width:50%;}
		.st-item {background:#0500ff; padding:25px; border-radius:20px; height:100%;}
			.sti-pic {background:#fff; border-radius:20px; position:relative; overflow:hidden; margin-bottom:20px; padding-top:72%;}
			.sti-pic img {vertical-align:bottom; object-fit: contain; width:100%; height:100%; position:absolute; left:0; top:0;}
		.st-item  h2 {font-weight:700; font-size:30px; color:#fff; line-height:1.2; margin-bottom:15px;}
		.st-item  p {font-weight:500; color:#fff; font-size:18px; line-height:1.3;}
.sti-button {display:flex;display: flex; justify-content: center; align-items: center; margin-top:30px;}
.get-btn,
.try-button,
	.get-btn {outline:none; cursor:pointer; font-weight:500; color:#0500ff; background:#fff; border:0; --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a); border-radius:60px; padding:20px 22px; position:relative; overflow:hidden; font-size:18px; padding-top:12px; padding-bottom:12px;}
	.get-btn:before,
	.try-button:before,
	.get-btn:before {content: ""; background: #58db23; transform-origin: 0; z-index: 0; width: 100%; height: 100%; transition: transform .3s ease-in-out; position: absolute; top: 0; left: 0; transform: scaleX(0);}
	.get-btn:hover:before,
	.try-button:hover:before,
	.get-btn:hover:before {    transform: scaleX(1);}
	.get-btn span,
	.try-button span,
	.get-btn span {position:relative; z-index:2;}
 
 .third-section {background: linear-gradient(152deg, #2eccff -2.65%, #0500ff 82.44%);border-radius:30px; padding:25px 0; margin:35px 0; position:relative; z-index:5; overflow:hidden;}
	.third-article {max-width:1360px; margin-left:auto; margin-right:auto;}
	.third-article .article-header {display:flex; flex-flow:column; gap:20px;    align-items: center; margin-bottom:35px;}
	.third-article .article-header h2 {font-size:36px; font-weight:700; line-height:1.2; color:#fff;}
	.third-article .article-header h3 {font-weight:500; color:#fff; font-size:20px; text-transform: capitalize;}

.received-list {display:flex; flex-wrap:wrap; gap:15px; margin-bottom:25px;}
.received-list li {width:calc(25% - 11.5px);}
	.received-item {background: #fff; padding: 25px; border-radius: 20px; height: 100%; }
		.ri-pic {position:relative; overflow:hidden; padding-top:56.6%; margin-bottom: 20px; border-radius:20px;}
		.ri-pic img {vertical-align:bottom; width:100%; position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover;}
	.received-item h3 {font-weight:700; color:#1f1f1f; font-size:22px; margin-bottom:20px;}
	.received-item p {    font-family: Inter, sans-serif; font-size:16px; line-height:1.3; margin:20px 0 0 0; margin-bottom:20px;}
.received-list li:first-child .ri-pic img {height:auto;}
.received-list li:first-child .received-item h3 {font-size:26px; margin-bottom:0;}
 
	.try-button {color:#fff; background:#0500ff; padding-top:0; padding-bottom:0; line-height:40px;}
.received-btn-cell {display:flex;    justify-content: center;}
.received-btn-cell .get-btn {font-size:16px; padding-top:18px; padding-bottom:18px;}

.fourth-section {background: linear-gradient(#fff9a8 5.98%, #ffaefe 77.73%); border-radius:0 0 20px 20px; position:relative; z-index:2; padding:90px 0 20px 0; margin-top:-70px; }
.fourth-article {max-width:1360px; margin-left:auto; margin-right:auto;}
.fourth-article .article-header {display:flex; flex-flow:column; gap:30px;    align-items: center;}
 .faq-article h2,
.fourth-article .article-header h2 {font-weight:700; font-size:38px; color:#1f1f1f;}
.fourth-article .article-header h3 {font-weight:600; font-size:18px;}
.faq-article p,
.fourth-article .article-header p {font-size:18px; color:#1f1f1f; line-height:1.3; text-align:center;}
.merchants-list {display:flex; gap:20px; margin:30px 0;}
.merchants-list li {width:calc(30% - 20px); order:2; }
.mi-item {background:#fff; border-radius:20px; padding:20px; }
.mi-item h4 {font-size:21px; color:#1f1f1f; font-weight:700; margin-bottom:10px; min-height:45px;}
.mit-pic {border-radius:20px; position:relative; overflow:hidden; padding-top:56.6%;}
.mit-pic img {position:absolute; left:0; top:0; width:100%; height:100%; object-fit:contain;}
.mi-item p {font-size:16px; color:#1f1f1f; line-height:1.3; font-weight:500; min-height:80px;}
.merchants-list li:last-child {width:calc(40% - 20px); order:1;}
.merchants-list li:last-child .mi-item h4 {margin-bottom:20px;}
.register-cell {margin-top:20px;}
.register-btn {cursor:pointer; outline:none; font-weight:500; font-size:15px; color:#0500ff; border:1px solid #0500ff; border-radius:50px; line-height:45px; padding:0 25px; background:none; }
.register-btn:hover {background:#0500ff; border:1px solid #0500ff; color:#fff;}

.fifth-section {position:relative; z-index:1; margin-top:-70px;     background-image: linear-gradient(#fff465 5.98%, #48ff91 77.73%); padding-top:120px; padding-bottom:10px; border-radius:0 0 20px 20px;}
	.fifth-article {max-width:1360px; margin-left:auto; margin-right:auto;}
.fifth-article .article-header {display:flex; flex-flow:column; gap:30px; align-items: center; margin-bottom:40px;}
.fifth-article .article-header h2 {font-weight:700; font-size:38px; color:#1f1f1f;}
.fifth-article .article-header p {font-size:18px; color:#1f1f1f; line-height:1.3; text-align:center;}
.started-list {display:flex; gap:20px;}
.started-list li {width:calc(20% - 10px);}
.sl-item {display:flex; flex-flow:column; gap:25px; position:relative;}
.sl-item:before {content:'' ;display:inline-block; position:absolute; left:0; top:21px; z-index:0; height:2px; width:0%; background:#0500ff; transition: all 200ms ease-in-out 0s; opacity:0;}
.sl-item.aos-animate:before {opacity:1; width:calc(100% + 20px);}
.started-list li:nth-child(2) .sl-item.aos-animate:before {transition: all 400ms ease-in-out 0s;}
.started-list li:nth-child(3) .sl-item.aos-animate:before {transition: all 800ms ease-in-out 0s;}
.started-list li:nth-child(4) .sl-item.aos-animate:before {transition: all 1000ms ease-in-out 0s;}
.started-list li:nth-child(5) .sl-item.aos-animate:before {display:none;}
 
	.slt-icon {position:relative; z-index:4;}
	.slt-icon i {display:inline-flex; width:40px; height:40px; border-radius:20px; color:#fff; background:#0500ff;align-items: center; justify-content: center;}
	.slt-details {background:#f5f8fa; padding:20px; border-radius:20px; gap:20px; display:flex; flex-flow:column; height:100%;}
	.slt-details h3 {font-size:21px; font-weight:700; color:#1f1f1f;}
	.slt-details p {font-size:16px; color:#1f1f1f; line-height:1.3;}

.ready-block {background:#0500ff; padding:20px; border-radius:20px;display:flex; gap:30px;    align-items: center; margin:40px 0;}
.rb-details {}
.rb-pic {position:relative; overflow:hidden; height:400px; width:400px; min-width:400px;}
.rb-pic img {position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover;}
.ready-block h3 {font-size:30px; color:#fff; font-weight:700; line-height:1.3;}
.ready-block p {font-weight:500; font-size:16px; line-height:1.3; color:#fff; margin:20px 0;}

.sixth-section {}
	.sixth-article {max-width:1360px; margin-left:auto; margin-right:auto;}
	.sixth-article .ready-block {background:#f5f8fa; border:1px solid #dbdce5;}
	.sixth-article .ready-block h3,
	.sixth-article .ready-block p {color:#1f1f1f;}
	.sixth-article .rb-pic {order:2;}
	.sixth-article .get-btn {background:#0500ff; color:#fff;}
	
.faq-section {}
	.faq-article {max-width:1360px; margin-left:auto; margin-right:auto;}
	.faq-article .article-header{display: flex; flex-flow: column; align-items: center; gap:25px;}
.faq-list {
    display: flex;
    flex-flow: column;
    gap: 25px;
	margin:25px 0;
}

.faq-item {
    border: 1px solid #e5e5e5;
    border-radius: 18px;
    padding: 22px 28px;
    cursor: pointer;
    transition: 0.3s ease;
}

.faq-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.faq-question span {
    font-size: 20px;
    font-weight: 500;
}

.faq-question svg {
    transition: transform 0.3s ease; color:#0500ff;
}
 
.faq-unswer {
    display: none;
    padding-top: 18px;
}

.faq-unswer p {
    margin: 0;
	font-size:16px;
    line-height: 1.3;
    color: #4a5565;
	text-align:left;
}
 
.faq-item.visible {    transform: translateY(-4px); background:#f5f8fa;
    box-shadow: 0 10px 25px #0000001a;}
.faq-item.visible .faq-question svg {
    transform: rotate(180deg);
}
footer {background:#f5f8fa;}
.footer-article {max-width:1360px; margin:0 auto; padding:25px 0; display:flex; flex-flow:column; gap:30px;}
	.footer-top-row {display:flex; justify-content:space-between;}
		.footer-left {display:flex; flex-flow:column; gap:15px;}
		.footer-left p {color:#1f1f1f99; line-height:1.3; font-size:15px; padding-left:20px;}
	.footer-nav {display:flex; flex-flow:column; gap:25px;    align-items:flex-end;}
		.footer-nav-title {font-weight:600; color: #1f1f1f; font-size:15px;}
		.footer-nav-links {display:flex; flex-wrap:wrap; gap:15px;}
		.footer-nav-links li {}
		.footer-links a,
		.footer-nav-links li a {font-weight:300; color:#1f1f1f99; font-size:14px;}
		.footer-links a:hover,
		.footer-nav-links li a:hover {color:#0500ff;}
.footer-bottom-row {display:flex; align-items:center; justify-content:space-between;}
.copyright {font-weight:300; color:#1f1f1f99; font-size:14px; padding-left:20px;}
.footer-links {display:flex; gap:15px;}

.user_link {width:40px; height:40px; min-width:40px; background:#f5f8fa; border-radius:55px; display:inline-flex; justify-content: center; align-items: center; cursor:pointer;}
.user_link svg{width:20px; height:20px; color:#99a1af;}
.user_navigation {display:flex; gap:10px; align-items:center;}
	.un_item {position:relative;}
	.un_item svg {width:20px; height:20px; color:#99a1af;}
	.un_item:first-child svg {color:#0500ff;}
		.ca_item:nth-child(3) .cai_btn:after,
	.un_item:last-child:after {content:''; display:inline-flex; width:8px; height:8px; border-radius:20px; background:#fb2c36; position:absolute; right:-4px; top:-3px;}
.conteiner__table {display:flex;padding:10px 15px; flex-flow:column; gap:20px;max-width: 460px; margin: 0 auto;}
	.card__scorebar {display:flex; flex-flow:column; gap:10px;}
		.scorbar_top {display:flex; gap:5px; align-items:center; cursor:pointer; font-family: Inter, sans-serif; font-size:14px;}
		.scorbar_top span {color:#6a7282;}
		.scorbar_top svg {width:12px; height:12px; color:#99a1af;}
		.scorbar_top svg:last-child {width:16px; height:16px;}
			.scorbar_balance {display:flex; gap:8px; align-items: flex-end;}
			.balance {color:#1f1f1f; font-weight:700; font-size:36px;}
			.currency {display:flex; align-items:center; color:#6a7282; font-size:16px;font-family: Inter, sans-serif; text-transform:uppercase;  gap:4px;}
			.currency svg {width:12px; height:12px;}
.card_action {display:flex;    justify-content: space-between;}
	.ca_item {display:flex; flex-flow:column; gap:6px;}
		.cai_btn {display:flex; width:44px; height:44px; background:#f5f8fa; border-radius:80px; cursor:pointer;justify-content: center; align-items: center; position:relative; color:#6a7282;}
	.ca_item:nth-child(3) .cai_btn:after {top:2px; right:3px;}
		.ca_item:first-child .cai_btn {background:#0500ff; color:#fff;}
		.ca_item svg {width:20px; height:20px;}
	.ca_item span {color:#4a5565; font-size:11px; font-family: Inter, sans-serif;  text-align:center;}
.card_info {background:#0500ff; padding:20px; border-radius:20px;}
	.ci_inner {display:flex; flex-flow:column; align-items: center; gap:20px;}
	.ci_inner i {display:inline-flex; width:40px; height:40px; background:rgba(255,255,255,.2); border-radius:10px;justify-content: center; align-items: center;}
	.ci_inner i svg {width:20px; height:20px; color:#fff;}
	.ci_inner  p {color:#fff; font-size:15px; font-family: Inter, sans-serif;   text-align:center; font-weight:600; line-height:1.5;}
	.ci_inner  p span {display:inline-flex; align-items:center; gap:4px;}
	.ci_inner  p span svg {width:16px; height:16px;}
.modal__layer {position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,.4); z-index:91;-webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: 1s; animation-duration: 1s;}		
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
.card_modal {position:fixed; left:0; bottom:0; right:0; z-index:92; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 1s; animation-duration: 1s;}
@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.card__modal-body {background:#fff; display:flex; flex-flow:column; background:#fff; border-radius:25px 25px 0 0; padding:15px 20px;    max-width: 460px; margin:0 auto;}
.title_line {display:flex;    justify-content: center; margin-bottom:15px;}
.title_line:before {background:#d1d5dc; display:inline-flex; height:4px; width:40px; content:'';}
.card__modal-body h2 {font-size:18px; color:#1f1f1f; font-weight:600; margin-bottom:12px;}
.cam_pic {display: flex; justify-content: center; align-items: center;}
.cam_pic img {max-width:100%; height:auto; vertical-align:bottom;}
.card__modal-body p{font-weight:700; color:#1f1f1f; line-height:1.3; text-align:center; margin-bottom:14px;}
.card__modal-body p span {display:inline-flex; gap:4px; align-items:center;}
.card__modal-body p span svg {width:16px; height:16px;}
.activation-btn {outline:none; line-height:52px; background:#1f1f1f; border-radius:55px; position:relative; overflow:hidden; display:flex; border:0; width:100%; justify-content: center; cursor:pointer;}
.activation-btn:before {content: ""; background: #58db23; transform-origin: 0; z-index: 0; width: 100%; height: 100%; transition: transform .3s ease-in-out; position: absolute; top: 0; left: 0; transform: scaleX(0);}
.activation-btn:hover:before {transform: scaleX(1);}
.activation-btn:hover span {color:#1f1f1f;}
.activation-btn span {position:relative; z-index:5; font-weight:700; font-size:17px; color:#fff; text-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(text-shadow-color, #0000001a); }
 
@media screen and (max-width:1380px) {
	.trust-header {padding-left:0; padding-right:0;}
	.trust-logotype img {width:auto;}
	.footer-article,
	.faq-article,
	.sixth-article,
	.fifth-article,
	.fourth-article,
	.third-article,
	.second-section,
	.main-article,
.header-container {padding-left:10px; padding-right:10px;} 
}
@media screen and (max-width: 1100px) {
	.received-list li {width: calc(50% - 7.5px);}
	.merchants-list li:last-child,
	.merchants-list li {width: calc(50% - 10px);}
	.merchants-list {flex-wrap:wrap;}
	.mi-item {height:100%;}
}
@media screen and (max-width: 960px) {
 .started-list {flex-flow:column;}
 .started-list li {width:calc(100% - 20px);}
 .sl-item {flex-flow:inherit;}
 .sl-item.aos-animate:before,
 .sl-item:before {width:2px; height:calc(100% - 1px); bottom:0; left:21px;}
.started-list li:last-child  .sl-item:before  {display:none;}
.footer-top-row {flex-flow:column;}
.copyright,
.footer-left p {padding-left:0;}
.footer-nav {align-items: flex-start;}
.footer-top-row {gap:25px;}
.st-item p,
.third-article .article-header h3,
.faq-question span {font-size:16px;}
.faq-article h2, .fourth-article .article-header h2 {font-size:26px;}
.faq-article p, .fourth-article .article-header p {font-size:15px;}
.faq-item {padding:15px 18px;}
.advantages-list li div h4,
.slt-details h3 {font-size:18px;}
.slt-details {gap:15px;}
.third-article .article-header h2,
.fifth-article .article-header h2 {font-size:30px;}
.second-thumb-list {gap:20px;}
.st-item h2 {font-size:20px;}
}
@media screen and (max-width: 900px) {
	.ms-left h1 {font-size:30px;}
	.ms-left p {margin:15px 0;}
	.ms-right img {max-width:100%; width:100%;}
}
@media screen and (max-width: 860px) {
	.header-container {flex-wrap:wrap;}
	#trust-nav {flex-flow:column; display: flex; align-items: flex-start; order:4; flex:1; min-width:100%; gap:20px; padding-top:0px; overflow:hidden; opacity:0; max-height:0;  transition: all 300ms ease-in-out 0s;}
	#trust-nav.visible {display:flex; max-height:500px; opacity:1; padding-top:20px;}
	.trust-header {padding-top:10px; padding-bottom:10px;}
	#trust-nav .get-btn,
	.trust-nav-list {margin-left:0;margin-right:0;}
	.nav-btn {display:inline-flex;}
	.second-thumb-list {flex-flow:column;}
	.second-thumb-list li {width:100%;}
.footer-bottom-row {padding-top:30px; border-top:1px solid #e6ecf0;}
}
@media screen and (max-width: 760px) {
 .main-screen {flex-flow:column;}
 .ms-left {padding-top:40px; order:2;}
 .ms-right {order:1; width:100%;}
}
@media screen and (max-width: 720px) {
	.sixth-article .rb-pic {order:1;}
	.ready-block {flex-flow:column;}
	.ready-block {gap:15px;}
	.rb-details {order:2;}
	.ready-block h3 {font-size:28px;}
	.merchants-list,
	.received-list {flex-flow:column;}
	.merchants-list li:last-child, .merchants-list li,
	.merchants-list li,
	.received-list li {width:100%;}
	.received-list li:first-child .ri-pic {padding:0;}
	.received-list li:first-child .ri-pic img {position:static;}
	.received-item p {margin:10px 0;}
	.received-list li:first-child .received-item h3 {font-size:22px;}
}
@media screen and (max-width: 640px) {
	.advantages-list {flex-wrap:wrap; gap:20px;     justify-content: center;}
	.advantages-list li {width:calc(33.33% - 20px); }
}
@media screen and (max-width: 460px) {
		.advantages-list li {width:calc(50% - 20px); }
		.advantages-list li:last-child {width:100%;}
		.rb-pic,
		.rb-pic {padding-top:0;width:100%; min-width:auto; height:auto;}
		.rb-pic img {min-width:100%; height:100%; width:100%;position:static; }
		.mi-item p {min-height:auto;}
		.faq-question span {line-height:1.3;}
		.footer-bottom-row {flex-flow:column; gap:25px;}
}
@media screen and (max-width: 420px) {
.trust-nav-list {flex-flow:column; align-items: flex-start;}
#trust-nav .get-btn {width:100%;}
}
@media screen and (max-width: 380px) {
.footer-nav-links {flex-flow:column;}
}