.sec-banner{
	position: relative;
	background: var(--banner-bg);
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 108rem;
	padding: 9.7rem 0 5rem;
}
.banner-top{
	text-align: right;
	margin: 5.8rem 0 12.2rem;
}
.banner-top-block{
	border-bottom: 0.15rem solid #fff;
}
.banner-top-block p{
	margin: 0;
	line-height: 2.4rem;
	padding-bottom: 1.62rem;
	color: #fff;
}
.organizator-logo{
	margin-top: 3.7rem;
}
.organizator-logo img{
	width: 20.1rem;
}
.banner-text{
	color: #00203E;
	max-width: 115rem;
}
.banner-text h4{
	margin: 0;
	font-size: 3rem;
	letter-spacing: 0.9px;
	line-height: 3.4rem;
}
.banner-text h1{
	margin: 3.3rem 0 0;
	font-size: 8rem;
	line-height: 7.6rem;
	letter-spacing: 2.4px;
}
.banner-text h1 span{
	display: block;
	letter-spacing: 1.44px;
	font-size: 4.8rem;
}
.banner-text p{
	line-height: 2.6rem;
}
.banner-btn{
	margin-top: 11.4rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.banner-btn .btn{
	min-width: 28.3rem;
	justify-content: space-between;
}
.banner-btn .btn-white-o{
	margin-left: 1.77rem;
}
.down-arrow {
    position: absolute;
    bottom: 0;
    height: 5.8rem;
    width: 5.8rem;
    left: 0;
    right: 0;
    background: #002B4E;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.down-arrow img {
    max-width: 100%;
    max-height: 100%;
    margin-top: -0.5rem;
}
@media(min-width:1460px) and (max-width:1559px){
	.sec-banner {
    	min-height: 105rem;
    	padding: 9.7rem 0 5rem;
	}
	.banner-top {
    	margin: 4.8rem 0 10.2rem;
	}
    .banner-text {
    	max-width: 106rem;
	}
	.banner-text h1 {
    	font-size: 6.9rem;
    	line-height: 6.6rem;
    }
    .banner-text h1 span {
    	font-size: 4.5rem;
	}
	.banner-btn {
    	margin-top: 10.4rem;
    }
}
@media(min-width:1360px) and (max-width:1459px){
	.sec-banner {
    	min-height: 96rem;
    	padding: 9.7rem 0 5rem;
	}
	.banner-top {
    	margin: 4.8rem 0 9.2rem;
	}
	.banner-text {
    	max-width: 98rem;
	}
	.banner-text h1 {
    	font-size: 6.5rem;
    	line-height: 6rem;
    }
    .banner-btn {
    	margin-top: 8.4rem;
    }
    .banner-text h1 span {
    	font-size: 4.4rem;
	}
    .down-arrow {
    	height: 5.1rem;
    	width: 5.1rem;
    	padding: 1.3rem;
	}
}
@media(min-width:1200px) and (max-width:1359px){
	.sec-banner {
    	min-height: 94rem;
    	padding: 9.7rem 0 5rem;
	}
	.banner-top {
    	margin: 3.8rem 0 8.2rem;
	}
    .banner-text {
    	max-width: 78rem;
	}
	.banner-text h1 {
    	font-size: 5.9rem;
    	line-height: 6.6rem;
    }
    .banner-text h1 span {
    	font-size: 4.2rem;
	}
	.banner-text h4 {
    	font-size: 2.8rem;
    	line-height: 3.2rem;
	}
	.banner-btn {
    	margin-top: 9.4rem;
    }
    .down-arrow {
    	height: 4.8rem;
    	width: 4.8rem;
    	padding: 1.3rem;
	}
}
@media(min-width:992px) and (max-width:1199px){
	.sec-banner {
    	min-height: 85rem;
    	padding: 9.7rem 0 5rem;
	}
	.banner-top {
	    margin: 3.8rem 0 7.2rem;
	}
	.banner-text {
    	max-width: 65rem;
	}
    .banner-text h4 {
    	font-size: 2.8rem;
    	line-height: 3.2rem;
	}
	.banner-text h1 {
    	font-size: 5rem;
    	line-height: 5rem;
    	letter-spacing: 1.5px;
	}
	.banner-text h1 span {
    	letter-spacing: 1.2px;
    	font-size: 3.4rem;
	}
	.banner-btn {
    	margin-top: 8.4rem;
    }
    .down-arrow {
    	height: 4.8rem;
    	width: 4.8rem;
    	padding: 1.3rem;
	}
}
@media(min-width:768px) and (max-width:991px){
	.sec-banner {
    	min-height: 85rem;
    	padding: 8rem 0 5rem;
	}
    .banner-top {
    	margin: 3.8rem 0 6.2rem;
	}
	.banner-top-block p {
    	padding-bottom: 1.2rem;
    }
	.organizator-logo {
    	margin-top: 2rem;
	}
	.organizator-logo img {
    	width: 16.1rem;
	}
	.banner-text {
    	max-width: 100%;
	}
	.banner-text h4 {
    	font-size: 2.5rem;
    	line-height: 2.9rem;
	}
	.banner-text h1 {
    	font-size: 5rem;
    	line-height: 5rem;
    }
    .banner-text h1 span {
    	font-size: 3.5rem;
	}
	.banner-text p br{
		display: none;
	}
	.banner-btn {
    	margin-top: 8.4rem;
    }
}
@media(max-width:767px){
	.sec-banner {
    	min-height: 45rem;
    	padding: 8rem 0 10rem;
	}
    .banner-top {
    	margin: 3.8rem 0 6.2rem;
	}
	.banner-top-block p {
    	padding-bottom: 1.2rem;
    }
	.organizator-logo {
    	margin-top: 2rem;
	}
	.organizator-logo img {
    	width: 16.1rem;
	}
	.banner-text {
    	max-width: 100%;
    }
	.banner-text h4 {
    	font-size: 2rem;
    	line-height: 2.4rem;
	}
	.banner-text h1 {
    	font-size: 4.2rem;
    	line-height: 5.2rem;
    	letter-spacing: 2px;
	}
	.banner-text h1 span {
    	letter-spacing: 1px;
    	font-size: 2.8rem;
    	line-height: 3rem;
    margin-top: 1rem;
	}
	.banner-text p {
    	line-height: 2.5rem;
	}
	.banner-btn {
    	margin-top: 5.4rem;
    }
    .banner-btn .btn {
    	min-width: 24.3rem;
    }
    .down-arrow {
    	height: 4.8rem;
    	width: 4.8rem;
    	padding: 1.3rem;
	}
}
@media(max-width:575px){
	.banner-btn .btn{
    	width: 100%;
    }
    .banner-btn .btn-white-o {
    	margin-left: 0;
    	margin-top: 1.5rem;
	}
}