.top_menu_section{
	margin-bottom:14px;
}
.first_section_cont{
	background-image:url(../img/hero_bg_front.webp);
	background-size:unset;
	margin-bottom:23px;
}
.first_section_cont .first_screen_sec:before{
	background-image: url("data:image/svg+xml,%3Csvg width='494' height='586' viewBox='0 0 494 586' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.51' filter='url(%23filter0_b_1_8)'%3E%3Cpath d='M180.712 213.148C175.313 202.326 166.823 184.824 163.928 173.417C152.778 130.248 160.563 91.5723 183.334 52.7791C186.776 46.9191 190.572 41.2153 194.758 35.7069C212.716 12.2279 237.325 2.73467 263.499 0H98.4341C74.6075 1.2892 46.712 18.4395 34.7791 33.8317C15.4126 58.7953 4.30137 88.2907 1.09319 118.528C-2.27149 150.016 1.9148 182.324 16.6646 211.78L107.785 391.018H271.128L180.712 213.187V213.148Z' fill='white' /%3E%3Cpath d='M394.051 195.488H230.707L330.122 390.977L183.954 585.998H347.297L493.426 390.977L394.051 195.488Z' fill='white' /%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_1_8' x='-333' y='-333' width='1159.43' height='1252' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix' /%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='166.5' /%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_1_8' /%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_1_8' result='shape' /%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
	content:'';
	width:494px;
	height:586px;
	position:absolute;
	top:50px;
}
.first_section_cont .first_screen_sec{
	position:relative;
	padding-top:233px;
	padding-bottom:150px;
}
.first_section_cont .first_screen_sec .main_title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	letter-spacing: -0.06em;
	color: #000;
	margin-bottom:147px;
	width:689px;
	max-width:100%;
	line-height:100%;
	position:relative;
}
.first_section_cont .first_screen_sec .filter_row{
	position: relative;
}
.first_section_cont .first_screen_sec .filter_row .filter_new_build{
	background: #fff;
	border-radius: 5px;
	padding:12px 19px;
	margin-bottom:16px;
	display: inline-flex;
    gap: 20px;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #cdccd3;
}
.first_section_cont .first_screen_sec .filter_row .filter_new_build a:hover,
.first_section_cont .first_screen_sec .filter_row .filter_new_build .active{
	color: #000;
}
.first_section_cont .first_screen_sec .main_filter{
	display:flex;
	background: #fff;
	border-radius: 5px;
	padding:19px 26px;
	gap:11px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
	position: relative;
}
.first_section_cont .first_screen_sec .main_filter select{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000;
    display: block;
    line-height: 20px;
    padding: 10px 30px 10px 15px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    height: unset;
    box-shadow: none;
    border: 1px solid #e5e5eb;
	border-radius: 5px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #FFFFFF;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8.5 9L15.5 1' stroke='%23E5E5EB' /%3E%3C/svg%3E");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
	height:42px;
}

.first_section_cont .first_screen_sec .main_filter input{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000;
    display: block;
    line-height: 20px;
    padding: 10px 30px 10px 15px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    height: unset;
    box-shadow: none;
    border: 1px solid #e5e5eb;
	border-radius: 5px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #FFFFFF;
	height:42px;
}
.first_section_cont .first_screen_sec .main_filter button{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 137%;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: #7d5ffd;
	border-radius: 5px;
	padding:10px 14px;
	width:100%;
	height:42px;
}
.first_section_cont .first_screen_sec .maps_link{
	background: #f2f2ff;
	border-radius: 5px;
	display:flex;
	gap:5px;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	color: #000;
	padding:14px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
	height:42px;
}
.first_section_cont .first_screen_sec .maps_link:before{
	content:'';
	display:block;
	background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_33)'%3E%3Cpath d='M12.0056 1.45208C11.0698 0.515667 9.82459 0 8.50001 0C7.17543 0 5.93018 0.515667 4.99376 1.45208C3.06072 3.38512 3.06072 6.53083 4.99943 8.46954L6.76672 10.1979C7.24484 10.6654 7.87243 10.8991 8.50001 10.8991C9.12759 10.8991 9.75518 10.6654 10.2333 10.1979L12.0056 8.46387C12.942 7.52746 13.4583 6.28221 13.4583 4.95762C13.4583 3.63304 12.942 2.38921 12.0056 1.45208ZM8.50001 7.07625C7.3263 7.07625 6.37501 6.12496 6.37501 4.95125C6.37501 3.77754 7.3263 2.82625 8.50001 2.82625C9.67372 2.82625 10.625 3.77754 10.625 4.95125C10.625 6.12496 9.67372 7.07625 8.50001 7.07625ZM17 11.8731C17.0014 12.1238 16.8704 12.3562 16.6565 12.4844L9.67159 16.6756C9.31034 16.8923 8.90518 17.0007 8.50072 17.0007C8.09626 17.0007 7.69039 16.8923 7.32984 16.6756L0.343553 12.4844C0.128928 12.3555 -0.00140523 12.1231 1.14321e-05 11.8731C0.0014281 11.623 0.134595 11.3921 0.350636 11.266L3.78959 9.25296C3.86043 9.33087 3.93339 9.40808 4.00847 9.48317L5.77576 11.2108C6.50393 11.9234 7.47222 12.3165 8.50001 12.3165C9.5278 12.3165 10.4954 11.9234 11.2243 11.2108L13.0078 9.46617C13.0773 9.39675 13.1453 9.32521 13.2111 9.25296L16.6494 11.2653C16.8654 11.3921 16.9986 11.6237 17 11.8731Z' fill='%237D5FFD' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_33'%3E%3Crect width='17' height='17' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	width:17px;
	min-width:17px;
	height:17px;
}
.first_section_cont .first_screen_sec .full_search{
	border-radius: 5px;
	width:42px;
	min-width:42px;
	height:42px;
	background-color: #f2f2ff;
	background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_25)'%3E%3Cpath d='M9.91667 17C9.76341 17 9.61428 16.9503 9.49167 16.8583L6.65834 14.7333C6.57037 14.6674 6.49897 14.5818 6.44979 14.4834C6.40061 14.3851 6.37501 14.2766 6.37501 14.1667V10.1858L1.40534 4.59496C1.05239 4.19679 0.821942 3.70516 0.741688 3.17917C0.661434 2.65317 0.734792 2.11519 0.952944 1.62988C1.1711 1.14458 1.52476 0.7326 1.97143 0.443463C2.41809 0.154327 2.93876 0.000336047 3.47084 0L13.5292 0C14.0612 0.000624078 14.5817 0.15487 15.0282 0.444201C15.4747 0.733532 15.8282 1.14564 16.0461 1.631C16.264 2.11636 16.3371 2.65432 16.2567 3.18024C16.1762 3.70616 15.9456 4.19765 15.5925 4.59567L10.625 10.1858V16.2917C10.625 16.4795 10.5504 16.6597 10.4175 16.7925C10.2847 16.9254 10.1045 17 9.91667 17Z' fill='%237D5FFD' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_25'%3E%3Crect width='17' height='17' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	display:flex;
	background-size: 17px;
}

