@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/centurygothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/centurygothic_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Century Gothic', sans-serif !important;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar {
    position: relative;
	height: 90px;
}

.navbar .navbar-nav .nav-link {
	color: #0D182F;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
}

.navbar .navbar-nav .nav-link:hover {
    color: rgba(13 24 47 / .5) !important;
}

.dropdown .nav-link i, .nav-link i {
    color: #0D182F;
}

.navbar .navbar-right .phonex ul {
	margin: 0;
	padding: 0;
	display: flex;
	gap: 1rem;
}

.navbar-toggler-icon {
	color: #0D182F !important;
}

.header-home {
	display: flex;
	min-height: 660px;
	position: relative;
}

.header-home__wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	min-height: 660px;
	position: relative;
}

.header-home__left {
	background: #324646;
}

.header-home__right img {
	object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
}

.owl-carousel {
	display: block;
}

.header-home__right {
	display: flex;
    width: 100%;
    overflow: hidden;
}

.header-home__right .item,
.header-home__right .owl-item,
.header-home__right .owl-carousel .owl-stage,
.header-home__right .owl-carousel .owl-stage-outer {
	height: 100%;
}

.header-home__header {
	font-weight: 400;
	font-size: 3rem;
	line-height: 3.625rem;
	color: #E2D6CC;
	border-right: #E2D6CC solid 2px;
}

.header-home__left--wrap {
	width: 590px; 
	padding: 2.5rem 1rem 2rem 1rem;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header-home__left {
	display: flex;
    justify-content: end;
}

.header-home__subheader {
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	color: #E2D6CC;
}

.header-home__images-header {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.375rem;
	color: #E2D6CC;
	padding-bottom: .5rem;
	border-bottom: #E2D6CC solid 2px;
}

.header-home__images {
	display: grid;
	grid-template-columns: .7fr 1.3fr;
	align-items: end;
	height: 170px;
	padding-left: 1rem;
	border-left: #E2D6CC solid 2px;
	gap: 1.5rem;
}

.header-home__images-thumb {
	display: flex;
    gap: .5rem;
}

.header-home__images-thumb img {
	max-height: 76px;
	width: auto;
}

.about {
	background: #E2D6CC;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='47' height='25' viewBox='0 0 47 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M46.256 0.483092C45.6119 -0.161031 44.5652 -0.161031 43.9211 0.483092L23.3897 21.0547L2.81804 0.483092C2.17391 -0.161031 1.12721 -0.161031 0.483092 0.483092C-0.161031 1.12721 -0.161031 2.17391 0.483092 2.81804L22.182 24.5169C22.504 24.839 22.9066 25 23.3494 25C23.752 25 24.1948 24.839 24.5169 24.5169L46.2158 2.81804C46.9002 2.17391 46.9002 1.12721 46.256 0.483092Z' fill='%23324646'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
    background-position: 50% 10%;
}

.about p {
	font-weight: 400 !important;
	font-size: 1rem !important;
	line-height: 1.375rem !important;
	color: #0D182F !important;
}

.about h1 {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.625rem;
	color: #0D182F;
	text-align: center;
}

#image-absolute {
	position: absolute;
    width: fit-content;
	left: 28%;
    bottom: -35%;
}

.relative {
	position: relative;
}

.about.section-padding {
    padding: 120px 0 220px 0;
}

.list-rooms h2 {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 3.625rem;
	color: #E2D6CC;
	text-align: center;
}

.list-rooms__subtitle {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.25rem;
	color: #E2D6CC;
	width: 46%;
	margin: auto;
	text-align: center;
}

.section-padding.list-rooms {
	padding: 80px 0 180px 0;
	background: #324646;
}

.list-rooms__header {
	position: relative;
}

.list-rooms__header:before {
	position: absolute;
	content: '';
	width: 525px;
	height: 110px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='525' height='111' viewBox='0 0 525 111' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M294.717 2.95073C276.693 2.95073 269.02 5.77783 254.18 12.6508L225.175 28.7637C188.211 48.6696 167.484 39.239 128.642 32.7059C99.1316 27.744 70.4873 32.3038 44.3758 46.3607C43.1115 47.0405 42.2037 47.4053 41.0181 48.1225C38.9413 49.3868 37.1298 50.4231 35.0157 51.7206L26.3768 57.8018C25.3778 58.548 24.5445 59.1117 23.6326 59.8579C22.7579 60.575 21.904 61.2922 21.0376 62.0632L6.21386 76.6797C4.85004 78.4207 0 83.9423 0 85.5051C0 86.4419 0.688126 86.6285 1.52548 86.4668C2.68618 86.2471 6.47502 80.7297 7.31237 79.6975C10.9686 75.2122 14.4631 71.8421 18.4799 67.8211C19.8354 66.4614 21.079 65.45 22.476 64.14C26.4887 60.3844 35.7411 53.9632 40.102 51.3641C41.814 50.3444 43.2068 49.5526 44.9355 48.5163C57.3259 41.121 83.2964 33.1827 98.2279 33.0086C115.526 32.8055 122.632 33.4397 139.814 36.8886C157.067 40.35 167.024 42.6216 185.599 42.6216C216.167 42.6216 237.101 22.2141 262.852 11.3948C280.382 4.02851 298.228 3.10825 316.6 9.22262C329.388 13.4799 336.809 20.1 347.325 27.1388C348.175 27.7067 348.677 27.9637 349.502 28.4818C350.36 29.0207 350.791 29.3482 351.678 29.8249C368.649 38.9447 377.823 38.8867 395.842 29.5099L405.422 24.0463C408.544 22.1768 411.628 20.386 414.857 18.4419C425.191 12.2238 443.228 2.62323 459.2 2.62323C470.943 2.62323 479.077 5.01095 488.138 10.4828C491.475 12.4974 494.92 14.8603 497.847 17.4138C498.638 18.1061 498.97 18.2346 499.758 19.0222C500.529 19.7891 500.678 19.8512 501.482 20.4979L509.831 29.1078L518.71 40.3873C519.448 41.436 523.274 47.7452 524.472 48.0644C524.364 46.7877 523.059 45.03 522.172 43.6455C512.583 28.6933 500.147 13.9815 484.047 5.93123C471.731 -0.2246 458.868 -1.59672 445.3 1.8522C433.109 4.94877 421.597 11.2953 411.093 17.563C392.17 28.8508 376.935 41.4858 354.451 28.9669C341.082 21.5218 335.445 13.8737 318.764 7.69714C312.384 5.3343 303.472 2.94658 294.717 2.94658V2.95073Z' fill='%23E2D6CC'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M341.754 63.7504C331.561 63.7504 326.926 63.3524 317.541 59.1615C314.747 57.9137 312.301 56.8815 309.814 55.3685L294.775 47.0488C293.382 46.199 292.358 45.8466 290.878 45.1875C277.601 39.2638 265.712 37.4565 250.909 41.7055L240.405 45.2829C230.361 49.2624 222.343 54.9788 213.846 61.2839C211.993 62.6601 210.446 63.9866 208.676 65.396C201.327 71.2534 197.65 74.18 189.753 79.4363C182.519 84.2491 173.014 87.756 163.832 87.756C146.733 87.756 130.288 75.9169 110.714 75.9169C95.4547 75.9169 84.0302 78.1264 70.6656 83.5485C67.2332 84.9413 63.9543 86.3383 60.6878 87.9716C51.3317 92.6516 41.9799 97.6799 33.2746 103.438C31.4839 104.619 24.955 108.242 24.955 109.519C24.955 112.524 29.4775 109.088 30.3812 108.545C36.1847 105.05 46.6972 98.2064 52.3681 95.3337C54.0345 94.488 55.3071 93.7004 56.957 92.8838L63.9916 89.3561C79.889 82.2842 90.472 78.4788 109.756 78.4788C120.575 78.4788 129.061 81.2354 137.236 83.9589C144.884 86.5083 154.037 90.3178 164.155 90.3178C176.239 90.3178 184.687 85.6004 192.302 81.024C195.589 79.0508 199.959 75.6558 203.059 73.2183C215.093 63.767 222.103 56.865 236.052 49.8884C247.265 44.2839 255.655 41.6764 268.8 41.6764C282.032 41.6764 296.483 50.191 305.586 55.4514C310.262 58.1541 314.337 60.2766 319.498 62.3409C342.442 71.5187 362.443 63.2032 381.765 53.2005C385.898 51.0615 393.359 46.3275 397.621 43.7781C407.831 37.672 412.1 34.6667 423.251 29.0912C434.809 23.3126 444.177 20.2368 458.876 20.2368C471.445 20.2368 483.317 26.1936 491.015 32.2582C494.054 34.6501 495.973 36.3455 498.634 39.3592L504.74 47.9732C506.142 50.5019 505.408 50.564 506.879 50.9579C506.672 48.4914 501.814 41.3573 499.915 39.0442C499.277 38.269 498.875 37.6637 498.166 36.9507C495.09 33.8625 494.178 32.5899 490.427 29.6508C471.031 14.4664 447.647 15.7183 425.494 25.5677C411.437 31.8147 399.581 40.0805 386.748 47.6209C376.695 53.5321 366.431 58.4692 355.069 61.7026C351.645 62.6767 345.879 63.7545 341.762 63.7545L341.754 63.7504Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	top: 0;
    left: -200px;
}

.list-rooms__header:after {
	position: absolute;
	content: '';
	width: 301px;
	height: 221px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='302' height='222' viewBox='0 0 302 222' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M301.027 150.633V151.238C300.787 151.599 300.032 151.628 299.319 151.533C280.794 148.992 262.165 147.479 244.385 143.031C240.327 142.015 236.58 141.016 232.667 139.71L221.988 135.669C222.768 136.829 236.629 147.843 239.726 150.248C249.629 157.937 260.623 173.006 266.252 183.56C269.494 189.641 272.619 195.672 275.289 202.044L280.363 215.209C280.781 216.295 283.236 221.191 281.457 221.688C279.948 222.111 272.313 214.956 271.027 213.667C264.789 207.412 259.964 200.104 255.138 192.758C252.655 188.978 250.703 185.226 248.365 181.292C245.14 175.874 241.591 168.79 238.735 163.082L233.927 154.128L224.475 140.859C223.663 140.034 223.049 139.449 222.229 138.624C221.42 137.812 220.935 136.941 219.75 136.626C227.311 150.915 232.741 168.541 235.614 185.724C236.891 193.359 239.423 215.131 236.712 220.785C234.888 220.631 235.083 219.649 234.466 218.231C231.22 210.77 228.355 202.947 225.868 195.146C221.126 180.272 217.424 159.927 217.515 143.98C217.528 142.044 217.271 141.348 217.196 139.818C216.852 132.837 216.533 133.87 209.449 129.326C206.721 127.577 195.363 119.999 192.548 119.344C192.826 120.534 194.231 122.544 194.89 123.722C197.303 128.033 199.371 132.609 201.237 137.215C205.32 147.284 208.056 157.689 210.012 168.437C211.049 174.133 211.745 180.223 212.068 186.221C212.18 188.294 211.894 190.466 212.201 192.489C212.616 195.233 212.184 196.439 212.064 198.703C211.944 200.987 212.537 203.092 211.107 204.145C209.552 203.731 208.955 201.277 208.213 200L203.529 191.245C196.353 176.902 191.748 159.981 190.04 143.615C189.186 135.449 189.348 126.408 189.348 117.429C182.019 113.553 174.288 109.901 166.635 106.539C164.26 105.499 161.184 103.944 158.627 103.347C159.041 103.965 159.634 104.711 160.152 105.341C167.908 114.668 174.383 129.119 177.645 140.651C180.547 150.907 183.814 165.954 183.901 176.637L184.224 183.352C184.212 185.417 184.954 187.547 183.905 189.11C182.359 188.982 182.537 188.551 181.841 187.336C178.798 182.001 175.598 176.894 172.916 171.302C172.443 170.315 172.19 169.515 171.751 168.628C168.886 162.833 166.681 157.092 164.583 150.832C159.667 136.154 155.746 117.69 155.746 102.071C153.47 101.54 151.323 100.541 149.068 99.7907C146.904 99.0736 144.591 98.2155 142.306 97.5937C130.936 94.4847 126.21 92.9509 113.641 90.4181C111.088 89.9041 108.398 89.3859 106.056 89.046C103.66 88.6978 100.87 88.047 98.4695 87.9931L100.057 88.9631C110.566 94.0784 119.909 100.632 128.15 108.873C140.184 120.907 149.358 135.515 155.149 151.632C156.956 156.669 158.353 161.469 159.779 167.161L162.291 179.696C162.635 181.723 163.166 182.138 161.827 183.033C160.31 182.018 151.617 169.955 150.353 168.268C139.21 153.415 127.561 138.686 118.322 122.536C112.825 112.931 106.254 98.8414 97.0518 91.6451C94.3532 89.5351 92.2515 87.392 88.6078 86.9692C80.2467 85.995 72.2876 85.7546 63.9057 85.7546C59.3251 85.7546 55.9259 86.0738 51.4241 86.0738C52.5185 87.5661 57.4224 89.5559 59.4246 90.5549C76.5117 99.0984 89.9467 106.68 104.451 118.81C108.265 121.997 110.574 124.974 113.745 128.074C114.491 128.804 114.582 128.932 115.237 129.782C115.793 130.495 116.058 130.649 116.605 131.291C126.737 143.201 133.025 157.705 135.765 173.25C136.399 176.857 136.984 180.107 137.481 183.692C137.742 185.591 137.95 187.042 138.198 189.056C138.397 190.669 139.135 192.427 138.14 193.915C135.815 193.372 133.046 189.276 131.342 187.593C129.12 185.396 127.151 183.406 124.938 181.197C121.895 178.154 105.857 161.432 103.121 157.892C102.524 157.121 102.213 156.905 101.57 156.242C95.5968 150.094 81.7845 132.568 77.2703 125.823C73.7757 120.604 70.588 115.663 67.3173 110.179C64.1959 104.943 61.319 99.1813 57.2608 94.6339C56.6058 93.9002 56.4731 93.5768 55.8223 92.8721C53.7413 90.6212 49.4592 86.621 46.2839 86.3847C44.2444 86.2313 36.6252 87.1806 34.2707 87.4956C29.86 88.0843 30.8342 87.819 31.3897 88.4366C32.5753 89.759 34.6189 90.8824 36.0573 91.8358C42.3624 96.006 48.5473 100.599 53.8947 106L61.5802 114.316C66.1483 119.448 70.0159 125.168 73.8172 130.877C85.2791 148.088 92.8029 170.067 97.255 190.959C97.9721 194.313 98.7763 198.048 99.3691 201.646C99.709 203.706 101.968 212.511 99.4396 211.255C97.9887 210.533 89.5488 198.806 87.9818 196.709C81.54 188.074 75.5831 178.9 70.5092 169.383C69.7631 167.986 69.0128 166.676 68.192 165.299L63.8891 156.802C62.5709 153.887 61.0952 151.209 59.7355 148.158L55.7145 139.059C50.5038 126.657 46.3999 109.242 38.5735 98.601C37.6408 97.3325 36.8698 96.1511 35.8169 94.9572C33.5369 92.3788 31.4477 91.0855 28.6372 89.332C26.0754 87.7319 22.7467 89.046 18.3194 89.7797C14.3482 90.4388 11.09 91.2513 7.30114 91.8814C6.26066 92.0555 -0.338748 94.0867 0.0136054 91.6244C0.225018 90.1528 5.42327 89.0584 6.74978 88.7724C28.2724 84.1338 23.584 88.2459 24.6618 81.0828C28.1895 57.6492 53.19 29.8713 70.8409 14.9439C71.5663 14.3304 71.7943 14.0112 72.5363 13.4392L86.8419 2.14728C88.3176 1.03633 89.0638 0 91.095 0C91.3313 1.11924 91.4307 0.596929 90.9126 1.71202C88.7404 6.38382 85.8345 10.8235 83.5173 15.4621L78.7211 24.4285C78.1449 25.5643 77.6019 26.4555 76.9967 27.5043L68.2459 41.7933C66.9526 43.7333 65.7297 45.3085 64.4032 47.232C61.8662 50.9089 59.0101 54.4283 55.9674 57.6782C55.0762 58.6275 54.7362 59.2493 53.7331 60.2442L49.0944 64.887C48.1534 65.8362 47.598 66.114 46.686 66.9596C44.945 68.5805 43.5853 69.7453 41.7074 71.2625C39.6887 72.8957 33.2178 77.8246 31.7006 79.8143C30.5689 81.2983 28.1854 83.4083 27.7294 85.1203C30.9835 84.8509 34.6977 83.8519 38.2792 83.8311C42.3044 83.8063 44.6962 82.8819 47.4653 81.4973C56.5934 76.9333 60.5521 73.4388 66.8696 65.7036L71.6989 59.013C75.6204 53.0935 79.4425 47.2278 83.7329 41.6068L90.3737 33.8467C91.0121 33.1544 91.0494 32.9306 91.6505 32.2466C94.8175 28.6526 99.9287 24.2253 103.813 21.05L128.192 4.46867C129.684 3.60644 130.215 2.77738 132.047 3.20435C132.047 6.59109 128.245 14.8693 126.882 18.198C123.188 27.21 118.027 35.9608 111.639 43.2732L106.955 48.5087C105.521 50.3658 103.494 51.7462 101.894 53.3671C95.7668 59.5768 86.0128 65.7243 78.6755 70.1474C72.3083 73.9901 65.2198 77.0038 58.4422 79.9967C57.2773 80.5107 56.0917 80.9792 54.7943 81.4683L51.4075 82.8819C61.0537 82.8819 70.7455 82.4425 80.1927 83.2176C83.6126 83.4995 87.3766 84.6146 90.0711 82.8238C94.1003 80.146 97.5617 76.925 101.085 73.6751L105.409 69.3598C110.222 64.5553 114.927 59.6182 120.249 55.4024C134.886 43.8079 151.654 34.7918 170.055 30.3314C173.073 29.6019 176.211 28.8018 180.046 28.8018V30.0827C175.606 31.119 171.743 33.7057 168.331 35.9691C165.201 38.0459 154.937 47.0537 151.638 50.3161L147.331 54.648C146.456 55.5144 145.946 55.7175 145.08 56.5548C140.557 60.9074 136.001 64.9284 130.903 68.6178C123.835 73.7331 116.042 77.6919 107.768 80.6807C104.057 82.0196 99.738 82.9523 95.8704 84.1421C94.9957 84.4115 95.2072 84.2788 94.6061 84.797C102.403 84.797 120.461 88.9921 128.656 91.0689C130.517 91.5415 131.359 92.1799 132.606 91.1352C135.405 88.7973 137.946 84.8385 141.146 82.372C142.431 81.3813 142.854 80.7222 143.985 79.7729C161.736 64.9077 183.258 54.6977 206.29 50.8799C209.399 50.3658 223.845 48.0445 227.091 49.599C226.714 51.0125 227.008 50.229 225.972 50.7223C218.311 54.3454 213.511 57.9725 206.841 62.9511C201.208 67.1545 195.736 71.7185 189.543 75.0928C188.444 75.6939 187.988 76.0338 186.885 76.5934C179.038 80.5771 171.398 83.4332 162.892 86.2023C159.066 87.45 140.346 92.4327 135.894 92.8017C136.851 93.4649 137.767 93.5603 138.957 93.896C140.114 94.2235 140.719 94.5013 141.859 94.837L153.855 98.8704C155.426 99.3845 155.327 99.2104 156.6 98.4766C160.977 95.9521 165.417 94.0826 170.565 92.5944C180.9 89.6015 200.229 86.6292 211.119 85.7878C221.416 84.9918 230.863 84.8177 240.493 86.4427C242.802 86.8324 254.832 89.6719 255.972 91.2016C257.721 93.5478 251.549 92.7768 250.442 92.7892C248.713 92.81 248.556 93.0877 246.943 93.1333C241.84 93.2659 237.032 93.8173 232.77 94.638C228.343 95.4961 224.111 96.3211 219.799 97.3449C213.387 98.8663 205.813 99.658 199.035 100.578C193.132 101.378 183.208 102.112 177.181 102.083C171.684 102.054 167.071 101.76 161.819 101.76L162.225 101.992C165.334 103.642 168.571 104.753 171.83 106.15L188.527 114.494C189.617 114.797 195.781 112.422 197.083 112.065C199.011 111.539 200.764 111.099 202.708 110.651C221.035 106.44 241.235 109.122 258.898 115.402C260.855 116.098 262.069 116.762 263.852 117.487C264.635 117.806 274.248 122.267 271.272 123.079C270.928 123.175 265.792 122.329 264.839 122.258C262.401 122.08 260.594 121.91 258.14 121.919L251.113 121.587C248.784 121.558 246.367 121.678 244.05 121.612C242.437 121.562 242.28 121.288 240.551 121.268C227.957 121.114 217.888 118.64 205.527 116.932C201.27 116.343 196.586 116.144 192.54 116.48L193.675 117.263C194.264 117.632 194.256 117.628 194.89 117.968C195.902 118.515 196.428 118.863 197.34 119.357L206.621 125.119C215.327 130.922 214.448 131.867 222.32 131.217C226.536 130.868 239.784 130.989 244.294 131.606C246.205 131.867 248.887 132.008 251.076 132.187C263.222 133.177 275.857 137.119 286.299 141.762C288.305 142.653 299.452 148.424 300.721 150.132C300.861 150.322 300.961 150.492 301.023 150.637L301.027 150.633ZM230.308 144.631C231.406 144.925 237.483 150.19 238.702 151.276C243.987 155.985 244.166 156.569 248.315 160.864C249.065 161.639 249.331 162.128 250.065 162.953C254.811 168.276 260.602 177.093 264.213 183.365C268.549 190.889 277.573 210.956 279.268 218.231C277.498 217.046 272.735 213.025 271.189 211.267L259.611 195.963C259.064 195.063 258.621 194.508 258.082 193.649C253.65 186.582 249.41 179.074 245.451 171.721C241.243 163.902 238.395 157.456 233.371 149.24C232.322 147.524 231.212 146.339 230.308 144.627V144.631ZM219.107 137.911C219.961 138.894 221.959 143.91 222.448 145.132C229.802 163.571 236.07 187.237 236.07 207.031C236.07 209.924 236.397 213.207 235.751 215.989L229.23 198.831C228.704 197.264 228.389 196.016 227.87 194.429C224.873 185.226 221.615 169.204 220.74 159.96C220.575 158.194 220.463 156.532 220.206 154.737C219.534 150.053 219.729 144.755 219.414 140.809C219.314 139.569 219.111 139.495 219.111 137.911H219.107ZM221.346 135.349L221.441 135.445C221.433 135.436 221.312 135.383 221.346 135.349ZM190.944 129.268L191.263 119.987L193.398 123.933C194.144 125.413 194.575 126.619 195.317 128.091C201.672 140.693 207.865 162.128 209.154 176.015C210.24 187.742 210.145 186.606 210.145 199.988L208.122 196.572C204.109 189.4 198.986 175.605 196.913 168.421C195.193 162.46 193.912 156.656 192.817 150.115C191.798 144.021 190.944 136.344 190.944 129.268ZM220.384 132.788C224.223 132.788 228.065 132.792 231.904 132.788L243.017 133.194C252.104 134.437 252.332 133.613 263.611 135.959C272.06 137.716 281.793 141.294 289.08 145.369C290.428 146.119 291.481 146.67 292.811 147.396C293.848 147.96 295.999 149.008 296.542 149.746C279.807 148.353 252.121 144.22 237.301 139.225L220.38 132.788H220.384ZM220.065 110.386C236.783 110.386 250.467 112.861 264.868 119.987L267.106 121.268C260.511 121.268 254.558 120.646 247.897 120.638C245.919 120.633 245.418 120.298 243.44 120.294L228.969 119.402C220.562 118.341 209.162 115.705 203.102 115.191C199.881 114.917 196.834 114.863 193.19 114.863C194.762 113.773 204.234 112.011 205.759 111.754C210.269 110.996 214.962 110.382 220.069 110.382L220.065 110.386ZM157.665 104.624L157.959 104.972C166.15 115.477 172.775 131.324 176.51 144.021C177.902 148.76 179.246 155.036 180.066 159.985C181.252 167.123 182.305 175.8 182.305 183.987C181.438 183.352 180.473 181.184 179.805 180.086L173.239 167.132C170.366 160.963 168.198 155.276 165.943 148.507C162.237 137.389 157.665 116.853 157.665 104.624ZM39.585 96.6237C41.2888 97.0796 49.9898 104.939 51.1837 106.146C52.2076 107.182 52.9496 107.563 53.9196 108.529C54.9228 109.532 55.3746 110.345 56.4648 111.423C60.0008 114.917 63.1637 118.88 66.1483 122.86C67.707 124.936 68.9837 126.789 70.5009 129.069C75.3717 136.373 78.0537 141.742 81.8343 149.415C84.3837 154.588 85.8926 159.405 87.9114 164.458C91.3105 172.985 94.888 188.302 96.7907 197.82C97.4 200.866 97.7938 204.116 98.4695 207.018C97.1886 206.16 90.3074 196.555 89.2337 195.133L80.7317 182.515C69.0211 163.306 60.7677 148.353 52.904 125.865C50.1847 118.084 46.4165 106.726 41.8318 99.8197C41.1022 98.7212 40.2897 97.6683 39.5892 96.6237H39.585ZM136.225 189.745L130.546 184.546C128.656 182.656 126.998 180.998 125.107 179.108C123.18 177.18 121.754 175.435 119.826 173.507C117.928 171.609 116.025 169.859 114.222 167.911L97.5866 149.348C94.7553 146.301 89.2296 138.981 86.4895 135.486C82.4395 130.313 78.7502 124.87 75.1644 119.29C70.9279 112.691 64.9876 101.279 60.7055 95.351C59.9511 94.3064 58.8401 93.1955 58.1437 92.155C59.2298 92.4079 60.8298 93.295 61.8786 93.8587L72.5446 99.513C77.8548 102.125 88.1974 108.736 92.8899 112.127L102.068 119.27C103.199 120.277 103.842 120.716 104.945 121.836C107.995 124.94 107.627 123.937 111.83 128.709L115.751 133.111C121.178 140.075 124.83 145.369 128.316 153.506C131.976 162.045 133.697 170.253 135.085 179.696C135.545 182.826 136.225 186.532 136.225 189.753V189.745ZM170.785 100.143L157.027 99.8239C158.15 98.1491 164.422 95.948 166.503 95.2184C178.039 91.185 208.192 86.7039 220.388 86.7039C229.827 86.7039 236.501 86.8282 245.604 89.3279C246.392 89.5434 247.333 89.8129 248.344 90.1072L251.109 91.1808C238.798 91.1808 224.923 95.094 212.528 97.0797C199.649 99.144 185.522 100.139 170.789 100.139L170.785 100.143ZM100.866 91.4213C102.134 91.7156 103.718 92.9467 104.928 93.6805C115.366 99.9772 122.562 105.403 130.708 114.623C135.433 119.974 138.999 124.439 142.762 130.727C144.346 133.376 148.255 140.175 149.3 142.749C154.067 154.526 155.758 157.079 159.012 170.796C159.406 172.454 160.504 177.114 160.546 178.863C159.605 178.175 145.73 158.891 144.591 157.378C143.227 155.566 142 153.862 140.657 152.034L130.981 138.351C123.433 126.98 121.692 124.124 115.005 112.086C112.688 107.916 110.524 104.127 107.797 100.412C104.393 95.778 101.035 91.6741 100.866 91.4213ZM222.946 50.8633L213.411 57.0067C201.029 65.2227 197.817 69.7329 181.774 77.2069C169.135 83.0974 155.534 86.5961 141.909 89.502C139.852 89.9414 137.253 90.6958 135.268 90.8616C136.818 87.9267 150.187 77.3561 152.044 75.9592C153.652 74.7529 155.145 73.7248 156.703 72.6222C160.745 69.766 167.572 66.0725 171.958 63.8796C184.075 57.8233 194.633 54.5029 208.267 52.1898C212.57 51.4602 218.1 50.8674 222.942 50.8674L222.946 50.8633ZM91.7458 83.1845C92.4381 82.2393 95.1947 80.7719 96.4134 79.8516C98.0633 78.608 99.4437 77.4142 100.953 76.0711C101.84 75.2835 102.292 75.0555 103.191 74.1476L113.745 63.9045C117.633 59.9706 123.167 55.9372 127.495 52.6955L134.816 47.8579C135.715 47.2693 136.47 46.8091 137.407 46.2868C147.94 40.4253 154.854 37.0261 166.416 33.6974C168.289 33.1586 171.158 32.1429 173.023 31.9854L163.381 38.6594C160.136 41.2544 155.273 45.3832 152.305 48.3844L141.419 58.3C140.503 59.154 140.304 59.4483 139.239 60.2815C129.717 67.7224 129.286 68.8458 116.916 75.0803C111.59 77.7665 104.41 80.2413 98.5939 81.7212C96.6953 82.202 93.5532 83.0394 91.7416 83.1886L91.7458 83.1845ZM173.347 31.6662L173.442 31.7616C173.434 31.7574 173.314 31.6994 173.347 31.6662ZM56.556 78.2847L61.5843 74.1476C68.3951 67.3161 71.7943 61.5914 77.1542 53.5536C80.1513 49.0559 83.1276 44.7406 86.5517 40.5497C89.8472 36.5163 93.5905 32.2176 97.2633 28.5448C103.912 21.8915 115.084 13.0081 122.89 9.05342C125.033 7.96734 126.654 6.65327 129.182 6.06463L124.2 19.0022C119.619 29.9418 110.727 43.0286 101.74 50.9421C97.1554 54.9796 94.5315 57.2347 89.3664 60.9696L81.084 66.4456C79.0652 67.6395 60.0878 77.9862 56.556 78.2805V78.2847ZM26.465 82.8694C26.465 75.4824 32.8281 63.8465 36.1734 57.6989C38.0471 54.2583 45.6745 43.1737 48.7835 39.9072L54.9932 32.9927C56.3819 31.2517 57.6089 30.12 59.1841 28.5448L87.5839 4.14534C87.103 6.20142 83.2313 13.4889 82.0374 15.8808C79.1315 21.705 75.9397 27.1561 72.6027 32.686C68.4863 39.5134 63.1347 46.9584 58.0442 53.0064L53.9362 57.5373C50.9142 61.3261 49.5131 61.894 47.3368 64.0579C46.3585 65.0279 46.0435 65.3181 44.9781 66.1762L40.269 70.1059C36.4636 73.1445 34.4531 74.3964 30.7057 78.1437L26.465 82.8653V82.8694Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	top: -100px;
    right: 0;
}

