.flex{display:flex}
.flex-col{display:flex;flex-direction:column;gap:10px}
.al{align-items:center}
.jc{justify-content:center}
.sb{justify-content:space-between}
.fs{justify-content:flex-start;align-items:flex-start}
.mw100{max-width:100%}
.mt16{margin-top:16px}
.mt36{margin-top:36px}
.mr10{margin-right:10px}
.m-10-20{margin:10px 0 20px}
.m-22-29{margin:22px 0 29px}
.mw240{max-width:240px}
.mw576{max-width:576px}
.m0{margin:0}
.margin-top{padding:20px 0}
.br10{border-radius:10px}
.w150{width:170px}
.text{font-weight: 400;font-size: 17px;line-height:21px;color: #555555;}
.text-white{font-weight:300;font-size:18px;line-height: 1.4;color:#fff;max-width:624px}
.text-text{font-size:20px;line-height:33px!important;font-weight:300;color:#444444}
.text p{margin-bottom:10px}
.text p:last-child{margin-bottom:0}
.text ul{margin-left:15px}
.text ul li{margin-bottom:10px}
.text ul li:last-child{margin-bottom:0}
.title{font-size:22px;line-height:28px;letter-spacing:.05em;text-transform:uppercase;color:#151515}
.title.small{font-size:18px}
.subtitle{font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#151515;max-width:325px}
.subtitle.mw100{max-width:100%}
.subtitle.big{font-size:20px}
.subtitle:hover{color:#151515}
.subtitle.white:hover{color:#fff}
.white{color:#fff!important}
.red{padding:10px 31px;font-weight:700;font-size:26.0526px;line-height:33px;text-align:center;text-transform:uppercase;color:#FFFFFF;background:#DA1212;border-radius:8.49172px}
.red.small{font-size:18px;padding:7px 25px}
.white{color:#fff}
.btn{background:#fff;padding:15px 10px 9px!important;font-size:18px;line-height:30px;text-transform:uppercase;color:#BA884E;transition:.3s ease 0s;border:1.5px solid #BA884E!important;border-radius:0!important;outline:none!important;width:100%}
.btn:hover{background:#BA884E;color:#fff!important}
.btn-btn:hover{border-color: #BA884E;color: #BA884E;}
.btn-btn_btn:hover{background:#BA884E;color:#fff!important}
.btn.transparent{padding:9px 36px;background:transparent;border:1px solid #fff;color:#fff}
.btn.transparent:hover{color:#084092;background:#fff}
.btn.transparent.blue{border:1px solid #084092;color:#084092}
.btn.transparent.blue:hover{color:#fff;background:#084092}
.uppercase{text-transform:uppercase}
.underline{text-decoration:underline}
.italic{font-style:italic}
.section-title{font-weight: 600;font-size:50px;line-height:120%;text-transform:uppercase;color:#151515;position:relative;padding-bottom: 0;}
.section-title.white:before{background:#fff}
.section-title:before{content:"";position:absolute;bottom:-10px;left:4.4%;width:75px;height:1px;background:#151515;display: none;}
.section-title.center{text-align:center}
.title-text{font-weight: 400;font-size: 28px;line-height: 1.2;text-align:right;color: #151515;max-width: 430px;}
svg{margin-right:10px}
.black{color:#151515!important}