.hot_prop_sec{
	margin-bottom:38px;
}
.hot_prop_sec .splide__arrows{
	position:absolute;
	width:100%;
	z-index:5;
	top:155px;
}
.hot_prop_sec .splide__arrows .splide__arrow svg{
	display:none;
}
.hot_prop_sec .splide__arrows .splide__arrow{
	background-color:#FFF;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_142)'%3E%3Cpath d='M14.1226 7.57174L2.11192 7.57174L6.71101 11.951C6.95183 12.1803 6.96116 12.5613 6.73178 12.802C6.5027 13.0425 6.12161 13.0521 5.88049 12.8228L0.628141 7.82122C0.400913 7.59372 0.275365 7.29157 0.275365 6.96987C0.275365 6.64847 0.400913 6.34602 0.638738 6.10859L5.88078 1.1172C5.99728 1.00624 6.14659 0.951138 6.2959 0.951138C6.45484 0.951138 6.61378 1.01373 6.73208 1.13796C6.96146 1.37871 6.95213 1.75942 6.71131 1.98872L2.09298 6.36799L14.1226 6.36799C14.4549 6.36799 14.7246 6.63763 14.7246 6.96987C14.7246 7.3021 14.4549 7.57174 14.1226 7.57174Z' fill='%231A1A1A' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_142'%3E%3Crect width='15' height='12.84' fill='white' transform='matrix(-1 0 0 -1 15 13.39)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	width:51px;
	height:51px;
	border-radius:50%;
	background-size: 15px 14px;
}
.hot_prop_sec .splide__arrows .splide__arrow.splide__arrow--prev{
	position:absolute;
	left:-20px;
}
.hot_prop_sec .splide__arrows .splide__arrow.splide__arrow--next{
	right:0;
	position:absolute;
    transform: rotate(180deg);
	right: -20px;
}
.hot_prop_sec .title_with_btn{
	display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.hot_prop_sec .title_with_btn .title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	letter-spacing: -0.06em;
	color: #000;
}
.hot_prop_sec .title_with_btn .btns_row{
	display:flex;
	gap:24px;
	margin-left:auto;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.hot_prop_sec .title_with_btn .btns_row a{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 190%;
	color: #1a1a1a;
	border-radius: 40px;
	background: #FFF;
	padding:4px 12px;
	transition:0.3s;
}
.hot_prop_sec .title_with_btn .btns_row a:hover,
.hot_prop_sec .title_with_btn .btns_row a.active{
	background: #e0d9ff;
	transition:0.3s;
}
.hot_prop_sec .hot_prop_slider{
	position:relative;
}
.hot_prop_sec .hot_prop_slider .property_card_min{
	padding:11px;
	border:1px solid transparent;
	position:relative;
}
.hot_prop_sec .hot_prop_slider .property_card_min .card_link{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
	top: 0;
    left: 0;
}
.hot_prop_sec .hot_prop_slider .property_card_min:hover{
	border: 1px solid #e5e5eb;
	border-radius: 5px;
}
.hot_prop_sec .hot_prop_slider .property_card_min .image_prop{
	position:relative;
}
.hot_prop_sec .hot_prop_slider .property_card_min .image_prop img{
	width:100%;
	height:296px;
	object-fit:cover;
	border-radius: 5px;
}
.hot_prop_sec .hot_prop_slider .property_card_min .image_prop .labels{
	position:absolute;
	display:flex;
	top: 0;
    left: 0;
    padding: 20px;
	gap:10px;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}
.hot_prop_sec .hot_prop_slider .property_card_min .image_prop .labels span{
	border-radius: 5px;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding:5px 10px;
}
.hot_prop_sec .hot_prop_slider .property_card_min .image_prop .labels span:nth-child(odd){
	color: #fff;
	background: #7d5ffd;
}
.hot_prop_sec .hot_prop_slider .property_card_min .image_prop .labels span:nth-child(even){
	background: #FFFFFF;
	color: #1a1a1a;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop{
	padding:14px 20px;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .name{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 19px;
	color: #1a1a1a;
    margin-bottom: 5px;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .location:before{
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_116)'%3E%3Cpath d='M5.50001 0.0192871C4.28723 0.0206214 3.1245 0.502955 2.2669 1.36048C1.40929 2.218 0.92684 3.38068 0.925385 4.59345C0.925385 5.77137 1.83747 7.61479 3.63643 10.0724C3.85059 10.3658 4.13099 10.6044 4.45483 10.769C4.77866 10.9335 5.13677 11.0193 5.50001 11.0193C5.86325 11.0193 6.22136 10.9335 6.54519 10.769C6.86903 10.6044 7.14943 10.3658 7.36359 10.0724C9.16255 7.61479 10.0746 5.77137 10.0746 4.59345C10.0732 3.38068 9.59073 2.218 8.73312 1.36048C7.87552 0.502955 6.71279 0.0206214 5.50001 0.0192871ZM5.50001 6.4167C5.13741 6.4167 4.78295 6.30918 4.48146 6.10773C4.17997 5.90628 3.94499 5.61996 3.80623 5.28496C3.66747 4.94996 3.63116 4.58134 3.7019 4.22571C3.77264 3.87007 3.94725 3.5434 4.20365 3.28701C4.46004 3.03061 4.78671 2.856 5.14234 2.78526C5.49798 2.71452 5.8666 2.75083 6.2016 2.88959C6.53659 3.02835 6.82292 3.26334 7.02437 3.56483C7.22582 3.86632 7.33334 4.22077 7.33334 4.58337C7.33334 5.0696 7.14019 5.53592 6.79637 5.87973C6.45256 6.22355 5.98624 6.4167 5.50001 6.4167Z' fill='%237D5FFD' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_116'%3E%3Crect width='11' height='11' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	content:'';
	width:11px;
	min-width:11px;
	height:11px;
	display:block;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .location{
	display:flex;
	gap:5px;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #1a1a1a;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
	margin-bottom:5px;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .price{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 21px;
	color: #7d5ffd;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .price.eur:before{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 21px;
	color: #7d5ffd;
	content:'€';
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .ref{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 10px;
	text-transform: uppercase;
	color: #616161;
	margin-bottom:8px;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .char{
	display:flex;
	gap:25px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .char div{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #1a1a1a;
	display:flex;
	gap:3px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .char .bed_ico:before{
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_153)'%3E%3Cpath d='M17.5333 6.26664H8.73333C8.28889 6.26664 7.86667 6.39997 7.46667 6.66664C7.37778 5.99997 7.1 5.45553 6.63333 5.0333C6.16667 4.61108 5.62222 4.39997 5 4.39997C4.51111 4.39997 4.06667 4.51108 3.66667 4.7333V3.7333C3.66667 3.55553 3.61111 3.41108 3.5 3.29997C3.38889 3.18886 3.24444 3.1333 3.06667 3.1333H0.6C0.422222 3.1333 0.277778 3.18886 0.166667 3.29997C0.0555556 3.41108 0 3.55553 0 3.7333V16.2666C0 16.4444 0.0555556 16.5889 0.166667 16.7C0.277778 16.8111 0.422222 16.8666 0.6 16.8666H3.06667C3.24444 16.8666 3.38889 16.8111 3.5 16.7C3.61111 16.5889 3.66667 16.4444 3.66667 16.2666V14.3333H16.3333V16.2666C16.3333 16.4444 16.3889 16.5889 16.5 16.7C16.6111 16.8111 16.7556 16.8666 16.9333 16.8666H19.4C19.5778 16.8666 19.7222 16.8111 19.8333 16.7C19.9444 16.5889 20 16.4444 20 16.2666V8.7333C20 8.06664 19.7556 7.48886 19.2667 6.99997C18.7778 6.51108 18.2 6.26664 17.5333 6.26664ZM5 5.5333C5.35556 5.5333 5.65556 5.66664 5.9 5.9333C6.14444 6.19997 6.26667 6.51108 6.26667 6.86664C6.26667 7.22219 6.14444 7.52219 5.9 7.76664C5.65556 8.01108 5.35556 8.1333 5 8.1333C4.64444 8.1333 4.33333 8.01108 4.06667 7.76664C3.8 7.52219 3.66667 7.22219 3.66667 6.86664C3.66667 6.51108 3.8 6.19997 4.06667 5.9333C4.33333 5.66664 4.64444 5.5333 5 5.5333ZM3.66667 8.9333C4.06667 9.19997 4.5 9.3333 4.96667 9.3333C5.43333 9.3333 5.86667 9.19997 6.26667 8.9333V10.6666H3.66667V8.9333ZM18.8 15.6666H17.4667V13.7333C17.4667 13.6 17.4111 13.4777 17.3 13.3666C17.1889 13.2555 17.0667 13.2 16.9333 13.2H3.06667C2.93333 13.2 2.81111 13.2555 2.7 13.3666C2.58889 13.4777 2.53333 13.6 2.53333 13.7333V15.6666H1.2V4.3333H2.53333V11.2666C2.53333 11.4 2.58889 11.5333 2.7 11.6666C2.81111 11.8 2.93333 11.8666 3.06667 11.8666H18.8V15.6666ZM18.8 10.6666H7.46667V8.7333C7.46667 8.37775 7.58889 8.07775 7.83333 7.8333C8.07778 7.58886 8.37778 7.46664 8.73333 7.46664H17.5333C17.8889 7.46664 18.1889 7.58886 18.4333 7.8333C18.6778 8.07775 18.8 8.37775 18.8 8.7333V10.6666Z' fill='%237d5ffd' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_153'%3E%3Crect width='20' height='20' fill='white' transform='matrix(1 0 0 -1 0 20)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	display:block;
	width:20px;
	min-width:20px;
	height:20px;
	content:'';
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .char .bath_ico:before{
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_157)'%3E%3Cpath d='M20.6406 10.2934C20.6406 9.80448 20.474 9.39336 20.1406 9.06003C19.8073 8.7267 19.3962 8.56003 18.9073 8.56003H3.77396V3.16003C3.77396 2.71559 3.92951 2.33781 4.24063 2.0267C4.46285 1.80448 4.7184 1.67114 5.00729 1.6267C5.29618 1.58225 5.59618 1.60448 5.90729 1.69337C5.50729 2.31559 5.35174 3.00448 5.44063 3.76003C5.52951 4.51559 5.84063 5.16003 6.37396 5.69337L6.50729 5.89336C6.64063 5.98225 6.78507 6.0267 6.94063 6.0267C7.09618 6.0267 7.2184 5.98225 7.30729 5.89336L11.1073 2.09336C11.2406 1.96003 11.3073 1.81559 11.3073 1.66003C11.3073 1.50448 11.2406 1.36003 11.1073 1.2267L10.974 1.09336C10.3962 0.515587 9.69618 0.204475 8.87396 0.16003C8.05174 0.115587 7.32951 0.337809 6.70729 0.826698C6.17396 0.515587 5.59618 0.393364 4.97396 0.460032C4.35174 0.526697 3.8184 0.782253 3.37396 1.2267C2.84063 1.76003 2.57396 2.40448 2.57396 3.16003V8.56003H2.37396C1.88507 8.56003 1.47396 8.7267 1.14062 9.06003C0.807292 9.39336 0.640625 9.80448 0.640625 10.2934C0.640625 10.6934 0.751736 11.0378 0.973958 11.3267C1.19618 11.6156 1.46285 11.8267 1.77396 11.96V13.2267C1.77396 14.2934 2.06285 15.2711 2.64062 16.16C3.2184 17.0489 3.95174 17.7378 4.84063 18.2267L4.30729 19.2934C4.2184 19.4711 4.20729 19.6267 4.27396 19.76C4.34063 19.8934 4.44063 20.0045 4.57396 20.0934C4.70729 20.1823 4.85174 20.1934 5.00729 20.1267C5.16285 20.06 5.28507 19.96 5.37396 19.8267L5.97396 18.6267C6.4184 18.7156 6.88507 18.76 7.37396 18.76H13.9073C14.3962 18.76 14.8628 18.7156 15.3073 18.6267L15.9073 19.8267C15.9962 19.96 16.1184 20.06 16.274 20.1267C16.4295 20.1934 16.574 20.1823 16.7073 20.0934C16.8406 20.0045 16.9406 19.8934 17.0073 19.76C17.074 19.6267 17.0628 19.4711 16.974 19.2934L16.4406 18.2267C17.3295 17.7378 18.0628 17.0489 18.6406 16.16C19.2184 15.2711 19.5073 14.2934 19.5073 13.2267V11.96C19.8184 11.8267 20.0851 11.6156 20.3073 11.3267C20.5295 11.0378 20.6406 10.6934 20.6406 10.2934ZM9.84063 1.69337L6.97396 4.6267C6.66285 4.18225 6.52951 3.71559 6.57396 3.2267C6.6184 2.73781 6.8184 2.31559 7.17396 1.96003C7.52951 1.60448 7.96285 1.40448 8.47396 1.36003C8.98507 1.31559 9.44063 1.4267 9.84063 1.69337ZM2.37396 9.76003H18.9073C19.0406 9.76003 19.1628 9.81559 19.274 9.9267C19.3851 10.0378 19.4406 10.1711 19.4406 10.3267C19.4406 10.4823 19.3851 10.6156 19.274 10.7267C19.1628 10.8378 19.0406 10.8934 18.9073 10.8934H2.37396C2.24063 10.8934 2.1184 10.8378 2.00729 10.7267C1.89618 10.6156 1.84063 10.4823 1.84063 10.3267C1.84063 10.1711 1.89618 10.0378 2.00729 9.9267C2.1184 9.81559 2.24063 9.76003 2.37396 9.76003ZM18.3073 13.2267C18.3073 14.0267 18.1073 14.76 17.7073 15.4267C17.3073 16.0934 16.774 16.6267 16.1073 17.0267C15.4406 17.4267 14.7073 17.6267 13.9073 17.6267H7.37396C6.57396 17.6267 5.84063 17.4267 5.17396 17.0267C4.50729 16.6267 3.97396 16.0934 3.57396 15.4267C3.17396 14.76 2.97396 14.0267 2.97396 13.2267V12.0934H18.3073V13.2267ZM9.10729 6.09336C9.10729 6.27114 9.16285 6.41559 9.27396 6.5267C9.38507 6.63781 9.5184 6.69337 9.67396 6.69337C9.82951 6.69337 9.96285 6.63781 10.074 6.5267C10.1851 6.41559 10.2406 6.27114 10.2406 6.09336C10.2406 5.91559 10.1851 5.77114 10.074 5.66003C9.96285 5.54892 9.82951 5.49336 9.67396 5.49336C9.5184 5.49336 9.38507 5.54892 9.27396 5.66003C9.16285 5.77114 9.10729 5.91559 9.10729 6.09336ZM10.774 4.4267C10.774 4.60448 10.8295 4.74892 10.9406 4.86003C11.0517 4.97114 11.1851 5.0267 11.3406 5.0267C11.4962 5.0267 11.6295 4.97114 11.7406 4.86003C11.8517 4.74892 11.9073 4.60448 11.9073 4.4267C11.9073 4.24892 11.8517 4.10448 11.7406 3.99336C11.6295 3.88225 11.4962 3.8267 11.3406 3.8267C11.1851 3.8267 11.0517 3.88225 10.9406 3.99336C10.8295 4.10448 10.774 4.24892 10.774 4.4267ZM11.174 6.49336C11.174 6.6267 11.2295 6.76003 11.3406 6.89336C11.4517 7.0267 11.5851 7.09336 11.7406 7.09336C11.8962 7.09336 12.0295 7.0267 12.1406 6.89336C12.2517 6.76003 12.3073 6.61559 12.3073 6.46003C12.3073 6.30448 12.2517 6.17114 12.1406 6.06003C12.0295 5.94892 11.8962 5.89336 11.7406 5.89336C11.5851 5.89336 11.4517 5.94892 11.3406 6.06003C11.2295 6.17114 11.174 6.31559 11.174 6.49336Z' fill='%237d5ffd' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_157'%3E%3Crect width='20' height='20' fill='white' transform='matrix(1 0 0 -1 0.640625 20.16)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	display:block;
	width:21px;
	min-width:21px;
	height:21px;
	content:'';
}
.hot_prop_sec .hot_prop_slider .property_card_min .meta_prop .char .sq_ico:before{
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_162)'%3E%3Cpath d='M16.3862 18.96H13.9862C13.8529 18.96 13.7195 19.0267 13.5862 19.16C13.4529 19.2934 13.3862 19.4378 13.3862 19.5934C13.3862 19.7489 13.4529 19.8823 13.5862 19.9934C13.7195 20.1045 13.8529 20.16 13.9862 20.16H16.3862C16.564 20.16 16.7084 20.1045 16.8195 19.9934C16.9306 19.8823 16.9862 19.7489 16.9862 19.5934C16.9862 19.4378 16.9306 19.2934 16.8195 19.16C16.7084 19.0267 16.564 18.96 16.3862 18.96ZM11.6529 18.96H9.31953C9.14175 18.96 8.99731 19.0267 8.8862 19.16C8.77509 19.2934 8.71953 19.4378 8.71953 19.5934C8.71953 19.7489 8.77509 19.8823 8.8862 19.9934C8.99731 20.1045 9.14175 20.16 9.31953 20.16H11.6529C11.8306 20.16 11.9751 20.1045 12.0862 19.9934C12.1973 19.8823 12.2529 19.7489 12.2529 19.5934C12.2529 19.4378 12.1973 19.2934 12.0862 19.16C11.9751 19.0267 11.8306 18.96 11.6529 18.96ZM19.9195 8.36003C19.7862 8.36003 19.6529 8.41559 19.5195 8.5267C19.3862 8.63781 19.3195 8.78226 19.3195 8.96003V11.2934C19.3195 11.4711 19.3862 11.6156 19.5195 11.7267C19.6529 11.8378 19.7973 11.8934 19.9529 11.8934C20.1084 11.8934 20.2418 11.8378 20.3529 11.7267C20.464 11.6156 20.5195 11.4711 20.5195 11.2934V8.96003C20.5195 8.78226 20.464 8.63781 20.3529 8.5267C20.2418 8.41559 20.0973 8.36003 19.9195 8.36003ZM19.9195 13.0267C19.7862 13.0267 19.6529 13.0934 19.5195 13.2267C19.3862 13.36 19.3195 13.4934 19.3195 13.6267V15.96C19.3195 16.1378 19.3862 16.2823 19.5195 16.3934C19.6529 16.5045 19.7973 16.56 19.9529 16.56C20.1084 16.56 20.2418 16.5045 20.3529 16.3934C20.464 16.2823 20.5195 16.1378 20.5195 15.96V13.6267C20.5195 13.4934 20.464 13.36 20.3529 13.2267C20.2418 13.0934 20.0973 13.0267 19.9195 13.0267ZM6.9862 18.96H6.3862V18.4267C6.3862 18.2489 6.33064 18.1045 6.21953 17.9934C6.10842 17.8823 5.96398 17.8267 5.7862 17.8267C5.60842 17.8267 5.46398 17.8823 5.35286 17.9934C5.24175 18.1045 5.1862 18.2489 5.1862 18.4267V19.56C5.1862 19.7378 5.24175 19.8823 5.35286 19.9934C5.46398 20.1045 5.60842 20.16 5.7862 20.16H6.9862C7.11953 20.16 7.24175 20.1045 7.35286 19.9934C7.46398 19.8823 7.51953 19.7489 7.51953 19.5934C7.51953 19.4378 7.46398 19.2934 7.35286 19.16C7.24175 19.0267 7.11953 18.96 6.9862 18.96ZM19.9195 4.8267H18.7862C18.6084 4.8267 18.464 4.88226 18.3529 4.99337C18.2418 5.10448 18.1862 5.24892 18.1862 5.4267C18.1862 5.60448 18.2418 5.74892 18.3529 5.86003C18.464 5.97114 18.6084 6.0267 18.7862 6.0267H19.3195V6.6267C19.3195 6.76003 19.3862 6.88226 19.5195 6.99337C19.6529 7.10448 19.7973 7.16003 19.9529 7.16003C20.1084 7.16003 20.2418 7.10448 20.3529 6.99337C20.464 6.88226 20.5195 6.76003 20.5195 6.6267V5.4267C20.5195 5.24892 20.464 5.10448 20.3529 4.99337C20.2418 4.88226 20.0973 4.8267 19.9195 4.8267ZM19.9195 17.8267C19.7862 17.8267 19.6529 17.8823 19.5195 17.9934C19.3862 18.1045 19.3195 18.2489 19.3195 18.4267V18.96H18.7862C18.6084 18.96 18.464 19.0267 18.3529 19.16C18.2418 19.2934 18.1862 19.4378 18.1862 19.5934C18.1862 19.7489 18.2418 19.8823 18.3529 19.9934C18.464 20.1045 18.6084 20.16 18.7862 20.16H19.9195C20.0973 20.16 20.2418 20.1045 20.3529 19.9934C20.464 19.8823 20.5195 19.7378 20.5195 19.56V18.4267C20.5195 18.2489 20.464 18.1045 20.3529 17.9934C20.2418 17.8823 20.0973 17.8267 19.9195 17.8267ZM16.3862 4.8267H15.7862V0.760033C15.7862 0.582256 15.7195 0.437811 15.5862 0.3267C15.4529 0.21559 15.3195 0.160032 15.1862 0.160032H1.11953C0.941753 0.160032 0.797309 0.21559 0.686198 0.3267C0.575087 0.437811 0.519531 0.582256 0.519531 0.760033V14.8267C0.519531 14.96 0.575087 15.0934 0.686198 15.2267C0.797309 15.36 0.941753 15.4267 1.11953 15.4267H5.1862V15.96C5.1862 16.1378 5.24175 16.2823 5.35286 16.3934C5.46398 16.5045 5.60842 16.56 5.7862 16.56C5.96398 16.56 6.10842 16.5045 6.21953 16.3934C6.33064 16.2823 6.3862 16.1378 6.3862 15.96V6.0267H16.3862C16.564 6.0267 16.7084 5.97114 16.8195 5.86003C16.9306 5.74892 16.9862 5.60448 16.9862 5.4267C16.9862 5.24892 16.9306 5.10448 16.8195 4.99337C16.7084 4.88226 16.564 4.8267 16.3862 4.8267ZM14.5862 4.8267H5.7862C5.60842 4.8267 5.46398 4.88226 5.35286 4.99337C5.24175 5.10448 5.1862 5.24892 5.1862 5.4267V14.2267H1.71953V1.36003H14.5862V4.8267Z' fill='%237d5ffd' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_162'%3E%3Crect width='20' height='20' fill='white' transform='matrix(1 0 0 -1 0.519531 20.16)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	display:block;
	width:21px;
	min-width:21px;
	height:21px;
	content:'';
}

.services_sec{
	background:#f6f3ff;
	padding:36px 0;
    margin-bottom: 40px;
}
.services_sec .title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	letter-spacing: -0.06em;
	color: #000;
	margin-bottom:26px;
}
.services_sec .parent{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}
.services_sec .parent .div1{
	grid-area: 1 / 1 / 3 / 3;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(26, 26, 26, 0.1) 60%, rgba(26, 26, 26, 0.8) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(26, 26, 26, 0.1) 60%, rgba(26, 26, 26, 0.8) 100%), url(../img/servce_1.webp);
	position: relative;
    border-radius: 5px;
    padding: 40px;
    background-size: cover;
    background-position: center;
    height: 700px;
	background-repeat: no-repeat;
}
.services_sec .parent .div2{
	grid-area: 1 / 3 / 2 / 5;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(26, 26, 26, 0.1) 60%, rgba(26, 26, 26, 0.8) 100%), url(../img/servce_2.webp);
	padding:25px;
	border-radius: 5px;
	    background-repeat: no-repeat;
}
.services_sec .parent .div3{
	grid-area: 2 / 3 / 3 / 4;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(26, 26, 26, 0.1) 60%, rgba(26, 26, 26, 0.8) 100%), url(../img/servce_3.webp);
	padding:25px;
	border-radius: 5px;
	    background-repeat: no-repeat;
}
.services_sec .parent .div4{
	grid-area: 2 / 4 / 3 / 5;
	background: #7d5ffd;
	border-radius: 5px;
	padding:23px;
}
.services_sec .parent .icon{
	width:80px;
	height:80px;
	background-color:#FFF;
	display:block;
	border-radius:50%;
	margin-bottom:27px;
    background-size: 21px;
}
.services_sec .parent .div1 .icon{
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.7432C9.48123 13.7432 8.25 14.9744 8.25 16.4932V21.9932H13.75V16.4932C13.75 14.9744 12.5188 13.7432 11 13.7432Z' fill='%237D5FFD' /%3E%3Cpath d='M15.5833 16.4932V21.9932H19.25C20.7688 21.9932 22 20.7619 22 19.2432V10.8823C22.0002 10.406 21.8151 9.94843 21.4839 9.60627L13.6941 1.18482C12.3196 -0.302328 9.99982 -0.393637 8.51267 0.980848C8.44203 1.04616 8.37396 1.11418 8.30869 1.18482L0.532598 9.60352C0.19134 9.94709 -0.000128841 10.4118 6.50474e-08 10.896V19.2432C6.50474e-08 20.7619 1.23123 21.9932 2.75 21.9932H6.41665V16.4932C6.4338 13.9936 8.45191 11.9524 10.8885 11.8936C13.4067 11.8329 15.5641 13.9088 15.5833 16.4932Z' fill='%237D5FFD' /%3E%3Cpath d='M11 13.7432C9.48123 13.7432 8.25 14.9744 8.25 16.4932V21.9932H13.75V16.4932C13.75 14.9744 12.5188 13.7432 11 13.7432Z' fill='%237D5FFD' /%3E%3C/svg%3E");
}
.services_sec .parent .div2 .icon{
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_216)'%3E%3Cpath d='M18.3331 1.00662e-05H17.1364C16.808 -0.000925334 16.4826 0.0633394 16.1792 0.189079C15.8758 0.314818 15.6004 0.499531 15.3689 0.73251L8.26307 7.83334C6.92376 7.37582 5.46899 7.38526 4.13573 7.86013C2.80246 8.335 1.66927 9.24732 0.920736 10.4485C0.172198 11.6496 -0.147579 13.0688 0.0134924 14.475C0.174564 15.8811 0.806993 17.1912 1.80776 18.192C2.80854 19.1928 4.11868 19.8252 5.52479 19.9863C6.9309 20.1473 8.35012 19.8275 9.55127 19.079C10.7524 18.3305 11.6647 17.1973 12.1396 15.864C12.6145 14.5308 12.6239 13.076 12.1664 11.7367L14.1664 9.73668V6.66668H16.6664V4.16668H19.6256C19.8689 3.77539 19.9984 3.3241 19.9997 2.86334V1.66668C19.9997 1.22465 19.8241 0.800726 19.5116 0.488165C19.199 0.175605 18.7751 1.00662e-05 18.3331 1.00662e-05ZM4.58307 16.6667C4.33584 16.6667 4.09417 16.5934 3.88861 16.456C3.68304 16.3187 3.52283 16.1234 3.42822 15.895C3.33361 15.6666 3.30886 15.4153 3.35709 15.1728C3.40532 14.9303 3.52437 14.7076 3.69918 14.5328C3.874 14.358 4.09673 14.2389 4.33921 14.1907C4.58168 14.1425 4.83302 14.1672 5.06142 14.2618C5.28983 14.3564 5.48505 14.5167 5.62241 14.7222C5.75976 14.9278 5.83307 15.1694 5.83307 15.4167C5.83307 15.7482 5.70137 16.0661 5.46695 16.3006C5.23253 16.535 4.91459 16.6667 4.58307 16.6667Z' fill='%237D5FFD' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_216'%3E%3Crect width='20' height='20' fill='white' transform='translate(-0.000244141)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.services_sec .parent .div3 .icon{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_223)'%3E%3Cpath d='M12.056 11.211L20.095 17.929L14.401 22.2C12.979 23.267 11.023 23.267 9.601 22.2L3.468 17.6C2.949 17.211 2.317 17 1.668 17H1.001C0.448 17 0 16.552 0 16V4.937C0 4.429 0.379 4.006 0.884 3.949C2.241 3.798 3.463 3.253 4.713 2.525C6.511 1.6 8.87 1.93 10.329 3.297L10.946 3.89L6.939 7.801C5.866 8.873 5.695 10.568 6.541 11.739C7.061 12.462 8.002 12.998 8.985 12.998C9.778 12.998 10.539 12.686 11.089 12.135L12.056 11.21V11.211ZM19.954 2.525C18.264 1.68 16.156 1.9 14.646 3.073L8.343 9.225C7.972 9.597 7.888 10.192 8.162 10.572C8.342 10.822 8.603 10.972 8.901 10.997C9.196 11.022 9.482 10.915 9.689 10.707L13.307 7.278C14.256 6.377 15.631 7.815 14.69 8.723L13.509 9.82L22.102 17.001H22.999C23.551 17.001 23.999 16.553 23.999 16.001V4.903C23.999 4.413 23.641 4.008 23.158 3.921C21.464 3.615 19.953 2.526 19.953 2.526L19.954 2.525Z' fill='%237D5FFD' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_223'%3E%3Crect width='24' height='24' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.services_sec .parent .title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 24px;
	color: #fff;
}
.services_sec .parent .desc{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
}
.services_sec .parent .number{
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #fff;
}
.services_sec .parent .more_link{
	display:block;
	width:50px;
	height:50px;
	background-color:#fff;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_142)'%3E%3Cpath d='M14.1226 7.57174L2.11192 7.57174L6.71101 11.951C6.95183 12.1803 6.96116 12.5613 6.73178 12.802C6.5027 13.0425 6.12161 13.0521 5.88049 12.8228L0.628141 7.82122C0.400913 7.59372 0.275365 7.29157 0.275365 6.96987C0.275365 6.64847 0.400913 6.34602 0.638738 6.10859L5.88078 1.1172C5.99728 1.00624 6.14659 0.951138 6.2959 0.951138C6.45484 0.951138 6.61378 1.01373 6.73208 1.13796C6.96146 1.37871 6.95213 1.75942 6.71131 1.98872L2.09298 6.36799L14.1226 6.36799C14.4549 6.36799 14.7246 6.63763 14.7246 6.96987C14.7246 7.3021 14.4549 7.57174 14.1226 7.57174Z' fill='%231A1A1A' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_142'%3E%3Crect width='15' height='12.84' fill='white' transform='matrix(-1 0 0 -1 15 13.39)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	border-radius:50%;
	background-size: 15px 14px;
	position: absolute;
    right: 0;
    bottom: 50px;
    transform: rotate(180deg);
}
.services_sec .parent div{
	position:relative;
}
.services_sec .parent div.infrm_absolute{
	position:absolute;
	bottom: 40px;
    max-width: 80%;
}
.services_sec .parent div.last .infrm_absolute{
	width: 100%;
    height: 100%;
    top: 25px;
}

.reviews_sec{
    padding: 20px 0;
}
.reviews_sec .reviews{
	display:flex;
}
.reviews_sec .reviews .text_inform{}
.reviews_sec .reviews .text_inform .meta_rev div{
	display:flex;
	row-gap:7px;
	flex-direction:column;
}
.reviews_sec .reviews .text_inform .meta_rev{
	display:flex;
	gap: 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.reviews_sec .reviews .text_inform .main_title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	color: #000;
	margin-bottom: 30px;
}
.reviews_sec .reviews .text_inform .name_col{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 26px;
	color: #000;
}
.reviews_sec .reviews .text_inform .desc_col{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #000;
}
.reviews_sec .reviews .text_inform .stars{
	background-image: url("data:image/svg+xml,%3Csvg width='78' height='11' viewBox='0 0 78 11' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect width='78' height='10' transform='translate(0 0.109863)' fill='url(%23pattern0_1_245)'/%3E%3Cdefs%3E%3Cpattern id='pattern0_1_245' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_1_245' transform='scale(0.0128205 0.1)'/%3E%3C/pattern%3E%3Cimage id='image0_1_245' width='78' height='10' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAKCAYAAAAaY2hnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD7SURBVHgB5ZW9zcIwEIbfMxkgX5mvwRtACV3YgA1ghJAMgBiAnxFgAzaAip8GiQ1CQTICVTgcCAiC+C/vkWzrzufHkmXpgBzbZVCPFr6HH5DgUHcJRl8RtfEDEhw3DxfP/aZZNDPseO65+AIpDopmvkcKJQLZJnYZsLO98DQ4NLn1f6U3eHSBRIdFRGWTaPC9Q5+GUTBGeIJEh3Kq3SaYOg9NzJ1jzRMkOugcx4tgYhY3VzZ1Kt0a3kSS47o56PxhIpTxGVqK4/hwpmPoS2H6TbOvmnaTaBUU8QbSHFY6JQXY1h5j5qTlVAdhdnhIqtBPdurPhJtXl0lzHACtbT/+H7pS9gAAAABJRU5ErkJggg=='/%3E%3C/defs%3E%3C/svg%3E%0A");
	display:block;
	min-width:78px;
	width:78px;
	height:11px;
	content:'';
}
.reviews_sec .reviews .rev_slider .splide__arrows{
	position:absolute;
	bottom:-70px;
	display:flex;
	gap:20px;
}
.reviews_sec .reviews .rev_slider .splide__arrows .splide__arrow svg{
	display:none;
}
.reviews_sec .reviews .rev_slider .splide__arrows .splide__arrow.splide__arrow--next{
	transform: rotate(180deg);
}
.reviews_sec .reviews .rev_slider .splide__arrows .splide__arrow{
	min-width:51px;
	width:51px;
	height:51px;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 50px;
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_260)'%3E%3Cpath d='M14.7319 7.57174L2.72127 7.57174L7.32035 11.951C7.56117 12.1803 7.57051 12.5613 7.34113 12.802C7.11205 13.0425 6.73095 13.0521 6.48983 12.8228L1.23749 7.82122C1.01026 7.59372 0.884709 7.29157 0.884709 6.96987C0.884709 6.64847 1.01026 6.34602 1.24808 6.10859L6.49013 1.1172C6.60662 1.00624 6.75593 0.951138 6.90524 0.951138C7.06418 0.951138 7.22312 1.01373 7.34143 1.13796C7.57081 1.37871 7.56147 1.75942 7.32065 1.98872L2.70232 6.36799L14.7319 6.36799C15.0643 6.36799 15.334 6.63763 15.334 6.96987C15.334 7.3021 15.0643 7.57174 14.7319 7.57174Z' fill='%231A1A1A' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_260'%3E%3Crect width='15' height='12.84' fill='white' transform='matrix(-1 0 0 -1 15.6094 13.39)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-size:16px 14px;	
}
.reviews_sec .reviews .rev_slider{
	width: 700px;
    max-width: 100%;
	border: 1px solid #e5e5eb;
	border-radius: 5px;
	padding:50px 28px;
    padding-bottom: 100px;
}
.reviews_sec .reviews .rev_slider .rev_item{}
.reviews_sec .reviews .rev_slider .author:after{
	content:'';
	position:absolute;
	background-image: url("data:image/svg+xml,%3Csvg width='45' height='44' viewBox='0 0 45 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_251)'%3E%3Cpath d='M9.67883 37.99C6.64234 37.99 4.27007 36.9424 2.56204 34.8471C0.854015 32.6567 0 29.4186 0 25.1329C0 20.6567 0.99635 16.371 2.98905 12.2757C5.07664 8.18048 8.01825 4.13287 11.8139 0.132869C11.9088 0.0376268 12.0511 -0.00999451 12.2409 -0.00999451C12.5255 -0.00999451 12.7153 0.132863 12.8102 0.418579C13 0.609053 13.0474 0.847149 12.9526 1.13287C10.6752 4.18049 9.10949 7.13287 8.25548 9.99001C7.49635 12.7519 7.11679 15.8471 7.11679 19.2757C7.11679 21.8471 7.44891 23.8471 8.11314 25.2757C8.77737 26.7043 9.67883 27.99 10.8175 29.1329L5.40876 30.1329C5.31387 28.5138 5.74088 27.2757 6.68978 26.4186C7.73358 25.5614 9.06205 25.1329 10.6752 25.1329C12.6679 25.1329 14.1861 25.7043 15.2299 26.8471C16.3686 27.99 16.938 29.5614 16.938 31.5614C16.938 33.6567 16.2737 35.2757 14.9453 36.4186C13.7117 37.4662 11.9562 37.99 9.67883 37.99ZM31.5985 37.99C28.562 37.99 26.1898 36.9424 24.4818 34.8471C22.8686 32.6567 22.062 29.4186 22.062 25.1329C22.062 20.5614 23.0584 16.2281 25.0511 12.1329C27.0438 8.03763 29.9854 4.03763 33.8759 0.132869C33.9708 0.0376268 34.1131 -0.00999451 34.3029 -0.00999451C34.5876 -0.00999451 34.7774 0.132863 34.8723 0.418579C35.062 0.609053 35.1095 0.847149 35.0146 1.13287C32.7372 4.18049 31.1715 7.13287 30.3175 9.99001C29.5584 12.7519 29.1788 15.8471 29.1788 19.2757C29.1788 21.8471 29.4635 23.8948 30.0328 25.4186C30.6971 26.8471 31.5985 28.0852 32.7372 29.1329L27.4708 30.1329C27.3759 28.5138 27.8029 27.2757 28.7518 26.4186C29.7007 25.5614 31.0292 25.1329 32.7372 25.1329C34.7299 25.1329 36.2482 25.7043 37.292 26.8471C38.4307 27.99 39 29.5614 39 31.5614C39 33.6567 38.3358 35.2757 37.0073 36.4186C35.7737 37.4662 33.9708 37.99 31.5985 37.99Z' fill='%237D5FFD' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_251'%3E%3Crect width='45' height='44' fill='white' transform='translate(0 -0.00999451)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	width:45px;
	height:44px;
	min-width:45px;
	right:10px;
}
.reviews_sec .reviews .rev_slider .author{
	flex-direction: row;
    align-items: center;
	display:flex;
    position: relative;
	gap: 24px;
	margin-bottom: 40px;
}
.reviews_sec .reviews .rev_slider .author .photo{
	width: 90px;
    height: 90px;
    border-radius: 50%;
}
.reviews_sec .reviews .rev_slider .author .photo img{
	width: 90px;
    height: 90px;
    object-fit:cover;
	border-radius:50%;
}
.reviews_sec .reviews .rev_slider .author .name{}
.reviews_sec .reviews .rev_slider .author .name p{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 19px;
	color: #000;
}
.reviews_sec .reviews .rev_slider .author .name small{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #000;
}
.reviews_sec .reviews .rev_slider .text_rev{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 19px;
	color: #bcbcbc;
	height: 120px;
    max-height: 120px;
    margin-bottom: 20px;
    overflow-y: auto;
	padding-right:30px;
}
.reviews_sec .reviews .rev_slider .text_rev::-webkit-scrollbar {
  width: 12px;
}
.reviews_sec .reviews .rev_slider .text_rev::-webkit-scrollbar-thumb {
  background-color: #7d5ffd;
  border-radius: 10px;
  border: 3px solid transparent;
}


.cta_sec{
	background-color: #f5f3ff;
	margin-bottom:20px;
	padding-top: 60px;
}
.cta_sec .form_cta{
	position:relative;
	display:flex;
	width: 100%;
	flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-position: 100% 0;
	background-image:url(../img/cta_bg.webp);
}
.cta_sec .form_cta .square_logo{
	position:absolute;
    width: 200px;
    height: 200px;
    right: calc(30% - 20px);
    top: 10%;
    z-index: 5;
	animation: rotate 15s linear infinite;
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.cta_sec .form_cta .img_cta{
	background: #7d5ffd;
    border-radius: 2222px 2222px 0 0;
    height: 411px;
    object-fit: cover;
	position: relative;
    right: 100px;
    bottom: 0;
}
.cta_sec .form_cta .form_data{
	width:50%;
    margin-bottom: 20px;
}
.cta_sec .form_cta .form_data .title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	color: #000;
	margin-bottom:40px;
}
.cta_sec .form_cta .form_data form{
	display:flex;
	flex-direction:column;
	gap:7px;
	width:350px;
	max-width:100%;
}
.cta_sec .form_cta .form_data .social_quick .quick_link:before{
	content:'';
	display:block;
	width:20px;
	min-width:20px;
	height:20px;
}
.cta_sec .form_cta .form_data .social_quick .quick_link{
	border: 1px solid #e5e5eb;
	border-radius: 5px;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 14px;
	background: #fff;
	padding: 10px;
    width: 100%;
	text-align: center;
	color: #000;
	display:flex;
	gap:14px;
	flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
	justify-content: center;
}
.cta_sec .form_cta .form_data .social_quick .quick_link.wa:before{
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_10_1714)'%3E%3Cpath d='M9.99999 0.799988C4.92719 0.799988 0.799986 4.92719 0.799986 9.99999C0.799986 11.584 1.20919 13.1416 1.98519 14.516L0.814786 18.692C0.776386 18.8292 0.813586 18.9764 0.912786 19.0784C0.989186 19.1572 1.09319 19.2 1.19999 19.2C1.23199 19.2 1.26439 19.196 1.29599 19.1884L5.65439 18.1088C6.98519 18.8232 8.48399 19.2 9.99999 19.2C15.0728 19.2 19.2 15.0728 19.2 9.99999C19.2 4.92719 15.0728 0.799988 9.99999 0.799988ZM14.628 13.2464C14.4312 13.7912 13.4872 14.2884 13.0336 14.3552C12.6264 14.4148 12.1112 14.4404 11.5456 14.2628C11.2028 14.1548 10.7628 14.0116 10.1992 13.7712C7.82999 12.7608 6.28279 10.4052 6.16439 10.2496C6.04639 10.094 5.19999 8.98519 5.19999 7.83759C5.19999 6.68999 5.80999 6.12559 6.02679 5.89199C6.24359 5.65839 6.49919 5.59999 6.65679 5.59999C6.81439 5.59999 6.97159 5.60199 7.10959 5.60839C7.25479 5.61559 7.44959 5.55359 7.64119 6.00879C7.83799 6.47599 8.31039 7.62359 8.36879 7.74079C8.42799 7.85759 8.46719 7.99399 8.38879 8.14959C8.31039 8.30519 8.27119 8.40239 8.15279 8.53879C8.03439 8.67519 7.90479 8.84279 7.79839 8.94759C7.67999 9.06399 7.55719 9.18999 7.69479 9.42359C7.83239 9.65719 8.30639 10.4208 9.00879 11.0392C9.91079 11.8336 10.672 12.08 10.908 12.1968C11.144 12.3136 11.282 12.294 11.4196 12.1384C11.5572 11.9824 12.01 11.4572 12.1672 11.224C12.3244 10.9908 12.482 11.0292 12.6988 11.1072C12.9156 11.1848 14.0768 11.7488 14.3128 11.8656C14.5488 11.9824 14.7064 12.0408 14.7656 12.138C14.8248 12.2348 14.8248 12.702 14.628 13.2464Z' fill='%2340C351' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_10_1714'%3E%3Crect width='20' height='20' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.cta_sec .form_cta .form_data .social_quick .quick_link.tg:before{
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1.83331C8.56883 1.83331 6.23725 2.79908 4.51817 4.51817C2.79908 6.23725 1.83331 8.56883 1.83331 11C1.83331 13.4311 2.79908 15.7627 4.51817 17.4818C6.23725 19.2009 8.56883 20.1666 11 20.1666C13.4311 20.1666 15.7627 19.2009 17.4818 17.4818C19.2009 15.7627 20.1666 13.4311 20.1666 11C20.1666 8.56883 19.2009 6.23725 17.4818 4.51817C15.7627 2.79908 13.4311 1.83331 11 1.83331Z' fill='%2329B6F6' /%3E%3Cpath d='M15.5604 6.87502L13.8435 15.6411C13.8435 15.6411 13.7697 16.0417 13.2729 16.0417C13.0089 16.0417 12.8727 15.9161 12.8727 15.9161L9.15381 12.8301L7.33423 11.913L4.99902 11.292C4.99902 11.292 4.58331 11.1719 4.58331 10.8281C4.58331 10.5417 5.01094 10.4051 5.01094 10.4051L14.7808 6.52394C14.7808 6.52394 15.0791 6.41623 15.2969 6.41669C15.4307 6.41669 15.5833 6.47398 15.5833 6.64586C15.5833 6.76044 15.5604 6.87502 15.5604 6.87502Z' fill='white' /%3E%3Cpath d='M10.5417 13.9815L8.97142 15.5279C8.97142 15.5279 8.90313 15.5806 8.81192 15.5829C8.7803 15.5838 8.74638 15.5788 8.71155 15.5632L9.15338 12.8292L10.5417 13.9815Z' fill='%23B0BEC5' /%3E%3Cpath d='M13.7028 8.33984C13.6253 8.23901 13.4823 8.22068 13.3815 8.29722L7.33331 11.9167C7.33331 11.9167 8.29856 14.6172 8.44569 15.0847C8.59327 15.5526 8.71152 15.5636 8.71152 15.5636L9.15335 12.8297L13.6597 8.66068C13.7605 8.58414 13.7793 8.44068 13.7028 8.33984Z' fill='%23CFD8DC' /%3E%3C/svg%3E");
}
.cta_sec .form_cta .form_data .social_quick{
	display:flex;
    gap: 7px;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.cta_sec .form_cta .form_data form input{
	border: 1px solid #e5e5eb;
	border-radius: 5px;
	width:100%;
	padding:10px;
}
.cta_sec .form_cta .form_data form button{
	border-radius: 5px;
	background: #7d5ffd;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	width:100%;
	padding:10px;
}

.full_service{
	background-image:url(../img/cta_one_bg.webp);
	background-color:#d3cbee;
	border-radius: 5px;
    background-size: cover;
    padding: 50px 82px;
	margin-bottom:50px;
}
.full_service .title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	color: #000;
	margin-bottom:40px;
}
.full_service .btn_details{
	border-radius: 5px;
	background: #7d5ffd;
	display:inline-block;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding:10px 20px;
    width: 240px;
}

.blog_sec{
	margin-bottom:20px;
}
.blog_sec .title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	color: #000;
	margin-bottom:30px;
}
.blog_sec .blog_items{
	display:flex;
	gap:30px;
	margin-bottom:40px;
    justify-content: space-between;
}
.blog_sec .blog_items .blog_item{
	min-width:calc((100% / 4) - 30px);
	width:calc((100% / 4) - 30px);
	position:relative;
	border-radius: 5px;
	overflow:hidden;
}
.blog_sec .blog_items .blog_item:after{
	display:block;
	width:100%;
	height:350px;
	bottom:0;
	position:absolute;
	content:'';
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(26, 26, 26, 0.1) 60%, rgba(26, 26, 26, 0.8) 100%);
	
}
.blog_sec .blog_items .blog_item img{
	width:100%;
	height:448px;
	object-fit:cover;
}
.blog_sec .blog_items .blog_item .label{
	border-radius: 5px;
	background: #7d5ffd;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding:5px 10px;
	position:absolute;
	top:25px;
	left:20px;
}
.blog_sec .blog_items .blog_item .data_blog{
	position: absolute;
    bottom: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 7px;
	z-index: 5;
}
.blog_sec .blog_items .blog_item .data_blog .date{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
}
.blog_sec .blog_items .blog_item .data_blog .name{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 17px;
	color: #fff;
}
.blog_sec .blog_items .blog_item .data_blog .full_link{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #fff;
	display:flex;
	gap:10px;
	flex-direction: row;
    align-items: center;
}
.blog_sec .blog_items .blog_item .data_blog .full_link:after{
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_438)'%3E%3Cpath d='M1.41211 5.46743H12.6337L8.33677 1.37468C8.11177 1.16036 8.10305 0.804297 8.31736 0.579297C8.53139 0.354578 8.88745 0.345578 9.11273 0.559891L14.02 5.23427C14.2323 5.44689 14.3496 5.72927 14.3496 6.02993C14.3496 6.3303 14.2323 6.61296 14.0101 6.83486L9.11245 11.4997C9.00361 11.6034 8.86411 11.6549 8.72461 11.6549C8.57611 11.6549 8.42761 11.5964 8.31708 11.4803C8.10277 11.2553 8.11149 10.8995 8.33649 10.6852L12.6514 6.59243H1.41211C1.10161 6.59243 0.849609 6.34043 0.849609 6.02993C0.849609 5.71943 1.10161 5.46743 1.41211 5.46743Z' fill='white' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_438'%3E%3Crect width='14' height='12' fill='white' transform='translate(0.599609 0.0300293)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	min-width:15px;
	width:15px;
	height:13px;
}
.blog_sec .btn_go_blog{
	border-radius: 40px;
    background: #e0d9ff;
    font-family: "Fixel Variable", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #1a1a1a;
    padding: 10px 40px;
    margin: 0 auto 20px;
    display: block;
    width: 300px;
    text-align: center;
}