.rooms1 .item .img:before {
	background: rgba(0 0 0 / .3);
}

.rooms1 .item .img img {
	border-radius: 0;
}

.rooms1 .item .wrap .cont h3 a {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.25rem;
	color: #FFFFFF;
}

.my-next-button,
.my-prev-button {
	position: absolute;
	top: 50%;
	background: rgba(255 255 255 / .7);
	width: 35px;
	height: 35px;
	z-index: 9;
	border-radius: 50%;
	margin-top: -17px;
	color: #000;
    text-align: center;
    line-height: 37px;
}

.my-next-button--right {
	right: 12px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 1);
    border: 0px solid rgba(255, 255, 255, 1);
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 35px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: rgba(202, 184, 170, 1);
    border: 0px solid rgba(202, 184, 170, 1);
}

.list-rooms:after {
	position: absolute;
	content: '';
	width: 242px;
	height: 178px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='193' height='230' viewBox='0 0 193 230' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.02432e-06 43.2068L0.226404 42.7765C0.532238 42.6101 1.07942 42.8717 1.5506 43.2062C13.7695 51.9426 26.4466 59.9869 37.4217 69.7998C39.9267 72.0398 42.217 74.1518 44.5103 76.544L50.5894 83.4116C50.4696 82.295 44.7356 69.2798 43.4337 66.4123C39.2702 57.2413 37.0919 42.4171 37.0381 32.8087C37.0085 27.273 37.0428 21.8161 37.5285 16.2882L38.8465 5.03102C38.9551 4.10234 39.042 -0.295894 40.4922 0.0157361C41.7231 0.2796 44.4747 8.2222 44.9059 9.61938C47.0009 16.3999 47.6972 23.4002 48.3795 30.427C48.7305 34.0434 48.715 37.4406 48.9055 41.1117C49.1714 46.1697 49.0438 52.5332 48.9389 57.6595L49.0077 65.8234L50.7628 78.7918C51.0318 79.6821 51.2493 80.3272 51.5242 81.2206C51.7949 82.1006 51.814 82.9008 52.539 83.5683C52.5091 70.5821 55.2422 56.0207 59.6276 42.7315C61.5764 36.8258 67.92 20.4015 71.9624 17.3962C73.2016 18.1875 72.6956 18.813 72.6043 20.0519C72.1205 26.5704 71.2306 33.2026 70.0804 39.6789C67.8877 52.0262 62.9085 67.874 56.8782 79.1764C56.1452 80.5479 56.0674 81.1392 55.5482 82.2544C53.1815 87.3456 53.7945 86.7313 57.1311 92.6111C58.4157 94.875 63.6554 104.511 65.4113 106.029C65.659 105.08 65.4121 103.125 65.3839 102.041C65.2815 98.074 65.523 94.0469 65.9198 90.0752C66.7837 81.3899 68.731 72.9699 71.361 64.5968C72.7549 60.1602 74.5378 55.5708 76.5518 51.1857C77.2476 49.6704 78.2635 48.2333 78.8021 46.6805C79.534 44.5746 80.2917 43.8783 81.2238 42.3143C82.1637 40.7356 82.53 39.0168 83.9406 38.8033C84.8906 39.6795 84.397 41.6474 84.4468 42.8326L84.5017 50.8085C84.2373 63.6888 81.1814 77.4407 76.2734 89.7137C73.8256 95.8384 70.3287 102.205 66.9699 108.588C70.73 114.085 74.8597 119.573 79.042 124.825C80.3413 126.454 81.9464 128.709 83.5413 130.09C83.4777 129.496 83.3354 128.744 83.2027 128.102C81.1782 118.571 81.9809 105.876 83.9758 96.4572C85.7493 88.0812 89.0562 76.1622 92.9904 68.5357L95.2727 63.6409C96.0537 62.178 96.3233 60.3857 97.6534 59.6671C98.7045 60.3368 98.4166 60.5766 98.4573 61.7006C98.6246 66.6314 98.9891 71.459 98.8038 76.4376C98.7707 77.3157 98.6512 77.979 98.6317 78.774C98.5001 83.9652 97.9201 88.8716 97.0697 94.1059C95.0737 106.38 90.9547 120.972 85.1117 132.076C86.5311 133.304 87.6838 134.818 89.0062 136.195C90.2762 137.514 91.5996 138.989 92.9907 140.286C99.9108 146.749 102.696 149.607 110.684 156.109C112.307 157.43 114.025 158.805 115.563 159.923C117.136 161.066 118.876 162.573 120.562 163.509L119.796 162.225C114.24 154.658 110.049 146.504 107.273 137.563C103.22 124.506 102.164 110.69 104.076 97.0665C104.675 92.81 105.478 88.875 106.593 84.2956L109.497 74.4446C110.01 72.8749 109.788 72.3817 111.075 72.2461C111.774 73.5356 113.441 85.3627 113.708 87.035C116.073 101.762 118.844 116.589 119.372 131.527C119.686 140.411 119.086 152.885 122.936 161.443C124.065 163.952 124.758 166.262 127.19 167.926C132.769 171.746 138.337 174.894 144.296 178.03C147.552 179.743 150.088 180.788 153.288 182.472C153.068 181.002 150.326 177.753 149.277 176.294C140.326 163.828 133.611 153.413 127.838 139.364C126.319 135.672 125.791 132.692 124.697 129.302C124.439 128.504 124.422 128.378 124.275 127.529C124.146 126.815 124.015 126.606 123.867 125.945C121.12 113.689 122.075 101.025 125.942 88.9497C126.84 86.1487 127.641 83.6198 128.628 80.8847C129.153 79.4373 129.548 78.3284 130.125 76.8032C130.587 75.5824 130.72 74.0569 131.984 73.3712C133.434 74.6272 133.87 78.5745 134.452 80.4082C135.209 82.8012 135.865 84.9523 136.612 87.351C137.637 90.6522 142.783 108.539 143.403 112.079C143.539 112.851 143.68 113.12 143.888 113.832C145.835 120.437 149.098 138.063 149.784 144.546C150.316 149.563 150.733 154.269 151.007 159.391C151.267 164.28 151.157 169.453 152.341 174.203C152.532 174.97 152.505 175.249 152.704 175.994C153.342 178.372 154.889 182.818 157.058 184.174C158.451 185.046 164.222 187.221 166.014 187.878C169.369 189.109 168.578 188.934 168.414 188.287C168.066 186.903 167.033 185.34 166.367 184.124C163.445 178.801 160.767 173.222 158.986 167.382L156.633 158.596C155.305 153.239 154.696 147.725 154.129 142.246C152.419 125.723 155.292 107.284 159.943 90.7666C160.688 88.1144 161.513 85.1585 162.438 82.3789C162.967 80.7871 164.654 73.6829 165.982 75.5217C166.744 76.5772 168.356 88.071 168.686 90.1482C170.035 98.6963 170.838 107.446 170.885 116.11C170.892 117.382 170.936 118.594 171.004 119.879L170.884 127.53C170.731 130.095 170.779 132.55 170.604 135.228L170.059 143.2C169.123 153.967 165.526 167.881 167.109 178.374C167.298 179.624 167.404 180.753 167.706 181.995C168.362 184.681 169.363 186.382 170.705 188.68C171.928 190.776 174.786 191.087 178.208 192.221C181.277 193.238 183.897 193.879 186.827 194.849C187.631 195.114 193.083 196.139 191.911 197.758C191.21 198.725 187.105 197.558 186.055 197.265C169.02 192.512 173.891 191.342 170.446 196.031C159.172 211.37 131.008 221.765 112.877 225.773C112.132 225.938 111.85 226.08 111.109 226.209L96.715 228.885C95.2503 229.122 94.3322 229.58 92.8883 228.82C93.139 227.936 92.8729 228.27 93.6584 227.671C96.9501 225.163 100.677 223.094 104.059 220.663L110.823 216.083C111.657 215.491 112.377 215.061 113.199 214.542L124.765 207.657C126.41 206.762 127.869 206.1 129.531 205.229C132.71 203.564 136.057 202.13 139.436 200.958C140.425 200.617 140.899 200.302 141.984 199.97L147.018 198.405C148.042 198.082 148.541 198.092 149.506 197.832C151.35 197.331 152.752 197.012 154.655 196.636C156.701 196.23 163.145 195.147 164.967 194.3C166.327 193.668 168.811 193.06 169.775 192.013C167.361 190.988 164.347 190.308 161.793 188.983C158.923 187.495 156.877 187.258 154.39 187.206C146.194 187.036 142.072 188.039 134.688 191.175L128.752 194.125C123.75 196.866 118.839 199.606 113.686 201.997L106.062 205.029C105.35 205.282 105.239 205.427 104.556 205.689C100.96 207.059 95.6707 208.294 91.7217 209.099L68.1886 211.766C66.8052 211.821 66.1179 212.212 64.9751 211.223C66.242 208.815 72.041 204.353 74.2557 202.496C80.2525 197.472 87.1948 193.182 94.4713 190.373L99.7597 188.403C101.474 187.62 103.431 187.397 105.175 186.843C111.854 184.721 121.087 183.999 127.958 183.6C133.921 183.25 140.088 183.759 146.026 184.167C147.046 184.237 148.064 184.348 149.169 184.485L152.106 184.747C145.248 181.139 138.194 177.826 131.768 173.741C129.443 172.261 127.184 170.06 124.599 170.325C120.733 170.722 117.067 171.717 113.347 172.709L108.659 174.159C103.44 175.774 98.2488 177.524 92.888 178.53C78.1454 181.297 62.8527 181.433 48.1032 177.721C45.6849 177.11 43.1549 176.505 40.4291 175.071L40.9083 174.16C44.452 175.084 48.1661 174.691 51.438 174.358C54.4397 174.053 65.1058 171.489 68.6718 170.404L73.3541 168.935C74.2999 168.647 74.7384 168.693 75.6675 168.422C80.5107 167.019 85.2535 165.865 90.2582 165.15C97.1961 164.157 104.217 164.258 111.217 165.229C114.355 165.665 117.775 166.618 120.969 167.219C121.692 167.354 121.492 167.37 122.113 167.226C116.57 164.309 105.303 154.572 100.254 150.03C99.1075 148.998 98.748 148.229 97.4703 148.505C94.6066 149.121 91.3193 150.984 88.1217 151.541C86.8375 151.764 86.2904 152.074 85.1308 152.326C66.9517 156.253 47.8324 155.46 30.0315 149.559C27.6291 148.761 16.491 145.007 14.7652 142.688C15.5621 141.824 15.0598 142.271 15.981 142.308C22.7821 142.598 27.5514 141.815 34.1552 140.771C39.7324 139.891 45.3295 138.693 50.9943 138.611C52.0001 138.595 52.4514 138.524 53.4446 138.538C60.5132 138.642 67.0126 139.469 74.0954 140.683C77.2821 141.227 92.4539 144.688 95.7568 146.091C95.3242 145.261 94.7086 144.851 93.9885 144.167C93.2888 143.502 92.9625 143.078 92.2777 142.413L85.2584 135.058C84.3338 134.105 84.3394 134.266 83.1603 134.311C79.104 134.468 75.2486 134.136 71.0319 133.268C62.5659 131.53 47.7129 126.412 39.6568 122.937C32.0391 119.651 25.2581 116.241 19.0205 111.483C17.5248 110.342 10.0353 103.824 9.79712 102.31C9.43123 99.9876 13.5307 102.845 14.3221 103.25C15.5587 103.882 15.7746 103.743 16.938 104.314C20.6151 106.129 24.2397 107.536 27.5761 108.546C31.0443 109.592 34.3616 110.589 37.8094 111.474C42.9372 112.791 48.6173 115.062 53.7796 116.943C58.2752 118.582 65.6044 121.773 69.8783 124.048C73.7749 126.125 76.9446 128.06 80.6783 130.025L80.4763 129.708C78.8834 127.372 76.9975 125.371 75.2038 123.159L66.4555 110.981C65.7937 110.358 60.5232 109.741 59.4645 109.507C57.8973 109.161 56.4864 108.817 54.9369 108.408C40.3334 104.546 26.9767 95.0834 16.7695 84.0115C15.6391 82.7845 15.0238 81.8587 14.028 80.6762C13.5905 80.1562 8.42531 73.3894 10.8451 73.9252C11.1253 73.9861 14.4601 76.5085 15.1115 76.9153C16.7776 77.9538 17.9988 78.7507 19.7465 79.6628L24.6173 82.527C26.2626 83.4191 28.0255 84.2377 29.648 85.1517C30.7757 85.7902 30.7854 86.0437 32.0065 86.705C40.9016 91.525 47.1337 97.0509 55.2823 102.889C58.0885 104.9 61.344 106.794 64.3457 108.069L63.8314 107.087C63.5509 106.604 63.5553 106.61 63.2315 106.131C62.7172 105.364 62.4732 104.92 62.0095 104.228L57.5669 96.6597C53.5495 89.2777 54.5278 88.9346 48.6883 86.4525C45.5611 85.123 36.188 80.0816 33.2128 77.9553C31.952 77.0548 30.0982 75.9514 28.6089 75.0059C20.3453 69.7581 12.838 62.2292 7.1517 55.0226C6.05882 53.6385 0.293301 45.3667 0.030442 43.6781C0.00157776 43.4898 -0.00556102 43.3318 0.00451585 43.2054L6.02432e-06 43.2068ZM48.0277 73.9284C47.3569 73.3082 45.0062 67.2924 44.5461 66.0645C42.5505 60.7397 42.6424 60.2576 41.2991 55.6524C41.0557 54.8207 41.0501 54.3737 40.8371 53.5128C39.454 47.9535 38.6356 39.5193 38.415 33.7101C38.1471 26.7396 39.2387 9.0981 40.7549 3.29217C41.5697 4.79711 43.4515 9.43724 43.8932 11.2651L46.3986 26.4759C46.4511 27.3201 46.5586 27.8808 46.6207 28.6924C47.1269 35.3745 47.3333 42.2975 47.3966 49.0061C47.463 56.1378 47.0762 61.7855 47.5744 69.5055C47.6779 71.1178 48.0242 72.3762 48.0262 73.9313L48.0277 73.9284ZM53.4764 82.8951C53.2369 81.8773 53.6928 77.5642 53.8026 76.5119C55.4723 60.6534 59.8695 41.4853 67.274 27.4141C68.3564 25.3572 69.3517 22.9009 70.8519 21.1654L69.069 35.8016C68.8571 37.1124 68.6143 38.1173 68.3888 39.4398C67.0768 47.1029 63.3997 59.7113 60.5634 66.6099C60.0207 67.9273 59.4785 69.1509 58.9897 70.523C57.7148 74.1041 55.5946 77.7973 54.3423 80.7205C53.9494 81.6389 54.0658 81.7679 53.4735 82.8936L53.4764 82.8951ZM50.9268 83.8789L50.8947 83.7755C50.8975 83.7845 50.9628 83.8677 50.9268 83.8789ZM70.2641 99.5746L66.5652 106.053L66.5239 102.449C66.547 101.118 66.6918 100.099 66.7148 98.7756C66.9114 87.44 70.5274 69.8851 74.8057 59.531C78.4205 50.7881 78.0634 51.6312 83.0689 42.1188L83.2292 45.3037C83.3991 51.9028 81.8808 63.6265 80.6668 69.5087C79.6599 74.3898 78.3995 78.9946 76.7305 84.054C75.1759 88.7674 72.9111 94.5444 70.2641 99.5746ZM50.6522 86.0598C47.9234 84.6239 45.1932 83.1835 42.4629 81.7505L34.7144 77.3043C28.7201 73.0212 28.2495 73.5223 21.1088 67.635C15.7606 63.2253 10.1797 57.0411 6.52343 51.4183C5.84638 50.3809 5.30411 49.5951 4.62955 48.5817C4.10374 47.7932 2.96665 46.2429 2.85664 45.5152C14.232 52.7654 32.3679 66.0604 41.0343 75.1551L50.6551 86.0614L50.6522 86.0598ZM42.4992 102.104C30.6146 95.85 21.8128 88.972 14.2411 78.5193L13.129 76.7714C17.8174 79.2385 21.8165 81.9073 26.5489 84.4051C27.953 85.1478 28.184 85.5741 29.5881 86.3167L39.5421 92.3637C45.1213 96.2629 52.2389 102.401 56.3549 105.034C58.5423 106.433 60.688 107.611 63.2783 108.974C61.7536 109.162 54.3611 106.871 53.1805 106.483C49.6905 105.335 46.1252 104.016 42.4947 102.105L42.4992 102.104ZM84.7026 129.542L84.6236 129.185C82.7301 118.653 83.9493 104.91 86.0439 94.4863C86.8262 90.597 88.2191 85.6331 89.4871 81.8075C91.3146 76.2896 93.8117 69.728 96.8743 63.9079C97.2529 64.6829 97.1285 66.5854 97.192 67.616L97.014 79.2811C96.7487 84.7407 96.1624 89.5947 95.2332 95.2505C93.7088 104.54 89.2771 120.849 84.7026 129.542ZM165.65 179.401C164.61 178.439 161.365 169.597 160.967 168.293C160.627 167.174 160.242 166.625 159.914 165.575C159.576 164.487 159.559 163.74 159.187 162.566C157.98 158.759 157.214 154.759 156.581 150.814C156.25 148.754 156.036 146.959 155.81 144.771C155.08 137.757 155.181 132.937 155.364 126.068C155.487 121.437 156.216 117.448 156.672 113.101C157.445 105.768 160.632 93.541 162.839 86.0633C163.546 83.6694 164.482 81.2118 165.087 78.8962C165.676 79.9854 166.975 89.3873 167.207 90.7997L168.53 102.95C169.669 120.987 169.943 134.703 167.121 153.632C166.143 160.18 164.573 169.664 165.249 176.288C165.357 177.342 165.54 178.395 165.648 179.399L165.65 179.401ZM131.785 77.0521L133.878 82.8719C134.515 84.9228 135.073 86.7218 135.71 88.7727C136.359 90.864 136.72 92.6381 137.369 94.7294C138.008 96.7893 138.707 98.7446 139.26 100.804L144.141 120.223C145.014 123.448 146.204 130.719 146.845 134.228C147.788 139.421 148.375 144.67 148.837 149.978C149.38 156.254 149.334 166.589 150.16 172.405C150.306 173.43 150.68 174.635 150.786 175.635C150.108 175.049 149.303 173.82 148.768 173.027L143.301 165.018C140.503 161.175 135.624 152.605 133.557 148.44L129.704 139.929C129.276 138.79 128.984 138.237 128.619 137.029C127.611 133.68 127.499 134.531 126.295 129.567L125.154 124.971C123.902 117.99 123.286 112.861 123.852 105.772C124.444 98.3324 126.292 91.8541 128.837 84.6217C129.68 82.2247 130.583 79.3359 131.788 77.0462L131.785 77.0521ZM73.6995 127.82L83.3607 133.194C81.9356 133.964 76.6536 133.183 74.9014 132.923C65.1915 131.475 42.0799 123.38 33.4103 118.818C26.7004 115.287 22.0025 112.702 16.4663 107.52C15.987 107.072 15.4189 106.529 14.8099 105.941L13.246 104.144C21.9981 108.749 33.3251 111.157 42.8789 114.382C52.807 117.733 63.2219 122.31 73.695 127.821L73.6995 127.82ZM120.141 160.176C119.35 159.492 118.684 158.024 118.098 157.05C113.034 148.669 109.948 142.12 107.606 132.519C106.249 126.947 105.384 122.439 105.061 116.561C104.926 114.085 104.691 107.79 104.911 105.57C105.928 95.4144 105.68 92.9664 108.498 81.9981C108.839 80.672 109.801 76.9488 110.426 75.6898C110.837 76.5309 113.486 95.4298 113.731 96.9318C114.023 98.7297 114.258 100.4 114.529 102.202L116.288 115.549C117.4 126.456 117.57 129.137 117.82 140.196C117.907 144.028 118.028 147.53 118.578 151.191C119.263 155.759 120.115 159.932 120.141 160.176ZM18.185 143.34L27.2608 142.539C39.1364 141.33 43.1074 139.326 57.3075 140.014C68.496 140.555 79.4733 143.155 90.2466 146.187C91.8726 146.643 94.0025 147.079 95.4761 147.704C93.2761 149.211 79.8183 151.724 77.9755 152.023C76.3809 152.278 74.9355 152.451 73.415 152.652C69.4734 153.17 63.2383 153.242 59.3002 153.16C48.4211 152.933 39.6734 151.344 29.1159 147.888C25.7842 146.797 21.6313 145.15 18.1894 143.339L18.185 143.34ZM123.543 169.442C122.697 169.855 120.189 169.867 118.978 170.066C117.34 170.332 115.912 170.665 114.337 171.055C113.412 171.283 113.005 171.276 112.026 171.585L100.692 174.919C96.4563 176.261 91.0134 177.058 86.7243 177.743L79.7105 178.444C78.8509 178.526 78.1424 178.571 77.2811 178.591C67.6005 178.818 61.4136 178.648 51.9497 176.689C50.4161 176.372 47.9969 176.02 46.6119 175.435L55.9629 174.297C59.241 173.667 64.2421 172.55 67.4748 171.527L78.9224 168.551C79.8931 168.286 80.1446 168.151 81.2136 167.958C90.766 166.23 91.4927 165.593 102.618 165.788C107.41 165.871 113.44 166.797 118.128 167.921C119.657 168.289 122.204 168.869 123.548 169.441L123.543 169.442ZM46.2627 175.541L46.2306 175.437C46.235 175.443 46.2987 175.529 46.2627 175.541ZM146.726 186.089L141.604 187.149C134.207 189.458 129.649 192.256 122.832 195.965C119.019 198.041 115.289 199.995 111.287 201.694C107.435 203.328 103.166 204.984 99.1813 206.221C91.9658 208.463 80.7009 210.599 73.6727 210.49C71.7429 210.461 70.0991 210.789 68.0813 210.261L76.4631 202.928C83.8116 196.865 95.0281 190.888 104.377 188.624C109.147 187.469 111.856 186.848 116.924 186.125L124.861 185.33C126.742 185.237 144.104 184.98 146.724 186.092L146.726 186.089ZM169.832 194.086C167.069 199.338 158.193 205.229 153.515 208.348C150.896 210.093 141.327 215.12 137.895 216.279L130.894 218.871C129.256 219.589 127.96 219.935 126.251 220.465L96.9349 227.187C98.0459 225.905 103.524 222.173 105.268 220.919C109.512 217.866 113.82 215.185 118.261 212.502C123.741 209.188 130.331 205.898 136.212 203.502L140.827 201.818C144.393 200.255 145.601 200.376 147.958 199.652C149.016 199.328 149.349 199.24 150.427 199.028L155.245 197.996C159.086 197.26 160.984 197.122 165.05 195.86L169.831 194.089L169.832 194.086Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
    bottom: 0;
    left: 40%;
    margin-left: -121px;
}

