*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;line-height:1.15}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;clear:both;height:0;color:inherit;border-top-width:1px;margin:0;overflow:visible}pre{font-family:monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;background-color:transparent;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:inherit}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;text-align:inherit;text-transform:inherit;background:0 0;border-radius:0;margin:0;padding:0}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{scroll-behavior:smooth}html{font-size:100%}body{font-size:1rem;font-family:var(--body-font-family);font-weight:var(--body-font-weight);line-height:var(--body-text-line-height);color:var(--body-text-color);background-color:var(--body-bg-color);margin:0;padding:0;overflow-x:hidden}body.no-scroll{overflow:hidden}body *{box-sizing:border-box;margin:0;padding:0}a{color:var(--color-dark);font-family:var(--font-primary);-o-transition:all .3s ease-in-out;text-decoration:none;transition:all .3s ease-in-out}a:hover,a:focus,a:active{color:var(--color-dark)}input:focus-visible{border:none;outline:none}textarea:focus-visible{border:none;outline:none}@media screen and (max-device-width:767px){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=tel],input[type=url]{font-size:16px!important}}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}h1{font-family:var(--font-secondary);font-size:3.25rem;font-weight:var(--normal);line-height:var(--line-height100)}@media (max-width:1400px){h1{font-size:3.25rem}}@media (max-width:1099.98px){h1{font-size:3.25rem}}@media (max-width:767.98px){h1{font-size:2.5rem}}h2{font-family:var(--font-secondary);font-size:3.5rem;font-weight:var(--bold);line-height:var(--line-height100)}@media (max-width:1400px){h2{font-size:3rem}}@media (max-width:1099.98px){h2{font-size:2.5rem}}@media (max-width:767.98px){h2{font-size:2rem}}h3{font-family:var(--font-secondary);font-size:3.25rem;font-weight:var(--normal);line-height:var(--line-height100)}@media (max-width:1400px){h3{font-size:2.5rem}}@media (max-width:767.98px){h3{font-size:2rem}}h4{font-family:var(--font-secondary);font-size:2.5rem;font-weight:var(--semibold);line-height:var(--line-height100)}@media (max-width:1400px){h4{font-size:2rem}}h5{font-family:var(--font-secondary);font-size:2rem;font-weight:var(--semibold);line-height:var(--line-height100)}@media (max-width:767.98px){h5{font-size:1.5rem}}h6{font-family:var(--font-secondary);font-size:1.5rem;font-weight:var(--semibold);line-height:var(--line-height100)}@media (max-width:767.98px){h6{font-size:1.25rem}}p,ul{font-family:var(--font-primary);font-size:1rem;font-weight:var(--normal);line-height:var(--para-line-height);color:var(--para-text-color)}@media (max-width:1400px){p,ul{font-size:1rem}}@media (max-width:1099.98px){p,ul{font-size:1rem}}.button,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.button:hover,.button:focus,.button:active,button:hover,button:focus,button:active{box-shadow:none;outline:none}.button{text-align:center;color:var(--color-primary);font-family:var(--btn-font-family);font-size:1rem;font-weight:var(--btn-font-weight);line-height:var(--btn-line-height);letter-spacing:var(--btn-letter-spacing);text-transform:var(--btn-text-transform);width:-moz-fit-content;width:fit-content;height:var(--btn-height-desktop);white-space:nowrap;cursor:pointer;-o-transition:all .3s ease-in-out;border-radius:2px;justify-content:center;align-items:center;padding:0 20px;transition:all .3s ease-in-out;display:flex}@media (max-width:767.98px){.button{height:var(--btn-height-mobile);padding:10px 20px;font-size:.875rem}}.button-primary{background-color:var(--button-primary-bg-color);color:var(--button-primary-text-color);border:1px solid var(--button-primary-border-color)}.button-primary:hover{background-color:var(--button-primary-bg-hover-color);color:var(--button-primary-text-hover-color);border:1px solid var(--button-primary-border-hover-color)}.button-secondary{background-color:var(--button-secondary-bg-color);color:var(--button-secondary-text-color);border:1px solid var(--button-secondary-border-color)}.button-secondary:hover{background-color:var(--button-secondary-bg-hover-color);color:var(--button-secondary-text-hover-color);border:1px solid var(--button-secondary-border-hover-color)}.button-white{color:var(--color-white);border:1px solid var(--color-white);background-color:transparent}.button-white:hover{background-color:var(--color-white);color:var(--color-primary);border:1px solid var(--button-secondary-border-hover-color)}.section-p104{padding:104px 0}@media (max-width:1400px){.section-p104{padding:80px 0}}@media (max-width:1099.98px){.section-p104{padding:64px 0}}@media (max-width:767.98px){.section-p104{padding:40px 0}}.layout-padding-top{padding-top:79px}@media (max-width:767.98px){.layout-padding-top{padding-top:64px}}.overlay{z-index:1500;background:rgba(0,0,0,.4);width:100%;height:100%;position:fixed;top:0;left:0}.form-control{border:1px solid var(--color-platinum);border-radius:6px;height:44px}.form-control:hover,.form-control:focus{box-shadow:none}.custom-form-group{margin-bottom:24px}.custom-form-group .form-label{font-family:var(--font-primary);margin-bottom:8px;font-size:.875rem;display:block}.img-wrapper{display:block;position:relative;overflow:hidden}.img-wrapper img{object-fit:cover;object-position:50% 50%;width:100%}.slick-slider .slick-track{display:flex}.slick-slider .slick-dots{text-align:center;margin-top:24px;list-style:none;position:relative;bottom:0}.slick-slider .slick-dots li{margin:0 4px;display:inline-block}.slick-slider .slick-dots li button{border:solid 1px var(--color-primary);text-indent:-9999px;background-color:transparent;border-radius:50%;width:8px;height:8px}.slick-slider .slick-dots li.slick-active button{background-color:var(--color-primary)}.link-css{text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.form-error-zod{color:red;padding-top:4px;font-size:14px;font-weight:500}@font-face{font-family:Cormorant Garamond;src:url(../media/CormorantGaramond-Light.0ac7e7ed.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../media/Inter_18pt-Light.fc7dca8f.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../media/Inter_18pt-SemiBold.9c1449ba.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}.icon{vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block}.icon-sign-in{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M4.5 30C8.00368 26.2839 12.7605 24 18 24C23.2395 24 27.9963 26.2839 31.5 30M24.75 11.25C24.75 14.9779 21.7279 18 18 18C14.2721 18 11.25 14.9779 11.25 11.25C11.25 7.52208 14.2721 4.5 18 4.5C21.7279 4.5 24.75 7.52208 24.75 11.25Z' stroke='%23091E3B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:36px;height:36px}@media (max-width:1099.98px){.icon-burger-menu{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M4 16H28M4 8H28M4 24H28' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}}.icon-burger-menu{width:28px;height:28px}.icon-call{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M9.77699 10.3288C10.589 12.02 11.6959 13.6051 13.0977 15.0069C14.4996 16.4088 16.0847 17.5157 17.7759 18.3277C17.9214 18.3975 17.9941 18.4324 18.0861 18.4593C18.4132 18.5546 18.8149 18.4861 19.0919 18.2878C19.1698 18.232 19.2365 18.1653 19.3699 18.0319C19.7777 17.624 19.9817 17.4201 20.1867 17.2868C20.9601 16.784 21.9571 16.784 22.7305 17.2868C22.9356 17.4201 23.1395 17.624 23.5474 18.0319L23.7747 18.2593C24.3947 18.8793 24.7047 19.1893 24.8731 19.5222C25.2081 20.1844 25.2081 20.9664 24.8731 21.6285C24.7047 21.9615 24.3947 22.2715 23.7747 22.8915L23.5908 23.0754C22.9729 23.6933 22.664 24.0022 22.2439 24.2382C21.7778 24.5 21.0539 24.6883 20.5194 24.6867C20.0376 24.6853 19.7083 24.5918 19.0498 24.4049C15.5108 23.4004 12.1714 21.5052 9.38544 18.7192C6.59946 15.9332 4.70424 12.5938 3.69977 9.05486C3.51287 8.39634 3.41941 8.06708 3.41798 7.58531C3.41639 7.05072 3.60464 6.32681 3.86647 5.86072C4.10242 5.44069 4.41137 5.13174 5.02926 4.51385L5.21317 4.32994C5.83319 3.70992 6.14319 3.39991 6.47614 3.23151C7.13829 2.8966 7.92027 2.8966 8.58242 3.23151C8.91537 3.39991 9.22538 3.70992 9.84539 4.32994L10.0727 4.55729C10.4806 4.96516 10.6846 5.1691 10.8179 5.37417C11.3207 6.14754 11.3207 7.14455 10.8179 7.91793C10.6846 8.123 10.4806 8.32694 10.0727 8.73481C9.93938 8.86818 9.8727 8.93486 9.81688 9.01281C9.61853 9.28981 9.55005 9.69144 9.64539 10.0185C9.67222 10.1106 9.70715 10.1833 9.77699 10.3288Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:28px;height:28px}.icon-search-lg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M14 14L10.0001 10M11.3333 6.66667C11.3333 9.244 9.244 11.3333 6.66667 11.3333C4.08934 11.3333 2 9.244 2 6.66667C2 4.08934 4.08934 2 6.66667 2C9.244 2 11.3333 4.08934 11.3333 6.66667Z' stroke='%23FFFFFF' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:32px;height:32px}.icon-search-sm{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.0918 1.74996C10.042 1.74996 12.4335 4.14156 12.4336 7.09176C12.4336 8.38683 11.9717 9.57331 11.2051 10.498L14.1035 13.3964C14.2986 13.5917 14.2987 13.9083 14.1035 14.1035C13.9083 14.2987 13.5918 14.2986 13.3965 14.1035L10.498 11.205C9.57334 11.9716 8.38686 12.4336 7.0918 12.4336C4.14159 12.4334 1.75 10.042 1.75 7.09176C1.75012 4.14163 4.14167 1.75008 7.0918 1.74996ZM7.0918 2.74996C4.69395 2.75008 2.75012 4.69391 2.75 7.09176C2.75 9.48971 4.69388 11.4334 7.0918 11.4336C9.48982 11.4336 11.4336 9.48978 11.4336 7.09176C11.4335 4.69384 9.48974 2.74996 7.0918 2.74996Z' fill='%23FFFFFF'/%3E%3C/svg%3E");width:16px;height:16px}.icon-search-sm-black{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.0918 1.74996C10.042 1.74996 12.4335 4.14156 12.4336 7.09176C12.4336 8.38683 11.9717 9.57331 11.2051 10.498L14.1035 13.3964C14.2986 13.5917 14.2987 13.9083 14.1035 14.1035C13.9083 14.2987 13.5918 14.2986 13.3965 14.1035L10.498 11.205C9.57334 11.9716 8.38686 12.4336 7.0918 12.4336C4.14159 12.4334 1.75 10.042 1.75 7.09176C1.75012 4.14163 4.14167 1.75008 7.0918 1.74996ZM7.0918 2.74996C4.69395 2.75008 2.75012 4.69391 2.75 7.09176C2.75 9.48971 4.69388 11.4334 7.0918 11.4336C9.48982 11.4336 11.4336 9.48978 11.4336 7.09176C11.4335 4.69384 9.48974 2.74996 7.0918 2.74996Z' fill='%23000000'/%3E%3C/svg%3E");width:16px;height:16px}.icon-burger-close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M24 8L8 24M8 8L24 24' stroke='%23303239' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:32px;height:32px}.icon-open-menu{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M7.00008 1.16667V12.8333M1.16675 7H12.8334' stroke='%23303239' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px}.icon-close-menu{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 16 2' fill='none'%3E%3Cpath d='M1 1H15' stroke='%23303239' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px}.icon-search{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M14 14L10.0001 10M11.3333 6.66667C11.3333 9.244 9.244 11.3333 6.66667 11.3333C4.08934 11.3333 2 9.244 2 6.66667C2 4.08934 4.08934 2 6.66667 2C9.244 2 11.3333 4.08934 11.3333 6.66667Z' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-whatsapp-green{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00065 1.33333C4.31873 1.33333 1.33398 4.31808 1.33398 8C1.33398 9.09333 1.59757 10.1264 2.0649 11.0379L1.34757 14.0508C1.32783 14.1339 1.32968 14.2206 1.35295 14.3028C1.37623 14.3849 1.42014 14.4598 1.48051 14.5201C1.54089 14.5805 1.61571 14.6244 1.69786 14.6477C1.78001 14.671 1.86675 14.6728 1.94982 14.6531L4.96273 13.9357C5.87423 14.4031 6.90732 14.6667 8.00065 14.6667C11.6826 14.6667 14.6673 11.6819 14.6673 8C14.6673 4.31808 11.6826 1.33333 8.00065 1.33333ZM2.33398 8C2.33398 4.87042 4.87107 2.33333 8.00065 2.33333C11.1302 2.33333 13.6673 4.87042 13.6673 8C13.6673 11.1296 11.1302 13.6667 8.00065 13.6667C7.01032 13.6667 6.08065 13.4131 5.27173 12.9676C5.16288 12.9077 5.03562 12.8904 4.91473 12.9192L2.50857 13.4921L3.08148 11.0859C3.11026 10.965 3.093 10.8378 3.03307 10.7289C2.58757 9.91991 2.33398 8.99033 2.33398 8ZM6.16923 9.83141C7.16715 10.8292 8.49773 11.4987 9.98198 11.658C10.9633 11.7632 11.6673 10.9547 11.6673 10.1149V9.53191C11.6673 9.19219 11.5578 8.86151 11.355 8.58894C11.1522 8.31638 10.867 8.11645 10.5416 8.01883L10.4952 8.00491L10.4476 7.99558L9.77915 7.86391C9.56418 7.80827 9.33989 7.79857 9.12092 7.83544C8.90195 7.87232 8.69321 7.95494 8.50832 8.07791C8.29071 7.9065 8.09415 7.70994 7.92273 7.49233C8.04575 7.30743 8.1284 7.09866 8.16529 6.87966C8.20218 6.66065 8.19247 6.43633 8.13682 6.22133L8.00498 5.55292L7.99565 5.50542L7.98173 5.459C7.88412 5.13363 7.68421 4.8484 7.41168 4.64563C7.13915 4.44286 6.80851 4.33334 6.46882 4.33333H5.88565C5.0459 4.33333 4.23732 5.03717 4.34257 6.01858C4.5019 7.50275 5.17123 8.8335 6.16923 9.83141ZM8.97357 8.98316C9.04757 8.90918 9.14023 8.85661 9.2417 8.83104C9.34317 8.80547 9.44967 8.80784 9.5499 8.83791L10.2543 8.97667C10.3737 9.01252 10.4784 9.08589 10.5527 9.18591C10.6271 9.28593 10.6673 9.40726 10.6673 9.53191V10.1149C10.6673 10.435 10.407 10.6978 10.0887 10.6637C9.29358 10.5787 8.52777 10.3158 7.84815 9.89433C7.49565 9.67592 7.16957 9.41752 6.8764 9.12425C6.58313 8.83108 6.32472 8.505 6.10632 8.1525C5.68492 7.47283 5.42197 6.707 5.33698 5.91183C5.30282 5.59358 5.56565 5.33333 5.88565 5.33333H6.46873C6.59336 5.33336 6.71466 5.37357 6.81463 5.44798C6.91461 5.52239 6.98793 5.62704 7.02373 5.74642L7.16265 6.45066C7.19273 6.55091 7.19511 6.65742 7.16954 6.75891C7.14396 6.8604 7.09139 6.95306 7.0174 7.02708L6.92407 7.12042C6.8623 7.18191 6.81789 7.25864 6.79532 7.34283C6.76432 7.45975 6.77832 7.58625 6.84557 7.69475C7.02859 7.9903 7.24516 8.2637 7.49098 8.5095C7.7368 8.75536 8.01023 8.97197 8.30582 9.155C8.41432 9.22217 8.54073 9.23625 8.65773 9.20525C8.74192 9.18266 8.81864 9.13825 8.88015 9.0765L8.97357 8.98316Z' fill='%2309471F'/%3E%3C/svg%3E");width:16px;height:16px}.icon-google{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='27' viewBox='0 0 80 27' fill='none'%3E%3Cpath d='M33.9374 13.7117C33.9374 17.4606 30.9992 20.2232 27.394 20.2232C23.7888 20.2232 20.8496 17.4606 20.8496 13.7117C20.8496 9.93687 23.7878 7.20013 27.394 7.20013C30.9992 7.20013 33.9374 9.93687 33.9374 13.7117ZM31.073 13.7117C31.073 11.369 29.3701 9.76576 27.394 9.76576C25.4169 9.76576 23.714 11.369 23.714 13.7117C23.714 16.0305 25.4179 17.6576 27.394 17.6576C29.3701 17.6576 31.073 16.0284 31.073 13.7117Z' fill='white'/%3E%3Cpath d='M48.0556 13.7117C48.0556 17.4606 45.1174 20.2232 41.5112 20.2232C37.906 20.2232 34.9668 17.4606 34.9668 13.7117C34.9668 9.93895 37.905 7.20013 41.5112 7.20013C45.1164 7.20013 48.0556 9.93687 48.0556 13.7117ZM45.1902 13.7117C45.1902 11.369 43.4873 9.76576 41.5112 9.76576C39.5351 9.76576 37.8323 11.369 37.8323 13.7117C37.8323 16.0305 39.5351 17.6576 41.5112 17.6576C43.4873 17.6576 45.1902 16.0284 45.1902 13.7117Z' fill='white'/%3E%3Cpath d='M61.5861 7.59317V19.2847C61.5861 24.0935 58.7445 26.0566 55.3855 26.0566C52.224 26.0566 50.3216 23.9462 49.6037 22.2195L52.0972 21.1846C52.5419 22.2444 53.6297 23.4941 55.3824 23.4941C57.5331 23.4941 58.865 22.1708 58.865 19.6778V18.7413H58.7653C58.1242 19.5315 56.8889 20.2212 55.3294 20.2212C52.0681 20.2212 49.0801 17.3849 49.0801 13.7366C49.0801 10.0603 52.0681 7.20117 55.3294 7.20117C56.8858 7.20117 58.1211 7.8908 58.7653 8.65717H58.865V7.59732H61.5861V7.59317ZM59.0687 13.7355C59.0687 11.4427 57.5362 9.76576 55.5861 9.76576C53.6089 9.76576 51.9538 11.4427 51.9538 13.7355C51.9538 16.0046 53.6089 17.6576 55.5861 17.6576C57.5362 17.6576 59.0687 16.0046 59.0687 13.7355Z' fill='white'/%3E%3Cpath d='M66.0702 0.742493V19.824H63.2754V0.742493H66.0702Z' fill='white'/%3E%3Cpath d='M76.9586 15.8552L79.182 17.3341C78.4651 18.3939 76.7353 20.2201 73.7462 20.2201C70.0402 20.2201 67.2734 17.361 67.2734 13.7086C67.2734 9.83628 70.0641 7.19702 73.4262 7.19702C76.8111 7.19702 78.4672 9.8871 79.0085 11.34L79.3056 12.0794L70.5846 15.6841C71.2527 16.9908 72.2906 17.6576 73.7462 17.6576C75.2059 17.6576 76.2168 16.9421 76.9586 15.8552ZM70.114 13.5115L75.9436 11.0952C75.6236 10.2832 74.6584 9.71598 73.5228 9.71598C72.0672 9.71598 70.0392 10.9998 70.114 13.5115Z' fill='white'/%3E%3Cpath d='M10.2732 12.0182V9.25556H19.6C19.6914 9.73674 19.7382 10.3061 19.7382 10.9231C19.7382 12.9951 19.1709 15.5587 17.3413 17.3839C15.5616 19.2339 13.2883 20.2201 10.2764 20.2201C4.69403 20.2201 0 15.6821 0 10.109C0 4.53807 4.69403 0 10.2764 0C13.3652 0 15.5647 1.20919 17.2166 2.78652L15.2655 4.73511C14.081 3.62548 12.4748 2.76163 10.2743 2.76163C6.19844 2.76163 3.00987 6.04074 3.00987 10.1101C3.00987 14.1784 6.19844 17.4575 10.2743 17.4575C12.9184 17.4575 14.4249 16.3976 15.3891 15.4353C16.1714 14.6544 16.6857 13.5385 16.8893 12.0151L10.2743 12.0182H10.2732Z' fill='white'/%3E%3C/svg%3E");width:80px;height:26px}.icon-bed{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7 10.5V5H13.5C14.0304 5 14.5391 5.21071 14.9142 5.58579C15.2893 5.96086 15.5 6.46957 15.5 7V10.5' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 13V3' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 10.5H15.5V13' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 5H1.5' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-bath{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.5 12V13.5' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 12V13.5' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 6H8.5V9H12.5V6Z' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 6.5H15V9C15 9.79565 14.6839 10.5587 14.1213 11.1213C13.5587 11.6839 12.7956 12 12 12H4C3.20435 12 2.44129 11.6839 1.87868 11.1213C1.31607 10.5587 1 9.79565 1 9V6.5H8.5' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.5 6.5V3.25C3.5 2.91848 3.6317 2.60054 3.86612 2.36612C4.10054 2.1317 4.41848 2 4.75 2C5.04111 1.99932 5.32373 2.09808 5.55105 2.27994C5.77837 2.4618 5.93676 2.71584 6 3' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-area{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M9.33333 6.66667L14 2M14 2H10M14 2V6M6.66667 9.33333L2 14M2 14H6M2 14L2 10' stroke='%23353835' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-location{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.99935 8.33325C9.10392 8.33325 9.99935 7.43782 9.99935 6.33325C9.99935 5.22868 9.10392 4.33325 7.99935 4.33325C6.89478 4.33325 5.99935 5.22868 5.99935 6.33325C5.99935 7.43782 6.89478 8.33325 7.99935 8.33325Z' stroke='%23B5AFA5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.99935 14.6666C9.33268 11.9999 13.3327 10.2788 13.3327 6.66658C13.3327 3.72107 10.9449 1.33325 7.99935 1.33325C5.05383 1.33325 2.66602 3.72107 2.66602 6.66658C2.66602 10.2788 6.66602 11.9999 7.99935 14.6666Z' stroke='%23B5AFA5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-whatsapp{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00065 1.33325C4.31873 1.33325 1.33398 4.318 1.33398 7.99992C1.33398 9.09325 1.59757 10.1263 2.0649 11.0378L1.34757 14.0508C1.32783 14.1338 1.32968 14.2206 1.35295 14.3027C1.37623 14.3849 1.42014 14.4597 1.48051 14.5201C1.54089 14.5804 1.61571 14.6243 1.69786 14.6476C1.78001 14.6709 1.86675 14.6727 1.94982 14.653L4.96273 13.9357C5.87423 14.403 6.90732 14.6666 8.00065 14.6666C11.6826 14.6666 14.6673 11.6818 14.6673 7.99992C14.6673 4.318 11.6826 1.33325 8.00065 1.33325ZM2.33398 7.99992C2.33398 4.87034 4.87107 2.33325 8.00065 2.33325C11.1302 2.33325 13.6673 4.87034 13.6673 7.99992C13.6673 11.1295 11.1302 13.6666 8.00065 13.6666C7.01032 13.6666 6.08065 13.413 5.27173 12.9675C5.16288 12.9076 5.03562 12.8903 4.91473 12.9191L2.50857 13.492L3.08148 11.0858C3.11026 10.965 3.093 10.8377 3.03307 10.7288C2.58757 9.91983 2.33398 8.99025 2.33398 7.99992ZM6.16923 9.83133C7.16715 10.8292 8.49773 11.4986 9.98198 11.6579C10.9633 11.7632 11.6673 10.9547 11.6673 10.1148V9.53183C11.6673 9.19211 11.5578 8.86143 11.355 8.58886C11.1522 8.3163 10.867 8.11637 10.5416 8.01875L10.4952 8.00483L10.4476 7.9955L9.77915 7.86383C9.56418 7.80819 9.33989 7.79849 9.12092 7.83536C8.90195 7.87224 8.69321 7.95486 8.50832 8.07783C8.29071 7.90642 8.09415 7.70986 7.92273 7.49225C8.04575 7.30735 8.1284 7.09858 8.16529 6.87958C8.20218 6.66057 8.19247 6.43625 8.13682 6.22125L8.00498 5.55283L7.99565 5.50534L7.98173 5.45892C7.88412 5.13355 7.68421 4.84832 7.41168 4.64555C7.13915 4.44278 6.80851 4.33326 6.46882 4.33325H5.88565C5.0459 4.33325 4.23732 5.03709 4.34257 6.0185C4.5019 7.50267 5.17123 8.83342 6.16923 9.83133ZM8.97357 8.98308C9.04757 8.9091 9.14023 8.85653 9.2417 8.83096C9.34317 8.80539 9.44967 8.80776 9.5499 8.83783L10.2543 8.97658C10.3737 9.01244 10.4784 9.08581 10.5527 9.18583C10.6271 9.28585 10.6673 9.40718 10.6673 9.53183V10.1148C10.6673 10.4349 10.407 10.6978 10.0887 10.6636C9.29358 10.5786 8.52777 10.3157 7.84815 9.89425C7.49565 9.67584 7.16957 9.41744 6.8764 9.12417C6.58313 8.831 6.32472 8.50492 6.10632 8.15242C5.68492 7.47275 5.42197 6.70692 5.33698 5.91175C5.30282 5.5935 5.56565 5.33325 5.88565 5.33325H6.46873C6.59336 5.33328 6.71466 5.37349 6.81463 5.4479C6.91461 5.52231 6.98793 5.62696 7.02373 5.74634L7.16265 6.45058C7.19273 6.55083 7.19511 6.65734 7.16954 6.75883C7.14396 6.86032 7.09139 6.95298 7.0174 7.027L6.92407 7.12034C6.8623 7.18183 6.81789 7.25856 6.79532 7.34275C6.76432 7.45967 6.77832 7.58617 6.84557 7.69467C7.02859 7.99022 7.24516 8.26362 7.49098 8.50942C7.7368 8.75528 8.01023 8.97189 8.30582 9.15492C8.41432 9.22208 8.54073 9.23617 8.65773 9.20517C8.74192 9.18258 8.81864 9.13817 8.88015 9.07642L8.97357 8.98308Z' fill='%2309471F'/%3E%3C/svg%3E");width:16px;height:16px}.icon-call-green{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.58685 5.90223C6.05085 6.86865 6.68337 7.77441 7.48443 8.57546C8.28548 9.37651 9.19124 10.009 10.1577 10.473C10.2408 10.5129 10.2823 10.5329 10.3349 10.5482C10.5218 10.6027 10.7513 10.5636 10.9096 10.4502C10.9542 10.4183 10.9923 10.3802 11.0685 10.304C11.3016 10.071 11.4181 9.95443 11.5353 9.87824C11.9772 9.59091 12.5469 9.59091 12.9889 9.87824C13.106 9.95443 13.2226 10.071 13.4556 10.304L13.5856 10.4339C13.9398 10.7882 14.117 10.9654 14.2132 11.1556C14.4046 11.534 14.4046 11.9809 14.2132 12.3592C14.117 12.5495 13.9399 12.7266 13.5856 13.0809L13.4805 13.186C13.1274 13.5391 12.9508 13.7156 12.7108 13.8505C12.4445 14.0001 12.0308 14.1077 11.7253 14.1068C11.45 14.1059 11.2619 14.0525 10.8856 13.9457C8.86333 13.3718 6.95509 12.2888 5.36311 10.6968C3.77112 9.10479 2.68814 7.19655 2.11416 5.17429C2.00735 4.79799 1.95395 4.60984 1.95313 4.33455C1.95222 4.02906 2.0598 3.6154 2.20941 3.34907C2.34424 3.10904 2.52078 2.9325 2.87386 2.57942L2.97895 2.47433C3.33325 2.12004 3.5104 1.94289 3.70065 1.84666C4.07903 1.65528 4.52587 1.65528 4.90424 1.84666C5.0945 1.94289 5.27164 2.12004 5.62594 2.47433L5.75585 2.60424C5.98892 2.83732 6.10546 2.95385 6.18165 3.07104C6.46898 3.51296 6.46898 4.08268 6.18165 4.52461C6.10546 4.6418 5.98892 4.75833 5.75585 4.9914C5.67964 5.06761 5.64154 5.10571 5.60965 5.15026C5.4963 5.30854 5.45717 5.53805 5.51165 5.72495C5.52698 5.77754 5.54694 5.81911 5.58685 5.90223Z' stroke='%2309471F' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-whatsapp-white{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M9 13C9 11.9391 9.42143 10.9217 10.1716 10.1716C10.9217 9.42143 11.9391 9 13 9L15 13L13.46 15.3088C14.0709 16.7684 15.2316 17.9291 16.6912 18.54L19 17L23 19C23 20.0609 22.5786 21.0783 21.8284 21.8284C21.0783 22.5786 20.0609 23 19 23C16.3478 23 13.8043 21.9464 11.9289 20.0711C10.0536 18.1957 9 15.6522 9 13Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99125 26.3888C12.5119 27.8476 15.4771 28.34 18.334 27.7741C21.1909 27.2081 23.7444 25.6226 25.5186 23.3129C27.2928 21.0033 28.1664 18.1273 27.9767 15.2211C27.787 12.3149 26.5469 9.57687 24.4875 7.5175C22.4281 5.45813 19.6901 4.21798 16.7839 4.02827C13.8777 3.83856 11.0017 4.71223 8.69206 6.4864C6.38244 8.26057 4.79686 10.8141 4.23094 13.671C3.66503 16.5279 4.15739 19.4931 5.61625 22.0138L4.0525 26.6825C3.99374 26.8587 3.98521 27.0478 4.02787 27.2285C4.07053 27.4093 4.1627 27.5746 4.29403 27.706C4.42537 27.8373 4.59068 27.9295 4.77145 27.9721C4.95222 28.0148 5.1413 28.0063 5.3175 27.9475L9.99125 26.3888Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:32px;height:32px}.container{max-width:100%;padding:0 24px}@media screen and (min-width:1200px){.container{max-width:1120px;padding:0}}@media screen and (min-width:1400px){.container{max-width:1296px}}@media screen and (min-width:1600px){.container{max-width:1296px}}@media screen and (min-width:1800px){.container{max-width:1296px}}@media screen and (max-width:767.98px){.container{padding:0 16px}}
