/*
Max content widths
*/
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto
}

body {
  background: #2e4156;
  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  overflow-x: hidden;
}
.YvrXqekgTVDe {
  font-size: 16px;
  line-height: 26px;
}
.eSvvhmGHiWja {
  font-size: 14px;
  line-height: 20px;
}

/*
Main content
*/
.krrHKtntwfgs {
    width: 100%;
}
#content article {
  margin-bottom: 40px
}
#content header {
  margin: 20px 0
}
#content section {
  margin-bottom: 20px
}
#content footer {
  padding-bottom: 20px
}
.AERVLRsAqrtv {
  background: #1b2a3b;
  border-radius: 36px;
  padding: 20px;
}
.tuCQGkonMFkm {
  background: #0d1b2a;
  border-radius: 24px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 9px 25px;
  flex-wrap: wrap;
}
.InddrucngHAO img
{
    border-radius: 25px; 
}
.iEtsRmKQfrro li {
  position: relative;
  padding-left: 10px;
}
.iEtsRmKQfrro li:before{
  content: url('../img/tick.svg');
  position: absolute;
  left: -11px;
  top: 1px;
}
.ImkVtTEmxCqp .YUbyUSQHuQwo {
  color: #F3F562;
  font-size: 14px;
  font-weight: 500;
}
.ImkVtTEmxCqp .XWKndipTBPcp {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}
.ImkVtTEmxCqp .MxhrrnNueMbH {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.JkMLlPpmeqso .btn {
  border-radius: 12px;
  width: 175px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-left: 55px;
}
.JkMLlPpmeqso .btn:before{
  content: url('../img/play.svg');
  position: absolute;
  left: 28px;
  top: 15px;
}


/*
Hide form placeholders on focus
*/

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */ 

.XpUjiWIYKNTZ .container{
    display: flex;
    align-content: center;
    justify-content: space-between;
    height: 84px;
    align-items: center;
}
.XpUjiWIYKNTZ a.btn {
  border-radius: 12px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    width: 100px;
    padding: 13px;
}
a.btn.GMkhQASFyRYT {
    background: #FF8021;
    color: #fff;
    border: solid 1px #FFBF31;    
}
a.btn.GMkhQASFyRYT:hover {
  background: #994d14;
}
a.btn.CERJPNceuYik {
    background: #0087FF;
    color: #fff;
    border: solid 1px #00C3FF;    
}
a.btn.CERJPNceuYik:hover {
    background: #005199;
}
a.btn.hvCssfgUhFiV {
    background: #2a2a2a;
    color: #fff;
    border: solid 1px #b5b5b5; 
}
a.btn.hvCssfgUhFiV:hover {
  background:#1e2a6f;
}
a.btn.ROArbcxdjlUU {
    background: #E42A3F;
    color: #fff;
    border: solid 1px #FF6385;    
}
a.btn.ROArbcxdjlUU:hover {
    background: #891926;
}
a.btn.UveYZZXwnUNH {
    background: #4EAA2E;
    color: #fff;
    border: solid 1px #8ADE57;    
} 
a.btn.UveYZZXwnUNH:hover {
    background: #3e8724;
}    
.wyOKnXbtvQAm {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.wyOKnXbtvQAm a.btn.ROArbcxdjlUU {
  position: relative;
  width: 275px;
  height: 56px;
  padding-left: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wyOKnXbtvQAm a.btn.ROArbcxdjlUU:before {
  content: url('../img/jackpot.svg');
  position: absolute;
  left: 22px;
  top: 14px;
}
.IfgdAfJUmGau {
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;

}
.sEpKmYQHDphV {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 12px;
}
.XNFxELHDrEcX {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 12px;
}
nav.navbar.navbar-expand-lg.uoOHhlqeyRED, .OUzDaaHfkRBu {
    background: #1b2a3b;
    border: solid 1px #3a3a3a;
    border-width: 1px 0 1px;
}
.krrHKtntwfgs .navbar{
  padding: 0px;
  height: 57px;
}
#main-menu {
    align-items: center;
    justify-content: center;
}
#main-menu a.nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
#main-menu .nav-item {
  margin: 0 20px;
}
#main-menu a.nav-link:hover {
  background: #F3F562;
  color: #0d1b2a;
}
ul.dropdown-menu {
  background: #0d1b2a;
}
ul.dropdown-menu a {
  color: #fff;
}
h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 600;
}
h2 {
  font-size: 42px;
  line-height: 42px;
  font-weight: 500;
}
h3 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}
h4 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
}
h5 {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
}
.KGZlxnOYsEGl {
  background: url('../img/bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 892px;
  position: absolute;
  top: 675px;
}
.pAiBUcVxzmlq h2 span {
  color: #6FF446;
}
.IcfazQbrqdTf {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.IcfazQbrqdTf .YokcBKpQlxFm {
    width: 20%;
    text-align: center;
    padding: 0 5px;
    margin-bottom: 20px;
    position: relative;
}
.IcfazQbrqdTf .YokcBKpQlxFm .lPKfsOnEpciJ{
  position: absolute;
  left: 0px;
  top:0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 24px;
  display: none;
}
.IcfazQbrqdTf .YokcBKpQlxFm:hover .lPKfsOnEpciJ{
  display: flex;
  align-items: center;
}
.lPKfsOnEpciJ .btn {
    width: 75%;
    height: 42px;
    padding-top: 12px;
}
.FCrVFwpQVHMo {
  background: #1b2a3b;
   border-radius: 36px;
   padding: 20px;
}
.pAiBUcVxzmlq .NbDKWwFhyTbP {
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  height: 170px;
  border-radius: 16px;
}
.pAiBUcVxzmlq .dhOZzERPJvlQ label, .pAiBUcVxzmlq .IcfazQbrqdTf label {
  color: #fff;
  margin-top: 10px;
}
.pAiBUcVxzmlq .YokcBKpQlxFm:hover label {
  color: #6FF446;
}
ul.pagination a {
    text-decoration: none;
}
.auRKmwSIRksu, .gudFnbicpVmr {
  background: #0d1b2a;
  border-radius: 24px;
  width: 100%;
}
.IFSvJDNiycSE .FCrVFwpQVHMo {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.auRKmwSIRksu {
  margin: 0px 10px 0px 20px;
}
.gudFnbicpVmr {
  margin-left: 10px;
}
.auRKmwSIRksu h4, .gudFnbicpVmr h4 {
  padding-left: 30px;
  margin-bottom: 45px;
}
.auRKmwSIRksu h4 span, .gudFnbicpVmr h4 span {
  position: relative;
}
.auRKmwSIRksu h4 span:before {
  position: absolute;
  content: url(../img/slot1.svg);
  left: -30px;
  top: 1px;
}
.gudFnbicpVmr h4 span:before {
  position: absolute;
  content: url(../img/slot2.svg);
  left: -30px;
  top: 1px;
}
.qqWPutTJBdKO {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 20px;
    border-bottom: dashed 1px #3a3a3a;
    padding-bottom: 11px;
}
.KxthTtbgccdi.text-white {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.bUcpKLMVpMJX {
  font-size: 16px;
  font-weight: 400;
  color: #b5b5b5;
}
.wkrxacHgZnnw {
  color: #F3F562;
}
.RCOxgXotJcEj {
  color: #b5b5b5;
}
.bxiaKZsUJbZx {
  border: none;
}
ul.mt-3 {
    list-style: disc;
    margin-left: 15px;
}
ul.mt-3 li::marker {
  color: #F3F562;
}
.yWfXyHOvmBmD {
  background: #0d1b2a;
  border-radius: 16px;
  width: 100%;
  padding: 30px 40px;
}
.yWfXyHOvmBmD table {
  width: 100%;
}
.yWfXyHOvmBmD table td {
    text-align: right;
    width: 20%;
}
.yWfXyHOvmBmD table tr {
    height: 40px;
}
.yWfXyHOvmBmD table td:first-child {
    text-align: left;
}
.GclrrvbazwFa a {
  text-transform: uppercase;
  width: 280px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.GclrrvbazwFa {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.rtGgaeghJevN table {
  width: 100%;
}
.rtGgaeghJevN td {
  width: 50%;
  text-align: center;
  height: 58px;
}
.rtGgaeghJevN {
  border: solid 2px #1b2a3b;
  border-radius: 36px;
}
.rtGgaeghJevN tr.NVAaaYNqdOYY td .IVxIOMHviKRY{
  background: #1b2a3b;
  border-top-left-radius: 36px;
  height: 59px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -1px -1px -1px -2px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.rtGgaeghJevN tr.NVAaaYNqdOYY td .GvEhslzHbosU{
  background: #1b2a3b;
  border-top-right-radius: 36px;
  height: 59px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -1px -4px -1px -1px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.rtGgaeghJevN tr.NVAaaYNqdOYY td {
  border: none;
}
.rtGgaeghJevN tr.hnVYtcdtSaCB td {
  border-bottom: none;
}
.rtGgaeghJevN tr.hnVYtcdtSaCB td:first-child {
  border-left: 0px;
}
.rtGgaeghJevN tr.hnVYtcdtSaCB td:last-child {
  border-right: 0px;
}
.rtGgaeghJevN td {
  border: solid 1px #1b2a3b;
  text-transform: uppercase;
}
.rtGgaeghJevN td.text-white {
  font-weight: 700;
  font-size: 14px;
}
.row.JZNBrWgTHCHQ {
  align-items: center;
  margin-top: 100px;
  margin-bottom: 30px;
}
.shvlhqAZkAHa {
  position: relative;
}
.shvlhqAZkAHa a{
  text-transform: uppercase;
  width: 300px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 30px;
  left: 20%;
  right: 20%;
}
.yaRMrDojxgqu ul {
  list-style-position: inside;
  text-align: center;
}
.yaRMrDojxgqu li {
  margin-bottom: 15px;
}
.XoJyqDZKFBZR {
  background: #1b2a3b;
  border-radius: 36px;
  padding: 30px 10px;
  margin: 0 46px;
}
.LTnjVkjEsIkl a {
  height: 56px;
  width: 97%;
  margin: 0 6px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  border: none !important;
}
.row.HgXwZuBgmFBk {
  margin-top: 80px;
  margin-bottom: 120px;
}
.AXnUtAPqdMCC {
  background: #2a2a2a;
  border-radius: 36px;
  padding: 200px 30px 20px;
  position: relative;
  margin-top: 200px;
  z-index: 1;
}
.AXnUtAPqdMCC:before {
  content: "";
  position: absolute;
  left: 0;
  top: -175px; /* выходит сверху */
  width: 100%;                  /* растягиваем на всю ширину блока */
  aspect-ratio: 1076 / 361;     /* сохраняем пропорции */
  background: url("../img/pngwing.webp") no-repeat center / contain;
  z-index: -1;  
}
.ArPJLEosRRTH a {
  height: 56px;
  width: 100%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}
.accordion-item {
    margin-bottom: 10px;
}
button.accordion-button {
   background: #0d1b2a;
   color: #fff;
   height: 96px;
}
button.accordion-button.collapsed {
   border-radius: 24px !important;
}
.accordion-item {
    background: transparent;
}
.accordion-button::after {
    background-image: url('../img/arrow.svg') !important;

  }
  .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #0d1b2a;
    box-shadow: none;
   }
   .accordion-body {
    background: #0d1b2a;
    color: #fff;
    border-radius: 0px 0px 24px 24px;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 24px 24px 0px 0px ;
}
#ajax-load-more {
    width: 100% !important;
  }
  #ajax-load-more .YokcBKpQlxFm {
    height: 240px;
  }
.JfcfASmuDrlS {
  background: #2a2a2a;
  border: solid 1px #b5b5b5;
  border-radius: 12px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  height: 52px;
  margin-top: 20px;
    color: #fff;
 
}
.JfcfASmuDrlS span {
  position: relative; 
}
.JfcfASmuDrlS span:after {
  content: url('../img/plus.svg');
  position: absolute;
  right: -30px;
  top: -2px;
}
.fkQGESxHdKFZ {
    display: flex;
    align-items: center;
}
.fkQGESxHdKFZ img {
  margin-bottom: 20px;
}
.YIiBaYlnbFIM {
    margin: 0 25px;
}
.LECIHRunBAUn {
  font-size: 20px;
  font-weight: 500px;
  color: #FEB302;
}
.wpcf7 label {
  position: relative;
}
.form-control {
    width: 100%;
    height: 60px;
    border-radius: 12px;
    background: #0d1b2a;
    border: none;
    padding-left: 40px;
}
label.cJkScZTAvnOO:before {
  position: absolute;
  content: url('../img/user.svg');
  top: 21px;
  left: 17px;
  z-index: 3;
}
label.ZhfzoqdCOKKz:before {
  position: absolute;
  content: url('../img/mail.svg');
  top: 21px;
  left: 17px;
  z-index: 3;
}
label.wWZXBSuglGNm:before {
  position: absolute;
  content: url('../img/message.svg');
  top: 21px;
  left: 16px;
  z-index: 3;
}
.form-control::placeholder {
  color: #fff;
  font-size: 16px;
}
textarea.form-control {
    padding-top: 16px;
}
.wpcf7-submit {
  width: 100%;
  height: 52px;
  border-radius: 12px;
  text-transform: uppercase;
  background: #2a2a2a;
}
.qLBruEwqAZFQ {
  padding-bottom: 0px;
}
.ouXBylfyDZTr {
position: relative;
}
.ouXBylfyDZTr:before {
  position: absolute;
  content: url('../img/plus.svg');
  top: 0px;
  right: -10px;
} 
.review {
  background: #fff;
  border-radius: 36px;
  padding: 35px;
  display: flex;
  flex-direction: column;
}
.ruVWLDlvXmjP {
    display: flex;
}
.aXJUYBrgAWPT {
    margin-right: 16px;
}
.wjvJGMmhaaDN h5 {
    color: #E10027;
    margin-bottom: 0px;
    margin-top: 4px;
}
.review p {
    font-size: 14px;
    color: #677381;
}
.OUzDaaHfkRBu {
  height: 82px;
}
.ioJFtnhqOzpp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}
.idNcOpwlSJMh ul {
    display: flex;
}
.idNcOpwlSJMh a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}
.idNcOpwlSJMh a:hover {
  color: #b5b5b5;
}
.idNcOpwlSJMh li {
  margin: 0px 20px;
}
.UGvnZXvKdAwA ul {
  display: flex;
}
.UGvnZXvKdAwA li {
  margin: 0px 5px;
  width: 42px;
  height: 42px;
  background: #2a2a2a;
  border: solid 1px #b5b5b5;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.UGvnZXvKdAwA li:hover {
  background: #b5b5b5;
}
.QCbHWMDmkKnw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}
.epXSsbvByszf {
  width: 80px;
  height: 58px;
  background: #0087FF;
  border: solid 1px #00C3FF;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: fixed;
  bottom: -65px;
  right: 30px;
  opacity: 0;
}
.epXSsbvByszf.qRJJXigWjZMX {
  opacity: 1;
  bottom: 65px;
}
.fLQQeYpTJvCQ {
  background: #0d1b2a;
  border: solid 2px #3a3a3a;
  border-radius: 32px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 778px;
  position: fixed;
  bottom: -65px;
  right: 25%;
  left: 25%;
  opacity: 0;
}
.fLQQeYpTJvCQ.qRJJXigWjZMX {
  opacity: 1;
  bottom: 65px;
}
.EoiLuhyrAgJw {
  z-index: 1;
}
.bBMHBgQzkwjQ .iPZzJnpynEjs {
    width: 238px;
    height: 214px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 24px;
}
.bBMHBgQzkwjQ {
  background: #1b2a3b;
  border-radius: 36px;
  padding: 10px 10px 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bBMHBgQzkwjQ a {
    text-decoration: none;
}
.bBMHBgQzkwjQ .btn {
    width: 96%;
    margin: 0 2%;
    border-radius: 12px;
}
.pNQNAVolQWFE {
    text-align: center;
    margin-bottom: 10px;
}
.pNQNAVolQWFE img {
    margin: 0 1px;
}
.wJqSeLJyPuSr, .AQZOSfSBBkkA {
  position: relative;
}
.bBMHBgQzkwjQ:hover {
    background: #FF8021;
}
.ZeIxIVfbZWvV, .XesXcgwjpSrz {
  color: #fff;
  position: relative;
}
footer {
    position: relative;
}
.wJqSeLJyPuSr {
  min-height: 80vh;
}


/*  Responsive  */

@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px;
    }
}
@media (max-width: 1200px) {
.SANdUQEiEOyy{
  flex-wrap: wrap;
}
.arwOKWwOaLnR.QmokDyVsUvTq {
    margin-right: 0px !important;
}
.anOEVvLoLrip {
  min-width: unset !important;
  width: 100%;
}
.dkJfJvGWNANv {
  max-width: none !important;
}
.TCDAqKfNdBhf.szcoHOCIkDfw {
    flex-direction: column;
    align-items: center;
}
.VhHVqPBrqMVd {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.TCDAqKfNdBhf.szcoHOCIkDfw .WRIfrBEkxmaJ {
    margin-right: 15px;
    margin-left: 15px;
}
.fLQQeYpTJvCQ {
  display: none;
}  

}

/*
Toogle button
*/
@media (max-width: 992px) {

.uoOHhlqeyRED .IKlswSImdtrP:hover {
  color: #62d2a2;
}
#main-menu {
    margin-top: 56px;
    background: #0087FF;
    padding: 20px 0;
 }   

.uoOHhlqeyRED .navbar-toggler {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  }
.uoOHhlqeyRED .navbar-toggler {
  padding: 0;
  width: 37px;
  height: 42px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}

.uoOHhlqeyRED .navbar-toggler span {
  display: block;
  width: 35px;
  height: 4px;
  background-color: #fff;
  margin: 7px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  border-radius: 5px;
  transition: all 0.3s;
}

.uoOHhlqeyRED .navbar-toggler span::before, .uoOHhlqeyRED .navbar-toggler span::after {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  top: -10px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.uoOHhlqeyRED .navbar-toggler span::after {
  top: 10px;
}

.uoOHhlqeyRED .navbar-toggler[aria-expanded="true"] {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
   margin-top: 5px;       
}

.uoOHhlqeyRED .navbar-toggler[aria-expanded="true"] span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.uoOHhlqeyRED .navbar-toggler[aria-expanded="true"] span::before, .uoOHhlqeyRED .navbar-toggler[aria-expanded="true"] span::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: 0;
}
.krrHKtntwfgs .container-fluid {
justify-content: flex-end;
}
}

@media (max-width: 768px) {
  .AXnUtAPqdMCC::before {
    top: -100px;  /* меньше вылазит */
  }
  .CuUERrlTbJKf, .pIuYytBsXYoA .VlPyPSUvLkCW {
    width: 100% !important;
}
.pIuYytBsXYoA {
    flex-wrap: wrap;
}
.AERVLRsAqrtv .tuCQGkonMFkm {
    justify-content: center;
}    
.IcfazQbrqdTf .YokcBKpQlxFm {
    width: 50%;
    margin-bottom: 24px;
}    
.IFSvJDNiycSE .FCrVFwpQVHMo {
    flex-wrap: wrap;
    justify-content: center;
}
.auRKmwSIRksu {
    margin-top: 30px;
    margin-bottom: 15px;
}
.gudFnbicpVmr {
    margin-top: 15px;
    margin-bottom: 30px;
}
.fkQGESxHdKFZ {
    flex-wrap: wrap;
}
.review {
    margin-bottom: 30px;
    text-align: center;
}  
.wpcf7 label {
    width: 100%;
}  
.fkQGESxHdKFZ img {
    margin: 0 auto 20px;
}
.ioJFtnhqOzpp {
    flex-wrap: wrap;
}
.OUzDaaHfkRBu {
    height: auto;
}
.ZaxLoaGSvMUE .eBFusDewuqyo {
    width: 46% !important;
    margin: 0 2%;
}

}

@media (max-width: 480px) {
  .WFtSiDEmHDAp {
    display: flex;
}
.xDwtqhqQBcnZ.IENedsTuonPq {
    min-height: 460px !important;
  }  
  .AXnUtAPqdMCC::before {
    top: -60px;
  }
  .IcfazQbrqdTf .YokcBKpQlxFm {
        width: 100%;
  }
  h1 {
    font-size: 48px;
    line-height: 48px;
  }
  h2 {
    font-size: 32px;
  }
  .AXnUtAPqdMCC {
    padding: 130px 30px 20px;
 }   
 .rryizxGxlxPB {
   justify-content: center !important;
}
.MxcMQalAfiiS {
    text-align: center;
    margin-bottom: 20px;
}
.shvlhqAZkAHa a {
   width: auto !important;
}   
.OUzDaaHfkRBu .idNcOpwlSJMh {
    margin-bottom: 20px;
} 
.QCbHWMDmkKnw {
    justify-content: center;
    flex-wrap: wrap;
}
.pIuYytBsXYoA .VlPyPSUvLkCW img {
    height: 18px !important;
}
.row.HgXwZuBgmFBk {
    margin-bottom: 0px !important;
}
h3.vfjJjotYhfyo {
    margin-top: 40px;
}
.OwtEvgaryKWH.pAiBUcVxzmlq h2, .PRoicAuQVrBN.pAiBUcVxzmlq h2 {
    text-align: center;
}
.yaRMrDojxgqu .YvrXqekgTVDe, .BGeQxqosKLuD .YvrXqekgTVDe, .vXmXmOoEtecS .YvrXqekgTVDe, .tdSdzsHdVQgz .YvrXqekgTVDe {
    padding: 0 5px;
}

.ZaxLoaGSvMUE .eBFusDewuqyo {
    width: 100% !important;
    margin: 0 2%;
}

}
.QCbHWMDmkKnw {
  display: flex;
  gap: 25px;
  align-items: flex-start;
}

.uUwDDFlCOQWy {
  min-width: 260px;
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
}

.uUwDDFlCOQWy a {
  color: #fff;
  text-decoration: none;
}

.RiVkTsWCcqCB {
  display: flex;
  align-items: flex-start;
}

.RiVkTsWCcqCB img {
  margin-right: 10px;
}

.RiVkTsWCcqCB p {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  margin: 0;
}
.gZRpRPppOYlX {
    display: flex;
    gap: 10px;
    align-items: center;
}

.gZRpRPppOYlX a img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}
/* Выстраиваем кнопки и флаги в одну линию */
.WFtSiDEmHDAp {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Флаги */
.gZRpRPppOYlX {
    display: flex;
    gap: 8px;
    align-items: center;
}

/* Кружочки */
.gZRpRPppOYlX img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}