.service_dev_sec{
	margin-bottom:30px;
}
.service_dev_sec .services_for_dev{
	display:flex;
	gap:20px;
	flex-direction: row;
    align-items: center;
}
.service_dev_sec .services_for_dev .text{
	display:flex;
	flex-direction:column;
	row-gap:20px;
}
.service_dev_sec .services_for_dev .text .title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	color: #000;
}
.service_dev_sec .services_for_dev .text .desc{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 19px;
	color: #bcbcbc;
}
.service_dev_sec .services_for_dev .text .full_serv_btn{
	border-radius: 5px;
	background: #7d5ffd;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display:block;
	width:300px;
    padding: 10px;
}
.service_dev_sec .services_for_dev img{
	border-radius: 5px;
	height:380px;
	width:100%;
	object-fit:cover;
	width:670px;
	max-width:100%;
}

.main_cta_sec{
	background-color:#7D5FFD;
	padding:40px;
}
.main_cta_sec .main_cta{
	display: flex;
	gap:80px;
    flex-direction: row;
    align-items: center;
}
.main_cta_sec .main_cta .text_info{
	width: 580px;
    min-width: 580px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.main_cta_sec .main_cta .text_info .title{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	color: #fff;
}
.main_cta_sec .main_cta .text_info .desc{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 500;
	font-size: 19px;
	color: #fff;
}
.main_cta_sec .main_cta .text_info .btn_download:before{
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.58454 0.0578828C9.34928 0.141268 9.11992 0.356536 8.99456 0.611658L8.88454 0.83553L8.87421 6.26964L8.86388 11.7037L7.54102 10.3871C6.04775 8.90092 6.0362 8.89231 5.53816 8.8954C5.30031 8.89685 5.20681 8.91668 5.0454 8.99987C4.65761 9.19969 4.42787 9.57441 4.42787 10.0071C4.42787 10.4913 4.35753 10.4078 6.95855 13.0102C9.5753 15.6284 9.5144 15.577 10 15.577C10.4856 15.577 10.4247 15.6284 13.0414 13.0102C15.6425 10.4078 15.5721 10.4913 15.5721 10.0071C15.5721 9.57441 15.3424 9.19969 14.9546 8.99987C14.7932 8.91668 14.6997 8.89685 14.4618 8.8954C13.9638 8.89231 13.9523 8.90092 12.459 10.3871L11.1361 11.7037L11.1258 6.26964L11.1155 0.83553L11.0054 0.611658C10.8763 0.34887 10.6493 0.140525 10.3994 0.0554188C10.1795 -0.01944 9.79957 -0.0183058 9.58454 0.0578828ZM0.722857 13.3893C0.499061 13.4612 0.246067 13.6759 0.107358 13.9117L0 14.0942L0.00152642 15.2089C0.00305284 16.2968 0.00563601 16.3329 0.109315 16.7147C0.236164 17.1816 0.567397 17.8682 0.836282 18.2217C1.08614 18.5502 1.61675 19.0589 1.93405 19.2742C2.28978 19.5156 2.8535 19.7723 3.2964 19.8944L3.67906 20H10H16.3209L16.7123 19.8923C17.1818 19.7631 17.8687 19.4315 18.2204 19.1643C18.5723 18.897 19.0844 18.3551 19.3003 18.0216C19.5562 17.6263 19.7738 17.1428 19.8935 16.7032C19.9938 16.3351 19.997 16.2895 19.9985 15.2089L20 14.0942L19.8926 13.9117C19.499 13.2426 18.5642 13.1382 18.064 13.7075C17.8285 13.9756 17.8137 14.0466 17.7851 15.0524C17.7546 16.1266 17.7125 16.3144 17.3969 16.7859C17.1081 17.2174 16.6928 17.5301 16.2035 17.6843L15.9296 17.7707H10H4.07045L3.79483 17.684C3.12094 17.4721 2.53703 16.8945 2.32344 16.2286C2.25358 16.0107 2.23706 15.8317 2.21487 15.0524C2.18626 14.0466 2.17155 13.9756 1.93601 13.7075C1.66172 13.3954 1.1344 13.257 0.722857 13.3893Z' fill='%237D5FFD' /%3E%3C/svg%3E");
	content:'';
	min-width:20px;
	width:20px;
	height:20px;
	display:block;
}
.main_cta_sec .main_cta .text_info .btn_download{
	display:flex;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding:10px;
	gap:10px;
	border-radius: 5px;
	background:#000;
	width: 300px;
    max-width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.main_cta_sec .image_slider{}
.main_cta_sec .image_slider .splide__arrows{
	position:absolute;
	z-index:5;
	bottom:40px;
	left:20px;
}
.main_cta_sec .image_slider .splide__arrows .splide__arrow{
	border-radius: 50px;
	width: 51px;
	height: 51px;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_397)'%3E%3Cpath d='M0.877444 6.42826H12.8881L8.28902 2.04902C8.0482 1.81969 8.03887 1.43871 8.26825 1.19796C8.49733 0.957509 8.87842 0.947879 9.11954 1.17719L14.3719 6.17878C14.5991 6.40628 14.7247 6.70843 14.7247 7.03013C14.7247 7.35153 14.5991 7.65398 14.3613 7.89141L9.11925 12.8828C9.00275 12.9938 8.85344 13.0489 8.70413 13.0489C8.54519 13.0489 8.38625 12.9863 8.26795 12.862C8.03857 12.6213 8.0479 12.2406 8.28872 12.0113L12.9071 7.63201H0.877444C0.54511 7.63201 0.275391 7.36237 0.275391 7.03013C0.275391 6.6979 0.54511 6.42826 0.877444 6.42826Z' fill='%231A1A1A' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_397'%3E%3Crect width='15' height='12.84' fill='white' transform='translate(0 0.610107)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-size:15px 14px;
}
.main_cta_sec .image_slider .splide__arrows .splide__arrow svg,
.main_cta_sec .image_slider .splide__arrows .splide__arrow.splide__arrow--prev{
	display:none;
}
.main_cta_sec .image_slider img{
	border-radius: 5px;
	height: 470px;
	width:100%;
	object-fit:cover;
	position:relative;
}


/* ACTIVE TEXT */
.active_text{
	margin-bottom:16px;
}
.active_text .active_data_inform{
	border-radius: 20px;
	background: #fff;
	padding:46px 29px;
}
.active_text .active_text_data{
	display:flex;
	gap:43px;
	width:100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.active_text .active_text_data .active_text_info{
	width:598px;
	min-width: 598px;
	max-width:100%;
}
.active_text .active_text_data .active_text_info .tab_menu{
	display: flex;
    gap: 9px;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 35px;
    justify-content: center;
}
.active_text .active_text_data .active_text_info .tab_menu a{
	border-radius: 10px;
	background: #f1f3f6;
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 12px;
	padding:10px 20px;
	text-decoration:none;
	text-align: center;
	color: #a8a8a8;
	min-width: calc(100% / 5 - 9px);
}
.active_text .active_text_data .active_text_info .tab_menu a:hover,
.active_text .active_text_data .active_text_info .tab_menu a.active{
	background: #ffdcdc;
	color: #7d5ffd;
}
.active_text .active_text_data .active_text_info .seo_tab{
	max-height:450px;
	overflow:hidden;
	overflow-y:auto;	
	padding-right: 10px;
}
.active_text .active_text_data .active_text_info .seo_tab.active{
	display:block;
}
.active_text .active_text_data .active_text_info .seo_tab::-webkit-scrollbar {
  width: 12px;
}
.active_text .active_text_data .active_text_info .seo_tab::-webkit-scrollbar-thumb {
  background-color: #e0d9ff;
  border-radius: 10px;
  border: 3px solid transparent;
}


.active_text .title_section{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 600;
	font-size: 36px;
	color: #000;
	margin-bottom:25px;
}
.active_text .active_text_data .active_text_info .sub_title_section{
	font-family: "Fixel Variable", sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #000;
}
.active_text .active_text_data .active_text_info ul{
	list-style: disc;
    padding-left: 17px;
    margin-bottom: 20px;
}
.active_text .active_text_data .active_text_info ul li:last-child{
	margin-bottom:0;
}
.active_text .active_text_data .active_text_info ul li{
	font-size: 14px;
	margin-bottom: 5px;
}
.active_text .active_text_data .active_text_info p:last-child{
	/* margin-bottom:0; */
}
.active_text .active_text_data .active_text_info h1,
.active_text .active_text_data .active_text_info h2,
.active_text .active_text_data .active_text_info h3,
.active_text .active_text_data .active_text_info h4,
.active_text .active_text_data .active_text_info h5,
.active_text .active_text_data .active_text_info h6,
.active_text .active_text_data .active_text_info h7,
.active_text .active_text_data .active_text_info h8{
	margin-bottom:20px;
}
.active_text .active_text_data .active_text_info p{
	font-size: 14px;
	margin-bottom:20px;
}
.active_text .active_text_data .active_text_info a{
	font-size: 14px;
	text-decoration: underline;
}
.active_text .active_text_data .image_block{
	width:654px;
	max-width:100%;
}
.active_text .active_text_data .image_block img{
	border-radius: 15px;
	width: 100%;
	height: 100%;
}


@media screen and (max-width:675px){
	.services_sec .title,
	.main_cta_sec .main_cta .text_info .title,
	.cta_sec .form_cta .form_data .title,
	.full_service .title,
	.blog_sec .title,
	.first_section_cont .first_screen_sec .main_title,
	.reviews_sec .reviews .text_inform .main_title,
	.hot_prop_sec .title_with_btn .title{
		font-size:34px;
	}
	.first_section_cont .first_screen_sec .main_title{
		margin-bottom:20px;
	}
	.first_section_cont .first_screen_sec{
		padding-top: 20px;
	}
	.first_section_cont .first_screen_sec .main_filter,
	.blog_sec .blog_items,
	.main_cta_sec .main_cta,
	.reviews_sec .reviews{
		flex-direction:column;
	}
	.blog_sec .blog_items .blog_item {
		min-width: 100%;
		width: 100%;
	}
	.cta_sec .form_cta .img_cta{
		display:none;
	}
	.first_section_cont .first_screen_sec .main_filter{
		display: flex;
        flex-wrap: wrap;
		flex-direction: row;
	}
	
	.services_sec .parent{
		grid-template-columns: 1fr;
		grid-template-rows: repeat(4, 1fr);
	}
	.services_sec .parent .div1{grid-area: 1 / 1 / 2 / 2; height: 300px; background-size: cover;}
	.services_sec .parent .div2{grid-area: 2 / 1 / 3 / 2; background-size: cover;}
	.services_sec .parent .div3{grid-area: 3 / 1 / 4 / 2;background-size: cover;}
	.services_sec .parent .div4{grid-area: 4 / 1 / 5 / 2;background-size: cover;}
	.reviews_sec .reviews .text_inform{
		margin-bottom:20px;
	}
	.cta_sec .form_cta .square_logo{
		width:100px;
		height:100px;
		right:20px;
		top:0;
	}
	.cta_sec .form_cta .form_data{
		width:100%;
	}
	.cta_sec{
		padding-top:20px;
	}
	.form_cta .form_data .title{
		width: 270px;
		max-width: calc(100% - 110px);
	}
	.cta_sec .form_cta .form_data form{
		    margin: 0 auto;
	}
	.blog_sec .blog_items .blog_item img{
		height:240px;
	}
	.main_cta_sec .main_cta .text_info{
		width:100%;
		min-width:unset;
	}
	.first_section_cont .first_screen_sec:before{
		width:100%;
	}
	.main_cta_sec,
	.full_service{
		padding:20px;
	}
	.main_cta_sec .main_cta{
		gap:20px;
	}
	.full_service .title{
		margin-bottom:20px;
	}
	.hot_prop_sec .splide__arrows .splide__arrow.splide__arrow--next{
		right:0;
	}
	.hot_prop_sec .splide__arrows .splide__arrow.splide__arrow--prev{
		left:0;
	}
	.active_text .active_text_data .active_text_info{
		width: 100%;
		min-width: unset;
	}
	.active_text .active_text_data{
		    flex-direction: column;
			gap:20px;
	}
	.active_text .active_data_inform{
		padding:20px;
	}
}