.list-rooms:before {
	position: absolute;
	content: '';
	width: 430px;
	height: 245px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='430' height='245' viewBox='0 0 430 245' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M260.161 91.8358C240.268 91.8358 219.429 83.4042 200.211 92.0472C177.437 102.286 166.481 119.324 154.343 139.619C145.634 154.182 136.941 169.457 118.909 174.585C112.513 176.405 105.748 176.712 97.9087 176.944C96.0516 176.998 94.7915 177.284 92.4742 177.267C69.5463 177.122 47.6838 188.953 31.9232 204.713C28.1137 208.523 23.7528 212.361 20.4821 216.631C17.1576 220.971 13.2444 225.092 9.96541 229.473L1.21456 241.205C0.634208 242.042 0.24043 242.287 0 243.19L1.21046 244.542C2.81885 244.094 3.2914 242.859 4.20338 241.636C9.6545 234.336 17.4187 223.832 23.4419 217.352C24.1052 216.639 24.1425 216.623 24.7767 215.806C27.21 212.66 34.4643 205.766 37.8386 202.628C40.4005 200.245 43.2027 198.18 46.034 196.103C57.7611 187.489 72.1495 181.541 87.7319 179.879C92.9011 179.327 103.617 179.622 109.955 178.739C125.529 176.575 133.791 171.542 143.76 160.387C156.358 146.289 162.85 121.79 185.877 102.987C189.143 100.321 192.713 98.2859 196.298 96.1304C197.633 95.3262 198.976 94.8661 200.427 94.1821C222.518 83.769 246.407 97.9378 271.287 92.7229C275.114 91.9187 278.339 90.5756 281.788 89.1455C288.097 86.5256 295.33 81.4227 300.404 76.726C301.076 76.1042 301.486 75.5778 302.158 74.956L305.843 71.6024C307.161 70.2966 307.878 69.223 309.201 67.9213C310.457 66.6819 311.36 65.5336 312.563 64.2444L318.905 56.5051C321.052 53.7526 322.947 51.3234 325.028 48.5502C326.068 47.1656 326.955 46.092 327.954 44.7572C329.011 43.3436 329.936 42.2203 331.018 40.7818C332.12 39.3144 333.024 38.22 334.118 36.8438C341.12 28.0556 349.286 18.7245 358.717 12.4816C368.711 5.8615 378.15 1.92344 391.676 1.92344C404.162 1.92344 418.372 6.78177 427.268 14.973C428.209 15.8393 427.994 16.2041 429.436 16.3243C429.187 15.3999 428.802 15.0891 428.068 14.4921C423.156 10.5168 419.442 7.9922 413.758 5.11948C406.711 1.56278 397.762 0 388.476 0C376.857 0 366.788 4.6718 357.821 10.6245L351.927 14.9688C351.193 15.6155 350.696 15.9513 350.003 16.5648L338.011 28.5738L321.28 49.6031C320.277 50.9172 319.274 52.1857 318.175 53.5412C313.039 59.8711 307.92 65.9606 302.154 71.7599C291.189 82.7907 276.316 91.84 260.153 91.84L260.161 91.8358Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
    bottom: 16px;
    right: -32px;
}

