@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../poppins-latin-ext-400-normal.CIpeJEZw.woff2) format("woff2"), url(../poppins-latin-ext-400-normal.Ce_uWq1Z.woff) format("woff");
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../poppins-latin-400-normal.cpxAROuN.woff2) format("woff2"), url(../poppins-latin-400-normal.BOb3E3N0.woff) format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(../poppins-latin-ext-500-normal.H4Q0z8D2.woff2) format("woff2"), url(../poppins-latin-ext-500-normal.Bl1-S02S.woff) format("woff");
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(../poppins-latin-500-normal.C8OXljZJ.woff2) format("woff2"), url(../poppins-latin-500-normal.DGXqpDMm.woff) format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url(../poppins-latin-ext-600-normal.Cn4C8475.woff2) format("woff2"), url(../poppins-latin-ext-600-normal.DB6FJURc.woff) format("woff");
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url(../poppins-latin-600-normal.zEkxB9Mr.woff2) format("woff2"), url(../poppins-latin-600-normal.BJdTmd5m.woff) format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(../poppins-latin-ext-700-normal.DDaViAzG.woff2) format("woff2"), url(../poppins-latin-ext-700-normal.CE2WFKmF.woff) format("woff");
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(../poppins-latin-700-normal.Qrb0O0WB.woff2) format("woff2"), url(../poppins-latin-700-normal.BVuQR_eA.woff) format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

img{
	max-width: 100%;
}
html{
	scroll-behavior: smooth;
}
.banner__box{
	display: flex;
	align-items: center;
	
}
.banner__title{
	margin-bottom: -80px;
}

.banner__descr {
	width: 70%;
}
.btn__center{
	justify-content: center;
}
.footer__pdng{
	padding-bottom: 40px;
}
.footer__left {
	width: 35%;
}
.footer__right{
	width: 65%;
}
.footer__list-docs {
	justify-content: space-between;
	margin-bottom: 10px;
}
.img__mob{
	display: none !important;
}

.submitBnt {
	font-family: inherit;
	color: #ffffff !important;
	background-image: linear-gradient(90deg, #761bff, #f167c4);
	border: none;
	border-radius: 5px;
	line-height: normal;
	font-weight: 700;
	cursor: pointer;
	width: 100%;
	height: 45px;
}

.custom-form-control {
	margin-bottom: 15px;
	padding-left: 16px;
	border: 1px solid #761bff;
	font-size: 14px;
	height: 45px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: #9197b5;
	border-radius: 5px;
}

#cookPopup{display:none;justify-content:space-between;flex-direction:column;align-items:center;gap:1rem;position:fixed;bottom:15px;left:50%;width:900px;max-width:90%;transform:translateX(-50%);padding:25px;background-color:white;border-radius:4px;box-shadow:2px 3px 10px rgba(0,0,0,0.4);z-index:9999}
#cookPopup p{margin:0;text-align:left}
#cookPopup a{color: #761bff;}
.cookPopup_btn{padding:7px 15px;cursor:pointer;border:0;background:#000;border-radius:4px;font-weight:800;color:#fff}
.cookPopup_btn:hover{background:#252424}
@media(min-width:576px){
		#cookPopup.show{display:flex;align-items:center}}

.cookPopup_title{font-size:16px;font-weight:700}
.cookPopup_desc{font-size:16px}.show{display:flex !important}
@media(max-width:575px) {
	#cookPopup.show {
		display: block;
		text-align: left;
		padding: 10px;
	}

	.cookPopup_btn {
		margin: 10px 0 0 0;
		width: 100%;
	}
		.cookPopup_title {
			font-size: 14px;
		}
	
		.cookPopup_desc {
			font-size: 14px
		}
}

@media(max-width: 830px){
	.banner__box{
		flex-direction: column;
	}
		.banner__title {
			margin-bottom: 0px;
			text-align: center;
		}
		.img__desc {
			display: none !important;
		}
	.img__mob{
		display: block !important;
	}
}
@media(max-width: 767.99px){
	.footer__left,
	.footer__right {
		width: 100%;
	}
}

.wrapper {
	padding: 80px 0;
}

.wrapper h1 {
	text-align: center;
	margin-bottom: 16px;
	font-size: calc(1rem + 1.5vw);
}

.wrapper p:last-child {
	margin-bottom: 0;
}

.wrapper p:not(:last-child) {
	margin-bottom: 16px;
}

.wrapper a {
	text-decoration: none;
	cursor: pointer;
}
		.thanksWrapper {
			position: relative;
			padding: 80px 0;
		}
	
		.thanksLogoWrapper {
			display: flex;
			align-items: center;
			justify-content: center;
			padding-top: 100px;
		}
	
		.thanksLogo {
			max-width: 100px;
			width: 100%;
			margin-bottom: 40px;
		}
	
		.thanksTextContent {
			display: flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
			margin: 0 auto 100px;
			padding: 0 15px;
			max-width: 800px;
			text-align: center;
		}
	
		.thanksText {
			font-size: 18px;
			line-height: 30px;
		}