.c-block.resot-sec {
	background: #E2D6CC;
	padding: 80px 0;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.c-block.resot-sec p {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
	margin-bottom: 0;
}

.c-block.resot-sec ul {
	margin-top: 2rem;
	list-style: disc;
}

.c-block.resot-sec li {
	list-style: disc;
}

.advantages-main {
	background: #324646;
	padding: 100px 0;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='1920' height='7' viewBox='0 0 1920 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='1920' height='7' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	background-repeat: repeat-x;
    background-position: center;
	position: relative;
}

.advantages-main:before {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='193' height='230' viewBox='0 0 193 230' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.02432e-06 43.2068L0.226404 42.7765C0.532238 42.6101 1.07942 42.8717 1.5506 43.2062C13.7695 51.9426 26.4466 59.9869 37.4217 69.7998C39.9267 72.0398 42.217 74.1518 44.5103 76.544L50.5894 83.4116C50.4696 82.295 44.7356 69.2798 43.4337 66.4123C39.2702 57.2413 37.0919 42.4171 37.0381 32.8087C37.0085 27.273 37.0428 21.8161 37.5285 16.2882L38.8465 5.03102C38.9551 4.10234 39.042 -0.295894 40.4922 0.0157361C41.7231 0.2796 44.4747 8.2222 44.9059 9.61938C47.0009 16.3999 47.6972 23.4002 48.3795 30.427C48.7305 34.0434 48.715 37.4406 48.9055 41.1117C49.1714 46.1697 49.0438 52.5332 48.9389 57.6595L49.0077 65.8234L50.7628 78.7918C51.0318 79.6821 51.2493 80.3272 51.5242 81.2206C51.7949 82.1006 51.814 82.9008 52.539 83.5683C52.5091 70.5821 55.2422 56.0207 59.6276 42.7315C61.5764 36.8258 67.92 20.4015 71.9624 17.3962C73.2016 18.1875 72.6956 18.813 72.6043 20.0519C72.1205 26.5704 71.2306 33.2026 70.0804 39.6789C67.8877 52.0262 62.9085 67.874 56.8782 79.1764C56.1452 80.5479 56.0674 81.1392 55.5482 82.2544C53.1815 87.3456 53.7945 86.7313 57.1311 92.6111C58.4157 94.875 63.6554 104.511 65.4113 106.029C65.659 105.08 65.4121 103.125 65.3839 102.041C65.2815 98.074 65.523 94.0469 65.9198 90.0752C66.7837 81.3899 68.731 72.9699 71.361 64.5968C72.7549 60.1602 74.5378 55.5708 76.5518 51.1857C77.2476 49.6704 78.2635 48.2333 78.8021 46.6805C79.534 44.5746 80.2917 43.8783 81.2238 42.3143C82.1637 40.7356 82.53 39.0168 83.9406 38.8033C84.8906 39.6795 84.397 41.6474 84.4468 42.8326L84.5017 50.8085C84.2373 63.6888 81.1814 77.4407 76.2734 89.7137C73.8256 95.8384 70.3287 102.205 66.9699 108.588C70.73 114.085 74.8597 119.573 79.042 124.825C80.3413 126.454 81.9464 128.709 83.5413 130.09C83.4777 129.496 83.3354 128.744 83.2027 128.102C81.1782 118.571 81.9809 105.876 83.9758 96.4572C85.7493 88.0812 89.0562 76.1622 92.9904 68.5357L95.2727 63.6409C96.0537 62.178 96.3233 60.3857 97.6534 59.6671C98.7045 60.3368 98.4166 60.5766 98.4573 61.7006C98.6246 66.6314 98.9891 71.459 98.8038 76.4376C98.7707 77.3157 98.6512 77.979 98.6317 78.774C98.5001 83.9652 97.9201 88.8716 97.0697 94.1059C95.0737 106.38 90.9547 120.972 85.1117 132.076C86.5311 133.304 87.6838 134.818 89.0062 136.195C90.2762 137.514 91.5996 138.989 92.9907 140.286C99.9108 146.749 102.696 149.607 110.684 156.109C112.307 157.43 114.025 158.805 115.563 159.923C117.136 161.066 118.876 162.573 120.562 163.509L119.796 162.225C114.24 154.658 110.049 146.504 107.273 137.563C103.22 124.506 102.164 110.69 104.076 97.0665C104.675 92.81 105.478 88.875 106.593 84.2956L109.497 74.4446C110.01 72.8749 109.788 72.3817 111.075 72.2461C111.774 73.5356 113.441 85.3627 113.708 87.035C116.073 101.762 118.844 116.589 119.372 131.527C119.686 140.411 119.086 152.885 122.936 161.443C124.065 163.952 124.758 166.262 127.19 167.926C132.769 171.746 138.337 174.894 144.296 178.03C147.552 179.743 150.088 180.788 153.288 182.472C153.068 181.002 150.326 177.753 149.277 176.294C140.326 163.828 133.611 153.413 127.838 139.364C126.319 135.672 125.791 132.692 124.697 129.302C124.439 128.504 124.422 128.378 124.275 127.529C124.146 126.815 124.015 126.606 123.867 125.945C121.12 113.689 122.075 101.025 125.942 88.9497C126.84 86.1487 127.641 83.6198 128.628 80.8847C129.153 79.4373 129.548 78.3284 130.125 76.8032C130.587 75.5824 130.72 74.0569 131.984 73.3712C133.434 74.6272 133.87 78.5745 134.452 80.4082C135.209 82.8012 135.865 84.9523 136.612 87.351C137.637 90.6522 142.783 108.539 143.403 112.079C143.539 112.851 143.68 113.12 143.888 113.832C145.835 120.437 149.098 138.063 149.784 144.546C150.316 149.563 150.733 154.269 151.007 159.391C151.267 164.28 151.157 169.453 152.341 174.203C152.532 174.97 152.505 175.249 152.704 175.994C153.342 178.372 154.889 182.818 157.058 184.174C158.451 185.046 164.222 187.221 166.014 187.878C169.369 189.109 168.578 188.934 168.414 188.287C168.066 186.903 167.033 185.34 166.367 184.124C163.445 178.801 160.767 173.222 158.986 167.382L156.633 158.596C155.305 153.239 154.696 147.725 154.129 142.246C152.419 125.723 155.292 107.284 159.943 90.7666C160.688 88.1144 161.513 85.1585 162.438 82.3789C162.967 80.7871 164.654 73.6829 165.982 75.5217C166.744 76.5772 168.356 88.071 168.686 90.1482C170.035 98.6963 170.838 107.446 170.885 116.11C170.892 117.382 170.936 118.594 171.004 119.879L170.884 127.53C170.731 130.095 170.779 132.55 170.604 135.228L170.059 143.2C169.123 153.967 165.526 167.881 167.109 178.374C167.298 179.624 167.404 180.753 167.706 181.995C168.362 184.681 169.363 186.382 170.705 188.68C171.928 190.776 174.786 191.087 178.208 192.221C181.277 193.238 183.897 193.879 186.827 194.849C187.631 195.114 193.083 196.139 191.911 197.758C191.21 198.725 187.105 197.558 186.055 197.265C169.02 192.512 173.891 191.342 170.446 196.031C159.172 211.37 131.008 221.765 112.877 225.773C112.132 225.938 111.85 226.08 111.109 226.209L96.715 228.885C95.2503 229.122 94.3322 229.58 92.8883 228.82C93.139 227.936 92.8729 228.27 93.6584 227.671C96.9501 225.163 100.677 223.094 104.059 220.663L110.823 216.083C111.657 215.491 112.377 215.061 113.199 214.542L124.765 207.657C126.41 206.762 127.869 206.1 129.531 205.229C132.71 203.564 136.057 202.13 139.436 200.958C140.425 200.617 140.899 200.302 141.984 199.97L147.018 198.405C148.042 198.082 148.541 198.092 149.506 197.832C151.35 197.331 152.752 197.012 154.655 196.636C156.701 196.23 163.145 195.147 164.967 194.3C166.327 193.668 168.811 193.06 169.775 192.013C167.361 190.988 164.347 190.308 161.793 188.983C158.923 187.495 156.877 187.258 154.39 187.206C146.194 187.036 142.072 188.039 134.688 191.175L128.752 194.125C123.75 196.866 118.839 199.606 113.686 201.997L106.062 205.029C105.35 205.282 105.239 205.427 104.556 205.689C100.96 207.059 95.6707 208.294 91.7217 209.099L68.1886 211.766C66.8052 211.821 66.1179 212.212 64.9751 211.223C66.242 208.815 72.041 204.353 74.2557 202.496C80.2525 197.472 87.1948 193.182 94.4713 190.373L99.7597 188.403C101.474 187.62 103.431 187.397 105.175 186.843C111.854 184.721 121.087 183.999 127.958 183.6C133.921 183.25 140.088 183.759 146.026 184.167C147.046 184.237 148.064 184.348 149.169 184.485L152.106 184.747C145.248 181.139 138.194 177.826 131.768 173.741C129.443 172.261 127.184 170.06 124.599 170.325C120.733 170.722 117.067 171.717 113.347 172.709L108.659 174.159C103.44 175.774 98.2488 177.524 92.888 178.53C78.1454 181.297 62.8527 181.433 48.1032 177.721C45.6849 177.11 43.1549 176.505 40.4291 175.071L40.9083 174.16C44.452 175.084 48.1661 174.691 51.438 174.358C54.4397 174.053 65.1058 171.489 68.6718 170.404L73.3541 168.935C74.2999 168.647 74.7384 168.693 75.6675 168.422C80.5107 167.019 85.2535 165.865 90.2582 165.15C97.1961 164.157 104.217 164.258 111.217 165.229C114.355 165.665 117.775 166.618 120.969 167.219C121.692 167.354 121.492 167.37 122.113 167.226C116.57 164.309 105.303 154.572 100.254 150.03C99.1075 148.998 98.748 148.229 97.4703 148.505C94.6066 149.121 91.3193 150.984 88.1217 151.541C86.8375 151.764 86.2904 152.074 85.1308 152.326C66.9517 156.253 47.8324 155.46 30.0315 149.559C27.6291 148.761 16.491 145.007 14.7652 142.688C15.5621 141.824 15.0598 142.271 15.981 142.308C22.7821 142.598 27.5514 141.815 34.1552 140.771C39.7324 139.891 45.3295 138.693 50.9943 138.611C52.0001 138.595 52.4514 138.524 53.4446 138.538C60.5132 138.642 67.0126 139.469 74.0954 140.683C77.2821 141.227 92.4539 144.688 95.7568 146.091C95.3242 145.261 94.7086 144.851 93.9885 144.167C93.2888 143.502 92.9625 143.078 92.2777 142.413L85.2584 135.058C84.3338 134.105 84.3394 134.266 83.1603 134.311C79.104 134.468 75.2486 134.136 71.0319 133.268C62.5659 131.53 47.7129 126.412 39.6568 122.937C32.0391 119.651 25.2581 116.241 19.0205 111.483C17.5248 110.342 10.0353 103.824 9.79712 102.31C9.43123 99.9876 13.5307 102.845 14.3221 103.25C15.5587 103.882 15.7746 103.743 16.938 104.314C20.6151 106.129 24.2397 107.536 27.5761 108.546C31.0443 109.592 34.3616 110.589 37.8094 111.474C42.9372 112.791 48.6173 115.062 53.7796 116.943C58.2752 118.582 65.6044 121.773 69.8783 124.048C73.7749 126.125 76.9446 128.06 80.6783 130.025L80.4763 129.708C78.8834 127.372 76.9975 125.371 75.2038 123.159L66.4555 110.981C65.7937 110.358 60.5232 109.741 59.4645 109.507C57.8973 109.161 56.4864 108.817 54.9369 108.408C40.3334 104.546 26.9767 95.0834 16.7695 84.0115C15.6391 82.7845 15.0238 81.8587 14.028 80.6762C13.5905 80.1562 8.42531 73.3894 10.8451 73.9252C11.1253 73.9861 14.4601 76.5085 15.1115 76.9153C16.7776 77.9538 17.9988 78.7507 19.7465 79.6628L24.6173 82.527C26.2626 83.4191 28.0255 84.2377 29.648 85.1517C30.7757 85.7902 30.7854 86.0437 32.0065 86.705C40.9016 91.525 47.1337 97.0509 55.2823 102.889C58.0885 104.9 61.344 106.794 64.3457 108.069L63.8314 107.087C63.5509 106.604 63.5553 106.61 63.2315 106.131C62.7172 105.364 62.4732 104.92 62.0095 104.228L57.5669 96.6597C53.5495 89.2777 54.5278 88.9346 48.6883 86.4525C45.5611 85.123 36.188 80.0816 33.2128 77.9553C31.952 77.0548 30.0982 75.9514 28.6089 75.0059C20.3453 69.7581 12.838 62.2292 7.1517 55.0226C6.05882 53.6385 0.293301 45.3667 0.030442 43.6781C0.00157776 43.4898 -0.00556102 43.3318 0.00451585 43.2054L6.02432e-06 43.2068ZM48.0277 73.9284C47.3569 73.3082 45.0062 67.2924 44.5461 66.0645C42.5505 60.7397 42.6424 60.2576 41.2991 55.6524C41.0557 54.8207 41.0501 54.3737 40.8371 53.5128C39.454 47.9535 38.6356 39.5193 38.415 33.7101C38.1471 26.7396 39.2387 9.0981 40.7549 3.29217C41.5697 4.79711 43.4515 9.43724 43.8932 11.2651L46.3986 26.4759C46.4511 27.3201 46.5586 27.8808 46.6207 28.6924C47.1269 35.3745 47.3333 42.2975 47.3966 49.0061C47.463 56.1378 47.0762 61.7855 47.5744 69.5055C47.6779 71.1178 48.0242 72.3762 48.0262 73.9313L48.0277 73.9284ZM53.4764 82.8951C53.2369 81.8773 53.6928 77.5642 53.8026 76.5119C55.4723 60.6534 59.8695 41.4853 67.274 27.4141C68.3564 25.3572 69.3517 22.9009 70.8519 21.1654L69.069 35.8016C68.8571 37.1124 68.6143 38.1173 68.3888 39.4398C67.0768 47.1029 63.3997 59.7113 60.5634 66.6099C60.0207 67.9273 59.4785 69.1509 58.9897 70.523C57.7148 74.1041 55.5946 77.7973 54.3423 80.7205C53.9494 81.6389 54.0658 81.7679 53.4735 82.8936L53.4764 82.8951ZM50.9268 83.8789L50.8947 83.7755C50.8975 83.7845 50.9628 83.8677 50.9268 83.8789ZM70.2641 99.5746L66.5652 106.053L66.5239 102.449C66.547 101.118 66.6918 100.099 66.7148 98.7756C66.9114 87.44 70.5274 69.8851 74.8057 59.531C78.4205 50.7881 78.0634 51.6312 83.0689 42.1188L83.2292 45.3037C83.3991 51.9028 81.8808 63.6265 80.6668 69.5087C79.6599 74.3898 78.3995 78.9946 76.7305 84.054C75.1759 88.7674 72.9111 94.5444 70.2641 99.5746ZM50.6522 86.0598C47.9234 84.6239 45.1932 83.1835 42.4629 81.7505L34.7144 77.3043C28.7201 73.0212 28.2495 73.5223 21.1088 67.635C15.7606 63.2253 10.1797 57.0411 6.52343 51.4183C5.84638 50.3809 5.30411 49.5951 4.62955 48.5817C4.10374 47.7932 2.96665 46.2429 2.85664 45.5152C14.232 52.7654 32.3679 66.0604 41.0343 75.1551L50.6551 86.0614L50.6522 86.0598ZM42.4992 102.104C30.6146 95.85 21.8128 88.972 14.2411 78.5193L13.129 76.7714C17.8174 79.2385 21.8165 81.9073 26.5489 84.4051C27.953 85.1478 28.184 85.5741 29.5881 86.3167L39.5421 92.3637C45.1213 96.2629 52.2389 102.401 56.3549 105.034C58.5423 106.433 60.688 107.611 63.2783 108.974C61.7536 109.162 54.3611 106.871 53.1805 106.483C49.6905 105.335 46.1252 104.016 42.4947 102.105L42.4992 102.104ZM84.7026 129.542L84.6236 129.185C82.7301 118.653 83.9493 104.91 86.0439 94.4863C86.8262 90.597 88.2191 85.6331 89.4871 81.8075C91.3146 76.2896 93.8117 69.728 96.8743 63.9079C97.2529 64.6829 97.1285 66.5854 97.192 67.616L97.014 79.2811C96.7487 84.7407 96.1624 89.5947 95.2332 95.2505C93.7088 104.54 89.2771 120.849 84.7026 129.542ZM165.65 179.401C164.61 178.439 161.365 169.597 160.967 168.293C160.627 167.174 160.242 166.625 159.914 165.575C159.576 164.487 159.559 163.74 159.187 162.566C157.98 158.759 157.214 154.759 156.581 150.814C156.25 148.754 156.036 146.959 155.81 144.771C155.08 137.757 155.181 132.937 155.364 126.068C155.487 121.437 156.216 117.448 156.672 113.101C157.445 105.768 160.632 93.541 162.839 86.0633C163.546 83.6694 164.482 81.2118 165.087 78.8962C165.676 79.9854 166.975 89.3873 167.207 90.7997L168.53 102.95C169.669 120.987 169.943 134.703 167.121 153.632C166.143 160.18 164.573 169.664 165.249 176.288C165.357 177.342 165.54 178.395 165.648 179.399L165.65 179.401ZM131.785 77.0521L133.878 82.8719C134.515 84.9228 135.073 86.7218 135.71 88.7727C136.359 90.864 136.72 92.6381 137.369 94.7294C138.008 96.7893 138.707 98.7446 139.26 100.804L144.141 120.223C145.014 123.448 146.204 130.719 146.845 134.228C147.788 139.421 148.375 144.67 148.837 149.978C149.38 156.254 149.334 166.589 150.16 172.405C150.306 173.43 150.68 174.635 150.786 175.635C150.108 175.049 149.303 173.82 148.768 173.027L143.301 165.018C140.503 161.175 135.624 152.605 133.557 148.44L129.704 139.929C129.276 138.79 128.984 138.237 128.619 137.029C127.611 133.68 127.499 134.531 126.295 129.567L125.154 124.971C123.902 117.99 123.286 112.861 123.852 105.772C124.444 98.3324 126.292 91.8541 128.837 84.6217C129.68 82.2247 130.583 79.3359 131.788 77.0462L131.785 77.0521ZM73.6995 127.82L83.3607 133.194C81.9356 133.964 76.6536 133.183 74.9014 132.923C65.1915 131.475 42.0799 123.38 33.4103 118.818C26.7004 115.287 22.0025 112.702 16.4663 107.52C15.987 107.072 15.4189 106.529 14.8099 105.941L13.246 104.144C21.9981 108.749 33.3251 111.157 42.8789 114.382C52.807 117.733 63.2219 122.31 73.695 127.821L73.6995 127.82ZM120.141 160.176C119.35 159.492 118.684 158.024 118.098 157.05C113.034 148.669 109.948 142.12 107.606 132.519C106.249 126.947 105.384 122.439 105.061 116.561C104.926 114.085 104.691 107.79 104.911 105.57C105.928 95.4144 105.68 92.9664 108.498 81.9981C108.839 80.672 109.801 76.9488 110.426 75.6898C110.837 76.5309 113.486 95.4298 113.731 96.9318C114.023 98.7297 114.258 100.4 114.529 102.202L116.288 115.549C117.4 126.456 117.57 129.137 117.82 140.196C117.907 144.028 118.028 147.53 118.578 151.191C119.263 155.759 120.115 159.932 120.141 160.176ZM18.185 143.34L27.2608 142.539C39.1364 141.33 43.1074 139.326 57.3075 140.014C68.496 140.555 79.4733 143.155 90.2466 146.187C91.8726 146.643 94.0025 147.079 95.4761 147.704C93.2761 149.211 79.8183 151.724 77.9755 152.023C76.3809 152.278 74.9355 152.451 73.415 152.652C69.4734 153.17 63.2383 153.242 59.3002 153.16C48.4211 152.933 39.6734 151.344 29.1159 147.888C25.7842 146.797 21.6313 145.15 18.1894 143.339L18.185 143.34ZM123.543 169.442C122.697 169.855 120.189 169.867 118.978 170.066C117.34 170.332 115.912 170.665 114.337 171.055C113.412 171.283 113.005 171.276 112.026 171.585L100.692 174.919C96.4563 176.261 91.0134 177.058 86.7243 177.743L79.7105 178.444C78.8509 178.526 78.1424 178.571 77.2811 178.591C67.6005 178.818 61.4136 178.648 51.9497 176.689C50.4161 176.372 47.9969 176.02 46.6119 175.435L55.9629 174.297C59.241 173.667 64.2421 172.55 67.4748 171.527L78.9224 168.551C79.8931 168.286 80.1446 168.151 81.2136 167.958C90.766 166.23 91.4927 165.593 102.618 165.788C107.41 165.871 113.44 166.797 118.128 167.921C119.657 168.289 122.204 168.869 123.548 169.441L123.543 169.442ZM46.2627 175.541L46.2306 175.437C46.235 175.443 46.2987 175.529 46.2627 175.541ZM146.726 186.089L141.604 187.149C134.207 189.458 129.649 192.256 122.832 195.965C119.019 198.041 115.289 199.995 111.287 201.694C107.435 203.328 103.166 204.984 99.1813 206.221C91.9658 208.463 80.7009 210.599 73.6727 210.49C71.7429 210.461 70.0991 210.789 68.0813 210.261L76.4631 202.928C83.8116 196.865 95.0281 190.888 104.377 188.624C109.147 187.469 111.856 186.848 116.924 186.125L124.861 185.33C126.742 185.237 144.104 184.98 146.724 186.092L146.726 186.089ZM169.832 194.086C167.069 199.338 158.193 205.229 153.515 208.348C150.896 210.093 141.327 215.12 137.895 216.279L130.894 218.871C129.256 219.589 127.96 219.935 126.251 220.465L96.9349 227.187C98.0459 225.905 103.524 222.173 105.268 220.919C109.512 217.866 113.82 215.185 118.261 212.502C123.741 209.188 130.331 205.898 136.212 203.502L140.827 201.818C144.393 200.255 145.601 200.376 147.958 199.652C149.016 199.328 149.349 199.24 150.427 199.028L155.245 197.996C159.086 197.26 160.984 197.122 165.05 195.86L169.831 194.089L169.832 194.086Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	position: absolute;
	background-repeat: no-repeat;
	width: 242px;
	height: 178px;
	content: '';
	bottom: 0;
    left: 5%;
}

.advantages-main:after {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='209' height='154' viewBox='0 0 209 154' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M209 104.632V105.052C208.833 105.303 208.309 105.323 207.814 105.257C194.952 103.491 182.018 102.44 169.674 99.3509C166.857 98.6454 164.255 97.9515 161.538 97.0445L154.124 94.237C154.665 95.0433 164.289 102.694 166.439 104.364C173.315 109.705 180.948 120.172 184.856 127.503C187.107 131.727 189.277 135.916 191.13 140.342L194.653 149.487C194.944 150.241 196.647 153.642 195.413 153.987C194.365 154.281 189.064 149.311 188.171 148.416C183.84 144.071 180.49 138.994 177.14 133.892C175.416 131.266 174.06 128.66 172.437 125.928C170.198 122.164 167.734 117.243 165.751 113.279L162.413 107.059L155.851 97.8421C155.287 97.2691 154.861 96.8631 154.291 96.2901C153.73 95.7257 153.393 95.121 152.57 94.9022C157.819 104.827 161.59 117.071 163.584 129.006C164.471 134.31 166.229 149.432 164.347 153.36C163.081 153.253 163.216 152.571 162.787 151.586C160.533 146.403 158.545 140.97 156.818 135.551C153.525 125.219 150.955 111.087 151.019 100.01C151.027 98.6656 150.849 98.1818 150.797 97.1193C150.558 92.2704 150.336 92.9874 145.418 89.8316C143.524 88.6165 135.638 83.3529 133.684 82.898C133.877 83.7244 134.852 85.1209 135.31 85.9386C136.985 88.9332 138.421 92.112 139.716 95.3111C142.551 102.305 144.451 109.532 145.809 116.999C146.529 120.955 147.012 125.185 147.237 129.351C147.314 130.791 147.116 132.3 147.329 133.705C147.617 135.611 147.317 136.449 147.234 138.021C147.15 139.608 147.562 141.07 146.569 141.802C145.49 141.514 145.075 139.809 144.56 138.922L141.308 132.841C136.326 122.878 133.128 111.125 131.943 99.7569C131.35 94.0844 131.462 87.8045 131.462 81.5677C126.374 78.8754 121.006 76.3387 115.693 74.0035C114.044 73.2808 111.909 72.201 110.133 71.7863C110.421 72.2154 110.832 72.7337 111.192 73.1713C116.577 79.65 121.072 89.6876 123.337 97.6981C125.352 104.822 127.62 115.274 127.68 122.694L127.905 127.359C127.896 128.793 128.411 130.273 127.683 131.358C126.61 131.269 126.733 130.97 126.25 130.126C124.137 126.42 121.916 122.873 120.053 118.988C119.725 118.303 119.55 117.747 119.245 117.131C117.256 113.106 115.725 109.118 114.269 104.77C110.855 94.5739 108.133 81.7491 108.133 70.8995C106.552 70.5309 105.062 69.837 103.496 69.3158C101.994 68.8177 100.388 68.2216 98.8018 67.7897C90.9073 65.6302 87.6263 64.5648 78.9001 62.8055C77.1272 62.4485 75.2593 62.0885 73.6332 61.8524C71.9697 61.6105 70.0327 61.1585 68.3663 61.121L69.4686 61.7948C76.7645 65.348 83.2517 69.9003 88.9733 75.6246C97.3283 83.9835 103.697 94.1305 107.718 105.326C108.973 108.824 109.943 112.158 110.933 116.112L112.677 124.819C112.916 126.227 113.284 126.515 112.355 127.137C111.301 126.432 105.266 118.053 104.388 116.881C96.6519 106.564 88.5646 96.3332 82.1494 85.1151C78.3331 78.4435 73.7713 68.6564 67.382 63.6578C65.5084 62.1922 64.0493 60.7035 61.5194 60.4098C55.7144 59.7332 50.1885 59.5662 44.369 59.5662C41.1888 59.5662 38.8288 59.7879 35.7032 59.7879C36.463 60.8245 39.8678 62.2066 41.2579 62.9005C53.1212 68.835 62.449 74.1014 72.5194 82.5265C75.1672 84.7408 76.7703 86.8082 78.972 88.962C79.4901 89.4688 79.5534 89.558 80.0081 90.1483C80.3938 90.6436 80.5779 90.7501 80.9578 91.1964C87.9918 99.4689 92.3579 109.544 94.2603 120.342C94.7006 122.847 95.1064 125.104 95.4518 127.595C95.6331 128.914 95.777 129.921 95.9497 131.321C96.0878 132.441 96.6001 133.662 95.9094 134.696C94.2948 134.318 92.3723 131.473 91.1894 130.304C89.6467 128.778 88.2797 127.396 86.7428 125.862C84.6303 123.748 73.4951 112.133 71.5955 109.674C71.1811 109.138 70.9652 108.988 70.5191 108.528C66.3718 104.257 56.7821 92.0833 53.6479 87.3985C51.2217 83.7733 49.0085 80.3411 46.7377 76.5316C44.5705 72.8949 42.5731 68.8925 39.7555 65.7338C39.3008 65.2242 39.2087 64.9996 38.7568 64.5101C37.312 62.9466 34.339 60.168 32.1344 60.0038C30.7184 59.8973 25.4285 60.5567 23.7938 60.7755C20.7315 61.1844 21.4079 61.0001 21.7935 61.4291C22.6166 62.3477 24.0355 63.128 25.0342 63.7903C29.4118 66.6869 33.7058 69.8773 37.4185 73.6292L42.7544 79.4053C45.9261 82.9699 48.6113 86.9435 51.2505 90.9085C59.2083 102.864 64.432 118.13 67.5231 132.643C68.021 134.972 68.5793 137.566 68.9909 140.066C69.2269 141.497 70.7954 147.613 69.0398 146.74C68.0325 146.239 62.1728 138.093 61.0848 136.636C56.6123 130.638 52.4766 124.266 48.9538 117.655C48.4358 116.685 47.9148 115.775 47.345 114.819L44.3575 108.916C43.4423 106.892 42.4177 105.032 41.4737 102.913L38.682 96.5924C35.0643 87.9772 32.215 75.8809 26.7812 68.4894C26.1336 67.6083 25.5983 66.7877 24.8673 65.9584C23.2843 64.1674 21.8338 63.2691 19.8825 62.0511C18.1038 60.9396 15.7928 61.8524 12.719 62.3621C9.9618 62.8199 7.69965 63.3843 5.0691 63.8219C4.34671 63.9429 -0.235189 65.3538 0.00944605 63.6434C0.156227 62.6212 3.76532 61.8611 4.6863 61.6624C19.6292 58.4403 16.3741 61.2967 17.1224 56.3211C19.5717 40.0438 36.9293 20.749 49.1841 10.3802C49.6877 9.95409 49.846 9.73238 50.3612 9.33502L60.2934 1.49153C61.318 0.71985 61.836 0 63.2463 0C63.4103 0.777438 63.4794 0.414634 63.1196 1.18919C61.6115 4.43428 59.594 7.51812 57.9852 10.7402L54.6552 16.9683C54.2552 17.7573 53.8782 18.3763 53.458 19.1048L47.3824 29.0301C46.4844 30.3777 45.6354 31.4719 44.7144 32.8079C42.953 35.3619 40.9701 37.8065 38.8576 40.064C38.2388 40.7234 38.0028 41.1553 37.3063 41.8463L34.0857 45.0713C33.4324 45.7306 33.0468 45.9236 32.4136 46.511C31.2048 47.6368 30.2608 48.4459 28.957 49.4998C27.5554 50.6343 23.0627 54.0579 22.0094 55.44C21.2237 56.4708 19.5688 57.9364 19.2522 59.1256C21.5115 58.9385 24.0902 58.2445 26.5769 58.2301C29.3715 58.2129 31.0321 57.5707 32.9547 56.609C39.2922 53.4388 42.0407 51.0115 46.4269 45.6385L49.7798 40.9912C52.5025 36.8794 55.156 32.805 58.1348 28.9006L62.7455 23.5103C63.1887 23.0295 63.2146 22.874 63.6319 22.3989C65.8308 19.9024 69.3794 16.8272 72.0761 14.6216L89.0021 3.10399C90.0382 2.50508 90.4065 1.9292 91.6786 2.22578C91.6786 4.57825 89.0395 10.3284 88.0926 12.6406C85.5282 18.9004 81.945 24.9788 77.5099 30.0581L74.2577 33.6948C73.2619 34.9847 71.8545 35.9436 70.7436 37.0694C66.4898 41.3828 59.7177 45.6529 54.6236 48.7252C50.2029 51.3944 45.2814 53.4878 40.5758 55.5667C39.767 55.9237 38.9439 56.2491 38.0431 56.5889L35.6917 57.5707C42.389 57.5707 49.1178 57.2655 55.677 57.804C58.0514 57.9998 60.6646 58.7743 62.5354 57.5304C65.3328 55.6703 67.736 53.433 70.1824 51.1756L73.1842 48.1781C76.5256 44.8409 79.7922 41.4115 83.4877 38.4832C93.6501 30.4295 105.292 24.1668 118.068 21.0686C120.163 20.5618 122.342 20.0061 125.004 20.0061V20.8958C121.921 21.6157 119.239 23.4124 116.87 24.9846C114.697 26.4271 107.571 32.6841 105.28 34.9502L102.29 37.9591C101.683 38.5609 101.329 38.702 100.727 39.2837C97.5873 42.307 94.4243 45.1001 90.8843 47.6627C85.9772 51.2159 80.5664 53.9657 74.8218 56.0418C72.246 56.9718 69.247 57.6197 66.5618 58.4461C65.9545 58.6332 66.1013 58.5411 65.684 58.901C71.0976 58.901 83.6345 61.815 89.3244 63.2576C90.6166 63.5858 91.2009 64.0292 92.0672 63.3036C94.0099 61.6796 95.7741 58.9298 97.996 57.2166C98.8882 56.5284 99.1818 56.0706 99.9675 55.4112C112.291 45.0857 127.234 37.9937 143.225 35.3418C145.383 34.9847 155.413 33.3723 157.667 34.452C157.405 35.4339 157.609 34.8897 156.89 35.2324C151.571 37.749 148.238 40.2684 143.608 43.7266C139.696 46.6463 135.897 49.8165 131.597 52.1604C130.835 52.5779 130.518 52.814 129.753 53.2027C124.304 55.9698 119 57.9537 113.094 59.8771C110.438 60.7438 97.4405 64.2049 94.3495 64.4612C95.0143 64.9219 95.6504 64.9881 96.4764 65.2213C97.2794 65.4488 97.6995 65.6417 98.491 65.8749L106.82 68.6766C107.911 69.0336 107.842 68.9127 108.725 68.4031C111.765 66.6495 114.847 65.3509 118.422 64.3172C125.597 62.2383 139.017 60.1737 146.578 59.5892C153.727 59.0364 160.286 58.9154 166.972 60.0442C168.575 60.3148 176.927 62.2872 177.718 63.3497C178.933 64.9794 174.647 64.4439 173.879 64.4525C172.679 64.4669 172.569 64.6598 171.45 64.6915C167.907 64.7836 164.568 65.1666 161.61 65.7367C158.536 66.3328 155.598 66.9058 152.604 67.617C148.152 68.6737 142.894 69.2237 138.188 69.8629C134.09 70.4186 127.2 70.9283 123.015 70.9081C119.199 70.888 115.995 70.6835 112.349 70.6835L112.631 70.8448C114.789 71.9908 117.037 72.7625 119.299 73.7328L130.892 79.5291C131.649 79.7393 135.929 78.0894 136.833 77.8417C138.171 77.476 139.388 77.1708 140.738 76.8599C153.462 73.9344 167.487 75.7974 179.75 80.1597C181.109 80.6434 181.952 81.1041 183.19 81.608C183.734 81.8297 190.408 84.9279 188.341 85.4923C188.102 85.5585 184.536 84.9711 183.875 84.9222C182.182 84.7984 180.927 84.6803 179.224 84.6861L174.345 84.4557C172.728 84.4356 171.05 84.5191 169.441 84.473C168.321 84.4384 168.212 84.2484 167.012 84.234C158.268 84.1275 151.278 82.4085 142.695 81.2222C139.739 80.8133 136.487 80.6751 133.678 80.9083L134.467 81.4525C134.875 81.7088 134.87 81.7059 135.31 81.942C136.012 82.3221 136.378 82.564 137.011 82.9066L143.455 86.909C149.499 90.9401 148.889 91.5966 154.354 91.1446C157.281 90.9027 166.48 90.9862 169.611 91.4152C170.938 91.5966 172.8 91.6945 174.319 91.8183C182.752 92.5065 191.524 95.2448 198.774 98.4698C200.167 99.0888 207.906 103.097 208.787 104.283C208.885 104.416 208.954 104.534 208.997 104.635L209 104.632ZM159.9 100.462C160.663 100.667 164.882 104.324 165.728 105.078C169.398 108.349 169.522 108.755 172.403 111.738C172.923 112.276 173.108 112.616 173.617 113.189C176.912 116.886 180.933 123.011 183.44 127.367C186.45 132.594 192.716 146.533 193.893 151.586C192.664 150.763 189.357 147.97 188.284 146.749L180.245 136.118C179.865 135.493 179.557 135.107 179.183 134.511C176.107 129.602 173.162 124.387 170.414 119.279C167.493 113.849 165.515 109.371 162.027 103.664C161.299 102.472 160.528 101.649 159.9 100.459V100.462ZM152.124 95.7948C152.717 96.4772 154.104 99.9613 154.443 100.811C159.549 113.618 163.901 130.057 163.901 143.806C163.901 145.816 164.128 148.096 163.679 150.028L159.152 138.11C158.786 137.022 158.568 136.155 158.208 135.053C156.127 128.66 153.865 117.531 153.258 111.11C153.143 109.884 153.065 108.729 152.886 107.482C152.42 104.229 152.555 100.549 152.337 97.8075C152.268 96.9466 152.127 96.8947 152.127 95.7948H152.124ZM153.678 94.0153L153.744 94.0816C153.738 94.0758 153.655 94.0384 153.678 94.0153ZM132.57 89.7912L132.792 83.3443L134.274 86.0855C134.792 87.1134 135.091 87.9513 135.607 88.9735C140.019 97.7269 144.318 112.616 145.213 122.262C145.968 130.408 145.901 129.619 145.901 138.914L144.497 136.541C141.711 131.56 138.154 121.977 136.715 116.987C135.52 112.847 134.631 108.815 133.871 104.272C133.163 100.039 132.57 94.7064 132.57 89.7912ZM153.01 92.2359C155.675 92.2359 158.343 92.2387 161.008 92.2359L168.724 92.518C175.033 93.3819 175.191 92.8089 183.023 94.4386C188.888 95.6595 195.646 98.1444 200.705 100.975C201.641 101.496 202.372 101.879 203.296 102.383C204.015 102.774 205.509 103.503 205.886 104.015C194.267 103.048 175.045 100.177 164.756 96.7076L153.007 92.2359H153.01ZM152.789 76.6756C164.396 76.6756 173.896 78.3946 183.895 83.3443L185.449 84.234C180.87 84.234 176.737 83.8021 172.112 83.7963C170.739 83.7935 170.391 83.5602 169.018 83.5573L158.971 82.9383C153.134 82.2011 145.219 80.3698 141.012 80.0128C138.775 79.8228 136.66 79.7853 134.13 79.7853C135.221 79.028 141.797 77.8043 142.856 77.6258C145.988 77.0988 149.246 76.6727 152.791 76.6727L152.789 76.6756ZM109.465 72.6732L109.669 72.9151C115.356 80.2115 119.956 91.2194 122.549 100.039C123.516 103.33 124.448 107.69 125.018 111.128C125.841 116.086 126.572 122.113 126.572 127.799C125.971 127.359 125.3 125.853 124.837 125.09L120.278 116.092C118.283 111.807 116.778 107.857 115.213 103.155C112.64 95.432 109.465 81.1674 109.465 72.6732ZM27.4835 67.116C28.6663 67.4327 34.7074 72.892 35.5363 73.7299C36.2472 74.4498 36.7623 74.7147 37.4358 75.3856C38.1323 76.0824 38.446 76.6468 39.2029 77.3954C41.6579 79.8228 43.8539 82.5755 45.9261 85.3397C47.0082 86.7823 47.8947 88.0694 48.948 89.653C52.3298 94.7265 54.1919 98.4554 56.8167 103.785C58.5867 107.379 59.6343 110.724 61.0359 114.234C63.3959 120.157 65.8797 130.797 67.2007 137.408C67.6238 139.524 67.8972 141.782 68.3663 143.797C67.477 143.201 62.6994 136.53 61.954 135.542L56.0511 126.777C47.9206 113.434 42.1904 103.048 36.7307 87.4273C34.8427 82.0226 32.2265 74.1331 29.0433 69.336C28.5368 68.5729 27.9727 67.8416 27.4863 67.116H27.4835ZM94.5797 131.799L90.6368 128.188C89.3244 126.875 88.1731 125.723 86.8608 124.41C85.5225 123.071 84.5324 121.859 83.1941 120.52C81.876 119.201 80.5549 117.986 79.303 116.633L67.7533 103.739C65.7876 101.623 61.9511 96.5377 60.0487 94.1103C57.2369 90.5169 54.6754 86.7362 52.1859 82.8605C49.2445 78.2765 45.1202 70.3495 42.1472 66.232C41.6234 65.5064 40.8521 64.7347 40.3686 64.012C41.1226 64.1876 42.2335 64.8038 42.9617 65.1954L50.3669 69.1229C54.0537 70.9369 61.2345 75.5296 64.4925 77.8849L70.8645 82.8461C71.6502 83.5458 72.0963 83.851 72.8619 84.6285C74.9801 86.7851 74.724 86.0883 77.6423 89.4025L80.365 92.4605C84.1324 97.2979 86.6679 100.975 89.0884 106.627C91.6297 112.559 92.8241 118.26 93.7883 124.819C94.1077 126.993 94.5797 129.567 94.5797 131.805V131.799ZM118.574 69.5606L109.022 69.3389C109.802 68.1756 114.156 66.6466 115.601 66.1398C123.611 63.3382 144.546 60.2256 153.013 60.2256C159.566 60.2256 164.2 60.3119 170.52 62.0482C171.067 62.1979 171.72 62.3851 172.423 62.5895L174.342 63.3353C165.795 63.3353 156.162 66.0535 147.556 67.4327C138.614 68.8666 128.806 69.5577 118.577 69.5577L118.574 69.5606ZM70.0299 63.5023C70.9105 63.7067 72.01 64.5619 72.8504 65.0716C80.0973 69.4454 85.0936 73.2145 90.749 79.6183C94.03 83.3356 96.5052 86.4367 99.1185 90.8048C100.218 92.6447 102.932 97.367 103.657 99.1551C106.967 107.335 108.141 109.109 110.4 118.637C110.674 119.789 111.437 123.025 111.465 124.24C110.812 123.762 101.179 110.367 100.388 109.316C99.4408 108.058 98.5889 106.875 97.6564 105.605L90.939 96.1C85.698 88.2018 84.4892 86.2179 79.8469 77.8561C78.2381 74.9595 76.7357 72.3277 74.842 69.7477C72.4791 66.5286 70.1479 63.678 70.0299 63.5023ZM154.789 35.3303L148.169 39.5975C139.572 45.3045 137.342 48.4373 126.204 53.6288C117.429 57.7205 107.986 60.1507 98.5256 62.1691C97.098 62.4744 95.2935 62.9984 93.9149 63.1136C94.9913 61.075 104.273 53.7325 105.562 52.7621C106.679 51.9242 107.715 51.2102 108.797 50.4442C111.603 48.4603 116.344 45.8948 119.389 44.3716C127.801 40.1648 135.132 37.8584 144.598 36.2517C147.585 35.7449 151.424 35.3331 154.786 35.3331L154.789 35.3303ZM63.6981 57.7809C64.1787 57.1244 66.0927 56.1051 66.9388 55.4659C68.0843 54.6021 69.0427 53.7728 70.0903 52.8399C70.7062 52.2928 71.0199 52.1344 71.6444 51.5038L78.972 44.3888C81.6716 41.6563 85.5138 38.8546 88.5185 36.6029L93.6012 33.2427C94.2257 32.8338 94.7495 32.5142 95.4 32.1514C102.713 28.0799 107.514 25.7188 115.541 23.4067C116.842 23.0323 118.833 22.3269 120.128 22.2175L113.434 26.8533C111.18 28.6558 107.804 31.5237 105.744 33.6084L98.1859 40.4959C97.5499 41.0891 97.4118 41.2935 96.6721 41.8722C90.0612 47.0408 89.7618 47.8211 81.1737 52.1517C77.4754 54.0176 72.4906 55.7366 68.4527 56.7645C67.1345 57.0985 64.9529 57.6802 63.6952 57.7838L63.6981 57.7809ZM120.353 21.9957L120.419 22.062C120.413 22.0591 120.33 22.0188 120.353 21.9957ZM39.2662 54.3775L42.7573 51.5038C47.486 46.7586 49.846 42.7821 53.5673 37.199C55.6482 34.0748 57.7146 31.0774 60.0919 28.1663C62.38 25.3646 64.9789 22.3787 67.5288 19.8276C72.1452 15.2061 79.9016 9.03556 85.321 6.28861C86.809 5.53421 87.9343 4.62144 89.6899 4.21256L86.2305 13.1992C83.0502 20.7979 76.8768 29.8882 70.6371 35.385C67.454 38.1895 65.6322 39.7559 62.0461 42.3502L56.2957 46.1539C54.8941 46.9832 41.7183 54.1702 39.2662 54.3746V54.3775ZM18.3744 57.5621C18.3744 52.431 22.7922 44.3485 25.1148 40.0784C26.4157 37.6885 31.7113 29.989 33.8699 27.72L38.1812 22.9172C39.1453 21.7078 39.9972 20.9217 41.0909 19.8276L60.8085 2.8794C60.4747 4.30758 57.7866 9.36957 56.9577 11.031C54.9402 15.0765 52.7241 18.863 50.4072 22.7041C47.5493 27.4465 43.8337 32.6179 40.2994 36.8189L37.4473 39.9661C35.3492 42.5979 34.3764 42.9923 32.8654 44.4954C32.1862 45.1692 31.9675 45.3707 31.2278 45.9668L27.9583 48.6964C25.3163 50.807 23.9204 51.6766 21.3186 54.2796L18.3744 57.5592V57.5621Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	position: absolute;
	background-repeat: no-repeat;
	width: 209px;
	height: 154px;
	content: '';
	top: 8px;
    right: 5%;
}

.advantages-main__item {
	background: #E2D6CC;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	height: 126px;
	align-items: center;
    justify-content: center;
	cursor: pointer;
	transition: ease .24s all;
}

.advantages-main__item:hover {
	background: #698787;
}

.advantages-main__image svg {
	width: fit-content !important;
	height: 50px;
	stroke: #000;
}

.advantages-main__header {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.advantages-main__item:hover .advantages-main__image svg {
	stroke: #E2D6CC;
}

.advantages-main__item:hover .advantages-main__header {
	color: #E2D6CC;
}

.bg-lightbrown {
	background: #E2D6CC;
}

.actions__header {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.625rem;
	color: #0D182F;
}

.actions__subheader {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 3.625rem;
	color: #0D182F;
}

.actions__short-content {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.actions__short-link a {
	border: 2px solid #000000;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #000000;
	padding: 12px 60px;
}

.actions__wrap {
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
	height: 100%;
	gap: 2rem;
}

.offers1 .item {
	margin-bottom: 0;
}

.offers1 .item .img img,
.offers1 .item .img:before {
    border-radius: 0;
}

.offers1 .item .con .title {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #fff;
}

.actions-padding {
	padding: 64px 0 0 0;
}

.actions .owl-carousel .owl-nav.disabled {
    display: block;
    z-index: 99;
}

.actions .owl-theme .owl-nav [class*=owl-] {
    background: rgba(255 255 255 / .7);
	border: none;
	color: #000;
}

.testimonials {
	padding: 120px;
	background: #324646;
	position: relative;
}

.testimonials__wrap {
	position: relative;
	min-height: 393px;
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.testimonials__slider-wrap {
	width: 422px;
    height: 564px;
	position: relative;
	background: #E2D6CC;
	padding: 2rem;
	margin-left: 10%;
	text-align: center;
}

.testimonials__header {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.625rem;
	color: #0D182F;
	margin-bottom: 2rem;
}

.testimonials button {
    opacity: 1 !important;
}

.testimonial-item {
    height: 351px;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
	text-align: left;
	border-left: #000 solid 2px;
    padding-left: 1rem;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.testimonial-item h6 {
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.testimonials__arrows {
	position: relative;
    margin: 1rem auto;
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

.testimonials__arrows .my-next-button, 
.testimonials__arrows .my-prev-button {
	position: relative;
	margin-top: 0;
	cursor: pointer;
}

#icon-01 {
	position: absolute;
    top: 48px;
    width: auto;
    left: -128px;
}

#icon-02 {
    position: absolute;
    top: 38px;
    width: auto;
    right: -20px;
}

#icon-03 {
position: absolute;
    bottom: 0;
    width: auto;
    left: 80px;
}

#icon-04 {
    position: absolute;
    bottom: 42px;
    width: auto;
    right: -70px;
}

#icon-05 {
	position: absolute;
    top: 48px;
    width: auto;
    left: -128px;
}

.contacts-block {
	background: #E2D6CC;
}

.contacts__wrap {
	display: grid;
    grid-template-columns: .33fr .66fr;
}

.contacts__info {
	background: #fff;
	padding: 3rem 2rem;
	font-family: Century Gothic;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.contacts__header {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.625rem;
}

.contacts__btn {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #fff;
	background: #324646;
	border: solid 1px #324646;
	padding: 16px 8px;
	width: fit-content;
	transition: ease .24s all;
	margin-top: 3rem;
}

.contacts__btn:hover {
	color: #324646;
	background: transparent;
	cursor: pointer;
}

.faqs {
	background: #E2D6CC;
	border-top: #324646 solid 2px;
}

.faqs__header {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.375rem;
	color: #0D182F;
	margin-bottom: 1.5rem;
}

.accordion-box .block {
	border: none;
}

.accordion-box .block .acc-btn {
    padding: 10px;
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.375rem;
	color: #0D182F !important;
}

.accordion-box .block .acc-btn:before {
    content: "\+";
	color: #0D182F !important;
}

.accordion-box .block .acc-btn.active:before {
    content: "\-";
	color: #0D182F !important;
}

.accordion-box .block .acc-btn:before {
    top: 8px;
	background: transparent !important;
	color: #0D182F;
	font-size: 1.5rem;
}

.accordion-box .block.active-block {
    border: none;
}

.accordion-box .block .acc-content {
	color: #0D182F !important;
    border-top: none;
}

.faqs__form {
	width: 80%;
}

.faqs__title {
	font-weight: 400;
	font-size: 2rem;
	line-height: 2.25rem;
	color: #0D182F;
	margin-bottom: 2rem;
}

input[type="password"], input[type="email"], input[type="number"], input[type="text"], input[type="file"], textarea {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
    border-radius: 25px;
    border: 1px solid #000;
	padding: 5px 12px;
	max-width: 100%;
}

/* Для большинства современных браузеров */
::placeholder {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
}

/* Для поддержки старых браузеров */
::-webkit-input-placeholder { /* Chrome, Safari, Edge */
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
}

::-moz-placeholder { /* Firefox 19+ */
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
}

::-ms-input-placeholder { /* Microsoft Edge */
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.faqs__form {
	
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.faqs__btn {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
	border: solid 1px #000;
	border-radius: 25px;
	background: transparent;
	padding: 6px 24px;
	margin-top: 2rem;
    width: max-content;
	float: right;
}

.footer {
    background-color: #324646;
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #E2D6CC;
	padding-bottom: 3rem;
}

.footer .top .item p, .footer .top .item p a {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #E2D6CC;	
}

.footer .top .item h3 {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #E2D6CC;
}

.footer .top .links ul li a, .footer .bottom .links ul li a {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #E2D6CC;
}

.social-icons ul {
	display: flex;
	gap: 1rem;
}

.footer .top .social-icons li:hover {
	background: transparent !important;
}

.footer .bottom {
    position: relative;
    display: block;
    padding: 12px 0;
    background: #fff;
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.category-page {
	background: #E2D6CC;
	padding: 3rem 0 2rem 0;
}

.rooms2 .item {
    padding: 0 0 0 96px;
}

.room__title {
	font-weight: 400;
	font-size: 24px;
	line-height: 58px;
	color: #0D182F;
}

.room__content {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #0D182F;
	margin-bottom: 2rem;
}

.item.room {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #0D182F;
}

.item.room b {
	width: 180px;
	display: inline-block;
}

.rooms2 .item.room .book a {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #000000;
	border-bottom: #9E8748 solid 2px;
	transition: ease .24s all;
}

.rooms2 .item.room .book a:hover {
	border-bottom: none;
}

.rooms2 .item.room .book a.button-3 {
	background: #9E8748;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	border-radius: 25px;
}

.rooms2 .item.room .book {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: start;
    align-items: center;
	margin-top: 2rem;
}

.room-photos {
	background: #E2D6CC;
	padding: 2rem 0;
}

.room-photos__header {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.625rem;
	color: #0D182F;
}

.room-photos__wrap {
	display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: .75rem;
}

.room-photos__wrap div:first-child {
	grid-row: span 2;
}

.room-photos__wrap img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.room-bron {
	background: #324646;
	padding: 120px 0;
}

.room-bron__header {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.675rem;
	color: #E2D6CC;
}

.room-bron__content {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #E2D6CC;
}

.room-bron__content ul {
	padding: 2rem 0;
    margin: 2.5rem auto;
	border-top: #E2D6CC solid 2px;
	border-bottom: #E2D6CC solid 2px;
}

.room-bron__content ul strong {
	display: block;
	margin-bottom: .5rem;
}

.room-bron__content ul li {
	margin-bottom: 1.5rem;
	background-repeat: no-repeat;
    background-position: 0 50%;
	padding-left: 48px;
}

.room-bron__content ul li:nth-child(1) {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='40' viewBox='0 0 27 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.7955 13.4999C17.7955 11.1313 15.8687 9.20447 13.5 9.20447C11.1314 9.20447 9.20459 11.1313 9.20459 13.4999C9.20459 15.8685 11.1314 17.7953 13.5 17.7953C15.8687 17.7953 17.7955 15.8685 17.7955 13.4999ZM10.4319 13.4999C10.4319 11.8081 11.8082 10.4317 13.5 10.4317C15.1918 10.4317 16.5682 11.8081 16.5682 13.4999C16.5682 15.1917 15.1918 16.5681 13.5 16.5681C11.8082 16.5681 10.4319 15.1917 10.4319 13.4999Z' fill='%23E2D6CC'/%3e%3cpath d='M13.4766 39.6058L13.9448 39.0566C14.4799 38.4307 27.0428 23.5985 26.9999 13.9485C26.9668 6.25723 20.9108 0 13.4999 0C6.05595 0 0 6.25845 0 13.951C0 23.5979 12.4789 38.4288 13.0103 39.0553L13.4766 39.6058ZM13.4999 1.22727C20.237 1.22727 25.7426 6.93652 25.7726 13.954C25.8094 22.1325 15.7863 34.8734 13.4797 37.6955C11.1853 34.8704 1.22727 22.1338 1.22727 13.951C1.22727 6.93529 6.73279 1.22727 13.4999 1.22727Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
}

.room-bron__content ul li:nth-child(2) {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='30' viewBox='0 0 36 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.1322 19.5604C15.1322 20.372 16.3933 20.373 16.3933 19.5604C16.3933 18.0159 16.3933 16.4708 16.3933 14.9263C19.5671 14.9263 22.7409 14.9263 25.9142 14.9263C25.9142 16.4708 25.9142 18.0159 25.9142 19.5604C25.9142 20.372 27.1752 20.373 27.1752 19.5604C27.1752 16.3588 27.1752 13.1578 27.1752 9.95629C27.1752 8.77142 27.1581 7.58503 27.1752 6.40016C27.1944 5.08313 27.377 3.66168 28.2673 2.62208C29.1768 1.56029 30.5654 1.28588 31.8981 1.26167C32.7087 1.24704 32.7112 -0.0139972 31.8981 0.000630904C29.2378 0.0490548 26.9709 1.24503 26.2173 3.92801C25.898 5.06446 25.8864 6.2791 25.9011 7.47406C22.7303 7.47406 19.5595 7.47406 16.3893 7.47406C16.3898 7.11592 16.3877 6.75779 16.3933 6.39965C16.4125 5.08262 16.5951 3.66118 17.4854 2.62158C18.3948 1.55978 19.7835 1.28538 21.1162 1.26117C21.9268 1.24654 21.9293 -0.0145018 21.1162 0.000126284C18.4559 0.0495591 16.1885 1.24553 15.4354 3.92852C15.0072 5.45387 15.1322 7.12046 15.1322 8.69071C15.1322 12.3139 15.1322 15.9372 15.1322 19.5604ZM16.3933 13.6653C16.3933 12.4289 16.3933 11.1926 16.3933 9.95629C16.3933 9.54923 16.3908 9.14216 16.3888 8.7351C19.5641 8.7351 22.7389 8.7351 25.9142 8.7351C25.9142 10.3785 25.9142 12.0219 25.9142 13.6648C22.7409 13.6653 19.5671 13.6653 16.3933 13.6653Z' fill='%23E2D6CC'/%3e%3cpath d='M0.606942 20.7235C2.19737 20.8193 2.69876 23.2446 3.7989 24.147C4.9636 25.1028 6.51418 24.8501 7.49426 23.7742C8.33412 22.8521 9.19768 20.0324 10.8834 20.8612C12.2161 21.5159 12.4648 23.5059 13.7319 24.3331C15.0202 25.174 16.4951 24.66 17.3864 23.5281C18.196 22.4995 19.3027 19.5825 20.9854 21.1699C22.0679 22.1908 22.3473 23.9023 23.8192 24.5444C25.1655 25.1316 26.4256 24.434 27.2256 23.3389C27.7371 22.6383 28.073 21.7106 28.7343 21.1316C29.6321 20.3452 30.528 20.8708 31.1217 21.7137C32.069 23.0574 32.6652 24.6514 34.5386 24.7598C35.3492 24.8067 35.3467 23.5457 34.5386 23.4988C32.983 23.4085 32.4766 21.0821 31.4531 20.1676C30.3958 19.2229 28.8639 19.2617 27.8425 20.2403C26.9249 21.119 26.3206 23.5008 24.8387 23.4993C23.3168 23.4973 22.7125 20.9888 21.7093 20.1253C20.5879 19.1598 19.0303 19.3197 18.0275 20.3639C17.1473 21.2809 16.2656 24.202 14.5571 23.3616C13.2219 22.7048 12.9788 20.7164 11.7087 19.8897C10.4502 19.0705 9.00247 19.5381 8.10461 20.6307C7.09527 21.8594 5.86903 24.9818 4.10609 22.6342C3.08767 21.2779 2.55753 19.5805 0.605933 19.463C-0.203658 19.4135 -0.200631 20.6746 0.606942 20.7235Z' fill='%23E2D6CC'/%3e%3cpath d='M34.5395 28.7372C32.9839 28.6469 32.4774 26.3205 31.454 25.406C30.3967 24.4612 28.8648 24.5001 27.8434 25.4786C26.9258 26.3573 26.3215 28.7392 24.8395 28.7377C23.3177 28.7357 22.7134 26.2272 21.7101 25.3636C20.5888 24.3982 19.0312 24.5581 18.0284 25.6022C17.1482 26.5193 16.2665 29.4408 14.558 28.6C13.2228 27.9432 12.9797 25.9548 11.7096 25.1281C10.451 24.3089 9.00335 24.7765 8.10549 25.8691C7.09615 27.0978 5.86991 30.2202 4.10697 27.8726C3.08855 26.5162 2.55841 24.8189 0.606815 24.7013C-0.203784 24.6524 -0.200758 25.914 0.606815 25.9624C2.19724 26.0582 2.69864 28.4835 3.79877 29.3859C4.96347 30.3417 6.51405 30.089 7.49414 29.0131C8.33399 28.091 9.19755 25.2713 10.8833 26.1001C12.216 26.7548 12.4647 28.7447 13.7318 29.572C15.02 30.4128 16.495 29.8988 17.3863 28.7669C18.1959 27.7384 19.3026 24.8219 20.9853 26.4088C22.0678 27.4297 22.3472 29.1412 23.8191 29.7833C25.1654 30.3705 26.4254 29.6729 27.2254 28.5778C27.7369 27.8771 28.0729 26.9495 28.7342 26.3705C29.632 25.5841 30.5279 26.1097 31.1216 26.9525C32.0689 28.2963 32.6651 29.8903 34.5385 29.9987C35.3501 30.0451 35.3476 28.7841 34.5395 28.7372Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
}

.room-bron__content ul li:nth-child(3) {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.6085 5.20283C12.7351 2.32943 8.07623 2.32943 5.20283 5.20283C2.32943 8.07623 2.32943 12.7351 5.20283 15.6085C7.31841 17.7241 10.4042 18.281 13.0293 17.2806L13.5245 17.7757L13.1126 20.1052L16.4022 19.6488L17.9552 21.2936L17.8633 23.4867L19.5081 23.3029L18.868 25.496L22.0657 25.4042L22.5681 27.0031L26.1606 26.5165L27.8369 24.9951L16.8285 13.9866C18.3958 11.1879 17.9882 7.5825 15.6085 5.20283Z' stroke='%23D7CDC4' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.3486 26.3342L15.521 15.5066' stroke='%23D7CDC4' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.123 10.123C10.9307 9.31522 10.9307 8.00562 10.123 7.19789C9.31522 6.39015 8.00562 6.39016 7.19789 7.19789C6.39015 8.00563 6.39015 9.31522 7.19789 10.123C8.00562 10.9307 9.31522 10.9307 10.123 10.123Z' stroke='%23D7CDC4' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.room-bron__content ul li:nth-child(4) {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M25.5234 2.17266H22.6125V0.632812C22.6125 0.46498 22.5458 0.304022 22.4271 0.185346C22.3085 0.0666711 22.1475 0 21.9797 0C21.8118 0 21.6509 0.0666711 21.5322 0.185346C21.4135 0.304022 21.3469 0.46498 21.3469 0.632812V2.17266H16.9594V0.632812C16.9594 0.46498 16.8927 0.304022 16.774 0.185346C16.6553 0.0666711 16.4944 0 16.3266 0C16.1587 0 15.9978 0.0666711 15.8791 0.185346C15.7604 0.304022 15.6937 0.46498 15.6937 0.632812V2.17266H11.3062V0.632812C11.3062 0.46498 11.2396 0.304022 11.1209 0.185346C11.0022 0.0666711 10.8413 0 10.6734 0C10.5056 0 10.3446 0.0666711 10.226 0.185346C10.1073 0.304022 10.0406 0.46498 10.0406 0.632812V2.17266H5.65312V0.632812C5.65312 0.46498 5.58645 0.304022 5.46777 0.185346C5.3491 0.0666711 5.18814 0 5.02031 0C4.85248 0 4.69152 0.0666711 4.57284 0.185346C4.45417 0.304022 4.3875 0.46498 4.3875 0.632812V2.17266H1.47656C1.08495 2.17266 0.709384 2.32822 0.432475 2.60513C0.155566 2.88204 0 3.25761 0 3.64922L0 25.5234C0 25.915 0.155566 26.2906 0.432475 26.5675C0.709384 26.8444 1.08495 27 1.47656 27H20.039C20.0808 26.9999 20.1225 26.9957 20.1635 26.9873L20.2183 26.9705C20.2627 26.9607 20.3049 26.9428 20.3428 26.9177L20.3913 26.8924C20.4262 26.869 20.4587 26.8421 20.4883 26.8123L26.8165 20.4841C26.8463 20.4545 26.8732 20.422 26.8966 20.3871C26.8966 20.3723 26.9114 20.3576 26.9198 20.3428C26.945 20.3042 26.9629 20.2613 26.9726 20.2162C26.9726 20.1973 26.9852 20.1804 26.9894 20.1593C26.9968 20.1196 27.0003 20.0794 27 20.0391V3.64922C27 3.25761 26.8444 2.88204 26.5675 2.60513C26.2906 2.32822 25.915 2.17266 25.5234 2.17266ZM20.6719 20.6719H24.84L20.6719 24.84V20.6719ZM1.47656 3.43828H4.3875V4.97813C4.3875 5.14596 4.45417 5.30692 4.57284 5.42559C4.69152 5.54427 4.85248 5.61094 5.02031 5.61094C5.18814 5.61094 5.3491 5.54427 5.46777 5.42559C5.58645 5.30692 5.65312 5.14596 5.65312 4.97813V3.43828H10.0406V4.97813C10.0406 5.14596 10.1073 5.30692 10.226 5.42559C10.3446 5.54427 10.5056 5.61094 10.6734 5.61094C10.8413 5.61094 11.0022 5.54427 11.1209 5.42559C11.2396 5.30692 11.3062 5.14596 11.3062 4.97813V3.43828H15.6937V4.97813C15.6937 5.14596 15.7604 5.30692 15.8791 5.42559C15.9978 5.54427 16.1587 5.61094 16.3266 5.61094C16.4944 5.61094 16.6553 5.54427 16.774 5.42559C16.8927 5.30692 16.9594 5.14596 16.9594 4.97813V3.43828H21.3469V4.97813C21.3469 5.14596 21.4135 5.30692 21.5322 5.42559C21.6509 5.54427 21.8118 5.61094 21.9797 5.61094C22.1475 5.61094 22.3085 5.54427 22.4271 5.42559C22.5458 5.30692 22.6125 5.14596 22.6125 4.97813V3.43828H25.5234C25.5794 3.43828 25.633 3.46051 25.6726 3.50006C25.7121 3.53962 25.7344 3.59327 25.7344 3.64922V6.66563H1.26562V3.64922C1.26562 3.59327 1.28785 3.53962 1.32741 3.50006C1.36696 3.46051 1.42062 3.43828 1.47656 3.43828ZM1.26562 25.5234V7.93125H25.7344V19.4062H20.039C19.8712 19.4062 19.7103 19.4729 19.5916 19.5916C19.4729 19.7103 19.4062 19.8712 19.4062 20.0391V25.7344H1.47656C1.42062 25.7344 1.36696 25.7122 1.32741 25.6726C1.28785 25.633 1.26562 25.5794 1.26562 25.5234Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
}

.room-bron #icon-03 {
    left: -16px;
}

.room-bron__block {
	background: #E2D6CC;
	padding: 1.5rem;
	z-index: 9;
    position: relative;
}

.room-bron__price {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #0D182F;
}

.room-bron__price b {
	font-weight: 700;
	font-size: 1.5rem;
}

.bflex{
	display: flex;
    gap: 1rem;
	align-items: center;
}

.room-bron__reviews {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
	text-decoration: underline;
}

.room-bron__star {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.room-bron__price-wrap {
	display: flex;
    justify-content: space-between;
}

.room-bron__inputs {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.room-bron__form-wrap {
	margin: 1rem auto;
	display: flex;
    flex-direction: column;
    gap: 1rem;
}

.room-bron__input {
	border: 1px solid #000000;
	padding: .5rem 1rem 1rem 1rem;
}

.room-bron__label {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #0D182F;
}

.room-bron__input input {
	background: transparent;
    border: none;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.room-bron__input select {
	background: transparent;
    border: none;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
	padding: 0;
    width: 100%;
}

.room-bron__column {
	display: flex;
    justify-content: space-between;
}

.room-bron__btn button {
	background: #9E8748;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #fff;
	width: 100%;
	border: #9E8748 solid 1px;
	padding: 1rem;
	transition: ease .24s all;
}

.room-bron__btn button:hover {
	background: transparent;
	color: #9E8748;
}

.room-bron__column--total {
	margin: 1rem auto;
	width: 100%;
}

.room-equipments {
	background: #E2D6CC;
	padding: 60px 0;
	color: #000000;
	font-family: Century Gothic;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.675rem;
}

.room-equipments ul {
	padding: 0;
	margin: 0;
	display: grid;
    grid-template-columns: .35fr .35fr;
}

.room-equipments ul li span:first-child {
	margin-right: 1rem;
}

.room-equipments__header {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.675rem;
}

.room-equipments__btn {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #fff;
	background: #9E8748;
	border: #9E8748 solid 1px;
	padding: .5rem 1.5rem;
	transition: ease .24s all;
	margin-top:2rem;
}

.room-equipments__btn:hover {
	color: #9E8748;
	background: transparent;
}

.list-rooms {
	position: relative;
}

.list-room__header {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #E2D6CC;
	margin: 1rem 0;
}

.list-room__header a {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.707 1C12.707 0.447715 12.2593 2.00008e-07 11.707 -5.28728e-08L2.70703 7.47917e-07C2.15475 4.10743e-07 1.70703 0.447716 1.70703 1C1.70703 1.55228 2.15475 2 2.70703 2L10.707 2L10.707 10C10.707 10.5523 11.1547 11 11.707 11C12.2593 11 12.707 10.5523 12.707 10L12.707 1ZM0.707031 12L1.41414 12.7071L12.4141 1.70711L11.707 1L10.9999 0.292894L-7.55191e-05 11.2929L0.707031 12Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 24px;
	transition: ease .24s all;
}

.list-room__header a:hover {
	text-decoration: underline;
}

.list-room__link {
	background: #9E8748;
	border: #9E8748 solid 1px;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #FFFFFF;
	padding: .5rem 1.5rem;
	transition: ease .24s all;
}

.list-room__link:hover {
	background: transparent;
	color: #9E8748;
}

.blog1 .item {
	border-radius: 25px;
}

.blog1 .item .img {
    border-radius: 25px 25px 0 0;
}

.section-item__header a {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.675rem;
	color: #0D182F;
}

.section-item__content {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
	padding: 0 1rem 1rem 1rem;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='153' height='113' viewBox='0 0 153 113' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M153 76.7752V77.0837C152.878 77.2675 152.494 77.2823 152.132 77.2337C142.716 75.9385 133.248 75.1674 124.211 72.9003C122.149 72.3827 120.244 71.8735 118.255 71.2079L112.828 69.148C113.224 69.7395 120.269 75.3533 121.843 76.5787C126.876 80.498 132.464 88.178 135.325 93.5572C136.973 96.6567 138.561 99.7309 139.918 102.978L142.497 109.688C142.71 110.242 143.957 112.737 143.053 112.991C142.286 113.206 138.405 109.56 137.752 108.903C134.581 105.714 132.129 101.989 129.677 98.2455C128.415 96.3187 127.422 94.4066 126.234 92.4015C124.595 89.6401 122.791 86.0293 121.34 83.12L118.895 78.5563L114.092 71.7932C113.679 71.3727 113.367 71.0748 112.95 70.6544C112.539 70.2403 112.292 69.7966 111.69 69.636C115.533 76.9189 118.293 85.9025 119.753 94.6601C120.402 98.5519 121.689 109.648 120.311 112.53C119.384 112.452 119.483 111.951 119.169 111.229C117.52 107.426 116.064 103.439 114.8 99.4625C112.389 91.8818 110.508 81.5121 110.554 73.3841C110.561 72.3975 110.43 72.0425 110.392 71.2629C110.217 67.7049 110.055 68.231 106.454 65.9154C105.068 65.0238 99.2949 61.1616 97.8643 60.8277C98.0055 61.4341 98.7198 62.4588 99.0548 63.0589C100.281 65.2562 101.332 67.5887 102.28 69.936C104.356 75.068 105.746 80.3712 106.741 85.8497C107.267 88.7527 107.621 91.8564 107.786 94.9136C107.843 95.97 107.697 97.0772 107.853 98.1082C108.064 99.5069 107.845 100.122 107.784 101.275C107.723 102.439 108.024 103.513 107.297 104.049C106.507 103.838 106.203 102.587 105.826 101.937L103.446 97.4744C99.7985 90.1641 97.4577 81.5396 96.5897 73.1982C96.1556 69.036 96.2378 64.4279 96.2378 59.8516C92.5128 57.8761 88.5834 56.0148 84.6941 54.3013C83.4868 53.771 81.9235 52.9786 80.6235 52.6744C80.8342 52.9892 81.1355 53.3695 81.3989 53.6907C85.3409 58.4445 88.6319 65.8097 90.29 71.6876C91.7648 76.9146 93.4251 84.5841 93.4693 90.0288L93.6337 93.4516C93.6273 94.5038 94.0045 95.5897 93.4715 96.3863C92.6856 96.3208 92.7762 96.101 92.4222 95.482C90.8757 92.7628 89.2492 90.1598 87.886 87.3097C87.6459 86.8068 87.5173 86.399 87.294 85.9469C85.8381 82.9932 84.7172 80.0669 83.6511 76.8766C81.1523 69.3952 79.1592 59.9847 79.1592 52.0237C78.0025 51.7532 76.9112 51.244 75.765 50.8616C74.6652 50.4961 73.4895 50.0587 72.3286 49.7418C66.5494 48.1572 64.1475 47.3755 57.7594 46.0846C56.4615 45.8226 55.0941 45.5585 53.9037 45.3852C52.6859 45.2077 51.268 44.876 50.0481 44.8486L50.855 45.343C56.196 47.9502 60.945 51.2905 65.1335 55.4908C71.2499 61.6243 75.9125 69.0698 78.8558 77.2844C79.7744 79.8514 80.4845 82.2981 81.2092 85.199L82.486 91.5881C82.6609 92.6213 82.9306 92.8325 82.2501 93.2889C81.4789 92.7713 77.0607 86.623 76.4181 85.7631C70.7548 78.1929 64.8344 70.6861 60.1381 62.4546C57.3443 57.5592 54.0049 50.3778 49.3275 46.7099C47.9559 45.6345 46.8877 44.5422 45.0358 44.3267C40.7861 43.8302 36.7408 43.7076 32.4807 43.7076C30.1525 43.7076 28.4249 43.8703 26.1368 43.8703C26.693 44.6309 29.1855 45.6451 30.2031 46.1543C38.8878 50.5088 45.7163 54.3731 53.0884 60.5552C55.0267 62.1799 56.2003 63.6969 57.812 65.2773C58.1913 65.6492 58.2376 65.7147 58.5705 66.1478C58.8529 66.5112 58.9877 66.5893 59.2658 66.9168C64.4151 72.9869 67.6113 80.3796 69.0039 88.3027C69.3263 90.1408 69.6233 91.7973 69.8762 93.6248C70.0089 94.5925 70.1143 95.332 70.2407 96.3588C70.3418 97.1807 70.7169 98.0765 70.2112 98.835C69.0292 98.5582 67.6218 96.4708 66.7559 95.613C65.6266 94.4932 64.6258 93.479 63.5007 92.3529C61.9542 90.8021 53.8026 82.2791 52.412 80.4747C52.1087 80.0817 51.9506 79.9719 51.624 79.6338C48.588 76.5005 41.5678 67.5676 39.2733 64.13C37.4972 61.47 35.877 58.9516 34.2147 56.1563C32.6282 53.4878 31.166 50.551 29.1033 48.2333C28.7704 47.8593 28.703 47.6945 28.3722 47.3353C27.3145 46.1881 25.1381 44.1492 23.5242 44.0288C22.4876 43.9506 18.6151 44.4344 17.4184 44.595C15.1767 44.895 15.6718 44.7598 15.9541 45.0746C16.5567 45.7486 17.5954 46.3212 18.3265 46.8071C21.5311 48.9326 24.6746 51.2736 27.3925 54.0266L31.2987 58.2649C33.6205 60.8805 35.5863 63.7962 37.5183 66.7056C43.3439 75.4779 47.1679 86.68 49.4308 97.3286C49.7953 99.0378 50.204 100.941 50.5053 102.775C50.678 103.825 51.8263 108.313 50.5411 107.673C49.8037 107.305 45.514 101.328 44.7176 100.259C41.4435 95.8581 38.4158 91.1824 35.837 86.3314C35.4578 85.6194 35.0764 84.9518 34.6592 84.2503L32.4723 79.9191C31.8023 78.4337 31.0522 77.0689 30.3611 75.5138L28.3174 70.8762C25.669 64.5547 23.5832 55.6788 19.6054 50.2552C19.1313 49.6087 18.7394 49.0066 18.2043 48.3981C17.0455 47.0839 15.9836 46.4247 14.5551 45.531C13.2531 44.7155 11.5612 45.3852 9.31103 45.7592C7.29261 46.0951 5.63659 46.5092 3.71087 46.8304C3.18204 46.9191 -0.172172 47.9544 0.00691505 46.6994C0.114367 45.9493 2.75643 45.3916 3.43064 45.2458C14.3697 42.8815 11.9868 44.9774 12.5346 41.3265C14.3276 29.3828 27.0343 15.2249 36.0056 7.61667C36.3743 7.30397 36.4901 7.14129 36.8673 6.84972L44.1382 1.09443C44.8883 0.528202 45.2675 0 46.2999 0C46.42 0.570458 46.4706 0.304244 46.2072 0.872589C45.1032 3.25372 43.6262 5.51654 42.4485 7.88077L40.0108 12.4508C39.7179 13.0297 39.4419 13.4839 39.1343 14.0185L34.6866 21.3013C34.0293 22.2901 33.4077 23.093 32.7335 24.0733C31.4441 25.9474 29.9924 27.7412 28.446 29.3976C27.993 29.8814 27.8202 30.1984 27.3103 30.7054L24.9527 33.0718C24.4744 33.5556 24.1921 33.6972 23.7286 34.1282C22.8437 34.9543 22.1526 35.548 21.1982 36.3213C20.1721 37.1537 16.8833 39.6658 16.1121 40.68C15.5369 41.4364 14.3255 42.5118 14.0937 43.3844C15.7476 43.2471 17.6354 42.7379 19.4558 42.7273C21.5016 42.7146 22.7173 42.2435 24.1247 41.5378C28.7641 39.2116 30.7762 37.4305 33.9871 33.488L36.4417 30.0779C38.4348 27.0608 40.3774 24.0712 42.558 21.2062L45.9333 17.2511C46.2578 16.8982 46.2767 16.7841 46.5822 16.4355C48.1919 14.6037 50.7897 12.3472 52.7639 10.7288L65.1546 2.27761C65.9131 1.83814 66.1828 1.41558 67.114 1.6332C67.114 3.35936 65.182 7.57864 64.4888 9.27522C62.6116 13.8685 59.9885 18.3286 56.7417 22.0556L54.3609 24.7241C53.6319 25.6706 52.6016 26.3742 51.7884 27.2003C48.6744 30.3653 43.7168 33.4986 39.9876 35.7529C36.7514 37.7115 33.1486 39.2475 29.7038 40.773C29.1117 41.0349 28.5092 41.2737 27.8497 41.523L26.1284 42.2435C31.0311 42.2435 35.9571 42.0195 40.7587 42.4146C42.4969 42.5583 44.41 43.1266 45.7795 42.2139C47.8274 40.849 49.5867 39.2074 51.3775 37.5509L53.575 35.3515C56.0212 32.9027 58.4125 30.3864 61.1178 28.2377C68.5573 22.3281 77.0797 17.7328 86.4323 15.4594C87.9661 15.0876 89.561 14.6798 91.5099 14.6798V15.3326C89.2534 15.8608 87.2898 17.1792 85.5558 18.3328C83.9651 19.3913 78.7484 23.9825 77.0713 25.6453L74.8822 27.8531C74.4376 28.2947 74.1785 28.3982 73.7382 28.825C71.4395 31.0435 69.124 33.0929 66.5325 34.9733C62.9402 37.5805 58.9793 39.5982 54.7739 41.1216C52.8882 41.804 50.6928 42.2794 48.727 42.8858C48.2825 43.0231 48.3899 42.9555 48.0844 43.2196C52.0475 43.2196 61.2252 45.3577 65.3906 46.4163C66.3366 46.6571 66.7643 46.9825 67.3985 46.4501C68.8206 45.2584 70.1122 43.2407 71.7387 41.9836C72.3918 41.4786 72.6067 41.1427 73.1819 40.6589C82.2037 33.0823 93.1428 27.8785 104.849 25.9326C106.429 25.6706 113.771 24.4874 115.421 25.2797C115.229 26.0002 115.379 25.6009 114.852 25.8523C110.959 27.6989 108.519 29.5476 105.129 32.0851C102.266 34.2275 99.4846 36.5537 96.3368 38.2735C95.7785 38.5799 95.5467 38.7531 94.9863 39.0383C90.9979 41.0687 87.1149 42.5245 82.7915 43.9358C80.8468 44.5718 71.3321 47.1114 69.0692 47.2994C69.5559 47.6375 70.0216 47.6861 70.6262 47.8572C71.2141 48.0241 71.5217 48.1657 72.1011 48.3368L78.1985 50.3926C78.997 50.6546 78.9464 50.5658 79.5932 50.1918C81.8181 48.9052 84.0746 47.9523 86.6914 47.1938C91.9439 45.6683 101.768 44.1534 107.303 43.7245C112.537 43.3189 117.338 43.2302 122.233 44.0584C123.406 44.257 129.521 45.7042 130.1 46.4839C130.989 47.6797 127.852 47.2867 127.289 47.2931C126.411 47.3036 126.331 47.4452 125.511 47.4684C122.918 47.5361 120.474 47.8171 118.308 48.2354C116.057 48.6727 113.906 49.0932 111.715 49.6151C108.456 50.3905 104.606 50.794 101.162 51.263C98.1614 51.6708 93.1175 52.0448 90.054 52.03C87.2603 52.0152 84.9153 51.8652 82.2458 51.8652L82.4523 51.9835C84.0325 52.8244 85.678 53.3906 87.334 54.1027L95.8206 58.3557C96.3747 58.51 99.5077 57.2993 100.169 57.1176C101.149 56.8493 102.04 56.6254 103.028 56.3972C112.343 54.2506 122.61 55.6175 131.587 58.8184C132.582 59.1734 133.199 59.5114 134.105 59.8812C134.503 60.0439 139.389 62.3173 137.877 62.7314C137.702 62.78 135.091 62.3489 134.607 62.313C133.368 62.2222 132.449 62.1356 131.202 62.1398L127.631 61.9708C126.447 61.956 125.218 62.0172 124.041 61.9834C123.221 61.9581 123.141 61.8186 122.262 61.8081C115.862 61.7299 110.744 60.4685 104.461 59.5981C102.297 59.2981 99.9165 59.1966 97.8601 59.3678L98.4374 59.7671C98.7366 59.9551 98.7324 59.953 99.0548 60.1263C99.5688 60.4052 99.8364 60.5826 100.3 60.8341L105.017 63.7709C109.442 66.7288 108.995 67.2105 112.996 66.8788C115.139 66.7013 121.873 66.7626 124.165 67.0774C125.136 67.2105 126.499 67.2823 127.612 67.3732C133.785 67.8782 140.207 69.8874 145.514 72.2538C146.534 72.708 152.199 75.6491 152.844 76.5195C152.916 76.6167 152.966 76.7034 152.998 76.7773L153 76.7752ZM117.056 73.7159C117.614 73.8659 120.703 76.5491 121.323 77.1027C124.009 79.5028 124.1 79.8007 126.209 81.9896C126.59 82.3847 126.725 82.634 127.098 83.0545C129.51 85.7673 132.453 90.2612 134.289 93.4579C136.492 97.2927 141.079 107.521 141.941 111.229C141.041 110.624 138.62 108.575 137.834 107.679L131.95 99.8787C131.672 99.4203 131.446 99.1372 131.172 98.6998C128.92 95.0975 126.765 91.2712 124.753 87.523C122.614 83.5383 121.167 80.2529 118.613 76.0653C118.08 75.1906 117.515 74.5863 117.056 73.7137V73.7159ZM111.363 70.291C111.797 70.7917 112.813 73.3482 113.061 73.9715C116.799 83.3693 119.985 95.4313 119.985 105.52C119.985 106.995 120.151 108.668 119.823 110.086L116.508 101.341C116.241 100.542 116.081 99.9062 115.817 99.097C114.294 94.4066 112.638 86.2406 112.193 81.529C112.109 80.629 112.052 79.7817 111.922 78.8669C111.58 76.4794 111.679 73.7792 111.519 71.7678C111.469 71.1361 111.365 71.0981 111.365 70.291H111.363ZM112.501 68.9853L112.549 69.0339C112.545 69.0296 112.484 69.0022 112.501 68.9853ZM97.049 65.8858L97.2112 61.1552L98.2962 63.1666C98.6755 63.9209 98.8946 64.5357 99.2718 65.2857C102.502 71.7087 105.649 82.634 106.305 89.7119C106.857 95.689 106.808 95.1101 106.808 101.93L105.78 100.189C103.741 96.5342 101.136 89.5027 100.083 85.8412C99.2085 82.803 98.5575 79.8451 98.0013 76.5111C97.483 73.4053 97.049 69.4923 97.049 65.8858ZM112.012 67.6796C113.963 67.6796 115.916 67.6817 117.867 67.6796L123.516 67.8866C128.134 68.5205 128.25 68.1 133.983 69.2959C138.277 70.1917 143.224 72.015 146.928 74.0919C147.613 74.4743 148.148 74.7553 148.824 75.1251C149.351 75.4124 150.444 75.947 150.72 76.3231C142.215 75.6132 128.143 73.5067 120.611 70.9607L112.01 67.6796H112.012ZM111.85 56.2619C120.347 56.2619 127.302 57.5233 134.621 61.1552L135.759 61.8081C132.407 61.8081 129.382 61.4911 125.996 61.4869C124.991 61.4848 124.736 61.3137 123.731 61.3116L116.376 60.8573C112.103 60.3164 106.309 58.9727 103.229 58.7107C101.591 58.5712 100.043 58.5438 98.1909 58.5438C98.9894 57.9881 103.804 57.0902 104.579 56.9592C106.871 56.5725 109.256 56.2598 111.852 56.2598L111.85 56.2619ZM80.1347 53.3251L80.2843 53.5026C84.4475 58.8565 87.8144 66.9337 89.7127 73.4053C90.4206 75.8202 91.1033 79.019 91.5205 81.5417C92.123 85.1799 92.6582 89.602 92.6582 93.7748C92.2178 93.4516 91.7269 92.3466 91.3877 91.7867L88.0504 85.1842C86.5903 82.0403 85.4884 79.1415 84.3422 75.6913C82.4586 70.0248 80.1347 59.5579 80.1347 53.3251ZM20.1195 49.2474C20.9854 49.4798 25.4078 53.4857 26.0146 54.1005C26.535 54.6287 26.9121 54.8231 27.4051 55.3154C27.915 55.8267 28.1447 56.2408 28.6988 56.7901C30.496 58.5712 32.1035 60.5911 33.6205 62.6194C34.4127 63.6779 35.0616 64.6223 35.8328 65.7844C38.3084 69.5071 39.6716 72.2432 41.5931 76.154C42.8888 78.7908 43.6557 81.2459 44.6818 83.8214C46.4095 88.1674 48.2277 95.9743 49.1948 100.825C49.5045 102.378 49.7046 104.035 50.0481 105.514C49.397 105.076 45.8996 100.181 45.3539 99.4562L41.0326 93.0248C35.0806 83.234 30.8858 75.6132 26.889 64.1512C25.5068 60.1854 23.5916 54.3963 21.2614 50.8764C20.8906 50.3165 20.4776 49.7799 20.1216 49.2474H20.1195ZM69.2378 96.7095L66.3513 94.0601C65.3906 93.0966 64.5478 92.2515 63.5871 91.2881C62.6073 90.3056 61.8826 89.4161 60.9029 88.4337C59.9379 87.466 58.9708 86.5744 58.0543 85.5814L49.5993 76.1202C48.1603 74.5673 45.3518 70.8361 43.9591 69.055C41.9007 66.4182 40.0255 63.6441 38.203 60.8003C36.0498 57.4367 33.0306 51.6201 30.8542 48.5988C30.4707 48.0664 29.9061 47.5001 29.5521 46.9698C30.1041 47.0987 30.9174 47.5508 31.4504 47.8382L36.8715 50.7201C39.5704 52.0511 44.8272 55.4211 47.2122 57.1493L51.8769 60.7897C52.4521 61.3031 52.7786 61.5271 53.3391 62.0975C54.8897 63.68 54.7022 63.1687 56.8386 65.6006L58.8318 67.8444C61.5897 71.3939 63.4459 74.0919 65.2178 78.2394C67.0782 82.5918 67.9526 86.7751 68.6584 91.5881C68.8923 93.1833 69.2378 95.0721 69.2378 96.7138V96.7095ZM86.8031 51.0412L79.8102 50.8785C80.3812 50.0249 83.569 48.903 84.6266 48.5312C90.4902 46.4754 105.816 44.1915 112.014 44.1915C116.812 44.1915 120.204 44.2549 124.831 45.5289C125.231 45.6387 125.709 45.7761 126.223 45.9261L127.629 46.4733C121.371 46.4733 114.319 48.4678 108.02 49.4798C101.473 50.532 94.2931 51.0391 86.8052 51.0391L86.8031 51.0412ZM51.2659 46.5959C51.9106 46.7459 52.7154 47.3734 53.3307 47.7473C58.6358 50.9567 62.2934 53.7224 66.4335 58.4212C68.8354 61.1489 70.6473 63.4244 72.5604 66.6295C73.3652 67.9796 75.352 71.4446 75.883 72.7566C78.3059 78.7591 79.1655 80.0606 80.8195 87.0519C81.0196 87.897 81.5779 90.2718 81.599 91.1634C81.1207 90.8127 74.0689 80.9839 73.4895 80.2127C72.7963 79.2894 72.1727 78.4211 71.4901 77.4893L66.5726 70.5149C62.7359 64.7195 61.851 63.2638 58.4525 57.1282C57.2748 55.0027 56.175 53.0716 54.7886 51.1785C53.0588 48.8164 51.3523 46.7247 51.2659 46.5959ZM113.314 25.9241L108.468 29.0553C102.175 33.2429 100.542 35.5416 92.3885 39.351C85.9645 42.3533 79.0518 44.1365 72.1264 45.6176C71.0813 45.8416 69.7603 46.2261 68.7511 46.3106C69.5391 44.8148 76.3338 39.4271 77.2777 38.7151C78.0952 38.1003 78.8537 37.5763 79.6459 37.0143C81.7001 35.5585 85.1702 33.676 87.3993 32.5584C93.5578 29.4715 98.9241 27.7792 105.854 26.6002C108.041 26.2284 110.851 25.9263 113.312 25.9263L113.314 25.9241ZM46.6307 42.3977C46.9825 41.916 48.3836 41.168 49.0031 40.699C49.8416 40.0652 50.5432 39.4567 51.3101 38.7721C51.761 38.3707 51.9906 38.2545 52.4478 37.7918L57.812 32.571C59.7883 30.566 62.601 28.5102 64.8006 26.858L68.5214 24.3924C68.9786 24.0923 69.3621 23.8578 69.8383 23.5916C75.1919 20.6041 78.7062 18.8716 84.5824 17.175C85.5347 16.9003 86.9927 16.3827 87.9408 16.3024L83.0402 19.704C81.3904 21.0267 78.919 23.131 77.4105 24.6607L71.8777 29.7145C71.4121 30.1498 71.311 30.2998 70.7695 30.7244C65.93 34.5169 65.7108 35.0895 59.4238 38.2672C56.7164 39.6363 53.0673 40.8976 50.1113 41.6519C49.1463 41.897 47.5493 42.3238 46.6286 42.3998L46.6307 42.3977ZM88.1051 16.1397L88.1536 16.1883C88.1494 16.1862 88.0883 16.1566 88.1051 16.1397ZM28.7451 39.9004L31.3008 37.7918C34.7625 34.3099 36.4901 31.3921 39.2144 27.2954C40.7377 25.003 42.2504 22.8035 43.9907 20.6675C45.6657 18.6117 47.5683 16.4207 49.435 14.5488C52.8145 11.1577 58.4926 6.62999 62.4599 4.61437C63.5491 4.06082 64.373 3.39106 65.6582 3.09104L63.1257 9.68511C60.7975 15.2608 56.2782 21.9309 51.7104 25.9643C49.3802 28.0222 48.0465 29.1715 45.4213 31.0752L41.2117 33.8662C40.1857 34.4747 30.5402 39.7482 28.7451 39.8983V39.9004ZM13.4511 42.2371C13.4511 38.4721 16.6852 32.5415 18.3855 29.4082C19.3378 27.6545 23.2145 22.0049 24.7947 20.34L27.9508 16.8158C28.6566 15.9285 29.2803 15.3517 30.0809 14.5488L44.5153 2.11281C44.2709 3.16076 42.3031 6.87508 41.6963 8.09416C40.2193 11.0627 38.5971 13.841 36.901 16.6595C34.8088 20.1393 32.0888 23.9339 29.5015 27.0165L27.4136 29.3258C25.8776 31.2569 25.1655 31.5463 24.0594 32.6492C23.5621 33.1436 23.402 33.2915 22.8606 33.7289L20.4671 35.7318C18.533 37.2805 17.5111 37.9186 15.6065 39.8285L13.4511 42.235V42.2371Z' fill='%23324646'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
    background-position: 95% 95%;
}

.section-item__btn {
	margin-top: 2rem;
}

.section-item__btn a {
	background: #9E8748;
	border-radius: 25px;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #fff;
}

.section-item__info {
	min-height: 132px;
}

.section-item {
	transition: ease .24s all;
}

.section-item:hover .section-item__content {
	background: #324646;
	color: #FFFFFF;
	border-radius: 0 0 25px 25px;
}

.section-item:hover .section-item__header a {
	color: #FFFFFF;
}

.section-item:hover .section-item__content {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='153' height='113' viewBox='0 0 153 113' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M153 76.7752V77.0837C152.878 77.2675 152.494 77.2823 152.132 77.2337C142.716 75.9385 133.248 75.1674 124.211 72.9003C122.149 72.3827 120.244 71.8735 118.255 71.2079L112.828 69.148C113.224 69.7395 120.269 75.3533 121.843 76.5787C126.876 80.498 132.464 88.178 135.325 93.5572C136.973 96.6567 138.561 99.7309 139.918 102.978L142.497 109.688C142.71 110.242 143.957 112.737 143.053 112.991C142.286 113.206 138.405 109.56 137.752 108.903C134.581 105.714 132.129 101.989 129.677 98.2455C128.415 96.3187 127.422 94.4066 126.234 92.4015C124.595 89.6401 122.791 86.0293 121.34 83.12L118.895 78.5563L114.092 71.7932C113.679 71.3727 113.367 71.0748 112.95 70.6544C112.539 70.2403 112.292 69.7966 111.69 69.636C115.533 76.9189 118.293 85.9025 119.753 94.6601C120.402 98.5519 121.689 109.648 120.311 112.53C119.384 112.452 119.483 111.951 119.169 111.229C117.52 107.426 116.064 103.439 114.8 99.4625C112.389 91.8818 110.508 81.5121 110.554 73.3841C110.561 72.3975 110.43 72.0425 110.392 71.2629C110.217 67.7049 110.055 68.231 106.454 65.9154C105.068 65.0238 99.2949 61.1616 97.8643 60.8277C98.0055 61.4341 98.7198 62.4588 99.0548 63.0589C100.281 65.2562 101.332 67.5887 102.28 69.936C104.356 75.068 105.746 80.3712 106.741 85.8497C107.267 88.7527 107.621 91.8564 107.786 94.9136C107.843 95.97 107.697 97.0772 107.853 98.1082C108.064 99.5069 107.845 100.122 107.784 101.275C107.723 102.439 108.024 103.513 107.297 104.049C106.507 103.838 106.203 102.587 105.826 101.937L103.446 97.4744C99.7985 90.1641 97.4577 81.5396 96.5897 73.1982C96.1556 69.036 96.2378 64.4279 96.2378 59.8516C92.5128 57.8761 88.5834 56.0148 84.6941 54.3013C83.4868 53.771 81.9235 52.9786 80.6235 52.6744C80.8342 52.9892 81.1355 53.3695 81.3989 53.6907C85.3409 58.4445 88.6319 65.8097 90.29 71.6876C91.7648 76.9146 93.4251 84.5841 93.4693 90.0288L93.6337 93.4516C93.6273 94.5038 94.0045 95.5897 93.4715 96.3863C92.6856 96.3208 92.7762 96.101 92.4222 95.482C90.8757 92.7628 89.2492 90.1598 87.886 87.3097C87.6459 86.8068 87.5173 86.399 87.294 85.9469C85.8381 82.9932 84.7172 80.0669 83.6511 76.8766C81.1523 69.3952 79.1592 59.9847 79.1592 52.0237C78.0025 51.7532 76.9112 51.244 75.765 50.8616C74.6652 50.4961 73.4895 50.0587 72.3286 49.7418C66.5494 48.1572 64.1475 47.3755 57.7594 46.0846C56.4615 45.8226 55.0941 45.5585 53.9037 45.3852C52.6859 45.2077 51.268 44.876 50.0481 44.8486L50.855 45.343C56.196 47.9502 60.945 51.2905 65.1335 55.4908C71.2499 61.6243 75.9125 69.0698 78.8558 77.2844C79.7744 79.8514 80.4845 82.2981 81.2092 85.199L82.486 91.5881C82.6609 92.6213 82.9306 92.8325 82.2501 93.2889C81.4789 92.7713 77.0607 86.623 76.4181 85.7631C70.7548 78.1929 64.8344 70.6861 60.1381 62.4546C57.3443 57.5592 54.0049 50.3778 49.3275 46.7099C47.9559 45.6345 46.8877 44.5422 45.0358 44.3267C40.7861 43.8302 36.7408 43.7076 32.4807 43.7076C30.1525 43.7076 28.4249 43.8703 26.1368 43.8703C26.693 44.6309 29.1855 45.6451 30.2031 46.1543C38.8878 50.5088 45.7163 54.3731 53.0884 60.5552C55.0267 62.1799 56.2003 63.6969 57.812 65.2773C58.1913 65.6492 58.2376 65.7147 58.5705 66.1478C58.8529 66.5112 58.9877 66.5893 59.2658 66.9168C64.4151 72.9869 67.6113 80.3796 69.0039 88.3027C69.3263 90.1408 69.6233 91.7973 69.8762 93.6248C70.0089 94.5925 70.1143 95.332 70.2407 96.3588C70.3418 97.1807 70.7169 98.0765 70.2112 98.835C69.0292 98.5582 67.6218 96.4708 66.7559 95.613C65.6266 94.4932 64.6258 93.479 63.5007 92.3529C61.9542 90.8021 53.8026 82.2791 52.412 80.4747C52.1087 80.0817 51.9506 79.9719 51.624 79.6338C48.588 76.5005 41.5678 67.5676 39.2733 64.13C37.4972 61.47 35.877 58.9516 34.2147 56.1563C32.6282 53.4878 31.166 50.551 29.1033 48.2333C28.7704 47.8593 28.703 47.6945 28.3722 47.3353C27.3145 46.1881 25.1381 44.1492 23.5242 44.0288C22.4876 43.9506 18.6151 44.4344 17.4184 44.595C15.1767 44.895 15.6718 44.7598 15.9541 45.0746C16.5567 45.7486 17.5954 46.3212 18.3265 46.8071C21.5311 48.9326 24.6746 51.2736 27.3925 54.0266L31.2987 58.2649C33.6205 60.8805 35.5863 63.7962 37.5183 66.7056C43.3439 75.4779 47.1679 86.68 49.4308 97.3286C49.7953 99.0378 50.204 100.941 50.5053 102.775C50.678 103.825 51.8263 108.313 50.5411 107.673C49.8037 107.305 45.514 101.328 44.7176 100.259C41.4435 95.8581 38.4158 91.1824 35.837 86.3314C35.4578 85.6194 35.0764 84.9518 34.6592 84.2503L32.4723 79.9191C31.8023 78.4337 31.0522 77.0689 30.3611 75.5138L28.3174 70.8762C25.669 64.5547 23.5832 55.6788 19.6054 50.2552C19.1313 49.6087 18.7394 49.0066 18.2043 48.3981C17.0455 47.0839 15.9836 46.4247 14.5551 45.531C13.2531 44.7155 11.5612 45.3852 9.31103 45.7592C7.29261 46.0951 5.63659 46.5092 3.71087 46.8304C3.18204 46.9191 -0.172172 47.9544 0.00691505 46.6994C0.114367 45.9493 2.75643 45.3916 3.43064 45.2458C14.3697 42.8815 11.9868 44.9774 12.5346 41.3265C14.3276 29.3828 27.0343 15.2249 36.0056 7.61667C36.3743 7.30397 36.4901 7.14129 36.8673 6.84972L44.1382 1.09443C44.8883 0.528202 45.2675 0 46.2999 0C46.42 0.570458 46.4706 0.304244 46.2072 0.872589C45.1032 3.25372 43.6262 5.51654 42.4485 7.88077L40.0108 12.4508C39.7179 13.0297 39.4419 13.4839 39.1343 14.0185L34.6866 21.3013C34.0293 22.2901 33.4077 23.093 32.7335 24.0733C31.4441 25.9474 29.9924 27.7412 28.446 29.3976C27.993 29.8814 27.8202 30.1984 27.3103 30.7054L24.9527 33.0718C24.4744 33.5556 24.1921 33.6972 23.7286 34.1282C22.8437 34.9543 22.1526 35.548 21.1982 36.3213C20.1721 37.1537 16.8833 39.6658 16.1121 40.68C15.5369 41.4364 14.3255 42.5118 14.0937 43.3844C15.7476 43.2471 17.6354 42.7379 19.4558 42.7273C21.5016 42.7146 22.7173 42.2435 24.1247 41.5378C28.7641 39.2116 30.7762 37.4305 33.9871 33.488L36.4417 30.0779C38.4348 27.0608 40.3774 24.0712 42.558 21.2062L45.9333 17.2511C46.2578 16.8982 46.2767 16.7841 46.5822 16.4355C48.1919 14.6037 50.7897 12.3472 52.7639 10.7288L65.1546 2.27761C65.9131 1.83814 66.1828 1.41558 67.114 1.6332C67.114 3.35936 65.182 7.57864 64.4888 9.27522C62.6116 13.8685 59.9885 18.3286 56.7417 22.0556L54.3609 24.7241C53.6319 25.6706 52.6016 26.3742 51.7884 27.2003C48.6744 30.3653 43.7168 33.4986 39.9876 35.7529C36.7514 37.7115 33.1486 39.2475 29.7038 40.773C29.1117 41.0349 28.5092 41.2737 27.8497 41.523L26.1284 42.2435C31.0311 42.2435 35.9571 42.0195 40.7587 42.4146C42.4969 42.5583 44.41 43.1266 45.7795 42.2139C47.8274 40.849 49.5867 39.2074 51.3775 37.5509L53.575 35.3515C56.0212 32.9027 58.4125 30.3864 61.1178 28.2377C68.5573 22.3281 77.0797 17.7328 86.4323 15.4594C87.9661 15.0876 89.561 14.6798 91.5099 14.6798V15.3326C89.2534 15.8608 87.2898 17.1792 85.5558 18.3328C83.9651 19.3913 78.7484 23.9825 77.0713 25.6453L74.8822 27.8531C74.4376 28.2947 74.1785 28.3982 73.7382 28.825C71.4395 31.0435 69.124 33.0929 66.5325 34.9733C62.9402 37.5805 58.9793 39.5982 54.7739 41.1216C52.8882 41.804 50.6928 42.2794 48.727 42.8858C48.2825 43.0231 48.3899 42.9555 48.0844 43.2196C52.0475 43.2196 61.2252 45.3577 65.3906 46.4163C66.3366 46.6571 66.7643 46.9825 67.3985 46.4501C68.8206 45.2584 70.1122 43.2407 71.7387 41.9836C72.3918 41.4786 72.6067 41.1427 73.1819 40.6589C82.2037 33.0823 93.1428 27.8785 104.849 25.9326C106.429 25.6706 113.771 24.4874 115.421 25.2797C115.229 26.0002 115.379 25.6009 114.852 25.8523C110.959 27.6989 108.519 29.5476 105.129 32.0851C102.266 34.2275 99.4846 36.5537 96.3368 38.2735C95.7785 38.5799 95.5467 38.7531 94.9863 39.0383C90.9979 41.0687 87.1149 42.5245 82.7915 43.9358C80.8468 44.5718 71.3321 47.1114 69.0692 47.2994C69.5559 47.6375 70.0216 47.6861 70.6262 47.8572C71.2141 48.0241 71.5217 48.1657 72.1011 48.3368L78.1985 50.3926C78.997 50.6546 78.9464 50.5658 79.5932 50.1918C81.8181 48.9052 84.0746 47.9523 86.6914 47.1938C91.9439 45.6683 101.768 44.1534 107.303 43.7245C112.537 43.3189 117.338 43.2302 122.233 44.0584C123.406 44.257 129.521 45.7042 130.1 46.4839C130.989 47.6797 127.852 47.2867 127.289 47.2931C126.411 47.3036 126.331 47.4452 125.511 47.4684C122.918 47.5361 120.474 47.8171 118.308 48.2354C116.057 48.6727 113.906 49.0932 111.715 49.6151C108.456 50.3905 104.606 50.794 101.162 51.263C98.1614 51.6708 93.1175 52.0448 90.054 52.03C87.2603 52.0152 84.9153 51.8652 82.2458 51.8652L82.4523 51.9835C84.0325 52.8244 85.678 53.3906 87.334 54.1027L95.8206 58.3557C96.3747 58.51 99.5077 57.2993 100.169 57.1176C101.149 56.8493 102.04 56.6254 103.028 56.3972C112.343 54.2506 122.61 55.6175 131.587 58.8184C132.582 59.1734 133.199 59.5114 134.105 59.8812C134.503 60.0439 139.389 62.3173 137.877 62.7314C137.702 62.78 135.091 62.3489 134.607 62.313C133.368 62.2222 132.449 62.1356 131.202 62.1398L127.631 61.9708C126.447 61.956 125.218 62.0172 124.041 61.9834C123.221 61.9581 123.141 61.8186 122.262 61.8081C115.862 61.7299 110.744 60.4685 104.461 59.5981C102.297 59.2981 99.9165 59.1966 97.8601 59.3678L98.4374 59.7671C98.7366 59.9551 98.7324 59.953 99.0548 60.1263C99.5688 60.4052 99.8364 60.5826 100.3 60.8341L105.017 63.7709C109.442 66.7288 108.995 67.2105 112.996 66.8788C115.139 66.7013 121.873 66.7626 124.165 67.0774C125.136 67.2105 126.499 67.2823 127.612 67.3732C133.785 67.8782 140.207 69.8874 145.514 72.2538C146.534 72.708 152.199 75.6491 152.844 76.5195C152.916 76.6167 152.966 76.7034 152.998 76.7773L153 76.7752ZM117.056 73.7159C117.614 73.8659 120.703 76.5491 121.323 77.1027C124.009 79.5028 124.1 79.8007 126.209 81.9896C126.59 82.3847 126.725 82.634 127.098 83.0545C129.51 85.7673 132.453 90.2612 134.289 93.4579C136.492 97.2927 141.079 107.521 141.941 111.229C141.041 110.624 138.62 108.575 137.834 107.679L131.95 99.8787C131.672 99.4203 131.446 99.1372 131.172 98.6998C128.92 95.0975 126.765 91.2712 124.753 87.523C122.614 83.5383 121.167 80.2529 118.613 76.0653C118.08 75.1906 117.515 74.5863 117.056 73.7137V73.7159ZM111.363 70.291C111.797 70.7917 112.813 73.3482 113.061 73.9715C116.799 83.3693 119.985 95.4313 119.985 105.52C119.985 106.995 120.151 108.668 119.823 110.086L116.508 101.341C116.241 100.542 116.081 99.9062 115.817 99.097C114.294 94.4066 112.638 86.2406 112.193 81.529C112.109 80.629 112.052 79.7817 111.922 78.8669C111.58 76.4794 111.679 73.7792 111.519 71.7678C111.469 71.1361 111.365 71.0981 111.365 70.291H111.363ZM112.501 68.9853L112.549 69.0339C112.545 69.0296 112.484 69.0022 112.501 68.9853ZM97.049 65.8858L97.2112 61.1552L98.2962 63.1666C98.6755 63.9209 98.8946 64.5357 99.2718 65.2857C102.502 71.7087 105.649 82.634 106.305 89.7119C106.857 95.689 106.808 95.1101 106.808 101.93L105.78 100.189C103.741 96.5342 101.136 89.5027 100.083 85.8412C99.2085 82.803 98.5575 79.8451 98.0013 76.5111C97.483 73.4053 97.049 69.4923 97.049 65.8858ZM112.012 67.6796C113.963 67.6796 115.916 67.6817 117.867 67.6796L123.516 67.8866C128.134 68.5205 128.25 68.1 133.983 69.2959C138.277 70.1917 143.224 72.015 146.928 74.0919C147.613 74.4743 148.148 74.7553 148.824 75.1251C149.351 75.4124 150.444 75.947 150.72 76.3231C142.215 75.6132 128.143 73.5067 120.611 70.9607L112.01 67.6796H112.012ZM111.85 56.2619C120.347 56.2619 127.302 57.5233 134.621 61.1552L135.759 61.8081C132.407 61.8081 129.382 61.4911 125.996 61.4869C124.991 61.4848 124.736 61.3137 123.731 61.3116L116.376 60.8573C112.103 60.3164 106.309 58.9727 103.229 58.7107C101.591 58.5712 100.043 58.5438 98.1909 58.5438C98.9894 57.9881 103.804 57.0902 104.579 56.9592C106.871 56.5725 109.256 56.2598 111.852 56.2598L111.85 56.2619ZM80.1347 53.3251L80.2843 53.5026C84.4475 58.8565 87.8144 66.9337 89.7127 73.4053C90.4206 75.8202 91.1033 79.019 91.5205 81.5417C92.123 85.1799 92.6582 89.602 92.6582 93.7748C92.2178 93.4516 91.7269 92.3466 91.3877 91.7867L88.0504 85.1842C86.5903 82.0403 85.4884 79.1415 84.3422 75.6913C82.4586 70.0248 80.1347 59.5579 80.1347 53.3251ZM20.1195 49.2474C20.9854 49.4798 25.4078 53.4857 26.0146 54.1005C26.535 54.6287 26.9121 54.8231 27.4051 55.3154C27.915 55.8267 28.1447 56.2408 28.6988 56.7901C30.496 58.5712 32.1035 60.5911 33.6205 62.6194C34.4127 63.6779 35.0616 64.6223 35.8328 65.7844C38.3084 69.5071 39.6716 72.2432 41.5931 76.154C42.8888 78.7908 43.6557 81.2459 44.6818 83.8214C46.4095 88.1674 48.2277 95.9743 49.1948 100.825C49.5045 102.378 49.7046 104.035 50.0481 105.514C49.397 105.076 45.8996 100.181 45.3539 99.4562L41.0326 93.0248C35.0806 83.234 30.8858 75.6132 26.889 64.1512C25.5068 60.1854 23.5916 54.3963 21.2614 50.8764C20.8906 50.3165 20.4776 49.7799 20.1216 49.2474H20.1195ZM69.2378 96.7095L66.3513 94.0601C65.3906 93.0966 64.5478 92.2515 63.5871 91.2881C62.6073 90.3056 61.8826 89.4161 60.9029 88.4337C59.9379 87.466 58.9708 86.5744 58.0543 85.5814L49.5993 76.1202C48.1603 74.5673 45.3518 70.8361 43.9591 69.055C41.9007 66.4182 40.0255 63.6441 38.203 60.8003C36.0498 57.4367 33.0306 51.6201 30.8542 48.5988C30.4707 48.0664 29.9061 47.5001 29.5521 46.9698C30.1041 47.0987 30.9174 47.5508 31.4504 47.8382L36.8715 50.7201C39.5704 52.0511 44.8272 55.4211 47.2122 57.1493L51.8769 60.7897C52.4521 61.3031 52.7786 61.5271 53.3391 62.0975C54.8897 63.68 54.7022 63.1687 56.8386 65.6006L58.8318 67.8444C61.5897 71.3939 63.4459 74.0919 65.2178 78.2394C67.0782 82.5918 67.9526 86.7751 68.6584 91.5881C68.8923 93.1833 69.2378 95.0721 69.2378 96.7138V96.7095ZM86.8031 51.0412L79.8102 50.8785C80.3812 50.0249 83.569 48.903 84.6266 48.5312C90.4902 46.4754 105.816 44.1915 112.014 44.1915C116.812 44.1915 120.204 44.2549 124.831 45.5289C125.231 45.6387 125.709 45.7761 126.223 45.9261L127.629 46.4733C121.371 46.4733 114.319 48.4678 108.02 49.4798C101.473 50.532 94.2931 51.0391 86.8052 51.0391L86.8031 51.0412ZM51.2659 46.5959C51.9106 46.7459 52.7154 47.3734 53.3307 47.7473C58.6358 50.9567 62.2934 53.7224 66.4335 58.4212C68.8354 61.1489 70.6473 63.4244 72.5604 66.6295C73.3652 67.9796 75.352 71.4446 75.883 72.7566C78.3059 78.7591 79.1655 80.0606 80.8195 87.0519C81.0196 87.897 81.5779 90.2718 81.599 91.1634C81.1207 90.8127 74.0689 80.9839 73.4895 80.2127C72.7963 79.2894 72.1727 78.4211 71.4901 77.4893L66.5726 70.5149C62.7359 64.7195 61.851 63.2638 58.4525 57.1282C57.2748 55.0027 56.175 53.0716 54.7886 51.1785C53.0588 48.8164 51.3523 46.7247 51.2659 46.5959ZM113.314 25.9241L108.468 29.0553C102.175 33.2429 100.542 35.5416 92.3885 39.351C85.9645 42.3533 79.0518 44.1365 72.1264 45.6176C71.0813 45.8416 69.7603 46.2261 68.7511 46.3106C69.5391 44.8148 76.3338 39.4271 77.2777 38.7151C78.0952 38.1003 78.8537 37.5763 79.6459 37.0143C81.7001 35.5585 85.1702 33.676 87.3993 32.5584C93.5578 29.4715 98.9241 27.7792 105.854 26.6002C108.041 26.2284 110.851 25.9263 113.312 25.9263L113.314 25.9241ZM46.6307 42.3977C46.9825 41.916 48.3836 41.168 49.0031 40.699C49.8416 40.0652 50.5432 39.4567 51.3101 38.7721C51.761 38.3707 51.9906 38.2545 52.4478 37.7918L57.812 32.571C59.7883 30.566 62.601 28.5102 64.8006 26.858L68.5214 24.3924C68.9786 24.0923 69.3621 23.8578 69.8383 23.5916C75.1919 20.6041 78.7062 18.8716 84.5824 17.175C85.5347 16.9003 86.9927 16.3827 87.9408 16.3024L83.0402 19.704C81.3904 21.0267 78.919 23.131 77.4105 24.6607L71.8777 29.7145C71.4121 30.1498 71.311 30.2998 70.7695 30.7244C65.93 34.5169 65.7108 35.0895 59.4238 38.2672C56.7164 39.6363 53.0673 40.8976 50.1113 41.6519C49.1463 41.897 47.5493 42.3238 46.6286 42.3998L46.6307 42.3977ZM88.1051 16.1397L88.1536 16.1883C88.1494 16.1862 88.0883 16.1566 88.1051 16.1397ZM28.7451 39.9004L31.3008 37.7918C34.7625 34.3099 36.4901 31.3921 39.2144 27.2954C40.7377 25.003 42.2504 22.8035 43.9907 20.6675C45.6657 18.6117 47.5683 16.4207 49.435 14.5488C52.8145 11.1577 58.4926 6.62999 62.4599 4.61437C63.5491 4.06082 64.373 3.39106 65.6582 3.09104L63.1257 9.68511C60.7975 15.2608 56.2782 21.9309 51.7104 25.9643C49.3802 28.0222 48.0465 29.1715 45.4213 31.0752L41.2117 33.8662C40.1857 34.4747 30.5402 39.7482 28.7451 39.8983V39.9004ZM13.4511 42.2371C13.4511 38.4721 16.6852 32.5415 18.3855 29.4082C19.3378 27.6545 23.2145 22.0049 24.7947 20.34L27.9508 16.8158C28.6566 15.9285 29.2803 15.3517 30.0809 14.5488L44.5153 2.11281C44.2709 3.16076 42.3031 6.87508 41.6963 8.09416C40.2193 11.0627 38.5971 13.841 36.901 16.6595C34.8088 20.1393 32.0888 23.9339 29.5015 27.0165L27.4136 29.3258C25.8776 31.2569 25.1655 31.5463 24.0594 32.6492C23.5621 33.1436 23.402 33.2915 22.8606 33.7289L20.4671 35.7318C18.533 37.2805 17.5111 37.9186 15.6065 39.8285L13.4511 42.235V42.2371Z' fill='%23E2D6CC'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
    background-position: 95% 95%;
}

.material-type-one .about,
.material-type-two .about {
	background-image: none;
	padding: 60px 0 220px 0;
}

.bg-lightbrown.dark {
	background: #324646;
	color: #E2D6CC;
}

.dark .actions__header,
.dark .actions__subheader,
.dark .actions__short-content {
	color: #E2D6CC;
}

.actions__short-link a {
    border: 2px solid #E2D6CC;
    color: #E2D6CC;
}

.list-rooms.list-rooms--noimage:after,
.list-rooms.list-rooms--noimage:before {
	display: none;
}

.list-rooms__header2 {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 3.675rem;
	color: #E2D6CC;
}

.section-padding.list-rooms.list-rooms--noimage {
	padding: 60px 0;
}

.page-contacts__map {
	background: #E2D6CC;
	padding: 2rem 0 0 0;
}

.page-contacts__map-wrap {
	height: 483px;
}

.page-contacts__map-header {
	font-weight: 400;
	font-size: 3rem;
	line-height: 3.675rem;
	color: #0D182F;
	margin: 2rem 0 3rem 0;
}

.page-contacts__map-breadcrumbs ul {
	margin: 0;
	padding: 0;
	display: flex;
    gap: 1rem;
}

.page-contacts__map-breadcrumbs a {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='4' cy='4' r='3.5' stroke='black'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 1.5rem;
}

.page-contacts__map-breadcrumbs,
.page-contacts__map-breadcrumbs a {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #0D182F;
}

.page-contacts__map-contacts {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
	margin: 3rem auto;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #0D182F;

}

.page-contacts__map-contacts-header {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #0D182F;
	margin-bottom: .25rem;
}

.mb-24 {
	margin-bottom: 1.5rem;
}

.page-contacts__map-contacts-item ul {
	margin: 0;
	padding: 0;
	display: flex;
    gap: 1rem;
}

.page-contacts__map-contacts-btn {
	background: #9E8748;
	border: #9E8748 solid 1px;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #fff;
	padding: 1rem 2rem;
    margin-top: 2rem;
	transition: ease .24s all;
}

.page-contacts__map-contacts-btn:hover {
	background: transparent;
	color: #9E8748;
}

.page-contacts__map-link {
	border-bottom: #0D182F solid 2px;
	margin-bottom: 2rem;
	width: fit-content;
    padding-right: 1rem;
}

.page-contacts__map-link a {
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.375rem;
	color: #0D182F;
}

.b-contacts-header ul {
	margin: 0;
	padding: 0;
	display: flex;
	gap: .5rem;
}

@media (max-width: 768px) {
	.header-home__wrap {
		grid-template-columns: 1fr;
	}
	#image-absolute,
	.header-home__images,
	.header-home__subheader	{
		display: none;
	}
	.header-home__left--wrap {
		width: 100%;
	}
	.header-home__left--wrap {
		position: relative;
	}
	.header-home__left--wrap:after {
		display: block;
		content: ' ';
		position: absolute;
		width: 70%;
		height: 2px;
		background: #E2D6CC;
        bottom: 52px;
        left: 24px;
	}
	.about.section-padding {
		padding: 40px 0;
	}
	.about {
		background-image: none;
	}
	
	.list-rooms__header:before,
	.list-rooms__header:after,
	.list-rooms:before,
	.list-rooms:after,
	.advantages-main:before,
	.advantages-main:after {
		display: none;
	}
	.list-rooms__subtitle {
		width: 100%;
	}
	.section-padding.list-rooms {
		padding: 40px 0;
	}
	#owl-advantages.owl-theme .owl-nav {
		top: 50% !important;
		margin-top: -30px;
	}
	.advantages-main__item {
		width: 206px;
		margin: auto;
	}
	#owl-advantages.owl-theme .owl-nav [class*=owl-] {
		background: rgba(226 215 204 / .5) !important;
		border: none !important;
		color: #fff;
		opacity: 1 !important;
	}
	.actions-padding {
		padding: 24px 0;
	}
	.testimonials [id*=icon-],
	.room-bron [id*=icon-] {
		display: none;
	}
	
	.testimonials {
		padding: 32px 16px;
	}
	
	.testimonials__slider-wrap {
		width: 100%;
		height: 564px;
		margin-left: 0;
	}
	.testimonials__wrap {
		background-image: none !important;
	}
	
	.contacts__wrap {
		grid-template-columns: 1fr;
		padding: 16px 24px;
	}
	
	.contacts__map {
		height: 380px;
	}
	
	.section-padding {
		padding: 40px 0;
	}
	
	.faqs {
		padding: 16px 24px;
	}
	
	.faqs .row.justify-content-center div:nth-child(3) {
		order: 1;
	}
	.faqs .row.justify-content-center div:nth-child(2) {
		order: 2;
	}
	
	.rooms2 .item {
		padding: 0 0 32px 0; 
	}
	.room-photos__wrap {
		grid-template-columns: 1fr;
	}
	.room-photos__wrap > div {
		display: none;
	}
	.room-photos__wrap > div:nth-child(1) {
		display: block;
	}
	.room-bron {
		padding: 40px 0;
	}
	.room-bron .row {
		display: flex;
		flex-direction: column-reverse;
	}
	.room-bron__header {
		margin-top: 2rem;
	}
	.room-equipments ul {
		grid-template-columns: 1fr 1fr;
	}
	.actions__short-link {
		text-align: center;
		margin-bottom: 2rem;		
	}
	.page-contacts__map-contacts {
		grid-template-columns: 1fr;
	}
}